Transfer from multicurrency wallet to another wallet, an email or a phone number.Ask AIpost https://api.chimoney.io/v0.2.4/multicurrency-wallets/transferBody ParamssenderstringID of Multicurrency Account. Leave blank to transfer from parent.subAccountstringID of Sub/Multicurrency Account. Overrides sender.amountToSendstringrequiredAmount in originCurrency currency to transfer/swap.originCurrencystringrequiredISO Currency String like CAD, USD, etc. of the wallet to transfer from.receiverstringValid Chimoney Multi-currency Account, User or Organization ID.emailstringSend transfer to an email. Ignored if receiver is validphoneNumberstringSend transfer to a phone number. Ignored if receiver or email is validdestinationCurrencystringrequiredISO Currency String like CAD, USD, etc. of the wallet to transfer to.narrationstringNarration/Description of the payment to be included in the notification to the user.turnOffNotificationbooleanDisables email and other notifications from Chimoney.falsetruefalsesendViaInterledgerbooleanInstructs the transaction to be sent via Interledger. Sender is required to have a valid originCurrency payment Pointer and Receiver is required to have a valid destinationCurrency payment pointer.truetruefalseResponses 200Success. 400Validation error in the request. 401Access to this resource is not available for unauthenticated users. 403Access to this resource is forbidden. 500Indicates an internal server error.Updated over 1 year ago