GET api/departments?subDepartments={subDepartments}&minorDepartments={minorDepartments}&lesserDepartments={lesserDepartments}&showExternal={showExternal}
Lists all departments
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
subDepartments |
List sub departments of departments |
boolean |
Default value is True |
minorDepartments |
List minor departments of sub departments |
boolean |
Default value is True |
lesserDepartments |
List lesser departments of minor departments |
boolean |
Default value is True |
showExternal |
when null, lists all departments when true, Lists all eCommerce departments when false, Lists all departments except eCommerce departments |
boolean |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of DepartmentName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
Name | string |
Required String length: inclusive between 0 and 60 |
|
Code | string |
Required String length: inclusive between 0 and 20 |
|
SortOrder | integer |
None. |
|
IsLiquor | boolean |
Deprecated. Use only IsTobacco field. |
|
IsTobacco | boolean |
None. |
|
ExcludeTalker | boolean |
None. |
|
ExternalSales | boolean |
None. |
|
SaleGLCode | string |
String length: inclusive between 0 and 50 |
|
COGSGLCode | string |
String length: inclusive between 0 and 50 |
|
AccountingCategoryID | integer |
None. |
|
MaximumMarkdownPercentage |
Maximum markdown amount for products with in this department, i.e. This percent each time |
decimal number |
None. |
AccountingOnly |
Excludes department from reporting |
boolean |
None. |
GenerateExternalID | integer |
None. |
|
UseNonReportableTaxCode |
When set to true, the MyOB accounting integration will use the non reportable tax code when exporting sales for this department. |
boolean |
None. |
MinPLU | integer |
None. |
|
MaxPLU | integer |
None. |
|
ScaleLocation |
Default Location for new Scale PLUs in this Department, can be overridden at Product level |
ScaleLocation |
Relation. This field may not always be loaded or used for updates. |
SubDepartments | Collection of SubDepartment |
Relation. This field may not always be loaded or used for updates. |
|
Stores | Collection of integer |
Relation. This field may not always be loaded or used for updates. |
|
InvestmentBuyOverride |
Store size configuration has been overridden for this department |
boolean |
Relation. This field may not always be loaded or used for updates. |
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", "id": 1, "name": "sample string 2", "code": "sample string 3", "sortOrder": 4, "isLiquor": true, "isTobacco": true, "excludeTalker": true, "externalSales": true, "saleGLCode": "sample string 9", "cogsglCode": "sample string 10", "accountingCategoryID": 11, "maximumMarkdownPercentage": 12.0, "accountingOnly": true, "generateExternalID": 1, "useNonReportableTaxCode": true, "minPLU": 15, "maxPLU": 16, "scaleLocation": { "$id": "2", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-10-05T00:02:27.1432824", "department": { "$ref": "1" } }, "subDepartments": [ { "$id": "3", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "4", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "5", "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-10-05T00:02:27.1432824", "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": "31RXjLb8GE6bxG14MzojVA==", "labelPageLayoutGuid": "8c5754df-fcb6-4e18-9bc4-6d78333a2354", "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": "6", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "7", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "8", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "8" } ], "commodityCode": "sample string 6" }, { "$ref": "7" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "7" }, "mscDep": { "$id": "9", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "6" }, { "$ref": "6" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "8" } }, { "$ref": "5" } ], "updated": "2025-10-05T00:02:27.1432824", "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 9", "unitMeasureKind": 1, "fuelItem": true, "trackSerial": true, "warrantyPeriod": 1, "costCalcMethod": 1, "providerName": "sample string 10", "overrideHostMargin": true, "keepDescription": true, "mscCommodity": "sample string 13", "allowAutoOrder": true, "excludeFromWebUpdate": true, "webPriceBasedOn": true, "labelFormat": "sample string 14", "sendToScale": true, "labelPageLayoutG_UID": "Ex45w+dK70+6QTdWT4e/EQ==", "labelPageLayoutGuid": "c3391e13-4ae7-4fef-ba41-37564f87bf11", "minimumAge": 15, "countryOfOrigin": "sample string 16", "serviceFeeID": 1, "eftCode": 17, "defaultPrinter": "sample string 18", "defaultPrinterGroup": "sample string 19", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "6" }, "mscCom": { "$ref": "7" }, "mscDep": { "$ref": "9" }, "mscSubCom": { "$ref": "8" } }, { "$ref": "4" } ], "investmentBuyOverride": true, "updated": "2025-10-05T00:02:27.1432824", "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 9", "unitMeasureKind": 1, "fuelItem": true, "trackSerial": true, "warrantyPeriod": 1, "costCalcMethod": 1, "providerName": "sample string 10", "overrideHostMargin": true, "keepDescription": true, "mscCommodity": "sample string 13", "allowAutoOrder": true, "excludeFromWebUpdate": true, "webPriceBasedOn": true, "labelFormat": "sample string 14", "sendToScale": true, "labelPageLayoutG_UID": "PpuGHMVgkESPoJoW4VYNfA==", "labelPageLayoutGuid": "1c869b3e-60c5-4490-8fa0-9a16e1560d7c", "minimumAge": 15, "countryOfOrigin": "sample string 16", "serviceFeeID": 1, "eftCode": 17, "defaultPrinter": "sample string 18", "defaultPrinterGroup": "sample string 19", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "6" }, "mscCom": { "$ref": "7" }, "mscDep": { "$ref": "9" }, "mscSubCom": { "$ref": "8" } }, { "$ref": "3" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-10-05T00:02:27.1432824", "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 19", "unitMeasureKind": 1, "fuelItem": true, "trackSerial": true, "warrantyPeriod": 1, "costCalcMethod": 1, "providerName": "sample string 20", "overrideHostMargin": true, "keepDescription": true, "mscCommodity": "sample string 23", "allowAutoOrder": true, "excludeFromWebUpdate": true, "webPriceBasedOn": true, "labelFormat": "sample string 24", "sendToScale": true, "labelPageLayoutG_UID": "nwHiSUVKxk6ek2rxp5rHzQ==", "labelPageLayoutGuid": "49e2019f-4a45-4ec6-9e93-6af1a79ac7cd", "minimumAge": 25, "countryOfOrigin": "sample string 26", "serviceFeeID": 1, "eftCode": 27, "defaultPrinter": "sample string 28", "defaultPrinterGroup": "sample string 29", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "6" }, "mscCom": { "$ref": "7" }, "mscDep": { "$ref": "9" }, "mscSubCom": { "$ref": "8" } }, { "$ref": "1" } ]
application/xml
Sample not available.
text/xml
Sample not available.
text/csv
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK M E[��@� 5 xl/workbook.xml � (� ����0��&�C�p� !�p��Ճ��H�����O ��mgv�������/�у ����ѕ ���1��#3�z�5�I�'ؾW-5�}k2.I�����&H�_i����]�DQ+J�2�>s���1,r2����` �oJ,��bQ̠��7��Źv?s�K5 7�)-�"���3��w���w�PK M E[���� � [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 E[���' ' _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="R11c02759d14a496c" /></Relationships>PK M E[A �<� �/ xl/worksheets/sheet1.xml � (� �ZmS9�+.����k �Z!����Lp������X���<+A�*�lkVju�Z��_�{|��.�����PVb8�>��ogO���?Vw���{��ſ���t5@����bx�Z}7-o�e5�>}�gw���d��.���ww���������i5RB��b�0Y�����K��Z����v3�LJ�R�����`�v��׳,�w��Z�_�p0:�۠/g��e��`�����ߜ���;ꀏ6o?_n�w���������� Y2�17������l��p�8�o��yv����Jja�o~,W��//�,��qj;N��I]9#��:X�������z;^7�E%��&x�����َ7�\�ݎ��q + |� ���3�v��n�AX����}3*A)%�;d����i�"�E4L�� R����S\#9%���Z�2��d#>*���z�ΰ ��$�Wἲ<g��T���-� �`���@�� eT�l$�Le�A���Z���"�Q�ҽvd�lh|e�U�e��)PF �F�^T`n=X�d:O��j$��ZojX �*�T�T- *t��]s�m3"V������hc��@�r�3JPA���v�}��˴%�tkq<���� T�m�**O5ʓ���I+h�Bn�U�� [(�s�cr[��|{R�s���!'��D�]@:�����A�瀫�5�����TU �� �{%22�(EP�Pȸ��-f �bx� *t�C�K�Q�`ڇ�!n�@ h����}$z�$hlJy!A�"�g�Z`LA��(E�m/���j|I7�(Eo<Vu��N�hЍ��Ƅ�*t��ngA+���4�1��U�RԪ��B��^��U�Z����5[����zu��x� ��������{5�[��V��q:jR�t9gp?s<DMj��UDM�D�N�u�ho3;j�4�TP��,n(��Vgx0Q�F�U���E��5i�y0Q��-Zkl0 ��l�6Q��Ѥ´����8��mew]i4 �/�Vh���x��4I�t�c�����*�&Mrd�%v9W�iMԤI��:�i'Kz���4�g��Z�o��بE�\\ x��-��h�Ԉ�$��]l�6j�6Z��00��[��� Q�V'V)����@m��M�l�ؗd�����ж}���%���6J�6RԮ���"��_3�m�#*��bt���2��F)�Ю`Ҁdz/}�E�(I�H�@��?�'�������g����jr���?��X��Ə�͏�V����`����\��"�]�L�u*Ev�"~�"t�8�"L�8�"l�x�E�q�E��)�a�����V�` ��3Bx��@���0���j/��OB����v�f�Fؽd ��/��{�@�������vkƄ��[36T�ߚ3"!�f���5cF �p\3�Br�X�5cJ 4-���(ό3���X(ό7��̘SS�wj�3cOMyf��)όA5�q��<3Քgƣ��̘TS��j�3cSCyf|j�cƧ��<f|j�cƧ��<f|j�cƧ��<�M���!<�����i��<3>��gƧ�����R��Z�3�SKyf|j)όO-��mxa�ۥ8դ8�Ĥ���tdS~c ��a� ��ߙ�d����<�}r�@�,>0��ӄOB���!y��)��l֧���d8 j�Cј�d���T������_�e�'���J�z�|����uϳ�� �u���p梘�L�����>��V�$�V4�|衿>�{�����: ��%F��0��^r���� .��� �V_v1��/u� 0�����uƌ�<�0��4($�����y#�z�z|�����1��S`�5OH��Ƨl2��t������Cc�?O�$�@��gC�Μ{��s���T��&tI�����H�~�T�p���<�}r�@h�b 4R%|�H�<��*?ų����~���*yH#S�F*B#��*���DO�������g�=Ͼ�'X��[�HU�9,���.�Y]�h�I�o7R��_��=�X�r�f�H��������}/��{�Y�� fP`�����F��:W���n���3��F*ӉT��F*�B'R����I�N�b�w"��D��)����� �1u:���t"UӍT���T���陸���h>_M��L������ PK M E[l��� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞� NH��ݰ���=��&vd����G� XEWb�������4����ڼM#9�����V:5ؾ�S�-l֫�"��`�9��bC&�yIi�' 7�M��$bJ}Og!��GZ1�P�3�I���CtZ��<Mh�`���1�d/|����R��P� d�:؉y[�\+�����Z��ï�w�˰G-�Y����Q�D�.�;��L����Eմx�LUW5z��/PK M E[Ѓ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 M E[Θ�� xl/sharedStrings.xml � (� �W[o�6~��@؞�r��8E�$�Q;�b}(���h��D�$����wHI�C']_��|$ϕ?��{J�Ȕ�R��f�A��d�ź߸[\�im��i"�76L7Ȼ�3� ��B���do[-ݳ��̘ d%UJ |�uKg��X�3fҤ�m�OZ)�A"��o�$�k�[���g�|ty�2�g-�UXnh�궁��m.�����:0�d�$���$�Y)����ʢɯ4�~'ih���Y��ʈaÔ� �ӄ!���P��pF."W5hЀ��j�K4�O<�� U��&fLEL�~�02ɦ�` �TY`Ow��Hq�2(6]&lA�BAO����a���2���G`��dU&��p=�T��#�ȴ��>�La���e1$�:�IHi�xd���g�F�~E� ����lH&y �?r � X�r�@��9W8ދ$��H̵�+rpY�W�K�t�A�O�� �r��F�?��r���"W��K��yb�ZI�I��ԁ{��HB�,!_ ������)dR�(�]#����\1��q��98�P%t����3�����2@��R�� �+�%:ۍ&�0s�q�G`�j�?�~��k���GƲK�#ųе���s\A�ŋ�� ���w l��-�[��fKw[�S��)r>�v���B:F����F�f��f������3Y�$��c��2��T�@Q����{��FX��x��0��5��̳�"`1 �1O�e<�1�����8��#lOCd���P�U�ᙱ�YLY� ����kx��D�W��2|�/i�����{�_|��?��F��O:�������P�w-�Z]��C�\ ��� ��|�����1H��1�t߶�o���bR:+�IX�}�t�� ��� +���a�=�8����.<[I%c��B]o��Y�8z.FBx�m���M�e�W#����Vy�aYT�s���JȮ?.�(?O\�;��'"Ogߑ=>��g����q}�a����EY��b*l� g\���7^ޕr�B�C���� ��T��?���0+anK�o��.��N���U#�+�n8��6]��mq�"� (�<����h+B����ZdRH��� ��4��=J��l��F!6��Y�QH��ZI�0!��U��&0����>�p[�������.�w���x��t��I����� x��P����a���ց��l�c�v��:8�G�G,:9���� ]u�i�F�Q\��型�3K�1]bÿ�� ���4 0Jf�zZ ���ȉ�ҍ�'*�am�ծ&+ �h�LMAN!e��Y!*�~ ���C�ZYդ��]P䮡P��_���Ew#r?����y�C�u>_��'T@�U�c��W�Aӣ��C���#a�h{�^�DH����+�ў���3�8<y� � ��gg ��W\L�;��6��}�]��?h{q��[Z��� PK- M E[��@� 5 xl/workbook.xmlPK- M E[���� � � [Content_Types].xmlPK- M E[���' ' U _rels/.relsPK- M E[A �<� �/ � xl/worksheets/sheet1.xmlPK- M E[l��� P � xl/_rels/workbook.xml.relsPK- M E[Ѓc'2 E xl/styles.xmlPK- M E[Θ�� � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK M E[�Ƿ� 5 xl/workbook.xml � (� ����0��&�C����8q���{-[�H����[J ��mgv��ig�_k_�'�a�k \�f�d���k��Ob�P��L$%��0��� R��W�?��<�1H�����2�?j�fws�2[��Dd ��T�a�EV�0 Xde�:v���7* � ��B�E��u]�Z���PK M E[���� � [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 E[-Fh�' ' _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="Rd4d0be331a184019" /></Relationships>PK M E[A �<� �/ xl/worksheets/sheet1.xml � (� �ZmS9�+.����k �Z!����Lp������X���<+A�*�lkVju�Z��_�{|��.�����PVb8�>��ogO���?Vw���{��ſ���t5@����bx�Z}7-o�e5�>}�gw���d��.���ww���������i5RB��b�0Y�����K��Z����v3�LJ�R�����`�v��׳,�w��Z�_�p0:�۠/g��e��`�����ߜ���;ꀏ6o?_n�w���������� Y2�17������l��p�8�o��yv����Jja�o~,W��//�,��qj;N��I]9#��:X�������z;^7�E%��&x�����َ7�\�ݎ��q + |� ���3�v��n�AX����}3*A)%�;d����i�"�E4L�� R����S\#9%���Z�2��d#>*���z�ΰ ��$�Wἲ<g��T���-� �`���@�� eT�l$�Le�A���Z���"�Q�ҽvd�lh|e�U�e��)PF �F�^T`n=X�d:O��j$��ZojX �*�T�T- *t��]s�m3"V������hc��@�r�3JPA���v�}��˴%�tkq<���� T�m�**O5ʓ���I+h�Bn�U�� [(�s�cr[��|{R�s���!'��D�]@:�����A�瀫�5�����TU �� �{%22�(EP�Pȸ��-f �bx� *t�C�K�Q�`ڇ�!n�@ h����}$z�$hlJy!A�"�g�Z`LA��(E�m/���j|I7�(Eo<Vu��N�hЍ��Ƅ�*t��ngA+���4�1��U�RԪ��B��^��U�Z����5[����zu��x� ��������{5�[��V��q:jR�t9gp?s<DMj��UDM�D�N�u�ho3;j�4�TP��,n(��Vgx0Q�F�U���E��5i�y0Q��-Zkl0 ��l�6Q��Ѥ´����8��mew]i4 �/�Vh���x��4I�t�c�����*�&Mrd�%v9W�iMԤI��:�i'Kz���4�g��Z�o��بE�\\ x��-��h�Ԉ�$��]l�6j�6Z��00��[��� Q�V'V)����@m��M�l�ؗd�����ж}���%���6J�6RԮ���"��_3�m�#*��bt���2��F)�Ю`Ҁdz/}�E�(I�H�@��?�'�������g����jr���?��X��Ə�͏�V����`����\��"�]�L�u*Ev�"~�"t�8�"L�8�"l�x�E�q�E��)�a�����V�` ��3Bx��@���0���j/��OB����v�f�Fؽd ��/��{�@�������vkƄ��[36T�ߚ3"!�f���5cF �p\3�Br�X�5cJ 4-���(ό3���X(ό7��̘SS�wj�3cOMyf��)όA5�q��<3Քgƣ��̘TS��j�3cSCyf|j�cƧ��<f|j�cƧ��<f|j�cƧ��<�M���!<�����i��<3>��gƧ�����R��Z�3�SKyf|j)όO-��mxa�ۥ8դ8�Ĥ���tdS~c ��a� ��ߙ�d����<�}r�@�,>0��ӄOB���!y��)��l֧���d8 j�Cј�d���T������_�e�'���J�z�|����uϳ�� �u���p梘�L�����>��V�$�V4�|衿>�{�����: ��%F��0��^r���� .��� �V_v1��/u� 0�����uƌ�<�0��4($�����y#�z�z|�����1��S`�5OH��Ƨl2��t������Cc�?O�$�@��gC�Μ{��s���T��&tI�����H�~�T�p���<�}r�@h�b 4R%|�H�<��*?ų����~���*yH#S�F*B#��*���DO�������g�=Ͼ�'X��[�HU�9,���.�Y]�h�I�o7R��_��=�X�r�f�H��������}/��{�Y�� fP`�����F��:W���n���3��F*ӉT��F*�B'R����I�N�b�w"��D��)����� �1u:���t"UӍT���T���陸���h>_M��L������ PK M E[7m�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�qB>U�nذm{c����m�.гu���V� �X��j4��'�|^>���y"���hMyƀ��V�����C��z���i"�$�����[Q䀳�uhRG[?��R�S'�Q�H9c�K�2����?D��(���ӌ&��o�À���1v�S ��,Q�<�v��e9��˲�+ �nj!�'�^��RF��\ /J,��*3�j}���iY^��J�m��DSV/�U�����PK M E[Ѓ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 M E[Θ�� xl/sharedStrings.xml � (� �W[o�6~��@؞�r��8E�$�Q;�b}(���h��D�$����wHI�C']_��|$ϕ?��{J�Ȕ�R��f�A��d�ź߸[\�im��i"�76L7Ȼ�3� ��B���do[-ݳ��̘ d%UJ |�uKg��X�3fҤ�m�OZ)�A"��o�$�k�[���g�|ty�2�g-�UXnh�궁��m.�����:0�d�$���$�Y)����ʢɯ4�~'ih���Y��ʈaÔ� �ӄ!���P��pF."W5hЀ��j�K4�O<�� U��&fLEL�~�02ɦ�` �TY`Ow��Hq�2(6]&lA�BAO����a���2���G`��dU&��p=�T��#�ȴ��>�La���e1$�:�IHi�xd���g�F�~E� ����lH&y �?r � X�r�@��9W8ދ$��H̵�+rpY�W�K�t�A�O�� �r��F�?��r���"W��K��yb�ZI�I��ԁ{��HB�,!_ ������)dR�(�]#����\1��q��98�P%t����3�����2@��R�� �+�%:ۍ&�0s�q�G`�j�?�~��k���GƲK�#ųе���s\A�ŋ�� ���w l��-�[��fKw[�S��)r>�v���B:F����F�f��f������3Y�$��c��2��T�@Q����{��FX��x��0��5��̳�"`1 �1O�e<�1�����8��#lOCd���P�U�ᙱ�YLY� ����kx��D�W��2|�/i�����{�_|��?��F��O:�������P�w-�Z]��C�\ ��� ��|�����1H��1�t߶�o���bR:+�IX�}�t�� ��� +���a�=�8����.<[I%c��B]o��Y�8z.FBx�m���M�e�W#����Vy�aYT�s���JȮ?.�(?O\�;��'"Ogߑ=>��g����q}�a����EY��b*l� g\���7^ޕr�B�C���� ��T��?���0+anK�o��.��N���U#�+�n8��6]��mq�"� (�<����h+B����ZdRH��� ��4��=J��l��F!6��Y�QH��ZI�0!��U��&0����>�p[�������.�w���x��t��I����� x��P����a���ց��l�c�v��:8�G�G,:9���� ]u�i�F�Q\��型�3K�1]bÿ�� ���4 0Jf�zZ ���ȉ�ҍ�'*�am�ծ&+ �h�LMAN!e��Y!*�~ ���C�ZYդ��]P䮡P��_���Ew#r?����y�C�u>_��'T@�U�c��W�Aӣ��C���#a�h{�^�DH����+�ў���3�8<y� � ��gg ��W\L�;��6��}�]��?h{q��[Z��� PK- M E[�Ƿ� 5 xl/workbook.xmlPK- M E[���� � � [Content_Types].xmlPK- M E[-Fh�' ' U _rels/.relsPK- M E[A �<� �/ � xl/worksheets/sheet1.xmlPK- M E[7m�� P � xl/_rels/workbook.xml.relsPK- M E[Ѓc'2 E xl/styles.xmlPK- M E[Θ�� � xl/sharedStrings.xmlPK � �