Prepare for transfer commitmentCopy Pagepost https://api.preview.overledger.dev/satp-sandbox/transfer/commit-prepareSignals the client's readiness to commit the transfer.Body ParamsmessageTypestringenumrequiredThe type of message, fixed to 'urn:ietf:satp:msgtype:commit-prepare-msg'.urn:ietf:satp:msgtype:commit-prepare-msgAllowed:urn:ietf:satp:msgtype:commit-prepare-msgsessionIduuidrequiredA unique identifier chosen earlier by the client in the Initialization Request Message.transferContextIduuidrequiredA unique identifier used to identify the current transfer 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 8 months ago