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": "2669cce0-88d1-43c1-9789-258df58ab63a",
  "site_id": "6443eefe-0395-49be-9037-071eb2744137",
  "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>2669cce0-88d1-43c1-9789-258df58ab63a</id>
  <keywords>sample string 1</keywords>
  <numberOfElements>1</numberOfElements>
  <site_id>6443eefe-0395-49be-9037-071eb2744137</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": "493c2312-da22-4e10-9475-aeabc186efc5",
        "technicalDescription": "sample string 3",
        "active": true
      },
      "relations": [
        {
          "active": true,
          "contract_ID": "bdbe843a-34bd-476b-a379-88ce43880efd",
          "contractItem_ID": "6d7a5f16-32c6-467c-a3e5-0c0ecfa85962",
          "departement_ID": "24200893-c4f4-4e01-991a-9949432368b9",
          "departmentItem_ID": "e4035b66-b9ac-4911-8559-46ac4a410ab3",
          "iD": "84d6a590-d974-45bf-85f2-eb216163cfe8",
          "site_ID": "2464c115-126b-40f7-95e6-5bd2b7a6bf99",
          "siteCustomer_ID": "245c729a-9636-4458-b43d-15fb9fea066b",
          "sticker_ID": "0a54513a-0a51-4bd8-94e4-007b83066db9",
          "garment_ID": "318198a1-2407-404e-8ce7-1071c0cf94aa"
        },
        {
          "active": true,
          "contract_ID": "bdbe843a-34bd-476b-a379-88ce43880efd",
          "contractItem_ID": "6d7a5f16-32c6-467c-a3e5-0c0ecfa85962",
          "departement_ID": "24200893-c4f4-4e01-991a-9949432368b9",
          "departmentItem_ID": "e4035b66-b9ac-4911-8559-46ac4a410ab3",
          "iD": "84d6a590-d974-45bf-85f2-eb216163cfe8",
          "site_ID": "2464c115-126b-40f7-95e6-5bd2b7a6bf99",
          "siteCustomer_ID": "245c729a-9636-4458-b43d-15fb9fea066b",
          "sticker_ID": "0a54513a-0a51-4bd8-94e4-007b83066db9",
          "garment_ID": "318198a1-2407-404e-8ce7-1071c0cf94aa"
        }
      ],
      "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": "29dc883c-2715-4f51-89cf-851e842b8436",
            "isProductionSite": true,
            "isStatic": true,
            "separator": "sample string 6",
            "stickerType_ID": "200ac249-714c-4d71-86d5-aae83259bb6d",
            "technicalDescription": "sample string 8"
          },
          "active": true,
          "backgroundColor": "sample string 2",
          "bold": true,
          "fontSize": 4,
          "foregroundColor": "sample string 5",
          "id": "fe5d1aa5-ef18-4300-b9bb-d944a2e00b72",
          "italic": true,
          "staticValue": "sample string 8",
          "sticker_ID": "b1b038ba-5ef3-40d8-8743-c7c92e341455",
          "stickerField_ID": "7c528c8d-2e71-458e-8d9c-dba65b483b1d",
          "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": "29dc883c-2715-4f51-89cf-851e842b8436",
            "isProductionSite": true,
            "isStatic": true,
            "separator": "sample string 6",
            "stickerType_ID": "200ac249-714c-4d71-86d5-aae83259bb6d",
            "technicalDescription": "sample string 8"
          },
          "active": true,
          "backgroundColor": "sample string 2",
          "bold": true,
          "fontSize": 4,
          "foregroundColor": "sample string 5",
          "id": "fe5d1aa5-ef18-4300-b9bb-d944a2e00b72",
          "italic": true,
          "staticValue": "sample string 8",
          "sticker_ID": "b1b038ba-5ef3-40d8-8743-c7c92e341455",
          "stickerField_ID": "7c528c8d-2e71-458e-8d9c-dba65b483b1d",
          "stringLength": 1,
          "stringStart": 1,
          "zoneNumber": 11
        }
      ],
      "active": true,
      "code": "sample string 2",
      "id": "a44dc99a-39c8-489b-927c-365c338f3506",
      "stickerType_ID": "1043b21f-ec85-4c27-9bb6-49bac1ba80a5",
      "stickerRelation_IDs": [
        "44ae4e91-1342-4e92-ad3e-08f7d6084ffa",
        "f17057ba-bedc-462a-ab5a-cdfccd7bbd5a"
      ],
      "site_ID": "43f52bc8-eee1-426e-84e2-8204d2e475f6"
    },
    {
      "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": "493c2312-da22-4e10-9475-aeabc186efc5",
        "technicalDescription": "sample string 3",
        "active": true
      },
      "relations": [
        {
          "active": true,
          "contract_ID": "bdbe843a-34bd-476b-a379-88ce43880efd",
          "contractItem_ID": "6d7a5f16-32c6-467c-a3e5-0c0ecfa85962",
          "departement_ID": "24200893-c4f4-4e01-991a-9949432368b9",
          "departmentItem_ID": "e4035b66-b9ac-4911-8559-46ac4a410ab3",
          "iD": "84d6a590-d974-45bf-85f2-eb216163cfe8",
          "site_ID": "2464c115-126b-40f7-95e6-5bd2b7a6bf99",
          "siteCustomer_ID": "245c729a-9636-4458-b43d-15fb9fea066b",
          "sticker_ID": "0a54513a-0a51-4bd8-94e4-007b83066db9",
          "garment_ID": "318198a1-2407-404e-8ce7-1071c0cf94aa"
        },
        {
          "active": true,
          "contract_ID": "bdbe843a-34bd-476b-a379-88ce43880efd",
          "contractItem_ID": "6d7a5f16-32c6-467c-a3e5-0c0ecfa85962",
          "departement_ID": "24200893-c4f4-4e01-991a-9949432368b9",
          "departmentItem_ID": "e4035b66-b9ac-4911-8559-46ac4a410ab3",
          "iD": "84d6a590-d974-45bf-85f2-eb216163cfe8",
          "site_ID": "2464c115-126b-40f7-95e6-5bd2b7a6bf99",
          "siteCustomer_ID": "245c729a-9636-4458-b43d-15fb9fea066b",
          "sticker_ID": "0a54513a-0a51-4bd8-94e4-007b83066db9",
          "garment_ID": "318198a1-2407-404e-8ce7-1071c0cf94aa"
        }
      ],
      "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": "29dc883c-2715-4f51-89cf-851e842b8436",
            "isProductionSite": true,
            "isStatic": true,
            "separator": "sample string 6",
            "stickerType_ID": "200ac249-714c-4d71-86d5-aae83259bb6d",
            "technicalDescription": "sample string 8"
          },
          "active": true,
          "backgroundColor": "sample string 2",
          "bold": true,
          "fontSize": 4,
          "foregroundColor": "sample string 5",
          "id": "fe5d1aa5-ef18-4300-b9bb-d944a2e00b72",
          "italic": true,
          "staticValue": "sample string 8",
          "sticker_ID": "b1b038ba-5ef3-40d8-8743-c7c92e341455",
          "stickerField_ID": "7c528c8d-2e71-458e-8d9c-dba65b483b1d",
          "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": "29dc883c-2715-4f51-89cf-851e842b8436",
            "isProductionSite": true,
            "isStatic": true,
            "separator": "sample string 6",
            "stickerType_ID": "200ac249-714c-4d71-86d5-aae83259bb6d",
            "technicalDescription": "sample string 8"
          },
          "active": true,
          "backgroundColor": "sample string 2",
          "bold": true,
          "fontSize": 4,
          "foregroundColor": "sample string 5",
          "id": "fe5d1aa5-ef18-4300-b9bb-d944a2e00b72",
          "italic": true,
          "staticValue": "sample string 8",
          "sticker_ID": "b1b038ba-5ef3-40d8-8743-c7c92e341455",
          "stickerField_ID": "7c528c8d-2e71-458e-8d9c-dba65b483b1d",
          "stringLength": 1,
          "stringStart": 1,
          "zoneNumber": 11
        }
      ],
      "active": true,
      "code": "sample string 2",
      "id": "a44dc99a-39c8-489b-927c-365c338f3506",
      "stickerType_ID": "1043b21f-ec85-4c27-9bb6-49bac1ba80a5",
      "stickerRelation_IDs": [
        "44ae4e91-1342-4e92-ad3e-08f7d6084ffa",
        "f17057ba-bedc-462a-ab5a-cdfccd7bbd5a"
      ],
      "site_ID": "43f52bc8-eee1-426e-84e2-8204d2e475f6"
    }
  ],
  "totalRecord": 1
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.