GET api/SnInv/GetSummeryInvInfo?locId={locId}&zoneId={zoneId}&sku={sku}&lotNum={lotNum}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| locId | string |
Required |
|
| zoneId | string |
Required |
|
| sku | string |
Required |
|
| lotNum | string |
Required |
Body Parameters
None.
Response Information
Resource Description
JsonResultOfResultData| Name | Description | Type | Additional information |
|---|---|---|---|
| Content | ResultData |
None. |
|
| SerializerSettings | JsonSerializerSettings |
None. |
|
| Encoding | Encoding |
None. |
|
| Request | HttpRequestMessage |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.