POST v1/Partner/CalculateFee
Calculate the fee depending on transfer details.
Request Information
Parameters (ParameterName * = required)
Name
Description
Sample Value
Product *
Product type used for this order
1001
AmountFrom *
The amount of the request given in the send from currency
121.87
DeliveryMethodID
The delivery method of the request
1
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>