GET api/Contact/CalcFee?payoutCurrency={payoutCurrency}&payoutBankCode={payoutBankCode}&payAmount={payAmount}&toCountryISO3={toCountryISO3}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| payoutCurrency | string |
Required |
|
| payoutBankCode | string |
Required |
|
| payAmount | string |
Required |
|
| toCountryISO3 | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/xml
Sample:
Sample not available.