Acknowledge commitment readinessCopy Pagepost https://api.preview.overledger.dev/saep-sandbox/exchange/commit-readyIndicates the server is ready to proceed with commitment.Body ParamsmessageTypestringenumrequiredThe type of message, fixed to 'urn:ietf:saep:msgtype:commit-ready-msg'.urn:ietf:saep:msgtype:commit-ready-msgAllowed:urn:ietf:saep:msgtype:commit-ready-msgsessionIduuidrequiredA unique identifier chosen earlier by the client in the Exchange Initialization Request Message.exchangeContextIduuidrequiredA unique identifier used to identify the current asset exchange session at the application layer.lockAssertionClaimobjectrequiredA claim about the status (i.e., the locking) of the asset in Network 2 (N2). The claim is dependent on the network implementation and the locking method utilized.lockAssertionClaim objectlockAssertionClaimFormatstringrequiredThe format of the lock assertion claim.lockAssertionExpirationdate-timerequiredThe duration of the lock for the exchanged asset.hashPrevMessagestringrequiredThe hash of the previous message.serverSignaturestringrequiredThe digital signature of the message, produced by the server.Responses 200Commit ready message received 400Bad request 500Internal server errorUpdated 8 months ago