POST v1/audit/save
Request Information
URI Parameters
None.
Body Parameters
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. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
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.