GET api/department/{department}/subdepartment/{subdepartment}/minordepartment/{minordepartment}/lesserdepartment/{lesserdepartment}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
department | string |
Required |
|
subdepartment | string |
Required |
|
minordepartment | string |
Required |
|
lesserdepartment | string |
Required |
Body Parameters
None.
Response Information
Resource Description
LesserDepartmentName | Description | Type | Additional information |
---|---|---|---|
ID |
Sequential ID |
integer |
None. |
DepartmentID | integer |
None. |
|
SubDepartmentID | integer |
None. |
|
MinorDepartmentID | integer |
None. |
|
Name | string |
String length: inclusive between 0 and 60 |
|
Code | string |
String length: inclusive between 0 and 20 |
|
DepartmentCode | string |
String length: inclusive between 0 and 20 |
|
SubDepartmentCode | string |
String length: inclusive between 0 and 20 |
|
MinorDepartmentCode | string |
String length: inclusive between 0 and 20 |
|
Updated | date |
None. |
|
SalesMode | SalesMode |
None. |
|
GSTPercent | integer |
None. |
|
CostGSTPercent | integer |
None. |
|
EarnLoyaltyPoints | boolean |
None. |
|
QuantityOverride | boolean |
None. |
|
QuantityRequired | boolean |
None. |
|
AllowDiscounts | boolean |
None. |
|
DiscountDiscounts | boolean |
None. |
|
ItemRecalled | boolean |
None. |
|
NoRefund | boolean |
None. |
|
Active | boolean |
None. |
|
AllowMarkdown | boolean |
None. |
|
DefaultGP | decimal number |
None. |
|
LabelShelfDefault | integer |
None. |
|
LabelTalkerDefault | integer |
None. |
|
LabelSmall | boolean |
None. |
|
Tags | string |
None. |
|
UnitMeasureKind | integer |
None. |
|
FuelItem | boolean |
None. |
|
TrackSerial | boolean |
None. |
|
WarrantyPeriod | integer |
None. |
|
CostCalcMethod | CostCalcMethod |
None. |
|
ProviderName | string |
None. |
|
OverrideHostMargin | boolean |
None. |
|
KeepDescription |
when false, changes to HostDescription should flow to receipt Name. (OverrideHostDescription) |
boolean |
None. |
MSCCommodity | string |
None. |
|
AllowAutoOrder | boolean |
None. |
|
ExcludeFromWebUpdate | boolean |
None. |
|
WebPriceBasedOn | boolean |
None. |
|
LabelFormat | string |
None. |
|
SendToScale | boolean |
None. |
|
LabelPageLayoutG_UID | Collection of byte |
None. |
|
LabelPageLayoutGuid | globally unique identifier |
None. |
|
MinimumAge |
Only a default on the Department table |
integer |
Relation. This field may not always be loaded or used for updates. |
CountryOfOrigin | string |
Relation. This field may not always be loaded or used for updates. |
|
ServiceFeeID |
Only a default on the Department table |
integer |
None. |
EftCode |
Only a default on the Department and SubDepartment table |
integer |
None. |
DefaultPrinter |
Only a default on the Department and SubDepartment table |
string |
String length: inclusive between 0 and 60 |
DefaultPrinterGroup |
Only a default on the Department and SubDepartment table |
string |
String length: inclusive between 0 and 60 |
BuyingLimit |
Buying Limit for Department. Below are possible values NULL=Dept/SubDept Limit will be used 0=Unlimited - Regardless of Dept/SubDept limits +ve integer |
integer |
None. |
BuyingLimitIndependent |
This indicates if buying limit is independent from other limits like Product/PriceGroup. If yes, limit does not count towards other limits like Product/PriceGroup limit. For example, if toilet paper has BuyingLimit=1 and Grocery Dept has BuyingLimit=2 - if true, transaction may have 1xTP and 2xGrocery - if false, 1xTP and 1xGrocery |
boolean |
None. |
BuyingLimitType |
It indicates whether limit applies to category or item |
BuyingLimitType |
None. |
IncludeInDistinctLimit |
It indicates whether this limit includes in distinct store level limit |
boolean |
None. |
DefaultsEmpty | boolean |
None. |
|
MSCCat | MSCCategory |
Relation. This field may not always be loaded or used for updates. |
|
MSCCom | MSCCommodity |
Relation. This field may not always be loaded or used for updates. |
|
MSCDep | MSCDepartment |
Relation. This field may not always be loaded or used for updates. |
|
MSCSubCom | MSCSubCommodity |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
{ "id": 1, "departmentID": 2, "subDepartmentID": 3, "minorDepartmentID": 4, "name": "sample string 5", "code": "sample string 6", "departmentCode": "sample string 7", "subDepartmentCode": "sample string 8", "minorDepartmentCode": "sample string 9", "updated": "2025-08-02T23:25:28.6272641", "salesMode": 1, "gstPercent": 1, "costGSTPercent": 1, "earnLoyaltyPoints": true, "quantityOverride": true, "quantityRequired": true, "allowDiscounts": true, "discountDiscounts": true, "itemRecalled": true, "noRefund": true, "active": true, "allowMarkdown": true, "defaultGP": 1.1, "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "tags": "sample string 11", "unitMeasureKind": 1, "fuelItem": true, "trackSerial": true, "warrantyPeriod": 1, "costCalcMethod": 1, "providerName": "sample string 12", "overrideHostMargin": true, "keepDescription": true, "mscCommodity": "sample string 15", "allowAutoOrder": true, "excludeFromWebUpdate": true, "webPriceBasedOn": true, "labelFormat": "sample string 16", "sendToScale": true, "labelPageLayoutG_UID": "aUOOA1T7Fka/0yDMPXzjqg==", "labelPageLayoutGuid": "038e4369-fb54-4616-bfd3-20cc3d7ce3aa", "minimumAge": 17, "countryOfOrigin": "sample string 18", "serviceFeeID": 1, "eftCode": 19, "defaultPrinter": "sample string 20", "defaultPrinterGroup": "sample string 21", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$id": "2", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "3", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "4", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "4" } ], "commodityCode": "sample string 6" }, { "$ref": "3" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "3" }, "mscDep": { "$id": "5", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "2" }, { "$ref": "2" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "4" } }
application/xml, text/xml
<LesserDepartment xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/EziManager.Models.EMC.Departments"> <Active>true</Active> <AllowAutoOrder>true</AllowAutoOrder> <AllowDiscounts>true</AllowDiscounts> <AllowMarkdown>true</AllowMarkdown> <BuyingLimit>1</BuyingLimit> <BuyingLimitIndependent>true</BuyingLimitIndependent> <BuyingLimitType>CategoryWide</BuyingLimitType> <CostCalcMethod>1</CostCalcMethod> <CostGSTPercent>1</CostGSTPercent> <CountryOfOrigin>sample string 18</CountryOfOrigin> <DefaultGP>1.1</DefaultGP> <DefaultPrinter>sample string 20</DefaultPrinter> <DefaultPrinterGroup>sample string 21</DefaultPrinterGroup> <DiscountDiscounts>true</DiscountDiscounts> <EarnLoyaltyPoints>true</EarnLoyaltyPoints> <EftCode>19</EftCode> <ExcludeFromWebUpdate>true</ExcludeFromWebUpdate> <FuelItem>true</FuelItem> <GSTPercent>1</GSTPercent> <IncludeInDistinctLimit>true</IncludeInDistinctLimit> <ItemRecalled>true</ItemRecalled> <KeepDescription>true</KeepDescription> <LabelFormat>sample string 16</LabelFormat> <LabelPageLayoutG_UID>aUOOA1T7Fka/0yDMPXzjqg==</LabelPageLayoutG_UID> <LabelPageLayoutGuid>038e4369-fb54-4616-bfd3-20cc3d7ce3aa</LabelPageLayoutGuid> <LabelShelfDefault>1</LabelShelfDefault> <LabelSmall>true</LabelSmall> <LabelTalkerDefault>1</LabelTalkerDefault> <MSCCat> <Active>true</Active> <Category>2</Category> <CategoryCode>sample string 5</CategoryCode> <Dept>1</Dept> <MSCCommodities> <MSCCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <CommodityCode>sample string 6</CommodityCode> <Dept>1</Dept> <MSCSubCommodities> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> </MSCSubCommodities> <Name>sample string 4</Name> </MSCCommodity> <MSCCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <CommodityCode>sample string 6</CommodityCode> <Dept>1</Dept> <MSCSubCommodities> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> </MSCSubCommodities> <Name>sample string 4</Name> </MSCCommodity> </MSCCommodities> <Name>sample string 3</Name> </MSCCat> <MSCCom> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <CommodityCode>sample string 6</CommodityCode> <Dept>1</Dept> <MSCSubCommodities> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> </MSCSubCommodities> <Name>sample string 4</Name> </MSCCom> <MSCCommodity>sample string 15</MSCCommodity> <MSCDep> <Active>true</Active> <Dept>1</Dept> <DeptCode>sample string 4</DeptCode> <MSCCategories> <MSCCategory> <Active>true</Active> <Category>2</Category> <CategoryCode>sample string 5</CategoryCode> <Dept>1</Dept> <MSCCommodities> <MSCCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <CommodityCode>sample string 6</CommodityCode> <Dept>1</Dept> <MSCSubCommodities> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> </MSCSubCommodities> <Name>sample string 4</Name> </MSCCommodity> <MSCCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <CommodityCode>sample string 6</CommodityCode> <Dept>1</Dept> <MSCSubCommodities> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> </MSCSubCommodities> <Name>sample string 4</Name> </MSCCommodity> </MSCCommodities> <Name>sample string 3</Name> </MSCCategory> <MSCCategory> <Active>true</Active> <Category>2</Category> <CategoryCode>sample string 5</CategoryCode> <Dept>1</Dept> <MSCCommodities> <MSCCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <CommodityCode>sample string 6</CommodityCode> <Dept>1</Dept> <MSCSubCommodities> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> </MSCSubCommodities> <Name>sample string 4</Name> </MSCCommodity> <MSCCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <CommodityCode>sample string 6</CommodityCode> <Dept>1</Dept> <MSCSubCommodities> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> </MSCSubCommodities> <Name>sample string 4</Name> </MSCCommodity> </MSCCommodities> <Name>sample string 3</Name> </MSCCategory> </MSCCategories> <Name>sample string 2</Name> </MSCDep> <MSCSubCom> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCom> <MinimumAge>17</MinimumAge> <NoRefund>true</NoRefund> <OverrideHostMargin>true</OverrideHostMargin> <ProviderName>sample string 12</ProviderName> <QuantityOverride>true</QuantityOverride> <QuantityRequired>true</QuantityRequired> <SalesMode>1</SalesMode> <SendToScale>true</SendToScale> <ServiceFeeID>1</ServiceFeeID> <Tags>sample string 11</Tags> <TrackSerial>true</TrackSerial> <UnitMeasureKind>1</UnitMeasureKind> <Updated>2025-08-02T23:25:28.6272641+00:00</Updated> <WarrantyPeriod>1</WarrantyPeriod> <WebPriceBasedOn>true</WebPriceBasedOn> <Code>sample string 6</Code> <DepartmentCode>sample string 7</DepartmentCode> <DepartmentID>2</DepartmentID> <ID>1</ID> <MinorDepartmentCode>sample string 9</MinorDepartmentCode> <MinorDepartmentID>4</MinorDepartmentID> <Name>sample string 5</Name> <SubDepartmentCode>sample string 8</SubDepartmentCode> <SubDepartmentID>3</SubDepartmentID> </LesserDepartment>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK .�[�A�m� 5 xl/workbook.xml � (� ����0D�&�C��`�N\�z��bhK��|�o�vfg����kcz�Q�v�-��~�s�@�dF��3V���}1�u���4o�ڳs��� ^�]i���hZ'�V��iy<fO��r6���I�b�)`�EPD�V����ۂƔ�\�ãM.�5� ��icMw��l�]~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 .�[��m�' ' _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="R39b52224fc784718" /></Relationships>PK .�[�|Z� xl/worksheets/sheet1.xml � (� �Y�R9���w,�[����{6!��ya��e����cyfڽ��������Vq����z�/����Pj8�n����������0|ztp_��]\U�r@�œ���j��}2-ί��dQԷ� =���ɒ�������yu\��ͪ���(�F��z��W-�����C�}r-n���b����C��dz3<:��R�f��yuy8,���FG+��iu��|4[����m���8�v�>Y���|pQ]N����j��jI,�U�y}�X�̦ w��l�{��~z��:�B�r���w�e=;{��N�qfg6q�@+}�nw<�㡍��Am�� ����xl�c��.F�w��u�m��V��]��w�x��x�������L.h vLJu|��U4�"8Zd�����ƛ"b0��#^�$���!��18eL�(Ho��jO�UPt�.x�!�!�P��z�#FC4*��N*����I���N)@�c���@ݑ�+�� �[ �b&CҠv�5h����N*��B{�N� ����u讁vAJ ��s<$%��RKb�>�220I��#EU�����Z`��W�M4�#PM #3G`� t����" ��eHR4ح�Ay H�$/$��hz�04 k�A�c0IѸ��}S-� �,�I��'E�%����M���Iђi�� �]$)��сӺ���B�6��AuOSi�� ���\��E�]"�r�NQ}�L��I0��ZMu�PeɭaӜ�gI����h�G��$M�����-�g���Ip��E�$�4�o�#s�ܔ�4 �> ��сj�xH���U���n�H��I)i�#y��I���H� ��-ј4��&��i!ڠ���3�ĤIl5 �pQ�)h�R:7q�fd��I�w�(��d2$Mb�e[����ߣ�b�$��$P�D���4��{&-bx��1�zU����&-Z�ݿT������2~�I���b3���輣t.CҢ5� kL @44�g$)�^˦�Ju��|��I�� �d`)C��vi7��V��`m�9��ɐ�h[)ZU�H��F'M�-3��$E�\$���&�ɐ$i[IZ(�����@c��09z�Ů��Ǔ���`^��ǔ��T����Lw�]���ѯ&v�o#t�la���m�Ϸ�G�l#l�b������G��F�>��6"�o��oc�� a�� �#�� a�~ ��S¸�$@��c���6��W��= ��o���]�0v�n)��0zK����[JFd�� c����R�#0�K���H.Kc�L ��R�%p�c�Yp&p�k�Y�&p�s"�Yp'r�{"�Y�'r��"�Yp(r��"�Y�(r��"�Yp)r��Zγ�S�x>����S�x>����S�x>����6[�G4l��Nf$t�q�����3����3���f{��O;��ǎ�� a�{%@�6_��Bw�L��X����������x�^X!o�yȇ<�cr��|�C>�!_�y�Y�ւ�m��w<��qY ^[�;�Q>��%�{`��z�ɮ���x�������0����#��=0���H���jӕ��xK�l�[�i��J�y��>�:�/�����<�p&`�L��o��=���y����1c!oȂ�<oȂ�<o�B�����B��J���s���&������|u���O��?PK .�[�-T� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8�����ݰa[z��Q۲]�gc���V���X��j4��'�|�lvo�L^Їɚ���F�a2c����m7{�ELAO.��bB:F�@i� �Ф��~1�~�Nȣ�ޗ%�>g�5���C�JM�<-h�`�j�1h�� �����R��P� �i�`?�Z�Y#������Z��ï�w���jP��W�\��7�����}�t35ֳZT�n�������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 .�[��� S xl/sharedStrings.xml � (� �V[O�X�+G��17B��T�6Z��ê�&�89�\̹P��~����$U=��/����V� ���^��4�ٌͤ��լu��d���QR�O����� ���Q� ������5��-��[�!Ч�t|�2�EZu���AG�4�Hm4a���%"�q�C@!�x���a'�������pA� [��>x!�u��Ac]6����M0�!�T�R�+2�1����`p�d�bϼX�| �eKP���&����L�[�'y� �t<�s��7�I_͛�|�ט��=���kKP ��IJ�%��=d��a�����Ug����l[T�P�F%CY�W�н�/5U��Y+�0ٝ�Ah��K�E $�K̛��A,�IP�:�5�z]��� ���,�]��T*��u������7�����6��5�B,.ѧN�����r2���\�VS<������T�g��{\ﮈU���Z.�cvÂ_�gV���le����ieu�������瘺N���DRG-�7 lD��sq�dCSi�O/$0Cf;͛i���S?L�ݬ�⓳��+]Ēތ+�����M��>dDx{�Ve�r��j�sCl�ICc��T�T|g^��Os�e R��)Q{��](���Z��Ã���~�t?|� �f�ߤ�;����c/KO\վ(��v��x���������7h���:�i?;I�p �u�!�7����ox�f�<?���k/��oO���s�ۻm�����{��K�o��e���z����PK- .�[�A�m� 5 xl/workbook.xmlPK- .�[���� � [Content_Types].xmlPK- .�[��m�' ' V _rels/.relsPK- .�[�|Z� � xl/worksheets/sheet1.xmlPK- .�[�-T� P � xl/_rels/workbook.xml.relsPK- .�[Ѓc'2 E xl/styles.xmlPK- .�[��� S � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK .�[]p"�� 5 xl/workbook.xml � (� ����0��&�C���� )��x�པ�m�?ik��-%�x�3;�������vDo=�P��]MH�4�����^���+���Y��`"9Ņx�XT��\�+�Vp�$@�ӊ�L��wѥ�C��LƷ�b"���o�f�v�2LC�;Fٹ .1�J��剋����V� ���`�|�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="R9d943659e1e84771" /></Relationships>PK .�[�|Z� xl/worksheets/sheet1.xml � (� �Y�R9���w,�[����{6!��ya��e����cyfڽ��������Vq����z�/����Pj8�n����������0|ztp_��]\U�r@�œ���j��}2-ί��dQԷ� =���ɒ�������yu\��ͪ���(�F��z��W-�����C�}r-n���b����C��dz3<:��R�f��yuy8,���FG+��iu��|4[����m���8�v�>Y���|pQ]N����j��jI,�U�y}�X�̦ w��l�{��~z��:�B�r���w�e=;{��N�qfg6q�@+}�nw<�㡍��Am�� ����xl�c��.F�w��u�m��V��]��w�x��x�������L.h vLJu|��U4�"8Zd�����ƛ"b0��#^�$���!��18eL�(Ho��jO�UPt�.x�!�!�P��z�#FC4*��N*����I���N)@�c���@ݑ�+�� �[ �b&CҠv�5h����N*��B{�N� ����u讁vAJ ��s<$%��RKb�>�220I��#EU�����Z`��W�M4�#PM #3G`� t����" ��eHR4ح�Ay H�$/$��hz�04 k�A�c0IѸ��}S-� �,�I��'E�%����M���Iђi�� �]$)��сӺ���B�6��AuOSi�� ���\��E�]"�r�NQ}�L��I0��ZMu�PeɭaӜ�gI����h�G��$M�����-�g���Ip��E�$�4�o�#s�ܔ�4 �> ��сj�xH���U���n�H��I)i�#y��I���H� ��-ј4��&��i!ڠ���3�ĤIl5 �pQ�)h�R:7q�fd��I�w�(��d2$Mb�e[����ߣ�b�$��$P�D���4��{&-bx��1�zU����&-Z�ݿT������2~�I���b3���輣t.CҢ5� kL @44�g$)�^˦�Ju��|��I�� �d`)C��vi7��V��`m�9��ɐ�h[)ZU�H��F'M�-3��$E�\$���&�ɐ$i[IZ(�����@c��09z�Ů��Ǔ���`^��ǔ��T����Lw�]���ѯ&v�o#t�la���m�Ϸ�G�l#l�b������G��F�>��6"�o��oc�� a�� �#�� a�~ ��S¸�$@��c���6��W��= ��o���]�0v�n)��0zK����[JFd�� c����R�#0�K���H.Kc�L ��R�%p�c�Yp&p�k�Y�&p�s"�Yp'r�{"�Y�'r��"�Yp(r��"�Y�(r��"�Yp)r��Zγ�S�x>����S�x>����S�x>����6[�G4l��Nf$t�q�����3����3���f{��O;��ǎ�� a�{%@�6_��Bw�L��X����������x�^X!o�yȇ<�cr��|�C>�!_�y�Y�ւ�m��w<��qY ^[�;�Q>��%�{`��z�ɮ���x�������0����#��=0���H���jӕ��xK�l�[�i��J�y��>�:�/�����<�p&`�L��o��=���y����1c!oȂ�<oȂ�<o�B�����B��J���s���&������|u���O��?PK .�[�\Q�� P xl/_rels/workbook.xml.rels � (� ��Kn� @��f_1$Q'�l�Ms�m��m��E��+�R�H]t��h~OO��|���ަ��`L�w �A��\��9ۇ5춛�*���!���R}��Ҥ{�T�|@W:��I�Ǝ�O�C�`lI��Lr���[;h�{}���?����S�3����~J�^� ȓi� ���2��]��X �nj)_FL�^��L�Լ]k&W�X�ʻ��*�yα\z�4/��Z%���Ƭ�F]���_l� 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 .�[��� S xl/sharedStrings.xml � (� �V[O�X�+G��17B��T�6Z��ê�&�89�\̹P��~����$U=��/����V� ���^��4�ٌͤ��լu��d���QR�O����� ���Q� ������5��-��[�!Ч�t|�2�EZu���AG�4�Hm4a���%"�q�C@!�x���a'�������pA� [��>x!�u��Ac]6����M0�!�T�R�+2�1����`p�d�bϼX�| �eKP���&����L�[�'y� �t<�s��7�I_͛�|�ט��=���kKP ��IJ�%��=d��a�����Ug����l[T�P�F%CY�W�н�/5U��Y+�0ٝ�Ah��K�E $�K̛��A,�IP�:�5�z]��� ���,�]��T*��u������7�����6��5�B,.ѧN�����r2���\�VS<������T�g��{\ﮈU���Z.�cvÂ_�gV���le����ieu�������瘺N���DRG-�7 lD��sq�dCSi�O/$0Cf;͛i���S?L�ݬ�⓳��+]Ēތ+�����M��>dDx{�Ve�r��j�sCl�ICc��T�T|g^��Os�e R��)Q{��](���Z��Ã���~�t?|� �f�ߤ�;����c/KO\վ(��v��x���������7h���:�i?;I�p �u�!�7����ox�f�<?���k/��oO���s�ۻm�����{��K�o��e���z����PK- .�[]p"�� 5 xl/workbook.xmlPK- .�[���� � � [Content_Types].xmlPK- .�[��' ' U _rels/.relsPK- .�[�|Z� � xl/worksheets/sheet1.xmlPK- .�[�\Q�� P � xl/_rels/workbook.xml.relsPK- .�[Ѓc'2 E xl/styles.xmlPK- .�[��� S xl/sharedStrings.xmlPK � �