Acknowledge commitment readinessCopy Pagepost https://api.preview.overledger.dev/satp-sandbox/transfer/commit-readyIndicates the server is ready to proceed with commitment.Body ParamsmessageTypestringenumrequiredThe type of message, fixed to 'urn:ietf:satp:msgtype:commit-ready-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.mintAssertionClaimobjectrequiredThe claim related to minting assertions.mintAssertionClaim objectmintAssertionClaimFormatstringrequiredThe format of the mint assertion claim.serverSignaturestringrequiredThe digital signature of the server.Responses 200Commit ready message received 400Bad request 500Internal server errorUpdated 8 months ago