PUT v1/Pricing/CalculateAmountToSend
Uses the exchange rate to calculate a pay-in amount given an amount to receive
Request Information
Parameters (ParameterName * = required)
Name
Description
Sample Value
AmountTo *
The receiving amount (in currency to) to be used to calculate the pay-in amount (in currency from)
121.87
AmountFrom
The send amount (in currency from)
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>