GET api/store/{StoreID}/complianceindicators/types
Get the list of compliance indicators grouped by type, for filtering
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
StoreID |
Store to show compliance indicators for |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
List of Compliance Indicators
Collection of ComplianceIndicatorName | Description | Type | Additional information |
---|---|---|---|
ID | string |
String length: inclusive between 0 and 1 |
|
StoreID | integer |
None. |
|
Type | string |
String length: inclusive between 0 and 64 |
|
Name | string |
String length: inclusive between 0 and 255 |
|
TalkerRequired | boolean |
None. |
Response Formats
application/json, text/json
Sample:
[ { "$id": "1", "id": "sample string 1", "storeID": 2, "type": "sample string 3", "name": "sample string 4", "talkerRequired": true }, { "$ref": "1" } ]
application/xml, text/xml
Sample:
<ArrayOfComplianceIndicator xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://gapsolutions.com.au/schema/ezimanager"> <ComplianceIndicator> <ID>sample string 1</ID> <Name>sample string 4</Name> <StoreID>2</StoreID> <TalkerRequired>true</TalkerRequired> <Type>sample string 3</Type> </ComplianceIndicator> <ComplianceIndicator> <ID>sample string 1</ID> <Name>sample string 4</Name> <StoreID>2</StoreID> <TalkerRequired>true</TalkerRequired> <Type>sample string 3</Type> </ComplianceIndicator> </ArrayOfComplianceIndicator>
text/csv
Sample:
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK <3�Z{�9�� 5 xl/workbook.xml � (� ����0��&�C��` $8q���{-�m�?ik��-%�x�3;��4�q�Ә }Ԭ}�Z,B�5!�P�_�w�q��(�q�z�� t �,+���i��z���ay� ^ 5o(Ť����P�6{HX|����&"[����;.�B�)hq��(9���9F��q��*/*Z�ЌrJ��>` �w_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 A %' ' _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="Rdd2682a358ce4f0e" /></Relationships>PK <3�Z��;H� � xl/worksheets/sheet1.xml � (� ��OO� �� ���߶�5�i�f<�[���� [��RV�+�/-�����4�~-80���r�0�+eŻM������"���1,���ac�n��.&�����Z-���N�ɺ�%[�r/Xg�8A���حt�w�����)F+� �c)Ay����`�s� �w!����Y�����%oRn��c�C�X���n�'*V�}k�e����1�I�˔��� Z�������4v��G8��|�ʽ6R��˟U�y2��)��NH�s.s�?���|��|<��|���� %��<:���zM -2%{�ܲ�>�Vv�� ٦k{ԇg�0dG��'�s��'�9������D �}r'_�����O�ӭ�N&�>�N�}b~�:������Sk��Z���}�3��)0u/�a�ݪӏ�� PK <3�Z-�\�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�N�i7ݰ-��ę�Q;��B�Ƃ#q�"A*�`��h~OO��|�Xmަ��ȇ��d&��ծl_�1vw�Y�v4bL�s`iņL���A�0dn&�:��Ɣ��Ϩ�υ(�_2�����Ct]7h�:}���?����C0D�}O���R� �D��ְS�,*Uʂ�PZ)`�fj!�G �^��B��%UX6]���Q�VƠ��%�t�Ӳ�PC$I�}E� qQ�W��PK <3�ZЃ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 <3�Z5��p� xl/sharedStrings.xml � (� }��J1�_%��f�"*��^<�� aw� &�43���A����}�����7���W(�1M�v>���{P,�&��2���E�Qb�H~Ԛ���U�H�lS�NZ,;��xF��u����<�S%1� ���W|�˭��^��s�����N�CR�%�ٛ�6�������-����K�_�/���vQ]�ut���PK- <3�Z{�9�� 5 xl/workbook.xmlPK- <3�Z���� � � [Content_Types].xmlPK- <3�Z A %' ' U _rels/.relsPK- <3�Z��;H� � � xl/worksheets/sheet1.xmlPK- <3�Z-�\�� P � xl/_rels/workbook.xml.relsPK- <3�ZЃc'2 E � xl/styles.xmlPK- <3�Z5��p� q xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
Sample:
PK <3�Z���µ