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": "6de8c492-4108-4c63-a2e3-7a4ec6f88ec1",
"ClientId": "03da501a-b2b9-4a36-b6a8-edab65af7412",
"SystemUserId": "68c877de-9028-4a79-b4d8-7a2c783e0342",
"TemplateName": "sample string 4",
"QtyDecimal": 5,
"FpakWeightDecimal": 6,
"DpakWeightDecimal": 7,
"FpakWeightType": 8,
"FpakWeightText": "sample string 9",
"DpakWeightType": 10,
"DpakWeightText": "sample string 11",
"FpakLayoutId": "844fc994-bc17-445b-8c06-7e5269d7384f",
"DpakLayoutId": "6d420d0d-8a6c-4d8b-9911-c8a008200298",
"FpakPrinterId": "21617fe9-68cc-45d4-846b-8fb309563871",
"DpakPrinterId": "cc7ef5df-73bd-4b75-9cb2-f4dfacd9d702",
"UseLocalPrinterConfig": true,
"FpakPrinterName": "sample string 17",
"FpakPrinterIP": "sample string 18",
"FpakPrinterPort": 19,
"DpakPrinterName": "sample string 20",
"DpakPrinterIP": "sample string 21",
"DpakPrinterPort": 22,
"TemplateLines": [
{
"LabelPrintTemplateLineId": "e9f77c1a-953c-4f85-9c80-dab6c9b16fcb",
"ClientId": "7b0de985-def6-4307-b88e-58599def1d93",
"LabelPrintTemplateId": "d5b62a58-2126-4fb6-a6ef-ed5c6e884e94",
"ProductId": "08a111bc-3931-4201-85c6-faa3b06335b2",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-06-25T16:09:32.9691029+02:00",
"BestBeforeDate": "2026-06-25T16:09:32.9691029+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": "e9f77c1a-953c-4f85-9c80-dab6c9b16fcb",
"ClientId": "7b0de985-def6-4307-b88e-58599def1d93",
"LabelPrintTemplateId": "d5b62a58-2126-4fb6-a6ef-ed5c6e884e94",
"ProductId": "08a111bc-3931-4201-85c6-faa3b06335b2",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-06-25T16:09:32.9691029+02:00",
"BestBeforeDate": "2026-06-25T16:09:32.9691029+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": "6de8c492-4108-4c63-a2e3-7a4ec6f88ec1",
"ClientId": "03da501a-b2b9-4a36-b6a8-edab65af7412",
"SystemUserId": "68c877de-9028-4a79-b4d8-7a2c783e0342",
"TemplateName": "sample string 4",
"QtyDecimal": 5,
"FpakWeightDecimal": 6,
"DpakWeightDecimal": 7,
"FpakWeightType": 8,
"FpakWeightText": "sample string 9",
"DpakWeightType": 10,
"DpakWeightText": "sample string 11",
"FpakLayoutId": "844fc994-bc17-445b-8c06-7e5269d7384f",
"DpakLayoutId": "6d420d0d-8a6c-4d8b-9911-c8a008200298",
"FpakPrinterId": "21617fe9-68cc-45d4-846b-8fb309563871",
"DpakPrinterId": "cc7ef5df-73bd-4b75-9cb2-f4dfacd9d702",
"UseLocalPrinterConfig": true,
"FpakPrinterName": "sample string 17",
"FpakPrinterIP": "sample string 18",
"FpakPrinterPort": 19,
"DpakPrinterName": "sample string 20",
"DpakPrinterIP": "sample string 21",
"DpakPrinterPort": 22,
"TemplateLines": [
{
"LabelPrintTemplateLineId": "e9f77c1a-953c-4f85-9c80-dab6c9b16fcb",
"ClientId": "7b0de985-def6-4307-b88e-58599def1d93",
"LabelPrintTemplateId": "d5b62a58-2126-4fb6-a6ef-ed5c6e884e94",
"ProductId": "08a111bc-3931-4201-85c6-faa3b06335b2",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-06-25T16:09:32.9691029+02:00",
"BestBeforeDate": "2026-06-25T16:09:32.9691029+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": "e9f77c1a-953c-4f85-9c80-dab6c9b16fcb",
"ClientId": "7b0de985-def6-4307-b88e-58599def1d93",
"LabelPrintTemplateId": "d5b62a58-2126-4fb6-a6ef-ed5c6e884e94",
"ProductId": "08a111bc-3931-4201-85c6-faa3b06335b2",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-06-25T16:09:32.9691029+02:00",
"BestBeforeDate": "2026-06-25T16:09:32.9691029+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
}
]
}
]