Finalize the asset transfer commitmentAsk AIpost https://api.preview.overledger.dev/satp-sandbox/transfer/commit-finalConfirms that the asset burn has been completed in the origin network.Body ParamsmessageTypestringenumrequiredThe type of message, fixed to 'urn:ietf:satp:msgtype:commit-final-msg'.urn:ietf:satp:msgtype:commit-final-msgAllowed:urn:ietf:satp:msgtype:commit-final-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.burnAssertionClaimobjectrequiredThe burn assertion signed claim or statement by the client.burnAssertionClaim objectburnAssertionClaimFormatstringrequiredThe format of the claim.clientSignaturestringrequiredThe digital signature of the client.Responses 200Commitment finalization message received 400Bad request 500Internal server errorUpdated 7 months ago