POST api/sticker/getAll

Request Information

URI Parameters

None.

Body Parameters

SearchParamsViewModel
NameDescriptionTypeAdditional 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": "fb03c55f-433b-44cc-a86a-0a7c75e01010",
  "site_id": "ecb07dc7-a28f-4bf2-a7d9-f8d2e9f1c581",
  "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>fb03c55f-433b-44cc-a86a-0a7c75e01010</id>
  <keywords>sample string 1</keywords>
  <numberOfElements>1</numberOfElements>
  <site_id>ecb07dc7-a28f-4bf2-a7d9-f8d2e9f1c581</site_id>
</searchParamsViewModel>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

PaginationResultViewModelOfListOfStickerViewModel
NameDescriptionTypeAdditional 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": "5cc2ded3-bf55-481a-9a35-d2e1bc70f23a",
        "technicalDescription": "sample string 3",
        "active": true
      },
      "relations": [
        {
          "active": true,
          "contract_ID": "1166a0b0-3631-4687-824a-cbb2d0a2d4ba",
          "contractItem_ID": "f594722d-88aa-4cad-a1ad-e548358bb784",
          "departement_ID": "8ec689f4-d921-4906-8de6-cd3540d9613b",
          "departmentItem_ID": "a69911f0-23b7-4a66-91ae-7177667d5e05",
          "iD": "94322c63-15eb-4fa9-bcb2-486213ec9324",
          "site_ID": "26875cb4-c118-403f-9d5d-636379906cec",
          "siteCustomer_ID": "061f1a71-c5f6-4df6-846e-822c3f34ba6b",
          "sticker_ID": "4d687fa6-cfb2-4ecb-a0ed-2fe43c2263aa",
          "garment_ID": "8268bea3-dc25-4662-a2a7-c030f1aa5358"
        },
        {
          "active": true,
          "contract_ID": "1166a0b0-3631-4687-824a-cbb2d0a2d4ba",
          "contractItem_ID": "f594722d-88aa-4cad-a1ad-e548358bb784",
          "departement_ID": "8ec689f4-d921-4906-8de6-cd3540d9613b",
          "departmentItem_ID": "a69911f0-23b7-4a66-91ae-7177667d5e05",
          "iD": "94322c63-15eb-4fa9-bcb2-486213ec9324",
          "site_ID": "26875cb4-c118-403f-9d5d-636379906cec",
          "siteCustomer_ID": "061f1a71-c5f6-4df6-846e-822c3f34ba6b",
          "sticker_ID": "4d687fa6-cfb2-4ecb-a0ed-2fe43c2263aa",
          "garment_ID": "8268bea3-dc25-4662-a2a7-c030f1aa5358"
        }
      ],
      "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": "12bdc916-e0a5-4156-802a-cd18920129c9",
            "isProductionSite": true,
            "isStatic": true,
            "separator": "sample string 6",
            "stickerType_ID": "8af4dca8-ed69-4f9a-9f4e-53ae99e92801",
            "technicalDescription": "sample string 8"
          },
          "active": true,
          "backgroundColor": "sample string 2",
          "bold": true,
          "fontSize": 4,
          "foregroundColor": "sample string 5",
          "id": "0bcea576-f5b9-42e7-94c2-eb1c7da1f13b",
          "italic": true,
          "staticValue": "sample string 8",
          "sticker_ID": "a3063698-3317-4597-bf8b-0642a3303c61",
          "stickerField_ID": "4c748fcd-578f-48eb-a814-3ee24878412e",
          "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": "12bdc916-e0a5-4156-802a-cd18920129c9",
            "isProductionSite": true,
            "isStatic": true,
            "separator": "sample string 6",
            "stickerType_ID": "8af4dca8-ed69-4f9a-9f4e-53ae99e92801",
            "technicalDescription": "sample string 8"
          },
          "active": true,
          "backgroundColor": "sample string 2",
          "bold": true,
          "fontSize": 4,
          "foregroundColor": "sample string 5",
          "id": "0bcea576-f5b9-42e7-94c2-eb1c7da1f13b",
          "italic": true,
          "staticValue": "sample string 8",
          "sticker_ID": "a3063698-3317-4597-bf8b-0642a3303c61",
          "stickerField_ID": "4c748fcd-578f-48eb-a814-3ee24878412e",
          "stringLength": 1,
          "stringStart": 1,
          "zoneNumber": 11
        }
      ],
      "active": true,
      "code": "sample string 2",
      "id": "b0eb2406-8fcd-4cba-bf22-50af3d851179",
      "stickerType_ID": "97ee4b04-f0cc-4b49-82d3-ebc2c3568992",
      "stickerRelation_IDs": [
        "2af61fa7-94e2-4dde-bc73-b72724391fb0",
        "4bec146f-4682-4048-bff9-4ae4e3daa4ad"
      ],
      "site_ID": "c6627f27-8c30-48ff-81d6-52b0e1b378a2"
    },
    {
      "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": "5cc2ded3-bf55-481a-9a35-d2e1bc70f23a",
        "technicalDescription": "sample string 3",
        "active": true
      },
      "relations": [
        {
          "active": true,
          "contract_ID": "1166a0b0-3631-4687-824a-cbb2d0a2d4ba",
          "contractItem_ID": "f594722d-88aa-4cad-a1ad-e548358bb784",
          "departement_ID": "8ec689f4-d921-4906-8de6-cd3540d9613b",
          "departmentItem_ID": "a69911f0-23b7-4a66-91ae-7177667d5e05",
          "iD": "94322c63-15eb-4fa9-bcb2-486213ec9324",
          "site_ID": "26875cb4-c118-403f-9d5d-636379906cec",
          "siteCustomer_ID": "061f1a71-c5f6-4df6-846e-822c3f34ba6b",
          "sticker_ID": "4d687fa6-cfb2-4ecb-a0ed-2fe43c2263aa",
          "garment_ID": "8268bea3-dc25-4662-a2a7-c030f1aa5358"
        },
        {
          "active": true,
          "contract_ID": "1166a0b0-3631-4687-824a-cbb2d0a2d4ba",
          "contractItem_ID": "f594722d-88aa-4cad-a1ad-e548358bb784",
          "departement_ID": "8ec689f4-d921-4906-8de6-cd3540d9613b",
          "departmentItem_ID": "a69911f0-23b7-4a66-91ae-7177667d5e05",
          "iD": "94322c63-15eb-4fa9-bcb2-486213ec9324",
          "site_ID": "26875cb4-c118-403f-9d5d-636379906cec",
          "siteCustomer_ID": "061f1a71-c5f6-4df6-846e-822c3f34ba6b",
          "sticker_ID": "4d687fa6-cfb2-4ecb-a0ed-2fe43c2263aa",
          "garment_ID": "8268bea3-dc25-4662-a2a7-c030f1aa5358"
        }
      ],
      "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": "12bdc916-e0a5-4156-802a-cd18920129c9",
            "isProductionSite": true,
            "isStatic": true,
            "separator": "sample string 6",
            "stickerType_ID": "8af4dca8-ed69-4f9a-9f4e-53ae99e92801",
            "technicalDescription": "sample string 8"
          },
          "active": true,
          "backgroundColor": "sample string 2",
          "bold": true,
          "fontSize": 4,
          "foregroundColor": "sample string 5",
          "id": "0bcea576-f5b9-42e7-94c2-eb1c7da1f13b",
          "italic": true,
          "staticValue": "sample string 8",
          "sticker_ID": "a3063698-3317-4597-bf8b-0642a3303c61",
          "stickerField_ID": "4c748fcd-578f-48eb-a814-3ee24878412e",
          "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": "12bdc916-e0a5-4156-802a-cd18920129c9",
            "isProductionSite": true,
            "isStatic": true,
            "separator": "sample string 6",
            "stickerType_ID": "8af4dca8-ed69-4f9a-9f4e-53ae99e92801",
            "technicalDescription": "sample string 8"
          },
          "active": true,
          "backgroundColor": "sample string 2",
          "bold": true,
          "fontSize": 4,
          "foregroundColor": "sample string 5",
          "id": "0bcea576-f5b9-42e7-94c2-eb1c7da1f13b",
          "italic": true,
          "staticValue": "sample string 8",
          "sticker_ID": "a3063698-3317-4597-bf8b-0642a3303c61",
          "stickerField_ID": "4c748fcd-578f-48eb-a814-3ee24878412e",
          "stringLength": 1,
          "stringStart": 1,
          "zoneNumber": 11
        }
      ],
      "active": true,
      "code": "sample string 2",
      "id": "b0eb2406-8fcd-4cba-bf22-50af3d851179",
      "stickerType_ID": "97ee4b04-f0cc-4b49-82d3-ebc2c3568992",
      "stickerRelation_IDs": [
        "2af61fa7-94e2-4dde-bc73-b72724391fb0",
        "4bec146f-4682-4048-bff9-4ae4e3daa4ad"
      ],
      "site_ID": "c6627f27-8c30-48ff-81d6-52b0e1b378a2"
    }
  ],
  "totalRecord": 1
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.