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 update CDR (Call Detail Record) settings for a specified organisation. It allows users to configure how CDR data is displayed and managed, including display modes, aggregation modes, descriptions, accounting codes, and sorting priorities. This node is useful for automating the management of billing and invoicing settings related to call records in telecommunication or billing systems.

Use Case Examples

  1. Updating the display mode of CDR settings to show CLI and description for a specific organisation.
  2. Setting aggregation mode to 'cliType' and adding a custom description for invoice line items.
  3. Configuring accounting codes and sort priorities for CDR settings to integrate with third-party accounting systems.

Properties

Name Meaning
Organisation Id Unique identifier of the organisation whose CDR settings are to be updated.
Display Mode Defines how the CDR data is displayed, with options for CLI only, CLI and description, or description only.
Additional Body Fields Optional additional fields to customize the CDR settings, including aggregation mode, description, tax-exempt description, accounting code, sort priority, and category ID.

Output

JSON

  • json - The response from the Billing Booth One API after updating the CDR settings, typically containing the updated settings or confirmation data.

Dependencies

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

Troubleshooting

  • Common issues include missing or invalid organisation ID, incorrect display mode values, or API authentication failures.
  • Error messages may indicate missing routing information for the specified resource and operation, which suggests misconfiguration of the node parameters.
  • If binary data is expected but not found, an error will be thrown indicating the missing binary property.

Links

Discussion