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 Customers. Specifically, the 'Get Customer By Reference' operation retrieves customer details using a unique customer reference. This node is useful for automating workflows that require fetching customer information based on a known reference, such as in billing, CRM, or support systems.

Use Case Examples

  1. Retrieve customer details by providing a customer reference to automate billing processes.
  2. Fetch customer information during support ticket creation to enrich the ticket with customer data.

Properties

Name Meaning
Reference The unique customer reference used to identify and retrieve the customer details.

Output

JSON

  • data - The JSON response containing the customer details retrieved from the Billing Booth One API.

Dependencies

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

Troubleshooting

  • Common issues include missing or incorrect customer reference, resulting in errors or empty responses.
  • Errors related to API authentication if the API key credential is invalid or missing.
  • Network or API endpoint errors if the base URL is incorrect or the API service is unavailable.

Links

Discussion