Billing Booth One icon

Billing Booth One

Interact with Billing Booth One API

Actions476

Overview

This node interacts with the Billing Booth One API to retrieve data related to customers, specifically focusing on fetching cancelled mandates for customers. It supports filtering and pagination options, allowing users to specify date ranges, limits, offsets, organization IDs, and search terms to refine the data retrieved. This node is useful for businesses that need to manage and analyze customer payment mandates, especially those that have been cancelled, to maintain accurate billing records and customer management.

Use Case Examples

  1. A business wants to retrieve a list of all cancelled payment mandates for customers updated within a specific date range to audit payment cancellations.
  2. A financial service provider needs to fetch cancelled mandates filtered by organization ID and limit the results to 10 entries for reporting purposes.
  3. A company wants to search for cancelled mandates by customer name or reference to quickly find specific records.

Properties

Name Meaning
Additional Fields Optional filters and parameters to refine the query for cancelled customer mandates.

Output

JSON

  • json - The JSON response from the Billing Booth One API containing the list of cancelled customer mandates and related data.

Dependencies

  • Requires an API key credential for Billing Booth One API authentication.

Troubleshooting

  • Common issues include missing or invalid API credentials, resulting in authentication errors.
  • Incorrect or unsupported query parameters may cause the API to return errors or empty results.
  • Network connectivity issues can prevent successful API requests.
  • Error messages from the node typically indicate the nature of the failure, such as missing binary data if expected, or routing information not found for the specified resource and operation.

Discussion