Append commitment step
Authentication
Authorizationstring
API Key authentication via header
Path parameters
id
Contract Id
commitmentId
Commitment Id
Request
This endpoint expects an object.
scheduleId
Schedule on the parent commitment that the new step is being appended to
commitmentValue
Commitment amount value for the new step
commitmentUnitType
Unit type for the commitment value
pricePriority
Price priority for the step
prepaidEnabled
Whether prepaid is enabled for the new step
billingTermIds
Base usage billing term IDs to link to the new step
prepaidValue
Prepaid amount for the new step (when prepaid is enabled)
overageBillingTerms
Per-base-BT overage config; omit if the new step has no overage
containerConfig
Optional naming + ERP item ID overrides for prepaid and true-up container BTs
Response
Step appended
payload
Response payload, will be empty when success is false
success
Boolean with true=success, false=failure
message
Plain-text description of the result
error
json element with any error messages or warnings
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error

