GET api/supplier/{id}/product/{guid}/history?PluGuid={PluGuid}&SupplierIdentifier={SupplierIdentifier}&Skip={Skip}&Take={Take}&TotalCount={TotalCount}
Get product supplier cost history
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Supplier identifier |
globally unique identifier |
Required |
| guid |
Product identifier |
globally unique identifier |
Required |
| PluGuid | globally unique identifier |
None. |
|
| SupplierIdentifier | globally unique identifier |
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
List of matching product supplier cost histories
PageListOfProductSupplierCostHistory| Name | Description | Type | Additional information |
|---|---|---|---|
| Type | string |
None. |
|
| List | Collection of ProductSupplierCostHistory |
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. |
Response Formats
application/json, text/json
Sample:
{
"type": "ProductSupplierCostHistory",
"list": [
{
"$id": "2",
"id": 1,
"pluG_UID": "VFADKWE2BU+7bpSVogeVMQ==",
"pluGuid": "29035054-3661-4f05-bb6e-9495a2079531",
"supplierIdentifier": "+VDxEYvBlE+IiG38aGZB0Q==",
"supplierIdentifierGuid": "11f150f9-c18b-4f94-8888-6dfc686641d1",
"created": "2026-04-03T06:27:04.9262511",
"createdLocal": "2026-04-03T06:27:04.9262511",
"changedByUser": "sample string 1",
"hostIdentifier": "SxYRbsce4EyDA8Kya4aD1A==",
"hostIdentifierGuid": "6e11164b-1ec7-4ce0-8303-c2b26b8683d4",
"cartonQuantity": 1,
"cartonQuantityWeighted": true,
"landedUnitCost": 1,
"landedCartonCost": 1,
"costDecimals": 1,
"costGstPercent": 1,
"serviceFee": 1.0,
"serviceFeeDescription": "sample string 2",
"freight": 1.0,
"freightType": 1,
"previousCartonQuantity": 1,
"previousCartonQuantityWeighted": true,
"previousLandedUnitCost": 1,
"previousLandedCartonCost": 1,
"previousCostDecimals": 1,
"previousCostGstPercent": 1,
"previousServiceFee": 1.0,
"previousServiceFeeDescription": "sample string 3",
"previousFreight": 1.0,
"previousFreightType": 1,
"manual": true,
"supplierName": "sample string 5",
"productDescription": "sample string 6",
"productBarcode": "sample string 7",
"directNumber": "sample string 8",
"hostDescription": "sample string 9"
},
{
"$ref": "2"
}
],
"skip": 1,
"take": 1,
"totalCount": 1
}
application/xml, text/xml
Sample:
<PageListOfProductSupplierCostHistoryvbPYT5yk xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/EziManager.Models.Common">
<Skip>1</Skip>
<Take>1</Take>
<TotalCount>1</TotalCount>
<List xmlns:d2p1="http://schemas.datacontract.org/2004/07/EziManager.Models.EMC.Suppliers">
<d2p1:ProductSupplierCostHistory>
<d2p1:CartonQuantity>1</d2p1:CartonQuantity>
<d2p1:CartonQuantityWeighted>true</d2p1:CartonQuantityWeighted>
<d2p1:ChangedByUser>sample string 1</d2p1:ChangedByUser>
<d2p1:CostDecimals>1</d2p1:CostDecimals>
<d2p1:CostGstPercent>1</d2p1:CostGstPercent>
<d2p1:Created>2026-04-03T06:27:04.9262511+00:00</d2p1:Created>
<d2p1:CreatedLocal>2026-04-03T06:27:04.9262511+00:00</d2p1:CreatedLocal>
<d2p1:DirectNumber>sample string 8</d2p1:DirectNumber>
<d2p1:Freight>1</d2p1:Freight>
<d2p1:FreightType>1</d2p1:FreightType>
<d2p1:HostDescription>sample string 9</d2p1:HostDescription>
<d2p1:HostIdentifier>SxYRbsce4EyDA8Kya4aD1A==</d2p1:HostIdentifier>
<d2p1:HostIdentifierGuid>6e11164b-1ec7-4ce0-8303-c2b26b8683d4</d2p1:HostIdentifierGuid>
<d2p1:ID>1</d2p1:ID>
<d2p1:LandedCartonCost>1</d2p1:LandedCartonCost>
<d2p1:LandedUnitCost>1</d2p1:LandedUnitCost>
<d2p1:Manual>true</d2p1:Manual>
<d2p1:PluG_UID>VFADKWE2BU+7bpSVogeVMQ==</d2p1:PluG_UID>
<d2p1:PluGuid>29035054-3661-4f05-bb6e-9495a2079531</d2p1:PluGuid>
<d2p1:PreviousCartonQuantity>1</d2p1:PreviousCartonQuantity>
<d2p1:PreviousCartonQuantityWeighted>true</d2p1:PreviousCartonQuantityWeighted>
<d2p1:PreviousCostDecimals>1</d2p1:PreviousCostDecimals>
<d2p1:PreviousCostGstPercent>1</d2p1:PreviousCostGstPercent>
<d2p1:PreviousFreight>1</d2p1:PreviousFreight>
<d2p1:PreviousFreightType>1</d2p1:PreviousFreightType>
<d2p1:PreviousLandedCartonCost>1</d2p1:PreviousLandedCartonCost>
<d2p1:PreviousLandedUnitCost>1</d2p1:PreviousLandedUnitCost>
<d2p1:PreviousServiceFee>1</d2p1:PreviousServiceFee>
<d2p1:PreviousServiceFeeDescription>sample string 3</d2p1:PreviousServiceFeeDescription>
<d2p1:ProductBarcode>sample string 7</d2p1:ProductBarcode>
<d2p1:ProductDescription>sample string 6</d2p1:ProductDescription>
<d2p1:ServiceFee>1</d2p1:ServiceFee>
<d2p1:ServiceFeeDescription>sample string 2</d2p1:ServiceFeeDescription>
<d2p1:SupplierIdentifier>+VDxEYvBlE+IiG38aGZB0Q==</d2p1:SupplierIdentifier>
<d2p1:SupplierIdentifierGuid>11f150f9-c18b-4f94-8888-6dfc686641d1</d2p1:SupplierIdentifierGuid>
<d2p1:SupplierName>sample string 5</d2p1:SupplierName>
</d2p1:ProductSupplierCostHistory>
<d2p1:ProductSupplierCostHistory>
<d2p1:CartonQuantity>1</d2p1:CartonQuantity>
<d2p1:CartonQuantityWeighted>true</d2p1:CartonQuantityWeighted>
<d2p1:ChangedByUser>sample string 1</d2p1:ChangedByUser>
<d2p1:CostDecimals>1</d2p1:CostDecimals>
<d2p1:CostGstPercent>1</d2p1:CostGstPercent>
<d2p1:Created>2026-04-03T06:27:04.9262511+00:00</d2p1:Created>
<d2p1:CreatedLocal>2026-04-03T06:27:04.9262511+00:00</d2p1:CreatedLocal>
<d2p1:DirectNumber>sample string 8</d2p1:DirectNumber>
<d2p1:Freight>1</d2p1:Freight>
<d2p1:FreightType>1</d2p1:FreightType>
<d2p1:HostDescription>sample string 9</d2p1:HostDescription>
<d2p1:HostIdentifier>SxYRbsce4EyDA8Kya4aD1A==</d2p1:HostIdentifier>
<d2p1:HostIdentifierGuid>6e11164b-1ec7-4ce0-8303-c2b26b8683d4</d2p1:HostIdentifierGuid>
<d2p1:ID>1</d2p1:ID>
<d2p1:LandedCartonCost>1</d2p1:LandedCartonCost>
<d2p1:LandedUnitCost>1</d2p1:LandedUnitCost>
<d2p1:Manual>true</d2p1:Manual>
<d2p1:PluG_UID>VFADKWE2BU+7bpSVogeVMQ==</d2p1:PluG_UID>
<d2p1:PluGuid>29035054-3661-4f05-bb6e-9495a2079531</d2p1:PluGuid>
<d2p1:PreviousCartonQuantity>1</d2p1:PreviousCartonQuantity>
<d2p1:PreviousCartonQuantityWeighted>true</d2p1:PreviousCartonQuantityWeighted>
<d2p1:PreviousCostDecimals>1</d2p1:PreviousCostDecimals>
<d2p1:PreviousCostGstPercent>1</d2p1:PreviousCostGstPercent>
<d2p1:PreviousFreight>1</d2p1:PreviousFreight>
<d2p1:PreviousFreightType>1</d2p1:PreviousFreightType>
<d2p1:PreviousLandedCartonCost>1</d2p1:PreviousLandedCartonCost>
<d2p1:PreviousLandedUnitCost>1</d2p1:PreviousLandedUnitCost>
<d2p1:PreviousServiceFee>1</d2p1:PreviousServiceFee>
<d2p1:PreviousServiceFeeDescription>sample string 3</d2p1:PreviousServiceFeeDescription>
<d2p1:ProductBarcode>sample string 7</d2p1:ProductBarcode>
<d2p1:ProductDescription>sample string 6</d2p1:ProductDescription>
<d2p1:ServiceFee>1</d2p1:ServiceFee>
<d2p1:ServiceFeeDescription>sample string 2</d2p1:ServiceFeeDescription>
<d2p1:SupplierIdentifier>+VDxEYvBlE+IiG38aGZB0Q==</d2p1:SupplierIdentifier>
<d2p1:SupplierIdentifierGuid>11f150f9-c18b-4f94-8888-6dfc686641d1</d2p1:SupplierIdentifierGuid>
<d2p1:SupplierName>sample string 5</d2p1:SupplierName>
</d2p1:ProductSupplierCostHistory>
</List>
</PageListOfProductSupplierCostHistoryvbPYT5yk>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK b3�\v��� 5 xl/workbook.xml � (� ����0��J}�(PC�?!`b�ڡ�!�D�%���7�@���w>�|4�����G
�g��]6�MG
��X�q��0D�^`�V6T��H8&�
�Ѿ�����[G(|G�J�����|j��4�YFc�;������]̊iTT�
r6;wQ�3��8<�k*jqIBx�[�7��a�]~PK b3�\���� � [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
b3�\��d' ' _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="R4ffca8fdde3e43e7" /></Relationships>PK b3�\�r�.� xl/worksheets/sheet1.xml � (� ��As� ��
ý� ���f��f�[���LW&";����E46w��0���=���Yu�"���/`aD_�Z���]�%�we>h�d[!�xow���s�B�j��6�'��X����o�馑����D��8EFt���l+ON�>�˞��u(AuS*�e˼�>�X=0�)�}�;P����}�c'�~7?������i@-~��/=|��:?$�Jw6|���� P�9�Y����E)�(�$�lS���:[����_�L>�}���&��m�0��
��}��>]���qJ��%��|�c��/�������4��ila�{�x�= �>����Kn���+��8G�ѝ��k"�&�� rM���&k"Y��^j'�j'+���}M�oj!n�'v��*E�&���$̃�N�p'��.�PK b3�\�m�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞ة����ݰa[z��=��&vd�@�Ƃ#q�"A*�`��h~OO��|���ަ��P��w
�B #��\����v�͞FLy"�a�,�����4?p�� c�gr���0a�i�����=�k��f��y��}�
��>M��`���1Z�쀡����%�E�{2
���4��������ZL���w�����
���d���Xd�Sȗ^:-�5a-5�]�4�V�Ư�b�PK b3�\Ѓ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 b3�\�v6A� � xl/sharedStrings.xml � (� u�AK�0��J�ݤ�AE�z� l=�`Hg۰i&f�b��f�E���{�7�������$r*�R�,�.�|��.n� 6�7Tr�b]�D,r5P%G�x�5�&C
#���0M��L�����4���eQ\�ɸ ��9p%����{��9�pu�u�D(5ץ>�_���z۽��^g�g����i-o���� �CaZ�X1L�A��rލ�=HΪ�ko��͗kM0$�b�Ԧm��4��Y�0�'��PK- b3�\v��� 5 xl/workbook.xmlPK- b3�\���� � � [Content_Types].xmlPK-
b3�\��d' ' U _rels/.relsPK- b3�\�r�.� � xl/worksheets/sheet1.xmlPK- b3�\�m�� P � xl/_rels/workbook.xml.relsPK- b3�\Ѓc'2 E
� xl/styles.xmlPK- b3�\�v6A� � l xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
Sample:
PK b3�\�;�� 5 xl/workbook.xml � (� ��;�0D�H���Đ�@��&m��,�d;"Ǐ1)]���ٷ�'m�Z�|�\n�{or�\ӣw�U�u�J�A��]'�t�<;&ɕY��\/����3�u=��を -�;B���)prQc�;��-!����]DEH,h(�ν-hJ��E�
!CH[�N�K�Ѝ��8[�_PK b3�\���� � [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
b3�\�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="Rcb1bb95d4dcc4476" /></Relationships>PK b3�\�r�.� xl/worksheets/sheet1.xml � (� ��As� ��
ý� ���f��f�[���LW&";����E46w��0���=���Yu�"���/`aD_�Z���]�%�we>h�d[!�xow���s�B�j��6�'��X����o�馑����D��8EFt���l+ON�>�˞��u(AuS*�e˼�>�X=0�)�}�;P����}�c'�~7?������i@-~��/=|��:?$�Jw6|���� P�9�Y����E)�(�$�lS���:[����_�L>�}���&��m�0��
��}��>]���qJ��%��|�c��/�������4��ila�{�x�= �>����Kn���+��8G�ѝ��k"�&�� rM���&k"Y��^j'�j'+���}M�oj!n�'v��*E�&���$̃�N�p'��.�PK b3�\|���� P xl/_rels/workbook.xml.rels � (� ��An� E���טخ�*N6�d����,���ٺ�z��Tj��n�B���h�|�Xo�Ɓ�1���,����w]�O�>,�v��� �nD�O��'.6�MOBDmq��� ]�>�@���@�C���G�~�d�˄�!���5>{}��`���1ZD�� �Cj�O���Y�r�3
߫a�
���Ri|q7�H���w=�Y�P��]J�U�B@�B!mz�4�gj�R�*]��e٪�&n���PK b3�\Ѓ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 b3�\�v6A� � xl/sharedStrings.xml � (� u�AK�0��J�ݤ�AE�z� l=�`Hg۰i&f�b��f�E���{�7�������$r*�R�,�.�|��.n� 6�7Tr�b]�D,r5P%G�x�5�&C
#���0M��L�����4���eQ\�ɸ ��9p%����{��9�pu�u�D(5ץ>�_���z۽��^g�g����i-o���� �CaZ�X1L�A��rލ�=HΪ�ko��͗kM0$�b�Ԧm��4��Y�0�'��PK- b3�\�;�� 5 xl/workbook.xmlPK- b3�\���� � � [Content_Types].xmlPK-
b3�\�E�:' ' T _rels/.relsPK- b3�\�r�.� � xl/worksheets/sheet1.xmlPK- b3�\|���� P � xl/_rels/workbook.xml.relsPK- b3�\Ѓc'2 E
� xl/styles.xmlPK- b3�\�v6A� � m xl/sharedStrings.xmlPK � �