POST v6/operation/palletize/masterLabel/rti/remove
Request Information
URI Parameters
None.
Body Parameters
PalletizeMasterLabelRTIRemoveModelv6| Name | Description | Type | Additional 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
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.