GET api/deal/{id}
Load deal cost header
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Deal cost header identifier |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Matching deal cost header
DealCostHeaderName | Description | Type | Additional information |
---|---|---|---|
HeaderIdentifier | Collection of byte |
None. |
|
HeaderIdentifierGuid | globally unique identifier |
None. |
|
SupplierIdentifier | Collection of byte |
None. |
|
SupplierGuid | globally unique identifier |
None. |
|
Description | string |
None. |
|
Start | date |
Data type: Date |
|
End | date |
Data type: Date |
|
Type | DealCostType |
None. |
|
PromoType | PromoType |
None. |
|
FromHost |
FromHost identifying the source, see |
integer |
None. |
Created | date |
None. |
|
CreatedByUser | string |
None. |
|
Updated |
Local updated time |
date |
None. |
UpdatedByUser | string |
None. |
|
Deleted | boolean |
None. |
|
SupplierName |
Supplier name |
string |
Relation. This field may not always be loaded or used for updates. |
StoreNames |
Concatenated list of the stores that the deal cost header is in |
string |
Relation. This field may not always be loaded or used for updates. |
StoreIDs |
StoreIDs for the deal cost to be updated to |
Collection of integer |
Relation. This field may not always be loaded or used for updates. |
MasterPLUG_UID | Collection of byte |
Relation. This field may not always be loaded or used for updates. |
|
MasterPluGuid |
Product for the deal cost header |
globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
DealCosts |
Deal costs to update |
Collection of DealCost |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
{ "headerIdentifier": "91LipEN2r0q+OLSV/AXl+A==", "headerIdentifierGuid": "a4e252f7-7643-4aaf-be38-b495fc05e5f8", "supplierIdentifier": "bFE91HlRWkq9rTDJYKTd9w==", "supplierGuid": "d43d516c-5179-4a5a-bdad-30c960a4ddf7", "description": "sample string 2", "start": "2025-06-14T07:18:45.265877", "end": "2025-06-14T07:18:45.265877", "type": 5, "promoType": 6, "fromHost": 7, "created": "2025-06-14T07:18:45.265877", "createdByUser": "sample string 9", "updated": "2025-06-14T07:18:45.265877", "updatedByUser": "sample string 11", "deleted": true, "supplierName": "sample string 13", "storeNames": "sample string 14", "storeIDs": [ 1, 2 ], "masterPLUG_UID": "BDTgZI6v9kKjbhY6Bg0O2g==", "masterPluGuid": "64e03404-af8e-42f6-a36e-163a060d0eda", "dealCosts": [ { "$id": "2", "headerIdentifier": "48NKaozvlEupw4jAtApBYA==", "headerIdentifierGuid": "6a4ac3e3-ef8c-4b94-a9c3-88c0b40a4160", "identifier": "9GSQEI1KsEmSX2WuU5ePjA==", "identifierGuid": "109064f4-4a8d-49b0-925f-65ae53978f8c", "supplierIdentifier": "xL8x1orOu0KJTU8/HAZtlA==", "supplierGuid": "d631bfc4-ce8a-42bb-894d-4f3f1c066d94", "pluG_UID": "89tnZt7V3kCdNU+dbtm3qQ==", "pluGuid": "6667dbf3-d5de-40de-9d35-4f9d6ed9b7a9", "campaignName": "5a7d4abd-7547-479c-8bab-fe3d0e6417fb", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-06-14T07:18:45.265877", "end": "2025-06-14T07:18:45.265877", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "81aNdLKvcESPzMd5Qv/VyA==", "bonusItemPluGuid": "748d56f3-afb2-4470-8fcc-c77942ffd5c8", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-06-14T07:18:45.265877", "metcashPromotionID": "sample string 14", "fromHost": 15, "storeNames": "sample string 16", "storeIDs": [ 1, 2 ], "supplierName": "sample string 17", "campaignDescription": "sample string 18", "newPrice": 1, "campaignMetcashPromotionID": "sample string 19", "campaignActive": true, "campaignStartDate": "2025-06-14T07:18:45.265877", "campaignEndDate": "2025-06-14T07:18:45.265877", "masterPLUG_UID": "Lc4A9kSN+kiL4/AnQ+nw/g==", "masterID": "f600ce2d-8d44-48fa-8be3-f02743e9f0fe", "productName": "sample string 22", "productAPN": "sample string 23", "orderCode": "sample string 24", "normalSell": 25, "normalCost": 26, "normalCostDecimals": 27, "cartonQuantity": 28, "salesMode": 29, "orderPacked": 30, "fuelItem": true, "active": true, "bonusMasterPLUG_UID": "YmYoXLPzIEWETpk5FJ6y8Q==", "bonusMasterID": "5c286662-f3b3-4520-844e-9939149eb2f1", "bonusProductName": "sample string 34", "bonusProductAPN": "sample string 35", "bonusOrderCode": "sample string 36", "bonusNormalSell": 37, "bonusNormalCost": 38, "bonusNormalCostDecimals": 39, "bonusCartonQuantity": 40, "bonusSalesMode": 41, "bonusOrderPacked": 42, "bonusFuelItem": true, "bonusActive": true }, { "$ref": "2" } ] }
application/xml, text/xml
<DealCostHeader xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://gapsolutions.com.au/schema/ezimanager"> <Created>2025-06-14T07:18:45.265877+00:00</Created> <CreatedByUser>sample string 9</CreatedByUser> <DealCosts> <DealCost> <Active>true</Active> <BonusActive>true</BonusActive> <BonusCartonQuantity>40</BonusCartonQuantity> <BonusFuelItem>true</BonusFuelItem> <BonusItemPLUG_UID>81aNdLKvcESPzMd5Qv/VyA==</BonusItemPLUG_UID> <BonusItemPluGuid>748d56f3-afb2-4470-8fcc-c77942ffd5c8</BonusItemPluGuid> <BonusMasterID>5c286662-f3b3-4520-844e-9939149eb2f1</BonusMasterID> <BonusMasterPLUG_UID>YmYoXLPzIEWETpk5FJ6y8Q==</BonusMasterPLUG_UID> <BonusNormalCost>38</BonusNormalCost> <BonusNormalCostDecimals>39</BonusNormalCostDecimals> <BonusNormalSell>37</BonusNormalSell> <BonusOrderCode>sample string 36</BonusOrderCode> <BonusOrderPacked>42</BonusOrderPacked> <BonusProductAPN>sample string 35</BonusProductAPN> <BonusProductName>sample string 34</BonusProductName> <BonusPurchaseUnits>11</BonusPurchaseUnits> <BonusReceiveUnits>12</BonusReceiveUnits> <BonusSalesMode>41</BonusSalesMode> <CampaignActive>true</CampaignActive> <CampaignDescription>sample string 18</CampaignDescription> <CampaignEndDate>2025-06-14T07:18:45.265877+00:00</CampaignEndDate> <CampaignMetcashPromotionID>sample string 19</CampaignMetcashPromotionID> <CampaignName>5a7d4abd-7547-479c-8bab-fe3d0e6417fb</CampaignName> <CampaignStartDate>2025-06-14T07:18:45.265877+00:00</CampaignStartDate> <CartonQuantity>28</CartonQuantity> <Cost>5</Cost> <CostDecimals>6</CostDecimals> <Description>sample string 4</Description> <End>2025-06-14T07:18:45.265877+00:00</End> <FromHost>15</FromHost> <FuelItem>true</FuelItem> <HeaderIdentifier>48NKaozvlEupw4jAtApBYA==</HeaderIdentifier> <HeaderIdentifierGuid>6a4ac3e3-ef8c-4b94-a9c3-88c0b40a4160</HeaderIdentifierGuid> <Identifier>9GSQEI1KsEmSX2WuU5ePjA==</Identifier> <IdentifierGuid>109064f4-4a8d-49b0-925f-65ae53978f8c</IdentifierGuid> <MasterID>f600ce2d-8d44-48fa-8be3-f02743e9f0fe</MasterID> <MasterPLUG_UID>Lc4A9kSN+kiL4/AnQ+nw/g==</MasterPLUG_UID> <MetcashPromotionID>sample string 14</MetcashPromotionID> <NewPrice>1</NewPrice> <NormalCost>26</NormalCost> <NormalCostDecimals>27</NormalCostDecimals> <NormalSell>25</NormalSell> <OrderCode>sample string 24</OrderCode> <OrderPacked>30</OrderPacked> <PLUG_UID>89tnZt7V3kCdNU+dbtm3qQ==</PLUG_UID> <PluGuid>6667dbf3-d5de-40de-9d35-4f9d6ed9b7a9</PluGuid> <ProductAPN>sample string 23</ProductAPN> <ProductName>sample string 22</ProductName> <PromoType>10</PromoType> <SalesMode>29</SalesMode> <Start>2025-06-14T07:18:45.265877+00:00</Start> <StoreIDs xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d4p1:int>1</d4p1:int> <d4p1:int>2</d4p1:int> </StoreIDs> <StoreNames>sample string 16</StoreNames> <SupplierGuid>d631bfc4-ce8a-42bb-894d-4f3f1c066d94</SupplierGuid> <SupplierIdentifier>xL8x1orOu0KJTU8/HAZtlA==</SupplierIdentifier> <SupplierName>sample string 17</SupplierName> <Type>9</Type> <Updated>2025-06-14T07:18:45.265877+00:00</Updated> </DealCost> <DealCost> <Active>true</Active> <BonusActive>true</BonusActive> <BonusCartonQuantity>40</BonusCartonQuantity> <BonusFuelItem>true</BonusFuelItem> <BonusItemPLUG_UID>81aNdLKvcESPzMd5Qv/VyA==</BonusItemPLUG_UID> <BonusItemPluGuid>748d56f3-afb2-4470-8fcc-c77942ffd5c8</BonusItemPluGuid> <BonusMasterID>5c286662-f3b3-4520-844e-9939149eb2f1</BonusMasterID> <BonusMasterPLUG_UID>YmYoXLPzIEWETpk5FJ6y8Q==</BonusMasterPLUG_UID> <BonusNormalCost>38</BonusNormalCost> <BonusNormalCostDecimals>39</BonusNormalCostDecimals> <BonusNormalSell>37</BonusNormalSell> <BonusOrderCode>sample string 36</BonusOrderCode> <BonusOrderPacked>42</BonusOrderPacked> <BonusProductAPN>sample string 35</BonusProductAPN> <BonusProductName>sample string 34</BonusProductName> <BonusPurchaseUnits>11</BonusPurchaseUnits> <BonusReceiveUnits>12</BonusReceiveUnits> <BonusSalesMode>41</BonusSalesMode> <CampaignActive>true</CampaignActive> <CampaignDescription>sample string 18</CampaignDescription> <CampaignEndDate>2025-06-14T07:18:45.265877+00:00</CampaignEndDate> <CampaignMetcashPromotionID>sample string 19</CampaignMetcashPromotionID> <CampaignName>5a7d4abd-7547-479c-8bab-fe3d0e6417fb</CampaignName> <CampaignStartDate>2025-06-14T07:18:45.265877+00:00</CampaignStartDate> <CartonQuantity>28</CartonQuantity> <Cost>5</Cost> <CostDecimals>6</CostDecimals> <Description>sample string 4</Description> <End>2025-06-14T07:18:45.265877+00:00</End> <FromHost>15</FromHost> <FuelItem>true</FuelItem> <HeaderIdentifier>48NKaozvlEupw4jAtApBYA==</HeaderIdentifier> <HeaderIdentifierGuid>6a4ac3e3-ef8c-4b94-a9c3-88c0b40a4160</HeaderIdentifierGuid> <Identifier>9GSQEI1KsEmSX2WuU5ePjA==</Identifier> <IdentifierGuid>109064f4-4a8d-49b0-925f-65ae53978f8c</IdentifierGuid> <MasterID>f600ce2d-8d44-48fa-8be3-f02743e9f0fe</MasterID> <MasterPLUG_UID>Lc4A9kSN+kiL4/AnQ+nw/g==</MasterPLUG_UID> <MetcashPromotionID>sample string 14</MetcashPromotionID> <NewPrice>1</NewPrice> <NormalCost>26</NormalCost> <NormalCostDecimals>27</NormalCostDecimals> <NormalSell>25</NormalSell> <OrderCode>sample string 24</OrderCode> <OrderPacked>30</OrderPacked> <PLUG_UID>89tnZt7V3kCdNU+dbtm3qQ==</PLUG_UID> <PluGuid>6667dbf3-d5de-40de-9d35-4f9d6ed9b7a9</PluGuid> <ProductAPN>sample string 23</ProductAPN> <ProductName>sample string 22</ProductName> <PromoType>10</PromoType> <SalesMode>29</SalesMode> <Start>2025-06-14T07:18:45.265877+00:00</Start> <StoreIDs xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d4p1:int>1</d4p1:int> <d4p1:int>2</d4p1:int> </StoreIDs> <StoreNames>sample string 16</StoreNames> <SupplierGuid>d631bfc4-ce8a-42bb-894d-4f3f1c066d94</SupplierGuid> <SupplierIdentifier>xL8x1orOu0KJTU8/HAZtlA==</SupplierIdentifier> <SupplierName>sample string 17</SupplierName> <Type>9</Type> <Updated>2025-06-14T07:18:45.265877+00:00</Updated> </DealCost> </DealCosts> <Deleted>true</Deleted> <Description>sample string 2</Description> <End>2025-06-14T07:18:45.265877+00:00</End> <FromHost>7</FromHost> <HeaderIdentifier>91LipEN2r0q+OLSV/AXl+A==</HeaderIdentifier> <HeaderIdentifierGuid>a4e252f7-7643-4aaf-be38-b495fc05e5f8</HeaderIdentifierGuid> <MasterPLUG_UID>BDTgZI6v9kKjbhY6Bg0O2g==</MasterPLUG_UID> <MasterPluGuid>64e03404-af8e-42f6-a36e-163a060d0eda</MasterPluGuid> <PromoType>6</PromoType> <Start>2025-06-14T07:18:45.265877+00:00</Start> <StoreIDs xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:int>1</d2p1:int> <d2p1:int>2</d2p1:int> </StoreIDs> <StoreNames>sample string 14</StoreNames> <SupplierGuid>d43d516c-5179-4a5a-bdad-30c960a4ddf7</SupplierGuid> <SupplierIdentifier>bFE91HlRWkq9rTDJYKTd9w==</SupplierIdentifier> <SupplierName>sample string 13</SupplierName> <Type>5</Type> <Updated>2025-06-14T07:18:45.265877+00:00</Updated> <UpdatedByUser>sample string 11</UpdatedByUser> </DealCostHeader>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK V:�Z��y�� 5 xl/workbook.xml � (� ����0��J}���PTB��ҵCw�D�%����@���w>�b�vl��GN�嶄�{�s�ځ$��6��]��D�H���EK�nߒ��q��҄^h�al�X�X�� D^NJ�PP�O�k�����{��d|��T`�EPL��j�,8���+0��ex`�%�6Y���-�:8������PK V:�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 V:�Zm+�' ' _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="R2772632a9a4947f8" /></Relationships>PK V:�Z�z&y � xl/worksheets/sheet1.xml � (� ��[s�@�� �����'�����m��gV1R� c~��"Ô��(�|�{8sh�w�Ϝ�0͢d�w�C��G�8���e>�!��Ao����4sG���$��<_��~6��q�y�"��I��A�?�~2�D�p���q8�}���p�U6����vH�l�����B<۔��h�z�HW_��I�I�=��w�:��W���p��\;�;��$��7㾋 �o��E����`9�_��u}Lsm+4�d��N��s�8�.�W�8��9O!A%W����uF�,O�?�rUe�ǥo��{J� B�ГRO���c�pJ)R �د�������%��ۯg�����'�Pťx���z^�'eLI�0��/J�8R/K���qܡS�N�}�c�(�A�ܯT���8�Hz�s��y�P��U����*�@w� ���t `�:*T��gU��ۻ��c+T�{��u%��"�d�{BR̨DH���,�:�Dx�R�&���� Uq�E�s=����8-f�0ȃA/MVNZ,���3}�[�L�����_kmI�� hm7�a� M�g��M�M�&q�&x��n�Iܴ �$nۄj�,���Y��{b��`A_-�a�1�}� ��/���Ղ�Y��wK�jw}��m�qs�~�[���*CbF݂�Y���9`c� �b\ �G�wQ�ov���]3������,�m����j�jƾ-���'bD�ق�|i#�x�_���f�b ���w��T����$�ô�B����PK V:�Z �X�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�q>2�i7lؖ^`bO>jbG��l,8W�*�6]����������m���0:�@� `d�3��8��N�n��ӄ1M�a\K+640ĸ<p�@3��-dS�s~ƘR���{�R���5���p^�?D�u��G�O3����:Qv@�Sl��%�Y�{2 �2խ�ԥR��Z��¯�w���e���c�eQ�7�Гy�>]z�.��ZE(Q�6'Q��5~��/PK V:�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 V:�Z�K]� � xl/sharedStrings.xml � (� ���n�0�_%ʽ'vL@��He�D���������lg{��ES���|����q�w��*���J�fa�0@Uh!�q�_�8�%�� g�m�ֺͧ����sͷ8�� k��nPyRjS����� {Btu���q R�A�[�f!ca�*���ŵ�?z�F�r��h���O���V��]�4Հ�Yr�h#�s颅���90n��T��˹�n���Z�}�^s��^���yo�;�7b��(;K�p���;Խ%�6xv�l����C���_��7��j�O�K����ު�����]�,-Gd�sF8@I����'YY��r�ug"K�d�h��A� ����uuS��3�_� �O��I���L����p~#��r,��s��SN�#�i�`9�$g@s*( ��q�� �� ��YDOҺ��u�GnA�M��+����z�ק��_��/PK- V:�Z��y�� 5 xl/workbook.xmlPK- V:�Z���� � � [Content_Types].xmlPK- V:�Zm+�' ' U _rels/.relsPK- V:�Z�z&y � � xl/worksheets/sheet1.xmlPK- V:�Z �X�� P + xl/_rels/workbook.xml.relsPK- V:�ZЃc'2 E p xl/styles.xmlPK- V:�Z�K]� � � xl/sharedStrings.xmlPK �
application/vnd.ms-excel
PK V:�Z[�� 5 xl/workbook.xml � (� ����0��&�C����J '.^=x��� �'m >��7o;���������KWa�- � ���X�qǍS,D�^�p.[hL�V�9&IA,H�������[�� �aA)&5��;����!a���Zw2YB�7Eg�v1+��� 7,0�f��U8�ȕ2�4�Iq��yq�f'xco0J���PK V:�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 V:�Z��' ' _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="Re3da80f248874f5e" /></Relationships>PK V:�Z�z&y � xl/worksheets/sheet1.xml � (� ��[s�@�� �����'�����m��gV1R� c~��"Ô��(�|�{8sh�w�Ϝ�0͢d�w�C��G�8���e>�!��Ao����4sG���$��<_��~6��q�y�"��I��A�?�~2�D�p���q8�}���p�U6����vH�l�����B<۔��h�z�HW_��I�I�=��w�:��W���p��\;�;��$��7㾋 �o��E����`9�_��u}Lsm+4�d��N��s�8�.�W�8��9O!A%W����uF�,O�?�rUe�ǥo��{J� B�ГRO���c�pJ)R �د�������%��ۯg�����'�Pťx���z^�'eLI�0��/J�8R/K���qܡS�N�}�c�(�A�ܯT���8�Hz�s��y�P��U����*�@w� ���t `�:*T��gU��ۻ��c+T�{��u%��"�d�{BR̨DH���,�:�Dx�R�&���� Uq�E�s=����8-f�0ȃA/MVNZ,���3}�[�L�����_kmI�� hm7�a� M�g��M�M�&q�&x��n�Iܴ �$nۄj�,���Y��{b��`A_-�a�1�}� ��/���Ղ�Y��wK�jw}��m�qs�~�[���*CbF݂�Y���9`c� �b\ �G�wQ�ov���]3������,�m����j�jƾ-���'bD�ق�|i#�x�_���f�b ���w��T����$�ô�B����PK V:�Z�S$� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�I�_մ6lK/�8�8jbG��l,8W�*�6]����������m��:?Z�B�0 h��G3�pꡆ�n{�I�8���xW�oA��l(�R�,|b4����E���"�IH3�J���e��e���R��G+�3����Zw�1 9 7`h���5�I�y�[8�\�������+B���eB�����d�</d)k���ˌ�UF��sp��k�uy���U�*�vM�x�4W5z��/PK V:�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 V:�Z�K]� � xl/sharedStrings.xml � (� ���n�0�_%ʽ'vL@��He�D���������lg{��ES���|����q�w��*���J�fa�0@Uh!�q�_�8�%�� g�m�ֺͧ����sͷ8�� k��nPyRjS����� {Btu���q R�A�[�f!ca�*���ŵ�?z�F�r��h���O���V��]�4Հ�Yr�h#�s颅���90n��T��˹�n���Z�}�^s��^���yo�;�7b��(;K�p���;Խ%�6xv�l����C���_��7��j�O�K����ު�����]�,-Gd�sF8@I����'YY��r�ug"K�d�h��A� ����uuS��3�_� �O��I���L����p~#��r,��s��SN�#�i�`9�$g@s*( ��q�� �� ��YDOҺ��u�GnA�M��+����z�ק��_��/PK- V:�Z[�� 5 xl/workbook.xmlPK- V:�Z���� � [Content_Types].xmlPK- V:�Z��' ' V _rels/.relsPK- V:�Z�z&y � � xl/worksheets/sheet1.xmlPK- V:�Z�S$� P , xl/_rels/workbook.xml.relsPK- V:�ZЃc'2 E s xl/styles.xmlPK- V:�Z�K]� � � xl/sharedStrings.xmlPK �