GET api/pde/order/id/{id}
Returns the order details as needed to summarise them for the PDE order receiving screen.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
PdeOrderHeader| Name | Description | Type | Additional information |
|---|---|---|---|
| OrderID | integer |
None. |
|
| OrderGuid | Collection of byte |
None. |
|
| OrderIdentifier | globally unique identifier |
None. |
|
| BackToBack | integer |
None. |
|
| B2bGuid | Collection of byte |
None. |
|
| B2bIdentifier | globally unique identifier |
None. |
|
| Status | OrderStatus |
None. |
|
| Created | date |
None. |
|
| CreatedLocal | date |
None. |
|
| CreatedByUser | string |
String length: inclusive between 0 and 255 |
|
| StoreID | integer |
None. |
|
| TransferGuid | Collection of byte |
None. |
|
| TransferIdentifier | globally unique identifier |
None. |
|
| TransferInvoiceIdentifier | Collection of byte |
None. |
|
| TransferInvoiceGuid | globally unique identifier |
None. |
|
| TransferType | TransferType |
None. |
|
| SupplierIdentifier | Collection of byte |
None. |
|
| SupplierIdentifierGuid | globally unique identifier |
None. |
|
| Description | string |
None. |
|
| Rows | integer |
None. |
|
| Cartons | integer |
None. |
|
| Units | integer |
None. |
|
| SentCount | integer |
None. |
|
| Sent | date |
None. |
|
| SentLocal | date |
None. |
|
| SentByUser | string |
String length: inclusive between 0 and 255 |
|
| LastSentStatus | integer |
None. |
|
| Received | date |
None. |
|
| ReceivedLocal | date |
None. |
|
| Completed | date |
None. |
|
| CompletedLocal | date |
None. |
|
| Updated | date |
None. |
|
| UpdatedLocal | date |
None. |
|
| WarehouseNote | string |
None. |
|
| WarehouseRef | string |
None. |
|
| PdeSerialNumber | string |
None. |
|
| TradingPartner | OrderTradingPartner |
None. |
|
| OrderType | string |
String length: inclusive between 0 and 20 |
|
| OrderTypeDescription | string |
String length: inclusive between 0 and 255 |
|
| StateCode | string |
String length: inclusive between 0 and 20 |
|
| MailCarbonCopy |
When Placing an order via email, send a Blind Carbon Copy to the current User |
boolean |
None. |
| MailTo | string |
None. |
|
| MailBcc | string |
None. |
|
| Liquor | boolean |
None. |
|
| Summary | string |
Data type: MultilineText |
|
| Notes | string |
Data type: MultilineText |
|
| SupplierName | string |
None. |
|
| StoreName | string |
None. |
|
| OrderCode | OrderCode |
None. |
|
| PdeDetails | Collection of PdeOrderDetail |
None. |
Response Formats
application/json, text/json
Sample:
{
"orderID": 1,
"orderGuid": "SrLSCSm0tkygB73HmdPb1Q==",
"orderIdentifier": "09d2b24a-b429-4cb6-a007-bdc799d3dbd5",
"backToBack": 1,
"b2bGuid": "tY/j+rbB2kWeDkQnlZ87aA==",
"b2bIdentifier": "fae38fb5-c1b6-45da-9e0e-4427959f3b68",
"status": 2,
"created": "2026-04-03T06:18:47.8041063",
"createdLocal": "2026-04-03T06:18:47.8041063",
"createdByUser": "sample string 3",
"storeID": 1,
"transferGuid": "u23UUIAJbUaDKbTaE7rtZg==",
"transferIdentifier": "50d46dbb-0980-466d-8329-b4da13baed66",
"transferInvoiceIdentifier": "IvQZbU1HH0+QOZGo8Whhdg==",
"transferInvoiceGuid": "6d19f422-474d-4f1f-9039-91a8f1686176",
"transferType": 1,
"supplierIdentifier": "zu5UaqxF90KVQzW1mmsVIQ==",
"supplierIdentifierGuid": "6a54eece-45ac-42f7-9543-35b59a6b1521",
"description": "sample string 4",
"rows": 1,
"cartons": 1,
"units": 1,
"sentCount": 1,
"sent": "2026-04-03T06:18:47.8041063",
"sentLocal": "2026-04-03T06:18:47.8041063",
"sentByUser": "sample string 5",
"lastSentStatus": 1,
"received": "2026-04-03T06:18:47.8041063",
"receivedLocal": "2026-04-03T06:18:47.8041063",
"completed": "2026-04-03T06:18:47.8041063",
"completedLocal": "2026-04-03T06:18:47.8041063",
"updated": "2026-04-03T06:18:47.8041063",
"updatedLocal": "2026-04-03T06:18:47.8041063",
"warehouseNote": "sample string 6",
"warehouseRef": "sample string 7",
"pdeSerialNumber": "sample string 8",
"tradingPartner": 1,
"orderType": "sample string 1",
"orderTypeDescription": "sample string 2",
"stateCode": "sample string 11",
"mailCarbonCopy": true,
"mailTo": "sample string 13",
"mailBcc": "sample string 14",
"liquor": true,
"summary": "sample string 16",
"notes": "sample string 17",
"supplierName": "sample string 18",
"storeName": "sample string 19",
"orderCode": {
"$id": "2",
"code": "sample string 1",
"description": "sample string 2"
},
"pdeDetails": [
{
"$id": "3",
"id": 1,
"orderGuid": "pzFAgBC5pkCVfJNzIbDw3g==",
"orderIdentifier": "804031a7-b910-40a6-957c-937321b0f0de",
"pluG_UID": "Nq3K4pOrOU62XqW6ZLvNLg==",
"pluGuid": "e2caad36-ab93-4e39-b65e-a5ba64bbcd2e",
"apn": "sample string 1",
"cartonCost": 1,
"cartons": 1,
"units": 1,
"weight": 1,
"receivedCartons": 1,
"receivedUnits": 1,
"description": "sample string 2",
"unitCost": 1,
"unitCostDecimals": 3,
"currentUnitCost": 1,
"currentUnitCostDecimals": 1,
"cartonQuantity": 1
},
{
"$ref": "3"
}
]
}
application/xml, text/xml
Sample:
<PdeOrderHeader xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/EziManager.Models.EMC.Orders">
<B2bGuid>tY/j+rbB2kWeDkQnlZ87aA==</B2bGuid>
<B2bIdentifier>fae38fb5-c1b6-45da-9e0e-4427959f3b68</B2bIdentifier>
<BackToBack>1</BackToBack>
<Cartons>1</Cartons>
<Completed>2026-04-03T06:18:47.8041063+00:00</Completed>
<CompletedLocal>2026-04-03T06:18:47.8041063+00:00</CompletedLocal>
<Created>2026-04-03T06:18:47.8041063+00:00</Created>
<CreatedByUser>sample string 3</CreatedByUser>
<CreatedLocal>2026-04-03T06:18:47.8041063+00:00</CreatedLocal>
<Description>sample string 4</Description>
<LastSentStatus>1</LastSentStatus>
<Liquor>true</Liquor>
<MailBcc>sample string 14</MailBcc>
<MailCarbonCopy>true</MailCarbonCopy>
<MailTo>sample string 13</MailTo>
<Notes>sample string 17</Notes>
<OrderCode xmlns:d2p1="http://schemas.datacontract.org/2004/07/EziManager.Models.Integrations.Ordering">
<d2p1:Code>sample string 1</d2p1:Code>
<d2p1:Description>sample string 2</d2p1:Description>
</OrderCode>
<OrderGuid>SrLSCSm0tkygB73HmdPb1Q==</OrderGuid>
<OrderID>1</OrderID>
<OrderIdentifier>09d2b24a-b429-4cb6-a007-bdc799d3dbd5</OrderIdentifier>
<OrderType>sample string 1</OrderType>
<OrderTypeDescription>sample string 2</OrderTypeDescription>
<PdeDetails>
<PdeOrderDetail>
<APN>sample string 1</APN>
<CartonCost>1</CartonCost>
<CartonQuantity>1</CartonQuantity>
<Cartons>1</Cartons>
<CurrentUnitCost>1</CurrentUnitCost>
<CurrentUnitCostDecimals>1</CurrentUnitCostDecimals>
<Description>sample string 2</Description>
<ID>1</ID>
<OrderGuid>pzFAgBC5pkCVfJNzIbDw3g==</OrderGuid>
<OrderIdentifier>804031a7-b910-40a6-957c-937321b0f0de</OrderIdentifier>
<PLUG_UID>Nq3K4pOrOU62XqW6ZLvNLg==</PLUG_UID>
<PluGuid>e2caad36-ab93-4e39-b65e-a5ba64bbcd2e</PluGuid>
<ReceivedCartons>1</ReceivedCartons>
<ReceivedUnits>1</ReceivedUnits>
<UnitCost>1</UnitCost>
<UnitCostDecimals>3</UnitCostDecimals>
<Units>1</Units>
<Weight>1</Weight>
</PdeOrderDetail>
<PdeOrderDetail>
<APN>sample string 1</APN>
<CartonCost>1</CartonCost>
<CartonQuantity>1</CartonQuantity>
<Cartons>1</Cartons>
<CurrentUnitCost>1</CurrentUnitCost>
<CurrentUnitCostDecimals>1</CurrentUnitCostDecimals>
<Description>sample string 2</Description>
<ID>1</ID>
<OrderGuid>pzFAgBC5pkCVfJNzIbDw3g==</OrderGuid>
<OrderIdentifier>804031a7-b910-40a6-957c-937321b0f0de</OrderIdentifier>
<PLUG_UID>Nq3K4pOrOU62XqW6ZLvNLg==</PLUG_UID>
<PluGuid>e2caad36-ab93-4e39-b65e-a5ba64bbcd2e</PluGuid>
<ReceivedCartons>1</ReceivedCartons>
<ReceivedUnits>1</ReceivedUnits>
<UnitCost>1</UnitCost>
<UnitCostDecimals>3</UnitCostDecimals>
<Units>1</Units>
<Weight>1</Weight>
</PdeOrderDetail>
</PdeDetails>
<PdeSerialNumber>sample string 8</PdeSerialNumber>
<Received>2026-04-03T06:18:47.8041063+00:00</Received>
<ReceivedLocal>2026-04-03T06:18:47.8041063+00:00</ReceivedLocal>
<Rows>1</Rows>
<Sent>2026-04-03T06:18:47.8041063+00:00</Sent>
<SentByUser>sample string 5</SentByUser>
<SentCount>1</SentCount>
<SentLocal>2026-04-03T06:18:47.8041063+00:00</SentLocal>
<StateCode>sample string 11</StateCode>
<Status>2</Status>
<StoreID>1</StoreID>
<StoreName>sample string 19</StoreName>
<Summary>sample string 16</Summary>
<SupplierIdentifier>zu5UaqxF90KVQzW1mmsVIQ==</SupplierIdentifier>
<SupplierIdentifierGuid>6a54eece-45ac-42f7-9543-35b59a6b1521</SupplierIdentifierGuid>
<SupplierName>sample string 18</SupplierName>
<TradingPartner>1</TradingPartner>
<TransferGuid>u23UUIAJbUaDKbTaE7rtZg==</TransferGuid>
<TransferIdentifier>50d46dbb-0980-466d-8329-b4da13baed66</TransferIdentifier>
<TransferInvoiceGuid>6d19f422-474d-4f1f-9039-91a8f1686176</TransferInvoiceGuid>
<TransferInvoiceIdentifier>IvQZbU1HH0+QOZGo8Whhdg==</TransferInvoiceIdentifier>
<TransferType>1</TransferType>
<Units>1</Units>
<Updated>2026-04-03T06:18:47.8041063+00:00</Updated>
<UpdatedLocal>2026-04-03T06:18:47.8041063+00:00</UpdatedLocal>
<WarehouseNote>sample string 6</WarehouseNote>
<WarehouseRef>sample string 7</WarehouseRef>
</PdeOrderHeader>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK W2�\&3�� 5 xl/workbook.xml � (� ���� ��M��(��֨'/���;�R�h��1�������S.ڌ��#��I��Txpn.�� �ً�A��F2�y���[�r$�4'&�Vv�����
�� NNJ2�p}>!T�͞�7�����"��2�����b*�0�0
ν�p��)�YB��_��F�4�n�`����/PK W2�\���� � [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
W2�\�pI�' ' _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="R18ccdc923a8143ff" /></Relationships>PK W2�\��F2N xl/worksheets/sheet1.xml � (� ��[s�<��
��g��թ���4M�szȡ��NapHӟ_A��&�I ~w%�z^ɞ��;���)��Q99��Lu;���&�����|����c9�=ż�ً�aw8�߿��f7�bܟe�}1��n��?�_��z����8)o��d��loZ���q��pt?�>uۧ��~Z��)��Z���I��`0����L���n�_��������Q�8���Y���e�{���ఫ��^M|��|����������ΣKfYsS�͖?;��»ng�����8̇�ݐiR���a6/�WO֩��Vu��Ә���T�.������u=�,�@��[���]O�z��יW��h�]oV������V�w�!�>����[ջg��Wu��7dqLc��
4ԇU}hY�UFU(sF������y�F����nK�N��
�B�j"���COW�f�Z<� �OC���6�� �!c��������w(��:$�tş��S���49�@�~3�*X�pѡ���H(�В$H,�z���g�{��[��=�2�I�5�چ�=������{`ۮZb�f���p�5Dz�v���͍��-$!&�4,&�P��&�BP�x�M6��MsH("����ƭ
5�@h�qV55HD"mބ���qq�BC�D$��<a"��^�e0���HD��Vk��}�R:$$ѷ���$VH�ʼ �P��BùB IR-ׂ��7�� )j��i I��sHH��~4�g�ДX$�v��"ٶ���vH,�o�!�H��x�+
��87<]'MŢ��! c���PzO�'�w����t0-;�����)�g�7��R3��R��A�Ϣv�8�+��U]ۊ�����
�V��f[ۊ���m+��~[�ۊ��c������Q�0[? ��gA=$��/��Y�U�0o� f�wA�ܽhc�^
�� a�^��A���)H���B`��B���KAd�B�9�aDfq.��ǹHd&�B$����Dfs.���B0��,$��B4��,d��B8��,����B<��,䓸�B@��,$���BD��,d���BH��,��*�{��[�zP�z�*N�c�54lQ^ ��d���G8$lE�l����m^���m2������no�;aJ��;n�C�M$�O�]>���y~i� ax$���;&q����kW;�]��?�V�n�tW��㽇�_�/=�_�z����7�K��9���i�ۻ���j�!"D��CDȨ�ȹ�ᇈV�
�ZK���4|�.���R��4|-�M�O_o��oX���,��t�r�����?PK W2�\7� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�7I��ݰa[zǙ|�Ķl��Xp$��U$H%l����I3�����<��a���1 h�mG��p��C������i"�$��P���P�
�uhR��~V1���N��
�
��e�������F��V�g4�0}����|����R����D���pX�l�tU!�,����л��x�0�z}�U(^��h.$��]e�}�>]z�,/�t"(є��,K��ћ��}PK W2�\Ѓ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 W2�\����� � xl/sharedStrings.xml � (� ��oo�0ƿ
�{��q��J�n�T���E5iN|k���N7���P����� ���r�����O]
^@*&���� /e|3�֫�h�
�&��Jp�z;P��j6QJ�����պ�4�b5Q�h�R
Ym~��P5U[ ]W�(�aM��h��z#�
Z�~��8�l6ѳ�������l2�B��_ZF��d �xN��+�}Z$�]����ݞ4ѭ�G�i5X;�w� � 6߭��!�.�J�Jw���ԏ+��`���s��v
XɷMS�s��+\g\�*$k��i=��v�Ԃ[�5g�
>�s��sW�����wG���-�P {���w�E�M.���l�P�3a������{����#�}�@� $#�}[�N[u�̃���~�]v:�3~��lnj���U�����\t%\�yQX=5��pX����v�Jg��`�{R�C�M����h��נM��9;����;
���0�h�G��G�E�"#��b�e4�9M���@<.��Y�JP ��Q�de���F��M"M�q'�)�sd� �4�h��rLI�h��5)
�G�#L.�eA��,$�2L�i8�5$�`��dM
��r���(N�$#i&Qx>u|[�����>��y|��2�.�-�J���z��=~�Z�z�
^�H��7ْp��/�Uʿ�6�t�����e���9;L�BT��/`.0V�wL��}��r��͘��q�?T�PK- W2�\&3�� 5 xl/workbook.xmlPK- W2�\���� � [Content_Types].xmlPK-
W2�\�pI�' ' V _rels/.relsPK- W2�\��F2N � xl/worksheets/sheet1.xmlPK- W2�\7� P b xl/_rels/workbook.xml.relsPK- W2�\Ѓc'2 E
�
xl/styles.xmlPK- W2�\����� � " xl/sharedStrings.xmlPK � J
application/vnd.ms-excel
Sample:
PK W2�\�0i� 5 xl/workbook.xml � (� ����0��&�C��(���x��}��m�?ik��-%�x�3;��Գq�ޘ��I��5T�`+�� P�?�:�q
B����r��o�:�K�]�� �4�i=]i���u��AM+J�Դ=��f��O2[��$l
��T�`�ERD�v����Ɔ�)q��ý�!/8@ٗYQ�Hw������PK W2�\���� � [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
W2�\
5�V' ' _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="Rb065687de598411a" /></Relationships>PK W2�\��F2N xl/worksheets/sheet1.xml � (� ��[s�<��
��g��թ���4M�szȡ��NapHӟ_A��&�I ~w%�z^ɞ��;���)��Q99��Lu;���&�����|����c9�=ż�ً�aw8�߿��f7�bܟe�}1��n��?�_��z����8)o��d��loZ���q��pt?�>uۧ��~Z��)��Z���I��`0����L���n�_��������Q�8���Y���e�{���ఫ��^M|��|����������ΣKfYsS�͖?;��»ng�����8̇�ݐiR���a6/�WO֩��Vu��Ә���T�.������u=�,�@��[���]O�z��יW��h�]oV������V�w�!�>����[ջg��Wu��7dqLc��
4ԇU}hY�UFU(sF������y�F����nK�N��
�B�j"���COW�f�Z<� �OC���6�� �!c��������w(��:$�tş��S���49�@�~3�*X�pѡ���H(�В$H,�z���g�{��[��=�2�I�5�چ�=������{`ۮZb�f���p�5Dz�v���͍��-$!&�4,&�P��&�BP�x�M6��MsH("����ƭ
5�@h�qV55HD"mބ���qq�BC�D$��<a"��^�e0���HD��Vk��}�R:$$ѷ���$VH�ʼ �P��BùB IR-ׂ��7�� )j��i I��sHH��~4�g�ДX$�v��"ٶ���vH,�o�!�H��x�+
��87<]'MŢ��! c���PzO�'�w����t0-;�����)�g�7��R3��R��A�Ϣv�8�+��U]ۊ�����
�V��f[ۊ���m+��~[�ۊ��c������Q�0[? ��gA=$��/��Y�U�0o� f�wA�ܽhc�^
�� a�^��A���)H���B`��B���KAd�B�9�aDfq.��ǹHd&�B$����Dfs.���B0��,$��B4��,d��B8��,����B<��,䓸�B@��,$���BD��,d���BH��,��*�{��[�zP�z�*N�c�54lQ^ ��d���G8$lE�l����m^���m2������no�;aJ��;n�C�M$�O�]>���y~i� ax$���;&q����kW;�]��?�V�n�tW��㽇�_�/=�_�z����7�K��9���i�ۻ���j�!"D��CDȨ�ȹ�ᇈV�
�ZK���4|�.���R��4|-�M�O_o��oX���,��t�r�����?PK W2�\E�N� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�!��i7lؖ^`b�����.г��H\�H�J,�t5��ӓf>�?�۷id/��]e!�����k�썂�f��S���0G�W\l�Oi~�<�&������a����;�B��d�%��O3���4=z}�ȥ?��ՇC��=��R?��ϡ,2ؓi`�VXI��Z%�4�_M-��H���;_��Z�+ajQ�+y_WW��1�yN!_z�,/�*�JaW��5J-�Y�_���PK W2�\Ѓ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 W2�\����� � xl/sharedStrings.xml � (� ��oo�0ƿ
�{��q��J�n�T���E5iN|k���N7���P����� ���r�����O]
^@*&���� /e|3�֫�h�
�&��Jp�z;P��j6QJ�����պ�4�b5Q�h�R
Ym~��P5U[ ]W�(�aM��h��z#�
Z�~��8�l6ѳ�������l2�B��_ZF��d �xN��+�}Z$�]����ݞ4ѭ�G�i5X;�w� � 6߭��!�.�J�Jw���ԏ+��`���s��v
XɷMS�s��+\g\�*$k��i=��v�Ԃ[�5g�
>�s��sW�����wG���-�P {���w�E�M.���l�P�3a������{����#�}�@� $#�}[�N[u�̃���~�]v:�3~��lnj���U�����\t%\�yQX=5��pX����v�Jg��`�{R�C�M����h��נM��9;����;
���0�h�G��G�E�"#��b�e4�9M���@<.��Y�JP ��Q�de���F��M"M�q'�)�sd� �4�h��rLI�h��5)
�G�#L.�eA��,$�2L�i8�5$�`��dM
��r���(N�$#i&Qx>u|[�����>��y|��2�.�-�J���z��=~�Z�z�
^�H��7ْp��/�Uʿ�6�t�����e���9;L�BT��/`.0V�wL��}��r��͘��q�?T�PK- W2�\�0i� 5 xl/workbook.xmlPK- W2�\���� � � [Content_Types].xmlPK-
W2�\
5�V' ' U _rels/.relsPK- W2�\��F2N � xl/worksheets/sheet1.xmlPK- W2�\E�N� P a xl/_rels/workbook.xml.relsPK- W2�\Ѓc'2 E
�
xl/styles.xmlPK- W2�\����� � xl/sharedStrings.xmlPK � H