POST v6/operation/palletize/masterLabel/rti/remove

Request Information

URI Parameters

None.

Body Parameters

PalletizeMasterLabelRTIRemoveModelv6
NameDescriptionTypeAdditional information
MasterLabelRTIId

integer

None.

LocationZoneId

integer

None.

MasterLabelId

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "masterLabelRTIId": 1,
  "locationZoneId": 2,
  "masterLabelId": 3
}

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.