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 historical data about auto collections. It is useful for scenarios where users need to fetch detailed records of auto collection activities, such as auditing, reporting, or monitoring collection processes. For example, a user can retrieve all auto collection history entries filtered by date range, file type, or endpoint ID, and sort the results as needed.

Use Case Examples

  1. Retrieve all auto collection history entries from the last month to analyze collection trends.
  2. Fetch auto collection records filtered by a specific endpoint ID to monitor performance.
  3. Get a limited number of recent auto collection entries sorted by collection date.

Properties

Name Meaning
Additional Fields Optional filters and parameters to customize the retrieval of auto collection history entries, including offset, limit, date range, endpoint ID, file type, search term, and sort order.

Output

JSON

  • data - The main data object containing the retrieved auto collection history entries.

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 typically indicate the nature of the problem, such as 'No routing information found' if the resource or operation is misconfigured.

Links

Discussion