GET api/Supplier?startTime={startTime}&endTime={endTime}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| startTime | integer |
Required |
|
| endTime | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ExtResult| Name | Description | Type | Additional information |
|---|---|---|---|
| flag | boolean |
None. |
|
| msg | Object |
None. |
|
| type | integer |
None. |
|
| objdata | Object |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.