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": "5715c381-c6f5-499f-8547-ec2b51884429",
  "site_id": "ba74d3fb-7ece-4793-b567-b35d89658995",
  "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>5715c381-c6f5-499f-8547-ec2b51884429</id>
  <keywords>sample string 1</keywords>
  <numberOfElements>1</numberOfElements>
  <site_id>ba74d3fb-7ece-4793-b567-b35d89658995</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": "80e59d95-8552-4e9c-a273-315f16fb3fc3",
        "technicalDescription": "sample string 3",
        "active": true
      },
      "relations": [
        {
          "active": true,
          "contract_ID": "d9ff36b7-6929-40e8-a7d5-217f5816023d",
          "contractItem_ID": "68d84abe-0178-431d-974f-d1daf4bc39bd",
          "departement_ID": "decdba8c-4ba3-4cfd-b60f-74bd5516faa4",
          "departmentItem_ID": "8b4c5db4-70b1-43d8-90e8-3872a22bd2c6",
          "iD": "187879ba-c6b4-4163-865a-766e8eabc168",
          "site_ID": "0a420b41-182c-4a25-9af7-2da89109419c",
          "siteCustomer_ID": "7b8adbd5-3de0-4a0a-a62f-62016d0b08b9",
          "sticker_ID": "2d2c8b9e-7fb6-4cbb-9356-f3ae4db55452",
          "garment_ID": "316e234a-5c51-49f9-a356-f3bcfe82dda3"
        },
        {
          "active": true,
          "contract_ID": "d9ff36b7-6929-40e8-a7d5-217f5816023d",
          "contractItem_ID": "68d84abe-0178-431d-974f-d1daf4bc39bd",
          "departement_ID": "decdba8c-4ba3-4cfd-b60f-74bd5516faa4",
          "departmentItem_ID": "8b4c5db4-70b1-43d8-90e8-3872a22bd2c6",
          "iD": "187879ba-c6b4-4163-865a-766e8eabc168",
          "site_ID": "0a420b41-182c-4a25-9af7-2da89109419c",
          "siteCustomer_ID": "7b8adbd5-3de0-4a0a-a62f-62016d0b08b9",
          "sticker_ID": "2d2c8b9e-7fb6-4cbb-9356-f3ae4db55452",
          "garment_ID": "316e234a-5c51-49f9-a356-f3bcfe82dda3"
        }
      ],
      "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": "6530e51d-4223-431d-92ff-879a2d6adb6c",
            "isProductionSite": true,
            "isStatic": true,
            "separator": "sample string 6",
            "stickerType_ID": "ecf610e1-0c34-4732-8ed5-4d24a97ef98f",
            "technicalDescription": "sample string 8"
          },
          "active": true,
          "backgroundColor": "sample string 2",
          "bold": true,
          "fontSize": 4,
          "foregroundColor": "sample string 5",
          "id": "f73861e0-cda8-4847-a0b7-8a0c1625bcb9",
          "italic": true,
          "staticValue": "sample string 8",
          "sticker_ID": "ab304a6c-ec7c-4593-9186-4f2ca3d14eb0",
          "stickerField_ID": "faaeea0b-229c-4f32-b712-77036d1528ab",
          "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": "6530e51d-4223-431d-92ff-879a2d6adb6c",
            "isProductionSite": true,
            "isStatic": true,
            "separator": "sample string 6",
            "stickerType_ID": "ecf610e1-0c34-4732-8ed5-4d24a97ef98f",
            "technicalDescription": "sample string 8"
          },
          "active": true,
          "backgroundColor": "sample string 2",
          "bold": true,
          "fontSize": 4,
          "foregroundColor": "sample string 5",
          "id": "f73861e0-cda8-4847-a0b7-8a0c1625bcb9",
          "italic": true,
          "staticValue": "sample string 8",
          "sticker_ID": "ab304a6c-ec7c-4593-9186-4f2ca3d14eb0",
          "stickerField_ID": "faaeea0b-229c-4f32-b712-77036d1528ab",
          "stringLength": 1,
          "stringStart": 1,
          "zoneNumber": 11
        }
      ],
      "active": true,
      "code": "sample string 2",
      "id": "985e7a49-cd02-4784-bf02-3321036804e1",
      "stickerType_ID": "aaf95120-6edd-4064-9352-86c773529b40",
      "stickerRelation_IDs": [
        "0571f6ee-8d39-411c-bb5c-1b4fa385143c",
        "5be6b56a-9d8d-45f2-b19c-c1fe96435e76"
      ],
      "site_ID": "e14bc25c-8114-4ef5-80fc-8ae912c34e4f"
    },
    {
      "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": "80e59d95-8552-4e9c-a273-315f16fb3fc3",
        "technicalDescription": "sample string 3",
        "active": true
      },
      "relations": [
        {
          "active": true,
          "contract_ID": "d9ff36b7-6929-40e8-a7d5-217f5816023d",
          "contractItem_ID": "68d84abe-0178-431d-974f-d1daf4bc39bd",
          "departement_ID": "decdba8c-4ba3-4cfd-b60f-74bd5516faa4",
          "departmentItem_ID": "8b4c5db4-70b1-43d8-90e8-3872a22bd2c6",
          "iD": "187879ba-c6b4-4163-865a-766e8eabc168",
          "site_ID": "0a420b41-182c-4a25-9af7-2da89109419c",
          "siteCustomer_ID": "7b8adbd5-3de0-4a0a-a62f-62016d0b08b9",
          "sticker_ID": "2d2c8b9e-7fb6-4cbb-9356-f3ae4db55452",
          "garment_ID": "316e234a-5c51-49f9-a356-f3bcfe82dda3"
        },
        {
          "active": true,
          "contract_ID": "d9ff36b7-6929-40e8-a7d5-217f5816023d",
          "contractItem_ID": "68d84abe-0178-431d-974f-d1daf4bc39bd",
          "departement_ID": "decdba8c-4ba3-4cfd-b60f-74bd5516faa4",
          "departmentItem_ID": "8b4c5db4-70b1-43d8-90e8-3872a22bd2c6",
          "iD": "187879ba-c6b4-4163-865a-766e8eabc168",
          "site_ID": "0a420b41-182c-4a25-9af7-2da89109419c",
          "siteCustomer_ID": "7b8adbd5-3de0-4a0a-a62f-62016d0b08b9",
          "sticker_ID": "2d2c8b9e-7fb6-4cbb-9356-f3ae4db55452",
          "garment_ID": "316e234a-5c51-49f9-a356-f3bcfe82dda3"
        }
      ],
      "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": "6530e51d-4223-431d-92ff-879a2d6adb6c",
            "isProductionSite": true,
            "isStatic": true,
            "separator": "sample string 6",
            "stickerType_ID": "ecf610e1-0c34-4732-8ed5-4d24a97ef98f",
            "technicalDescription": "sample string 8"
          },
          "active": true,
          "backgroundColor": "sample string 2",
          "bold": true,
          "fontSize": 4,
          "foregroundColor": "sample string 5",
          "id": "f73861e0-cda8-4847-a0b7-8a0c1625bcb9",
          "italic": true,
          "staticValue": "sample string 8",
          "sticker_ID": "ab304a6c-ec7c-4593-9186-4f2ca3d14eb0",
          "stickerField_ID": "faaeea0b-229c-4f32-b712-77036d1528ab",
          "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": "6530e51d-4223-431d-92ff-879a2d6adb6c",
            "isProductionSite": true,
            "isStatic": true,
            "separator": "sample string 6",
            "stickerType_ID": "ecf610e1-0c34-4732-8ed5-4d24a97ef98f",
            "technicalDescription": "sample string 8"
          },
          "active": true,
          "backgroundColor": "sample string 2",
          "bold": true,
          "fontSize": 4,
          "foregroundColor": "sample string 5",
          "id": "f73861e0-cda8-4847-a0b7-8a0c1625bcb9",
          "italic": true,
          "staticValue": "sample string 8",
          "sticker_ID": "ab304a6c-ec7c-4593-9186-4f2ca3d14eb0",
          "stickerField_ID": "faaeea0b-229c-4f32-b712-77036d1528ab",
          "stringLength": 1,
          "stringStart": 1,
          "zoneNumber": 11
        }
      ],
      "active": true,
      "code": "sample string 2",
      "id": "985e7a49-cd02-4784-bf02-3321036804e1",
      "stickerType_ID": "aaf95120-6edd-4064-9352-86c773529b40",
      "stickerRelation_IDs": [
        "0571f6ee-8d39-411c-bb5c-1b4fa385143c",
        "5be6b56a-9d8d-45f2-b19c-c1fe96435e76"
      ],
      "site_ID": "e14bc25c-8114-4ef5-80fc-8ae912c34e4f"
    }
  ],
  "totalRecord": 1
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.