POST api/pricechecker
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of HistoryModel| Name | Description | Type | Additional information |
|---|---|---|---|
| low | decimal number |
None. |
|
| high | decimal number |
None. |
|
| close | decimal number |
None. |
|
| volume | decimal number |
None. |
|
| symbol | string |
None. |
|
| date | date |
None. |
|
| current | decimal number |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.