Submit a transfer proposalCopy Pagepost https://api.preview.overledger.dev/satp-sandbox/transfer/proposalAllows the initiating gateway to send a transfer proposal.Body ParamsversionstringrequiredSAT protocol Version (major, minor).messageTypestringenumrequiredThe type of message, fixed to 'urn:ietf:satp:msgtype:transfer-proposal-msg'.urn:ietf:satp:msgtype:transfer-proposal-msgAllowed:urn:ietf:satp:msgtype:transfer-proposal-msgsessionIdstringrequiredA unique identifier chosen by the client to identify the current session.transferContextIdstringrequiredA unique identifier used to identify the current transfer session at the application layer.transferInitClaimobjectrequiredThe set of artifacts and parameters as the basis for the current transfer. Set up during the transfer initialization stage.transferInitClaim objecttransferInitClaimFormatstringrequiredThe format of the transfer initialization claim.gatewayAndNetworkCapabilitiesobjectrequiredThe set of origin gateway and network parameters reported by the client to the server.gatewayAndNetworkCapabilities objectclientSignaturestringrequiredThe client's signature over the message.Responses 200Transfer proposal message recieved 400Bad request 500Internal server errorUpdated 7 months ago