Prepare for exchange commitmentCopy Pagepost https://api.preview.overledger.dev/saep-sandbox/exchange/commit-prepareSignals the client's readiness to commit to the exchange.Body ParamsmessageTypestringenumrequiredThe type of message, fixed to 'urn:ietf:saep:msgtype:commit-prepare-msg'.urn:ietf:saep:msgtype:commit-prepare-msgAllowed:urn:ietf:saep:msgtype:commit-prepare-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.hashPrevMessagestringrequiredThe hash of the previous message.clientSignaturestringrequiredThe digital signature of the client.Responses 200Commit preparation message received 400Bad request 500Internal server errorUpdated 7 months ago