PUT v1/Pricing/GetExchangeRate

Load the exchange rate for the given transaction

Request Information

Parameters (ParameterName * = required)

Name
Description
Sample Value
AmountFrom
The send amount (in currency from)
121.87
AmountTo
The receive amount (in currency to)
121.87
AgentToId
The agent ID relating to where the funds will be picked up
489712
AgentToLocationId
The agent location ID relating to where the funds will be picked up
12563211
BankId
The bank ID relating to where the funds will be picked up
12563211
DeliveryMethod
No description available
Not available
PaymentMethod
No description available
Not available
ignoreRestrictions
The ignore restrictions param to skip calling restrictions : as we have end point for exchange rate
Not available
PromoRate
No description available
Not available
CountryTo *
The 2-letter country code the customer is sending to
MX
CountryFrom
The 2-letter country code the customer is sending from
MX
CurrencyTo *
The 3-letter currency code that the funds will be paid out in
MXN
CurrencyFrom
The 3-letter currency code that the funds will be paid out in
MXN

Response Information

Response body formats

application/json, text/json

Sample:
1.0

application/xml, text/xml

Sample:
<decimal xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</decimal>