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 billing and data management. Specifically, for the 'Data Retention' resource and 'Get Data Retention' operation, it retrieves data retention information for a specified organisation. This node is useful for automating billing data retrieval, managing data retention policies, and integrating billing data into workflows. For example, it can be used to fetch data retention details for compliance or auditing purposes.

Use Case Examples

  1. Retrieve data retention details for an organisation by providing its unique organisation ID.
  2. Automate billing data management by integrating data retention information into a workflow.

Properties

Name Meaning
Organisation Id Unique identifier of the organisation for which data retention information is requested.

Output

JSON

  • json - The JSON response from the Billing Booth One API containing data retention information for the specified organisation.

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 missing 'Organisation Id' parameter may cause the API request to fail or return no data.
  • Network or API endpoint issues can cause request failures; ensure the base URL is correct and accessible.

Links

Discussion