Commence the asset transferCopy Pagepost https://api.preview.overledger.dev/satp-sandbox/transfer/commenceSignals readiness to start the asset transfer.Body ParamsmessageTypestringenumrequiredThe type of message, fixed to 'transfer-commence-msg'.urn:ietf:satp:msgtype:transfer-commence-msgAllowed:urn:ietf:satp:msgtype:transfer-commence-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.hashTransferInitClaimstringrequiredHash of the Transfer Initialization Claim in the Transfer Proposal message.hashPrevMessagestringrequiredThe hash of the last message, in this case the Transfer Proposal Receipt message.clientSignaturestringrequiredThe digital signature of the client.Responses 200Commence asset transfer message received 400Bad request 500Internal server errorUpdated 8 months ago