GET api/Product/Labeling/{ClientId}/ExactArticleNo/{ArticleNo}
Get labeling information for production product nmatching exact article no
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ClientId | globally unique identifier |
Required |
|
| ArticleNo | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ProductLabeling| Name | Description | Type | Additional information |
|---|---|---|---|
| ProductId | globally unique identifier |
None. |
|
| ClientId | globally unique identifier |
None. |
|
| ProductNumber | string |
None. |
|
| EPDNumber | string |
None. |
|
| ProductName | string |
None. |
|
| ShortName | string |
None. |
|
| BrandName | string |
None. |
|
| Description | string |
None. |
|
| ArticleDescription | string |
None. |
|
| IsVariableQuantity | boolean |
None. |
|
| AlternativeNumber1 | string |
None. |
|
| AlternativeNumber2 | string |
None. |
|
| AlternativeLocation | string |
None. |
|
| Size | string |
None. |
|
| Colour | string |
None. |
|
| Season | string |
None. |
|
| Assortment | string |
None. |
|
| IsFoodArticle | boolean |
None. |
|
| LieDaysManufacturer | integer |
None. |
|
| LieDaysWholeSaler | integer |
None. |
|
| LieDaysDeadline | integer |
None. |
|
| ForthStampDays | integer |
None. |
|
| ForthStampType | integer |
None. |
|
| ForthStampText | string |
None. |
|
| ForthStampText0 | string |
None. |
|
| ForthStampText1 | string |
None. |
|
| BlockAFterProduction | boolean |
None. |
|
| Pileability | integer |
None. |
|
| TemperatureControlled | integer |
None. |
|
| DispatchDateCalculation | integer |
None. |
|
| DurabilityCheck | boolean |
None. |
|
| IsSalesArticle | boolean |
None. |
|
| EftaNumber | string |
None. |
|
| EftaCountry | string |
None. |
|
| Ingredient | string |
None. |
|
| AreaOfApplication | string |
None. |
|
| RetailPrice | decimal number |
None. |
|
| ArticleIsSlaughter | boolean |
None. |
|
| ArticleHasMaturation | boolean |
None. |
|
| MaturationDays | integer |
None. |
|
| MaturationCalculation | integer |
None. |
|
| QuantityTypeDescription | string |
None. |
|
| ProductTypeDescription | string |
None. |
|
| PrimaryPickLocationNo | string |
None. |
|
| PrimaryPickLocation | string |
None. |
|
| StorageReference | string |
None. |
|
| FpakGTIN | string |
None. |
|
| FpakQuantity | decimal number |
None. |
|
| FpakQuantityBase | decimal number |
None. |
|
| FpakTaraWeight | decimal number |
None. |
|
| FpakNetWeight | decimal number |
None. |
|
| FpakGrossWeight | decimal number |
None. |
|
| FpakHasOnlyFixedQuantity | boolean |
None. |
|
| FpakVolume | decimal number |
None. |
|
| FpakHeight | decimal number |
None. |
|
| FpakWidth | decimal number |
None. |
|
| FpakDepth | decimal number |
None. |
|
| FPakLayersPerLevel | integer |
None. |
|
| FpakUnitsPrLayer | integer |
None. |
|
| FpakToploadWeight | decimal number |
None. |
|
| FpakUnitType | string |
None. |
|
| FpakLayoutLabelId | globally unique identifier |
None. |
|
| DpakGTIN | string |
None. |
|
| DpakQuantity | decimal number |
None. |
|
| DpakQuantityBase | decimal number |
None. |
|
| DpakTaraWeight | decimal number |
None. |
|
| DpakNetWeight | decimal number |
None. |
|
| DpakGrossWeight | decimal number |
None. |
|
| DpakHasOnlyFixedQuantity | boolean |
None. |
|
| DpakVolume | decimal number |
None. |
|
| DpakHeight | decimal number |
None. |
|
| DpakWidth | decimal number |
None. |
|
| DpakDepth | decimal number |
None. |
|
| DPakLayersPerLevel | integer |
None. |
|
| DpakUnitsPrLayer | integer |
None. |
|
| DpakToploadWeight | decimal number |
None. |
|
| DpakUnitType | string |
None. |
|
| DpakLayoutLabelId | globally unique identifier |
None. |
|
| TpakGTIN | string |
None. |
|
| TpakQuantity | decimal number |
None. |
|
| TpakQuantityBase | decimal number |
None. |
|
| TpakTaraWeight | decimal number |
None. |
|
| TpakNetWeight | decimal number |
None. |
|
| TpakGrossWeight | decimal number |
None. |
|
| TpakHasOnlyFixedQuantity | boolean |
None. |
|
| TpakVolume | decimal number |
None. |
|
| TpakHeight | decimal number |
None. |
|
| TpakWidth | decimal number |
None. |
|
| TpakDepth | decimal number |
None. |
|
| TPakLayersPerLevel | integer |
None. |
|
| TpakUnitsPrLayer | integer |
None. |
|
| TpakToploadWeight | decimal number |
None. |
|
| TpakUnitType | string |
None. |
|
| TpakLayoutLabelId | globally unique identifier |
None. |
|
| SupplierProductNumber | string |
None. |
|
| SupplierId | globally unique identifier |
None. |
|
| SupplierNumber | string |
None. |
|
| SupplierName | string |
None. |
|
| IngredientLines | Collection of LabelingInfo |
None. |
|
| AreaOfApplicationLines | Collection of LabelingInfo |
None. |
Response Formats
application/json, text/json
Sample:
{
"ProductId": "c9f814ac-e4cf-44eb-9761-14126b80d138",
"ClientId": "1fcb0266-4db9-4cdb-a684-c9b5bb668aec",
"ProductNumber": "sample string 3",
"EPDNumber": "sample string 4",
"ProductName": "sample string 5",
"ShortName": "sample string 6",
"BrandName": "sample string 7",
"Description": "sample string 8",
"ArticleDescription": "sample string 9",
"IsVariableQuantity": true,
"AlternativeNumber1": "sample string 11",
"AlternativeNumber2": "sample string 12",
"AlternativeLocation": "sample string 13",
"Size": "sample string 14",
"Colour": "sample string 15",
"Season": "sample string 16",
"Assortment": "sample string 17",
"IsFoodArticle": true,
"LieDaysManufacturer": 19,
"LieDaysWholeSaler": 20,
"LieDaysDeadline": 21,
"ForthStampDays": 22,
"ForthStampType": 23,
"ForthStampText": "sample string 24",
"ForthStampText0": "sample string 25",
"ForthStampText1": "sample string 26",
"BlockAFterProduction": true,
"Pileability": 28,
"TemperatureControlled": 29,
"DispatchDateCalculation": 30,
"DurabilityCheck": true,
"IsSalesArticle": true,
"EftaNumber": "sample string 33",
"EftaCountry": "sample string 34",
"Ingredient": "sample string 35",
"AreaOfApplication": "sample string 36",
"RetailPrice": 37.0,
"ArticleIsSlaughter": true,
"ArticleHasMaturation": true,
"MaturationDays": 40,
"MaturationCalculation": 41,
"QuantityTypeDescription": "sample string 42",
"ProductTypeDescription": "sample string 43",
"PrimaryPickLocationNo": "sample string 44",
"PrimaryPickLocation": "sample string 45",
"StorageReference": "sample string 46",
"FpakGTIN": "sample string 47",
"FpakQuantity": 48.0,
"FpakQuantityBase": 49.0,
"FpakTaraWeight": 50.0,
"FpakNetWeight": 51.0,
"FpakGrossWeight": 52.0,
"FpakHasOnlyFixedQuantity": true,
"FpakVolume": 54.0,
"FpakHeight": 55.0,
"FpakWidth": 56.0,
"FpakDepth": 57.0,
"FPakLayersPerLevel": 58,
"FpakUnitsPrLayer": 59,
"FpakToploadWeight": 60.0,
"FpakUnitType": "sample string 61",
"FpakLayoutLabelId": "e90fe561-4781-4bcb-a959-cd8b7c4172c3",
"DpakGTIN": "sample string 63",
"DpakQuantity": 64.0,
"DpakQuantityBase": 65.0,
"DpakTaraWeight": 66.0,
"DpakNetWeight": 67.0,
"DpakGrossWeight": 68.0,
"DpakHasOnlyFixedQuantity": true,
"DpakVolume": 70.0,
"DpakHeight": 71.0,
"DpakWidth": 72.0,
"DpakDepth": 73.0,
"DPakLayersPerLevel": 74,
"DpakUnitsPrLayer": 75,
"DpakToploadWeight": 76.0,
"DpakUnitType": "sample string 77",
"DpakLayoutLabelId": "d571aaf6-2a9f-41a1-a679-c39276639355",
"TpakGTIN": "sample string 79",
"TpakQuantity": 80.0,
"TpakQuantityBase": 81.0,
"TpakTaraWeight": 82.0,
"TpakNetWeight": 83.0,
"TpakGrossWeight": 84.0,
"TpakHasOnlyFixedQuantity": true,
"TpakVolume": 86.0,
"TpakHeight": 87.0,
"TpakWidth": 88.0,
"TpakDepth": 89.0,
"TPakLayersPerLevel": 90,
"TpakUnitsPrLayer": 91,
"TpakToploadWeight": 92.0,
"TpakUnitType": "sample string 93",
"TpakLayoutLabelId": "5cb434a8-4860-4c24-bc42-1e9ea956ea19",
"SupplierProductNumber": "sample string 95",
"SupplierId": "48048dc5-bd55-46f1-b719-841b251e34b3",
"SupplierNumber": "sample string 97",
"SupplierName": "sample string 98",
"IngredientLines": [
{
"ProductId": "f40667d1-2cf7-4044-b546-cd4bbceaf278",
"No": 2,
"Name": "sample string 3"
},
{
"ProductId": "f40667d1-2cf7-4044-b546-cd4bbceaf278",
"No": 2,
"Name": "sample string 3"
}
],
"AreaOfApplicationLines": [
{
"ProductId": "f40667d1-2cf7-4044-b546-cd4bbceaf278",
"No": 2,
"Name": "sample string 3"
},
{
"ProductId": "f40667d1-2cf7-4044-b546-cd4bbceaf278",
"No": 2,
"Name": "sample string 3"
}
]
}