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": "18ec8aea-0aa4-4a35-badf-347d1a19b725",
  "site_id": "41ac38fe-a3d0-4229-a7ad-4c943073d298",
  "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>18ec8aea-0aa4-4a35-badf-347d1a19b725</id>
  <keywords>sample string 1</keywords>
  <numberOfElements>1</numberOfElements>
  <site_id>41ac38fe-a3d0-4229-a7ad-4c943073d298</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": "ce4aff47-23e2-4aee-b748-0fee8816ea5c",
        "technicalDescription": "sample string 3",
        "active": true
      },
      "relations": [
        {
          "active": true,
          "contract_ID": "c045d493-be72-4302-a9bc-3eab76955d60",
          "contractItem_ID": "c7eafdd0-1739-4e6b-a6d2-61125088e5f1",
          "departement_ID": "479856c3-0954-49ed-9907-c37cbc765244",
          "departmentItem_ID": "957b22de-1cf8-4551-82dd-b0ae377e0bed",
          "iD": "dda45686-0fbd-4094-bbf3-00dacc812035",
          "site_ID": "c39c8a4f-ed48-4d31-8da0-e95c51a72105",
          "siteCustomer_ID": "e1996042-516c-4f6a-af28-fecdc5947ecf",
          "sticker_ID": "bbce4b8f-e21c-4795-8f92-a8d197f6ab65",
          "garment_ID": "5d329545-8749-4084-b06f-499033fa263f"
        },
        {
          "active": true,
          "contract_ID": "c045d493-be72-4302-a9bc-3eab76955d60",
          "contractItem_ID": "c7eafdd0-1739-4e6b-a6d2-61125088e5f1",
          "departement_ID": "479856c3-0954-49ed-9907-c37cbc765244",
          "departmentItem_ID": "957b22de-1cf8-4551-82dd-b0ae377e0bed",
          "iD": "dda45686-0fbd-4094-bbf3-00dacc812035",
          "site_ID": "c39c8a4f-ed48-4d31-8da0-e95c51a72105",
          "siteCustomer_ID": "e1996042-516c-4f6a-af28-fecdc5947ecf",
          "sticker_ID": "bbce4b8f-e21c-4795-8f92-a8d197f6ab65",
          "garment_ID": "5d329545-8749-4084-b06f-499033fa263f"
        }
      ],
      "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": "2b2fbe4b-9ee2-40d0-abfd-d998a4949982",
            "isProductionSite": true,
            "isStatic": true,
            "separator": "sample string 6",
            "stickerType_ID": "0cda76cb-42b1-44d8-b396-24d69a4c3f92",
            "technicalDescription": "sample string 8"
          },
          "active": true,
          "backgroundColor": "sample string 2",
          "bold": true,
          "fontSize": 4,
          "foregroundColor": "sample string 5",
          "id": "6428e266-9061-447c-a734-6adccf50bf08",
          "italic": true,
          "staticValue": "sample string 8",
          "sticker_ID": "eca1f1e8-e0de-4caf-8872-d90c95e296b8",
          "stickerField_ID": "625372b3-ca18-4110-baf3-48e257804273",
          "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": "2b2fbe4b-9ee2-40d0-abfd-d998a4949982",
            "isProductionSite": true,
            "isStatic": true,
            "separator": "sample string 6",
            "stickerType_ID": "0cda76cb-42b1-44d8-b396-24d69a4c3f92",
            "technicalDescription": "sample string 8"
          },
          "active": true,
          "backgroundColor": "sample string 2",
          "bold": true,
          "fontSize": 4,
          "foregroundColor": "sample string 5",
          "id": "6428e266-9061-447c-a734-6adccf50bf08",
          "italic": true,
          "staticValue": "sample string 8",
          "sticker_ID": "eca1f1e8-e0de-4caf-8872-d90c95e296b8",
          "stickerField_ID": "625372b3-ca18-4110-baf3-48e257804273",
          "stringLength": 1,
          "stringStart": 1,
          "zoneNumber": 11
        }
      ],
      "active": true,
      "code": "sample string 2",
      "id": "a5e023a5-b755-4b6b-a4cc-68dfe014fdea",
      "stickerType_ID": "20165172-051c-437d-9252-c52ae2164f5e",
      "stickerRelation_IDs": [
        "ba71ed19-a39c-44c2-a907-01af398270b0",
        "6d4c259e-7c4b-49ad-b357-956c1ee60e91"
      ],
      "site_ID": "181cb44f-a7de-43df-a5a2-2131fc249003"
    },
    {
      "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": "ce4aff47-23e2-4aee-b748-0fee8816ea5c",
        "technicalDescription": "sample string 3",
        "active": true
      },
      "relations": [
        {
          "active": true,
          "contract_ID": "c045d493-be72-4302-a9bc-3eab76955d60",
          "contractItem_ID": "c7eafdd0-1739-4e6b-a6d2-61125088e5f1",
          "departement_ID": "479856c3-0954-49ed-9907-c37cbc765244",
          "departmentItem_ID": "957b22de-1cf8-4551-82dd-b0ae377e0bed",
          "iD": "dda45686-0fbd-4094-bbf3-00dacc812035",
          "site_ID": "c39c8a4f-ed48-4d31-8da0-e95c51a72105",
          "siteCustomer_ID": "e1996042-516c-4f6a-af28-fecdc5947ecf",
          "sticker_ID": "bbce4b8f-e21c-4795-8f92-a8d197f6ab65",
          "garment_ID": "5d329545-8749-4084-b06f-499033fa263f"
        },
        {
          "active": true,
          "contract_ID": "c045d493-be72-4302-a9bc-3eab76955d60",
          "contractItem_ID": "c7eafdd0-1739-4e6b-a6d2-61125088e5f1",
          "departement_ID": "479856c3-0954-49ed-9907-c37cbc765244",
          "departmentItem_ID": "957b22de-1cf8-4551-82dd-b0ae377e0bed",
          "iD": "dda45686-0fbd-4094-bbf3-00dacc812035",
          "site_ID": "c39c8a4f-ed48-4d31-8da0-e95c51a72105",
          "siteCustomer_ID": "e1996042-516c-4f6a-af28-fecdc5947ecf",
          "sticker_ID": "bbce4b8f-e21c-4795-8f92-a8d197f6ab65",
          "garment_ID": "5d329545-8749-4084-b06f-499033fa263f"
        }
      ],
      "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": "2b2fbe4b-9ee2-40d0-abfd-d998a4949982",
            "isProductionSite": true,
            "isStatic": true,
            "separator": "sample string 6",
            "stickerType_ID": "0cda76cb-42b1-44d8-b396-24d69a4c3f92",
            "technicalDescription": "sample string 8"
          },
          "active": true,
          "backgroundColor": "sample string 2",
          "bold": true,
          "fontSize": 4,
          "foregroundColor": "sample string 5",
          "id": "6428e266-9061-447c-a734-6adccf50bf08",
          "italic": true,
          "staticValue": "sample string 8",
          "sticker_ID": "eca1f1e8-e0de-4caf-8872-d90c95e296b8",
          "stickerField_ID": "625372b3-ca18-4110-baf3-48e257804273",
          "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": "2b2fbe4b-9ee2-40d0-abfd-d998a4949982",
            "isProductionSite": true,
            "isStatic": true,
            "separator": "sample string 6",
            "stickerType_ID": "0cda76cb-42b1-44d8-b396-24d69a4c3f92",
            "technicalDescription": "sample string 8"
          },
          "active": true,
          "backgroundColor": "sample string 2",
          "bold": true,
          "fontSize": 4,
          "foregroundColor": "sample string 5",
          "id": "6428e266-9061-447c-a734-6adccf50bf08",
          "italic": true,
          "staticValue": "sample string 8",
          "sticker_ID": "eca1f1e8-e0de-4caf-8872-d90c95e296b8",
          "stickerField_ID": "625372b3-ca18-4110-baf3-48e257804273",
          "stringLength": 1,
          "stringStart": 1,
          "zoneNumber": 11
        }
      ],
      "active": true,
      "code": "sample string 2",
      "id": "a5e023a5-b755-4b6b-a4cc-68dfe014fdea",
      "stickerType_ID": "20165172-051c-437d-9252-c52ae2164f5e",
      "stickerRelation_IDs": [
        "ba71ed19-a39c-44c2-a907-01af398270b0",
        "6d4c259e-7c4b-49ad-b357-956c1ee60e91"
      ],
      "site_ID": "181cb44f-a7de-43df-a5a2-2131fc249003"
    }
  ],
  "totalRecord": 1
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.