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 on different resources. Specifically, for the CLI resource with the Get Cli operation, it retrieves information about a CLI entity identified by a unique ID. This node is useful for automating billing and telephony management tasks, such as fetching details of a specific CLI for reporting or integration purposes.

Use Case Examples

  1. Retrieve details of a CLI by its unique identifier to integrate with a CRM system.
  2. Fetch CLI information to generate billing reports automatically.

Properties

Name Meaning
Id Unique identifier of the CLI to retrieve.

Output

JSON

  • data - The JSON response containing the CLI details retrieved from the Billing Booth One API.

Dependencies

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

Troubleshooting

  • Error 'No routing information found for resource: CLI, operation: Get Cli' indicates a misconfiguration or unsupported operation; verify resource and operation names.
  • If the node throws 'Binary property does not exist' error, ensure the specified binary property name exists in the input data.
  • HTTP request errors may occur due to invalid API credentials or network issues; verify API key and connectivity.

Links

Discussion