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 billing and call data records (CDRs). Specifically, for the 'CDR' resource and 'Cdr Action Status' operation, it retrieves the status of a CDR action. This node is useful for automating billing workflows, monitoring call records, and integrating billing data into other systems. For example, it can be used to check the status of a call record export or update within a billing system.

Use Case Examples

  1. Checking the status of a CDR export action to confirm completion.
  2. Retrieving the current processing status of a billing record in the system.

Output

JSON

  • json - The JSON response from the Billing Booth One API containing the status information of the CDR action.

Dependencies

  • Requires an API key credential for Billing Booth One API authentication.

Troubleshooting

  • Common issues include missing or incorrect API credentials, resulting in authentication errors.
  • If the specified binary property for file uploads does not exist, an error is thrown indicating the missing binary property.
  • Errors related to missing routing information for the selected resource and operation indicate misconfiguration or unsupported operations.
  • Network or API errors will be returned as error messages in the output; enabling 'Continue On Fail' allows the workflow to proceed despite errors.

Discussion