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 perform various operations on different resources. Specifically, for the 'Auto Collection Endpoints' resource with the 'Get All Auto Collection Endpoint' operation, it retrieves a list of auto collection endpoints from the API. It supports filtering, pagination, and sorting through input options such as limit, offset, supplier ID, search term, and sort order. This node is useful for automating the retrieval of endpoint data for billing or collection management systems, enabling integration with workflows that require up-to-date endpoint information.

Use Case Examples

  1. Retrieve a paginated list of auto collection endpoints with a limit of 10 and offset of 0.
  2. Filter auto collection endpoints by a specific supplier ID to get endpoints related to that supplier.
  3. Search auto collection endpoints by name to find specific endpoints matching a search term.
  4. Sort the list of auto collection endpoints by name or other fields in ascending or descending order.

Properties

Name Meaning
Additional Fields Optional parameters to customize the query for retrieving auto collection endpoints, including pagination, filtering, searching, and sorting.

Output

JSON

  • json - The JSON response from the Billing Booth One API containing the list of auto collection endpoints and related data.

Dependencies

  • Billing Booth One API with an API key credential for 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 the node from reaching the Billing Booth One API endpoint.
  • If the binary property name is specified but the binary data is missing, the node will throw an error indicating the missing binary property.

Links

Discussion