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 ź[l��� 5 xl/workbook.xml � (� ����0D�J��(� B!`b�ڡ� NA����� �[7���|�b��[;�����\CesŘ�5����ĝ�NC�ҽ�Bq�,k4�eIR0�e��j�t����C�Dz�Q����BH�6{*\�&�q�]M���M���1����ds�CCSJ\���(��L�4����'������~PK ź[���� � [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 ź[��l' ' _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="R255cca846b7e419f" /></Relationships>PK ź[�}� 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 ź[��� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�IL���ݰ���=��&�e����G� XE�Tb�������4����ڼM#9c�����V:5ؾ�S�-l֫�"�hI^�����4J�����hsG�0����S/�Q�H+���e�����N�Aⳓ� m�L_]8F����E�1u�S���"S�lU�V4Z��)y�9���ZL���w>�Q]� 2)��Z�Uƈ��%�|�Ӽ<Sc�R��k���PUW5z��/PK ź[Ѓ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 ź[��-" 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- ź[l��� 5 xl/workbook.xmlPK- ź[���� � � [Content_Types].xmlPK- ź[��l' ' U _rels/.relsPK- ź[�}� � xl/worksheets/sheet1.xmlPK- ź[��� P � xl/_rels/workbook.xml.relsPK- ź[Ѓc'2 E xl/styles.xmlPK- ź[��-" N � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
Sample:
PK ź[�s�W� 5 xl/workbook.xml � (� ����0��&�C����DR8q����R�@����[ �x�3;�������v =�P���]�X5��uhҮ�^CLҿ��{%����D�gY�<��5A*�J���G�D�z\Q����@��=Na�����&ak�����/Eh�h(Y�{W�3%�Tix@'DW�-���5 tg�0ζ��PK ź[���� � [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��' ' _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="R8ff3ac1d5b6a4eb2" /></Relationships>PK ź[�}� 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 ź[��� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�qC���ݰa[z��=N�&�e�@�Ƃ#q�"A*�`��|��$����f�6O�B�m�,0�����-���k`���i7�0���[R��G5Ќ�p�l�fL�=�����B�<,p�d�����1��G�N3�����p�Qv��Sj��%�E�{�-�Q+�kZ٭�� �7S��<Q����2�\�uS����2��)�^:-��R�xOB�Fv���Ư�b�PK ź[Ѓ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 ź[��-" 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- ź[�s�W� 5 xl/workbook.xmlPK- ź[���� � � [Content_Types].xmlPK- ź[E��' ' T _rels/.relsPK- ź[�}� � xl/worksheets/sheet1.xmlPK- ź[��� P � xl/_rels/workbook.xml.relsPK- ź[Ѓc'2 E xl/styles.xmlPK- ź[��-" N ~ xl/sharedStrings.xmlPK � �