Create billing records based on Order Line Item (OLI) status

Initiates billing for different types of products based on the status of the Order Line Items (OLIs).
The API processes multiple OLIs with different statuses (New, Amend, Renew, Terminate, etc.) and groups them
accordingly. It then triggers the appropriate billing actions for each group based on the status of each OLI.
The grouping and billing actions are automatically handled based on the status, making it easier for the user to
initiate billing for various types of changes in the order.

  • New Products: Billing will be initiated as a new sale.
  • Amendments: Billing will be triggered based on the amended order line item details.
  • Renewals: Billing will be initiated for recurring products based on renewal details.
  • Terminations: Billing will be handled based on the termination of the product.
  • Swap Products: Billing will be initiated based on the swapped product details.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
boolean

Flag to indicate if the operation should be asynchronous

Body Params

Initiate Billing request, including multiple OLIs with varying statuses

OrderLineItemIds
array of strings | null

List of Activated OrderLineItemIds to Initiate/Amend Billing

OrderLineItemIds
date-time

Indicate the Date when an Activated OrderLineItem(s) is ready to Initiate/Amend Billing

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json