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 update ledger settings for an organization. It is useful for automating financial configurations such as invoice and payment balance handling within an organization's ledger. For example, it can be used to enable or disable the use of previous balances on invoices and payments, ensuring accurate running balances are reflected in financial documents.

Use Case Examples

  1. Updating an organization's ledger settings to show previous balances on invoices and payments automatically.
  2. Automating the configuration of payment processing rules based on previous balances.

Properties

Name Meaning
Organisation Id Unique identifier of the organization whose ledger settings are being updated.
Invoices Use Previous Balance If true, invoices will show previous balance, payments received, and total outstanding balance based on the customer's running balance.
Payments Use Previous Balance If true, payments will take into account any previous balances as well as current invoice balance when determining amount outstanding.

Output

JSON

  • data - Response data from the Billing Booth One API after updating ledger settings.

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 routing information for the specified resource and operation can cause the node to throw an error indicating no routing information found.
  • If binary data is expected but the specified binary property does not exist on the input item, an error will be thrown.

Links

Discussion