GET v2/account/exchange/{exchangeId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
exchangeId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ExchangeModelName | Description | Type | Additional information |
---|---|---|---|
id | string |
None. |
|
from_currency | string |
None. |
|
to_currency | string |
None. |
|
quantity_received_USD | string |
None. |
|
rate | string |
None. |
|
quantity_taken_Fiat | string |
None. |
|
status | string |
None. |
|
completedOn | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.