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 multiple CLI (Calling Line Identification) records for a specified customer. It allows users to specify a customer ID and update various fields of selected CLIs, such as CLI type, cost centre, and billing exclusions. This node is useful for bulk updating CLI information in billing systems, streamlining management of telephony resources.

Use Case Examples

  1. Updating the CLI type and cost centre for multiple CLIs belonging to a customer.
  2. Excluding certain CLIs from billing service files and billing call detail records in bulk.

Properties

Name Meaning
Customer Id The unique identifier of the customer whose CLIs are to be updated.
Additional Body Fields Optional fields to specify which CLIs to update and what attributes to change, including CLI IDs, CLI type ID, cost centre ID, and billing exclusion flags.

Output

JSON

  • json - The response data from the Billing Booth One API after updating the CLIs, typically containing the updated CLI information or status.

Dependencies

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

Troubleshooting

  • Common issues include missing or invalid customer ID or CLI IDs, resulting in API errors.
  • Errors may occur if required routing information for the resource-operation combination is missing or misconfigured.
  • Binary property errors may arise if a specified binary property does not exist on the input item.

Discussion