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 Organisations. Specifically, the 'Delete Organisation' operation allows users to delete an organisation by providing its unique identifier. This node is useful for automating billing and organisation management tasks within workflows, such as removing outdated or incorrect organisation records from the system.

Use Case Examples

  1. Deleting an organisation by its ID to keep the billing system up to date.
  2. Automating the removal of organisations that no longer require billing or service.

Properties

Name Meaning
Id Unique identifier of the organisation to be deleted

Output

JSON

  • data - Response data from the Billing Booth One API after deleting the organisation

Dependencies

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

Troubleshooting

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

Links

Discussion