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-06-03T18:31:20.3811901",
  "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:20.3811901",
                "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": "xu4QDazBnEuucC57nlDy5g==",
                "labelPageLayoutGuid": "0d10eec6-c1ac-4b9c-ae70-2e7b9e50f2e6",
                "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:20.3811901",
            "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": "/VHF92lBQECfAeeQDDLE2g==",
            "labelPageLayoutGuid": "f7c551fd-4169-4040-9f01-e7900c32c4da",
            "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:20.3811901",
        "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": "m80FpLLTCE+G+1N+oqWB8A==",
        "labelPageLayoutGuid": "a405cd9b-d3b2-4f08-86fb-537ea2a581f0",
        "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:20.3811901",
    "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": "YuTpDD0QHUGxNJjbygLj3Q==",
    "labelPageLayoutGuid": "0ce9e462-103d-411d-b134-98dbca02e3dd",
    "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��\�AF�5xl/workbook.xml �(�����0D�&�C��Z
N\�z��VhK��|K	$޼��ξ�b2�o���G
�嶤��cΘk;T�fDv�X>H�bF�bmڷB�Y�$�Y�K�]'GG�?,7Z������i��R��'e0ֺ�I�b��"¶����%��%ѹ=Kz���2�,I3���3?��J7�+����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_t�''_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="R86a6ce38f7c44ec9" /></Relationships>PK��\����xl/worksheets/sheet1.xml �(���As� ��
ý���;j&�v��uzh�Vqu��욟_DkVɤI.��<����=w-�2!ާ�u0�/x��^T�%�wY2p�$k��x/w"��R�B��Y�K��Y��*.�\�WqB�����yq�X���"��\�dݜ%�����<��f	];���YR6���z X��{ww$�,1�
��$8_��)ĆE|0���dU~i�O>|cͩVz�����]3n]�l�CS�:�����M�x�{����'�����͞�x������4�B��Ͼ�I?���릳G_�%N�AG��g?\|��cJbD�Ư�h:.s��\�Y"�����޽�Js#�!K}��N�utg��&�5�hdM�m�[_m�_����&�B }�O^��y%��c�Ě+�d��h��&�M����
����(ݐG���7���E������	sU��]�PK��\�K���Pxl/_rels/workbook.xml.rels �(���;n�0@�"p�忝 N�.Y�\��)ˈ-��4g��#�
R�u�]2�=<��|���ަ���u��
$Q��0ݠ��^>հ�n4�N
�caE����s'M�"3�i�>���3����8.�]2�Ɏי�C4R���8O��`~1���vDۓo���-$Q��w
�8�PVmYe.����בܯ�w��ɫ� �R��$�{��BK݋���K�ey��ꕬ*j���Q�M�����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��\S��F��xl/sharedStrings.xml �(�}V]��6}����\6���p��Wх�n@�PU���ֱsm��Q��މC�$�o��3gΌ�}���w���Fp�jx "I���������!�.���u���x����������ut���;��@�N��<���������n��~L�hx�L���A�K����`6��l��͠��Ab^�-t()T�Wװ� [�
oJLF�D���Z4�ȏB�����;U�Z���.�������������2�w%bnɋ�Y:�%��,�����9�,�s���rK�H:��3�)�5���pJ����t~3�G��r��=h��#+�؀�TYQ��|A>Y���>��!V�"���sgA������(�X&~�s��U�7H��\k�yʯ�v��j����z��t�ڒ#�y.#bpn)�O��j�`���#h{�%͖8������$FD�~g����O����V��u�(��5M����Jm��(1��&[IV�YV�{J�H�&T5����)�Yiz�\�1m��+�[����
�G~��U��.W�#ÎP�W
�
;�r3]���b�d<<ߝ�%�PH��%�11����u]�V����N|c6q�f��kt�(}��q]������$u{7$<Z�9\Е�Gl����0���
 G{�2�
 ��KN�=�=e��7Y�s�L�sjd�T*c�d��B�n��])��@�nPK�ľ��ve� �Z�q�~��0'�L����0�H��Kf�?o�KY�d+�G�ﶛA�C��A@�۠s�||�ۈ��С����w�ҾP*[ܞG���\��xgN{���Q(�!���R�C��T�4�ߴ��Ձ�9��Y�4�1����9�Y��V.�wTM��l;g��jd��9��8�b���"��,9)Tu
��pi^_���,��Gc�/PK-��\�AF�5xl/workbook.xmlPK-��\����	�[Content_Types].xmlPK-
��\J_t�''V_rels/.relsPK-��\�����xl/worksheets/sheet1.xmlPK-��\�K���P�xl/_rels/workbook.xml.relsPK-��\Ѓc'2E
 xl/styles.xmlPK-��\S��F���xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK��\��7�5xl/workbook.xml �(�����0��&�C���%���o�bhK�||�o�vfg�>8�
�Z�1�
�/�����Ba�z��q�@�1�4����o�6�C�]���v6(�:��a��#Ƞ��f�mi��§fO�CHr4���I�b�)�`�ERĂ��V����eA���\���7q�J!���te�0Ζ��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
��\���V''_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="R31c875800d8243b9" /></Relationships>PK��\����xl/worksheets/sheet1.xml �(���As� ��
ý���;j&�v��uzh�Vqu��욟_DkVɤI.��<����=w-�2!ާ�u0�/x��^T�%�wY2p�$k��x/w"��R�B��Y�K��Y��*.�\�WqB�����yq�X���"��\�dݜ%�����<��f	];���YR6���z X��{ww$�,1�
��$8_��)ĆE|0���dU~i�O>|cͩVz�����]3n]�l�CS�:�����M�x�{����'�����͞�x������4�B��Ͼ�I?���릳G_�%N�AG��g?\|��cJbD�Ư�h:.s��\�Y"�����޽�Js#�!K}��N�utg��&�5�hdM�m�[_m�_����&�B }�O^��y%��c�Ě+�d��h��&�M����
����(ݐG���7���E������	sU��]�PK��\*ŏ@�Pxl/_rels/workbook.xml.rels �(���Kn�0��b;��D`æ[�����mن��u�#�
�����nXY���ӌ?�?6��i$�a���<c@�H�ӷp��S
���#��FЃ$=1��[S�Ɖ��:4��Y?�J�S���HƖ��p�$ǫ��m�
�V�'4�0}��4br����O���g�
�Y�p�F���f�RJ�S�:b����3%X.٪(�\VE�*��G�}���i�ԘX�Ħ�eW��6'z�/�_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��\S��F��xl/sharedStrings.xml �(�}V]��6}����\6���p��Wх�n@�PU���ֱsm��Q��މC�$�o��3gΌ�}���w���Fp�jx "I���������!�.���u���x����������ut���;��@�N��<���������n��~L�hx�L���A�K����`6��l��͠��Ab^�-t()T�Wװ� [�
oJLF�D���Z4�ȏB�����;U�Z���.�������������2�w%bnɋ�Y:�%��,�����9�,�s���rK�H:��3�)�5���pJ����t~3�G��r��=h��#+�؀�TYQ��|A>Y���>��!V�"���sgA������(�X&~�s��U�7H��\k�yʯ�v��j����z��t�ڒ#�y.#bpn)�O��j�`���#h{�%͖8������$FD�~g����O����V��u�(��5M����Jm��(1��&[IV�YV�{J�H�&T5����)�Yiz�\�1m��+�[����
�G~��U��.W�#ÎP�W
�
;�r3]���b�d<<ߝ�%�PH��%�11����u]�V����N|c6q�f��kt�(}��q]������$u{7$<Z�9\Е�Gl����0���
 G{�2�
 ��KN�=�=e��7Y�s�L�sjd�T*c�d��B�n��])��@�nPK�ľ��ve� �Z�q�~��0'�L����0�H��Kf�?o�KY�d+�G�ﶛA�C��A@�۠s�||�ۈ��С����w�ҾP*[ܞG���\��xgN{���Q(�!���R�C��T�4�ߴ��Ձ�9��Y�4�1����9�Y��V.�wTM��l;g��jd��9��8�b���"��,9)Tu
��pi^_���,��Gc�/PK-��\��7�5xl/workbook.xmlPK-��\����	��[Content_Types].xmlPK-
��\���V''U_rels/.relsPK-��\�����xl/worksheets/sheet1.xmlPK-��\*ŏ@�P�xl/_rels/workbook.xml.relsPK-��\Ѓc'2E
 xl/styles.xmlPK-��\S��F���xl/sharedStrings.xmlPK��