GET api/ElectronicShelfLabel/{id}/StoreConfigurations?relations={relations}

Retrieves an Electronic Shelf Label Store Configuration

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Electronic Shelf Label Store Configuration ID

integer

Required

relations

Indicates whether the relation and it's relations should be returned

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

A of

Collection of ElectronicShelfLabelStoreConfiguration
NameDescriptionTypeAdditional information
ID

integer

None.

ESLConfigID

integer

None.

StoreID

integer

None.

StoreCode

ID/code to identify the current store.

string

None.

ElectronicShelfLabelFormat

Collection of ElectronicShelfLabelFormat

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

Response Formats

application/json, text/json

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

application/xml, text/xml

Sample:
<ArrayOfElectronicShelfLabelStoreConfiguration xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/EziManager.Models.EMC.ElectronicShelfLabel">
  <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>
</ArrayOfElectronicShelfLabelStoreConfiguration>

text/csv

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK9�ZM���5xl/workbook.xml �(�����0D�&�C���
	)��x��}-[i�-ik��-H�yۙ�};|��Zۓ��/]E�ƒ1/:��OvDw�:
!J�bVJ%�����%I��5�S��+��B�;Ġ��AZ���C�����l���o�/��bQĀƊ6��Ź�M)q��ý�A�S�d!�%�ftg�0ζ��PK9�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
9�Zg�''_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="R4bbfc585ab774f76" /></Relationships>PK9�Z�"��xl/worksheets/sheet1.xml �(���Ks�0F��F��'{�L'��:]�k
�h��G�M~~��~�qӍ-Y�����?T�X���C �Jײ��p�/)|,�A�w�
��{�69l�ۭ�U+Ti#��?k�Q��[�E�id%6��+�;D1N�]�|+�ʝ�S��Բ;#�:(�n*�J��"���>�#�>��+�Y�J1س5��o���ͷ:�8�h����
�ES�;�C_�ܶ�)�Jw6|%��A�ʏ�=�ڵ9\E��z��[�կ�g�7=�蜣�!QJӘ&|�����gs��g_>���/�b�1�T�x�ǧ�I�	'8��'xu3����oJW��0��WWO~iÕ�ö�
��Ø���%A.��%A/�͒`����Gy�;=��9s�����������cC��Hn���)�c�;�쟦K������y��	�㋨�PK9�Z��6N�Pxl/_rels/workbook.xml.rels �(���KN�0@�byO�&�P�n�a[z�a2��&vd�@�Ƃ#q�"A*�`��h~OO��|�Xoߦ��P��w-/�9��������k�v���)OD;̑�[nS���hi�X��\�&H9
���ГPRV",�����C��H;���\�,^}8FK�8;@�)����%�E�r�ص|_W����uy�87S��<R����2Z��Ԫ^UZ�T�B��)�|�Ӳ�P�J"uϒ��n�������PK9�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��PK9�ZT�o��xl/sharedStrings.xml �(�uP�J�0���w�;i{�N����$�1�kɦf�����y�`�Ǚٝ�X}/�!��XʥZHhc�p(�����Z
b�����{ )VUA�"�"�rd�n�&;B0����mL�p�i�4%0=��>_,.u0��q�\�+)v��vP��ં���BsU�:2뮩#n�0�:�	������ʃ���n�m�+��w��d��!��.�b��'�����yIRw���U�#~Y>�?]k��T��xR�V�
�$���su޿�PK-9�ZM���5xl/workbook.xmlPK-9�Z����	��[Content_Types].xmlPK-
9�Zg�''U_rels/.relsPK-9�Z�"���xl/worksheets/sheet1.xmlPK-9�Z��6N�P�xl/_rels/workbook.xml.relsPK-9�ZЃc'2E
xl/styles.xmlPK-9�ZT�o��xl/sharedStrings.xmlPK��	

application/vnd.ms-excel

Sample:
PK9�Zn�4�5xl/workbook.xml �(�����0��&�C��H�")��x��})�m�?ik���'�x�3;��������'=�P���]�X5��uh�]g��8I�b���ڊ�FY�$�q���	R�@W�?��<B$b�ÊҠ��B���p�����l���o�/��bQĀƒ���Ź�%=S�5
��D{���0M���a�m��/PK9�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
9�Z�M�J''_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="Re33541acc5564508" /></Relationships>PK9�Z�"��xl/worksheets/sheet1.xml �(���Ks�0F��F��'{�L'��:]�k
�h��G�M~~��~�qӍ-Y�����?T�X���C �Jײ��p�/)|,�A�w�
��{�69l�ۭ�U+Ti#��?k�Q��[�E�id%6��+�;D1N�]�|+�ʝ�S��Բ;#�:(�n*�J��"���>�#�>��+�Y�J1س5��o���ͷ:�8�h����
�ES�;�C_�ܶ�)�Jw6|%��A�ʏ�=�ڵ9\E��z��[�կ�g�7=�蜣�!QJӘ&|�����gs��g_>���/�b�1�T�x�ǧ�I�	'8��'xu3����oJW��0��WWO~iÕ�ö�
��Ø���%A.��%A/�͒`����Gy�;=��9s�����������cC��Hn���)�c�;�쟦K������y��	�㋨�PK9�Z�eW��Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;�d�M�I.05F�Nۜ-��W��J-���&�����4�y�Xoߧ����5
�$FF�v0}��=԰ݬw4b�^�gq��t�s�4M�;���κ	CL]�gTG�giZr�d�-��3��h�nP�d�i"��7�^`t=�~J�_�H"�s����Z�jeQ�/e0~75�#�_��|!ST�D"U.��|���FG�>�x�Ӳ�P�"�2H��E%�U�����PK9�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��PK9�ZT�o��xl/sharedStrings.xml �(�uP�J�0���w�;i{�N����$�1�kɦf�����y�`�Ǚٝ�X}/�!��XʥZHhc�p(�����Z
b�����{ )VUA�"�"�rd�n�&;B0����mL�p�i�4%0=��>_,.u0��q�\�+)v��vP��ં���BsU�:2뮩#n�0�:�	������ʃ���n�m�+��w��d��!��.�b��'�����yIRw���U�#~Y>�?]k��T��xR�V�
�$���su޿�PK-9�Zn�4�5xl/workbook.xmlPK-9�Z����	��[Content_Types].xmlPK-
9�Z�M�J''U_rels/.relsPK-9�Z�"���xl/worksheets/sheet1.xmlPK-9�Z�eW��P�xl/_rels/workbook.xml.relsPK-9�ZЃc'2E
xl/styles.xmlPK-9�ZT�o���xl/sharedStrings.xmlPK��