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 operations related to various resources, including Destinations. Specifically, the 'Clear Multiple Destinations' operation allows users to clear multiple destination entries by sending a request to the API with optional parameters such as Supplier Id and Data Type. This node is useful for automating management of destination data in billing or telecommunication systems, for example, clearing outdated or irrelevant destination records in bulk.

Use Case Examples

  1. A telecom company uses this node to clear multiple voice destinations associated with a specific supplier to update their routing tables.
  2. A billing system automates the clearing of SMS destinations for a supplier to maintain accurate billing records.

Properties

Name Meaning
Additional Body Fields Optional fields to include in the request body when clearing multiple destinations.

Output

JSON

  • json - The JSON response from the Billing Booth One API after clearing multiple destinations, containing status or result details.

Dependencies

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

Troubleshooting

  • Ensure the API base URL is correctly configured in the credentials to avoid connection errors.
  • If the node throws 'No routing information found' error, verify that the resource and operation parameters are correctly set to 'Destinations' and 'Clear Multiple Destinations'.
  • If the API returns an error, check that the Supplier Id and Data Type values are valid and supported by the API.

Discussion