GET api/product/{id}/storeprices
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StorePriceName | Description | Type | Additional information |
---|---|---|---|
PluG_UID | Collection of byte |
None. |
|
PluGuid | globally unique identifier |
None. |
|
PLU | integer |
None. |
|
StoreID | integer |
None. |
|
ZoneID | integer |
Relation. This field may not always be loaded or used for updates. |
|
ZoneName | string |
Relation. This field may not always be loaded or used for updates. |
|
Store | string |
Relation. This field may not always be loaded or used for updates. |
|
PriceNow | integer |
Relation. This field may not always be loaded or used for updates. |
|
CostNow | integer |
Relation. This field may not always be loaded or used for updates. |
|
CostNowDecimals | integer |
None. |
|
NormalPrice | integer |
None. |
|
GstPercent | integer |
Relation. This field may not always be loaded or used for updates. |
|
NormalCost | integer |
None. |
|
NormalCostDecimals | integer |
None. |
|
CostGstPercent | integer |
Relation. This field may not always be loaded or used for updates. |
|
CostCalcMethod | CostCalcMethod |
Relation. This field may not always be loaded or used for updates. |
|
CurrentCost | integer |
None. |
|
CurrentCostDecimals | integer |
None. |
|
Break1 | integer |
None. |
|
Price1 | integer |
None. |
|
Break2 | integer |
None. |
|
Price2 | integer |
None. |
|
Break3 | integer |
None. |
|
Price3 | integer |
None. |
|
FuelItem | integer |
None. |
|
FixedWeight | integer |
Relation. This field may not always be loaded or used for updates. |
|
Active | boolean |
Relation. This field may not always be loaded or used for updates. |
|
ComplianceIndicator | string |
Relation. This field may not always be loaded or used for updates. |
|
DoNotOrder | boolean |
Relation. This field may not always be loaded or used for updates. |
|
DoNotRange | boolean |
Relation. This field may not always be loaded or used for updates. |
|
IsNormalPriceChangesCampaign | boolean |
Relation. This field may not always be loaded or used for updates. |
|
Updated | date |
None. |
Response Formats
application/json, text/json
[ { "$id": "1", "pluG_UID": "yjnKteRY6EKKWzzCUhS18g==", "pluGuid": "b5ca39ca-58e4-42e8-8a5b-3cc25214b5f2", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "gstPercent": 9, "normalCost": 10, "normalCostDecimals": 11, "costGstPercent": 12, "costCalcMethod": 1, "currentCost": 13, "currentCostDecimals": 14, "break1": 15, "price1": 16, "break2": 17, "price2": 18, "break3": 19, "price3": 20, "fuelItem": 21, "fixedWeight": 22, "active": true, "complianceIndicator": "sample string 23", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-08-02T21:06:41.3198661" }, { "$ref": "1" } ]
application/xml, text/xml
<ArrayOfStorePrice xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://gapsolutions.com.au/schema/ezimanager"> <StorePrice> <Active>true</Active> <Break1>15</Break1> <Break2>17</Break2> <Break3>19</Break3> <ComplianceIndicator>sample string 23</ComplianceIndicator> <CostCalcMethod>1</CostCalcMethod> <CostGstPercent>12</CostGstPercent> <CostNow>6</CostNow> <CostNowDecimals>7</CostNowDecimals> <CurrentCost>13</CurrentCost> <CurrentCostDecimals>14</CurrentCostDecimals> <DoNotOrder>true</DoNotOrder> <DoNotRange>true</DoNotRange> <FixedWeight>22</FixedWeight> <FuelItem>21</FuelItem> <GstPercent>9</GstPercent> <IsNormalPriceChangesCampaign>true</IsNormalPriceChangesCampaign> <NormalCost>10</NormalCost> <NormalCostDecimals>11</NormalCostDecimals> <NormalPrice>8</NormalPrice> <PLU>1</PLU> <PluG_UID>yjnKteRY6EKKWzzCUhS18g==</PluG_UID> <PluGuid>b5ca39ca-58e4-42e8-8a5b-3cc25214b5f2</PluGuid> <Price1>16</Price1> <Price2>18</Price2> <Price3>20</Price3> <PriceNow>5</PriceNow> <Store>sample string 4</Store> <StoreID>1</StoreID> <Updated>2025-08-02T21:06:41.3198661+00:00</Updated> <ZoneID>2</ZoneID> <ZoneName>sample string 3</ZoneName> </StorePrice> <StorePrice> <Active>true</Active> <Break1>15</Break1> <Break2>17</Break2> <Break3>19</Break3> <ComplianceIndicator>sample string 23</ComplianceIndicator> <CostCalcMethod>1</CostCalcMethod> <CostGstPercent>12</CostGstPercent> <CostNow>6</CostNow> <CostNowDecimals>7</CostNowDecimals> <CurrentCost>13</CurrentCost> <CurrentCostDecimals>14</CurrentCostDecimals> <DoNotOrder>true</DoNotOrder> <DoNotRange>true</DoNotRange> <FixedWeight>22</FixedWeight> <FuelItem>21</FuelItem> <GstPercent>9</GstPercent> <IsNormalPriceChangesCampaign>true</IsNormalPriceChangesCampaign> <NormalCost>10</NormalCost> <NormalCostDecimals>11</NormalCostDecimals> <NormalPrice>8</NormalPrice> <PLU>1</PLU> <PluG_UID>yjnKteRY6EKKWzzCUhS18g==</PluG_UID> <PluGuid>b5ca39ca-58e4-42e8-8a5b-3cc25214b5f2</PluGuid> <Price1>16</Price1> <Price2>18</Price2> <Price3>20</Price3> <PriceNow>5</PriceNow> <Store>sample string 4</Store> <StoreID>1</StoreID> <Updated>2025-08-02T21:06:41.3198661+00:00</Updated> <ZoneID>2</ZoneID> <ZoneName>sample string 3</ZoneName> </StorePrice> </ArrayOfStorePrice>
text/csv
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK Ԩ[��|� 5 xl/workbook.xml � (� ����0D�&�C����R8q����Zi�-ik��H�yۙ�};b��Zۓ��/\I�Ƃ1/;��OvD3�Z�4�Y��m�$�V�5���I����wj�t����Ch|���4(C���4{(�|����]L���M��/�"4��� �D�֔4��j���y*�L^1K���a�m��/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 Ԩ[��n' ' _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="Rc59f75e6ead945fc" /></Relationships>PK Ԩ[���� � xl/worksheets/sheet1.xml � (� �X]s�:�+��/H��>2�-�I?��Mھq��gl'��_�`���Kbf�Y�G�,6�7W���$˗��<�]u��4�-���s1�GGo�M���IRt,|��e�Ѣ(��z�|�HV���>%k[���jR؏�C/�ϗ�d�N�Wɺ�c��%���.�/�Oy���^�S�Lf�V���V��:�gK�}��N��ϣ!?�1���}�L6y�����������<b%�� ��կ��,�O���ts�,�U).9��1/�vV˭vQg5�[��,g��^a7�(��peTԙ>�E��ߕ�.�|��a�G�U ג� �q��=�t�`�0O�x�D^���'��':����`\���0_�������k���&��0Ѣ���M����Z���9�|�7�� ��cm8�-�N�Y �`�&VRo��W^��q�� C���f6^��c��fh��I��y�;~07]� C��������m�b~��y͌q�0�m0��������`��6�P����렍@F�I�-��#�91�Pyة�ʃ�Oe���ʬ<��8���9�<ΘS�2�=�֠@e1��� f ʏ2)Tu��+k�c�XJc�T�d�ZF T��U�K;,x����z�Xr;���`█ae5<X 젰 �vX�Z�����r�=��.�+�Mx;�^����Ѥ��Y��de���^ �e^>E���>��X�����o��"�5�"FM���&B��q���M�t�M�rWM�v��">z#�~�@���="�����!�^{ D��H{�m�y D��Q���mD�;��{�uz D�_Q��B�zBDޡ'�@���Hz�D�'�H$z��{v�� � 4ID��Q�]�̢Q�vQ��eǞe�I��@�I^�W ��z���z����z���z���gG r|_�"��S$B]�qj��n�"���S$�}w�D�N�hw��x�N����� Q�S$"�v�@��1Q#�L#�G���83�ߑ���/J�H!���G����{ 4��|�v���{����@h�1yD��@�1yEC��P��`(��<�"���c(��<�"���c(����D��{0���gt��̸~G-����/�d�d�4-��|���:�PK Ԩ[��|�� P xl/_rels/workbook.xml.rels � (� ��An� E��f_�]j�*N6�t��Ɗ Hڜ���W(J�֑��&+4�鍆�����m�� C�m�,����Z8&}���j��L�F4��$?�����4*�����hsG�0˔�0P/�AH+�j��f�����N�Q�֩�6���.�AL@�2�Z��"�e��@��v�����K%ű��ӛ��t�0�z}��5=�=S�q]�V�Ȁ�K y�K�e�P���(��KQ]��տXPK Ԩ[Ѓ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 Ԩ[�=�v� � xl/sharedStrings.xml � (� uT]o�@�+�w��M�V@�`%�ԺQ�R�(Z8�>�ݒ��>�R��Ǜ����6�x�"xEc�Vy���� �Wu�ﯢuXU�� ��6.��Z \��y����ز%ؙnQ9�E 䞦�mk*� �q2��%pLw��p�B:��vX~ .�7��~�o7YLE�������;�}���8���&^��w��/��ix��KvH�����琺�t������y�� �i�-A��H���\vƸ���3j*���ß��8=�MF�z�.G�zա�J�oX�F^7^g��W�sJ-[�A1ܪ�3p�2�l�N�/S�8s��l��l!ʦ��d�VC��������u �.���OC�2X~e�k\E����C�d,I��ꐾx�._�;�݇��gz5��M�u��$9��݉)�PK- Ԩ[��|� 5 xl/workbook.xmlPK- Ԩ[���� � � [Content_Types].xmlPK- Ԩ[��n' ' U _rels/.relsPK- Ԩ[���� � � xl/worksheets/sheet1.xmlPK- Ԩ[��|�� P � xl/_rels/workbook.xml.relsPK- Ԩ[Ѓc'2 E � xl/styles.xmlPK- Ԩ[�=�v� � X xl/sharedStrings.xmlPK � J
application/vnd.ms-excel
PK Ԩ[#��� 5 xl/workbook.xml � (� ����0��&�C���F�N\�z���V�O�||K $���~;t2n���F�KW�>[���cAǝ0N��{#�l�1�[��e�`dA�{i=^h���u�:�5.(Ť��~���=%L>�h�ug�%D~S4�����f *ܰ�0Jν�p��+eB������xco0J���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 Ԩ[��9' ' _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="R2bcebf4807794d3f" /></Relationships>PK Ԩ[���� � xl/worksheets/sheet1.xml � (� �X]s�:�+��/H��>2�-�I?��Mھq��gl'��_�`���Kbf�Y�G�,6�7W���$˗��<�]u��4�-���s1�GGo�M���IRt,|��e�Ѣ(��z�|�HV���>%k[���jR؏�C/�ϗ�d�N�Wɺ�c��%���.�/�Oy���^�S�Lf�V���V��:�gK�}��N��ϣ!?�1���}�L6y�����������<b%�� ��կ��,�O���ts�,�U).9��1/�vV˭vQg5�[��,g��^a7�(��peTԙ>�E��ߕ�.�|��a�G�U ג� �q��=�t�`�0O�x�D^���'��':����`\���0_�������k���&��0Ѣ���M����Z���9�|�7�� ��cm8�-�N�Y �`�&VRo��W^��q�� C���f6^��c��fh��I��y�;~07]� C��������m�b~��y͌q�0�m0��������`��6�P����렍@F�I�-��#�91�Pyة�ʃ�Oe���ʬ<��8���9�<ΘS�2�=�֠@e1��� f ʏ2)Tu��+k�c�XJc�T�d�ZF T��U�K;,x����z�Xr;���`█ae5<X 젰 �vX�Z�����r�=��.�+�Mx;�^����Ѥ��Y��de���^ �e^>E���>��X�����o��"�5�"FM���&B��q���M�t�M�rWM�v��">z#�~�@���="�����!�^{ D��H{�m�y D��Q���mD�;��{�uz D�_Q��B�zBDޡ'�@���Hz�D�'�H$z��{v�� � 4ID��Q�]�̢Q�vQ��eǞe�I��@�I^�W ��z���z����z���z���gG r|_�"��S$B]�qj��n�"���S$�}w�D�N�hw��x�N����� Q�S$"�v�@��1Q#�L#�G���83�ߑ���/J�H!���G����{ 4��|�v���{����@h�1yD��@�1yEC��P��`(��<�"���c(��<�"���c(����D��{0���gt��̸~G-����/�d�d�4-��|���:�PK Ԩ[�9~�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�IL���ݰ���3N�&vd����G� XEWb�������4�����9��5 ��F�n4}��j�n�{�d�~O�� !,O�z5�,}f4����e����"�Q�H�*�R�2����V�Q�U�M�L_�;�1 9H�ch���5�Y��u 쫶B�9��עB���eB�����2z��=��i�J��� v/��K�Ni9Q+*^ ]�����W5z��/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 Ԩ[�=�v� � xl/sharedStrings.xml � (� uT]o�@�+�w��M�V@�`%�ԺQ�R�(Z8�>�ݒ��>�R��Ǜ����6�x�"xEc�Vy���� �Wu�ﯢuXU�� ��6.��Z \��y����ز%ؙnQ9�E 䞦�mk*� �q2��%pLw��p�B:��vX~ .�7��~�o7YLE�������;�}���8���&^��w��/��ix��KvH�����琺�t������y�� �i�-A��H���\vƸ���3j*���ß��8=�MF�z�.G�zա�J�oX�F^7^g��W�sJ-[�A1ܪ�3p�2�l�N�/S�8s��l��l!ʦ��d�VC��������u �.���OC�2X~e�k\E����C�d,I��ꐾx�._�;�݇��gz5��M�u��$9��݉)�PK- Ԩ[#��� 5 xl/workbook.xmlPK- Ԩ[���� � [Content_Types].xmlPK- Ԩ[��9' ' V _rels/.relsPK- Ԩ[���� � � xl/worksheets/sheet1.xmlPK- Ԩ[�9~�� P � xl/_rels/workbook.xml.relsPK- Ԩ[Ѓc'2 E � xl/styles.xmlPK- Ԩ[�=�v� � X xl/sharedStrings.xmlPK � J