Contract Creation Response

Output representation of the group benefits Quote-to-Contract process.
JSON example
1{
2  "errors": [],
3  "isSuccess": true,
4  "message": "Contract creation process has been initiated.",
5  "requestId": "707p00000004C9wAAE"
6}
Property Name Type Description Filter Group and Version Available Version
errors ConnectApi.ErrorResponse[] List of errors that occurred during processing. Small, 65.0 65.0
isSuccess Boolean Indicates whether the contract creation is successfully initiated (true) or not (false). Small, 65.0 65.0
message String Status message for the contract creation process. Small, 65.0 65.0
requestId String ID of the asynchronous bulk request job. Small, 65.0 65.0