GET api/WashingProcessApi?siteId={siteId}&active={active}&lastUpdate={lastUpdate}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| siteId | globally unique identifier |
Required |
|
| active | boolean |
None. |
|
| lastUpdate | date |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of T| Name | Description | Type | Additional information |
|---|---|---|---|
| Active | boolean |
None. |
|
| Code | string |
Required String length: inclusive between 0 and 30 |
|
| ID | globally unique identifier |
None. |
|
| Site_ID | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.