GET api/LabelPrintTemplate/Client/{ClientId}/User/{UserId}
Get label print templates for system user
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ClientId | globally unique identifier |
Required |
|
| UserId | 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": "6c42ba06-7af8-4397-9afd-c0925b8d25cd",
"ClientId": "0a2ce2bc-7e66-4850-8e4e-079540d444e4",
"SystemUserId": "dea7a8eb-c9b9-4e05-bf60-bd42e9beff12",
"TemplateName": "sample string 4",
"QtyDecimal": 5,
"FpakWeightDecimal": 6,
"DpakWeightDecimal": 7,
"FpakWeightType": 8,
"FpakWeightText": "sample string 9",
"DpakWeightType": 10,
"DpakWeightText": "sample string 11",
"FpakLayoutId": "030d7eeb-8b83-4563-93a1-1a39a0c931a4",
"DpakLayoutId": "fd0eb546-a3a2-4f86-a750-ef4e0d2cca98",
"FpakPrinterId": "fe735d1b-f17a-4518-80ea-c01b207b7754",
"DpakPrinterId": "e0bfbfa5-6b5a-4f59-ad38-a3ec8f2f3dee",
"UseLocalPrinterConfig": true,
"FpakPrinterName": "sample string 17",
"FpakPrinterIP": "sample string 18",
"FpakPrinterPort": 19,
"DpakPrinterName": "sample string 20",
"DpakPrinterIP": "sample string 21",
"DpakPrinterPort": 22,
"TemplateLines": [
{
"LabelPrintTemplateLineId": "e056c7e7-60e3-4165-bac0-839af9d124c4",
"ClientId": "87188767-f0ca-4033-bc5b-98db6623db62",
"LabelPrintTemplateId": "1b0c07eb-6e23-4efd-8b97-026e1a398c14",
"ProductId": "2939721e-e6a0-43ff-bcf9-9bc1d8cf0600",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-08-24T14:33:01.8308875+02:00",
"BestBeforeDate": "2026-08-24T14:33:01.8308875+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": "e056c7e7-60e3-4165-bac0-839af9d124c4",
"ClientId": "87188767-f0ca-4033-bc5b-98db6623db62",
"LabelPrintTemplateId": "1b0c07eb-6e23-4efd-8b97-026e1a398c14",
"ProductId": "2939721e-e6a0-43ff-bcf9-9bc1d8cf0600",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-08-24T14:33:01.8308875+02:00",
"BestBeforeDate": "2026-08-24T14:33:01.8308875+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": "6c42ba06-7af8-4397-9afd-c0925b8d25cd",
"ClientId": "0a2ce2bc-7e66-4850-8e4e-079540d444e4",
"SystemUserId": "dea7a8eb-c9b9-4e05-bf60-bd42e9beff12",
"TemplateName": "sample string 4",
"QtyDecimal": 5,
"FpakWeightDecimal": 6,
"DpakWeightDecimal": 7,
"FpakWeightType": 8,
"FpakWeightText": "sample string 9",
"DpakWeightType": 10,
"DpakWeightText": "sample string 11",
"FpakLayoutId": "030d7eeb-8b83-4563-93a1-1a39a0c931a4",
"DpakLayoutId": "fd0eb546-a3a2-4f86-a750-ef4e0d2cca98",
"FpakPrinterId": "fe735d1b-f17a-4518-80ea-c01b207b7754",
"DpakPrinterId": "e0bfbfa5-6b5a-4f59-ad38-a3ec8f2f3dee",
"UseLocalPrinterConfig": true,
"FpakPrinterName": "sample string 17",
"FpakPrinterIP": "sample string 18",
"FpakPrinterPort": 19,
"DpakPrinterName": "sample string 20",
"DpakPrinterIP": "sample string 21",
"DpakPrinterPort": 22,
"TemplateLines": [
{
"LabelPrintTemplateLineId": "e056c7e7-60e3-4165-bac0-839af9d124c4",
"ClientId": "87188767-f0ca-4033-bc5b-98db6623db62",
"LabelPrintTemplateId": "1b0c07eb-6e23-4efd-8b97-026e1a398c14",
"ProductId": "2939721e-e6a0-43ff-bcf9-9bc1d8cf0600",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-08-24T14:33:01.8308875+02:00",
"BestBeforeDate": "2026-08-24T14:33:01.8308875+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": "e056c7e7-60e3-4165-bac0-839af9d124c4",
"ClientId": "87188767-f0ca-4033-bc5b-98db6623db62",
"LabelPrintTemplateId": "1b0c07eb-6e23-4efd-8b97-026e1a398c14",
"ProductId": "2939721e-e6a0-43ff-bcf9-9bc1d8cf0600",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-08-24T14:33:01.8308875+02:00",
"BestBeforeDate": "2026-08-24T14:33:01.8308875+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
}
]
}
]