GET api/Privat/GetTransactionTypes?currencyCode={currencyCode}&amount={amount}&receivingCountryCodeIso2={receivingCountryCodeIso2}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| currencyCode | string |
Required |
|
| amount | decimal number |
Required |
|
| receivingCountryCodeIso2 | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/xml
Sample:
Sample not available.