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 customer access payments. Specifically, for the 'Customer Access Payments' resource and the 'Get Customer Access Payment Providers' operation, it retrieves a list of payment providers associated with a given organisation. This is useful for scenarios where users need to fetch payment provider details for billing or payment processing purposes within an automated workflow.

Use Case Examples

  1. Retrieve payment providers for a specific organisation to display available payment options in a customer portal.
  2. Automate the synchronization of payment provider data from Billing Booth One into another system for reporting or reconciliation.

Properties

Name Meaning
Organisation Id Unique identifier of the organisation for which to retrieve customer access payment providers.

Output

JSON

  • json - The JSON response from the Billing Booth One API containing the list of customer access payment providers for the specified organisation.

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 or empty responses.
  • Errors related to authentication failures if the API key credential is incorrect or expired.
  • Network or connectivity issues when calling the Billing Booth One API endpoint.
  • If the node throws 'No routing information found' error, it indicates a misconfiguration of resource or operation parameters.

Links

Discussion