GET orders/orders/active?Uid={Uid}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Uid | string |
Required |
Body Parameters
None.
Response Information
Resource Description
OrderGET| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
None. |
|
| totalCost | decimal number |
None. |
|
| status | Status |
None. |
|
| modified | date |
None. |
|
| user | User |
None. |
|
| invoices | Collection of InvoiceGET |
None. |
|
| orderDetails | Collection of BasicOrderDetail |
None. |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample: