FxRateRequest
(In Development)
Currency conversion rate token request, used to obtain exchange rate conversion token. The structure contains the required parameters to issue
sourceCurrency Currency (string)required
Possible values: >= 3 characters
and <= 3 characters
Currency alphabetic code as specified by ISO 4217
targetCurrency Currency (string)required
Possible values: >= 3 characters
and <= 3 characters
Currency alphabetic code as specified by ISO 4217
sender stringrequired
Wallet customer Id for the FX rate sender.
recipient string
Wallet customer id of the recipient. Pass this for quotes during Peer to Peer transfer. Defaults to sender if not passed.