GET api/getFxMultiQuote?fxTransactionType={fxTransactionType}
Generates a list of FXQuotes for the available currencies. The Auth-Token must be provided in the request header.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
fxTransactionType | string |
Required |
Body Parameters
None.
Response Information
Resource Description
a list of Fx Quotes.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, text/html
Sample:
Sample not available.