GET api/LabelPrintTemplate/Client/{ClientId}
Get label print templates for client
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ClientId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of LabelPrintTemplate| Name | Description | Type | Additional information |
|---|---|---|---|
| LabelPrintTemplateId | globally unique identifier |
None. |
|
| ClientId | globally unique identifier |
None. |
|
| SystemUserId | globally unique identifier |
None. |
|
| TemplateName | string |
None. |
|
| QtyDecimal | integer |
None. |
|
| FpakWeightDecimal | integer |
None. |
|
| DpakWeightDecimal | integer |
None. |
|
| FpakWeightType | integer |
None. |
|
| FpakWeightText | string |
None. |
|
| DpakWeightType | integer |
None. |
|
| DpakWeightText | string |
None. |
|
| FpakLayoutId | globally unique identifier |
None. |
|
| DpakLayoutId | globally unique identifier |
None. |
|
| FpakPrinterId | globally unique identifier |
None. |
|
| DpakPrinterId | globally unique identifier |
None. |
|
| UseLocalPrinterConfig | boolean |
None. |
|
| FpakPrinterName | string |
None. |
|
| FpakPrinterIP | string |
None. |
|
| FpakPrinterPort | integer |
None. |
|
| DpakPrinterName | string |
None. |
|
| DpakPrinterIP | string |
None. |
|
| DpakPrinterPort | integer |
None. |
|
| TemplateLines | Collection of LabelPrintTemplateLine |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"LabelPrintTemplateId": "1b52c8c4-d3a8-4909-b217-c9fd518d541d",
"ClientId": "c61acbb6-935b-4159-981c-ae68b92846fe",
"SystemUserId": "1c4327b6-c7e3-4e99-b878-1c76c362d0c2",
"TemplateName": "sample string 4",
"QtyDecimal": 5,
"FpakWeightDecimal": 6,
"DpakWeightDecimal": 7,
"FpakWeightType": 8,
"FpakWeightText": "sample string 9",
"DpakWeightType": 10,
"DpakWeightText": "sample string 11",
"FpakLayoutId": "6a5a6fbe-2480-4d08-8427-6336018dca09",
"DpakLayoutId": "75e007de-b631-4ed4-b373-599206849659",
"FpakPrinterId": "6776e0d1-6207-4862-9250-18e76be7d884",
"DpakPrinterId": "ffe9cf00-31de-4306-a674-8fb5cd879d45",
"UseLocalPrinterConfig": true,
"FpakPrinterName": "sample string 17",
"FpakPrinterIP": "sample string 18",
"FpakPrinterPort": 19,
"DpakPrinterName": "sample string 20",
"DpakPrinterIP": "sample string 21",
"DpakPrinterPort": 22,
"TemplateLines": [
{
"LabelPrintTemplateLineId": "0dca3fdb-4ca2-4a10-bacf-83d1a15856a6",
"ClientId": "6e7ead47-c8bf-4bb1-ba0b-47b29ef5d427",
"LabelPrintTemplateId": "9782f216-18a9-4bf1-b70d-758617285483",
"ProductId": "938a01cb-009b-4375-83c8-2d900415d067",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-08-24T14:32:29.07291+02:00",
"BestBeforeDate": "2026-08-24T14:32:29.07291+02:00",
"BatchNumber": "sample string 11",
"FpakGtin": "sample string 12",
"FpakQtyPrint": 13,
"DpakNoOfFpak": 14,
"DpakWeight": 15.0,
"DpakQtyPrint": 16,
"DpakGtin": "sample string 17",
"DpakNetWeight": 18.0,
"FpakWeight": 19.0,
"FpakNetWeight": 20.0,
"FpakLabelPrice": 21.0,
"IsVariableQuantity": true,
"ForthStampDays": 23
},
{
"LabelPrintTemplateLineId": "0dca3fdb-4ca2-4a10-bacf-83d1a15856a6",
"ClientId": "6e7ead47-c8bf-4bb1-ba0b-47b29ef5d427",
"LabelPrintTemplateId": "9782f216-18a9-4bf1-b70d-758617285483",
"ProductId": "938a01cb-009b-4375-83c8-2d900415d067",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-08-24T14:32:29.07291+02:00",
"BestBeforeDate": "2026-08-24T14:32:29.07291+02:00",
"BatchNumber": "sample string 11",
"FpakGtin": "sample string 12",
"FpakQtyPrint": 13,
"DpakNoOfFpak": 14,
"DpakWeight": 15.0,
"DpakQtyPrint": 16,
"DpakGtin": "sample string 17",
"DpakNetWeight": 18.0,
"FpakWeight": 19.0,
"FpakNetWeight": 20.0,
"FpakLabelPrice": 21.0,
"IsVariableQuantity": true,
"ForthStampDays": 23
}
]
},
{
"LabelPrintTemplateId": "1b52c8c4-d3a8-4909-b217-c9fd518d541d",
"ClientId": "c61acbb6-935b-4159-981c-ae68b92846fe",
"SystemUserId": "1c4327b6-c7e3-4e99-b878-1c76c362d0c2",
"TemplateName": "sample string 4",
"QtyDecimal": 5,
"FpakWeightDecimal": 6,
"DpakWeightDecimal": 7,
"FpakWeightType": 8,
"FpakWeightText": "sample string 9",
"DpakWeightType": 10,
"DpakWeightText": "sample string 11",
"FpakLayoutId": "6a5a6fbe-2480-4d08-8427-6336018dca09",
"DpakLayoutId": "75e007de-b631-4ed4-b373-599206849659",
"FpakPrinterId": "6776e0d1-6207-4862-9250-18e76be7d884",
"DpakPrinterId": "ffe9cf00-31de-4306-a674-8fb5cd879d45",
"UseLocalPrinterConfig": true,
"FpakPrinterName": "sample string 17",
"FpakPrinterIP": "sample string 18",
"FpakPrinterPort": 19,
"DpakPrinterName": "sample string 20",
"DpakPrinterIP": "sample string 21",
"DpakPrinterPort": 22,
"TemplateLines": [
{
"LabelPrintTemplateLineId": "0dca3fdb-4ca2-4a10-bacf-83d1a15856a6",
"ClientId": "6e7ead47-c8bf-4bb1-ba0b-47b29ef5d427",
"LabelPrintTemplateId": "9782f216-18a9-4bf1-b70d-758617285483",
"ProductId": "938a01cb-009b-4375-83c8-2d900415d067",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-08-24T14:32:29.07291+02:00",
"BestBeforeDate": "2026-08-24T14:32:29.07291+02:00",
"BatchNumber": "sample string 11",
"FpakGtin": "sample string 12",
"FpakQtyPrint": 13,
"DpakNoOfFpak": 14,
"DpakWeight": 15.0,
"DpakQtyPrint": 16,
"DpakGtin": "sample string 17",
"DpakNetWeight": 18.0,
"FpakWeight": 19.0,
"FpakNetWeight": 20.0,
"FpakLabelPrice": 21.0,
"IsVariableQuantity": true,
"ForthStampDays": 23
},
{
"LabelPrintTemplateLineId": "0dca3fdb-4ca2-4a10-bacf-83d1a15856a6",
"ClientId": "6e7ead47-c8bf-4bb1-ba0b-47b29ef5d427",
"LabelPrintTemplateId": "9782f216-18a9-4bf1-b70d-758617285483",
"ProductId": "938a01cb-009b-4375-83c8-2d900415d067",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-08-24T14:32:29.07291+02:00",
"BestBeforeDate": "2026-08-24T14:32:29.07291+02:00",
"BatchNumber": "sample string 11",
"FpakGtin": "sample string 12",
"FpakQtyPrint": 13,
"DpakNoOfFpak": 14,
"DpakWeight": 15.0,
"DpakQtyPrint": 16,
"DpakGtin": "sample string 17",
"DpakNetWeight": 18.0,
"FpakWeight": 19.0,
"FpakNetWeight": 20.0,
"FpakLabelPrice": 21.0,
"IsVariableQuantity": true,
"ForthStampDays": 23
}
]
}
]