GET api/scalelocations

Gets all ScaleLocations

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of ScaleLocation
NameDescriptionTypeAdditional 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": "2025-08-02T23:12:24.2012033",
    "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": "2025-08-02T23:12:24.2012033",
                  "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": "j+pFUzU1OEenwHoKnd4lcw==",
                  "labelPageLayoutGuid": "5345ea8f-3535-4738-a7c0-7a0a9dde2573",
                  "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-08-02T23:12:24.2012033",
              "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": "kEMrhSpDM0SrSMLo3/zfCw==",
              "labelPageLayoutGuid": "852b4390-432a-4433-ab48-c2e8dffcdf0b",
              "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-08-02T23:12:24.2012033",
          "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": "uDzaIs0KikKzbbxykvManA==",
          "labelPageLayoutGuid": "22da3cb8-0acd-428a-b36d-bc7292f31a9c",
          "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-08-02T23:12:24.2012033",
      "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": "DaGSupgFaUGUb2X6z/3OQA==",
      "labelPageLayoutGuid": "ba92a10d-0598-4169-946f-65facffdce40",
      "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��[ab�5xl/workbook.xml �(�����0��&�C�p����x��}-[�@[����%�x�3;�픣��ù��MoC�+�b
� ;7��v�y�q��	NJ-�q�e�Fȳ��z��٠��B��O�EM��j��톱rnv�4�$'�[w6,!�M�	�^$�,�x�9Kε���3_�i���,ϥ��1��@�W�
+����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
��[��F�''_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="R8709acf098974da5" /></Relationships>PK��[Di���xl/worksheets/sheet1.xml �(���O�� ���ý�GAͨ;�I����=[��l��d?~��$J&�ۋ�<�?Pӧ�n��T��3�}<ޗ�j�m����<=	��εg�^-d��U��P���ތ�Bv�6]����ے�Dy�x�!A�A�w�6S���+p���Zj/yQ�%t�s��h{��Uk���$�3��x0O-���'u���$�x:߫ �B^��H��uq�����F�M��)�N٫׵���+����V��@��1b���~����#�G>��\<�E!�a��8"��p�������O�����K�8	)Mb�I��я.>�}JQ�q�"vׇ��g�*t��R�<i�M���l�ʾ搕y��9J�qpG��%�X��+���W����%�ظ��D��'��dt��zy0�$�\�,�Kij�.��2߮ �q����$dQ�f�6n1������-�wӻ�<�K��O�s�Û�1?V.�Bh.�r���PK��[/�"�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�11
�i7ݰ-��k�㨉�n�gc���V���X��j4��'�|�,�o�HN��]uŀ�S^����]��r��Ly"�a�$��؁Mi~�4*��������a�)����T�#�=�P2�Iv��C��
7^'t�0}��-b������O)�K��L�;�.4�ܨ�FI��L-�����;/d�}��f�J��������K
�ҥSY.���h���kl.�E�^���PK��[Ѓc'2E
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��[i``��xl/sharedStrings.xml �(�}V[o�F~���`�\�%��8J�4塪���*�]��pbU翟��bӾ�߬���7��|��;�TT�A�u׬y�R�Զ�i���)MxH��0���jޗa_)��\
j���FC���	p�DB�D�Q�*�@Bu�1k���n#&�׼@�1l��N��A�}=���
=�7�S��!ѯ�:!��WW�	';a�&!�U=�c�lQ$N ?����o�/�7�T2�����~�e>�^�7�����K3KVt�r�Y|!�J� ��ɀ�Z �";g�sh#v$��M>fB���
� 9a>a�<;�7���W3�?�fv�9�B@`�
����ʗ��&^���|
2@z�>s�j_��,u����/tn�
�	R�iaC>O��.)_/����S�cז`��s�(7�Y��.-T�A	.0�GP�ڋIW8������$FDm������j?�;�zYЮ�yֶ���9�S #�t��"%L�kA�<���4��nFe�|3T��
�3c���*��]�ݲ�5�o�D�+_��
"���P�"b����R�l����E'c��5��e�cL�q�!{U�����S������&n�L
��F׉$�����;��M�MT�n�F�KЇ���m�������u��hO]��$cP���I�g�����c\�:�z�?��l�(�JicL���a�K�-vkIx!
•�R=�OE5��Y>�p#켕�[�X�T=�gkg�O~��j���[�ܑ͘^���a���{�wZ�^���F��CD�(
�4O; [=�{w0�%�U��4��<� �X��h&�>-���B��-�����fR��z�Jw4�g�:М���q��~��sa�&Yj��}G��ɶs�qlq��P�35�+�)a�,"�ʂ�\U�n�k�����w���4�?PK-��[ab�5xl/workbook.xmlPK-��[����	��[Content_Types].xmlPK-
��[��F�''U_rels/.relsPK-��[Di����xl/worksheets/sheet1.xmlPK-��[/�"�P�xl/_rels/workbook.xml.relsPK-��[Ѓc'2E
<xl/styles.xmlPK-��[i``���xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK��[�<���5xl/workbook.xml �(�����0��&�C�����N\�z�^��6Ж�5��$޼���~;t��Zۣ���\�ecE��4�';��;a�f!J�"Vš�����%II,(k�T��+����K�����2�9�s����/2[��Dd
��]`�Ţ�ajܲ�0Z�[W�#W�8���"��r�Ev.���a�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
��[}�J''_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="Rb6dca8292f2c48ab" /></Relationships>PK��[Di���xl/worksheets/sheet1.xml �(���O�� ���ý�GAͨ;�I����=[��l��d?~��$J&�ۋ�<�?Pӧ�n��T��3�}<ޗ�j�m����<=	��εg�^-d��U��P���ތ�Bv�6]����ے�Dy�x�!A�A�w�6S���+p���Zj/yQ�%t�s��h{��Uk���$�3��x0O-���'u���$�x:߫ �B^��H��uq�����F�M��)�N٫׵���+����V��@��1b���~����#�G>��\<�E!�a��8"��p�������O�����K�8	)Mb�I��я.>�}JQ�q�"vׇ��g�*t��R�<i�M���l�ʾ搕y��9J�qpG��%�X��+���W����%�ظ��D��'��dt��zy0�$�\�,�Kij�.��2߮ �q����$dQ�f�6n1������-�wӻ�<�K��O�s�Û�1?V.�Bh.�r���PK��[��Z�Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;���� 6�R.`�q�ؑmh9[=R�P�Jm����h~OO��|�Xo�Ɓ\Ї��xƀ��N��k�������D0�HZ��㴢4H����Ц�v~1�����'�!����3�I�	�CtZ�wN�G��0}u�br����O)�[�Y�yV-싢�L�R֍,�E�>L-�����;���Vuq<6
g�`��2FxT/ѧKϝ�噚��J5�.K���F��b�PK��[Ѓc'2E
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��[i``��xl/sharedStrings.xml �(�}V[o�F~���`�\�%��8J�4塪���*�]��pbU翟��bӾ�߬���7��|��;�TT�A�u׬y�R�Զ�i���)MxH��0���jޗa_)��\
j���FC���	p�DB�D�Q�*�@Bu�1k���n#&�׼@�1l��N��A�}=���
=�7�S��!ѯ�:!��WW�	';a�&!�U=�c�lQ$N ?����o�/�7�T2�����~�e>�^�7�����K3KVt�r�Y|!�J� ��ɀ�Z �";g�sh#v$��M>fB���
� 9a>a�<;�7���W3�?�fv�9�B@`�
����ʗ��&^���|
2@z�>s�j_��,u����/tn�
�	R�iaC>O��.)_/����S�cז`��s�(7�Y��.-T�A	.0�GP�ڋIW8������$FDm������j?�;�zYЮ�yֶ���9�S #�t��"%L�kA�<���4��nFe�|3T��
�3c���*��]�ݲ�5�o�D�+_��
"���P�"b����R�l����E'c��5��e�cL�q�!{U�����S������&n�L
��F׉$�����;��M�MT�n�F�KЇ���m�������u��hO]��$cP���I�g�����c\�:�z�?��l�(�JicL���a�K�-vkIx!
•�R=�OE5��Y>�p#켕�[�X�T=�gkg�O~��j���[�ܑ͘^���a���{�wZ�^���F��CD�(
�4O; [=�{w0�%�U��4��<� �X��h&�>-���B��-�����fR��z�Jw4�g�:М���q��~��sa�&Yj��}G��ɶs�qlq��P�35�+�)a�,"�ʂ�\U�n�k�����w���4�?PK-��[�<���5xl/workbook.xmlPK-��[����	�[Content_Types].xmlPK-
��[}�J''V_rels/.relsPK-��[Di����xl/worksheets/sheet1.xmlPK-��[��Z�P�xl/_rels/workbook.xml.relsPK-��[Ѓc'2E
?xl/styles.xmlPK-��[i``���xl/sharedStrings.xmlPK��