GET v6/operation/palletize/rti/{barcode}/lookup
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| barcode | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of RTILookupModelv6| Name | Description | Type | Additional information |
|---|---|---|---|
| SKUTypeId | integer |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"skuTypeId": 1
},
{
"skuTypeId": 1
}
]