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 customer access settings, including deleting a customer access favicon. It is useful for automating management tasks in billing and customer access configurations, such as updating or removing visual elements like favicons for customer portals.

Use Case Examples

  1. Deleting a customer access favicon by specifying the organisation ID to remove the favicon associated with that organisation.
  2. Managing customer access settings programmatically to keep branding consistent across customer portals.

Properties

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

Output

JSON

  • data - Response data from the Billing Booth One API after deleting the customer access favicon.

Dependencies

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

Troubleshooting

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

Links

Discussion