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": "bf3f74f3-3d13-4242-b8ec-aa1d92d51712",
"ClientId": "d55c5a2c-18a6-4d1e-a250-3ef2b7ed1e7f",
"SystemUserId": "ce403bde-218b-4767-ab9d-f762df327642",
"TemplateName": "sample string 4",
"QtyDecimal": 5,
"FpakWeightDecimal": 6,
"DpakWeightDecimal": 7,
"FpakWeightType": 8,
"FpakWeightText": "sample string 9",
"DpakWeightType": 10,
"DpakWeightText": "sample string 11",
"FpakLayoutId": "507fede2-19e1-4436-a542-16fcd2cf57a5",
"DpakLayoutId": "084c4cfc-17a8-47f3-a833-9d1a08e9c015",
"FpakPrinterId": "34410949-48fe-409f-8411-55aabafb2af3",
"DpakPrinterId": "4a5ffb73-29a9-4a3f-ba63-b16dfba442d6",
"UseLocalPrinterConfig": true,
"FpakPrinterName": "sample string 17",
"FpakPrinterIP": "sample string 18",
"FpakPrinterPort": 19,
"DpakPrinterName": "sample string 20",
"DpakPrinterIP": "sample string 21",
"DpakPrinterPort": 22,
"TemplateLines": [
{
"LabelPrintTemplateLineId": "cb43d2d5-e541-4cac-9d1d-4587834624e9",
"ClientId": "049d4ebe-7170-4581-b7e1-011ab3c2d22b",
"LabelPrintTemplateId": "40ea4b52-b4ec-4dc9-b817-2b28cc609648",
"ProductId": "221ac9d1-0379-4eaa-a96f-d6277b57bcfd",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-06-25T16:08:34.2581682+02:00",
"BestBeforeDate": "2026-06-25T16:08:34.2581682+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": "cb43d2d5-e541-4cac-9d1d-4587834624e9",
"ClientId": "049d4ebe-7170-4581-b7e1-011ab3c2d22b",
"LabelPrintTemplateId": "40ea4b52-b4ec-4dc9-b817-2b28cc609648",
"ProductId": "221ac9d1-0379-4eaa-a96f-d6277b57bcfd",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-06-25T16:08:34.2581682+02:00",
"BestBeforeDate": "2026-06-25T16:08:34.2581682+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": "bf3f74f3-3d13-4242-b8ec-aa1d92d51712",
"ClientId": "d55c5a2c-18a6-4d1e-a250-3ef2b7ed1e7f",
"SystemUserId": "ce403bde-218b-4767-ab9d-f762df327642",
"TemplateName": "sample string 4",
"QtyDecimal": 5,
"FpakWeightDecimal": 6,
"DpakWeightDecimal": 7,
"FpakWeightType": 8,
"FpakWeightText": "sample string 9",
"DpakWeightType": 10,
"DpakWeightText": "sample string 11",
"FpakLayoutId": "507fede2-19e1-4436-a542-16fcd2cf57a5",
"DpakLayoutId": "084c4cfc-17a8-47f3-a833-9d1a08e9c015",
"FpakPrinterId": "34410949-48fe-409f-8411-55aabafb2af3",
"DpakPrinterId": "4a5ffb73-29a9-4a3f-ba63-b16dfba442d6",
"UseLocalPrinterConfig": true,
"FpakPrinterName": "sample string 17",
"FpakPrinterIP": "sample string 18",
"FpakPrinterPort": 19,
"DpakPrinterName": "sample string 20",
"DpakPrinterIP": "sample string 21",
"DpakPrinterPort": 22,
"TemplateLines": [
{
"LabelPrintTemplateLineId": "cb43d2d5-e541-4cac-9d1d-4587834624e9",
"ClientId": "049d4ebe-7170-4581-b7e1-011ab3c2d22b",
"LabelPrintTemplateId": "40ea4b52-b4ec-4dc9-b817-2b28cc609648",
"ProductId": "221ac9d1-0379-4eaa-a96f-d6277b57bcfd",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-06-25T16:08:34.2581682+02:00",
"BestBeforeDate": "2026-06-25T16:08:34.2581682+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": "cb43d2d5-e541-4cac-9d1d-4587834624e9",
"ClientId": "049d4ebe-7170-4581-b7e1-011ab3c2d22b",
"LabelPrintTemplateId": "40ea4b52-b4ec-4dc9-b817-2b28cc609648",
"ProductId": "221ac9d1-0379-4eaa-a96f-d6277b57bcfd",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-06-25T16:08:34.2581682+02:00",
"BestBeforeDate": "2026-06-25T16:08:34.2581682+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
}
]
}
]