PUT api/ElectronicShelfLabel/{id}

Save or Create a with a set ID

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Store ID

integer

Required

Body Parameters

to be saved

ElectronicShelfLabelConfiguration
NameDescriptionTypeAdditional information
ID

integer

None.

ESLType

integer

None.

Address

string

None.

Username

string

None.

Password

string

None.

CompanyCode

string

None.

StoreConfiguration

Collection of ElectronicShelfLabelStoreConfiguration

Relation. This field may not always be loaded or used for updates.

Request Formats

application/json, text/json

Sample:
{
  "id": 1,
  "eslType": 2,
  "address": "sample string 3",
  "username": "sample string 4",
  "password": "sample string 5",
  "companyCode": "sample string 6",
  "storeConfiguration": [
    {
      "$id": "2",
      "id": 1,
      "eslConfigID": 2,
      "storeID": 3,
      "storeCode": "sample string 4",
      "electronicShelfLabelFormat": [
        {
          "$id": "3",
          "id": 1,
          "layoutName": "sample string 2",
          "productsPerLayout": 3,
          "storeID": 4,
          "electronicShelfLabelFormatMap": [
            {
              "$id": "4",
              "id": 1,
              "electronicShelfLabelsLayoutID": 2,
              "storeElectronicShelfLabelID": 3,
              "eslProviderLayoutName": "sample string 4",
              "eslType": 5,
              "storeID": 6
            },
            {
              "$ref": "4"
            }
          ]
        },
        {
          "$ref": "3"
        }
      ]
    },
    {
      "$ref": "2"
    }
  ]
}

application/xml, text/xml

Sample:
<ElectronicShelfLabelConfiguration xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/EziManager.Models.EMC.ElectronicShelfLabel">
  <Address>sample string 3</Address>
  <CompanyCode>sample string 6</CompanyCode>
  <ESLType>2</ESLType>
  <ID>1</ID>
  <Password>sample string 5</Password>
  <StoreConfiguration>
    <ElectronicShelfLabelStoreConfiguration>
      <ESLConfigID>2</ESLConfigID>
      <ElectronicShelfLabelFormat>
        <ElectronicShelfLabelFormat>
          <ElectronicShelfLabelFormatMap>
            <ElectronicShelfLabelFormatMapping>
              <ESLProviderLayoutName>sample string 4</ESLProviderLayoutName>
              <ESLType>5</ESLType>
              <ElectronicShelfLabelsLayoutID>2</ElectronicShelfLabelsLayoutID>
              <ID>1</ID>
              <StoreElectronicShelfLabelID>3</StoreElectronicShelfLabelID>
              <StoreID>6</StoreID>
            </ElectronicShelfLabelFormatMapping>
            <ElectronicShelfLabelFormatMapping>
              <ESLProviderLayoutName>sample string 4</ESLProviderLayoutName>
              <ESLType>5</ESLType>
              <ElectronicShelfLabelsLayoutID>2</ElectronicShelfLabelsLayoutID>
              <ID>1</ID>
              <StoreElectronicShelfLabelID>3</StoreElectronicShelfLabelID>
              <StoreID>6</StoreID>
            </ElectronicShelfLabelFormatMapping>
          </ElectronicShelfLabelFormatMap>
          <ID>1</ID>
          <LayoutName>sample string 2</LayoutName>
          <ProductsPerLayout>3</ProductsPerLayout>
          <StoreID>4</StoreID>
        </ElectronicShelfLabelFormat>
        <ElectronicShelfLabelFormat>
          <ElectronicShelfLabelFormatMap>
            <ElectronicShelfLabelFormatMapping>
              <ESLProviderLayoutName>sample string 4</ESLProviderLayoutName>
              <ESLType>5</ESLType>
              <ElectronicShelfLabelsLayoutID>2</ElectronicShelfLabelsLayoutID>
              <ID>1</ID>
              <StoreElectronicShelfLabelID>3</StoreElectronicShelfLabelID>
              <StoreID>6</StoreID>
            </ElectronicShelfLabelFormatMapping>
            <ElectronicShelfLabelFormatMapping>
              <ESLProviderLayoutName>sample string 4</ESLProviderLayoutName>
              <ESLType>5</ESLType>
              <ElectronicShelfLabelsLayoutID>2</ElectronicShelfLabelsLayoutID>
              <ID>1</ID>
              <StoreElectronicShelfLabelID>3</StoreElectronicShelfLabelID>
              <StoreID>6</StoreID>
            </ElectronicShelfLabelFormatMapping>
          </ElectronicShelfLabelFormatMap>
          <ID>1</ID>
          <LayoutName>sample string 2</LayoutName>
          <ProductsPerLayout>3</ProductsPerLayout>
          <StoreID>4</StoreID>
        </ElectronicShelfLabelFormat>
      </ElectronicShelfLabelFormat>
      <ID>1</ID>
      <StoreCode>sample string 4</StoreCode>
      <StoreID>3</StoreID>
    </ElectronicShelfLabelStoreConfiguration>
    <ElectronicShelfLabelStoreConfiguration>
      <ESLConfigID>2</ESLConfigID>
      <ElectronicShelfLabelFormat>
        <ElectronicShelfLabelFormat>
          <ElectronicShelfLabelFormatMap>
            <ElectronicShelfLabelFormatMapping>
              <ESLProviderLayoutName>sample string 4</ESLProviderLayoutName>
              <ESLType>5</ESLType>
              <ElectronicShelfLabelsLayoutID>2</ElectronicShelfLabelsLayoutID>
              <ID>1</ID>
              <StoreElectronicShelfLabelID>3</StoreElectronicShelfLabelID>
              <StoreID>6</StoreID>
            </ElectronicShelfLabelFormatMapping>
            <ElectronicShelfLabelFormatMapping>
              <ESLProviderLayoutName>sample string 4</ESLProviderLayoutName>
              <ESLType>5</ESLType>
              <ElectronicShelfLabelsLayoutID>2</ElectronicShelfLabelsLayoutID>
              <ID>1</ID>
              <StoreElectronicShelfLabelID>3</StoreElectronicShelfLabelID>
              <StoreID>6</StoreID>
            </ElectronicShelfLabelFormatMapping>
          </ElectronicShelfLabelFormatMap>
          <ID>1</ID>
          <LayoutName>sample string 2</LayoutName>
          <ProductsPerLayout>3</ProductsPerLayout>
          <StoreID>4</StoreID>
        </ElectronicShelfLabelFormat>
        <ElectronicShelfLabelFormat>
          <ElectronicShelfLabelFormatMap>
            <ElectronicShelfLabelFormatMapping>
              <ESLProviderLayoutName>sample string 4</ESLProviderLayoutName>
              <ESLType>5</ESLType>
              <ElectronicShelfLabelsLayoutID>2</ElectronicShelfLabelsLayoutID>
              <ID>1</ID>
              <StoreElectronicShelfLabelID>3</StoreElectronicShelfLabelID>
              <StoreID>6</StoreID>
            </ElectronicShelfLabelFormatMapping>
            <ElectronicShelfLabelFormatMapping>
              <ESLProviderLayoutName>sample string 4</ESLProviderLayoutName>
              <ESLType>5</ESLType>
              <ElectronicShelfLabelsLayoutID>2</ElectronicShelfLabelsLayoutID>
              <ID>1</ID>
              <StoreElectronicShelfLabelID>3</StoreElectronicShelfLabelID>
              <StoreID>6</StoreID>
            </ElectronicShelfLabelFormatMapping>
          </ElectronicShelfLabelFormatMap>
          <ID>1</ID>
          <LayoutName>sample string 2</LayoutName>
          <ProductsPerLayout>3</ProductsPerLayout>
          <StoreID>4</StoreID>
        </ElectronicShelfLabelFormat>
      </ElectronicShelfLabelFormat>
      <ID>1</ID>
      <StoreCode>sample string 4</StoreCode>
      <StoreID>3</StoreID>
    </ElectronicShelfLabelStoreConfiguration>
  </StoreConfiguration>
  <Username>sample string 4</Username>
</ElectronicShelfLabelConfiguration>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.