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 related to CDR Analytics, including retrieving destination orphans. It is useful for telecom and billing system users who need to analyze call detail records (CDRs) and identify orphaned destinations within a specified date range or filtered by customer, destination, or CDR file IDs. For example, a user can fetch orphaned destination data for a specific customer within a given time frame to audit call routing or billing discrepancies.

Use Case Examples

  1. Retrieve destination orphans from CDR Analytics for a specific customer between two dates.
  2. Filter destination orphans by destination ID or CDR file IDs to analyze call data anomalies.

Properties

Name Meaning
Additional Fields Optional filters and parameters for the Get Destination Orphans operation, including date range (from, to), CDR file IDs, customer ID, and destination ID.

Output

JSON

  • json - The JSON response from the Billing Booth One API containing the requested destination orphan data or error information.

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 missing routing information for the selected resource and operation may cause the node to throw an error indicating no routing information found.
  • If a binary property name is specified but does not exist on the input item, an error will be thrown.
  • Ensure that date-time strings and IDs are correctly formatted and valid to avoid API request errors.

Discussion