POST v6/flagClear/locationZoneList
Request Information
URI Parameters
None.
Body Parameters
FlagClearv6GetLocationZoneList| Name | Description | Type | Additional information |
|---|---|---|---|
| Barcode | string |
None. |
|
| SKUID | integer |
None. |
|
| FlagTypeId | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"barcode": "sample string 1",
"skuid": 1,
"flagTypeId": 2
}
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.