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": "7ddf332d-4777-42ce-ae3f-3d607d8ee273",
"ClientId": "27cac3ea-580d-491c-81ef-860251fdb886",
"SystemUserId": "6435e591-c34d-4f71-b748-5d7a26bad9b4",
"TemplateName": "sample string 4",
"QtyDecimal": 5,
"FpakWeightDecimal": 6,
"DpakWeightDecimal": 7,
"FpakWeightType": 8,
"FpakWeightText": "sample string 9",
"DpakWeightType": 10,
"DpakWeightText": "sample string 11",
"FpakLayoutId": "a8e9a9f3-406a-4d11-af82-32ffa9a3b03f",
"DpakLayoutId": "5362cdd9-8ff5-4594-8492-daee874f6e73",
"FpakPrinterId": "d469819c-fd48-4a76-8463-14d80be98cb1",
"DpakPrinterId": "21213a26-c30b-4f95-8f36-278e1395aa25",
"UseLocalPrinterConfig": true,
"FpakPrinterName": "sample string 17",
"FpakPrinterIP": "sample string 18",
"FpakPrinterPort": 19,
"DpakPrinterName": "sample string 20",
"DpakPrinterIP": "sample string 21",
"DpakPrinterPort": 22,
"TemplateLines": [
{
"LabelPrintTemplateLineId": "0cc74639-fca0-437d-b9b5-9e635b9527aa",
"ClientId": "404a72e9-5447-4cc5-b520-d3612f890ac5",
"LabelPrintTemplateId": "d6a87374-2aa7-4144-af6b-7648df13502a",
"ProductId": "eb98ac02-5a8a-40b8-9ba9-10268e4f5df0",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-06-25T16:08:45.3233937+02:00",
"BestBeforeDate": "2026-06-25T16:08:45.3233937+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": "0cc74639-fca0-437d-b9b5-9e635b9527aa",
"ClientId": "404a72e9-5447-4cc5-b520-d3612f890ac5",
"LabelPrintTemplateId": "d6a87374-2aa7-4144-af6b-7648df13502a",
"ProductId": "eb98ac02-5a8a-40b8-9ba9-10268e4f5df0",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-06-25T16:08:45.3233937+02:00",
"BestBeforeDate": "2026-06-25T16:08:45.3233937+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": "7ddf332d-4777-42ce-ae3f-3d607d8ee273",
"ClientId": "27cac3ea-580d-491c-81ef-860251fdb886",
"SystemUserId": "6435e591-c34d-4f71-b748-5d7a26bad9b4",
"TemplateName": "sample string 4",
"QtyDecimal": 5,
"FpakWeightDecimal": 6,
"DpakWeightDecimal": 7,
"FpakWeightType": 8,
"FpakWeightText": "sample string 9",
"DpakWeightType": 10,
"DpakWeightText": "sample string 11",
"FpakLayoutId": "a8e9a9f3-406a-4d11-af82-32ffa9a3b03f",
"DpakLayoutId": "5362cdd9-8ff5-4594-8492-daee874f6e73",
"FpakPrinterId": "d469819c-fd48-4a76-8463-14d80be98cb1",
"DpakPrinterId": "21213a26-c30b-4f95-8f36-278e1395aa25",
"UseLocalPrinterConfig": true,
"FpakPrinterName": "sample string 17",
"FpakPrinterIP": "sample string 18",
"FpakPrinterPort": 19,
"DpakPrinterName": "sample string 20",
"DpakPrinterIP": "sample string 21",
"DpakPrinterPort": 22,
"TemplateLines": [
{
"LabelPrintTemplateLineId": "0cc74639-fca0-437d-b9b5-9e635b9527aa",
"ClientId": "404a72e9-5447-4cc5-b520-d3612f890ac5",
"LabelPrintTemplateId": "d6a87374-2aa7-4144-af6b-7648df13502a",
"ProductId": "eb98ac02-5a8a-40b8-9ba9-10268e4f5df0",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-06-25T16:08:45.3233937+02:00",
"BestBeforeDate": "2026-06-25T16:08:45.3233937+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": "0cc74639-fca0-437d-b9b5-9e635b9527aa",
"ClientId": "404a72e9-5447-4cc5-b520-d3612f890ac5",
"LabelPrintTemplateId": "d6a87374-2aa7-4144-af6b-7648df13502a",
"ProductId": "eb98ac02-5a8a-40b8-9ba9-10268e4f5df0",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-06-25T16:08:45.3233937+02:00",
"BestBeforeDate": "2026-06-25T16:08:45.3233937+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
}
]
}
]