GET api/ElectronicShelfLabel/{id}?relations={relations}
Retrieves an Electronic Shelf Label Configuration
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Electronic Shelf Label 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
ElectronicShelfLabelConfigurationName | Description | Type | Additional 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. |
Response 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/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK { E[h`ҷ 5 xl/workbook.xml � (� ����0D�H��s)����I�"�������@J�ngv�������v =�P���]�X�$j���;a��8K�bV�ac��FY�$W�q��� R�@7�?��<B$b��Ҡ��'B���p �����b���o����bUĀƊ6��չ�M)G[����$�e}!��������PK { E[���� � [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 { E[�W' ' _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="Rdf2b85a4baf34839" /></Relationships>PK { E[�}� xl/worksheets/sheet1.xml � (� ��Os� �� �}���Q;m�I{����U�LU2@b?�"�i�L����<�?aH����T\t�=� Q������%�!O{!�T͘��Ff����AH5k��đuf����t����ۊ�ԲN#�q�$k�6S���}��:JFK���K��w0OKn���U|�7{�S��WWm0$�#���y-3�-�xg'�!A�*zj�Oѿ0~���I�u �(�-~-}������C'�E�{����G�L�Oo5y���^� ��:J��|���釓��G���Ǔ�8����8��}4n���-�4O�聴æ��z4MeO��le��9�):�D<��?'�]�̉�K���w����%�9�w��B ���|�'�s#����"�3q��]"Ydv��"�K�����@�Ejtujs�0�B3i�����PK { E[��ς� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8v�Р�ݰa[z��Q;�]�gc���V� �X��j4��'�|�lvo�H^0��;�(��S^�pJ�n ��f��Ly"�a�$��(��4?P��I����r��0ɔ���Y����lhX2�I��C�� �:M��`���1Z�� C�I�O)�K`E�y��]m����������Л��t1�z}�K�{��bM��57��2�~N!_z�,/Ԙi����vŻZkvQ�W��PK { E[Ѓc'2 E 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 { E[��-" N xl/sharedStrings.xml � (� }�aK�0��J�w�m�i;�V6�}����@r��T���A��}��}�{�l��,{�@�c��b�`��&�����gje=B� �VEFYjE�ycw-%�-8E�w�I9��TLeh$u�� :+��R:e������g=���_�F�"���m&c��c�C��z7t0�7Z �=A@�&�GE���һN�Pz=i�FRB<��*����\g!,�������i��(����c8��L-ֆ�����2��� 6i=K�ڔ�:ڃGSo[���z�/�����A��(�PK- { E[h`ҷ 5 xl/workbook.xmlPK- { E[���� � [Content_Types].xmlPK- { E[�W' ' V _rels/.relsPK- { E[�}� � xl/worksheets/sheet1.xmlPK- { E[��ς� P � xl/_rels/workbook.xml.relsPK- { E[Ѓc'2 E xl/styles.xmlPK- { E[��-" N � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
Sample:
PK { E[qM�T� 5 xl/workbook.xml � (� ����0��&�C���AR8q���� �4Ж�5���H�yۙ��v�����z 9*[����Mc��Q�=� ��u�Hp^��]'�u�K�����V���+���Bk{D'�%A(Z���C�l���Vw1 [C�7�l��(�X�P�[[ҘS?ܯdQ�'i�9J��wg���PK { E[���� � [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 { E[$�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="R22038f2081434692" /></Relationships>PK { E[�}� xl/worksheets/sheet1.xml � (� ��Os� �� �}���Q;m�I{����U�LU2@b?�"�i�L����<�?aH����T\t�=� Q������%�!O{!�T͘��Ff����AH5k��đuf����t����ۊ�ԲN#�q�$k�6S���}��:JFK���K��w0OKn���U|�7{�S��WWm0$�#���y-3�-�xg'�!A�*zj�Oѿ0~���I�u �(�-~-}������C'�E�{����G�L�Oo5y���^� ��:J��|���釓��G���Ǔ�8����8��}4n���-�4O�聴æ��z4MeO��le��9�):�D<��?'�]�̉�K���w����%�9�w��B ���|�'�s#����"�3q��]"Ydv��"�K�����@�Ejtujs�0�B3i�����PK { E[�/�s� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�qBꢦݰa[z��3��&vd�@�Ƃ#q�"A*�`��h~OO��|���ަ�����5� FV�v�} ���)�m7{1��`�9��bC &���� M27�M��� cJ}�g�G�K!*��f��y��]� ��>Md�`���1�쀾�X�O)�KȳD��ְ_�p%r%����o��y�����/d�I�Z�˲T����AO�s���K�ey���ԍB�Q۔�Ư�b�PK { E[Ѓc'2 E 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 { E[��-" N xl/sharedStrings.xml � (� }�aK�0��J�w�m�i;�V6�}����@r��T���A��}��}�{�l��,{�@�c��b�`��&�����gje=B� �VEFYjE�ycw-%�-8E�w�I9��TLeh$u�� :+��R:e������g=���_�F�"���m&c��c�C��z7t0�7Z �=A@�&�GE���һN�Pz=i�FRB<��*����\g!,�������i��(����c8��L-ֆ�����2��� 6i=K�ڔ�:ڃGSo[���z�/�����A��(�PK- { E[qM�T� 5 xl/workbook.xmlPK- { E[���� � [Content_Types].xmlPK- { E[$�J' ' V _rels/.relsPK- { E[�}� � xl/worksheets/sheet1.xmlPK- { E[�/�s� P � xl/_rels/workbook.xml.relsPK- { E[Ѓc'2 E xl/styles.xmlPK- { E[��-" N � xl/sharedStrings.xmlPK � �