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": "22c8957c-d594-44b1-8ba3-cdb3e9423223",
"ClientId": "2de43c3c-8fc2-4eed-98c2-bc9b908939ab",
"SystemUserId": "f90dde4d-8de7-48b6-921d-58c263b3273e",
"TemplateName": "sample string 4",
"QtyDecimal": 5,
"FpakWeightDecimal": 6,
"DpakWeightDecimal": 7,
"FpakWeightType": 8,
"FpakWeightText": "sample string 9",
"DpakWeightType": 10,
"DpakWeightText": "sample string 11",
"FpakLayoutId": "1ed0c8b6-d219-4d49-9e27-4ab8ffd078be",
"DpakLayoutId": "60feff79-717e-4190-92bf-aec731462f75",
"FpakPrinterId": "ca77b4ab-dcf2-4791-8d80-1c7c0a971a16",
"DpakPrinterId": "b1b91295-0cb3-4234-818f-9f6876e088d5",
"UseLocalPrinterConfig": true,
"FpakPrinterName": "sample string 17",
"FpakPrinterIP": "sample string 18",
"FpakPrinterPort": 19,
"DpakPrinterName": "sample string 20",
"DpakPrinterIP": "sample string 21",
"DpakPrinterPort": 22,
"TemplateLines": [
{
"LabelPrintTemplateLineId": "4831a967-62f6-45f0-9ec5-8e2dca6595c2",
"ClientId": "08b716f1-52fe-4437-bf6c-4b1070155196",
"LabelPrintTemplateId": "f5256996-d901-48a2-9eae-bb7fa83834e1",
"ProductId": "40c783ff-2eba-450a-a471-6db529d8a89d",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-06-25T16:28:21.3798914+02:00",
"BestBeforeDate": "2026-06-25T16:28:21.3798914+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": "4831a967-62f6-45f0-9ec5-8e2dca6595c2",
"ClientId": "08b716f1-52fe-4437-bf6c-4b1070155196",
"LabelPrintTemplateId": "f5256996-d901-48a2-9eae-bb7fa83834e1",
"ProductId": "40c783ff-2eba-450a-a471-6db529d8a89d",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-06-25T16:28:21.3798914+02:00",
"BestBeforeDate": "2026-06-25T16:28:21.3798914+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": "22c8957c-d594-44b1-8ba3-cdb3e9423223",
"ClientId": "2de43c3c-8fc2-4eed-98c2-bc9b908939ab",
"SystemUserId": "f90dde4d-8de7-48b6-921d-58c263b3273e",
"TemplateName": "sample string 4",
"QtyDecimal": 5,
"FpakWeightDecimal": 6,
"DpakWeightDecimal": 7,
"FpakWeightType": 8,
"FpakWeightText": "sample string 9",
"DpakWeightType": 10,
"DpakWeightText": "sample string 11",
"FpakLayoutId": "1ed0c8b6-d219-4d49-9e27-4ab8ffd078be",
"DpakLayoutId": "60feff79-717e-4190-92bf-aec731462f75",
"FpakPrinterId": "ca77b4ab-dcf2-4791-8d80-1c7c0a971a16",
"DpakPrinterId": "b1b91295-0cb3-4234-818f-9f6876e088d5",
"UseLocalPrinterConfig": true,
"FpakPrinterName": "sample string 17",
"FpakPrinterIP": "sample string 18",
"FpakPrinterPort": 19,
"DpakPrinterName": "sample string 20",
"DpakPrinterIP": "sample string 21",
"DpakPrinterPort": 22,
"TemplateLines": [
{
"LabelPrintTemplateLineId": "4831a967-62f6-45f0-9ec5-8e2dca6595c2",
"ClientId": "08b716f1-52fe-4437-bf6c-4b1070155196",
"LabelPrintTemplateId": "f5256996-d901-48a2-9eae-bb7fa83834e1",
"ProductId": "40c783ff-2eba-450a-a471-6db529d8a89d",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-06-25T16:28:21.3798914+02:00",
"BestBeforeDate": "2026-06-25T16:28:21.3798914+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": "4831a967-62f6-45f0-9ec5-8e2dca6595c2",
"ClientId": "08b716f1-52fe-4437-bf6c-4b1070155196",
"LabelPrintTemplateId": "f5256996-d901-48a2-9eae-bb7fa83834e1",
"ProductId": "40c783ff-2eba-450a-a471-6db529d8a89d",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-06-25T16:28:21.3798914+02:00",
"BestBeforeDate": "2026-06-25T16:28:21.3798914+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
}
]
}
]