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-06-14T07:45:58.4795394", "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": "gYCrXoiFoEG3Nd3zqOnwZw==", "labelPageLayoutGuid": "5eab8081-8588-41a0-b735-ddf3a8e9f067", "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>gYCrXoiFoEG3Nd3zqOnwZw==</LabelPageLayoutG_UID> <LabelPageLayoutGuid>5eab8081-8588-41a0-b735-ddf3a8e9f067</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-06-14T07:45:58.4795394+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 �=�Z�|bA� 5 xl/workbook.xml � (� ����0��&�C����B '.^=x�������R�7o;������Z�#G�J[a�) q-��APa�k+�Ҿ��{�B�۷�I�$9�02/�r\��?,g,��q /�%�P����s����E���l"���o�F�vRLB��FѹuN1�����,�Kw-�<OO�9�{�Q����PK �=�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 �=�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="Re7f5d96bd3b74605" /></Relationships>PK �=�Z�.i[� xl/worksheets/sheet1.xml � (� �Y�R9���w,�[�����&ل\H��!���6!��=��̴{-����=��9ݭ�������W5_L�á.�pPݜ�ӛ�û��_a���ྞ�\\U�r@�œ���j��}2-ί��dQԷ� =���ɒ�������yu\��ͪ���(�F��z��W-�����C�}r-n���b����C��dz3<:��R�f��yuy8,���FG+�iu��|4[���6_^]� ;�����~>��.'w�����e5�q�$��*漾^�~fӆ��`6���}?�X^c�Q9C��Ų��=�Y��8��3�8 E���>x�;����� ��z�����u<�� � �E���:�Xx�Pi�.ovǻu�{d�_����Ut&����:>l�*o-2��u|l�M1Z��U�jw`����2&f�7�k��u�*(:}<��ɐD�MG�Ƒ�!fA'j�C��?��t�k���1G`R��H��Y �-1�!iP����AG�ZkȈH'�m�=Q��mbn I�:t�@� %� I�9�u� )�%1F�Q�$Eӑ�*@�f��\-0I�揫���(�&����#0I��N��D^���2$)��⠼�z��IR4�j ��Ơ�1��h\�˾���Nt��$Eӓ"�E ��JV�&I��hɍ��HƄ�.�M���i��Tk!Z�� I������Ut��FT.C�"�.@9D���c&C�$�na ���j���ְi��ȳ��I��g4ƣ����&���`�C��3�C�$���"iz���7�Ց9Bn�I��N������@� s<$MB��Su�Ќ $�̤�4��<`�$�n�F�c�XȖhL��V�FӴmP�FF�Mb�$���Ph@}� 9�fb�I�w�$��d2$Ib�c[����ߣ�b�$��$P�D��)$��[&)bx��1�ZU����&)Z�ݿT������2v�I���b3�Ҽ輣 t.C��5�kL )���=� )��:6W*K47��MR���$K��wK����RD_h�A��L�$E�JѪBG*�49i*m���&)Z���"�@d��s��I�����-]|4u����K���{<YN����`�zL��O%}\���t�]Ѝ�ב:�jb�6B�϶��8�F@�|�}��6��/���x���}īmD�#^o#b��#�� a�� ��w���� aľ ���Q{*@�#�� a�~����"@�g���U�0v� ��w��-Fo)��0~KɈ��R��a���Q\ v�q)ɥ`I`,��)��\ �γ`L�<�γ`M�<�γ`N�<�Dγ`O�<�Dγ`P�<Eγ`Q�<Eγ`R�<.Eγ`S�y|j�c����<|j�c����<|j�c����<��f����T`ک����n?�>c��}�v}�}�v��l/�� a��b��1� l�����Vl���G��r|������x�NX!o�y��<�Cr��|�C>�!��/y�Y�ւ�u��v<��qY ^[�;�Q>��%�{`��z�ɮ���x�������0����G�7{`�<����+%��&َ����A����}�uԟ{���y��L��d���o{�)��f+�c�Bސ�yސ�yސ�^�����f�[�<4�Q�ZUM.��I]/��������PK �=�Z�1��� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�i�4��vÆm�{�Q۲]�gc���V� �X��j4��'�|�l�o�D^Ї�yƀ�QV��p��C ������i"�$�� `��m( j�Y��:4��Y?˘R�S'�I�HW�U�/p�$Nj��m �:�h�`�j�)��Q����R�אg� �I8mS�uݰ��yS��л��x�0�z}��� %��9o�*3H��9�t�Ӳ�P+[^�kV*U\kvU�7��PK �=�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 �=�Z�4�{ S xl/sharedStrings.xml � (� �V[O�X�+G��17Z TI*I-V �a�ZM�sĹ�s�����Ö]�IV}�|s�|ǣ��Z�'t^Z3N�~"Ф6��'w�yg��d���qR�O����� ���q� �����t�|זhɭ���=_:��o�V��~���A�D�6�0NN��|�8�)�r2 ���&����Nr�%������f��ƺ} נ�)�ڌ��|�6��T�T)ݕ̘{P�n1�u2E��g^ �E>g���P��J|S�&H�-퉓<�O��Q:��R��Ȥ���\��k,j�R���%(���M�|b����2�ͰP��Lr�*��Y�E�l.��U.lP��P5�5�t��+M��`�� &�32��C� y��H�$u�ys�>�: J\G��So�܃s4�Jܒ�e��ՙ�J�Ö��>�V����u]���\!MS�w��}�d�؉��S�i�%�`=���k ={NU�p���Xո���<f7,���p�5�����vE�Ȝ�V�P�T6�/�q�i�D�ZJ� u��ha#:Gǘ�'[�J�~z!�92�Y�N3�l<����,�8˦�E����˿��ɐއ�o�ֺ*Y�S�ta�-�4ih ��������>�iEJ��"%joQ��K��RR� q�>����3� �5�&���� ~��+xUy��E�Ͽ��1�f�:����q �����q'��0ij�r�E�=:��YCho����oy��<?��r ���u�tq�wg�i�����6�^��=j�_�o��d���f��N~ PK- �=�Z�|bA� 5 xl/workbook.xmlPK- �=�Z���� � [Content_Types].xmlPK- �=�Z��' ' V _rels/.relsPK- �=�Z�.i[� � xl/worksheets/sheet1.xmlPK- �=�Z�1��� P � xl/_rels/workbook.xml.relsPK- �=�ZЃc'2 E xl/styles.xmlPK- �=�Z�4�{ S � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK �=�Z��1� 5 xl/workbook.xml � (� ����0��&�C������p��Ճ��4Жtk��-%�x�3;��ɺ���'=�\N;�nj1�;�vv�uZ� ٶU5��~k0����3����Ԉt����сl��zXPZ*C���17{*�0�`�ug��%�~S"¶����rZJ/)�ν����0<���MzK���R��7�`���PK �=�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 �=�Z�k' ' _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="Rb27a6feefbcd4ac4" /></Relationships>PK �=�Z�.i[� xl/worksheets/sheet1.xml � (� �Y�R9���w,�[�����&ل\H��!���6!��=��̴{-����=��9ݭ�������W5_L�á.�pPݜ�ӛ�û��_a���ྞ�\\U�r@�œ���j��}2-ί��dQԷ� =���ɒ�������yu\��ͪ���(�F��z��W-�����C�}r-n���b����C��dz3<:��R�f��yuy8,���FG+�iu��|4[���6_^]� ;�����~>��.'w�����e5�q�$��*漾^�~fӆ��`6���}?�X^c�Q9C��Ų��=�Y��8��3�8 E���>x�;����� ��z�����u<�� � �E���:�Xx�Pi�.ovǻu�{d�_����Ut&����:>l�*o-2��u|l�M1Z��U�jw`����2&f�7�k��u�*(:}<��ɐD�MG�Ƒ�!fA'j�C��?��t�k���1G`R��H��Y �-1�!iP����AG�ZkȈH'�m�=Q��mbn I�:t�@� %� I�9�u� )�%1F�Q�$Eӑ�*@�f��\-0I�揫���(�&����#0I��N��D^���2$)��⠼�z��IR4�j ��Ơ�1��h\�˾���Nt��$Eӓ"�E ��JV�&I��hɍ��HƄ�.�M���i��Tk!Z�� I������Ut��FT.C�"�.@9D���c&C�$�na ���j���ְi��ȳ��I��g4ƣ����&���`�C��3�C�$���"iz���7�Ց9Bn�I��N������@� s<$MB��Su�Ќ $�̤�4��<`�$�n�F�c�XȖhL��V�FӴmP�FF�Mb�$���Ph@}� 9�fb�I�w�$��d2$Ib�c[����ߣ�b�$��$P�D��)$��[&)bx��1�ZU����&)Z�ݿT������2v�I���b3�Ҽ輣 t.C��5�kL )���=� )��:6W*K47��MR���$K��wK����RD_h�A��L�$E�JѪBG*�49i*m���&)Z���"�@d��s��I�����-]|4u����K���{<YN����`�zL��O%}\���t�]Ѝ�ב:�jb�6B�϶��8�F@�|�}��6��/���x���}īmD�#^o#b��#�� a�� ��w���� aľ ���Q{*@�#�� a�~����"@�g���U�0v� ��w��-Fo)��0~KɈ��R��a���Q\ v�q)ɥ`I`,��)��\ �γ`L�<�γ`M�<�γ`N�<�Dγ`O�<�Dγ`P�<Eγ`Q�<Eγ`R�<.Eγ`S�y|j�c����<|j�c����<|j�c����<��f����T`ک����n?�>c��}�v}�}�v��l/�� a��b��1� l�����Vl���G��r|������x�NX!o�y��<�Cr��|�C>�!��/y�Y�ւ�u��v<��qY ^[�;�Q>��%�{`��z�ɮ���x�������0����G�7{`�<����+%��&َ����A����}�uԟ{���y��L��d���o{�)��f+�c�Bސ�yސ�yސ�^�����f�[�<4�Q�ZUM.��I]/��������PK �=�ZLh��� P xl/_rels/workbook.xml.rels � (� ��Kn�0@�b;q�I�M7l)p�q�ؑmJ9[=R�P�Jm����h~OO��|����Ɓ�����,�V:�ێ�9�v���D0�HZ����qZS��Q��MhSG;?��R��Iȓ�.�Q?g�=������%>;y��?����)��(|���O)�[(�D�Wlɐ1U7�J����Ї��x0�z}�3��e[��)IJ�l�P#<���ӥ�N��L�Ѳ��l%����M�����PK �=�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 �=�Z�4�{ S xl/sharedStrings.xml � (� �V[O�X�+G��17Z TI*I-V �a�ZM�sĹ�s�����Ö]�IV}�|s�|ǣ��Z�'t^Z3N�~"Ф6��'w�yg��d���qR�O����� ���q� �����t�|זhɭ���=_:��o�V��~���A�D�6�0NN��|�8�)�r2 ���&����Nr�%������f��ƺ} נ�)�ڌ��|�6��T�T)ݕ̘{P�n1�u2E��g^ �E>g���P��J|S�&H�-퉓<�O��Q:��R��Ȥ���\��k,j�R���%(���M�|b����2�ͰP��Lr�*��Y�E�l.��U.lP��P5�5�t��+M��`�� &�32��C� y��H�$u�ys�>�: J\G��So�܃s4�Jܒ�e��ՙ�J�Ö��>�V����u]���\!MS�w��}�d�؉��S�i�%�`=���k ={NU�p���Xո���<f7,���p�5�����vE�Ȝ�V�P�T6�/�q�i�D�ZJ� u��ha#:Gǘ�'[�J�~z!�92�Y�N3�l<����,�8˦�E����˿��ɐއ�o�ֺ*Y�S�ta�-�4ih ��������>�iEJ��"%joQ��K��RR� q�>����3� �5�&���� ~��+xUy��E�Ͽ��1�f�:����q �����q'��0ij�r�E�=:��YCho����oy��<?��r ���u�tq�wg�i�����6�^��=j�_�o��d���f��N~ PK- �=�Z��1� 5 xl/workbook.xmlPK- �=�Z���� � [Content_Types].xmlPK- �=�Z�k' ' V _rels/.relsPK- �=�Z�.i[� � xl/worksheets/sheet1.xmlPK- �=�ZLh��� P � xl/_rels/workbook.xml.relsPK- �=�ZЃc'2 E xl/styles.xmlPK- �=�Z�4�{ S � xl/sharedStrings.xmlPK � �