Update contract performance obligation
Authentication
Authorizationstring
API Key authentication via header
Path parameters
id
Contract Id
pobId
Performance Obligation Id
Request
Fields to update on the performance obligation
name
The name of the performance obligation
erpClassId
The ID of the integration / ERP class (integration class) for this performance obligation
itemId
The ID of the integration item
serviceStartDate
Service start date
serviceEndDate
Service end date
considerationType
Consideration type
recognitionPattern
Recognition pattern
Response
Performance obligation updated 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

