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": "4931cb8c-977c-4b39-a8c7-bd29173b2427",
"site_id": "86d66197-0dda-4d0f-95e4-0132244ffca2",
"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>4931cb8c-977c-4b39-a8c7-bd29173b2427</id> <keywords>sample string 1</keywords> <numberOfElements>1</numberOfElements> <site_id>86d66197-0dda-4d0f-95e4-0132244ffca2</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": "c4450204-eee4-4c5d-a109-612fa6913f61",
"technicalDescription": "sample string 3",
"active": true
},
"relations": [
{
"active": true,
"contract_ID": "64427ea7-d673-46f3-8eea-ea940ee3b885",
"contractItem_ID": "3222e9c7-fa43-426a-9bf9-53521db0a8b9",
"departement_ID": "36a52f4a-df44-4e42-ae62-405e16594bb7",
"departmentItem_ID": "0334c061-1096-4dc4-ac4d-043b068e9d4b",
"iD": "df4b959b-c908-44df-8839-2385933e57f8",
"site_ID": "a36ddea6-95d4-4a2e-8514-b47b1fab34e0",
"siteCustomer_ID": "514cad8c-5b1b-447f-8155-6300a76320fb",
"sticker_ID": "72b60d17-7d69-41a9-9487-94d441a71c86",
"garment_ID": "deb7a6df-d411-468d-896b-fb8bdc1af8af"
},
{
"active": true,
"contract_ID": "64427ea7-d673-46f3-8eea-ea940ee3b885",
"contractItem_ID": "3222e9c7-fa43-426a-9bf9-53521db0a8b9",
"departement_ID": "36a52f4a-df44-4e42-ae62-405e16594bb7",
"departmentItem_ID": "0334c061-1096-4dc4-ac4d-043b068e9d4b",
"iD": "df4b959b-c908-44df-8839-2385933e57f8",
"site_ID": "a36ddea6-95d4-4a2e-8514-b47b1fab34e0",
"siteCustomer_ID": "514cad8c-5b1b-447f-8155-6300a76320fb",
"sticker_ID": "72b60d17-7d69-41a9-9487-94d441a71c86",
"garment_ID": "deb7a6df-d411-468d-896b-fb8bdc1af8af"
}
],
"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": "9bf4b9f6-94f7-4c50-aed3-b7188fbef4a2",
"isProductionSite": true,
"isStatic": true,
"separator": "sample string 6",
"stickerType_ID": "ae249ff2-f4bc-408f-a50c-92bbaac694c8",
"technicalDescription": "sample string 8"
},
"active": true,
"backgroundColor": "sample string 2",
"bold": true,
"fontSize": 4,
"foregroundColor": "sample string 5",
"id": "9873dd6b-02c5-4d04-9412-c832f038b132",
"italic": true,
"staticValue": "sample string 8",
"sticker_ID": "92a6239a-4d44-4703-8b99-78d3b25ef3d4",
"stickerField_ID": "b1eaa7bf-efa3-4a1f-9f72-5b62da3d8d83",
"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": "9bf4b9f6-94f7-4c50-aed3-b7188fbef4a2",
"isProductionSite": true,
"isStatic": true,
"separator": "sample string 6",
"stickerType_ID": "ae249ff2-f4bc-408f-a50c-92bbaac694c8",
"technicalDescription": "sample string 8"
},
"active": true,
"backgroundColor": "sample string 2",
"bold": true,
"fontSize": 4,
"foregroundColor": "sample string 5",
"id": "9873dd6b-02c5-4d04-9412-c832f038b132",
"italic": true,
"staticValue": "sample string 8",
"sticker_ID": "92a6239a-4d44-4703-8b99-78d3b25ef3d4",
"stickerField_ID": "b1eaa7bf-efa3-4a1f-9f72-5b62da3d8d83",
"stringLength": 1,
"stringStart": 1,
"zoneNumber": 11
}
],
"active": true,
"code": "sample string 2",
"id": "4b6d283f-9304-484c-8ee9-23e5d89c8b29",
"stickerType_ID": "ef7d3e92-b84d-4831-a334-a4c8bf47a59f",
"stickerRelation_IDs": [
"92d20e58-136e-4a48-b4d9-5e5e78f09f05",
"0b233dbb-b4a1-4da2-9a92-fd2a0b545387"
],
"site_ID": "4a199bad-8a47-46a1-bfa7-0bc9d1cb076c"
},
{
"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": "c4450204-eee4-4c5d-a109-612fa6913f61",
"technicalDescription": "sample string 3",
"active": true
},
"relations": [
{
"active": true,
"contract_ID": "64427ea7-d673-46f3-8eea-ea940ee3b885",
"contractItem_ID": "3222e9c7-fa43-426a-9bf9-53521db0a8b9",
"departement_ID": "36a52f4a-df44-4e42-ae62-405e16594bb7",
"departmentItem_ID": "0334c061-1096-4dc4-ac4d-043b068e9d4b",
"iD": "df4b959b-c908-44df-8839-2385933e57f8",
"site_ID": "a36ddea6-95d4-4a2e-8514-b47b1fab34e0",
"siteCustomer_ID": "514cad8c-5b1b-447f-8155-6300a76320fb",
"sticker_ID": "72b60d17-7d69-41a9-9487-94d441a71c86",
"garment_ID": "deb7a6df-d411-468d-896b-fb8bdc1af8af"
},
{
"active": true,
"contract_ID": "64427ea7-d673-46f3-8eea-ea940ee3b885",
"contractItem_ID": "3222e9c7-fa43-426a-9bf9-53521db0a8b9",
"departement_ID": "36a52f4a-df44-4e42-ae62-405e16594bb7",
"departmentItem_ID": "0334c061-1096-4dc4-ac4d-043b068e9d4b",
"iD": "df4b959b-c908-44df-8839-2385933e57f8",
"site_ID": "a36ddea6-95d4-4a2e-8514-b47b1fab34e0",
"siteCustomer_ID": "514cad8c-5b1b-447f-8155-6300a76320fb",
"sticker_ID": "72b60d17-7d69-41a9-9487-94d441a71c86",
"garment_ID": "deb7a6df-d411-468d-896b-fb8bdc1af8af"
}
],
"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": "9bf4b9f6-94f7-4c50-aed3-b7188fbef4a2",
"isProductionSite": true,
"isStatic": true,
"separator": "sample string 6",
"stickerType_ID": "ae249ff2-f4bc-408f-a50c-92bbaac694c8",
"technicalDescription": "sample string 8"
},
"active": true,
"backgroundColor": "sample string 2",
"bold": true,
"fontSize": 4,
"foregroundColor": "sample string 5",
"id": "9873dd6b-02c5-4d04-9412-c832f038b132",
"italic": true,
"staticValue": "sample string 8",
"sticker_ID": "92a6239a-4d44-4703-8b99-78d3b25ef3d4",
"stickerField_ID": "b1eaa7bf-efa3-4a1f-9f72-5b62da3d8d83",
"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": "9bf4b9f6-94f7-4c50-aed3-b7188fbef4a2",
"isProductionSite": true,
"isStatic": true,
"separator": "sample string 6",
"stickerType_ID": "ae249ff2-f4bc-408f-a50c-92bbaac694c8",
"technicalDescription": "sample string 8"
},
"active": true,
"backgroundColor": "sample string 2",
"bold": true,
"fontSize": 4,
"foregroundColor": "sample string 5",
"id": "9873dd6b-02c5-4d04-9412-c832f038b132",
"italic": true,
"staticValue": "sample string 8",
"sticker_ID": "92a6239a-4d44-4703-8b99-78d3b25ef3d4",
"stickerField_ID": "b1eaa7bf-efa3-4a1f-9f72-5b62da3d8d83",
"stringLength": 1,
"stringStart": 1,
"zoneNumber": 11
}
],
"active": true,
"code": "sample string 2",
"id": "4b6d283f-9304-484c-8ee9-23e5d89c8b29",
"stickerType_ID": "ef7d3e92-b84d-4831-a334-a4c8bf47a59f",
"stickerRelation_IDs": [
"92d20e58-136e-4a48-b4d9-5e5e78f09f05",
"0b233dbb-b4a1-4da2-9a92-fd2a0b545387"
],
"site_ID": "4a199bad-8a47-46a1-bfa7-0bc9d1cb076c"
}
],
"totalRecord": 1
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.