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": "6a16f4d5-7ccb-4092-bb47-124059bed3ae",
"ClientId": "b90d0c2a-db3e-401d-9710-249e29647ab7",
"SystemUserId": "6a0bfc6d-5f7c-4c4f-882e-a8fcc722a0f1",
"TemplateName": "sample string 4",
"QtyDecimal": 5,
"FpakWeightDecimal": 6,
"DpakWeightDecimal": 7,
"FpakWeightType": 8,
"FpakWeightText": "sample string 9",
"DpakWeightType": 10,
"DpakWeightText": "sample string 11",
"FpakLayoutId": "f12601fe-bc20-41f4-b57c-6322f7e62e62",
"DpakLayoutId": "f36c7f9f-1a34-4ec4-8df4-8ef308d5332b",
"FpakPrinterId": "5f6a0ea0-ad89-4084-acd4-7a0735987dcb",
"DpakPrinterId": "c7383711-4f47-49ef-9311-983d3723806d",
"UseLocalPrinterConfig": true,
"FpakPrinterName": "sample string 17",
"FpakPrinterIP": "sample string 18",
"FpakPrinterPort": 19,
"DpakPrinterName": "sample string 20",
"DpakPrinterIP": "sample string 21",
"DpakPrinterPort": 22,
"TemplateLines": [
{
"LabelPrintTemplateLineId": "45e1a73e-e0b9-41eb-91d0-c4c69bb80f12",
"ClientId": "b6f740c0-105e-42f7-9bdf-403af42290ba",
"LabelPrintTemplateId": "190b31b3-e9be-48e5-8998-47610e399724",
"ProductId": "58ee2570-a3ec-43f0-9109-0bfcfb8591dc",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-08-24T14:32:57.5728376+02:00",
"BestBeforeDate": "2026-08-24T14:32:57.5728376+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": "45e1a73e-e0b9-41eb-91d0-c4c69bb80f12",
"ClientId": "b6f740c0-105e-42f7-9bdf-403af42290ba",
"LabelPrintTemplateId": "190b31b3-e9be-48e5-8998-47610e399724",
"ProductId": "58ee2570-a3ec-43f0-9109-0bfcfb8591dc",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-08-24T14:32:57.5728376+02:00",
"BestBeforeDate": "2026-08-24T14:32:57.5728376+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": "6a16f4d5-7ccb-4092-bb47-124059bed3ae",
"ClientId": "b90d0c2a-db3e-401d-9710-249e29647ab7",
"SystemUserId": "6a0bfc6d-5f7c-4c4f-882e-a8fcc722a0f1",
"TemplateName": "sample string 4",
"QtyDecimal": 5,
"FpakWeightDecimal": 6,
"DpakWeightDecimal": 7,
"FpakWeightType": 8,
"FpakWeightText": "sample string 9",
"DpakWeightType": 10,
"DpakWeightText": "sample string 11",
"FpakLayoutId": "f12601fe-bc20-41f4-b57c-6322f7e62e62",
"DpakLayoutId": "f36c7f9f-1a34-4ec4-8df4-8ef308d5332b",
"FpakPrinterId": "5f6a0ea0-ad89-4084-acd4-7a0735987dcb",
"DpakPrinterId": "c7383711-4f47-49ef-9311-983d3723806d",
"UseLocalPrinterConfig": true,
"FpakPrinterName": "sample string 17",
"FpakPrinterIP": "sample string 18",
"FpakPrinterPort": 19,
"DpakPrinterName": "sample string 20",
"DpakPrinterIP": "sample string 21",
"DpakPrinterPort": 22,
"TemplateLines": [
{
"LabelPrintTemplateLineId": "45e1a73e-e0b9-41eb-91d0-c4c69bb80f12",
"ClientId": "b6f740c0-105e-42f7-9bdf-403af42290ba",
"LabelPrintTemplateId": "190b31b3-e9be-48e5-8998-47610e399724",
"ProductId": "58ee2570-a3ec-43f0-9109-0bfcfb8591dc",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-08-24T14:32:57.5728376+02:00",
"BestBeforeDate": "2026-08-24T14:32:57.5728376+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": "45e1a73e-e0b9-41eb-91d0-c4c69bb80f12",
"ClientId": "b6f740c0-105e-42f7-9bdf-403af42290ba",
"LabelPrintTemplateId": "190b31b3-e9be-48e5-8998-47610e399724",
"ProductId": "58ee2570-a3ec-43f0-9109-0bfcfb8591dc",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-08-24T14:32:57.5728376+02:00",
"BestBeforeDate": "2026-08-24T14:32:57.5728376+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
}
]
}
]