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": "2026-06-03T18:31:46.9508616",
    "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-06-03T18:31:46.9508616",
                  "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": "nz3wTFwVKUa9evq5GtLxoQ==",
                  "labelPageLayoutGuid": "4cf03d9f-155c-4629-bd7a-fab91ad2f1a1",
                  "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-06-03T18:31:46.9508616",
              "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": "xmHpDD4fu0eVukXyqeyP2Q==",
              "labelPageLayoutGuid": "0ce961c6-1f3e-47bb-95ba-45f2a9ec8fd9",
              "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-06-03T18:31:46.9508616",
          "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": "8HrBYQQYhkyFECdTwhrPZg==",
          "labelPageLayoutGuid": "61c17af0-1804-4c86-8510-2753c21acf66",
          "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-06-03T18:31:46.9508616",
      "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": "np7PKSaT0UeGtNn+GoOVag==",
      "labelPageLayoutGuid": "29cf9e9e-9326-47d1-86b4-d9fe1a83956a",
      "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���\��Z.�5xl/workbook.xml �(�����0��&�C��B�?�p��Ճ�i�?ik��H�yۙ��v�h\�4�'5h���v!؜1_w���E=�Z��I�3m+k�L�V�K��s8@�F�NZO�?,oB�;Ġ��@jZ�w����C�補���l���oJD�vѠ���$:���	%.��p缩��$p���8��L��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
���\�I�9''_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="R849c22b0d4c64880" /></Relationships>PK���\�"�xl/worksheets/sheet1.xml �(���Os� ����}又�Q;m�t����ݳ��F�I���M�d�v/
�</�@M޺�w�R�����x_���7���[��(�j8מ�{��h��- TeûB�b�{3V��t���nK��㽆!%��L��v����gj���Ee��mO����A�V��>�ޓ���#^���yj��-?���7$�+����QeY:��N�Sz���V����4�lRh�Rl��z];l���ޏm��$>��C�{�E�����O=�E/���a�G!�ӄ�qD��t�����_\7=v���qB�0�"$���F?:�a��D�PD��><�=�U��<���I;l��G�T��0��̫u�Q
�;O.����%ȔX�D0%�]�N��K�S��%ؙ�&�9?��'�s#�ӝ�%q�f�]"�ev�d��z���QDP�q��,�[���K��N�;c����.1O�����ӻŜ���;h̏�˵�K�����;PK���\����Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�v���ݰa[z��Q;�]�gc���� �X��j4��'�|���o�H^0���x���Ӿ\��)�����G��D��I^q����@i�'?���äRNCOg���GZ2VѰd�5���3���4>z}�Х?��Շc��	�^�S?�H�/2�S��N�N7�s��K!�Bo��y���u�2QU��Ž��h��2V�Sȗ^:-�5^3Ø1e���5z��/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���\iS��xl/sharedStrings.xml �(�}V[o�J~?R����!Hi��*�vP!��(Uu�����u�BcU翟��bӾ�߬���7��>���;�TT�~�ys[�"�|ׯ��I���)MxD��Я��j��AO)��\�k{���FC�{���	p�l���ƣ�5T"�Dj�c�h��v1����p�a�5�p����`:���l�k�A���rd�~�С���?����9�0���:�����H�e�"q���H�����]6�T2;��~y�������ee��R�̒]��3�/�^�$��2`��H���Y�
��p��{�Lao /p
������t~5���p9�co�fC+�؀��i^��|A�il��o���W C���2g����K�R'�)p��H�L�Z���/� E��~̯�vA�j���<fq<vl�!�<!�87�rØ����B����3~e�=�t�(��_؏bD��h�̴:^��|��x�E��Z�Iۚ�~p$�@�B�*:&��EJ�NW��iU5��nBe��0T��
�#c��*��]�]��4�/�<�_����_�5=@9^!7l�az��J��������=�!��5�cb���TU�V�kN��2�P��u31��]'��o>HJ\ׯDJ�6�6Q��.@���J��E^_v�������u���@��&G����"�q���}���hQ,��˜H��&W�[ lV���DDK7��zb_�jL��|�Q 츕�[���T=�wmG�O~�j����=C3&[�pۅ.Ի�V�~�)j��;��z��B�ܷ�;����s�ҾP2]n���ܞF������x��{���Q(�����T�}��T
�ToZ������^���1���/�s.i��V,�WTM��l;g��j���9S�8�b��N"��,8�Uu	��pi^^���,6���PK-���\��Z.�5xl/workbook.xmlPK-���\����	�[Content_Types].xmlPK-
���\�I�9''V_rels/.relsPK-���\�"��xl/worksheets/sheet1.xmlPK-���\����P�xl/_rels/workbook.xml.relsPK-���\Ѓc'2E
=xl/styles.xmlPK-���\iS���xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK���\<WԶ5xl/workbook.xml �(�����0��&�C�p�Q��x��}�4П�5��&޼���~;�d� ��[����}6�MO
��X�q��0D�`�N6T��HȒ��F�h�K��J���#l}OԸ�Jͫ���bn��4�EFc�;�������XӨ��5�lqnm�S�\.�px����cw�&q�������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
���\�;<2''_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="R62bc7afad43e4c24" /></Relationships>PK���\�"�xl/worksheets/sheet1.xml �(���Os� ����}又�Q;m�t����ݳ��F�I���M�d�v/
�</�@M޺�w�R�����x_���7���[��(�j8מ�{��h��- TeûB�b�{3V��t���nK��㽆!%��L��v����gj���Ee��mO����A�V��>�ޓ���#^���yj��-?���7$�+����QeY:��N�Sz���V����4�lRh�Rl��z];l���ޏm��$>��C�{�E�����O=�E/���a�G!�ӄ�qD��t�����_\7=v���qB�0�"$���F?:�a��D�PD��><�=�U��<���I;l��G�T��0��̫u�Q
�;O.����%ȔX�D0%�]�N��K�S��%ؙ�&�9?��'�s#�ӝ�%q�f�]"�ev�d��z���QDP�q��,�[���K��N�;c����.1O�����ӻŜ���;h̏�˵�K�����;PK���\�p�j�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�Χ4�i7lؖ^`�㨉�.г��H\�H�J,�t5��ӓf>�?6��id/���l2��*�
�o���v�͞F�i"�a,��Ѐ�q~�<(C���dSG;?aL�����=�\��K\3��<��N�AѣS��l��_�?C����)~	2KT`O]��-���e-$0~3��#�_��|!CX)�$�Z�=�����=G�.�tZ�jE������RV�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���\iS��xl/sharedStrings.xml �(�}V[o�J~?R����!Hi��*�vP!��(Uu�����u�BcU翟��bӾ�߬���7��>���;�TT�~�ys[�"�|ׯ��I���)MxD��Я��j��AO)��\�k{���FC�{���	p�l���ƣ�5T"�Dj�c�h��v1����p�a�5�p����`:���l�k�A���rd�~�С���?����9�0���:�����H�e�"q���H�����]6�T2;��~y�������ee��R�̒]��3�/�^�$��2`��H���Y�
��p��{�Lao /p
������t~5���p9�co�fC+�؀��i^��|A�il��o���W C���2g����K�R'�)p��H�L�Z���/� E��~̯�vA�j���<fq<vl�!�<!�87�rØ����B����3~e�=�t�(��_؏bD��h�̴:^��|��x�E��Z�Iۚ�~p$�@�B�*:&��EJ�NW��iU5��nBe��0T��
�#c��*��]�]��4�/�<�_����_�5=@9^!7l�az��J��������=�!��5�cb���TU�V�kN��2�P��u31��]'��o>HJ\ׯDJ�6�6Q��.@���J��E^_v�������u���@��&G����"�q���}���hQ,��˜H��&W�[ lV���DDK7��zb_�jL��|�Q 츕�[���T=�wmG�O~�j����=C3&[�pۅ.Ի�V�~�)j��;��z��B�ܷ�;����s�ҾP2]n���ܞF������x��{���Q(�����T�}��T
�ToZ����Ü��^���1���/�s.i��V,�WTM��l;g��j���9S�8�b��N"��,8�Uu	��pi^^���,6���PK-���\<WԶ5xl/workbook.xmlPK-���\����	��[Content_Types].xmlPK-
���\�;<2''U_rels/.relsPK-���\�"��xl/worksheets/sheet1.xmlPK-���\�p�j�P�xl/_rels/workbook.xml.relsPK-���\Ѓc'2E
;xl/styles.xmlPK-���\iS���xl/sharedStrings.xmlPK��