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": "5d5c6ff6-3e88-4bd9-935a-7a8946e98f09",
"ClientId": "8c3f500f-5cfd-463f-b615-b8fc6a7cfd95",
"SystemUserId": "7296a9d9-a0b9-47de-a11d-814816a6057c",
"TemplateName": "sample string 4",
"QtyDecimal": 5,
"FpakWeightDecimal": 6,
"DpakWeightDecimal": 7,
"FpakWeightType": 8,
"FpakWeightText": "sample string 9",
"DpakWeightType": 10,
"DpakWeightText": "sample string 11",
"FpakLayoutId": "a946f742-5521-416e-a2ff-dbd682f63b64",
"DpakLayoutId": "f08a9179-9097-4f82-9a58-0db892c601eb",
"FpakPrinterId": "e6d21ba3-969b-4b63-a8c5-54bb381c018f",
"DpakPrinterId": "ea2816fe-ae85-402f-b387-64e01d327bff",
"UseLocalPrinterConfig": true,
"FpakPrinterName": "sample string 17",
"FpakPrinterIP": "sample string 18",
"FpakPrinterPort": 19,
"DpakPrinterName": "sample string 20",
"DpakPrinterIP": "sample string 21",
"DpakPrinterPort": 22,
"TemplateLines": [
{
"LabelPrintTemplateLineId": "99ec79bb-f4da-4238-9f99-aa9d3d0d4f95",
"ClientId": "c33fbb88-b266-4cf3-9125-b9425a518bb0",
"LabelPrintTemplateId": "7455881b-f465-4541-b332-29ba33d51028",
"ProductId": "44bcdee7-227d-4baf-9588-273f2e2c09f8",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-06-25T16:47:56.3290219+02:00",
"BestBeforeDate": "2026-06-25T16:47:56.3290219+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": "99ec79bb-f4da-4238-9f99-aa9d3d0d4f95",
"ClientId": "c33fbb88-b266-4cf3-9125-b9425a518bb0",
"LabelPrintTemplateId": "7455881b-f465-4541-b332-29ba33d51028",
"ProductId": "44bcdee7-227d-4baf-9588-273f2e2c09f8",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-06-25T16:47:56.3290219+02:00",
"BestBeforeDate": "2026-06-25T16:47:56.3290219+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": "5d5c6ff6-3e88-4bd9-935a-7a8946e98f09",
"ClientId": "8c3f500f-5cfd-463f-b615-b8fc6a7cfd95",
"SystemUserId": "7296a9d9-a0b9-47de-a11d-814816a6057c",
"TemplateName": "sample string 4",
"QtyDecimal": 5,
"FpakWeightDecimal": 6,
"DpakWeightDecimal": 7,
"FpakWeightType": 8,
"FpakWeightText": "sample string 9",
"DpakWeightType": 10,
"DpakWeightText": "sample string 11",
"FpakLayoutId": "a946f742-5521-416e-a2ff-dbd682f63b64",
"DpakLayoutId": "f08a9179-9097-4f82-9a58-0db892c601eb",
"FpakPrinterId": "e6d21ba3-969b-4b63-a8c5-54bb381c018f",
"DpakPrinterId": "ea2816fe-ae85-402f-b387-64e01d327bff",
"UseLocalPrinterConfig": true,
"FpakPrinterName": "sample string 17",
"FpakPrinterIP": "sample string 18",
"FpakPrinterPort": 19,
"DpakPrinterName": "sample string 20",
"DpakPrinterIP": "sample string 21",
"DpakPrinterPort": 22,
"TemplateLines": [
{
"LabelPrintTemplateLineId": "99ec79bb-f4da-4238-9f99-aa9d3d0d4f95",
"ClientId": "c33fbb88-b266-4cf3-9125-b9425a518bb0",
"LabelPrintTemplateId": "7455881b-f465-4541-b332-29ba33d51028",
"ProductId": "44bcdee7-227d-4baf-9588-273f2e2c09f8",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-06-25T16:47:56.3290219+02:00",
"BestBeforeDate": "2026-06-25T16:47:56.3290219+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": "99ec79bb-f4da-4238-9f99-aa9d3d0d4f95",
"ClientId": "c33fbb88-b266-4cf3-9125-b9425a518bb0",
"LabelPrintTemplateId": "7455881b-f465-4541-b332-29ba33d51028",
"ProductId": "44bcdee7-227d-4baf-9588-273f2e2c09f8",
"LineNo": 5,
"ProductNumber": "sample string 6",
"ProductName": "sample string 7",
"LabelingName": "sample string 8",
"ProductionDate": "2026-06-25T16:47:56.3290219+02:00",
"BestBeforeDate": "2026-06-25T16:47:56.3290219+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
}
]
}
]