GET api/scalelocation/{id}

Gets a ScaleLocation

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

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,
  "deptNo": 1,
  "deptCode": "sample string 2",
  "name": "sample string 3",
  "enabled": true,
  "updated": "2026-04-03T06:15:12.647051",
  "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:12.647051",
                "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": "w7bWjyjBbUeZwuv/ymjbKQ==",
                "labelPageLayoutGuid": "8fd6b6c3-c128-476d-99c2-ebffca68db29",
                "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:12.647051",
            "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": "2cvHeqdZuU2+c/fs0Yel7w==",
            "labelPageLayoutGuid": "7ac7cbd9-59a7-4db9-be73-f7ecd187a5ef",
            "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:12.647051",
        "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": "fmXznTRjXUWGQI/sX7L7vQ==",
        "labelPageLayoutGuid": "9df3657e-6334-455d-8640-8fec5fb2fbbd",
        "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:12.647051",
    "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": "EpSph+UpUEWQ66WEF8UGaA==",
    "labelPageLayoutGuid": "87a99412-29e5-4550-90eb-a58417c50668",
    "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"
    }
  }
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK�1�\.��Ƿ5xl/workbook.xml �(�����0��&�C��؀R8q���{��4П�5���H�yۙ��v�l��4fD5i_�!؊�
��?:�q��(݋!d���
t 4�.��ă4��z���ay��~jZQ�K���!�4{H�}����.&"k���X��I!�Ը�c��[_�3F��q��J��RA�,���������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�\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="Rf9f180172ad64bb9" /></Relationships>PK�1�\Y\�xl/worksheets/sheet1.xml �(���Os� ��
�}�O�`F��&���=�]��4JHҏ�H�4J����(���һ�nNR�V�$�@����~�����x��g��L#���Jg����BȔ��
���]_�tWX��wH�u[ʵ*���-�s�徰n(Ӵ/��S��,*?�n)�m�j]�a�@�:��d���<��V��MI�(�4||�2�=�x���A%�⸷?���lw�u�{�T{㟠k����+����V��`�9uty4Vu�/��?���ѣ����z�E�3LX…Xҷ}6��~<����G���K#��8Nǔ&�񗣿��G�
A�4悽��v��]��S��@�nW}hݻ��'�m�qG���w$B�L�ǐ�Sb�)�5$ؔ؄D<%�!��rѯ��K~::��zx��c-g�CB�2�D2�|;�	�#�q���Vg�"x����,Ro��R��r���PK�1�\�QK��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�q�&��ݰa[z��3N�&vd�@�Ƃ#q�"A*�`��h~OO��|�Xoߦ�����
�FV�v�]�h�j�n�;1���s`iņ��΃�i��l��'�)��Q�#.�Xq�d�5���3���4=:}���?����c�"�=��b?��/!��S�����lK)���R��o��y�����/dD���ɍ�B(��Mez��>G�.�tZ�jJ�RӪ�?`�4.j��/6_PK�1�\Ѓ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�1�\R`m��xl/sharedStrings.xml �(�}V]o�8}_i�C��R>Z(T��Ba�@aPF��I.`ձ3��4��k��I�}��:���s��}���w����J�^�"�|߯l֓j��)MxH��Я��*ޗAO)��\�+��ZM���1p�섌�ƣ��T,����#Vk���ZD(�x�H�ư���p�#���t�ӃٸWӃ^͜2d�~�Б�������p�e�M]��3�:��E���#�.������y-�Rf�X�/���fc��5��_��]�h,����X|!�R� ��`���#�œM�Z�-	�`/�KBX��
� 9a>a�ܜ��ytm�˩��F�\V��{!Ӭp[��|�(�D~��'_���7���ϗ��NbS� �c���΍�W�� F�����_����|c�NY��m[r�5�E@4�
�<a�����B����3~e�='�'PR?���hZW�Ǚi���S���hz�EκZdIۚ���DN����e�H>)a:]	���W�WB�H�&T4����J�Yn2&~���mp���-�LC��#���*�`��+���G(��ᆃI���L�w��9���v'c΂5d�e�#L�q�&{UV����S��	_�Mܺ�$�L��I�$%��w"%R�b���ލ�t%��"o�;Ly��D�ў�}�ǠI�r�z�G#E��uZ�|�}�h�/��˜H��6S�[ lW��L�K7��zb_�rL��|��Z�q+~��0'�H���m?UH��s����[�j��<�n��Ѭ6�Ъ>�Z�j��*iu�A��nwN+�l��ޝK�B�t�[J�q{q�G�rp�3/;}�+�GG�Hז�B͝�I\�i���sѳzh�C��8�f?�ι�Nc�Z�t�Q5�j��q[ܪ���L�D�˄0u�me�I��k�5�K���?�g��4�PK-�1�\.��Ƿ5xl/workbook.xmlPK-�1�\����	�[Content_Types].xmlPK-
�1�\K���''V_rels/.relsPK-�1�\Y\��xl/worksheets/sheet1.xmlPK-�1�\�QK��P�xl/_rels/workbook.xml.relsPK-�1�\Ѓc'2E
"xl/styles.xmlPK-�1�\R`m���xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK�1�\��[�5xl/workbook.xml �(�����0��&�C��H�'�p��Ճ��lmmI[��o�@�������G继s��ކ�WT�8����@8�m�I�
�$��9)��Ɖ�AY�eg汇��
J�.�Xa�mP���ʀ�����S���1�2k��$l	���a�Ŭ��m %�sk+z�ė:
�k&.P��
�9�����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�\B���''_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="R3b6777c960204a7d" /></Relationships>PK�1�\Y\�xl/worksheets/sheet1.xml �(���Os� ��
�}�O�`F��&���=�]��4JHҏ�H�4J����(���һ�nNR�V�$�@����~�����x��g��L#���Jg����BȔ��
���]_�tWX��wH�u[ʵ*���-�s�徰n(Ӵ/��S��,*?�n)�m�j]�a�@�:��d���<��V��MI�(�4||�2�=�x���A%�⸷?���lw�u�{�T{㟠k����+����V��`�9uty4Vu�/��?���ѣ����z�E�3LX…Xҷ}6��~<����G���K#��8Nǔ&�񗣿��G�
A�4悽��v��]��S��@�nW}hݻ��'�m�qG���w$B�L�ǐ�Sb�)�5$ؔ؄D<%�!��rѯ��K~::��zx��c-g�CB�2�D2�|;�	�#�q���Vg�"x����,Ro��R��r���PK�1�\9�x~�Pxl/_rels/workbook.xml.rels �(���An� E��f_�]�QH6�d��ۊ
Hڜ���W(j�֑��&+4��i��׷��e�C�PZ��`;�d�ZجW;e�7b?�H��)�%�Q�8�X8�6w��L��Re��blAÜ�L��x��3(|t�4�M����#& {:L~�H?���T [-`�2�H�x�Fr�z3��.#�_��z.S������MezP?��7=w��35��`Uu_��ω^���PK�1�\Ѓ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�1�\R`m��xl/sharedStrings.xml �(�}V]o�8}_i�C��R>Z(T��Ba�@aPF��I.`ձ3��4��k��I�}��:���s��}���w����J�^�"�|߯l֓j��)MxH��Я��*ޗAO)��\�+��ZM���1p�섌�ƣ��T,����#Vk���ZD(�x�H�ư���p�#���t�ӃٸWӃ^͜2d�~�Б�������p�e�M]��3�:��E���#�.������y-�Rf�X�/���fc��5��_��]�h,����X|!�R� ��`���#�œM�Z�-	�`/�KBX��
� 9a>a�ܜ��ytm�˩��F�\V��{!Ӭp[��|�(�D~��'_���7���ϗ��NbS� �c���΍�W�� F�����_����|c�NY��m[r�5�E@4�
�<a�����B����3~e�='�'PR?���hZW�Ǚi���S���hz�EκZdIۚ���DN����e�H>)a:]	���W�WB�H�&T4����J�Yn2&~���mp���-�LC��#���*�`��+���G(��ᆃI���L�w��9���v'c΂5d�e�#L�q�&{UV����S��	_�Mܺ�$�L��I�$%��w"%R�b���ލ�t%��"o�;Ly��D�ў�}�ǠI�r�z�G#E��uZ�|�}�h�/��˜H��6S�[ lW��L�K7��zb_�rL��|��Z�q+~��0'�H���m?UH��s����[�j��<�n��Ѭ6�Ъ>�Z�j��*iu�A��nwN+�l��ޝK�B�t�[J�q{q�G�rp�3/;}�+�GG�Hז�B͝�I\�i���sѳzh�C��8�f?�ι�Nc�Z�t�Q5�j��q[ܪ���L�D�˄0u�me�I��k�5�K���?�g��4�PK-�1�\��[�5xl/workbook.xmlPK-�1�\����	��[Content_Types].xmlPK-
�1�\B���''U_rels/.relsPK-�1�\Y\��xl/worksheets/sheet1.xmlPK-�1�\9�x~�P�xl/_rels/workbook.xml.relsPK-�1�\Ѓc'2E
 xl/styles.xmlPK-�1�\R`m���xl/sharedStrings.xmlPK��