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 the 'Customer Access Setting' resource, specifically including the 'Get Customer Access Image' operation. It is useful for retrieving customer access images by providing the organisation ID, facilitating integration with billing and customer management workflows.

Use Case Examples

  1. Retrieve a customer access image by specifying the organisation ID to display or process the image within an automation workflow.
  2. Use the node to fetch customer access settings images for reporting or verification purposes in a billing system.

Properties

Name Meaning
Organisation Id Unique identifier for the organisation to retrieve the customer access image for.

Output

JSON

  • data - The JSON response data from the Billing Booth One API containing the customer access image or related information.

Dependencies

  • Requires an API key credential for the Billing Booth One API to authenticate requests.

Troubleshooting

  • Ensure the 'Organisation Id' is correctly provided and valid; missing or incorrect IDs will cause errors.
  • Verify that the Billing Booth One API credentials are correctly configured and have the necessary permissions.
  • Common error messages include missing routing information for the specified resource and operation, which indicates a configuration or implementation issue in the node setup.
  • If the node throws an error about missing binary property, ensure the binary property name is correctly specified and the binary data exists on the input item.

Discussion