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": "2025-10-04T23:56:34.0973664",
  "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-10-04T23:56:34.0973664",
                "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": "HfcMFe5WUUWI1tvZABZhrQ==",
                "labelPageLayoutGuid": "150cf71d-56ee-4551-88d6-dbd9001661ad",
                "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-04T23:56:34.1129797",
            "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": "cC8ZvSe5dUmB0BP053ylsA==",
            "labelPageLayoutGuid": "bd192f70-b927-4975-81d0-13f4e77ca5b0",
            "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-04T23:56:34.1129797",
        "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": "Zn2MF8cMDkqWrY/SfdI3Qw==",
        "labelPageLayoutGuid": "178c7d66-0cc7-4a0e-96ad-8fd27dd23743",
        "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-04T23:56:34.1129797",
    "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": "KPuqmv2yLkiruRPkDdAAfQ==",
    "labelPageLayoutGuid": "9aaafb28-b2fd-482e-abb9-13e40dd0007d",
    "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�D[�)�5xl/workbook.xml �(�����0��&�C���18q�����.�H����%�x�3;��ԓ����/�ѣ	�o���b@
�d�y�[�!��?��{%����Dvβ�y!*k \�+�VpA�1�qEiP���!���p
I��Vw1	[C�7U'�~�1���D�$9W�PN���<܊%�J���9��;�f���PK�D[����	�[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
�D[���-''_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="R39c48387bf4b4ffc" /></Relationships>PK�D[�u�� xl/worksheets/sheet1.xml �(���A�� ���ý��(ugwӤ�uzh�V1:����ѺI����%Ay�������3��C����ᐁ���$�.OG!�Tù�>���@��q�*��G>��ZȾ��Q����[Q�z>h��P�Ц�jڣs���RGɋ�.���R}� O��T�V�I^g�>��1�`�Z�W�Gu1��$�x��W@�����H��uq��O1~���f�"딢S����i����l+�d��A�<)-�����={x���p����G���0�$1~�'�O>�G�}p�t��K_�'�DK(˜�Ǐ?^���Q�LgD0i����g�-t��R���Ӧ�4�7Ceo�9de��9G)<O�B<�DpM<��&�.^_]�\;�����KЕ�&����Nj�J��7���+����Mf�`7�/W@"���4������b�I/nBc>-\��\ڻ�~��PK�D[�E?�Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;q�bH+�n�.0��qDbG�i�l]�H�B-*�A�V��==i���c�=�{�{�E	���w]�dj�n�;0�h�)���b6���,�?���È)����#v�e��a΀[&;\&���+z��4�K����h����R?�ȯA�
�E7��i!.����0~7��.�_��|&#4�Z��
��D+�*c1�ާ�/=w��gj-��ZS���R�\���_l�PK�D[Ѓ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�D[
����xl/sharedStrings.xml �(�}V�n�H}i���y	�d�%�
6�a�Z��Ziw{����ou���}�O��r�T5��1� �_k�4k�PD�����zR��yJ&8�k)���u�SJ{�)W��^���P�b�nD-[!c��(w
�H ���5���]#&�׼P�1l��N�A==��z
=�5�)CF��q
����+ؘ��AT�7IDtF�D��.[�ȏD�����;e�Z�Jf�X�/�����{�?�-�"Z�-�b�X�/�^�$����9�,��Ϡ�H�6���`M�;�\�����*��<�_���e���������S脀��2�
w�/��M� �=?�
d���u�j_~��,-$6=扟��(x���jaM>����.(_�7���1���Εb�s�s�(7�9����A	E`��ܵg�.q%u�s�Q�6b��ši�"!��w����Z伫E���jꯏ���P(]E�D�H	��J�,Ѽ�?
A*u1���~*]n��1�sD�kD�]�]��4į�L�_/���_�5=@9^.�b8���teK�q��I����9ΐ���ŏ1���5٩�~��7��e$|�.q�fb���N$	�}��]�)���DET�ݐ�pzFWR�-��Bp㔷�:@�v���w�d*�49j��x8q��_�Uϝ�OF�|��V�D��
�L��!XI�3Q-�A��VTc������
\��n�9I���6n��T!�7ϩ����v�P��!d���A{ջ�m�� x��:�mFQ������=O��d�7J���RҌ�Ӑ�<`���o�q����tp�(,�|_�4��$՛Nz�<�0�1=���x�G����.��Ħ���7TM��\;g��j���9S�8qb��N"r��9�Tu	��pm^^���06���?PK-�D[�)�5xl/workbook.xmlPK-�D[����	��[Content_Types].xmlPK-
�D[���-''U_rels/.relsPK-�D[�u�� �xl/worksheets/sheet1.xmlPK-�D[�E?�P�xl/_rels/workbook.xml.relsPK-�D[Ѓc'2E
"xl/styles.xmlPK-�D[
�����xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK�D[�_�O�5xl/workbook.xml �(�����0��&�C�����N\�z���"
�'m
>��o�vfg�:k;r�G��r����)	q����6�®�V2�}����F�o	ʓ,I.��ļ��
�8���a9c�un�rZQ�	���!�4{
�]����.&"k���h��Q!�$T�a�a�{W�#[�0<�iƋ�w�vM��xg�0J���PK�D[����	�[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
�D[��@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="R865bc66f96e54de0" /></Relationships>PK�D[�u�� xl/worksheets/sheet1.xml �(���A�� ���ý��(ugwӤ�uzh�V1:����ѺI����%Ay�������3��C����ᐁ���$�.OG!�Tù�>���@��q�*��G>��ZȾ��Q����[Q�z>h��P�Ц�jڣs���RGɋ�.���R}� O��T�V�I^g�>��1�`�Z�W�Gu1��$�x��W@�����H��uq��O1~���f�"딢S����i����l+�d��A�<)-�����={x���p����G���0�$1~�'�O>�G�}p�t��K_�'�DK(˜�Ǐ?^���Q�LgD0i����g�-t��R���Ӧ�4�7Ceo�9de��9G)<O�B<�DpM<��&�.^_]�\;�����KЕ�&����Nj�J��7���+����Mf�`7�/W@"���4������b�I/nBc>-\��\ڻ�~��PK�D[�r B�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�q �n7lؖ^�N�q�Ď�)г��H\�H�J,�t5��ӓf>�?�۷id/�����з�|��H�����GMy"�aN,���������Sf�cC�4�4�|��A�ȥ�<.p�d�ӌ�!k�C{���`��!9D�ױGR�SJ��"S�=u
v�R��2�i�ʪ�
0~5�D�ӯ�w������FWRf{U�#v��N��BM��(�m:k*�������PK�D[Ѓ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�D[
����xl/sharedStrings.xml �(�}V�n�H}i���y	�d�%�
6�a�Z��Ziw{����ou���}�O��r�T5��1� �_k�4k�PD�����zR��yJ&8�k)���u�SJ{�)W��^���P�b�nD-[!c��(w
�H ���5���]#&�׼P�1l��N�A==��z
=�5�)CF��q
����+ؘ��AT�7IDtF�D��.[�ȏD�����;e�Z�Jf�X�/�����{�?�-�"Z�-�b�X�/�^�$����9�,��Ϡ�H�6���`M�;�\�����*��<�_���e���������S脀��2�
w�/��M� �=?�
d���u�j_~��,-$6=扟��(x���jaM>����.(_�7���1���Εb�s�s�(7�9����A	E`��ܵg�.q%u�s�Q�6b��ši�"!��w����Z伫E���jꯏ���P(]E�D�H	��J�,Ѽ�?
A*u1���~*]n��1�sD�kD�]�]��4į�L�_/���_�5=@9^.�b8���teK�q��I����9ΐ���ŏ1���5٩�~��7��e$|�.q�fb���N$	�}��]�)���DET�ݐ�pzFWR�-��Bp㔷�:@�v���w�d*�49j��x8q��_�Uϝ�OF�|��V�D��
�L��!XI�3Q-�A��VTc������
\��n�9I���6n��T!�7ϩ����v�P��!d���A{ջ�m�� x��:�mFQ������=O��d�7J���RҌ�Ӑ�<`���o�q����tp�(,�|_�4��$՛Nz�<�0�1=���x�G����.��Ħ���7TM��\;g��j���9S�8qb��N"r��9�Tu	��pm^^���06���?PK-�D[�_�O�5xl/workbook.xmlPK-�D[����	�[Content_Types].xmlPK-
�D[��@B''V_rels/.relsPK-�D[�u�� �xl/worksheets/sheet1.xmlPK-�D[�r B�P�xl/_rels/workbook.xml.relsPK-�D[Ѓc'2E
"xl/styles.xmlPK-�D[
�����xl/sharedStrings.xmlPK��