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. |
|
PriceNext | integer |
Relation. This field may not always be loaded or used for updates. |
|
CostNext | integer |
Relation. This field may not always be loaded or used for updates. |
|
CostNextDecimals | integer |
Relation. This field may not always be loaded or used for updates. |
|
NextCampaignName | string |
Relation. This field may not always be loaded or used for updates. |
|
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": "k9QMT6Ek3kmZ/kl5HPiqjw==", "pluGuid": "4f0cd493-24a1-49de-99fe-49791cf8aa8f", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "priceNext": 1, "costNext": 1, "costNextDecimals": 9, "nextCampaignName": "sample string 10", "gstPercent": 11, "normalCost": 12, "normalCostDecimals": 13, "costGstPercent": 14, "costCalcMethod": 1, "currentCost": 15, "currentCostDecimals": 16, "break1": 17, "price1": 18, "break2": 19, "price2": 20, "break3": 21, "price3": 22, "fuelItem": 23, "fixedWeight": 24, "active": true, "complianceIndicator": "sample string 25", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-10-05T00:02:39.3962502" }, { "$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>17</Break1> <Break2>19</Break2> <Break3>21</Break3> <ComplianceIndicator>sample string 25</ComplianceIndicator> <CostCalcMethod>1</CostCalcMethod> <CostGstPercent>14</CostGstPercent> <CostNext>1</CostNext> <CostNextDecimals>9</CostNextDecimals> <CostNow>6</CostNow> <CostNowDecimals>7</CostNowDecimals> <CurrentCost>15</CurrentCost> <CurrentCostDecimals>16</CurrentCostDecimals> <DoNotOrder>true</DoNotOrder> <DoNotRange>true</DoNotRange> <FixedWeight>24</FixedWeight> <FuelItem>23</FuelItem> <GstPercent>11</GstPercent> <IsNormalPriceChangesCampaign>true</IsNormalPriceChangesCampaign> <NextCampaignName>sample string 10</NextCampaignName> <NormalCost>12</NormalCost> <NormalCostDecimals>13</NormalCostDecimals> <NormalPrice>8</NormalPrice> <PLU>1</PLU> <PluG_UID>k9QMT6Ek3kmZ/kl5HPiqjw==</PluG_UID> <PluGuid>4f0cd493-24a1-49de-99fe-49791cf8aa8f</PluGuid> <Price1>18</Price1> <Price2>20</Price2> <Price3>22</Price3> <PriceNext>1</PriceNext> <PriceNow>5</PriceNow> <Store>sample string 4</Store> <StoreID>1</StoreID> <Updated>2025-10-05T00:02:39.3962502+00:00</Updated> <ZoneID>2</ZoneID> <ZoneName>sample string 3</ZoneName> </StorePrice> <StorePrice> <Active>true</Active> <Break1>17</Break1> <Break2>19</Break2> <Break3>21</Break3> <ComplianceIndicator>sample string 25</ComplianceIndicator> <CostCalcMethod>1</CostCalcMethod> <CostGstPercent>14</CostGstPercent> <CostNext>1</CostNext> <CostNextDecimals>9</CostNextDecimals> <CostNow>6</CostNow> <CostNowDecimals>7</CostNowDecimals> <CurrentCost>15</CurrentCost> <CurrentCostDecimals>16</CurrentCostDecimals> <DoNotOrder>true</DoNotOrder> <DoNotRange>true</DoNotRange> <FixedWeight>24</FixedWeight> <FuelItem>23</FuelItem> <GstPercent>11</GstPercent> <IsNormalPriceChangesCampaign>true</IsNormalPriceChangesCampaign> <NextCampaignName>sample string 10</NextCampaignName> <NormalCost>12</NormalCost> <NormalCostDecimals>13</NormalCostDecimals> <NormalPrice>8</NormalPrice> <PLU>1</PLU> <PluG_UID>k9QMT6Ek3kmZ/kl5HPiqjw==</PluG_UID> <PluGuid>4f0cd493-24a1-49de-99fe-49791cf8aa8f</PluGuid> <Price1>18</Price1> <Price2>20</Price2> <Price3>22</Price3> <PriceNext>1</PriceNext> <PriceNow>5</PriceNow> <Store>sample string 4</Store> <StoreID>1</StoreID> <Updated>2025-10-05T00:02:39.3962502+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 S E[��'� 5 xl/workbook.xml � (� ����0D�&�C�� ��N\�z�ԭ4Ж�5��B $��ξ>Z�5�v�{�W�6��`̋5���L;i��0I�bVJ%����vL�3s�CP��V �.�X~pO�"�/( ��j�#��� G�d�ug��%�~S<¶����%�! %ѹ=K�R� 5 �<�4 �LNW����`����/PK S 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 S E[I��' ' _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="R26db620b0eda4501" /></Relationships>PK S E[�?� 8 xl/worksheets/sheet1.xml � (� �Y]S�:�+���Dڕ���tL�B[(�ھ�&�dJb�6П_%D��ֵ��Μ�k���3��3�dE9��]�c�N������\�����]N���X��<(�Ӫz:����4���^��-,v��Qe?���~6Ύ���<[T}`L���qT�[���S�}�K���F���o��٢;Lf��r��"�?�� ���N8X�og�k�]w�[�7�/?�O�l���ȧ��_�Iv?z~���׳l�0��Jɪf�?�����l�]�3�Y��M����^"Q !��ʨng�\V��n �.o����M=ʞ�\)� �K�\��z�ԛLB�\'�ubϺd]��Y'�ur��詄 ƅ�Z+h�W�z�?���^{�֘$&��0���ͺ�x�(@(��PZ��rΜO�v��.<цs���a�4�j���6�� x��y��/�VJ1��R-p�5� �� "0�m��t\�" cƞ"#Ѵtp��[�q�ڞ�6�m��='����&��"W~��( !l����Ό\��P�N<C�����;;r�σѰL�����!�3d�3L'vL��h9p���`��EmP�j�.�:h#P�6��Q�, ��8/¾ �o���}+��@�[�z�J�1�3�+n+�=��AAg1d~b f �w2):�!�s�謅��)��I��%oq�d� o�ꡡv�;tC�wH$�O-�4��e��Y �VvB�}b$Z��]8ˡ��`�]hi��w�{�Y����pP䯝b��˫�^��W)�vTڗ��!�_��k�Q��C��:B�q��!��!��HBƇ:C���:C���:C���u� �"�Q?G(DՋ��z�]�D(Dث�(�5B!�^G(D�o �{�BԽ����{�u�"�����3B!���P��id�țF���il��id�(�F���id�h�F��id$���F���id,q�s��&�`�~P/"�E(D��������Lj.��ے�����<��@\w�cd�}������%}n��Ev�cd_��ČWAk��k �����[ �}o��M��o��D�H���D�_���(�J��(@��ާ��ɘ�DN��=2��!2�>g;p�w��!�I�1����3^7��l���� �����q�-���ƍ7>F���h������^4`�>F㦾�Z��i� �� �q�4n�s`4n��M Ҹ @7H�&pZ-n�7Z�� ��M���&r����pjq�C��8�;p��h����=o��&Yq��UV�� n~�PK S E[S��� P xl/_rels/workbook.xml.rels � (� ��Kn�0@�b;�CU6l��\`��qDbG�)p�.z�^��� u� �����4�����\Ɓ����-� FV:�ۮ�S�O l֫ �D0�XZ�����y��F��Ȧ�v~ĘR�� �;�!���p�d��D�!:�{I['O#�����?C���w[�)~y���^T�*�I��eC0�0���_��|&C�������R����^�O��;��35�Е"Q4$����XPK S 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 S E[>�m� 1 xl/sharedStrings.xml � (� }Tko�0�+�� a[��j%ji˪�Q�M�d����M����L��~�s�=������Q���aJ�(]&(Ie�-���j�A��XR̕�����*���+��D����86���R� �(-�u���M�S�X��U���fED Җ([�h��� ��"XU���m۪�G���χ)tk����'�������;�ke�<���fJ�lj�g8�6h�>����V�ڽ6�4�9�;��?�̥�ܼ��֘�/`;�]l=h�B�/���K�����X=�]�z֮�Z���,gG������������Z��3, �$e�՜J�j��WM!�|ò�lw����(1�wd�=�[�.��d\��˓�?�d�$�f�z��p��r �<o�}}�S�l0�4���9�H�)�F���ަ�d�������ջg>vo^�PK- S E[��'� 5 xl/workbook.xmlPK- S E[���� � � [Content_Types].xmlPK- S E[I��' ' U _rels/.relsPK- S E[�?� 8 � xl/worksheets/sheet1.xmlPK- S E[S��� P ! xl/_rels/workbook.xml.relsPK- S E[Ѓc'2 E f xl/styles.xmlPK- S E[>�m� 1 � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK S E[�f�r� 5 xl/workbook.xml � (� ����0��&�C�p��")��x�པE�O�||� $���~;l4�����G �箠]6�C���X�Ӯ5N�0I�ӶR`e�[�G�<H�}'��+���y�;Ġ���Դ<as����/r2���I` �o�-��bQDs��x�,ν)���ix��NE�a����Ftg�0���PK S 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 S E[�0��' ' _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="Rb4806120841b4013" /></Relationships>PK S E[�?� 8 xl/worksheets/sheet1.xml � (� �Y]S�:�+���Dڕ���tL�B[(�ھ�&�dJb�6П_%D��ֵ��Μ�k���3��3�dE9��]�c�N������\�����]N���X��<(�Ӫz:����4���^��-,v��Qe?���~6Ύ���<[T}`L���qT�[���S�}�K���F���o��٢;Lf��r��"�?�� ���N8X�og�k�]w�[�7�/?�O�l���ȧ��_�Iv?z~���׳l�0��Jɪf�?�����l�]�3�Y��M����^"Q !��ʨng�\V��n �.o����M=ʞ�\)� �K�\��z�ԛLB�\'�ubϺd]��Y'�ur��詄 ƅ�Z+h�W�z�?���^{�֘$&��0���ͺ�x�(@(��PZ��rΜO�v��.<цs���a�4�j���6�� x��y��/�VJ1��R-p�5� �� "0�m��t\�" cƞ"#Ѵtp��[�q�ڞ�6�m��='����&��"W~��( !l����Ό\��P�N<C�����;;r�σѰL�����!�3d�3L'vL��h9p���`��EmP�j�.�:h#P�6��Q�, ��8/¾ �o���}+��@�[�z�J�1�3�+n+�=��AAg1d~b f �w2):�!�s�謅��)��I��%oq�d� o�ꡡv�;tC�wH$�O-�4��e��Y �VvB�}b$Z��]8ˡ��`�]hi��w�{�Y����pP䯝b��˫�^��W)�vTڗ��!�_��k�Q��C��:B�q��!��!��HBƇ:C���:C���:C���u� �"�Q?G(DՋ��z�]�D(Dث�(�5B!�^G(D�o �{�BԽ����{�u�"�����3B!���P��id�țF���il��id�(�F���id�h�F��id$���F���id,q�s��&�`�~P/"�E(D��������Lj.��ے�����<��@\w�cd�}������%}n��Ev�cd_��ČWAk��k �����[ �}o��M��o��D�H���D�_���(�J��(@��ާ��ɘ�DN��=2��!2�>g;p�w��!�I�1����3^7��l���� �����q�-���ƍ7>F���h������^4`�>F㦾�Z��i� �� �q�4n�s`4n��M Ҹ @7H�&pZ-n�7Z�� ��M���&r����pjq�C��8�;p��h����=o��&Yq��UV�� n~�PK S E[\J��� P xl/_rels/workbook.xml.rels � (� ��Mn� F����8�E!�t�m�`<+6 ms�.z�^�(�Z"u�MVh���7>�?���eF/��d ǫ�����dF��Q=�x��`1�zr�'&p�ctB��PX&u������#qB����eM|���Lt�8��*5Ix��ɫ���"FG�G��D�\�U��= ���J�-�J��I㓻��x�!�z}יL�В����uͺ�������Ӧs�<��*�֢ڈ�A�_��Ϳ�}PK S 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 S E[>�m� 1 xl/sharedStrings.xml � (� }Tko�0�+�� a[��j%ji˪�Q�M�d����M����L��~�s�=������Q���aJ�(]&(Ie�-���j�A��XR̕�����*���+��D����86���R� �(-�u���M�S�X��U���fED Җ([�h��� ��"XU���m۪�G���χ)tk����'�������;�ke�<���fJ�lj�g8�6h�>����V�ڽ6�4�9�;��?�̥�ܼ��֘�/`;�]l=h�B�/���K�����X=�]�z֮�Z���,gG������������Z��3, �$e�՜J�j��WM!�|ò�lw����(1�wd�=�[�.��d\��˓�?�d�$�f�z��p��r �<o�}}�S�l0�4���9�H�)�F���ަ�d�������ջg>vo^�PK- S E[�f�r� 5 xl/workbook.xmlPK- S E[���� � [Content_Types].xmlPK- S E[�0��' ' V _rels/.relsPK- S E[�?� 8 � xl/worksheets/sheet1.xmlPK- S E[\J��� P " xl/_rels/workbook.xml.relsPK- S E[Ѓc'2 E i xl/styles.xmlPK- S E[>�m� 1 � xl/sharedStrings.xmlPK � �