Change event type for selected billing terms and POBs in a group

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Contract Id

string
required

Billing Term Group Id

Body Params
billingTermIds
array of strings
required
Defaults to []

IDs of the billing terms (within the group) whose event type should be set to toEventTypeId. Pick exactly the rows to change — in a many-to-many group the others are left untouched. May be empty when only performance obligations are being changed.

billingTermIds*
performanceObligationIds
array of strings
required
Defaults to []

IDs of the performance obligations (within the group) whose event type should be set to toEventTypeId. May be empty when only billing terms are being changed.

performanceObligationIds*
uuid
required

The event type to assign to the selected billing terms and performance obligations. Must belong to the merchant.

Responses

400

Invalid request, or a provided BT/POB does not belong to the group

404

Contract, billing term group, or target event type not found

409

Change would break the event-type invariant for the group

500

Internal Server Error

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