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 revenue data. It is useful for automating the extraction of billing and revenue information for specified billing periods, customers, or organizations. For example, a user can fetch revenue data for a particular customer within a given date range to analyze billing performance or generate financial reports.

Use Case Examples

  1. Retrieve revenue data for a specific customer between two dates.
  2. Get revenue information for an entire organization for a given billing period.

Properties

Name Meaning
Additional Fields Optional parameters to filter the revenue data, including start and end dates for the billing period, customer ID, and organisation ID.

Output

JSON

  • json - The JSON response from the Billing Booth One API containing the requested revenue 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 date formats or invalid customer/organisation IDs may cause the API to return errors or empty results.
  • If the node throws a 'No routing information found' error, it indicates a misconfiguration of resource or operation parameters.

Links

Discussion