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-06-14T06:13:02.902698",
  "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-06-14T06:13:02.902698",
                "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": "1l/68Q81R0yUis3T/ZJ/vA==",
                "labelPageLayoutGuid": "f1fa5fd6-350f-4c47-948a-cdd3fd927fbc",
                "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-06-14T06:13:02.902698",
            "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": "KNIdBtknX0K74SXp1wkHFQ==",
            "labelPageLayoutGuid": "061dd228-27d9-425f-bbe1-25e9d7090715",
            "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-06-14T06:13:02.902698",
        "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": "7csU4R+erk6jEKugZA1Htg==",
        "labelPageLayoutGuid": "e114cbed-9e1f-4eae-a310-aba0640d47b6",
        "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-06-14T06:13:02.902698",
    "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": "i6K9lvLm/EimyiE9sX4+Xg==",
    "labelPageLayoutGuid": "96bda28b-e6f2-48fc-a6ca-213db17e3e5e",
    "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�ZŌI��5xl/workbook.xml �(�����0��&�C����N\�z�^`���n
>�P�7o;�����jc�Q�������aӃx2��S��ҽ��:�@e���YE)s0
/��^Z�+�Z����qE)!5-�B���)a� gc�����!����_E�PP�JxAIp�mAϔ�\��#��������&I)��;���w�PK�1�Z����	�[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�Zc�n�''_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="R4a40bbe6b1b9440f" /></Relationships>PK�1�ZϚe[� xl/worksheets/sheet1.xml �(���Os� ��
ý�(��Q3I����C{����`�|�"Z�J&MrQ��y_~˜�=w-�2!ާ�u0�/x��^T�%�wY2p�$k��x/w"��R�B��Y�K��Y��*.�\�GqB�����yq�X��8@���ҭdݜ%�����<��f	];���YR6���z X��{ww$�,1�
�f�$8��)ĆE|0�P�*���'���T+���q
�Js]3~:���܇�Tu
c��q@4]\������Ϟ<2{䃞7{�⹾R�c׏�(
�۾?��'}:���f/x�K�(�)����g?\|;8t������{�G�v����*�� ̴�>���P��7Y�u�p���;6ᮉG� kboޚ�j��8�]G���K~���+�ޘ{$V�p��&�Mf��7�oW�ӈ����M��]�ś���$����āsń9+��.�PK�1�Z��0��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�I����vÆm�\{�DMl�v���G�
XT�Tb�������4����ٽ�yAFk:�3��j4}�V��n�8��&�0�@Ҋ	1�5�A8��Y�&u����)�=uB�D��`��~ɀ[&9\��h�%>Zy���?����S#���=�~J�~�<KT O��=+���EՖ��k �nj!^&�^�|!S�"�kY�����]e�Q=G�.�tZ�j%�J�e~\���Fo�b�PK�1�ZЃ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�Zn*��xl/sharedStrings.xml �(�}Vێ�8}_i�!�y�p�fzZ���h�a;�~�V&)�j����t4�ߊC�$��SN]N�*���3�RQ�{��]��ED��W۬'�ǚ�4�a�C����y_�]����rի�N�|_����	p�섌�ƣ��*�@"u�1�[�FǏ	�5/�k۬y���gC�~W�g����]?;���"n�CA!qs�e��M]��3�:��E��#�.����vټ����%���������y�?�WV�.E�,Y�K;�Bꥌ@��>fj�$��ϡ�ؒ06���`M�;�+\����r��<�����p9
���ld�Cl�^�4/�V� 46���H��+�!�C���f���%g���8H�X$~�s��E�WH��Lk�qʯ�vA�j���?��8;��k���h�D�a��f{i�r
ZHp�?��מM��	���/�'1"���84����l?5Z�`QЮyֶ�i�>�S C�t��"%L�+A�<���2��nFe�+�0T��
Ӏ1�sD����n�f�W@"ٕ��
;ï܇���P�v�0=]e���b�d,8۝�֐k��%�11����UU�V�N��2�R��u31��]'���HJ\�oDJ�6�6Q��.@.�J�#�E��v�������=u�
��@��&'��"�q���}�}`�(�JicL���`�K�-�+ICx&
���R=�OE5��Y�h-켕�[���T=�{cg;H~��j����=C3&?w�i=n��ٵ�����N:!����h��mx(v@�z{w0�%��n)i��y�A��	�eьw��XZ��"\[
K5?V/M�0I����<�iL��u��_�(���;��:M�Ԋ�����w�m����Z
u�4gj'V,��YD��'���ܐ�n��K�\�E�i��PK-�1�ZŌI��5xl/workbook.xmlPK-�1�Z����	�[Content_Types].xmlPK-
�1�Zc�n�''V_rels/.relsPK-�1�ZϚe[� �xl/worksheets/sheet1.xmlPK-�1�Z��0��P�xl/_rels/workbook.xml.relsPK-�1�ZЃc'2E
$xl/styles.xmlPK-�1�Zn*���xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK�1�Zޏz�5xl/workbook.xml �(�����0D�&�C����*N\�z��VhK��|K	$޼��ξ�|2�����G
�e����cƘk:T�fDv�X>H�bF�`e��B��)I8�8��F�N��.�Xn������i����͞'e0ֺ�I�b��<¶������%ѹ�=Rb3��%��F�8��-�!�{��l�]~PK�1�Z����	�[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�Zڵc�''_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="Rbb8e46924cb54fdf" /></Relationships>PK�1�ZϚe[� xl/worksheets/sheet1.xml �(���Os� ��
ý�(��Q3I����C{����`�|�"Z�J&MrQ��y_~˜�=w-�2!ާ�u0�/x��^T�%�wY2p�$k��x/w"��R�B��Y�K��Y��*.�\�GqB�����yq�X��8@���ҭdݜ%�����<��f	];���YR6���z X��{ww$�,1�
�f�$8��)ĆE|0�P�*���'���T+���q
�Js]3~:���܇�Tu
c��q@4]\������Ϟ<2{䃞7{�⹾R�c׏�(
�۾?��'}:���f/x�K�(�)����g?\|;8t������{�G�v����*�� ̴�>���P��7Y�u�p���;6ᮉG� kboޚ�j��8�]G���K~���+�ޘ{$V�p��&�Mf��7�oW�ӈ����M��]�ś���$����āsń9+��.�PK�1�Z.��j�Pxl/_rels/workbook.xml.rels �(����n� @����&S�^vٵ����	D@���v�'��:iM�v�ɲ�����ϯ��c���;ۀ�r`d�ӽ�8�����z��c:L?�Flh��8=q��C�&���:?bL������"�%�s\3��4���m{E�NG����;�(ۡ�(6�W
�D���^t�e)+�֒e]�1����i�p���g2$�B����.�2=����Kϝ�噚 �E��P�վ8����PK�1�ZЃ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�Zn*��xl/sharedStrings.xml �(�}Vێ�8}_i�!�y�p�fzZ���h�a;�~�V&)�j����t4�ߊC�$��SN]N�*���3�RQ�{��]��ED��W۬'�ǚ�4�a�C����y_�]����rի�N�|_����	p�섌�ƣ��*�@"u�1�[�FǏ	�5/�k۬y���gC�~W�g����]?;���"n�CA!qs�e��M]��3�:��E��#�.����vټ����%���������y�?�WV�.E�,Y�K;�Bꥌ@��>fj�$��ϡ�ؒ06���`M�;�+\����r��<�����p9
���ld�Cl�^�4/�V� 46���H��+�!�C���f���%g���8H�X$~�s��E�WH��Lk�qʯ�vA�j���?��8;��k���h�D�a��f{i�r
ZHp�?��מM��	���/�'1"���84����l?5Z�`QЮyֶ�i�>�S C�t��"%L�+A�<���2��nFe�+�0T��
Ӏ1�sD����n�f�W@"ٕ��
;ï܇���P�v�0=]e���b�d,8۝�֐k��%�11����UU�V�N��2�R��u31��]'���HJ\�oDJ�6�6Q��.@.�J�#�E��v�������=u�
��@��&'��"�q���}�}`�(�JicL���`�K�-�+ICx&
���R=�OE5��Y�h-켕�[���T=�{cg;H~��j����=C3&?w�i=n��ٵ�����N:!����h��mx(v@�z{w0�%��n)i��y�A��	�eьw��XZ��"\[
K5?V/M�0I����<�iL��u��_�(���;��:M�Ԋ�����w�m����Z
u�4gj'V,��YD��'���ܐ�n��K�\�E�i��PK-�1�Zޏz�5xl/workbook.xmlPK-�1�Z����	�[Content_Types].xmlPK-
�1�Zڵc�''V_rels/.relsPK-�1�ZϚe[� �xl/worksheets/sheet1.xmlPK-�1�Z.��j�P�xl/_rels/workbook.xml.relsPK-�1�ZЃc'2E
$xl/styles.xmlPK-�1�Zn*���xl/sharedStrings.xmlPK��