POST v2/account/exchange
Request Information
URI Parameters
None.
Body Parameters
ObjectNone.
Request Formats
application/json, text/json
Sample:
{}
text/xml
Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ExchangePostModel| Name | Description | Type | Additional information |
|---|---|---|---|
| currency_symbol | string |
None. |
|
| rate | decimal number |
None. |
|
| quantity | decimal number |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.