GET api/scalelocations
Gets all ScaleLocations
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of ScaleLocation| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| DeptNo |
Incremental Department ID |
integer |
None. |
| DeptCode |
Department Code |
string |
None. |
| Name |
Display name |
string |
None. |
| Enabled | boolean |
None. |
|
| Updated | date |
None. |
|
| Department | Department |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-04-03T06:15:23.8563029",
"department": {
"$id": "2",
"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": {
"$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": "2026-04-03T06:15:23.8563029",
"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": "2CKbjZcmY0iBL3ppaEoPwA==",
"labelPageLayoutGuid": "8d9b22d8-2697-4863-812f-7a69684a0fc0",
"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": "2026-04-03T06:15:23.8563029",
"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": "IXgZAAet3E6zvecfQihoRQ==",
"labelPageLayoutGuid": "00197821-ad07-4edc-b3bd-e71f42286845",
"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": "2026-04-03T06:15:23.8563029",
"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": "Pi1b76R760+vKXlrmcwkwA==",
"labelPageLayoutGuid": "ef5b2d3e-7ba4-4feb-af29-796b99cc24c0",
"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": "2026-04-03T06:15:23.8563029",
"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": "ZAyF3eahek2esY3wxWggEg==",
"labelPageLayoutGuid": "dd850c64-a1e6-4d7a-9eb1-8df0c5682012",
"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:
Sample not available.
text/xml
Sample:
Sample not available.
text/csv
Sample:
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK �1�\9g9�� 5 xl/workbook.xml � (� ����0��&�C���
� '.^=x_`k�O�||�o�vfg��b4�o���G
�箤"�3�[�
��X�ӎ� Lҽ��\�X���P��)s8@�F{!�������1�aA)��V�!���)q�QN�Zw6 [B�7UD�vѠ��5�$:���'J\.��q� ��$笹�����`[W_PK �1�\���� � [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
�1�\���' ' _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="R6df6787d10ed43c9" /></Relationships>PK �1�\A�_� xl/worksheets/sheet1.xml � (� ���r�0F_�Ѿ��2�]��u�h��a�#�&�_!S� ��t�su?$Oo]뜘�
�S�]��l�}
�����,�x�5c��x/W"�R����Y�K�X��*.�\�K������mxq�X� A�B��\�d�$8W�H-y,/M]{.��M��lt��{G�*�x������6ț�3&����x�L2,��Y��pJV��V���7��k�R`������p��͜��Tu
b��MG�x��|����<�Iϛ<��a�
�#��4�B���'��O?���}�ɣ�u��~�E������?�]� 뮽��><o���M��,|p�����ѳJ�F�M���:e(��ѝ���sbmdNll_m[����&腀:�%?��'�s'�˃�5��
�m"Zd��x����b��"�0�vv1������̭�w���2�M,�{Oo��Û��?V&��+&̗r��gPK �1�\�8��� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8�&��ݰ��{GM��v=�����ĂMW��==i���c�}�Fv&�kZȒa�`�NA=4�ݬ�4b�^�gq��t��^h��'v&;ʺ CL]�gG��i��nɀ[&;\f��*5z��4� ���uG�����B?%ϿC�D*��la_Ո�����JA
��������5_�`�tiWW���l��2ɗ�⥗N��B�P��JY�F�YuU�7��PK �1�\Ѓ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 �1�\��^p� � xl/sharedStrings.xml � (� }Vێ�H}_)�`��BF@�p[�4Q�j�Z��v�BƊ�߷����$o�v]NU����=b�����*��z����}��YO����4�!a�C����x��]����rի��k5 "�N��Ѳ2"�r_S����X�Y��k����p�a�p����`����lԭ�~�fO)2�X?�[�P�PğIT�Ɯl�Ex�D�a�L����E�(f��H��k���*��Ҕ2���~y��������2�w!��آK����B�A���35G��=��)�["���fBX��
� 9a>a�r�=O�7���2\N���u{a�A@`�
�������F&Z���|2@z��:k4�?_r������/tn<�1RdgaM�O�e�.(_�7���)�ӱ�J���ƽA��n����A y`Ə�ܵ'�,q%u�3�im�j-ܙf�k?6�-o��XW�4iW��_��ɐ�P�����s�����i�Y�_
A"u>���~*]f�i���9�ʵ!�.�n�f�@ٕ�g�;ï���/�|8���teK�s���� �;3�!�[?��r��d�����{é^ QF��wn&��1�D���II��+��M�MT���
�t%��"oˁ[��u���hO�}�G�I�����E����u�}`��D� )�Wئ��/�+Ix"
�e>��z�^�rL'Y>�p-ܺ�[��I"����q��'
�{J4|�~랡��0�<ԃ�}�4�]�?��'�6��pWڝf=�� �<�}~/�%��n)i��y�A�� �Eg�;}ҕ��܄"\;
5wʗ�R��|ӍJ�4����A3>�a��w��$��e���S�J�k��ڢ�:P�35�b7,��y�\+3Nҩ�P ���K�]������PK- �1�\9g9�� 5 xl/workbook.xmlPK- �1�\���� � � [Content_Types].xmlPK-
�1�\���' ' U _rels/.relsPK- �1�\A�_� � xl/worksheets/sheet1.xmlPK- �1�\�8��� P � xl/_rels/workbook.xml.relsPK- �1�\Ѓc'2 E
= xl/styles.xmlPK- �1�\��^p� � � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
Sample:
PK �1�\E3�� 5 xl/workbook.xml � (� ����0D�&�C���$�p��Ճ��,������Ϸ@ ��mgv�����ù������T�8V���@8�m����I�'s}�%�N�
��2�/�� Q;�]i�������V�mis<"�fw�SXd2���I�b�)����Ek�BJ����L��tn��<π�e�^H��w�`���PK �1�\���� � [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
�1�\@�5 ' ' _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="R55078f04f5ed465b" /></Relationships>PK �1�\A�_� xl/worksheets/sheet1.xml � (� ���r�0F_�Ѿ��2�]��u�h��a�#�&�_!S� ��t�su?$Oo]뜘�
�S�]��l�}
�����,�x�5c��x/W"�R����Y�K�X��*.�\�K������mxq�X� A�B��\�d�$8W�H-y,/M]{.��M��lt��{G�*�x������6ț�3&����x�L2,��Y��pJV��V���7��k�R`������p��͜��Tu
b��MG�x��|����<�Iϛ<��a�
�#��4�B���'��O?���}�ɣ�u��~�E������?�]� 뮽��><o���M��,|p�����ѳJ�F�M���:e(��ѝ���sbmdNll_m[����&腀:�%?��'�s'�˃�5��
�m"Zd��x����b��"�0�vv1������̭�w���2�M,�{Oo��Û��?V&��+&̗r��gPK �1�\�i{�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�i�8TM��m��=N�&�e����G�
XE�Tb�������4����M#9c���-��V9=خ�S2
l7�=�2��>��bc}J~EiT=N2���$SNCG�TG�!]0V�0g�-�.�Ct�
wN�&��0}u�{�� C����R��P�
�I����W�B2!4�+ �nj1]F��^��\F�����0��L/����N��L��%�U�(����E_���_l� PK �1�\Ѓ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 �1�\��^p� � xl/sharedStrings.xml � (� }Vێ�H}_)�`��BF@�p[�4Q�j�Z��v�BƊ�߷����$o�v]NU����=b�����*��z����}��YO����4�!a�C����x��]����rի��k5 "�N��Ѳ2"�r_S����X�Y��k����p�a�p����`����lԭ�~�fO)2�X?�[�P�PğIT�Ɯl�Ex�D�a�L����E�(f��H��k���*��Ҕ2���~y��������2�w!��آK����B�A���35G��=��)�["���fBX��
� 9a>a�r�=O�7���2\N���u{a�A@`�
�������F&Z���|2@z��:k4�?_r������/tn<�1RdgaM�O�e�.(_�7���)�ӱ�J���ƽA��n����A y`Ə�ܵ'�,q%u�3�im�j-ܙf�k?6�-o��XW�4iW��_��ɐ�P�����s�����i�Y�_
A"u>���~*]f�i���9�ʵ!�.�n�f�@ٕ�g�;ï���/�|8���teK�s���� �;3�!�[?��r��d�����{é^ QF��wn&��1�D���II��+��M�MT���
�t%��"oˁ[��u���hO�}�G�I�����E����u�}`��D� )�Wئ��/�+Ix"
�e>��z�^�rL'Y>�p-ܺ�[��I"����q��'
�{J4|�~랡��0�<ԃ�}�4�]�?��'�6��pWڝf=�� �<�}~/�%��n)i��y�A�� �Eg�;}ҕ��܄"\;
5wʗ�R��|ӍJ�4����A3>�a��w��$��e���S�J�k��ڢ�:P�35�b7,��y�\+3Nҩ�P ���K�]������PK- �1�\E3�� 5 xl/workbook.xmlPK- �1�\���� � � [Content_Types].xmlPK-
�1�\@�5 ' ' U _rels/.relsPK- �1�\A�_� � xl/worksheets/sheet1.xmlPK- �1�\�i{�� P � xl/_rels/workbook.xml.relsPK- �1�\Ѓc'2 E
= xl/styles.xmlPK- �1�\��^p� � � xl/sharedStrings.xmlPK � �