GET api/Pricechart_Data/{Exchg}/{co_Code}/{fromDate}/{toDate}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Exchg | string |
Required |
|
| fromDate | string |
Required |
|
| toDate | string |
Required |
|
| co_Code | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ResponseDataModelOfObject| Name | Description | Type | Additional information |
|---|---|---|---|
| success | boolean |
None. |
|
| data | Object |
None. |
|
| message | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.