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": "ee989afd-6312-452b-9c7c-c655992eab42",
"ClientId": "2b19727a-bcc2-4b05-9089-b7748e569a5c",
"SystemUserId": "dbb6326c-3415-47ca-869d-23cf9bc30198",
"TemplateName": "sample string 4",
"QtyDecimal": 5,
"FpakWeightDecimal": 6,
"DpakWeightDecimal": 7,
"FpakWeightType": 8,
"FpakWeightText": "sample string 9",
"DpakWeightType": 10,
"DpakWeightText": "sample string 11",
"FpakLayoutId": "8f41ce4f-3e46-416c-b8a7-6fe1ad606ee6",
"DpakLayoutId": "cd37f2c9-fbc3-4f76-bab8-1b9a87c96acc",
"FpakPrinterId": "78586b6d-e6f2-403f-9fd7-35468c1460fb",
"DpakPrinterId": "db51d05a-ae77-461e-b675-2b9fa2debfe8",
"UseLocalPrinterConfig": true,
"FpakPrinterName": "sample string 17",
"FpakPrinterIP": "sample string 18",
"FpakPrinterPort": 19,
"DpakPrinterName": "sample string 20",
"DpakPrinterIP": "sample string 21",
"DpakPrinterPort": 22,
"TemplateLines": [
{
"LabelPrintTemplateLineId": "42c31f91-044e-49c0-9a2e-4e72b6fd2cef",
"ClientId": "f1e8e686-3b79-43e8-9c4d-d023bf36c292",
"LabelPrintTemplateId": "73e314b7-689a-4cc2-91e9-84a0b5860484",
"ProductId": "e00cee85-e837-48c3-a962-566ffe6a3aae",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-06-25T11:35:28.5262794+02:00",
"BestBeforeDate": "2026-06-25T11:35:28.5262794+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": "42c31f91-044e-49c0-9a2e-4e72b6fd2cef",
"ClientId": "f1e8e686-3b79-43e8-9c4d-d023bf36c292",
"LabelPrintTemplateId": "73e314b7-689a-4cc2-91e9-84a0b5860484",
"ProductId": "e00cee85-e837-48c3-a962-566ffe6a3aae",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-06-25T11:35:28.5262794+02:00",
"BestBeforeDate": "2026-06-25T11:35:28.5262794+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": "ee989afd-6312-452b-9c7c-c655992eab42",
"ClientId": "2b19727a-bcc2-4b05-9089-b7748e569a5c",
"SystemUserId": "dbb6326c-3415-47ca-869d-23cf9bc30198",
"TemplateName": "sample string 4",
"QtyDecimal": 5,
"FpakWeightDecimal": 6,
"DpakWeightDecimal": 7,
"FpakWeightType": 8,
"FpakWeightText": "sample string 9",
"DpakWeightType": 10,
"DpakWeightText": "sample string 11",
"FpakLayoutId": "8f41ce4f-3e46-416c-b8a7-6fe1ad606ee6",
"DpakLayoutId": "cd37f2c9-fbc3-4f76-bab8-1b9a87c96acc",
"FpakPrinterId": "78586b6d-e6f2-403f-9fd7-35468c1460fb",
"DpakPrinterId": "db51d05a-ae77-461e-b675-2b9fa2debfe8",
"UseLocalPrinterConfig": true,
"FpakPrinterName": "sample string 17",
"FpakPrinterIP": "sample string 18",
"FpakPrinterPort": 19,
"DpakPrinterName": "sample string 20",
"DpakPrinterIP": "sample string 21",
"DpakPrinterPort": 22,
"TemplateLines": [
{
"LabelPrintTemplateLineId": "42c31f91-044e-49c0-9a2e-4e72b6fd2cef",
"ClientId": "f1e8e686-3b79-43e8-9c4d-d023bf36c292",
"LabelPrintTemplateId": "73e314b7-689a-4cc2-91e9-84a0b5860484",
"ProductId": "e00cee85-e837-48c3-a962-566ffe6a3aae",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-06-25T11:35:28.5262794+02:00",
"BestBeforeDate": "2026-06-25T11:35:28.5262794+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": "42c31f91-044e-49c0-9a2e-4e72b6fd2cef",
"ClientId": "f1e8e686-3b79-43e8-9c4d-d023bf36c292",
"LabelPrintTemplateId": "73e314b7-689a-4cc2-91e9-84a0b5860484",
"ProductId": "e00cee85-e837-48c3-a962-566ffe6a3aae",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-06-25T11:35:28.5262794+02:00",
"BestBeforeDate": "2026-06-25T11:35:28.5262794+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
}
]
}
]