GET api/Contact/CalcFee?payoutCurrency={payoutCurrency}&payoutBankCode={payoutBankCode}&payAmount={payAmount}&toCountryISO3={toCountryISO3}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
payoutCurrency

string

Required

payoutBankCode

string

Required

payAmount

string

Required

toCountryISO3

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/xml

Sample:

Sample not available.