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 'Delete Customer Access Image' operation. It is useful for automating management tasks such as deleting customer access images by providing the organisation ID. This can be applied in scenarios where automated cleanup or management of customer access images is required within an organisation's billing or access control system.

Use Case Examples

  1. Deleting a customer access image by specifying the organisation ID to maintain up-to-date access records.
  2. Automating the removal of outdated or incorrect customer access images in bulk workflows.

Properties

Name Meaning
Organisation Id Unique identifier for the organisation whose customer access image is to be deleted.

Output

JSON

  • data - Response data from the Billing Booth One API after attempting to delete the customer access image.

Dependencies

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

Troubleshooting

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

Links

Discussion