Mark exchange as completeCopy Pagepost https://api.preview.overledger.dev/saep-sandbox/exchange/completeCloses the exchange session and indicates completion.Body ParamsmessageTypestringenumrequiredThe type of message, fixed to 'urn:ietf:saep:msgtype:commit-exchange-complete-msg'.urn:ietf:saep:msgtype:commit-exchange-complete-msgAllowed:urn:ietf:saep:msgtype:commit-exchange-complete-msgsessionIduuidrequiredA unique identifier chosen earlier by the client in the Exchange Initialization Request Message.exchangeContextIduuidrequiredA unique identifier used to identify the current asset exchange session at the application layer.hashPrevMessagestringrequiredThe hash of the previous message.hashExchangeCommencestringrequiredThe hash of the Exchange Commence message.clientSignaturestringrequiredThe digital signature of the client.Responses 200Exchange completion message received 400Bad request 500Internal server errorUpdated 8 months ago