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 billing-related operations. Specifically, the 'Get Billing Run Preview' operation retrieves a preview of a billing run based on various optional parameters such as billing period, customer group, specific customers, and filters for charges. This node is useful for businesses that need to generate billing previews before finalizing invoices, allowing them to review charges and adjust billing parameters as needed.

Use Case Examples

  1. A telecom company uses this node to preview monthly billing runs for a specific customer group before sending out invoices.
  2. A service provider filters out certain charge categories and excludes service charges to generate a customized billing preview for select customers.

Properties

Name Meaning
Additional Fields Optional parameters to customize the billing run preview, including billing period, customer group, specific customers, and various filters.

Output

JSON

  • data - The JSON response from the Billing Booth One API containing the billing run preview details.

Dependencies

  • Billing Booth One API with an API key credential

Troubleshooting

  • Common issues include missing or invalid API credentials, resulting in authentication errors.
  • Incorrect or missing routing information for the selected resource and operation can cause the node to throw an error indicating no routing information found.
  • If binary data is expected but the specified binary property does not exist on the input item, an error will be thrown.
  • Ensure that optional parameters are correctly formatted and valid to avoid API request errors.

Discussion