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 related to customer access settings, including deleting the customer access light logo. It is useful for automating management tasks in billing and customer access configurations, such as updating or removing branding elements like logos.

Use Case Examples

  1. Deleting the light logo from a customer's access settings by specifying the organisation ID.
  2. Automating the update of customer access settings in bulk workflows.

Properties

Name Meaning
Organisation Id Unique identifier for the organisation whose customer access light logo is to be deleted.

Output

JSON

  • data - Response data from the Billing Booth One API after deleting the customer access light logo.

Dependencies

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

Troubleshooting

  • Ensure the organisation ID is valid and exists in the Billing Booth One system to avoid errors.
  • Check that the API key credential is correctly configured and has the necessary permissions.
  • Common error messages include missing routing information for the specified resource and operation, which indicates a misconfiguration in the node parameters.
  • If the binary property name is specified but the binary data does not exist on the input item, an error will be thrown.

Discussion