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 resources such as Endpoints. Specifically, for the 'Disable Multiple Endpoints' operation, it sends a request to disable multiple endpoints by their unique identifiers. This is useful in scenarios where bulk management of endpoints is required, such as disabling several endpoints at once to manage service availability or security.

Use Case Examples

  1. Disabling multiple endpoints by providing a list of their unique IDs in the request body.
  2. Automating endpoint management in billing or telephony systems by integrating this node into workflows.

Properties

Name Meaning
Additional Body Fields Allows specifying additional fields in the request body, including a JSON list of unique endpoint IDs to disable.

Output

JSON

  • json - The JSON response from the Billing Booth One API after attempting to disable the specified endpoints.

Dependencies

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

Troubleshooting

  • Common issues include missing or invalid API credentials, resulting in authentication errors.
  • Incorrect or malformed JSON in the 'Id' field can cause request failures.
  • If the node throws 'No routing information found' error, it indicates a misconfiguration of resource or operation parameters.

Links

Discussion