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": "aeee53cc-e9ba-4d81-9e3d-41c13d2d932b",
"ClientId": "926fa994-c19c-4631-8099-e745593c7768",
"SystemUserId": "1d853eb8-8678-4296-b1fa-65a57affb394",
"TemplateName": "sample string 4",
"QtyDecimal": 5,
"FpakWeightDecimal": 6,
"DpakWeightDecimal": 7,
"FpakWeightType": 8,
"FpakWeightText": "sample string 9",
"DpakWeightType": 10,
"DpakWeightText": "sample string 11",
"FpakLayoutId": "425c1f68-72e9-4780-b133-9a54a3355170",
"DpakLayoutId": "8696b7c4-feca-4ff3-a8f2-8540408ceb97",
"FpakPrinterId": "7f73d69d-1351-4483-8ee8-b180ea418ea4",
"DpakPrinterId": "25ddc94e-0536-4dd4-a1d9-c60d71e98279",
"UseLocalPrinterConfig": true,
"FpakPrinterName": "sample string 17",
"FpakPrinterIP": "sample string 18",
"FpakPrinterPort": 19,
"DpakPrinterName": "sample string 20",
"DpakPrinterIP": "sample string 21",
"DpakPrinterPort": 22,
"TemplateLines": [
{
"LabelPrintTemplateLineId": "f1e3356f-d954-4def-ab0d-0942a007a9c4",
"ClientId": "28903de2-8d89-44f6-accb-d10d316fb26e",
"LabelPrintTemplateId": "11994784-ce19-492f-af10-15d86aa5a8f5",
"ProductId": "aed02419-3ecc-4053-a340-314d108973a8",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-06-25T10:46:56.8584674+02:00",
"BestBeforeDate": "2026-06-25T10:46:56.8584674+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": "f1e3356f-d954-4def-ab0d-0942a007a9c4",
"ClientId": "28903de2-8d89-44f6-accb-d10d316fb26e",
"LabelPrintTemplateId": "11994784-ce19-492f-af10-15d86aa5a8f5",
"ProductId": "aed02419-3ecc-4053-a340-314d108973a8",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-06-25T10:46:56.8584674+02:00",
"BestBeforeDate": "2026-06-25T10:46:56.8584674+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": "aeee53cc-e9ba-4d81-9e3d-41c13d2d932b",
"ClientId": "926fa994-c19c-4631-8099-e745593c7768",
"SystemUserId": "1d853eb8-8678-4296-b1fa-65a57affb394",
"TemplateName": "sample string 4",
"QtyDecimal": 5,
"FpakWeightDecimal": 6,
"DpakWeightDecimal": 7,
"FpakWeightType": 8,
"FpakWeightText": "sample string 9",
"DpakWeightType": 10,
"DpakWeightText": "sample string 11",
"FpakLayoutId": "425c1f68-72e9-4780-b133-9a54a3355170",
"DpakLayoutId": "8696b7c4-feca-4ff3-a8f2-8540408ceb97",
"FpakPrinterId": "7f73d69d-1351-4483-8ee8-b180ea418ea4",
"DpakPrinterId": "25ddc94e-0536-4dd4-a1d9-c60d71e98279",
"UseLocalPrinterConfig": true,
"FpakPrinterName": "sample string 17",
"FpakPrinterIP": "sample string 18",
"FpakPrinterPort": 19,
"DpakPrinterName": "sample string 20",
"DpakPrinterIP": "sample string 21",
"DpakPrinterPort": 22,
"TemplateLines": [
{
"LabelPrintTemplateLineId": "f1e3356f-d954-4def-ab0d-0942a007a9c4",
"ClientId": "28903de2-8d89-44f6-accb-d10d316fb26e",
"LabelPrintTemplateId": "11994784-ce19-492f-af10-15d86aa5a8f5",
"ProductId": "aed02419-3ecc-4053-a340-314d108973a8",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-06-25T10:46:56.8584674+02:00",
"BestBeforeDate": "2026-06-25T10:46:56.8584674+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": "f1e3356f-d954-4def-ab0d-0942a007a9c4",
"ClientId": "28903de2-8d89-44f6-accb-d10d316fb26e",
"LabelPrintTemplateId": "11994784-ce19-492f-af10-15d86aa5a8f5",
"ProductId": "aed02419-3ecc-4053-a340-314d108973a8",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-06-25T10:46:56.8584674+02:00",
"BestBeforeDate": "2026-06-25T10:46:56.8584674+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
}
]
}
]