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": "7a84f93f-a359-4474-8fac-0846ba01e23c",
"site_id": "7ac3baa2-84ee-4c6d-8600-0ea225c83d04",
"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>7a84f93f-a359-4474-8fac-0846ba01e23c</id> <keywords>sample string 1</keywords> <numberOfElements>1</numberOfElements> <site_id>7ac3baa2-84ee-4c6d-8600-0ea225c83d04</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": "3da9526c-6e56-41de-90a0-75431ad15c6a",
"technicalDescription": "sample string 3",
"active": true
},
"relations": [
{
"active": true,
"contract_ID": "099264b9-942f-41e4-9b25-0e94d07e122f",
"contractItem_ID": "53a1c355-2c29-417b-9f3b-35f2d7f6ef04",
"departement_ID": "3681fb63-4e27-44d7-a5ed-551efb4802c9",
"departmentItem_ID": "13e157f8-4bea-4588-944e-f86bc2500374",
"iD": "c2139e70-1f1e-440b-9290-1a72b84535d1",
"site_ID": "3e508b66-a9e1-44f9-ad81-2a6155bf0fb7",
"siteCustomer_ID": "81d7b79d-b520-4946-b744-dfcca3085fa1",
"sticker_ID": "b6203dc7-92c3-4bec-aaa6-bc8317ea71d3",
"garment_ID": "eb291457-4eb5-4f73-9266-9bbb5df34b65"
},
{
"active": true,
"contract_ID": "099264b9-942f-41e4-9b25-0e94d07e122f",
"contractItem_ID": "53a1c355-2c29-417b-9f3b-35f2d7f6ef04",
"departement_ID": "3681fb63-4e27-44d7-a5ed-551efb4802c9",
"departmentItem_ID": "13e157f8-4bea-4588-944e-f86bc2500374",
"iD": "c2139e70-1f1e-440b-9290-1a72b84535d1",
"site_ID": "3e508b66-a9e1-44f9-ad81-2a6155bf0fb7",
"siteCustomer_ID": "81d7b79d-b520-4946-b744-dfcca3085fa1",
"sticker_ID": "b6203dc7-92c3-4bec-aaa6-bc8317ea71d3",
"garment_ID": "eb291457-4eb5-4f73-9266-9bbb5df34b65"
}
],
"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": "1b147b29-8289-4d96-b111-d51e7f9d02f0",
"isProductionSite": true,
"isStatic": true,
"separator": "sample string 6",
"stickerType_ID": "439fca54-eece-4ff0-9bdf-57d61ee8b234",
"technicalDescription": "sample string 8"
},
"active": true,
"backgroundColor": "sample string 2",
"bold": true,
"fontSize": 4,
"foregroundColor": "sample string 5",
"id": "91cc5944-08e2-40ed-81d8-27be92360ab1",
"italic": true,
"staticValue": "sample string 8",
"sticker_ID": "5e1c57a4-3e91-4b85-b8b5-130f2deda26f",
"stickerField_ID": "a841774a-d3f1-4927-9708-aa8094b65e52",
"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": "1b147b29-8289-4d96-b111-d51e7f9d02f0",
"isProductionSite": true,
"isStatic": true,
"separator": "sample string 6",
"stickerType_ID": "439fca54-eece-4ff0-9bdf-57d61ee8b234",
"technicalDescription": "sample string 8"
},
"active": true,
"backgroundColor": "sample string 2",
"bold": true,
"fontSize": 4,
"foregroundColor": "sample string 5",
"id": "91cc5944-08e2-40ed-81d8-27be92360ab1",
"italic": true,
"staticValue": "sample string 8",
"sticker_ID": "5e1c57a4-3e91-4b85-b8b5-130f2deda26f",
"stickerField_ID": "a841774a-d3f1-4927-9708-aa8094b65e52",
"stringLength": 1,
"stringStart": 1,
"zoneNumber": 11
}
],
"active": true,
"code": "sample string 2",
"id": "dc4e4372-6aa0-43b8-bd45-b5f4875d3741",
"stickerType_ID": "d09ebad2-f5ba-4306-bfa5-829cf00838a4",
"stickerRelation_IDs": [
"a543221b-62ea-4951-a3c0-f06cce2d28df",
"72772e6e-5ba3-4d36-9381-c04968b2d4df"
],
"site_ID": "6c337897-35b0-4aae-9b90-9f97eae979c7"
},
{
"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": "3da9526c-6e56-41de-90a0-75431ad15c6a",
"technicalDescription": "sample string 3",
"active": true
},
"relations": [
{
"active": true,
"contract_ID": "099264b9-942f-41e4-9b25-0e94d07e122f",
"contractItem_ID": "53a1c355-2c29-417b-9f3b-35f2d7f6ef04",
"departement_ID": "3681fb63-4e27-44d7-a5ed-551efb4802c9",
"departmentItem_ID": "13e157f8-4bea-4588-944e-f86bc2500374",
"iD": "c2139e70-1f1e-440b-9290-1a72b84535d1",
"site_ID": "3e508b66-a9e1-44f9-ad81-2a6155bf0fb7",
"siteCustomer_ID": "81d7b79d-b520-4946-b744-dfcca3085fa1",
"sticker_ID": "b6203dc7-92c3-4bec-aaa6-bc8317ea71d3",
"garment_ID": "eb291457-4eb5-4f73-9266-9bbb5df34b65"
},
{
"active": true,
"contract_ID": "099264b9-942f-41e4-9b25-0e94d07e122f",
"contractItem_ID": "53a1c355-2c29-417b-9f3b-35f2d7f6ef04",
"departement_ID": "3681fb63-4e27-44d7-a5ed-551efb4802c9",
"departmentItem_ID": "13e157f8-4bea-4588-944e-f86bc2500374",
"iD": "c2139e70-1f1e-440b-9290-1a72b84535d1",
"site_ID": "3e508b66-a9e1-44f9-ad81-2a6155bf0fb7",
"siteCustomer_ID": "81d7b79d-b520-4946-b744-dfcca3085fa1",
"sticker_ID": "b6203dc7-92c3-4bec-aaa6-bc8317ea71d3",
"garment_ID": "eb291457-4eb5-4f73-9266-9bbb5df34b65"
}
],
"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": "1b147b29-8289-4d96-b111-d51e7f9d02f0",
"isProductionSite": true,
"isStatic": true,
"separator": "sample string 6",
"stickerType_ID": "439fca54-eece-4ff0-9bdf-57d61ee8b234",
"technicalDescription": "sample string 8"
},
"active": true,
"backgroundColor": "sample string 2",
"bold": true,
"fontSize": 4,
"foregroundColor": "sample string 5",
"id": "91cc5944-08e2-40ed-81d8-27be92360ab1",
"italic": true,
"staticValue": "sample string 8",
"sticker_ID": "5e1c57a4-3e91-4b85-b8b5-130f2deda26f",
"stickerField_ID": "a841774a-d3f1-4927-9708-aa8094b65e52",
"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": "1b147b29-8289-4d96-b111-d51e7f9d02f0",
"isProductionSite": true,
"isStatic": true,
"separator": "sample string 6",
"stickerType_ID": "439fca54-eece-4ff0-9bdf-57d61ee8b234",
"technicalDescription": "sample string 8"
},
"active": true,
"backgroundColor": "sample string 2",
"bold": true,
"fontSize": 4,
"foregroundColor": "sample string 5",
"id": "91cc5944-08e2-40ed-81d8-27be92360ab1",
"italic": true,
"staticValue": "sample string 8",
"sticker_ID": "5e1c57a4-3e91-4b85-b8b5-130f2deda26f",
"stickerField_ID": "a841774a-d3f1-4927-9708-aa8094b65e52",
"stringLength": 1,
"stringStart": 1,
"zoneNumber": 11
}
],
"active": true,
"code": "sample string 2",
"id": "dc4e4372-6aa0-43b8-bd45-b5f4875d3741",
"stickerType_ID": "d09ebad2-f5ba-4306-bfa5-829cf00838a4",
"stickerRelation_IDs": [
"a543221b-62ea-4951-a3c0-f06cce2d28df",
"72772e6e-5ba3-4d36-9381-c04968b2d4df"
],
"site_ID": "6c337897-35b0-4aae-9b90-9f97eae979c7"
}
],
"totalRecord": 1
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.