GET api/OrderController/GetOrderSetelment_Loop/{startDate}/{endDate}/{lastId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| startDate | string |
Required |
|
| endDate | string |
Required |
|
| lastId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IRestResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| Request | IRestRequest |
None. |
|
| ContentType | string |
None. |
|
| ContentLength | integer |
None. |
|
| ContentEncoding | string |
None. |
|
| Content | string |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| IsSuccessful | boolean |
None. |
|
| StatusDescription | string |
None. |
|
| RawBytes | Collection of byte |
None. |
|
| ResponseUri | URI |
None. |
|
| Server | string |
None. |
|
| Cookies | Collection of RestResponseCookie |
None. |
|
| Headers | Collection of Parameter |
None. |
|
| ResponseStatus | ResponseStatus |
None. |
|
| ErrorMessage | string |
None. |
|
| ErrorException | Exception |
None. |
|
| ProtocolVersion | Version |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.