POST api/sticker/getAll
Request Information
URI Parameters
None.
Body Parameters
SearchParamsViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| active | boolean |
None. |
|
| firstElementIndex | integer |
None. |
|
| id | globally unique identifier |
None. |
|
| site_id | globally unique identifier |
None. |
|
| keywords | string |
None. |
|
| numberOfElements | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"active": true,
"firstElementIndex": 1,
"id": "a8a248c0-9eef-47df-8cff-04d2498b9874",
"site_id": "aaf8ee21-1ffb-49a0-a8ff-dd9f8f95f5a4",
"keywords": "sample string 1",
"numberOfElements": 1
}
application/xml, text/xml
Sample:
<searchParamsViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/EntityModel"> <active>true</active> <firstElementIndex>1</firstElementIndex> <id>a8a248c0-9eef-47df-8cff-04d2498b9874</id> <keywords>sample string 1</keywords> <numberOfElements>1</numberOfElements> <site_id>aaf8ee21-1ffb-49a0-a8ff-dd9f8f95f5a4</site_id> </searchParamsViewModel>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
PaginationResultViewModelOfListOfStickerViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| data | Collection of StickerViewModel |
None. |
|
| totalRecord | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"data": [
{
"descriptions": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"type": {
"descriptions": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"code": "sample string 1",
"id": "c7d69af6-6c8e-4298-a15d-f2b82fd38937",
"technicalDescription": "sample string 3",
"active": true
},
"relations": [
{
"active": true,
"contract_ID": "11e34d3b-8b5a-4fa0-9bcc-1162c132056b",
"contractItem_ID": "eb60c112-b5e1-41ca-9490-9f1239ed6788",
"departement_ID": "953486bc-00df-4bfa-9e61-976034a31073",
"departmentItem_ID": "fda1ec93-2bda-4b06-8487-e9426bce65b4",
"iD": "89345b51-9a4e-4c37-8d18-42c0ef76898d",
"site_ID": "eaaa6ae5-3dab-444e-b677-15a3d7209fde",
"siteCustomer_ID": "2ce37da3-ffc0-4fab-aff2-7e92255c80df",
"sticker_ID": "ad7d7038-7444-447e-b400-d9895ec13e38",
"garment_ID": "ca6b238f-3eeb-4de7-8f53-7847528e3034"
},
{
"active": true,
"contract_ID": "11e34d3b-8b5a-4fa0-9bcc-1162c132056b",
"contractItem_ID": "eb60c112-b5e1-41ca-9490-9f1239ed6788",
"departement_ID": "953486bc-00df-4bfa-9e61-976034a31073",
"departmentItem_ID": "fda1ec93-2bda-4b06-8487-e9426bce65b4",
"iD": "89345b51-9a4e-4c37-8d18-42c0ef76898d",
"site_ID": "eaaa6ae5-3dab-444e-b677-15a3d7209fde",
"siteCustomer_ID": "2ce37da3-ffc0-4fab-aff2-7e92255c80df",
"sticker_ID": "ad7d7038-7444-447e-b400-d9895ec13e38",
"garment_ID": "ca6b238f-3eeb-4de7-8f53-7847528e3034"
}
],
"details": [
{
"stickerField": {
"previewValue": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"descriptions": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"active": true,
"code": "sample string 2",
"id": "87386c80-f612-490b-bd5b-fa18b98f7c55",
"isProductionSite": true,
"isStatic": true,
"separator": "sample string 6",
"stickerType_ID": "9a686119-776b-4b54-a789-81e8b2f2fccb",
"technicalDescription": "sample string 8"
},
"active": true,
"backgroundColor": "sample string 2",
"bold": true,
"fontSize": 4,
"foregroundColor": "sample string 5",
"id": "4cfb6f5e-fa12-44b4-8dd4-b146b55cef38",
"italic": true,
"staticValue": "sample string 8",
"sticker_ID": "402eb555-b87a-49da-aab2-b9b15544adf8",
"stickerField_ID": "d79dd98d-33b2-4db4-bf27-2bcb98f55102",
"stringLength": 1,
"stringStart": 1,
"zoneNumber": 11
},
{
"stickerField": {
"previewValue": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"descriptions": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"active": true,
"code": "sample string 2",
"id": "87386c80-f612-490b-bd5b-fa18b98f7c55",
"isProductionSite": true,
"isStatic": true,
"separator": "sample string 6",
"stickerType_ID": "9a686119-776b-4b54-a789-81e8b2f2fccb",
"technicalDescription": "sample string 8"
},
"active": true,
"backgroundColor": "sample string 2",
"bold": true,
"fontSize": 4,
"foregroundColor": "sample string 5",
"id": "4cfb6f5e-fa12-44b4-8dd4-b146b55cef38",
"italic": true,
"staticValue": "sample string 8",
"sticker_ID": "402eb555-b87a-49da-aab2-b9b15544adf8",
"stickerField_ID": "d79dd98d-33b2-4db4-bf27-2bcb98f55102",
"stringLength": 1,
"stringStart": 1,
"zoneNumber": 11
}
],
"active": true,
"code": "sample string 2",
"id": "09cb706e-1b84-435f-a995-e1f14dc9aa2b",
"stickerType_ID": "49f338ea-04fa-4c24-b437-5d8f86dae16c",
"stickerRelation_IDs": [
"449bfd81-99ad-4efd-b0ce-dd052dd508e3",
"2980a9fe-a69a-48a6-a828-e2c17ff9153b"
],
"site_ID": "947fc9fe-d8db-42a9-96fe-a3fdf1b7ccbb"
},
{
"descriptions": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"type": {
"descriptions": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"code": "sample string 1",
"id": "c7d69af6-6c8e-4298-a15d-f2b82fd38937",
"technicalDescription": "sample string 3",
"active": true
},
"relations": [
{
"active": true,
"contract_ID": "11e34d3b-8b5a-4fa0-9bcc-1162c132056b",
"contractItem_ID": "eb60c112-b5e1-41ca-9490-9f1239ed6788",
"departement_ID": "953486bc-00df-4bfa-9e61-976034a31073",
"departmentItem_ID": "fda1ec93-2bda-4b06-8487-e9426bce65b4",
"iD": "89345b51-9a4e-4c37-8d18-42c0ef76898d",
"site_ID": "eaaa6ae5-3dab-444e-b677-15a3d7209fde",
"siteCustomer_ID": "2ce37da3-ffc0-4fab-aff2-7e92255c80df",
"sticker_ID": "ad7d7038-7444-447e-b400-d9895ec13e38",
"garment_ID": "ca6b238f-3eeb-4de7-8f53-7847528e3034"
},
{
"active": true,
"contract_ID": "11e34d3b-8b5a-4fa0-9bcc-1162c132056b",
"contractItem_ID": "eb60c112-b5e1-41ca-9490-9f1239ed6788",
"departement_ID": "953486bc-00df-4bfa-9e61-976034a31073",
"departmentItem_ID": "fda1ec93-2bda-4b06-8487-e9426bce65b4",
"iD": "89345b51-9a4e-4c37-8d18-42c0ef76898d",
"site_ID": "eaaa6ae5-3dab-444e-b677-15a3d7209fde",
"siteCustomer_ID": "2ce37da3-ffc0-4fab-aff2-7e92255c80df",
"sticker_ID": "ad7d7038-7444-447e-b400-d9895ec13e38",
"garment_ID": "ca6b238f-3eeb-4de7-8f53-7847528e3034"
}
],
"details": [
{
"stickerField": {
"previewValue": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"descriptions": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"active": true,
"code": "sample string 2",
"id": "87386c80-f612-490b-bd5b-fa18b98f7c55",
"isProductionSite": true,
"isStatic": true,
"separator": "sample string 6",
"stickerType_ID": "9a686119-776b-4b54-a789-81e8b2f2fccb",
"technicalDescription": "sample string 8"
},
"active": true,
"backgroundColor": "sample string 2",
"bold": true,
"fontSize": 4,
"foregroundColor": "sample string 5",
"id": "4cfb6f5e-fa12-44b4-8dd4-b146b55cef38",
"italic": true,
"staticValue": "sample string 8",
"sticker_ID": "402eb555-b87a-49da-aab2-b9b15544adf8",
"stickerField_ID": "d79dd98d-33b2-4db4-bf27-2bcb98f55102",
"stringLength": 1,
"stringStart": 1,
"zoneNumber": 11
},
{
"stickerField": {
"previewValue": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"descriptions": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"active": true,
"code": "sample string 2",
"id": "87386c80-f612-490b-bd5b-fa18b98f7c55",
"isProductionSite": true,
"isStatic": true,
"separator": "sample string 6",
"stickerType_ID": "9a686119-776b-4b54-a789-81e8b2f2fccb",
"technicalDescription": "sample string 8"
},
"active": true,
"backgroundColor": "sample string 2",
"bold": true,
"fontSize": 4,
"foregroundColor": "sample string 5",
"id": "4cfb6f5e-fa12-44b4-8dd4-b146b55cef38",
"italic": true,
"staticValue": "sample string 8",
"sticker_ID": "402eb555-b87a-49da-aab2-b9b15544adf8",
"stickerField_ID": "d79dd98d-33b2-4db4-bf27-2bcb98f55102",
"stringLength": 1,
"stringStart": 1,
"zoneNumber": 11
}
],
"active": true,
"code": "sample string 2",
"id": "09cb706e-1b84-435f-a995-e1f14dc9aa2b",
"stickerType_ID": "49f338ea-04fa-4c24-b437-5d8f86dae16c",
"stickerRelation_IDs": [
"449bfd81-99ad-4efd-b0ce-dd052dd508e3",
"2980a9fe-a69a-48a6-a828-e2c17ff9153b"
],
"site_ID": "947fc9fe-d8db-42a9-96fe-a3fdf1b7ccbb"
}
],
"totalRecord": 1
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.