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, specifically the 'Get Cli Orphans' operation. It allows users to retrieve orphan CLI data filtered by parameters such as date range, CDR file ID, customer ID, and destination ID. This is useful for telecom billing and analytics scenarios where identifying orphaned call records is necessary for reconciliation or auditing.

Use Case Examples

  1. Retrieve orphan CLI records from a specific date range to analyze unassigned call data.
  2. Filter orphan CLI data by customer ID to investigate billing discrepancies for a particular customer.
  3. Use the node to fetch orphan CLI data associated with specific CDR files for detailed call record analysis.

Properties

Name Meaning
Additional Fields Optional filters to refine the query for orphan CLI data.

Output

JSON

  • json - The JSON response from the Billing Booth One API containing the orphan CLI 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 query parameters may lead to empty or unexpected results.
  • Network or API endpoint issues can cause request failures; verify the base URL and network connectivity.
  • Error messages from the API are propagated and can include details about invalid parameters or server errors.

Links

Discussion