Delete commitment schedule
Authentication
Authorizationstring
API Key authentication via header
Path parameters
id
Contract Id
commitmentId
Commitment Id
scheduleId
Schedule Id (must be the last non-deleted schedule)
Request
This endpoint expects an object.
cascadeBillingTerms
Required. Container and overage BTs are always torn down on schedule deletion regardless of this flag. When true, base BT endDates are also re-synced (shortened) so they no longer extend through the deleted schedule’s date range. When false, base BTs are left untouched and the caller owns realignment.
Response
Schedule deleted
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

