GET v1/audit/{auditID}/detail
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| auditID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
AuditModel| Name | Description | Type | Additional information |
|---|---|---|---|
| AuditID | integer |
None. |
|
| AuditNumber | string |
None. |
|
| AuditDate | date |
None. |
|
| Status | StatusModel |
None. |
|
| Location | LocationModel |
None. |
|
| LocationZone | LocationZoneModel |
None. |
|
| SKU | SKUModel |
None. |
|
| Items | Collection of AuditItemModel |
None. |
|
| Results | Collection of AuditResultModel |
None. |
|
| Pallets | Collection of AuditPalletModel |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.