GET api/LabelPrintTemplate/Client/{ClientId}
Get label print templates for client
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ClientId | 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": "e8bb0e5d-c729-47c3-ba43-4eb256f6378a",
"ClientId": "8b1bb665-2fe9-4ecb-b704-f346a7b72347",
"SystemUserId": "af6d35f6-4c59-4d40-8c12-d30f7a45bc02",
"TemplateName": "sample string 4",
"QtyDecimal": 5,
"FpakWeightDecimal": 6,
"DpakWeightDecimal": 7,
"FpakWeightType": 8,
"FpakWeightText": "sample string 9",
"DpakWeightType": 10,
"DpakWeightText": "sample string 11",
"FpakLayoutId": "71f46dea-47d2-4e85-964e-9a8f750c4350",
"DpakLayoutId": "ce9558a4-2343-448e-8853-ccafd62c75f9",
"FpakPrinterId": "39f3e1b9-5417-4cee-86e6-bf2633a13407",
"DpakPrinterId": "181e1ee3-e9aa-47c8-8b56-967aa1efb01f",
"UseLocalPrinterConfig": true,
"FpakPrinterName": "sample string 17",
"FpakPrinterIP": "sample string 18",
"FpakPrinterPort": 19,
"DpakPrinterName": "sample string 20",
"DpakPrinterIP": "sample string 21",
"DpakPrinterPort": 22,
"TemplateLines": [
{
"LabelPrintTemplateLineId": "4e806543-e016-408e-b4cc-39de1828284f",
"ClientId": "a4e74600-666c-4d1f-9b60-00fb097950ea",
"LabelPrintTemplateId": "13f5bce7-5c0d-4839-8414-a6ad3e2dac4f",
"ProductId": "19abfc35-8e8e-4821-9989-1fb94155c8ca",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-06-25T16:08:06.9837482+02:00",
"BestBeforeDate": "2026-06-25T16:08:06.9837482+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": "4e806543-e016-408e-b4cc-39de1828284f",
"ClientId": "a4e74600-666c-4d1f-9b60-00fb097950ea",
"LabelPrintTemplateId": "13f5bce7-5c0d-4839-8414-a6ad3e2dac4f",
"ProductId": "19abfc35-8e8e-4821-9989-1fb94155c8ca",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-06-25T16:08:06.9837482+02:00",
"BestBeforeDate": "2026-06-25T16:08:06.9837482+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": "e8bb0e5d-c729-47c3-ba43-4eb256f6378a",
"ClientId": "8b1bb665-2fe9-4ecb-b704-f346a7b72347",
"SystemUserId": "af6d35f6-4c59-4d40-8c12-d30f7a45bc02",
"TemplateName": "sample string 4",
"QtyDecimal": 5,
"FpakWeightDecimal": 6,
"DpakWeightDecimal": 7,
"FpakWeightType": 8,
"FpakWeightText": "sample string 9",
"DpakWeightType": 10,
"DpakWeightText": "sample string 11",
"FpakLayoutId": "71f46dea-47d2-4e85-964e-9a8f750c4350",
"DpakLayoutId": "ce9558a4-2343-448e-8853-ccafd62c75f9",
"FpakPrinterId": "39f3e1b9-5417-4cee-86e6-bf2633a13407",
"DpakPrinterId": "181e1ee3-e9aa-47c8-8b56-967aa1efb01f",
"UseLocalPrinterConfig": true,
"FpakPrinterName": "sample string 17",
"FpakPrinterIP": "sample string 18",
"FpakPrinterPort": 19,
"DpakPrinterName": "sample string 20",
"DpakPrinterIP": "sample string 21",
"DpakPrinterPort": 22,
"TemplateLines": [
{
"LabelPrintTemplateLineId": "4e806543-e016-408e-b4cc-39de1828284f",
"ClientId": "a4e74600-666c-4d1f-9b60-00fb097950ea",
"LabelPrintTemplateId": "13f5bce7-5c0d-4839-8414-a6ad3e2dac4f",
"ProductId": "19abfc35-8e8e-4821-9989-1fb94155c8ca",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-06-25T16:08:06.9837482+02:00",
"BestBeforeDate": "2026-06-25T16:08:06.9837482+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": "4e806543-e016-408e-b4cc-39de1828284f",
"ClientId": "a4e74600-666c-4d1f-9b60-00fb097950ea",
"LabelPrintTemplateId": "13f5bce7-5c0d-4839-8414-a6ad3e2dac4f",
"ProductId": "19abfc35-8e8e-4821-9989-1fb94155c8ca",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-06-25T16:08:06.9837482+02:00",
"BestBeforeDate": "2026-06-25T16:08:06.9837482+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
}
]
}
]