POST api/ElectronicShelfLabel

Creates a new

Request Information

URI Parameters

None.

Body Parameters

to be created

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

The ID of the new

integer

Response Formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK�3�ZA8B��5xl/workbook.xml �(�����0��&�C����8q���{)[�@����[J ��mgv�۩g����}�dB�,ct!�K�,���v�z�b��E��Cg�[���L�x�XT��\�+�Vp�$@�ӊ�L��K���9d����b"���o�ΰ�"+d��w,2��s\`�+���]�ˁ�P��xgﰚl��/PK�3�Z����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�3�Zsh��''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R96bd7a40b34548dd" /></Relationships>PK�3�Z��4�xl/worksheets/sheet1.xml �(��Q�n� ��}%��j�U���n�ۙ%N@
82����6M�e������<��Ȯ@��ox��8�bg���9�w����t	 ��aO
71N{!Bk���	|z둜�)�A`��N��|۪�	�Q�T*;���G+L�+ܸJ9m=W��I=�g}Ï5gBɂ|���_1�m|"^r��5�*X�|.�_�u��y�o�<�LLz(��Pv�l�gN�ʹ�.��?m��j�M�v��z��+��:騕$\�礚��G����Z�kf���ߎW�Is:#F����W�PK�3�ZT��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞ةFN��v�
��8�8��ؑ�=�����ĂMW��==i���c�{�F�B!�5P9�����>԰�n4��'b?̑��S�9���I����r��0�����Y�ꈯ��<,p�d��L�!zkM{�������p�=QvT����O)�k(�L�d8�umu�F�T�F��M-��H���;_�Tk!�UK-���]ez�<��/�tZ�jdJ��e�XID������PK�3�ZЃc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK�3�Z�/���xl/sharedStrings.xml �(�5�A� �B�nA�h&�@@ڵ����������d2;}Ҧ�X9frp(�9/�V���p��i�[&t�E5��YTO��r՚���R7�\���u�\*����M��9��#��s#qЧ��������~PK-�3�ZA8B��5xl/workbook.xmlPK-�3�Z����	��[Content_Types].xmlPK-
�3�Zsh��''U_rels/.relsPK-�3�Z��4��xl/worksheets/sheet1.xmlPK-�3�ZT��P-xl/_rels/workbook.xml.relsPK-�3�ZЃc'2E
rxl/styles.xmlPK-�3�Z�/����xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK�3�Z�P�5xl/workbook.xml �(���;�0D�H����&B� CE�6E���d;"���.�������Cc�@>z4��%�1����J�.֡�w���,��پW-ֶ}k4�]9Ϙ���&H��h����]��Q�J�2�:�K���)�r6���I�b�)�Ž�UKZCJV�ޕ4��j�7]��i����xF�l�]}PK�3�Z����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�3�Z�Ҷ''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rd8bed69c91964b62" /></Relationships>PK�3�Z��4�xl/worksheets/sheet1.xml �(��Q�n� ��}%��j�U���n�ۙ%N@
82����6M�e������<��Ȯ@��ox��8�bg���9�w����t	 ��aO
71N{!Bk���	|z둜�)�A`��N��|۪�	�Q�T*;���G+L�+ܸJ9m=W��I=�g}Ï5gBɂ|���_1�m|"^r��5�*X�|.�_�u��y�o�<�LLz(��Pv�l�gN�ʹ�.��?m��j�M�v��z��+��:騕$\�礚��G����Z�kf���ߎW�Is:#F����W�PK�3�Z��Æ�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�An>�i7l�-��c�㨉�n�gc���V���X��j4��'�|���o�D����le����N�v���C��z���i"�q	$��Ё�qy�4H���[Ц�v~1�~���G1 }d��>g�-�.���%>;y���?����c0��A�c?�@��,�Nu�g�W}��䂷�B��e�����g2�^q��s]s�ڻ��Q�D�.�;��LM7L����Z��EvU�7��PK�3�ZЃc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK�3�Z�/���xl/sharedStrings.xml �(�5�A� �B�nA�h&�@@ڵ����������d2;}Ҧ�X9frp(�9/�V���p��i�[&t�E5��YTO��r՚���R7�\���u�\*����M��9��#��s#qЧ��������~PK-�3�Z�P�5xl/workbook.xmlPK-�3�Z����	�[Content_Types].xmlPK-
�3�Z�Ҷ''V_rels/.relsPK-�3�Z��4��xl/worksheets/sheet1.xmlPK-�3�Z��Æ�P.xl/_rels/workbook.xml.relsPK-�3�ZЃc'2E
txl/styles.xmlPK-�3�Z�/����xl/sharedStrings.xmlPK��