GET api/store/{storeID}/product/{id}/history/sales/total
Get sales history total for a product
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Product identifier |
globally unique identifier |
Required |
| storeID |
Store to restrict sales information to |
integer |
Default value is 0 |
| PLUG_UID | Collection of byte |
None. |
|
| PluGuid |
Product to get sales history of |
globally unique identifier |
None. |
| SummaryPeriod |
Period to summarise |
SalesHistorySummaryPeriod |
None. |
| StartDate |
Start of period to get history for |
date |
Required |
| EndDate |
End of period to get history for |
date |
Required |
| IncludeExternalSales |
Whether external sales should be included |
boolean |
None. |
| Stores |
List of stores to restrict sales records to |
Collection of integer |
None. |
| Skip |
Number of records to skip over |
integer |
None. |
| Take |
Number of records to take |
integer |
None. |
| TotalCount | integer |
Relation. This field may not always be loaded or used for updates. |
Body Parameters
None.
Response Information
Resource Description
Total sales history record
SalesHistory| Name | Description | Type | Additional information |
|---|---|---|---|
| StoreID | integer |
Relation. This field may not always be loaded or used for updates. |
|
| StoreName |
Store name |
string |
Relation. This field may not always be loaded or used for updates. |
| PeriodBeginning |
First day of summary period |
date |
Relation. This field may not always be loaded or used for updates. |
| Period |
First day of summary period |
SalesHistorySummaryPeriod |
Relation. This field may not always be loaded or used for updates. |
| Hour |
Hour of the summary if by hour |
integer |
Relation. This field may not always be loaded or used for updates. |
| PLUG_UID | Collection of byte |
Relation. This field may not always be loaded or used for updates. |
|
| PluGuid |
Product guid |
globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
| Quantity |
Quantity of items sold |
decimal number |
Relation. This field may not always be loaded or used for updates. |
| Dumped |
Quantity of items dumped |
decimal number |
Relation. This field may not always be loaded or used for updates. |
| AvgUnitSellInc |
Average SellPrice for the period |
decimal number |
Relation. This field may not always be loaded or used for updates. |
| AvgUnitSellEx |
Average SellPrice for the period |
decimal number |
Relation. This field may not always be loaded or used for updates. |
| AvgUnitCostInc |
Average Cost for the period |
decimal number |
Relation. This field may not always be loaded or used for updates. |
| AvgUnitCostEx |
Average Cost for the period |
decimal number |
Relation. This field may not always be loaded or used for updates. |
| SalesInc |
Value of the Sale Price including tax of sales |
decimal number |
Relation. This field may not always be loaded or used for updates. |
| SalesEx |
Value of the Sale Price excluding tax of sales |
decimal number |
Relation. This field may not always be loaded or used for updates. |
| CostInc |
Value of the Cost including tax of sales |
decimal number |
Relation. This field may not always be loaded or used for updates. |
| CostEx |
Value of the Cost excluding tax of sales |
decimal number |
Relation. This field may not always be loaded or used for updates. |
| GrossProfit |
Gross Profit dollar value |
decimal number |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
{
"storeID": 1,
"storeName": "sample string 1",
"periodBeginning": "2026-04-03T01:46:47.0339942",
"period": 0,
"hour": 1,
"quantity": 3.1,
"dumped": 4.1,
"avgUnitSellInc": 5.1,
"avgUnitSellEx": 6.1,
"avgUnitCostInc": 7.1,
"avgUnitCostEx": 8.1,
"salesInc": 9.1,
"salesEx": 10.1,
"costInc": 11.1,
"costEx": 12.1,
"grossProfit": 13.1
}
application/xml, text/xml
<SalesHistory xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/EziManager.Models.EMC.Sales"> <AvgUnitCostEx>8.1</AvgUnitCostEx> <AvgUnitCostInc>7.1</AvgUnitCostInc> <AvgUnitSellEx>6.1</AvgUnitSellEx> <AvgUnitSellInc>5.1</AvgUnitSellInc> <CostEx>12.1</CostEx> <CostInc>11.1</CostInc> <Dumped>4.1</Dumped> <GrossProfit>13.1</GrossProfit> <Hour>1</Hour> <PLUG_UID i:nil="true" /> <Period>Hourly</Period> <PeriodBeginning>2026-04-03T01:46:47.0339942+00:00</PeriodBeginning> <PluGuid i:nil="true" /> <Quantity>3.1</Quantity> <SalesEx>10.1</SalesEx> <SalesInc>9.1</SalesInc> <StoreID>1</StoreID> <StoreName>sample string 1</StoreName> </SalesHistory>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK �
�\�b�� 5 xl/workbook.xml � (� ����0��&�C��@*)��x�ུ�4П�5���H�yۙ��v�l��3�����\��lE��(�OƂ���8�B��EL�K��o:�"�J�`bA�i=^i���u�� ��V�bR��x@�.͞f�d4�����"�)�`�ERH35nY`%�.j�c�*�G�]Kq��������;���w�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
�
�\����' ' _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="Rb8fc154d03f94f5b" /></Relationships>PK �
�\HX�B� �
xl/worksheets/sheet1.xml � (� ��[s�0��
����\t�N[k���癣Q�
q k��JS�K�]�� +kR�����Y�th��lK�s�������?�}9�d��GB����"�QQl.\7�G" sGnD���̒�P��+��x.�r�MDZ�!���:,�Ryor�0�7��M&�E��d}��qj��XM�����rh_��ۖ;��G,vy��ڿ�?)?��C��ۂ'��o���p�.fr7�**TH����:/ZI��ζ�����E4�(��ۼ���ß�v|������h��>�?�I�''?sx�|� 0�3���O{�U>���U>�_�0 �"#�����������*_���.j�,"3�0��86�T) %��UTPw�r�jP��3�viN�jc�.�̄�_з`P7�Vꎁ��Y����~��` *)�� '*�� ��)/�qX��A&wVV�j���J=��U�n�\�y_#4p��ފ�n�7m�ĸM��mT'&m���]��tb�&�Nܷ _'�D����>u F����Kb��ځ��u F����9e��ۇO�Õ��U=�8����z��;!N�1ʩ��iƱ����Iێ�#�;�L�+�X�^{S}h��T��g�OM���sS�M������e�L�M����5��L��y��6.�H}��D�Bd��w�Z9�PK �
�\ ��~� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�Iܸ��vÆm�\{GMl�v���G�
XE�Tb�������4����ٽM#y�g[(�rz�}��=,a���q�)OD3�H�-����ҨN2Σ͝΅I����z�N�GZ1��0g�-�.�Ct]7(|t�<�M���h��=�~J�^CYd*�'�¾d�F-�K~T+ �nj1]F��^��L��Jb���8�lqW#����N��L�b
���8r�Fo�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 �
�\;
� � xl/sharedStrings.xml � (� }�AO�0��J�;˶B�-�
�$��F�(j�.R�ؙ�O�P�q������Yq�@�c)g����o
v��ߟ�n� ��j�Jy��*�X�(R)����R���i��0��Ns*C���[���j>�^+�
J���\��L���3��GH#LUp�e`�,W�:K�W�`6�o�3���x�>�2�K�����W�d-ޢF6|���z�����F�[�v��?��x.<����ѭ�@#�o=�_1�{<�&���!"�z�B�1[����[�tk�PK- �
�\�b�� 5 xl/workbook.xmlPK- �
�\���� � [Content_Types].xmlPK-
�
�\����' ' V _rels/.relsPK- �
�\HX�B� �
� xl/worksheets/sheet1.xmlPK- �
�\ ��~� P � xl/_rels/workbook.xml.relsPK- �
�\Ѓc'2 E
xl/styles.xmlPK- �
�\;
� � � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK �
�\wX�0� 5 xl/workbook.xml � (� ����0��&�C���@�N\�z�^�"
�'m
>��o�vfg�:k;>��GN�U�ƃ��"�uH�Nڀ
�^[�|��EtߋZݽ%(O.�sN,L��� ��+��3w��ӊ�L(�ѥ�C���Vw1YC�7E#l��
)&��-����x��l%�p/�LK�eyrMS�xg�0J���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
�
�\��' ' _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="R1059dd0e153d48e7" /></Relationships>PK �
�\HX�B� �
xl/worksheets/sheet1.xml � (� ��[s�0��
����\t�N[k���癣Q�
q k��JS�K�]�� +kR�����Y�th��lK�s�������?�}9�d��GB����"�QQl.\7�G" sGnD���̒�P��+��x.�r�MDZ�!���:,�Ryor�0�7��M&�E��d}��qj��XM�����rh_��ۖ;��G,vy��ڿ�?)?��C��ۂ'��o���p�.fr7�**TH����:/ZI��ζ�����E4�(��ۼ���ß�v|������h��>�?�I�''?sx�|� 0�3���O{�U>���U>�_�0 �"#�����������*_���.j�,"3�0��86�T) %��UTPw�r�jP��3�viN�jc�.�̄�_з`P7�Vꎁ��Y����~��` *)�� '*�� ��)/�qX��A&wVV�j���J=��U�n�\�y_#4p��ފ�n�7m�ĸM��mT'&m���]��tb�&�Nܷ _'�D����>u F����Kb��ځ��u F����9e��ۇO�Õ��U=�8����z��;!N�1ʩ��iƱ����Iێ�#�;�L�+�X�^{S}h��T��g�OM���sS�M������e�L�M����5��L��y��6.�H}��D�Bd��w�Z9�PK �
�\N��� P xl/_rels/workbook.xml.rels � (� ��Kn�0@�b;�� �n��\�8�8"�#۴�l]�H�B-*� ���h~OO����Zo?Ɓ�����A�]��N�)�Ol7�*��`�)��b�㴢4h��
��ЦN���bJ}G'���CZ0VR?g�-������ڶ����iD����`#���F �@/!��K#aWa��F�2_pޔ�0�����o>������u��*c���5�t�Ӽ<S[�m��+ăP��Fo�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 �
�\;
� � xl/sharedStrings.xml � (� }�AO�0��J�;˶B�-�
�$��F�(j�.R�ؙ�O�P�q������Yq�@�c)g����o
v��ߟ�n� ��j�Jy��*�X�(R)����R���i��0��Ns*C���[���j>�^+�
J���\��L���3��GH#LUp�e`�,W�:K�W�`6�o�3���x�>�2�K�����W�d-ޢF6|���z�����F�[�v��?��x.<����ѭ�@#�o=�_1�{<�&���!"�z�B�1[����[�tk�PK- �
�\wX�0� 5 xl/workbook.xmlPK- �
�\���� � [Content_Types].xmlPK-
�
�\��' ' V _rels/.relsPK- �
�\HX�B� �
� xl/worksheets/sheet1.xmlPK- �
�\N��� P � xl/_rels/workbook.xml.relsPK- �
�\Ѓc'2 E
xl/styles.xmlPK- �
�\;
� � � xl/sharedStrings.xmlPK � �