GET api/database/currency
Gets the database currency information
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Currency| Name | Description | Type | Additional information |
|---|---|---|---|
| Symbol | string |
None. |
|
| Description | string |
None. |
|
| Country | string |
None. |
|
| Code | string |
None. |
|
| DisplayText | string |
None. |
|
| FormatProvider | IFormatProvider |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.