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 create price adjustments. It allows users to specify various parameters related to price adjustments such as action type (increase, decrease, fixed), adjustment type (absolute or percentage), unit type (voice, data, SMS), and modifiers like per unit, per instance, minimum charge, and duration block. It also supports specifying identifiers and names for destinations, suppliers, tariffs, customers, and organizations. This node is useful for automating billing adjustments in telecommunication or service billing systems where dynamic pricing modifications are required.

Use Case Examples

  1. Automatically increase voice call prices by a percentage for a specific supplier.
  2. Apply a fixed discount to SMS pricing for a particular customer.
  3. Set minimum charge modifiers for voice calls based on duration blocks.

Properties

Name Meaning
Additional Body Fields A collection of optional fields to customize the price adjustment, including identifiers, action type, adjustment type, unit type, modifiers, and related entity details.

Output

JSON

  • data - The response data from the Billing Booth One API after creating the price adjustment.

Dependencies

  • Billing Booth One API

Troubleshooting

  • Ensure the API base URL and credentials are correctly configured to avoid authentication errors.
  • Verify that required fields are provided and correctly formatted to prevent request validation errors.
  • If the node throws an error about missing routing information, check that the resource and operation parameters are correctly set.
  • For binary data handling, ensure the specified binary property exists on the input item.

Links

Discussion