Submit lock assertionAsk AIpost https://api.preview.overledger.dev/satp-sandbox/transfer/lock-assertionProvides proof that the asset has been locked in the origin network.Body ParamsmessageTypestringenumrequiredThe type of message, fixed to 'urn:ietf:satp:msgtype:lock-assert-msg'.urn:ietf:satp:msgtype:lock-assert-msgAllowed:urn:ietf:satp:msgtype:lock-assert-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.lockAssertionClaimobjectrequiredThe lock assertion claim or statement by the client.lockAssertionClaim objectlockAssertionClaimFormatstringrequiredThe format of the claim.lockAssetionExpirationdate-timerequiredThe duration of time of the lock or escrow upon the asset.hashPrevMessagestringrequiredThe hash of the previous message.clientSignaturestringrequiredThe digital signature of the client.Responses 200Lock assertion message received 400Bad request 500Internal server errorUpdated 7 months ago