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
DealCostHeader| Name | 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": "/QFowLmB1EyStoECVm3GRg==",
"headerIdentifierGuid": "c06801fd-81b9-4cd4-92b6-8102566dc646",
"supplierIdentifier": "JSULazGg90u8amBqhJO6XA==",
"supplierGuid": "6b0b2525-a031-4bf7-bc6a-606a8493ba5c",
"description": "sample string 2",
"start": "2026-04-03T06:16:52.3527453",
"end": "2026-04-03T06:16:52.3527453",
"type": 5,
"promoType": 6,
"fromHost": 7,
"created": "2026-04-03T06:16:52.3527453",
"createdByUser": "sample string 9",
"updated": "2026-04-03T06:16:52.3527453",
"updatedByUser": "sample string 11",
"deleted": true,
"supplierName": "sample string 13",
"storeNames": "sample string 14",
"storeIDs": [
1,
2
],
"masterPLUG_UID": "xiOda/JwBk6A/fJbfbpV5w==",
"masterPluGuid": "6b9d23c6-70f2-4e06-80fd-f25b7dba55e7",
"dealCosts": [
{
"$id": "2",
"headerIdentifier": "nP0EK2V/e0eZViqC+KoGfw==",
"headerIdentifierGuid": "2b04fd9c-7f65-477b-9956-2a82f8aa067f",
"identifier": "3HFj5e6lh02dGZFGsba6Pg==",
"identifierGuid": "e56371dc-a5ee-4d87-9d19-9146b1b6ba3e",
"supplierIdentifier": "NO3v5+RD/UC/lYUogSzIqw==",
"supplierGuid": "e7efed34-43e4-40fd-bf95-8528812cc8ab",
"pluG_UID": "eT1vE0mYoEajLHkfq9sCPA==",
"pluGuid": "136f3d79-9849-46a0-a32c-791fabdb023c",
"campaignName": "003b798b-5525-49e1-9dd2-103a0c293914",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:16:52.3527453",
"end": "2026-04-03T06:16:52.3527453",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "HbCmkeKtvEGJfDqOqCurww==",
"bonusItemPluGuid": "91a6b01d-ade2-41bc-897c-3a8ea82babc3",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:16:52.3527453",
"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": "2026-04-03T06:16:52.3527453",
"campaignEndDate": "2026-04-03T06:16:52.3527453",
"masterPLUG_UID": "fk2CIJ6ObEqueCchQwH/5g==",
"masterID": "20824d7e-8e9e-4a6c-ae78-27214301ffe6",
"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": "eeNNkf1hDE6w0w4m3+l79Q==",
"bonusMasterID": "914de379-61fd-4e0c-b0d3-0e26dfe97bf5",
"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>2026-04-03T06:16:52.3527453+00:00</Created>
<CreatedByUser>sample string 9</CreatedByUser>
<DealCosts>
<DealCost>
<Active>true</Active>
<BonusActive>true</BonusActive>
<BonusCartonQuantity>40</BonusCartonQuantity>
<BonusFuelItem>true</BonusFuelItem>
<BonusItemPLUG_UID>HbCmkeKtvEGJfDqOqCurww==</BonusItemPLUG_UID>
<BonusItemPluGuid>91a6b01d-ade2-41bc-897c-3a8ea82babc3</BonusItemPluGuid>
<BonusMasterID>914de379-61fd-4e0c-b0d3-0e26dfe97bf5</BonusMasterID>
<BonusMasterPLUG_UID>eeNNkf1hDE6w0w4m3+l79Q==</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>2026-04-03T06:16:52.3527453+00:00</CampaignEndDate>
<CampaignMetcashPromotionID>sample string 19</CampaignMetcashPromotionID>
<CampaignName>003b798b-5525-49e1-9dd2-103a0c293914</CampaignName>
<CampaignStartDate>2026-04-03T06:16:52.3527453+00:00</CampaignStartDate>
<CartonQuantity>28</CartonQuantity>
<Cost>5</Cost>
<CostDecimals>6</CostDecimals>
<Description>sample string 4</Description>
<End>2026-04-03T06:16:52.3527453+00:00</End>
<FromHost>15</FromHost>
<FuelItem>true</FuelItem>
<HeaderIdentifier>nP0EK2V/e0eZViqC+KoGfw==</HeaderIdentifier>
<HeaderIdentifierGuid>2b04fd9c-7f65-477b-9956-2a82f8aa067f</HeaderIdentifierGuid>
<Identifier>3HFj5e6lh02dGZFGsba6Pg==</Identifier>
<IdentifierGuid>e56371dc-a5ee-4d87-9d19-9146b1b6ba3e</IdentifierGuid>
<MasterID>20824d7e-8e9e-4a6c-ae78-27214301ffe6</MasterID>
<MasterPLUG_UID>fk2CIJ6ObEqueCchQwH/5g==</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>eT1vE0mYoEajLHkfq9sCPA==</PLUG_UID>
<PluGuid>136f3d79-9849-46a0-a32c-791fabdb023c</PluGuid>
<ProductAPN>sample string 23</ProductAPN>
<ProductName>sample string 22</ProductName>
<PromoType>10</PromoType>
<SalesMode>29</SalesMode>
<Start>2026-04-03T06:16:52.3527453+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>e7efed34-43e4-40fd-bf95-8528812cc8ab</SupplierGuid>
<SupplierIdentifier>NO3v5+RD/UC/lYUogSzIqw==</SupplierIdentifier>
<SupplierName>sample string 17</SupplierName>
<Type>9</Type>
<Updated>2026-04-03T06:16:52.3527453+00:00</Updated>
</DealCost>
<DealCost>
<Active>true</Active>
<BonusActive>true</BonusActive>
<BonusCartonQuantity>40</BonusCartonQuantity>
<BonusFuelItem>true</BonusFuelItem>
<BonusItemPLUG_UID>HbCmkeKtvEGJfDqOqCurww==</BonusItemPLUG_UID>
<BonusItemPluGuid>91a6b01d-ade2-41bc-897c-3a8ea82babc3</BonusItemPluGuid>
<BonusMasterID>914de379-61fd-4e0c-b0d3-0e26dfe97bf5</BonusMasterID>
<BonusMasterPLUG_UID>eeNNkf1hDE6w0w4m3+l79Q==</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>2026-04-03T06:16:52.3527453+00:00</CampaignEndDate>
<CampaignMetcashPromotionID>sample string 19</CampaignMetcashPromotionID>
<CampaignName>003b798b-5525-49e1-9dd2-103a0c293914</CampaignName>
<CampaignStartDate>2026-04-03T06:16:52.3527453+00:00</CampaignStartDate>
<CartonQuantity>28</CartonQuantity>
<Cost>5</Cost>
<CostDecimals>6</CostDecimals>
<Description>sample string 4</Description>
<End>2026-04-03T06:16:52.3527453+00:00</End>
<FromHost>15</FromHost>
<FuelItem>true</FuelItem>
<HeaderIdentifier>nP0EK2V/e0eZViqC+KoGfw==</HeaderIdentifier>
<HeaderIdentifierGuid>2b04fd9c-7f65-477b-9956-2a82f8aa067f</HeaderIdentifierGuid>
<Identifier>3HFj5e6lh02dGZFGsba6Pg==</Identifier>
<IdentifierGuid>e56371dc-a5ee-4d87-9d19-9146b1b6ba3e</IdentifierGuid>
<MasterID>20824d7e-8e9e-4a6c-ae78-27214301ffe6</MasterID>
<MasterPLUG_UID>fk2CIJ6ObEqueCchQwH/5g==</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>eT1vE0mYoEajLHkfq9sCPA==</PLUG_UID>
<PluGuid>136f3d79-9849-46a0-a32c-791fabdb023c</PluGuid>
<ProductAPN>sample string 23</ProductAPN>
<ProductName>sample string 22</ProductName>
<PromoType>10</PromoType>
<SalesMode>29</SalesMode>
<Start>2026-04-03T06:16:52.3527453+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>e7efed34-43e4-40fd-bf95-8528812cc8ab</SupplierGuid>
<SupplierIdentifier>NO3v5+RD/UC/lYUogSzIqw==</SupplierIdentifier>
<SupplierName>sample string 17</SupplierName>
<Type>9</Type>
<Updated>2026-04-03T06:16:52.3527453+00:00</Updated>
</DealCost>
</DealCosts>
<Deleted>true</Deleted>
<Description>sample string 2</Description>
<End>2026-04-03T06:16:52.3527453+00:00</End>
<FromHost>7</FromHost>
<HeaderIdentifier>/QFowLmB1EyStoECVm3GRg==</HeaderIdentifier>
<HeaderIdentifierGuid>c06801fd-81b9-4cd4-92b6-8102566dc646</HeaderIdentifierGuid>
<MasterPLUG_UID>xiOda/JwBk6A/fJbfbpV5w==</MasterPLUG_UID>
<MasterPluGuid>6b9d23c6-70f2-4e06-80fd-f25b7dba55e7</MasterPluGuid>
<PromoType>6</PromoType>
<Start>2026-04-03T06:16:52.3527453+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>6b0b2525-a031-4bf7-bc6a-606a8493ba5c</SupplierGuid>
<SupplierIdentifier>JSULazGg90u8amBqhJO6XA==</SupplierIdentifier>
<SupplierName>sample string 13</SupplierName>
<Type>5</Type>
<Updated>2026-04-03T06:16:52.3527453+00:00</Updated>
<UpdatedByUser>sample string 11</UpdatedByUser>
</DealCostHeader>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK 2�\+57R� 5 xl/workbook.xml � (� ����0D�&�C��j�N\�z4Ж�5��B $��ξ>Z���v�{�sW�6�!g̋5���L��:
a���l�(��o�&�4I.�aAY�[5x���a��!H�"�/(
��r�#��͞
G�d�ug��%�~S<¶����� %ѹ˂)q���GzKd�µ29�3I7��l�]~PK 2�\���� � [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
2�\#MV' ' _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="Rfc0d817974074644" /></Relationships>PK 2�\Ŕ4T � 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�5�����M�����q�E�w�ˢ�S��I���/��:�>��6��Q2ˊW'��ֹN|�h�Oל����+`LJ�:�e�'�r�����R��z"=,�`�H�Q���ԓ�?�'�R�%v�i����@��
jOV�Yݟz�!��*.�������Z�=�(cJr��b���ԋ#���˭^y@�{t�ԩ�/x�S"������࠺�� Ap�у#���>����c�Ph� �:�L I �K T��gU��ۻ��c+T�<�� �H��%��"4��=!)fT"�����,�:�Dx %�{*TY�ux�KL`��D�V�7㴘�� �4Y9i��믯��eVLl=�3=������%q�%�M\t �&�]����]����.���U��m�K�6q�%d����M��8f�zgAW�-�a�1|}� ��O�p�ق־X��Wb��fAw�-i���u·1�u�qWd�}nA�/�WZ3���z�ρUL?� @ bxzu0y�$��i�{�\3j�:���妍M�\��R����1�<Y#��Ĉ�K!����?6o�*�nA��{�1���}�^&I�ŗ�����PK 2�\�A�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞؉�5�
��8�8��ؖ�=�����ĂMW��==i���c�{[f�>L�t�gi�d�NQߵ��n�8��&�8�@Ҋ �1�J�q!�M�h�S��<�i�XM���Lr8;��j=I|�����0"F ������<KT O��}q�/D�K�ʊ+ �fj!�g�^��J��PKݨ��u�����(<���ӥ�N��J�7}�4g}���W�E�^���PK 2�\Ѓ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 2�\���� � xl/sharedStrings.xml � (� ��_o� ſ��w��I&;���i�f��橚Z� �4�ӏHm4�N���s��/���Fx�@�d��!�=�T1.O�|y�g,��%��{0�w�,����JS�gk�oQd�bBՂt�V�!�M�)2����6"J�QC��=�:iK?M}���g������.��栋�.��¦���l�͡k[1��ԧ<k0T�ֺ\�h����h;I6rT�oa�=kը)����+4*�B�0��!��G3>�eS�yڳ�ϰ��f��U.�L��z�����۷�n}��n�f��=^�w�&��-��B���5�q�2ʲ`�T�MQ�c�(��Ѓ+T%y��q�U�,�(&F�̳EZ��=�4� �3ڵ��|�_�8�H��?���ٍ�vҦ�87\-X�R�P� r1�I^͘K �ٍ�+%�K�p4��7�=~���{"� t�W� 7�Ux�����D��Y�PK- 2�\+57R� 5 xl/workbook.xmlPK- 2�\���� � [Content_Types].xmlPK-
2�\#MV' ' V _rels/.relsPK- 2�\Ŕ4T � � xl/worksheets/sheet1.xmlPK- 2�\�A�� P * xl/_rels/workbook.xml.relsPK- 2�\Ѓc'2 E
p xl/styles.xmlPK- 2�\���� � � xl/sharedStrings.xmlPK �
application/vnd.ms-excel
PK 2�\���� 5 xl/workbook.xml � (� ����0��&�C���#)��x�ཅ�4П�5���H�yۙ��v�l�ȍ�GM�W��C�"�w(�OƂ�;a�b!J�"F�Ak��H~>���Ă4��z���ay��~ jZQ�I���!�4{J�}����.&"k���h��I!�Ըe�a��{_�#W�8<�Ņ�7�9�YQ���;���w�PK 2�\���� � [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
2�\<��' ' _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="R3ddd02ba005c465a" /></Relationships>PK 2�\Ŕ4T � 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�5�����M�����q�E�w�ˢ�S��I���/��:�>��6��Q2ˊW'��ֹN|�h�Oל����+`LJ�:�e�'�r�����R��z"=,�`�H�Q���ԓ�?�'�R�%v�i����@��
jOV�Yݟz�!��*.�������Z�=�(cJr��b���ԋ#���˭^y@�{t�ԩ�/x�S"������࠺�� Ap�у#���>����c�Ph� �:�L I �K T��gU��ۻ��c+T�<�� �H��%��"4��=!)fT"�����,�:�Dx %�{*TY�ux�KL`��D�V�7㴘�� �4Y9i��믯��eVLl=�3=������%q�%�M\t �&�]����]����.���U��m�K�6q�%d����M��8f�zgAW�-�a�1|}� ��O�p�ق־X��Wb��fAw�-i���u·1�u�qWd�}nA�/�WZ3���z�ρUL?� @ bxzu0y�$��i�{�\3j�:���妍M�\��R����1�<Y#��Ĉ�K!����?6o�*�nA��{�1���}�^&I�ŗ�����PK 2�\n�U� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�S�!�i7lض���L>jb[���Xp$��U$H%l����I3����y��+�8:[/�Ƶ��k8������'��DFI^���!%�Di4�:Σ͝΅Y����zm��G*S4,p�$����]��9�h�`���1� �A�S
?�H���
䥭aW�U�V؈��Ru��ZL� ��w���kY�B1TR���:`�O!_z�,/ԌQ
�/�(�AuU�7��PK 2�\Ѓ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 2�\���� � xl/sharedStrings.xml � (� ��_o� ſ��w��I&;���i�f��橚Z� �4�ӏHm4�N���s��/���Fx�@�d��!�=�T1.O�|y�g,��%��{0�w�,����JS�gk�oQd�bBՂt�V�!�M�)2����6"J�QC��=�:iK?M}���g������.��栋�.��¦���l�͡k[1��ԧ<k0T�ֺ\�h����h;I6rT�oa�=kը)����+4*�B�0��!��G3>�eS�yڳ�ϰ��f��U.�L��z�����۷�n}��n�f��=^�w�&��-��B���5�q�2ʲ`�T�MQ�c�(��Ѓ+T%y��q�U�,�(&F�̳EZ��=�4� �3ڵ��|�_�8�H��?���ٍ�vҦ�87\-X�R�P� r1�I^͘K �ٍ�+%�K�p4��7�=~���{"� t�W� 7�Ux�����D��Y�PK- 2�\���� 5 xl/workbook.xmlPK- 2�\���� � [Content_Types].xmlPK-
2�\<��' ' V _rels/.relsPK- 2�\Ŕ4T � � xl/worksheets/sheet1.xmlPK- 2�\n�U� P * xl/_rels/workbook.xml.relsPK- 2�\Ѓc'2 E
o xl/styles.xmlPK- 2�\���� � � xl/sharedStrings.xmlPK �