GET api/Personal/Intercom/GetLatestOrders?RepDID={RepDID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| RepDID | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of IIntercomLatestOrders| Name | Description | Type | Additional information |
|---|---|---|---|
| OrderID | integer |
None. |
|
| OrderDate | date |
None. |
|
| OrderStatus | string |
None. |
|
| Items | string |
None. |
|
| TrackingIDs | string |
None. |
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.