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, including removing integrations. It is useful for automating tasks related to billing and integration management within the Billing Booth One platform. For example, users can remove an integration by specifying its unique identifier, streamlining the management of connected services.

Use Case Examples

  1. Removing an integration by providing its unique ID to automate cleanup of unused or obsolete integrations.
  2. Fetching and managing billing data through other supported operations and resources.

Properties

Name Meaning
Id Unique identifier of the integration to be removed

Output

JSON

  • data - Response data from the Billing Booth One API after performing the operation

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 missing routing information for the specified resource and operation can cause the node to throw an error indicating no routing information found.
  • If a binary property name is specified but does not exist on the input item, an error will be thrown.
  • Errors from the API are caught and returned as error messages in the output if 'Continue On Fail' is enabled, otherwise they cause the node to fail.

Links

Discussion