GET api/Privat/GetFee?currencyCode={currencyCode}&amount={amount}&receivingCountryCodeIso2={receivingCountryCodeIso2}&transactionTypeCode={transactionTypeCode}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
currencyCode

string

Required

amount

decimal number

Required

receivingCountryCodeIso2

string

Required

transactionTypeCode

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/xml

Sample:

Sample not available.