POST v6/flagClear/masterLabelList

Request Information

URI Parameters

None.

Body Parameters

FlagClearv6GetMasterLabelList
NameDescriptionTypeAdditional information
Barcode

string

None.

SKUID

integer

None.

LocationZoneId

integer

None.

FlagTypeId

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "barcode": "sample string 1",
  "skuid": 1,
  "locationZoneId": 1,
  "flagTypeId": 2
}

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.