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. Specifically, for the 'Organisations' resource and the 'Get Organisation By Id' operation, it retrieves detailed information about a single organisation using its unique identifier. This is useful in scenarios where you need to fetch organisation data for reporting, integration, or automation workflows.

Use Case Examples

  1. Fetch organisation details by providing the organisation's unique ID to integrate with CRM systems.
  2. Retrieve organisation information to automate billing or customer support processes.

Properties

Name Meaning
Id The unique identifier of the organisation to retrieve.

Output

JSON

  • json - The JSON response containing the organisation 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 invalid API credentials, resulting in authentication errors.
  • Incorrect or non-existent organisation ID will cause the API to return an error or empty response.
  • Network or connectivity issues may cause request failures; ensure the base URL is correct and accessible.

Links

Discussion