Bulk save contract performance obligations
Authentication
Authorizationstring
API Key authentication via header
Path parameters
id
Contract Id
Request
Batch create, update, and delete performance obligations scoped to a billing term group
billingTermGroupId
Billing term group ID (BTG) that all operations are scoped to
toCreate
Performance obligations to create within the billing term group
toUpdate
Performance obligations to update (must belong to the billing term group)
toDelete
Performance obligation IDs to delete
Response
Batch save completed successfully
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
404
Not Found Error
500
Internal Server Error

