PUT api/scaleLabel/{id}

Save a label

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Label name

string

Required

Body Parameters

Label to be saved

Label
NameDescriptionTypeAdditional information
ID

Scale label identifier

integer

None.

UID

string

Deprecated. No longer required to display the label information.

Name

The unique scale label name

string

String length: inclusive between 0 and 100

Width

The label width in mm

decimal number

None.

Height

The label height in mm

decimal number

None.

ShowBorder

Whether a border should be printed around the label

boolean

None.

BorderWidth

The width in mm of the label border

decimal number

None.

BorderStyle

Integer representing the enum of the border style (None,Straight,Dotted,Dashed)

integer

None.

BorderColour

Label border color as a hex string value

string

None.

Updated

Last time the label was updated

date

None.

LabelPageLayout

Preferred label page layout

Collection of byte

Deprecated. Label Page layout now specifies the ScaleLabels.

PageLayoutGuid

Preferred label page layout as guid

globally unique identifier

Deprecated. Label Page layout now specifies the ScaleLabels.

LabelType

The label type (Scale, Voucher, Display)

LabelType

None.

OldName

string

Relation. This field may not always be loaded or used for updates.

Voucher

Voucher that this label is a design for

Voucher

Relation. This field may not always be loaded or used for updates.

Elements

Label elements associated with this Label

Collection of LabelElement

Relation. This field may not always be loaded or used for updates.

Request Formats

application/json, text/json

Sample:
{
  "id": 1,
  "uid": "sample string 2",
  "name": "sample string 3",
  "width": 1.1,
  "height": 1.1,
  "showBorder": true,
  "borderWidth": 1.1,
  "borderStyle": 1,
  "borderColour": "sample string 5",
  "updated": "2025-08-02T23:27:03.0355554",
  "labelPageLayout": "v+h9Vul8MkeOXlPQik4h2Q==",
  "pageLayoutGuid": "567de8bf-7ce9-4732-8e5e-53d08a4e21d9",
  "labelType": 6,
  "oldName": "sample string 7",
  "voucher": {
    "$id": "2",
    "id": 1,
    "name": "sample string 2",
    "description": "sample string 3",
    "shortDescription": "sample string 4",
    "url": "sample string 5",
    "barcodeTemplateID": 1,
    "expiry": 0,
    "voucherType": 6,
    "limitPerTransaction": 7,
    "customerTracking": true,
    "discountAccount": "sample string 9",
    "endDate": "2025-08-02T23:27:03.0355554",
    "barcodeTemplate": {
      "$id": "3",
      "templateID": 1,
      "template": "sample string 1",
      "bcFunction": "sample string 2",
      "sortOrder": 3
    },
    "scaleLabel": {
      "$ref": "1"
    },
    "customerVouchers": [
      {
        "$id": "4",
        "id": 1,
        "customerIdentifier": "OKjBRRYPSkOmlrSFVRYAUg==",
        "customerIdentifierGuid": "45c1a838-0f16-434a-a696-b48555160052",
        "voucherID": 3,
        "voucherName": "sample string 4",
        "storeID": 1,
        "barcode": "sample string 5",
        "dateOfIssue": "2025-08-02T23:27:03.0355554",
        "issuedSaleHeaderID": 1,
        "issuedSaleIdentifier": "sample string 7",
        "issuedOfflinePaymentID": 1,
        "issuedIdempotentID": "/S6Brb1lOUGRAzmnghA+Yw==",
        "issuedIdempotentGuid": "ad812efd-65bd-4139-9103-39a782103e63",
        "issuedOffline": true,
        "issuedUser": "sample string 9",
        "issuedNotes": "sample string 10",
        "expiryDate": "2025-08-02T23:27:03.0355554",
        "expiredUser": "sample string 11",
        "expiredNotes": "sample string 12",
        "redeemed": "2025-08-02T23:27:03.0355554",
        "redeemedSaleHeaderID": 1,
        "redeemedSaleIdentifier": "sample string 13",
        "redeemedOfflinePaymentID": 1,
        "redeemedIdempotentID": "Aj3s4iXqA06dsjfiUSiVWQ==",
        "redeemedIdempotentGuid": "e2ec3d02-ea25-4e03-9db2-37e251289559",
        "redeemedUser": "sample string 14",
        "redeemedNotes": "sample string 15",
        "redeemedOffline": true,
        "updated": "2025-08-02T23:27:03.0355554",
        "storeName": "sample string 17",
        "scaleLabel": {
          "$ref": "1"
        },
        "voucher": {
          "$ref": "2"
        },
        "customer": {
          "$id": "5",
          "identifier": "ZSWoTYZ4cUCFY7XBKzfVHw==",
          "identifierGuid": "4da82565-7886-4071-8563-b5c12b37d51f",
          "code": "sample string 2",
          "familyName": "sample string 3",
          "givenName": "sample string 4",
          "otherName": "sample string 5",
          "title": "sample string 6",
          "dateOfBirth": "2025-08-02T23:27:03.0355554",
          "sex": "sample string 7",
          "address1": "sample string 8",
          "address2": "sample string 9",
          "town": "sample string 10",
          "state": "sample string 11",
          "country": "sample string 12",
          "postalCode": "sample string 13",
          "email": "sample string 14",
          "telephone": "sample string 15",
          "mobile": "sample string 16",
          "communityIdentifier": "B6IswCrfHEGVwh29xZ1wlQ==",
          "communityIdentifierGuid": "c02ca207-df2a-411c-95c2-1dbdc59d7095",
          "joined": "2025-08-02T23:27:03.0355554",
          "updated": "2025-08-02T23:27:03.0355554",
          "active": true,
          "reasonInactive": 1,
          "groupCustomer": true,
          "loyaltyPoints": 1,
          "homeStoreID": 1,
          "availableSpend": 1,
          "priceLevelIdentifier": "ZGtJthL3+Ui2YwFXkQK70A==",
          "priceLevelIdentifierGuid": "b6496b64-f712-48f9-b663-01579102bbd0",
          "marketingID": "sample string 18",
          "hidden": true,
          "registered": true,
          "registeredOn": "2025-08-02T23:27:03.0355554",
          "emailMarketing": true,
          "smsMarketing": true,
          "deleted": true,
          "deletedUser": "sample string 24",
          "homeStoreName": "sample string 25",
          "customerCards": [
            {
              "$id": "6",
              "cardType": 2,
              "issueDate": "2025-08-02T23:27:03.0355554",
              "expiry": "2025-08-02T23:27:03.0355554",
              "customerID": "yo/9xeSdCkez+OjB+htjAQ==",
              "customerIDGuid": "c5fd8fca-9de4-470a-b3f8-e8c1fa1b6301",
              "initialValue": 1,
              "currentValue": 1,
              "maxLimit": 1,
              "minTransaction": 1,
              "maxTransaction": 1,
              "multiplier": 1.1,
              "active": true,
              "reasonInactive": 1,
              "idRequired": true,
              "idType": 1,
              "idValue": "sample string 5",
              "updated": "2025-08-02T23:27:03.0355554",
              "linkedAccount": "HVN9XQ4h8kW9wN9A8M+RUA==",
              "linkedAccountGuid": "5d7d531d-210e-45f2-bdc0-df40f0cf9150",
              "currentValueChanged": true,
              "limitsChanged": true,
              "customer": {
                "$ref": "5"
              },
              "account": {
                "$id": "7",
                "id": 1,
                "identifier": "CnI04e3hFkWSSsbHS9VYOQ==",
                "identifierGuid": "e134720a-e1ed-4516-924a-c6c74bd55839",
                "referenceNo": "sample string 3",
                "name": "sample string 4",
                "created": "2025-08-02T23:27:03.0355554",
                "owner": "w0n7lH3NzkOGxBL/49X9zw==",
                "ownerGuid": "94fb49c3-cd7d-43ce-86c4-12ffe3d5fdcf",
                "accountStoreGroupIdentifier": "sDy2oKQCMUi4KFEgMfAJXQ==",
                "accountStoreGroupGuid": "a0b63cb0-02a4-4831-b828-512031f0095d",
                "accountType": 1,
                "currentBalance": 1,
                "externalID": "sample string 7",
                "maximumLimit": 1,
                "accruePoints": true,
                "loyaltyPoints": 1,
                "termsOfTrade": 1,
                "signatureRequired": true,
                "referenceRequired": true,
                "statementSendType": 10,
                "ageingPeriod": 1,
                "monthlyAgeingPeriod": true,
                "explodedInvoice": true,
                "isFifoAllocation": true,
                "lastStatementSent": "2025-08-02T23:27:03.0355554",
                "active": true,
                "updated": "2025-08-02T23:27:03.0355554",
                "deleted": true,
                "deletedUser": "sample string 16",
                "currentBalanceChanged": true,
                "maximumLimitChanged": true,
                "loyaltyPointsChanged": true,
                "projectedBalance": 17,
                "accountStoreGroupStoreIDs": [
                  1,
                  2
                ],
                "customerEmail": "sample string 18",
                "ownerCustomer": {
                  "$ref": "5"
                },
                "card": {
                  "$ref": "6"
                },
                "members": {
                  "$id": "8",
                  "sample string 1": [
                    {
                      "$ref": "5"
                    },
                    {
                      "$ref": "5"
                    }
                  ],
                  "sample string 2": [
                    {
                      "$ref": "5"
                    },
                    {
                      "$ref": "5"
                    }
                  ]
                },
                "customerGroups": [
                  {
                    "$id": "9",
                    "identifier": "OUTlyyKQIEWLkQo4TCu+5Q==",
                    "identifierGuid": "cbe54439-9022-4520-8b91-0a384c2bbee5",
                    "name": "sample string 2",
                    "primaryContact": "FvbzlVttxUWKyuukK21IpA==",
                    "primaryContactGuid": "95f3f616-6d5b-45c5-8aca-eba42b6d48a4",
                    "accountID": "6IsyTuAIDEKQ+JwMEF41cg==",
                    "accountIDGuid": "4e328be8-08e0-420c-90f8-9c0c105e3572",
                    "special": true,
                    "updated": "2025-08-02T23:27:03.0355554",
                    "active": true,
                    "reasonInactive": 1,
                    "priceLevelIdentifier": "uEJUDUOvM0GPrcySjITnmQ==",
                    "priceLevelIdentifierGuid": "0d5442b8-af43-4133-8fad-cc928c84e799",
                    "deleted": true,
                    "account": {
                      "$ref": "7"
                    },
                    "primaryContactCustomer": {
                      "$ref": "5"
                    },
                    "customerGroupMembers": [
                      {
                        "$id": "10",
                        "id": 1,
                        "groupID": "55FoO03nzUSfBon2u6CkPw==",
                        "groupIDGuid": "3b6891e7-e74d-44cd-9f06-89f6bba0a43f",
                        "customerID": "kSlPOedGbUGxfkr5lS2Oug==",
                        "customerIDGuid": "394f2991-46e7-416d-b17e-4af9952d8eba",
                        "card": "sample string 4",
                        "linkedAccount": "ZwdBASecKk6JcyVzeAXkvA==",
                        "linkedAccountGuid": "01410767-9c27-4e2a-8973-25737805e4bc",
                        "customer": {
                          "$ref": "5"
                        },
                        "group": {
                          "$ref": "9"
                        },
                        "customerCard": {
                          "$ref": "6"
                        }
                      },
                      {
                        "$ref": "10"
                      }
                    ]
                  },
                  {
                    "$ref": "9"
                  }
                ]
              },
              "payments": [
                {
                  "$id": "11",
                  "id": 1,
                  "identifier": "LxJz8x3k302hBI0xn4h8Rg==",
                  "identifierGuid": "f373122f-e41d-4ddf-a104-8d319f887c46",
                  "storeID": 2,
                  "operatorName": "sample string 3",
                  "saleHeaderID": 4,
                  "paymentType": 5,
                  "amount": 6,
                  "account": "sample string 7",
                  "accountID": "3qWVmHpYb0KA6C+49we9Hw==",
                  "accountIDGuid": "9895a5de-587a-426f-80e8-2fb8f707bd1f",
                  "customerAccount": {
                    "$ref": "7"
                  },
                  "customerCard": {
                    "$ref": "6"
                  },
                  "accountType": 1,
                  "cardName": "sample string 8",
                  "authorisationNumber": "sample string 9",
                  "bankReference": "sample string 10",
                  "merchantID": "sample string 11",
                  "terminalID": "sample string 12",
                  "cardNumber": "sample string 13",
                  "paymentDate": "2025-08-02T23:27:03.0355554",
                  "invRocNo": "sample string 14",
                  "responseCode": "sample string 15",
                  "cashout": 1,
                  "tip": 16,
                  "idempotentVoid": "00bZ6F34AUayOoDB4efclA==",
                  "idempotentVoidGuid": "e8d946d3-f85d-4601-b23a-80c1e1e7dc94",
                  "offline": true,
                  "processed": 1,
                  "storeSaleHeader": {
                    "$id": "12",
                    "saleHeaderID": 1,
                    "saleHeaderGuid": "EfYIMz1vFk2mD05D8g7iAA==",
                    "saleHeaderIdentifierGuid": "3308f611-6f3d-4d16-a60f-4e43f20ee200",
                    "created": "2025-08-02T23:27:03.0355554",
                    "createdLocal": "2025-08-02T23:27:03.0355554",
                    "createdText": "sample string 4",
                    "itemCount": 5,
                    "totalAmount": 6,
                    "cashTender": 1,
                    "cardTender": 1,
                    "cheqTender": 1,
                    "acctTender": 1,
                    "voucherTender": 1,
                    "loyaltyPoints": 1,
                    "cashout": 1,
                    "changeAmount": 1,
                    "rounding": 1,
                    "gstAmount": 1,
                    "transactionDiscountTender": 1,
                    "totalTip": 7,
                    "tranType": 1,
                    "processed": 1,
                    "imported": "2025-08-02T23:27:03.0355554",
                    "storeID": 1,
                    "operatorG_Uid": "ZN7kV8NdgkWnQKZevaAV2Q==",
                    "operatorGuid": "57e4de64-5dc3-4582-a740-a65ebda015d9",
                    "customerG_Uid": "vC5sw6SQN0CNGh2ZS/MhmQ==",
                    "customerGuid": "c36c2ebc-90a4-4037-8d1a-1d994bf32199",
                    "communityIdentifier": "U8DFhdk0x0SQIf/lCvyKdg==",
                    "communityIdentifierGuid": "85c5c053-34d9-44c7-9021-ffe50afc8a76",
                    "saleIdentifier": "sample string 8",
                    "deptNo": 9,
                    "zoneID": 10,
                    "operatorID": 11,
                    "voucherForegone": 12,
                    "cardName": "sample string 13",
                    "accountType": 14,
                    "authID": "sample string 15",
                    "bankRef": "sample string 16",
                    "invRoc": "sample string 17",
                    "responseCode": "sample string 18",
                    "orderNo": 19,
                    "accountNo": 20,
                    "machineID": 21,
                    "timeInSale": "00:00:00.1234567",
                    "timeInSubtotal": "00:00:00.1234567",
                    "newID": 22,
                    "totalTaxInclusive": 23,
                    "totalTaxExempt": 24,
                    "taxTransactionDiscount": 25,
                    "taxTransactionDiscountTender": 1,
                    "tableNumber": 1,
                    "note": "sample string 26",
                    "source": "sample string 27",
                    "customerReference": "sample string 28",
                    "receiptPrinted": true,
                    "drawerID": 1,
                    "demoID": "sample string 30",
                    "externalTransNo": "sample string 31",
                    "externalSale": 32,
                    "smartReceiptStatus": 33,
                    "requiredExports": 34,
                    "loyaltyMetadata": "sample string 35",
                    "priceLevelIdentifier": "ZoCcNhlSqUukZjYh0KpDFA==",
                    "priceLevelIdentifierGuid": "369c8066-5219-4ba9-a466-3621d0aa4314",
                    "locked": 36,
                    "relationChecksum": "sample string 37",
                    "loyaltyTender": 1,
                    "giftCardTender": 1,
                    "operator": {
                      "$id": "13",
                      "id": 1,
                      "g_Uid": "nBrRJxcXrkewCMY4gXJoNg==",
                      "guid": "27d11a9c-1717-47ae-b008-c63881726836",
                      "operatorNumber": 1,
                      "shortName": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "password": "sample string 5",
                      "hasPassword": true,
                      "passwordText": "sample string 6",
                      "rfidTagID": "sample string 7",
                      "blueprintID": 1,
                      "groupID": 1,
                      "groupName": "sample string 8",
                      "managerGroupID": 1,
                      "managerGroupName": "sample string 9",
                      "zoneID": 1,
                      "zoneName": "sample string 10",
                      "loggedIn": 1,
                      "lastUsedIP": "sample string 11",
                      "deleted": true,
                      "locked": true,
                      "allowOpenTill": true,
                      "webEmail": "sample string 14",
                      "simpleOperatorType": 0,
                      "webRole": "sample string 15",
                      "updated": "2025-08-02T23:27:03.0355554",
                      "passwordResetRequired": true,
                      "alteredInStore": true,
                      "startShift": "2025-08-02T23:27:03.0355554",
                      "endShift": "2025-08-02T23:27:03.0355554",
                      "machineName": "sample string 20",
                      "drawerID": 1,
                      "stores": [
                        {
                          "$id": "14",
                          "operatorG_UID": "bCEqYFa/kUmMK6qAMg1YIw==",
                          "operatorGuid": "602a216c-bf56-4991-8c2b-aa80320d5823",
                          "storeID": 2,
                          "operator": {
                            "$ref": "13"
                          },
                          "store": {
                            "$id": "15",
                            "id": 1,
                            "isMaster": true,
                            "shortName": "sample string 3",
                            "url": "sample string 4",
                            "sortOrder": 1,
                            "name": "sample string 5",
                            "phone": "sample string 6",
                            "fax": "sample string 7",
                            "email": "sample string 8",
                            "address1": "sample string 9",
                            "address2": "sample string 10",
                            "city": "sample string 11",
                            "state": "sample string 12",
                            "country": "sample string 13",
                            "postCode": "sample string 14",
                            "delivery": 1,
                            "exportAccounts": 1,
                            "salesAccountFolder": "sample string 15",
                            "purchaseAccountFolder": "sample string 16",
                            "initLoad": 1,
                            "initIDs": 1,
                            "zoneID": 1,
                            "actAsMaster": 1,
                            "lastActiveUtc": "2025-08-02T23:27:03.0355554",
                            "active": true,
                            "warehouse": true,
                            "abn": "sample string 19",
                            "phoneOrderSubjectLine": "sample string 20",
                            "caseConfiguration": 21,
                            "isNormalPriceChangesCampaign": true,
                            "generatePrintLabels": true,
                            "headerLogo": "sample string 24",
                            "custNo": "sample string 25",
                            "stateCode": "sample string 26",
                            "hostIdentifier": "HcKr4NqKf0qq5EzTZNCcvA==",
                            "hostIdentifierGuid": "e0abc21d-8ada-4a7f-aae4-4cd364d09cbc",
                            "hostName": 1,
                            "hostAddress": "sample string 27",
                            "hostUsername": "sample string 28",
                            "hostPassword": "sample string 29",
                            "excludeFromLeadInOut": true,
                            "accountingProvider": 31,
                            "accountingAddress": "sample string 32",
                            "accountingUsername": "sample string 33",
                            "accountingPassword": "sample string 34",
                            "storeAccountingCode": "sample string 35",
                            "softwareVariance": 36,
                            "fuelWarningVariance": 37.0,
                            "fuelErrorVariance": 38.0,
                            "fuelAccumulatedWarningVariance": 39.0,
                            "fuelAccumulatedErrorVariance": 40.0,
                            "drawManagment": 41,
                            "endOfDayManagment": true,
                            "autoFillCashBalancing": true,
                            "fuelDayVariance": 44,
                            "accountingTradingTime": "00:00:00.1234567",
                            "stockActivateProduct": 46,
                            "giftCardSalesAccountingDeptCode": "sample string 47",
                            "transactionDiscountAccountingDeptCode": "sample string 48",
                            "size": 49,
                            "updated": "2025-08-02T23:27:03.0355554",
                            "priceZoneName": "sample string 51",
                            "storeFuelConfigured": true,
                            "shippingAddressCopied": true,
                            "shippingAddress": {
                              "$id": "16",
                              "storeID": 1,
                              "addressType": 1,
                              "address1": "sample string 1",
                              "address2": "sample string 2",
                              "city": "sample string 3",
                              "state": "sample string 4",
                              "country": "sample string 5",
                              "postCode": "sample string 6"
                            },
                            "billingAddress": {
                              "$ref": "16"
                            },
                            "hostStoreSettings": [
                              {
                                "$id": "17",
                                "id": 1,
                                "hostIdentifier": "2iKUavstbUq6rpNmiZJIAA==",
                                "hostIdentifierGuid": "6a9422da-2dfb-4a6d-baae-936689924800",
                                "storeID": 2,
                                "username": "sample string 3",
                                "password": "sample string 4",
                                "passwordPlain": "sample string 5",
                                "serverAddress": "sample string 6",
                                "serverPort": 1,
                                "excludeFromLeadInOut": true,
                                "useForHostFile": true,
                                "metcashPillarID": "sample string 9",
                                "metcashStateCode": "sample string 10",
                                "metcashCustomerID": "sample string 11",
                                "metcashTradingPartnerID": "sample string 12",
                                "drakesCustomerNumber": 1,
                                "sparCustomerNumber": "sample string 13",
                                "sparOrderUsername": "sample string 14",
                                "sparOrderPassword": "sample string 15",
                                "sparOrderPasswordPlain": "sample string 16",
                                "pharmXSiteID": 1,
                                "ibaZoneID": 1,
                                "ibaState": "sample string 17",
                                "foodlandStoreCode": "sample string 18",
                                "ilgMemberNumber": "sample string 19",
                                "ilgOutletLocation": 1,
                                "ilgBaseCost": 1,
                                "ilgApplyNonAdvertisedPromos": true,
                                "ilgExemptFromFreight": true,
                                "ilgOrderDealReview": true,
                                "ilgFinanceFee": 1,
                                "processPromotions": true,
                                "hostProvider": 0,
                                "host": {
                                  "$id": "18",
                                  "identifier": "va+n9S6sAUKt/v0jTvSzwA==",
                                  "identifierGuid": "f5a7afbd-ac2e-4201-adfe-fd234ef4b3c0",
                                  "isPrimary": true,
                                  "obeyPreferredHost": true,
                                  "loadCampaigns": true,
                                  "isHostOwnedGroup": true,
                                  "serviceFeeID": 1,
                                  "deletedDiscountRate": 1,
                                  "deletedDiscountDuration": 1,
                                  "doNotRange": true,
                                  "doNotOrder": true,
                                  "updateMaster": true,
                                  "ignoreHostPriceGroups": true,
                                  "ignoreNormalSellIncrease": true,
                                  "ignoreNormalSellIncreaseRange": 11,
                                  "ignoreNormalSellDecrease": true,
                                  "ignoreNormalSellDecreaseRange": 13,
                                  "roundNormalSell": true,
                                  "ignorePromotionSell": true,
                                  "ignoreNonAdvertisedPromotionSell": true,
                                  "splitAdvertisedAndNonAdvertisedPromotions": true,
                                  "ignoreLeadInOut": true,
                                  "hostSupplierIdentifier": "OrI372BZCEOES+KUzvZ5jw==",
                                  "hostSupplierIdentifierGuid": "ef37b23a-5960-4308-844b-e294cef6798f",
                                  "loyaltyPriceLevelIdentifier": "2N5ZCNgXTEiGfI3BzLEX7A==",
                                  "loyaltyPriceLevelIdentifierGuid": "0859ded8-17d8-484c-867c-8dc1ccb117ec",
                                  "isGroup": true,
                                  "description": "sample string 22",
                                  "hostProvider": 23,
                                  "hostTypeEnum": 24,
                                  "hostType": "sample string 25",
                                  "hostCode": "sample string 26",
                                  "username": "sample string 27",
                                  "password": "sample string 28",
                                  "passwordPlain": "sample string 29",
                                  "server": "sample string 30",
                                  "url": "sample string 31",
                                  "global": true,
                                  "stateCode": "sample string 33",
                                  "lastCollected": "2025-08-02T23:27:03.0355554",
                                  "lastProcessed": "2025-08-02T23:27:03.0355554",
                                  "hold": true,
                                  "supplierName": "sample string 35",
                                  "supplier": {
                                    "$id": "19",
                                    "identifier": "MRcJsQXmmE6cCssJTngqqw==",
                                    "identifierGuid": "b1091731-e605-4e98-9c0a-cb094e782aab",
                                    "code": "sample string 1",
                                    "name": "sample string 2",
                                    "fuelSupplier": true,
                                    "isSupplier": true,
                                    "isHostedSupplier": true,
                                    "hostID": 1,
                                    "accountCode": "sample string 6",
                                    "invoiceSuffix": "sample string 7",
                                    "orderEmail": "sample string 8",
                                    "orderEmailBcc": "sample string 9",
                                    "orderFax": "sample string 10",
                                    "showOrderCost": true,
                                    "receiptCostUpdate": true,
                                    "sendReceipt": true,
                                    "receiptEmail": "sample string 14",
                                    "receiptEmailBcc": "sample string 15",
                                    "primaryContactGuid": "U1enKTOrpUeXHhJFgyGSWA==",
                                    "primaryContactID": "29a75753-ab33-47a5-971e-124583219258",
                                    "storeID": 1,
                                    "abn": "sample string 16",
                                    "supplierGroupIdentifier": "2gjlAu97CkK2om5CyesIPA==",
                                    "supplierGroupGuid": "02e508da-7bef-420a-b6a2-6e42c9eb083c",
                                    "rebate": 1.0,
                                    "rebateType": 1,
                                    "rebateFrequency": 1,
                                    "rebateSource": 1,
                                    "rebateLastClaimed": "2025-08-02T23:27:03.0355554",
                                    "rebateLastClaimedAmount": 1.0,
                                    "cartonsOnly": true,
                                    "minimumOrderValue": 1,
                                    "enforceMinimumQuantity": true,
                                    "freight": 19.0,
                                    "freightType": 20,
                                    "deleted": true,
                                    "deletedUser": "sample string 22",
                                    "storeName": "sample string 23",
                                    "primaryContact": {
                                      "$id": "20",
                                      "id": "6eda79c7-6d81-4abd-a99e-b7695049047c",
                                      "identifier": "P4M+3hFqC0CC5+HYIL89EA==",
                                      "identifierGuid": "de3e833f-6a11-400b-82e7-e1d820bf3d10",
                                      "familyName": "sample string 1",
                                      "givenNames": "sample string 2",
                                      "otherNames": "sample string 3",
                                      "title": "sample string 4",
                                      "dateOfBirth": "sample string 5",
                                      "sex": "sample string 6",
                                      "address": "sample string 7",
                                      "address1": "sample string 8",
                                      "address2": "sample string 9",
                                      "town": "sample string 10",
                                      "state": "sample string 11",
                                      "country": "sample string 12",
                                      "postalCode": "sample string 13",
                                      "telephone": "sample string 14",
                                      "mobile": "sample string 15",
                                      "email": "sample string 16",
                                      "fax": "sample string 17",
                                      "primary": true
                                    },
                                    "contacts": [
                                      {
                                        "$id": "21",
                                        "supplierIdentifier": "r5rCVU5h8UuT5DVyZvVO7A==",
                                        "supplierIdentifierGuid": "55c29aaf-614e-4bf1-93e4-357266f54eec",
                                        "contactGuid": "kuXjUQZiskqqaXoxZDbjQw==",
                                        "contactID": "51e3e592-6206-4ab2-aa69-7a316436e343",
                                        "contact": {
                                          "$ref": "20"
                                        },
                                        "supplier": {
                                          "$ref": "19"
                                        }
                                      },
                                      {
                                        "$ref": "21"
                                      }
                                    ],
                                    "products": [
                                      {
                                        "$id": "22",
                                        "pluG_UID": "tmZ7t5CznE2YVIXvRCZxnQ==",
                                        "pluGuid": "b77b66b6-b390-4d9c-9854-85ef4426719d",
                                        "supplierIdentifier": "FLnQGWiEVEueR2nPWBsiRQ==",
                                        "supplierIdentifierGuid": "19d0b914-8468-4b54-9e47-69cf581b2245",
                                        "cartonQuantity": 1,
                                        "cartonQuantityChanged": true,
                                        "productSize": "sample string 3",
                                        "cigarettesPerSleeve": 1,
                                        "randomWeight": true,
                                        "piecesPerUnit": 5,
                                        "averagePackSize": 6,
                                        "effectiveDate": "2025-08-02T23:27:03.0355554",
                                        "pricedByWeight": true,
                                        "landedUnitCostEx": 9,
                                        "landedUnitCostInc": 10,
                                        "landedCartonCostInc": 11,
                                        "landedCartonCostEx": 12,
                                        "standardCost": 13,
                                        "deliveryFee": 1,
                                        "deliveryFeeBasis": "sample string 14",
                                        "pickAndPackFee": 1,
                                        "pickAndPackFeeBasis": "sample string 15",
                                        "financeFee": 1,
                                        "financeFeeBasis": "sample string 16",
                                        "cartonLength": 1,
                                        "cartonWidth": 1,
                                        "cartonHeight": 1,
                                        "palletLayerQuantity": 1,
                                        "palletLayers": 1,
                                        "itemCode": "sample string 17",
                                        "invoiceCode": "sample string 18",
                                        "invoiceDesc": "sample string 19",
                                        "orderDirect": true,
                                        "useCost": true,
                                        "minimumQuantity": 20,
                                        "hostType": 21,
                                        "fromHost": 22,
                                        "minimumReorder": 1,
                                        "maximumReorder": 1,
                                        "orderMultiple": 23.1,
                                        "sellMultiple": 24.1,
                                        "baseMultiple": 25.1,
                                        "hostStandardCost": 26,
                                        "hostTotalCost": 27,
                                        "hostRetail": 28,
                                        "hostLandedUnitCostEx": 29,
                                        "hostLandedUnitCostInc": 30,
                                        "hostDesc": "sample string 31",
                                        "directIndicator": "sample string 32",
                                        "availableToOrder": true,
                                        "hostRangeIndicator": "sample string 34",
                                        "hostProductType": "sample string 35",
                                        "hostProductGrade": "sample string 36",
                                        "hostProductGroup": "sample string 37",
                                        "hostSlowMoving": true,
                                        "hostGeneralMerchandise": true,
                                        "hostPillar": "sample string 40",
                                        "hostLastUpdated": "2025-08-02T23:27:03.0355554",
                                        "rebate": 1.0,
                                        "rebateExclude": true,
                                        "invoiceCodes": [
                                          {
                                            "$id": "23",
                                            "pluG_UID": "TcKUcqzpKEi7G9CyS/oVpA==",
                                            "pluGuid": "7294c24d-e9ac-4828-bb1b-d0b24bfa15a4",
                                            "supplierIdentifier": "uzDdt4ZmpECtTPWOtIIF/Q==",
                                            "supplierIdentifierGuid": "b7dd30bb-6686-40a4-ad4c-f58eb48205fd",
                                            "invoiceCode": "sample string 1",
                                            "storeIDs": [
                                              1,
                                              2
                                            ]
                                          },
                                          {
                                            "$ref": "23"
                                          }
                                        ],
                                        "storeIDs": [
                                          1,
                                          2
                                        ],
                                        "preferredSupplier": true,
                                        "preferredRebateSupplier": true,
                                        "supplierName": "sample string 41",
                                        "salesMode": 42,
                                        "orderPacked": true,
                                        "active": true,
                                        "price": 1,
                                        "costGstPercent": 44,
                                        "parentPluG_UID": "nIQjbfjMgEe+EK+xFmfWaw==",
                                        "parentPluGuid": "6d23849c-ccf8-4780-be10-afb11667d66b",
                                        "freight": 45.0,
                                        "freightType": 1,
                                        "product": {
                                          "$id": "24",
                                          "plu": 1,
                                          "storeID": 1,
                                          "masterPluG_UID": "QEA=",
                                          "storeIDs": [
                                            1,
                                            2
                                          ],
                                          "g_UId": "N71Ae0pxeUSm0Oq7m2PLcg==",
                                          "guid": "7b40bd37-714a-4479-a6d0-eabb9b63cb72",
                                          "apn": "sample string 1",
                                          "apnChanged": true,
                                          "apnSwitched": true,
                                          "barcode": "sample string 4",
                                          "itemNumber": "sample string 5",
                                          "itemNumberChanged": true,
                                          "priceGroupG_UID": "jf500PzE8kmwtD/nmtiomA==",
                                          "priceGroupGuid": "d074fe8d-c4fc-49f2-b0b4-3fe79ad8a898",
                                          "blueprintID": 1,
                                          "lastCountedDate": "2025-08-02T23:27:03.0355554",
                                          "externalID": "sample string 7",
                                          "active": true,
                                          "activated": "2025-08-02T23:27:03.0355554",
                                          "pluCreated": "2025-08-02T23:27:03.0355554",
                                          "createdByUser": "sample string 9",
                                          "name": "sample string 10",
                                          "nameChanged": true,
                                          "secondDescription": "sample string 12",
                                          "hostDescription": "sample string 13",
                                          "keepCartonQty": true,
                                          "keepDescription": true,
                                          "keepDepartments": true,
                                          "keepSuppliers": true,
                                          "markdownDescription": "sample string 18",
                                          "altDescription": "sample string 19",
                                          "bestOrExpire": 20,
                                          "lastUpdate": "2025-08-02T23:27:03.0355554",
                                          "lastManualUpdate": "2025-08-02T23:27:03.0355554",
                                          "imageName": "sample string 23",
                                          "showImageOnFlipCharts": true,
                                          "showTextOnFlipCharts": true,
                                          "overrideFlipChartText": true,
                                          "flipChartText": "sample string 27",
                                          "salesMode": 1,
                                          "eftCode": 1,
                                          "price": 1,
                                          "priceChanged": true,
                                          "rrp": 1,
                                          "gstPercent": 28,
                                          "gstPercentChanged": true,
                                          "costGSTPercent": 29,
                                          "costGSTPercentChanged": true,
                                          "wetPercent": 1,
                                          "priceOverride": 1,
                                          "cost": 1,
                                          "currentCost": 1,
                                          "currentCostDecimals": 1,
                                          "grossProfit": 1.0,
                                          "currentCostDesc": "sample string 30",
                                          "currentCostEnd": "2025-08-02T23:27:03.0355554",
                                          "currentCostUpdated": "2025-08-02T23:27:03.0355554",
                                          "costDecimals": 31,
                                          "costChanged": true,
                                          "dealCostIdentifier": "QEA=",
                                          "excludeFromRebate": true,
                                          "rebateOverride": 1,
                                          "costCalcMethod": 32,
                                          "costCalcMethodChanged": true,
                                          "costEffectiveDate": "2025-08-02T23:27:03.0355554",
                                          "defaultGP": 1,
                                          "breakTargetMode": 33,
                                          "break1": 1,
                                          "price1": 1,
                                          "target1": 34,
                                          "break2": 1,
                                          "price2": 1,
                                          "target2": 35,
                                          "break3": 1,
                                          "price3": 1,
                                          "target3": 36,
                                          "break1Changed": true,
                                          "price1Changed": true,
                                          "target1Changed": true,
                                          "break2Changed": true,
                                          "price2Changed": true,
                                          "target2Changed": true,
                                          "break3Changed": true,
                                          "price3Changed": true,
                                          "target3Changed": true,
                                          "breakTargetModeChanged": true,
                                          "margin": 1.1,
                                          "marginChanged": true,
                                          "marginRanged": true,
                                          "marginRangedChanged": true,
                                          "minimumMargin": 1.1,
                                          "minimumMarginChanged": true,
                                          "maximumMargin": 1.1,
                                          "maximumMarginChanged": true,
                                          "overrideHostWarehouseIndicator": true,
                                          "overrideHostWarehouseIndicatorChanged": true,
                                          "overrideHostPrice": true,
                                          "overrideHostPriceChanged": true,
                                          "overrideHostCost": true,
                                          "overrideHostCostChanged": true,
                                          "overrideHostMargin": true,
                                          "overrideHostMarginChanged": true,
                                          "alwaysApplyMargin": true,
                                          "alwaysApplyMarginChanged": true,
                                          "aws": 1.0,
                                          "awsUpdated": "2025-08-02T23:27:03.0355554",
                                          "posTare": 1,
                                          "altPrice": 1.0,
                                          "altPriceChanged": true,
                                          "altPriceMode": 53,
                                          "altPriceModeChanged": true,
                                          "altPLUG_UID": "WnVfyNkdIUWLVqcrBXTSCQ==",
                                          "altPLUGuid": "c85f755a-1dd9-4521-8b56-a72b0574d209",
                                          "altPLUGuidChanged": true,
                                          "altPriceDescription1": "sample string 54",
                                          "altPriceDescription2": "sample string 55",
                                          "cartonQuantity": 56,
                                          "cartonQuantityChanged": true,
                                          "trayID": 1,
                                          "promptID": 1,
                                          "tare": 1,
                                          "packQty": 1,
                                          "fixedWeight": 1,
                                          "extraMesg": 1,
                                          "text1": "sample string 58",
                                          "text2": "sample string 59",
                                          "text3": "sample string 60",
                                          "labelText": "sample string 61",
                                          "labelTextChanged": true,
                                          "sendToScale": true,
                                          "nonScaleWeigh": true,
                                          "labelFormat": "sample string 65",
                                          "barcodeFormat": "sample string 66",
                                          "austMade": 1,
                                          "coolCode": 67,
                                          "countryOfOrigin": "sample string 68",
                                          "percentContent": 69.1,
                                          "departmentID": 1,
                                          "subDepartmentID": 1,
                                          "minorDepartmentID": 1,
                                          "lesserDepartmentID": 1,
                                          "deptCode": "sample string 70",
                                          "subDeptCode": "sample string 71",
                                          "minorDeptCode": "sample string 72",
                                          "lesserDeptCode": "sample string 73",
                                          "deptName": "sample string 74",
                                          "subDeptName": "sample string 75",
                                          "minorDeptName": "sample string 76",
                                          "lesserDeptName": "sample string 77",
                                          "departmentChanged": true,
                                          "subCategoryID": 1,
                                          "expiry": 1,
                                          "showDays": 1,
                                          "datePrint": 1,
                                          "labelRequired": true,
                                          "labelShelfQty": 80,
                                          "labelShelfChanged": true,
                                          "labelTalkerQty": 82,
                                          "labelSmall": true,
                                          "labelLastPrinted": "2025-08-02T23:27:03.0355554",
                                          "labelLastPrice": 1,
                                          "shelfPageLayoutG_UID": "drZXueaMK0Ks09GDTeKeWw==",
                                          "shelfPageLayoutGuid": "b957b676-8ce6-422b-acd3-d1834de29e5b",
                                          "talkerPageLayoutG_UID": "HrKSiHwLMkSGnEZt9QTBQA==",
                                          "talkerPageLayoutGuid": "8892b21e-0b7c-4432-869c-466df504c140",
                                          "unitMeasure": 1.1,
                                          "unitMeasureChanged": true,
                                          "unitMeasureKind": 85,
                                          "unitMeasureKindChanged": true,
                                          "signIQData": "sample string 87",
                                          "refresh": true,
                                          "earnLoyaltyPoints": true,
                                          "earnLoyaltyPointsChanged": true,
                                          "quantityOverride": true,
                                          "quantityOverrideChanged": true,
                                          "quantityRequired": true,
                                          "quantityRequiredChanged": true,
                                          "allowDiscounts": true,
                                          "allowDiscountsChanged": true,
                                          "discountDiscounts": true,
                                          "discountDiscountsChanged": true,
                                          "itemRecalled": true,
                                          "itemRecalledChanged": true,
                                          "noRefund": true,
                                          "noRefundChanged": true,
                                          "allowMarkdown": true,
                                          "allowMarkdownChanged": true,
                                          "priceRequired": true,
                                          "priceRequiredChanged": true,
                                          "fuelItem": true,
                                          "fuelItemChanged": true,
                                          "trackSerial": true,
                                          "trackSerialChanged": true,
                                          "allowZeroPrice": true,
                                          "allowZeroPriceChanged": true,
                                          "notForSale": 91,
                                          "notForSaleChanged": true,
                                          "excludeFromDeals": true,
                                          "excludeFromVoucher": true,
                                          "minimumAge": 94,
                                          "minimumAgeChanged": true,
                                          "buyingLimit": 1,
                                          "buyingLimitChanged": true,
                                          "buyingLimitIndependent": true,
                                          "buyingLimitIndependentChanged": true,
                                          "inventoryGuid": "VGzwxDtG70q60PwrartABA==",
                                          "inventoryIdentifier": "c4f06c54-463b-4aef-bad0-fc2b6abb4004",
                                          "inventoryAccuracy": 1,
                                          "baseUnits": 98,
                                          "orderPacked": 1,
                                          "isManufactured": true,
                                          "isIngredient": true,
                                          "isModifier": true,
                                          "isModifierChanged": true,
                                          "hasModifiers": 99,
                                          "defaultPrinter": "sample string 100",
                                          "defaultPrinterGroup": "sample string 101",
                                          "ingredientsOnManufacture": true,
                                          "manufactureUnitMeasure": 1,
                                          "mpl": 1,
                                          "maxShelfQty": 102,
                                          "allowAutoOrder": true,
                                          "warrantyPeriod": 1,
                                          "parentPluG_UId": "r+Jr4rGuEE2SZKRAPTKunQ==",
                                          "parentPluGuid": "e26be2af-aeb1-4d10-9264-a4403d32ae9d",
                                          "preferredHostVendor": 104,
                                          "preferredHostChanged": true,
                                          "code": "sample string 106",
                                          "supplierIdentifier": "H/vFuffBNUuvI0SQwMPvww==",
                                          "supplierIdentifierGuid": "b9c5fb1f-c1f7-4b35-af23-4490c0c3efc3",
                                          "supplierChanged": true,
                                          "rebateSupplierIdentifier": "SnQfi/VAfU6CSGAMb6e2KQ==",
                                          "rebateSupplierIdentifierGuid": "8b1f744a-40f5-4e7d-8248-600c6fa7b629",
                                          "rebateSupplierChanged": true,
                                          "availableForOrder": true,
                                          "warehouseDirectIndicator": "sample string 108",
                                          "warehouseDirectIndicatorChanged": true,
                                          "productGrade": "sample string 110",
                                          "productType": "sample string 111",
                                          "productGroup": "sample string 112",
                                          "complianceIndicator": "sample string 113",
                                          "inhouseBrand": "sample string 114",
                                          "slowMoving": true,
                                          "generalMerchandise": true,
                                          "comment": "sample string 117",
                                          "lastUpdatedByUser": "sample string 118",
                                          "lastManualUpdatedByUser": "sample string 119",
                                          "lastUpdatedByUserOverride": true,
                                          "lastUpdatedByHost": "2025-08-02T23:27:03.0355554",
                                          "commodity": "sample string 121",
                                          "businessPillar": "sample string 122",
                                          "mscCommodity": "sample string 123",
                                          "hostIdentifier": "kt1pp4eku0ikLrfhzG8Nmw==",
                                          "hostIdentifierGuid": "a769dd92-a487-48bb-a42e-b7e1cc6f0d9b",
                                          "serviceFeeID": 1,
                                          "serviceFeeIDChanged": true,
                                          "providerName": "sample string 125",
                                          "aisleEnds": "sample string 126",
                                          "deleted": true,
                                          "deletedChanged": true,
                                          "hidden": true,
                                          "doNotRange": true,
                                          "doNotRangeChanged": true,
                                          "doNotOrder": true,
                                          "doNotOrderChanged": true,
                                          "locked": true,
                                          "excludeFromWebUpdate": true,
                                          "excludeFromWebUpdateChanged": true,
                                          "webPriceBasedOn": 137,
                                          "webPriceRounding": true,
                                          "webMarkup": 139,
                                          "webPriceMode": 140,
                                          "altDepartmentID": 1,
                                          "altSubDepartmentID": 1,
                                          "altMinorDepartmentID": 1,
                                          "altLesserDepartmentID": 1,
                                          "altDeptCode": "sample string 141",
                                          "altSubDeptCode": "sample string 142",
                                          "altMinorDeptCode": "sample string 143",
                                          "altLesserDeptCode": "sample string 144",
                                          "altDepartmentChanged": true,
                                          "storeProducts": [
                                            {
                                              "$ref": "24"
                                            },
                                            {
                                              "$ref": "24"
                                            }
                                          ],
                                          "store": {
                                            "$ref": "15"
                                          },
                                          "storePrices": [
                                            {
                                              "$id": "25",
                                              "pluG_UID": "muHeJMslAkOynzybQV3oaA==",
                                              "pluGuid": "24dee19a-25cb-4302-b29f-3c9b415de868",
                                              "plu": 1,
                                              "storeID": 1,
                                              "zoneID": 2,
                                              "zoneName": "sample string 3",
                                              "store": "sample string 4",
                                              "priceNow": 5,
                                              "costNow": 6,
                                              "costNowDecimals": 7,
                                              "normalPrice": 8,
                                              "gstPercent": 9,
                                              "normalCost": 10,
                                              "normalCostDecimals": 11,
                                              "costGstPercent": 12,
                                              "costCalcMethod": 1,
                                              "currentCost": 13,
                                              "currentCostDecimals": 14,
                                              "break1": 15,
                                              "price1": 16,
                                              "break2": 17,
                                              "price2": 18,
                                              "break3": 19,
                                              "price3": 20,
                                              "fuelItem": 21,
                                              "fixedWeight": 22,
                                              "active": true,
                                              "complianceIndicator": "sample string 23",
                                              "doNotOrder": true,
                                              "doNotRange": true,
                                              "isNormalPriceChangesCampaign": true,
                                              "updated": "2025-08-02T23:27:03.0355554"
                                            },
                                            {
                                              "$ref": "25"
                                            }
                                          ],
                                          "currentPrices": {
                                            "$id": "26",
                                            "pluPrices": {
                                              "$id": "27",
                                              "plu": 1,
                                              "pluG_UID": "QEA=",
                                              "stores": [
                                                1,
                                                2
                                              ],
                                              "normalPrice": 1,
                                              "cost": 2,
                                              "break1": 3,
                                              "price1": 4,
                                              "break2": 5,
                                              "price2": 6,
                                              "break3": 7,
                                              "price3": 8,
                                              "discountPrice": 9,
                                              "acceptedUtc": "2025-08-02T23:27:03.0355554",
                                              "priceChangeType": 0,
                                              "costDecimals": 10
                                            },
                                            "normalPluPrices": {
                                              "$ref": "27"
                                            },
                                            "winningCampaign": 1,
                                            "winner": {
                                              "$id": "28",
                                              "campaignName": "sample string 1",
                                              "campaignDescription": "sample string 2",
                                              "startDate": "2025-08-02T23:27:03.0355554",
                                              "startTime": 3,
                                              "endDate": "2025-08-02T23:27:03.0355554",
                                              "endTime": 4,
                                              "newPrice": 5,
                                              "newCost": 6,
                                              "newCostDecimals": 7,
                                              "pctDiscount": 8,
                                              "promoType": 1,
                                              "promotionTypeCode": "sample string 9",
                                              "hostType": 10,
                                              "hostIdentifier": "AudwTi3XUU+Qd0Qj3eKvZA==",
                                              "hostIdentifierGuid": "4e70e702-d72d-4f51-9077-4423dde2af64",
                                              "storeNames": [
                                                "sample string 1",
                                                "sample string 2"
                                              ]
                                            },
                                            "details": [
                                              {
                                                "$ref": "28"
                                              },
                                              {
                                                "$ref": "28"
                                              }
                                            ]
                                          },
                                          "tray": {
                                            "$id": "29",
                                            "g_UId": "SILDi2oLhEa3D9YP/mjJSg==",
                                            "guid": "8bc38248-0b6a-4684-b70f-d60ffe68c94a",
                                            "name": "sample string 1",
                                            "number": 1,
                                            "tare": 1
                                          },
                                          "priceGroup": {
                                            "$id": "30",
                                            "priceGroupG_UID": "sVrbnTa9SEaHdxMRk2GXSA==",
                                            "priceGroupGuid": "9ddb5ab1-bd36-4648-8777-131193619748",
                                            "name": "sample string 2",
                                            "code": 1,
                                            "modified": true,
                                            "updated": "2025-08-02T23:27:03.0355554",
                                            "buyingLimit": 1,
                                            "buyingLimitIndependent": true,
                                            "buyingLimitType": 0,
                                            "number": 1,
                                            "products": [
                                              {
                                                "$ref": "24"
                                              },
                                              {
                                                "$ref": "24"
                                              }
                                            ],
                                            "productCount": 1
                                          },
                                          "priceGroupName": "sample string 146",
                                          "nutrifacts": {
                                            "$id": "31",
                                            "pluG_UID": "2WjE3sC6NUWgjJ960uRSRw==",
                                            "pluGuid": "dec468d9-bac0-4535-a08c-9f7ad2e45247",
                                            "plu": 1,
                                            "servingsPerPack": 1,
                                            "servingSize": 1,
                                            "showAllergens": 1,
                                            "energy": 1,
                                            "protein": 1,
                                            "fat": 1,
                                            "saturated": 1,
                                            "carbo": 1,
                                            "sugars": 1,
                                            "sodium": 1,
                                            "potasium": 1,
                                            "calcium": 1,
                                            "fibre": 1,
                                            "soya": 1,
                                            "nutsSeeds": 1,
                                            "shells": 1,
                                            "eggs": 1,
                                            "dairy": 1,
                                            "gluten": 1,
                                            "sulphites": 1,
                                            "peanuts": 1,
                                            "sesame": 1,
                                            "fish": 1,
                                            "lupins": 1
                                          },
                                          "dates": {
                                            "$id": "32",
                                            "pluGuid": "1ad7b6d3-3010-4d15-86e1-a3c83d74e57a",
                                            "created": "2025-08-02T23:27:03.0355554",
                                            "createdByUser": "sample string 1",
                                            "activated": "2025-08-02T23:27:03.0355554",
                                            "deactivated": "2025-08-02T23:27:03.0355554",
                                            "lastOrdered": "2025-08-02T23:27:03.0355554",
                                            "lastOrderedQty": 2.0,
                                            "lastReceived": "2025-08-02T23:27:03.0355554",
                                            "lastReceivedQty": 3.0,
                                            "lastInvoiceStatus": 1,
                                            "lastCounted": "2025-08-02T23:27:03.0355554",
                                            "lastSold": "2025-08-02T23:27:03.0355554",
                                            "firstSold": "2025-08-02T23:27:03.0355554",
                                            "awsUpdated": "2025-08-02T23:27:03.0355554",
                                            "lastManualUpdate": "2025-08-02T23:27:03.0355554",
                                            "lastManualUpdatedByUser": "sample string 5",
                                            "lastUpdated": "2025-08-02T23:27:03.0355554",
                                            "lastUpdatedByUser": "sample string 7",
                                            "lastUpdatedByHost": "2025-08-02T23:27:03.0355554",
                                            "doNotRangeUpdated": "2025-08-02T23:27:03.0355554",
                                            "doNotOrderUpdated": "2025-08-02T23:27:03.0355554",
                                            "tracked": "2025-08-02T23:27:03.0355554"
                                          },
                                          "allergens": [
                                            {
                                              "$id": "33",
                                              "allergenID": 1,
                                              "pluG_UID": "BEoNlDvmNkeT1jsIBFkYqw==",
                                              "pluGuid": "940d4a04-e63b-4736-93d6-3b08045918ab",
                                              "contains": 2,
                                              "allergenName": "sample string 3",
                                              "storeIDs": [
                                                1,
                                                2
                                              ]
                                            },
                                            {
                                              "$ref": "33"
                                            }
                                          ],
                                          "costs": {
                                            "$id": "34",
                                            "pluG_UID": "6rf14ertiUGjPcFdCihujg==",
                                            "pluGuid": "e1f5b7ea-edea-4189-a33d-c15d0a286e8e",
                                            "enteredCost": 1,
                                            "weightedAvgCost": 1,
                                            "lastCost": 1,
                                            "rawEnteredCost": 2,
                                            "rawWeightedAvgCost": 3,
                                            "rawLastCost": 4,
                                            "freight": 5.0,
                                            "freightType": 6,
                                            "costDecimals": 7,
                                            "fifoCost": 1,
                                            "updated": "2025-08-02T23:27:03.0355554",
                                            "normalCost": 1,
                                            "currentCost": 1
                                          },
                                          "sales": [
                                            {
                                              "$id": "35",
                                              "saleHeaderID": 1,
                                              "created": "2025-08-02T23:27:03.0355554",
                                              "createdLocal": "2025-08-02T23:27:03.0355554",
                                              "storeID": 3,
                                              "storeName": "sample string 4",
                                              "operatorG_Uid": "ipZtYjqXXEq2TzApEDb64g==",
                                              "operatorGuid": "626d968a-973a-4a5c-b64f-30291036fae2",
                                              "operatorName": "sample string 5",
                                              "tranType": 1,
                                              "plu": 1,
                                              "pluG_UId": "AYKMOe2TZ0iDCk6OKARU0g==",
                                              "pluGuid": "398c8201-93ed-4867-830a-4e8e280454d2",
                                              "normalPrice": 1,
                                              "totalCents": 1,
                                              "cost": 1,
                                              "grossProfit": 1,
                                              "quantity": 1,
                                              "operator": {
                                                "$ref": "13"
                                              }
                                            },
                                            {
                                              "$ref": "35"
                                            }
                                          ],
                                          "apns": [
                                            {
                                              "$id": "36",
                                              "pluID": 1,
                                              "pluG_UID": "zfVVsfNl+kiabWTYgmA7WA==",
                                              "pluGuid": "b155f5cd-65f3-48fa-9a6d-64d882603b58",
                                              "apn": "sample string 1",
                                              "deleted": true,
                                              "storeID": 1,
                                              "storeIDs": [
                                                1,
                                                2
                                              ]
                                            },
                                            {
                                              "$ref": "36"
                                            }
                                          ],
                                          "tuns": [
                                            {
                                              "$id": "37",
                                              "pluG_UId": "UMhU+HA3iEKLkAxMj4WksA==",
                                              "pluGuid": "f854c850-3770-4288-8b90-0c4c8f85a4b0",
                                              "apn": "sample string 1",
                                              "tun": "sample string 2",
                                              "cartonQuantity": 3,
                                              "product": {
                                                "$ref": "24"
                                              },
                                              "storeIDs": [
                                                1,
                                                2
                                              ]
                                            },
                                            {
                                              "$ref": "37"
                                            }
                                          ],
                                          "competitionPricing": [
                                            {
                                              "$id": "38",
                                              "identifier": "LPWnp6136EKwdqU3+tQX5w==",
                                              "identifierGuid": "a7a7f52c-77ad-42e8-b076-a537fad417e7",
                                              "pluG_UID": "KbLEs13XeEmz3/COb1vPrg==",
                                              "pluGuid": "b3c4b229-d75d-4978-b3df-f08e6f5bcfae",
                                              "competitionID": 1,
                                              "name": "sample string 2",
                                              "sellMultiple": 3,
                                              "retailPrice": 4,
                                              "storeName": "sample string 5"
                                            },
                                            {
                                              "$ref": "38"
                                            }
                                          ],
                                          "supplier": {
                                            "$ref": "19"
                                          },
                                          "supplierName": "sample string 147",
                                          "children": [
                                            {
                                              "$ref": "24"
                                            },
                                            {
                                              "$ref": "24"
                                            }
                                          ],
                                          "ordering": {
                                            "$ref": "22"
                                          },
                                          "flipChartPages": [
                                            {
                                              "$id": "39",
                                              "identifier": "Uo/F3uNMKkiB4gThGJBJYQ==",
                                              "groupName": "sample string 1",
                                              "identifierGuid": "dec58f52-4ce3-482a-81e2-04e118904961",
                                              "exists": true,
                                              "flipChartIdentifier": "JEwESlQ8/0Cy2SgHU86/9Q==",
                                              "flipChartIdentifierGuid": "4a044c24-3c54-40ff-b2d9-280753cebff5",
                                              "contentPanelName": "sample string 5",
                                              "selectionMode": 1,
                                              "maximumSelections": 1,
                                              "enableProductRecogniser": true,
                                              "displayName": "sample string 7",
                                              "sortOrder": 8,
                                              "storeID": 1,
                                              "productsPerRow": 9,
                                              "rows": 10,
                                              "showButtonText": true,
                                              "showButtonImage": true,
                                              "buttonWidth": 13,
                                              "buttonHeight": 14,
                                              "autoSizeButtons": true,
                                              "autoSizeGrid": true,
                                              "buttonAnchor": 17,
                                              "buttonBackgroundImage": "sample string 18",
                                              "buttonTopColour": 1,
                                              "buttonTextColour": 1,
                                              "buttonBottomColour": 1,
                                              "buttonBorderColour": 1,
                                              "buttonBorderWidth": 1,
                                              "buttonRadius": 1,
                                              "buttonGradientMode": 1,
                                              "buttonDropShadow": true,
                                              "buttonShadowWidth": 1,
                                              "buttonHighLightOnPush": true,
                                              "buttonFontFamily": "sample string 19",
                                              "buttonFontSize": 1.1,
                                              "buttonFontStyle": 1,
                                              "buttonTextAlign": 1,
                                              "buttonWordBreak": true,
                                              "buttonDrawImageAndButton": true,
                                              "buttonVerticalText": true,
                                              "buttonImageAlign": 1,
                                              "buttonMarginX": 20,
                                              "buttonMarginY": 21,
                                              "beginButtonsX": 22,
                                              "beginButtonsY": 23,
                                              "manualSortProducts": true,
                                              "sortProductsKind": 25,
                                              "groupIdentifier": "sHL6+5db8UyL9XYATgnYiQ==",
                                              "groupIdentifierGuid": "fbfa72b0-5b97-4cf1-8bf5-76004e09d889",
                                              "flipChart": {
                                                "$id": "40",
                                                "identifier": "n0sFdKdh2kq0kxrdzFUGvA==",
                                                "identifierGuid": "74054b9f-61a7-4ada-b493-1addcc5506bc",
                                                "displayName": "sample string 2",
                                                "sortOrder": 3,
                                                "productsPerRow": 4,
                                                "rowsPerPage": 5,
                                                "buttonMarginX": 6,
                                                "buttonMarginY": 7,
                                                "beginButtonsX": 8,
                                                "beginButtonsY": 9,
                                                "autoSizeButtons": true,
                                                "autoSizeGrid": true,
                                                "showButtonText": true,
                                                "showButtonImage": true,
                                                "formLocationX": 1,
                                                "formLocationY": 1,
                                                "formWidth": 14,
                                                "formHeight": 15,
                                                "formMaximised": true,
                                                "formResizable": true,
                                                "formBackgroundImage": "sample string 16",
                                                "formBackgroundColourA": 1,
                                                "formBackgroundColourR": 1,
                                                "formBackgroundColourG": 1,
                                                "formBackgroundColourB": 1,
                                                "formFontFamily": "sample string 17",
                                                "formFontSize": 1.1,
                                                "formFontStyle": 1,
                                                "formAttributes": "sample string 18",
                                                "buttonWidth": 19,
                                                "buttonHeight": 20,
                                                "buttonAnchor": 21,
                                                "buttonBackgroundImage": "sample string 22",
                                                "buttonTopColour": 1,
                                                "buttonTextColour": 1,
                                                "buttonBottomColour": 1,
                                                "buttonBorderColour": 1,
                                                "buttonBorderWidth": 1,
                                                "buttonRadius": 1,
                                                "buttonGradientMode": 1,
                                                "buttonDropShadow": true,
                                                "buttonShadowWidth": 1,
                                                "buttonHighLightOnPush": true,
                                                "buttonFontFamily": "sample string 23",
                                                "buttonFontSize": 1.1,
                                                "buttonFontStyle": 1,
                                                "buttonTextAlign": 1,
                                                "buttonWordBreak": true,
                                                "buttonDrawImageAndButton": true,
                                                "buttonVerticalText": true,
                                                "buttonImageAlign": 1,
                                                "panelLocationX": 1,
                                                "panelLocationY": 1,
                                                "panelWidth": 1,
                                                "panelHeight": 1,
                                                "panelAnchor": 1,
                                                "panelFontFamily": "sample string 24",
                                                "panelFontSize": 1.1,
                                                "panelFontStyle": 1,
                                                "panelBackgroundColour": 1,
                                                "panelTextColour": 1,
                                                "panelAttributes": "sample string 25",
                                                "unsentCount": 26,
                                                "group": {
                                                  "$id": "41",
                                                  "identifier": "uICHH/F7Q0SEBJEDnuDW9Q==",
                                                  "identifierGuid": "1f8780b8-7bf1-4443-8404-91039ee0d6f5",
                                                  "name": "sample string 2",
                                                  "formType": "sample string 3",
                                                  "forms": [
                                                    {
                                                      "$id": "42",
                                                      "id": 1,
                                                      "g_UID": "cKPJr26zzkm9fTWgvFm5rQ==",
                                                      "guid": "afc9a370-b36e-49ce-bd7d-35a0bc59b9ad",
                                                      "zoneID": 3,
                                                      "storeID": 4,
                                                      "name": "sample string 5",
                                                      "formType": "sample string 6",
                                                      "locationX": 1,
                                                      "locationY": 1,
                                                      "width": 1,
                                                      "height": 1,
                                                      "maximised": true,
                                                      "resizable": true,
                                                      "backgroundImage": "sample string 7",
                                                      "backgroundColour": "sample string 8",
                                                      "backgroundColourA": 1,
                                                      "backgroundColourR": 1,
                                                      "backgroundColourG": 1,
                                                      "backgroundColourB": 1,
                                                      "fontFamily": "sample string 9",
                                                      "fontSize": 1.1,
                                                      "fontStyle": 1,
                                                      "previousForm": 1,
                                                      "previousFormG_UID": "dvyJ18BuIEWSMjbpjEWypA==",
                                                      "previousFormGuid": "d789fc76-6ec0-4520-9232-36e98c45b2a4",
                                                      "nextForm": 1,
                                                      "nextFormG_UID": "kvZ/uW1QH0+PwTeId4IcZg==",
                                                      "nextFormGuid": "b97ff692-506d-4f1f-8fc1-378877821c66",
                                                      "attributes": "sample string 10",
                                                      "updated": "2025-08-02T23:27:03.0355554",
                                                      "positioning": 1,
                                                      "contentPanel": "sample string 11",
                                                      "selectionMode": 1,
                                                      "maximumSelections": 1,
                                                      "alteredInStore": true,
                                                      "deleted": true,
                                                      "blueprintID": 1,
                                                      "preserveLayout": true,
                                                      "mainCheckoutFormName": "sample string 13",
                                                      "nextCheckoutForm": {
                                                        "$ref": "42"
                                                      },
                                                      "previousCheckoutForm": {
                                                        "$ref": "42"
                                                      },
                                                      "buttons": [
                                                        {
                                                          "$id": "43",
                                                          "id": 1,
                                                          "checkoutFormID": 2,
                                                          "checkoutFormG_UID": "jGqRybcV4E2eTT6nzVUHlQ==",
                                                          "checkoutFormGuid": "c9916a8c-15b7-4de0-9e4d-3ea7cd550795",
                                                          "identifier": "9IGyfi8pWUuCFzsjQRB5qA==",
                                                          "identifierGuid": "7eb281f4-292f-4b59-8217-3b23411079a8",
                                                          "name": "sample string 5",
                                                          "plu": 1,
                                                          "locationX": 1,
                                                          "locationY": 1,
                                                          "width": 1,
                                                          "height": 1,
                                                          "anchor": 1,
                                                          "backgroundImage": "sample string 6",
                                                          "backgroundImageID": 1,
                                                          "backgroundImageUrl": "sample string 7",
                                                          "topColour": 1,
                                                          "textColour": 1,
                                                          "bottomColour": 1,
                                                          "borderColour": 1,
                                                          "borderWidth": 1,
                                                          "radius": 1,
                                                          "gradientMode": 1,
                                                          "dropShadow": true,
                                                          "shadowWidth": 1,
                                                          "highLightOnPush": true,
                                                          "fontFamily": "sample string 8",
                                                          "fontSize": 1.1,
                                                          "fontStyle": 1,
                                                          "textAlign": 1,
                                                          "imageAlign": 1,
                                                          "wordBreak": true,
                                                          "verticalText": true,
                                                          "buttonFunction": 1,
                                                          "buttonValue": 1,
                                                          "valueG_UID": "UL621drNdku7YNbML8zHiQ==",
                                                          "valueGuid": "d5b6be50-cdda-4b76-bb60-d6cc2fccc789",
                                                          "buttonText": "sample string 10",
                                                          "valueText": "sample string 11",
                                                          "drawImageAndButton": true,
                                                          "updated": "2025-08-02T23:27:03.0355554",
                                                          "action": "sample string 12",
                                                          "valueForm": {
                                                            "$ref": "42"
                                                          },
                                                          "image": {
                                                            "$id": "44",
                                                            "name": "sample string 3.sample string 4",
                                                            "imageID": 2,
                                                            "imageName": "sample string 3",
                                                            "imageExtension": "sample string 4",
                                                            "lastUpdate": "2025-08-02T23:27:03.0355554",
                                                            "imageData": "QEA=",
                                                            "readOnly": true
                                                          }
                                                        },
                                                        {
                                                          "$ref": "43"
                                                        }
                                                      ],
                                                      "panels": [
                                                        {
                                                          "$id": "45",
                                                          "id": 1,
                                                          "checkoutFormID": 2,
                                                          "checkoutFormG_UID": "Y8tLLyBSe0GS1ZogsUPKcA==",
                                                          "checkoutFormGuid": "2f4bcb63-5220-417b-92d5-9a20b143ca70",
                                                          "panelType": "sample string 4",
                                                          "name": "sample string 5",
                                                          "locationX": 6,
                                                          "locationY": 7,
                                                          "width": 8,
                                                          "height": 9,
                                                          "anchor": 10,
                                                          "fontFamily": "sample string 11",
                                                          "fontSize": 12.1,
                                                          "fontStyle": 13,
                                                          "backgroundColour": 14,
                                                          "textColour": 15,
                                                          "attributes": "sample string 16"
                                                        },
                                                        {
                                                          "$ref": "45"
                                                        }
                                                      ]
                                                    },
                                                    {
                                                      "$ref": "42"
                                                    }
                                                  ],
                                                  "panels": [
                                                    {
                                                      "$ref": "45"
                                                    },
                                                    {
                                                      "$ref": "45"
                                                    }
                                                  ]
                                                },
                                                "pages": [
                                                  {
                                                    "$ref": "39"
                                                  },
                                                  {
                                                    "$ref": "39"
                                                  }
                                                ]
                                              },
                                              "contentPanel": {
                                                "$ref": "45"
                                              },
                                              "products": [
                                                {
                                                  "$id": "46",
                                                  "flipChartPageIdentifier": "CJG0kn38VEKPa2yMjKL1Pg==",
                                                  "flipChartPageIdentifierGuid": "92b49108-fc7d-4254-8f6b-6c8c8ca2f53e",
                                                  "pluG_UID": "LBl3juUM20auIXQY3SjCcg==",
                                                  "pluGuid": "8e77192c-0ce5-46db-ae21-7418dd28c272",
                                                  "sortOrder": 3,
                                                  "sent": true,
                                                  "productChanged": true,
                                                  "productImageName": "sample string 6",
                                                  "productShowImageOnFlipCharts": true,
                                                  "productShowTextOnFlipCharts": true,
                                                  "productOverrideFlipChartText": true,
                                                  "productFlipChartText": "sample string 10",
                                                  "product": {
                                                    "$ref": "24"
                                                  },
                                                  "departmentSortOrder": 11,
                                                  "subDepartmentName": "sample string 12"
                                                },
                                                {
                                                  "$ref": "46"
                                                }
                                              ],
                                              "productCount": 27,
                                              "pages": [
                                                {
                                                  "$ref": "39"
                                                },
                                                {
                                                  "$ref": "39"
                                                }
                                              ]
                                            },
                                            {
                                              "$ref": "39"
                                            }
                                          ],
                                          "priceHistory": [
                                            {
                                              "$id": "47",
                                              "pluG_UID": "KpyqjZo07kmamVserqPpfA==",
                                              "pluGuid": "8daa9c2a-349a-49ee-9a99-5b1eaea3e97c",
                                              "price": 1,
                                              "costCalcMethod": 1,
                                              "cost": 2,
                                              "weightedAvgCost": 3,
                                              "lastCost": 4,
                                              "rawCost": 5,
                                              "rawWeightedAvgCost": 6,
                                              "rawLastCost": 7,
                                              "costDecimals": 8,
                                              "serviceFeeID": 9,
                                              "freight": 10.0,
                                              "freightType": 11,
                                              "process": "sample string 12",
                                              "user": "sample string 13",
                                              "updated": "2025-08-02T23:27:03.0355554",
                                              "previousPrice": 1,
                                              "previousCostCalcMethod": 1,
                                              "previousCost": 1,
                                              "previousWeightedAvgCost": 1,
                                              "previousLastCost": 1,
                                              "previousRawCost": 15,
                                              "previousRawWeightedAvgCost": 16,
                                              "previousRawLastCost": 17,
                                              "previousCostDecimals": 1,
                                              "previousServiceFeeID": 18,
                                              "previousFreight": 19.0,
                                              "previousFreightType": 20,
                                              "storeID": 21,
                                              "storeName": "sample string 22",
                                              "serviceFeeDescription": "sample string 23",
                                              "previousServiceFeeDescription": "sample string 24"
                                            },
                                            {
                                              "$ref": "47"
                                            }
                                          ],
                                          "ingredients": [
                                            {
                                              "$id": "48",
                                              "pluG_UID": "6R3CvjwG5E6LnS9RqAw9ZA==",
                                              "ingredientGuid": "wngnlWdMlUmmlt4ojy+SgQ==",
                                              "ingredientIdentifier": "952778c2-4c67-4995-a696-de288f2f9281",
                                              "quantity": 1.0,
                                              "storeIDs": [
                                                1,
                                                2
                                              ],
                                              "ingredientText": "sample string 1",
                                              "ingredient": {
                                                "$ref": "24"
                                              }
                                            },
                                            {
                                              "$ref": "48"
                                            }
                                          ],
                                          "bins": [
                                            {
                                              "$id": "49",
                                              "pluG_UID": "STdh3cTtxkC5yy3vmTxmnA==",
                                              "pluGuid": "dd613749-edc4-40c6-b9cb-2def993c669c",
                                              "shelfLocationIdentifier": "ShJdhf3SQUu6eaf9U0nZJg==",
                                              "shelfLocationGuid": "855d124a-d2fd-4b41-ba79-a7fd5349d926",
                                              "labelShelfDefault": 1,
                                              "labelTalkerDefault": 1,
                                              "labelSmall": true,
                                              "labelPageLayoutG_UID": "nzgD15Z3uE65tK8m+ecT4A==",
                                              "labelPageLayoutGuid": "d703389f-7796-4eb8-b9b4-af26f9e713e0",
                                              "updated": "2025-08-02T23:27:03.0355554",
                                              "electronicShelfLabelIdentifier": "sample string 5",
                                              "electronicshelfLabelsConfigurationID": 6,
                                              "labelShelfChanged": true,
                                              "productName": "sample string 8",
                                              "locationText": "sample string 9",
                                              "product": {
                                                "$ref": "24"
                                              },
                                              "location": {
                                                "$id": "50",
                                                "identifier": "7P+oZQ7/zUi5yCiBjKveDg==",
                                                "storeID": 1,
                                                "identifierGuid": "65a8ffec-ff0e-48cd-b9c8-28818cabde0e",
                                                "name": "sample string 2",
                                                "haccp": true,
                                                "blueprintID": 1,
                                                "updated": "2025-08-02T23:27:03.0355554",
                                                "minTemp": 1,
                                                "maxTemp": 1,
                                                "checkFrequency": 1,
                                                "storeCaseConfiguration": 5,
                                                "storeName": "sample string 6",
                                                "bins": [
                                                  {
                                                    "$ref": "49"
                                                  },
                                                  {
                                                    "$ref": "49"
                                                  }
                                                ]
                                              }
                                            },
                                            {
                                              "$ref": "49"
                                            }
                                          ],
                                          "bin": {
                                            "$ref": "49"
                                          },
                                          "scaleLocations": [
                                            {
                                              "$id": "51",
                                              "plu": 1,
                                              "pluG_UID": "Oic7UK/ObEaP2UHqKlZNag==",
                                              "pluGuid": "503b273a-ceaf-466c-8fd9-41ea2a564d6a",
                                              "deptNo": 1,
                                              "product": {
                                                "$ref": "24"
                                              },
                                              "scaleLocation": {
                                                "$id": "52",
                                                "id": 1,
                                                "deptNo": 1,
                                                "deptCode": "sample string 2",
                                                "name": "sample string 3",
                                                "enabled": true,
                                                "updated": "2025-08-02T23:27:03.0355554",
                                                "department": {
                                                  "$id": "53",
                                                  "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": "52"
                                                  },
                                                  "subDepartments": [
                                                    {
                                                      "$id": "54",
                                                      "id": 1,
                                                      "departmentID": 2,
                                                      "name": "sample string 3",
                                                      "code": "sample string 4",
                                                      "departmentCode": "sample string 5",
                                                      "externalSales": true,
                                                      "minorDepartments": [
                                                        {
                                                          "$id": "55",
                                                          "id": 1,
                                                          "subDepartmentID": 2,
                                                          "departmentID": 3,
                                                          "name": "sample string 4",
                                                          "subDepartmentCode": "sample string 5",
                                                          "departmentCode": "sample string 6",
                                                          "code": "sample string 7",
                                                          "lesserDepartments": [
                                                            {
                                                              "$id": "56",
                                                              "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-08-02T23:27:03.0355554",
                                                              "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": "8EAeBJE4t0q6YeyRvaNQNQ==",
                                                              "labelPageLayoutGuid": "041e40f0-3891-4ab7-ba61-ec91bda35035",
                                                              "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": "57",
                                                                "dept": 1,
                                                                "category": 2,
                                                                "name": "sample string 3",
                                                                "active": true,
                                                                "mscCommodities": [
                                                                  {
                                                                    "$id": "58",
                                                                    "dept": 1,
                                                                    "category": 2,
                                                                    "commodity": 3,
                                                                    "name": "sample string 4",
                                                                    "active": true,
                                                                    "mscSubCommodities": [
                                                                      {
                                                                        "$id": "59",
                                                                        "dept": 1,
                                                                        "category": 2,
                                                                        "commodity": 3,
                                                                        "subCommodity": 4,
                                                                        "name": "sample string 5",
                                                                        "active": true,
                                                                        "subCommodityCode": "sample string 7"
                                                                      },
                                                                      {
                                                                        "$ref": "59"
                                                                      }
                                                                    ],
                                                                    "commodityCode": "sample string 6"
                                                                  },
                                                                  {
                                                                    "$ref": "58"
                                                                  }
                                                                ],
                                                                "categoryCode": "sample string 5"
                                                              },
                                                              "mscCom": {
                                                                "$ref": "58"
                                                              },
                                                              "mscDep": {
                                                                "$id": "60",
                                                                "dept": 1,
                                                                "name": "sample string 2",
                                                                "active": true,
                                                                "mscCategories": [
                                                                  {
                                                                    "$ref": "57"
                                                                  },
                                                                  {
                                                                    "$ref": "57"
                                                                  }
                                                                ],
                                                                "deptCode": "sample string 4"
                                                              },
                                                              "mscSubCom": {
                                                                "$ref": "59"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "56"
                                                            }
                                                          ],
                                                          "updated": "2025-08-02T23:27:03.0355554",
                                                          "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": "gFC80+DUHUei1lp23bhMsQ==",
                                                          "labelPageLayoutGuid": "d3bc5080-d4e0-471d-a2d6-5a76ddb84cb1",
                                                          "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": "57"
                                                          },
                                                          "mscCom": {
                                                            "$ref": "58"
                                                          },
                                                          "mscDep": {
                                                            "$ref": "60"
                                                          },
                                                          "mscSubCom": {
                                                            "$ref": "59"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "55"
                                                        }
                                                      ],
                                                      "investmentBuyOverride": true,
                                                      "updated": "2025-08-02T23:27:03.0355554",
                                                      "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": "WIFmsiFqj0+wj2yWe8pinA==",
                                                      "labelPageLayoutGuid": "b2668158-6a21-4f8f-b08f-6c967bca629c",
                                                      "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": "57"
                                                      },
                                                      "mscCom": {
                                                        "$ref": "58"
                                                      },
                                                      "mscDep": {
                                                        "$ref": "60"
                                                      },
                                                      "mscSubCom": {
                                                        "$ref": "59"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "54"
                                                    }
                                                  ],
                                                  "stores": [
                                                    1,
                                                    2
                                                  ],
                                                  "investmentBuyOverride": true,
                                                  "updated": "2025-08-02T23:27:03.0355554",
                                                  "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": "RLHwT1bN+EOydWUx6zXFbQ==",
                                                  "labelPageLayoutGuid": "4ff0b144-cd56-43f8-b275-6531eb35c56d",
                                                  "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": "57"
                                                  },
                                                  "mscCom": {
                                                    "$ref": "58"
                                                  },
                                                  "mscDep": {
                                                    "$ref": "60"
                                                  },
                                                  "mscSubCom": {
                                                    "$ref": "59"
                                                  }
                                                }
                                              }
                                            },
                                            {
                                              "$ref": "51"
                                            }
                                          ],
                                          "nextPrice": {
                                            "$id": "61",
                                            "id": 1,
                                            "campaignID": 2,
                                            "campaignName": "sample string 3",
                                            "plu": 1,
                                            "hostOfferID": 1,
                                            "metcashPromotionID": "sample string 4",
                                            "metcashPromotionPlacement": "sample string 5",
                                            "pluG_UID": "rWYJIM/X1kebpPeSxnaCiw==",
                                            "pluGuid": "200966ad-d7cf-47d6-9ba4-f792c676828b",
                                            "newPrice": 1,
                                            "pctDiscount": 1,
                                            "newCost": 1,
                                            "newCostDecimals": 6,
                                            "dealCostIdentifier": "STt1y563L0GXgog6c4aPeg==",
                                            "dealCostGuid": "cb753b49-b79e-412f-9782-883a73868f7a",
                                            "pluName": "sample string 7",
                                            "apn": "sample string 8",
                                            "fuelItem": true,
                                            "priceGroupG_UID": "CzZJM9D7HkmC0xVpxjuQEg==",
                                            "priceGroupGuid": "3349360b-fbd0-491e-82d3-1569c63b9012",
                                            "itemNumber": "sample string 10",
                                            "cri": "sample string 11",
                                            "pluPrice": 12,
                                            "pluCost": 13,
                                            "pluCostIndicator": "sample string 14",
                                            "pluPriceGstPercent": 15,
                                            "pluCostGstPercent": 16,
                                            "pluActive": true,
                                            "cartonQty": 1.1,
                                            "baseUnits": 18.1,
                                            "salesMode": 1,
                                            "pluNormalCost": 19,
                                            "pluaws": 20.0,
                                            "directNumber": "sample string 21",
                                            "departmentName": "sample string 22",
                                            "subDepartmentName": "sample string 23",
                                            "priceGroupName": "sample string 24",
                                            "supplierName": "sample string 25",
                                            "stockOnHand": 1.1,
                                            "stockOnOrder": 1.1,
                                            "lastReceived": "2025-08-02T23:27:03.0355554",
                                            "rrp": 26,
                                            "campaignDescription": "sample string 27",
                                            "campaignComboPriceGroupG_UID": "btRzT/adO0enEOWeP29bfA==",
                                            "campaignComboPriceGroupIdentifier": "4f73d46e-9df6-473b-a710-e59e3f6f5b7c",
                                            "promotionPlacementDescription": "sample string 28",
                                            "storeAcceptances": [
                                              {
                                                "$id": "62",
                                                "plu": 1,
                                                "pluG_UId": "QEA=",
                                                "campaignID": 1,
                                                "campaignName": "sample string 2",
                                                "storeID": 3,
                                                "acceptedUtc": "2025-08-02T23:27:03.0355554",
                                                "operatorG_UID": "NxOaodlRcUG70GNfq1CfFA==",
                                                "operatorGuid": "a19a1337-51d9-4171-bbd0-635fab509f14",
                                                "machineID": 1,
                                                "processed": true,
                                                "appliedUtc": "2025-08-02T23:27:03.0355554",
                                                "signIqTicketFileMovedUtc": "2025-08-02T23:27:03.0355554",
                                                "user": "sample string 6",
                                                "campaignDescription": "sample string 7",
                                                "productDesc": "sample string 8",
                                                "storeName": "sample string 9",
                                                "effectiveUtc": "2025-08-02T23:27:03.0355554",
                                                "priceChangeType": 0,
                                                "operatorName": "sample string 10",
                                                "hostCampaign": true,
                                                "product": {
                                                  "$ref": "24"
                                                },
                                                "campaignPlu": {
                                                  "$ref": "61"
                                                }
                                              },
                                              {
                                                "$ref": "62"
                                              }
                                            ],
                                            "campaign": {
                                              "$id": "63",
                                              "id": 1,
                                              "storeID": 2,
                                              "name": "207d05ab-4f23-4038-aa11-3ee05736e3f2",
                                              "nameGuid": "207d05ab-4f23-4038-aa11-3ee05736e3f2",
                                              "description": "sample string 4",
                                              "showDiscounts": true,
                                              "showTotals": true,
                                              "onlyEvaluateOnSubtotal": true,
                                              "useDescription": true,
                                              "campaignType": 1,
                                              "startDate": "2025-08-02T23:27:03.0355554",
                                              "startTime": 1,
                                              "endDate": "2025-08-02T23:27:03.0355554",
                                              "endTime": 1,
                                              "recurrence": 1,
                                              "recurrenceType": 1,
                                              "monthType": 1,
                                              "weekDays": 1,
                                              "months": 1,
                                              "monthWeeks": 1,
                                              "monthDays": "sample string 7",
                                              "printed": true,
                                              "talkerText": "sample string 8",
                                              "rangeDescription": "sample string 9",
                                              "dealDescription": "sample string 10",
                                              "labelQuantity": 11,
                                              "active": 1,
                                              "deactivated": "2025-08-02T23:27:03.0355554",
                                              "system": true,
                                              "created": "2025-08-02T23:27:03.0355554",
                                              "updated": "2025-08-02T23:27:03.0355554",
                                              "priceChangeNotifiedUtc": "2025-08-02T23:27:03.0355554",
                                              "promoType": 1,
                                              "promotionTypeCode": "sample string 13",
                                              "hostIdentifier": "WvgBiImLSkijQJ5glWMpuQ==",
                                              "hostIdentifierGuid": "8801f85a-8b89-484a-a340-9e60956329b9",
                                              "hostType": 14,
                                              "createdByUser": "sample string 15",
                                              "fromHost": true,
                                              "deleted": true,
                                              "campaignDeleted": "2025-08-02T23:27:03.0355554",
                                              "updatedByUser": "sample string 18",
                                              "offerID": 1,
                                              "isPriceChangeCampaign": true,
                                              "stores": [
                                                1,
                                                2
                                              ],
                                              "storeNames": [
                                                "sample string 1",
                                                "sample string 2"
                                              ],
                                              "campaignPlus": [
                                                {
                                                  "$ref": "61"
                                                },
                                                {
                                                  "$ref": "61"
                                                }
                                              ],
                                              "campaignPools": [
                                                {
                                                  "$id": "64",
                                                  "id": 1,
                                                  "campaignID": 2,
                                                  "campaignName": "sample string 3",
                                                  "plu": 4,
                                                  "pluG_UID": "y7aaZaVUQEOzhI62badOFA==",
                                                  "pluGuid": "659ab6cb-54a5-4340-b384-8eb66da74e14",
                                                  "hostOfferID": 1,
                                                  "priceGroupG_UID": "An41ghT5fE6PxCeFU1B8DQ==",
                                                  "priceGroupGuid": "82357e02-f914-4e7c-8fc4-278553507c0d",
                                                  "fuelItem": true,
                                                  "pluName": "sample string 6",
                                                  "apn": "sample string 7",
                                                  "pluActive": true,
                                                  "cartonQty": 1,
                                                  "baseUnits": 9.1,
                                                  "cri": "sample string 10",
                                                  "salesMode": 1,
                                                  "pluaws": 11.0,
                                                  "directNumber": "sample string 12",
                                                  "departmentName": "sample string 13",
                                                  "subDepartmentName": "sample string 14",
                                                  "priceGroupName": "sample string 15",
                                                  "supplierName": "sample string 16",
                                                  "stockOnHand": 1.1,
                                                  "stockOnOrder": 1.1,
                                                  "lastReceived": "2025-08-02T23:27:03.0355554",
                                                  "rrp": 17,
                                                  "campaignDescription": "sample string 18",
                                                  "product": {
                                                    "$ref": "24"
                                                  },
                                                  "campaign": {
                                                    "$ref": "63"
                                                  }
                                                },
                                                {
                                                  "$ref": "64"
                                                }
                                              ],
                                              "sellingRules": [
                                                {
                                                  "$id": "65",
                                                  "id": 1,
                                                  "identifier": "H8PY3sy+okeXMTpR2Vhgfw==",
                                                  "identifierStr": "H8PY3sy+okeXMTpR2Vhgfw==",
                                                  "identifierGuid": "ded8c31f-becc-47a2-9731-3a51d958607f",
                                                  "campaignID": 4,
                                                  "campaignName": "sample string 5",
                                                  "ruleJoin": 1,
                                                  "ruleType": 6,
                                                  "operand0": "sample string 7",
                                                  "comparisonOp": 1,
                                                  "operand1": "sample string 8",
                                                  "action": 1,
                                                  "operand2": "sample string 9",
                                                  "operand3": "sample string 10",
                                                  "includeExcludedItems": true,
                                                  "noFurtherDiscounts": true,
                                                  "description": "sample string 11",
                                                  "sortOrder": 1,
                                                  "isItemRule": false,
                                                  "prevDept": "sample string 12",
                                                  "campaign": {
                                                    "$ref": "63"
                                                  }
                                                },
                                                {
                                                  "$ref": "65"
                                                }
                                              ],
                                              "customers": [
                                                {
                                                  "$id": "66",
                                                  "id": 1,
                                                  "campaignID": 2,
                                                  "campaignName": "sample string 3",
                                                  "customerID": "DfhU6Yx4kEG5qXr7gauwMg==",
                                                  "customerIDGuid": "e954f80d-788c-4190-b9a9-7afb81abb032",
                                                  "campaign": {
                                                    "$ref": "63"
                                                  },
                                                  "customer": {
                                                    "$ref": "5"
                                                  }
                                                },
                                                {
                                                  "$ref": "66"
                                                }
                                              ],
                                              "customerGroups": [
                                                {
                                                  "$id": "67",
                                                  "id": 1,
                                                  "campaignID": 2,
                                                  "campaignName": "sample string 3",
                                                  "groupID": "/IqGri1qs0urFqomV/n0Bw==",
                                                  "groupIDGuid": "ae868afc-6a2d-4bb3-ab16-aa2657f9f407",
                                                  "campaign": {
                                                    "$ref": "63"
                                                  },
                                                  "group": {
                                                    "$ref": "9"
                                                  }
                                                },
                                                {
                                                  "$ref": "67"
                                                }
                                              ],
                                              "signIqTickets": [
                                                {
                                                  "$id": "68",
                                                  "identifier": "oBF2wQ545kO9vFeCYJaTtA==",
                                                  "identifierGuid": "c17611a0-780e-43e6-bdbc-5782609693b4",
                                                  "campaignName": "sample string 2",
                                                  "message": "sample string 3",
                                                  "ticketFileSource": "sample string 4",
                                                  "ticketFileDestination": "sample string 5",
                                                  "storeID": 1
                                                },
                                                {
                                                  "$ref": "68"
                                                }
                                              ],
                                              "comboPriceGroups": [
                                                {
                                                  "$id": "69",
                                                  "id": 1,
                                                  "campaignID": 2,
                                                  "campaignName": "sample string 3",
                                                  "g_UID": "SHa3q2HgkU2wDCWaSmlyQA==",
                                                  "guid": "abb77648-e061-4d91-b00c-259a4a697240",
                                                  "description": "sample string 5",
                                                  "newPrice": 1,
                                                  "rangeDescription": "sample string 6",
                                                  "dealDescription": "sample string 7",
                                                  "labelQuantity": 8,
                                                  "hostProductCategoryID": 1,
                                                  "offerID": 1,
                                                  "dontUpdatePricePlus": true,
                                                  "campaign": {
                                                    "$ref": "63"
                                                  },
                                                  "comboPricePlus": [
                                                    {
                                                      "$id": "70",
                                                      "id": 1,
                                                      "campaignID": 2,
                                                      "campaignName": "sample string 3",
                                                      "groupG_UID": "PqsfgVuyWkKYbd9g+6cxMQ==",
                                                      "groupGuid": "811fab3e-b25b-425a-986d-df60fba73131",
                                                      "comboPriceType": 5,
                                                      "priceType": 5,
                                                      "pluG_UID": "qx2o0odNSU6+w69zjwHUxw==",
                                                      "pluGuid": "d2a81dab-4d87-4e49-bec3-af738f01d4c7",
                                                      "priceGroupG_UID": "sDHdwz2M0UWnMRPkvklReg==",
                                                      "priceGroupGuid": "c3dd31b0-8c3d-45d1-a731-13e4be49517a",
                                                      "campaignPoolID": "sample string 7",
                                                      "quantity": 1,
                                                      "campaign": {
                                                        "$ref": "63"
                                                      },
                                                      "product": {
                                                        "$ref": "24"
                                                      },
                                                      "priceGroup": {
                                                        "$ref": "30"
                                                      },
                                                      "campaignPool": {
                                                        "$ref": "63"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "70"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "$ref": "69"
                                                }
                                              ],
                                              "priceLevels": [
                                                {
                                                  "$id": "71",
                                                  "id": 1,
                                                  "priceLevelIdentifier": "VqQC9y3DgkuXuV2q5dr0eA==",
                                                  "priceLevelIdentifierGuid": "f702a456-c32d-4b82-97b9-5daae5daf478",
                                                  "campaignName": "sample string 3",
                                                  "priceLevelName": "sample string 4"
                                                },
                                                {
                                                  "$ref": "71"
                                                }
                                              ]
                                            },
                                            "product": {
                                              "$ref": "24"
                                            },
                                            "dealCost": {
                                              "$id": "72",
                                              "headerIdentifier": "ip7aT887tke2ebRkArXTvg==",
                                              "headerIdentifierGuid": "4fda9e8a-3bcf-47b6-b679-b46402b5d3be",
                                              "identifier": "S8mJL0UkqUash1YAq/sd8Q==",
                                              "identifierGuid": "2f89c94b-2445-46a9-ac87-5600abfb1df1",
                                              "supplierIdentifier": "JBwrB35DwUu4X6WrQdDS9Q==",
                                              "supplierGuid": "072b1c24-437e-4bc1-b85f-a5ab41d0d2f5",
                                              "pluG_UID": "kfzUNYlqV0KXIx3p4S9qIQ==",
                                              "pluGuid": "35d4fc91-6a89-4257-9723-1de9e12f6a21",
                                              "campaignName": "c2f8a36f-4346-442e-9a24-a7a2e5c5c133",
                                              "description": "sample string 4",
                                              "cost": 5,
                                              "costDecimals": 6,
                                              "start": "2025-08-02T23:27:03.0355554",
                                              "end": "2025-08-02T23:27:03.0355554",
                                              "type": 9,
                                              "promoType": 10,
                                              "bonusItemPLUG_UID": "8c5frZobpEy4cCwEvQG9hA==",
                                              "bonusItemPluGuid": "ad5fcef1-1b9a-4ca4-b870-2c04bd01bd84",
                                              "bonusPurchaseUnits": 11,
                                              "bonusReceiveUnits": 12,
                                              "updated": "2025-08-02T23:27:03.0355554",
                                              "metcashPromotionID": "sample string 14",
                                              "fromHost": 15,
                                              "storeNames": "sample string 16",
                                              "storeIDs": [
                                                1,
                                                2
                                              ],
                                              "supplierName": "sample string 17",
                                              "campaignDescription": "sample string 18",
                                              "newPrice": 1,
                                              "campaignMetcashPromotionID": "sample string 19",
                                              "campaignActive": true,
                                              "campaignStartDate": "2025-08-02T23:27:03.0355554",
                                              "campaignEndDate": "2025-08-02T23:27:03.0355554",
                                              "masterPLUG_UID": "kdYNSLxR/0aDpe/FdPK0sg==",
                                              "masterID": "480dd691-51bc-46ff-83a5-efc574f2b4b2",
                                              "productName": "sample string 22",
                                              "productAPN": "sample string 23",
                                              "orderCode": "sample string 24",
                                              "normalSell": 25,
                                              "normalCost": 26,
                                              "normalCostDecimals": 27,
                                              "cartonQuantity": 28,
                                              "salesMode": 29,
                                              "orderPacked": 30,
                                              "fuelItem": true,
                                              "active": true,
                                              "bonusMasterPLUG_UID": "eUKx6Dk1AkSCN+UZ5DDCEQ==",
                                              "bonusMasterID": "e8b14279-3539-4402-8237-e519e430c211",
                                              "bonusProductName": "sample string 34",
                                              "bonusProductAPN": "sample string 35",
                                              "bonusOrderCode": "sample string 36",
                                              "bonusNormalSell": 37,
                                              "bonusNormalCost": 38,
                                              "bonusNormalCostDecimals": 39,
                                              "bonusCartonQuantity": 40,
                                              "bonusSalesMode": 41,
                                              "bonusOrderPacked": 42,
                                              "bonusFuelItem": true,
                                              "bonusActive": true
                                            }
                                          },
                                          "currentCostStart": "2025-08-02T23:27:03.0355554",
                                          "dealCosts": [
                                            {
                                              "$ref": "72"
                                            },
                                            {
                                              "$ref": "72"
                                            }
                                          ],
                                          "tags": [
                                            {
                                              "$id": "73",
                                              "pluG_UID": "SD2j1KFaNEGEbENYjbuC+A==",
                                              "pluGuid": "d4a33d48-5aa1-4134-846c-43588dbb82f8",
                                              "tagID": 1,
                                              "description": "sample string 1",
                                              "storeIDs": [
                                                1,
                                                2
                                              ]
                                            },
                                            {
                                              "$ref": "73"
                                            }
                                          ],
                                          "alternateProductG_UID": "vygIxFYCJkqhbQyjER0ojg==",
                                          "alternateProduct": "c40828bf-0256-4a26-a16d-0ca3111d288e",
                                          "productHostCode": {
                                            "$id": "74",
                                            "id": 1,
                                            "pluG_UID": "XZgDK43dcUaMkZIPGuZzNw==",
                                            "pluGuid": "2b03985d-dd8d-4671-8c91-920f1ae67337",
                                            "ibaCode": "sample string 2"
                                          },
                                          "mscCat": {
                                            "$ref": "57"
                                          },
                                          "mscCom": {
                                            "$ref": "58"
                                          },
                                          "mscDep": {
                                            "$ref": "60"
                                          },
                                          "mscSubCom": {
                                            "$ref": "59"
                                          },
                                          "isUserUpdate": true,
                                          "ignoreMasterProduct": true,
                                          "priceGroupLabelRequested": true,
                                          "firstSold": "2025-08-02T23:27:03.0355554",
                                          "inventoryTracked": "2025-08-02T23:27:03.0355554",
                                          "isNormalPriceChangesCampaign": true
                                        },
                                        "supplier": {
                                          "$ref": "19"
                                        },
                                        "serviceFee": {
                                          "$id": "75",
                                          "id": 1,
                                          "description": "sample string 1",
                                          "fee": 1
                                        },
                                        "isPrimaryHost": true,
                                        "hostVendor": 47
                                      },
                                      {
                                        "$ref": "22"
                                      }
                                    ],
                                    "orderCycleHeaders": [
                                      {
                                        "$id": "76",
                                        "storeID": 1,
                                        "supplierIdentifier": "hYoP2VU4tUuI6UiV7thg7w==",
                                        "supplierGuid": "d90f8a85-3855-4bb5-88e9-4895eed860ef",
                                        "departmentCode": "sample string 2",
                                        "warehouseDirectIndicator": "sample string 3",
                                        "type": 4,
                                        "storeName": "sample string 5",
                                        "departmentName": "sample string 6",
                                        "orderDays": 7
                                      },
                                      {
                                        "$ref": "76"
                                      }
                                    ],
                                    "cycles": [
                                      {
                                        "$id": "77",
                                        "storeID": 1,
                                        "supplierIdentifier": "dP8h8Hfwf0ydYMuuA/abFw==",
                                        "supplierGuid": "f021ff74-f077-4c7f-9d60-cbae03f69b17",
                                        "departmentCode": "sample string 2",
                                        "warehouseDirectIndicator": "sample string 3",
                                        "type": 4,
                                        "cutOffWeek": 5,
                                        "cutOffDay": 6,
                                        "cutOffTime": "00:00:00.1234567",
                                        "leadTime": 7,
                                        "daysBuffer": 8,
                                        "supplierName": "sample string 9",
                                        "cutOffDate": "2025-08-02T23:27:03.0355554",
                                        "deliveryDate": "2025-08-02T23:27:03.0355554",
                                        "nextCutOffDate": "2025-08-02T23:27:03.0355554",
                                        "nextDeliveryDate": "2025-08-02T23:27:03.0355554",
                                        "nextDaysBuffer": 10
                                      },
                                      {
                                        "$ref": "77"
                                      }
                                    ],
                                    "store": {
                                      "$ref": "15"
                                    },
                                    "updated": "2025-08-02T23:27:03.0355554",
                                    "isHost": true
                                  },
                                  "files": [
                                    {
                                      "$id": "78",
                                      "id": "sample string 1",
                                      "fileName": "sample string 2",
                                      "extension": "sample string 3",
                                      "provider": 0,
                                      "type": 0,
                                      "hostType": "sample string 4",
                                      "createdUtc": "2025-08-02T23:27:03.0355554",
                                      "processed": "2025-08-02T23:27:03.0355554",
                                      "isProcessing": true,
                                      "processedCount": 6,
                                      "processingTime": 1,
                                      "collectedUtc": "2025-08-02T23:27:03.0355554",
                                      "size": 1,
                                      "sizeFormat": "sample string 7",
                                      "isArchive": true,
                                      "version": "sample string 9",
                                      "reference": "sample string 10",
                                      "digest": "sample string 11",
                                      "contentType": "sample string 12",
                                      "host": {
                                        "$ref": "18"
                                      },
                                      "metcashHeader": {
                                        "$id": "79",
                                        "customerNumber": "sample string 1",
                                        "creationDate": "2025-08-02T23:27:03.0355554",
                                        "businessPillar": "sample string 3",
                                        "fileType": "sample string 4"
                                      }
                                    },
                                    {
                                      "$ref": "78"
                                    }
                                  ],
                                  "zoneMatrix": [
                                    {
                                      "$id": "80",
                                      "id": 1,
                                      "hostIdentifier": "9rf575isA0Czz7seha6ROA==",
                                      "hostIdentifierGuid": "eff9b7f6-ac98-4003-b3cf-bb1e85ae9138",
                                      "storeID": 1,
                                      "departmentCode": "sample string 2",
                                      "hostGuids": [
                                        "bd8aabfb-f2c8-4f33-aef5-95e1c7016053",
                                        "39f2b6fb-739b-445a-849b-a34a749ce48f"
                                      ]
                                    },
                                    {
                                      "$ref": "80"
                                    }
                                  ],
                                  "hostFileStoreSetting": {
                                    "$ref": "17"
                                  },
                                  "hostStoreSettings": [
                                    {
                                      "$ref": "17"
                                    },
                                    {
                                      "$ref": "17"
                                    }
                                  ],
                                  "promotionPlacements": [
                                    {
                                      "$id": "81",
                                      "identifier": "UEBEzckQ5EaQpZapEJhskw==",
                                      "identifierGuid": "cd444050-10c9-46e4-90a5-96a910986c93",
                                      "code": "sample string 2",
                                      "description": "sample string 3",
                                      "isAdvertised": true
                                    },
                                    {
                                      "$ref": "81"
                                    }
                                  ],
                                  "promoTypeGuids": [
                                    "c785a1b9-750f-402c-adba-4e70348250e6",
                                    "db2bb652-a905-4585-9665-7bda3fa35f1c"
                                  ],
                                  "isPromotionOnly": false,
                                  "isOrderable": false,
                                  "vendor": 0
                                },
                                "groupIDs": [
                                  1,
                                  2
                                ],
                                "hostDescription": "sample string 24"
                              },
                              {
                                "$ref": "17"
                              }
                            ],
                            "accounts": [
                              {
                                "$id": "82",
                                "id": 1,
                                "storeID": 1,
                                "accountName": "sample string 2",
                                "bsb": "sample string 3",
                                "accountNumber": "sample string 4",
                                "accountDesignated": true
                              },
                              {
                                "$ref": "82"
                              }
                            ],
                            "sales": [
                              {
                                "$id": "83",
                                "id": 1,
                                "storeID": 1,
                                "externalSalesType": 2,
                                "ftpSiteID": 1,
                                "lastSaleProcessed": "2025-08-02T23:27:03.0355554",
                                "ftpSite": {
                                  "$id": "84",
                                  "id": 1,
                                  "description": "sample string 2",
                                  "address": "sample string 3",
                                  "username": "sample string 4",
                                  "password": "sample string 5",
                                  "path": "sample string 7",
                                  "protocol": 8
                                }
                              },
                              {
                                "$ref": "83"
                              }
                            ],
                            "zoneMatrix": [
                              {
                                "$ref": "80"
                              },
                              {
                                "$ref": "80"
                              }
                            ],
                            "cashManagements": [
                              {
                                "$id": "85",
                                "id": 1,
                                "storeID": 1,
                                "cashManagementType": 2,
                                "apiID": 1,
                                "organisationID": "sample string 3",
                                "siteName": "sample string 4",
                                "thirdPartyAPI": {
                                  "$id": "86",
                                  "id": 1,
                                  "description": "sample string 2",
                                  "address": "sample string 3",
                                  "username": "sample string 4",
                                  "password": "sample string 5",
                                  "passwordPlain": "sample string 6",
                                  "token": "sample string 7",
                                  "apiType": 8,
                                  "apiSubType": 9
                                }
                              },
                              {
                                "$ref": "85"
                              }
                            ],
                            "updateStoreID": "4217154a-ac25-4bdb-a82c-52066e52a71c",
                            "updateStore": {
                              "$id": "87",
                              "id": "336fd077-fcc7-4a0c-856c-a94ea29ac8e1",
                              "name": "sample string 1",
                              "lastActivity": "2025-08-02T23:27:03.0355554",
                              "zone": "sample string 2",
                              "timeZoneOffset": 0.0,
                              "businessHoursStart": "00:00:00.1234567",
                              "businessHoursEnd": "00:00:00.1234567",
                              "master": true,
                              "lastIP": "sample string 10",
                              "lastHostName": "sample string 11",
                              "ping": 1,
                              "pingStatus": "sample string 12",
                              "lastUpdateCompleted": "2025-08-02T23:27:03.0355554"
                            },
                            "timeZoneId": "sample string 53",
                            "securityOptions": {
                              "$id": "88",
                              "loginMode": 1,
                              "allowSelfVerification": true,
                              "verifierEmail": "sample string 3",
                              "source": "sample string 4",
                              "loginModeInherited": 5,
                              "loginModeSource": "sample string 6",
                              "selfVerifyInherited": true,
                              "selfVerifySource": "sample string 8",
                              "verifyEmailInherited": "sample string 9",
                              "verifyEmailSource": "sample string 10"
                            }
                          }
                        },
                        {
                          "$ref": "14"
                        }
                      ]
                    },
                    "customer": {
                      "$ref": "5"
                    },
                    "communityOrganisation": {
                      "$id": "89",
                      "id": 1,
                      "identifier": "56YpFHgdl0CMM2czSB8e2A==",
                      "identifierGuid": "1429a6e7-1d78-4097-8c33-6733481f1ed8",
                      "name": "sample string 3",
                      "lookupIdentifier": "sample string 4",
                      "externalID": "sample string 5",
                      "phone": "sample string 6",
                      "fax": "sample string 7",
                      "email": "sample string 8",
                      "address1": "sample string 9",
                      "address2": "sample string 10",
                      "city": "sample string 11",
                      "postCode": "sample string 12",
                      "state": "sample string 13",
                      "country": "sample string 14",
                      "totalAmountAwarded": 15.1,
                      "updated": "2025-08-02T23:27:03.0355554",
                      "deleted": true
                    },
                    "details": [
                      {
                        "$id": "90",
                        "saleItemID": 1,
                        "identifier": "20u6mxMusEm6JqsWuc+xWA==",
                        "identifierGuid": "9bba4bdb-2e13-49b0-ba26-ab16b9cfb158",
                        "saleHeaderID": 2,
                        "plu": 1,
                        "pluG_UId": "03zRFo3CE0qoYhYfHu5E4w==",
                        "pluGuid": "16d17cd3-c28d-4a13-a862-161f1eee44e3",
                        "accountID": "qVnoRdRZak6BFxf9TwlcJg==",
                        "accountIDGuid": "45e859a9-59d4-4e6a-8117-17fd4f095c26",
                        "normalPrice": 3,
                        "originalSellingPrice": 4,
                        "discountPrice": 5,
                        "unit": 1,
                        "quantity": 6,
                        "totalCents": 7,
                        "fixedPrice": 1,
                        "tranType": 1,
                        "discountType": 1,
                        "cost": 1,
                        "costDecimals": 8,
                        "markdown": 1,
                        "manualQuantity": 1,
                        "manualPrice": 1,
                        "manualMode": 1,
                        "active": 1,
                        "offline": true,
                        "barcode": "sample string 9",
                        "keyedSale": 1,
                        "discountedID": 1,
                        "fuelID": 1,
                        "serialNumber": "sample string 10",
                        "bestOrExpire": "2025-08-02T23:27:03.0355554",
                        "bestOrExpireType": 1,
                        "providerName": "sample string 11",
                        "refundG_UID": "uyEnZu1m/ke+X+05+TnyYw==",
                        "refundGuid": "662721bb-66ed-47fe-be5f-ed39f939f263",
                        "campaign": "sample string 12",
                        "campaignType": 13,
                        "modifiedID": 1,
                        "omittedIngredient": true,
                        "taxPercent": 1.0,
                        "taxAmount": 1.0,
                        "refundablePrice": 1.0,
                        "showDiscounts": true,
                        "orderPrinted": true,
                        "note": "sample string 16",
                        "modifierName": "sample string 17",
                        "modifierSetName": "sample string 18",
                        "totalValueWasScanned": true,
                        "sold": true,
                        "campaignPrice": true,
                        "scannedValue": 1,
                        "campaignName": "sample string 22",
                        "comboDiscount": 1,
                        "idempotentVoid": "OOXzoXT92kKUHJ4oT8DPmw==",
                        "idempotentVoidGuid": "a1f3e538-fd74-42da-941c-9e284fc0cf9b",
                        "priceLevelIdentifier": "rSpz0WEVvUGffyvOn5jAbw==",
                        "priceLevelIdentifierGuid": "d1732aad-1561-41bd-9f7f-2bce9f98c06f",
                        "productName": "sample string 23",
                        "apn": "sample string 24",
                        "unknownScans": [
                          {
                            "$id": "91",
                            "id": 1,
                            "saleDetailID": 2,
                            "storeID": 1,
                            "scanned": "2025-08-02T23:27:03.0355554",
                            "operatorG_UID": "QEA=",
                            "barcode": "sample string 4",
                            "processed": 1
                          },
                          {
                            "$ref": "91"
                          }
                        ],
                        "refund": {
                          "$id": "92",
                          "id": 1,
                          "g_UID": "bAAxNA/Gk0u5h3M6v2WlXQ==",
                          "guid": "3431006c-c60f-4b93-b987-733abf65a55d",
                          "description": "sample string 1",
                          "dumped": true,
                          "inventoryReasonID": 1,
                          "sortOrder": 1,
                          "updated": "2025-08-02T23:27:03.0355554"
                        },
                        "modifier": {
                          "$id": "93",
                          "id": 1,
                          "setG_UID": "+jKvAP5ohkWzLYBZ3G1+iA==",
                          "modifierSetGuid": "00af32fa-68fe-4586-b32d-8059dc6d7e88",
                          "name": "sample string 2",
                          "price": 1,
                          "quantity": 1,
                          "modifierType": 1,
                          "groupNumber": 1,
                          "pageNumber": 1,
                          "controlOrder": 1,
                          "printToStation": true,
                          "pluG_UID": "4ylfZL0poUqsNwcNHkhPTg==",
                          "pluGuid": "645f29e3-29bd-4aa1-ac37-070d1e484f4e",
                          "deleted": true,
                          "g_UID": "8ZvZbdE2s0qC1hzp48x+UA==",
                          "guid": "6dd99bf1-36d1-4ab3-82d6-1ce9e3cc7e50",
                          "product": {
                            "$ref": "24"
                          }
                        },
                        "priceLevelName": "sample string 25",
                        "pumpNumber": 1,
                        "hoseNumber": 1
                      },
                      {
                        "$ref": "90"
                      }
                    ],
                    "eftReceipts": [
                      {
                        "$id": "94",
                        "id": 1,
                        "storeID": 1,
                        "saleHeaderID": 2,
                        "storeSaleHeader": {
                          "$ref": "12"
                        },
                        "receipt": "sample string 3",
                        "processed": 1
                      },
                      {
                        "$ref": "94"
                      }
                    ],
                    "payments": [
                      {
                        "$ref": "11"
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "cards": [
                      {
                        "$id": "95",
                        "id": 1,
                        "saleHeaderID": 1,
                        "identifier": "sample string 2",
                        "cardType": 3,
                        "providerName": "sample string 4"
                      },
                      {
                        "$ref": "95"
                      }
                    ],
                    "campaignHits": [
                      {
                        "$id": "96",
                        "id": 1,
                        "saleHeaderID": 2,
                        "campaign": "sample string 3",
                        "name": "sample string 4",
                        "processed": 1,
                        "campaignDescription": "sample string 5"
                      },
                      {
                        "$ref": "96"
                      }
                    ],
                    "fuel": [
                      {
                        "$id": "97",
                        "id": 1,
                        "plu": 1,
                        "pluG_UID": "1sKltbv6/kSEQjDcLRv26g==",
                        "pluGuid": "b5a5c2d6-fabb-44fe-8442-30dc2d1bf6ea",
                        "saleHeaderID": 2,
                        "totalCents": 3,
                        "grade": 1,
                        "gradeDescription": "sample string 4",
                        "dispenser": 1,
                        "hose": 1,
                        "quantity": 1,
                        "cost": 1,
                        "acquirerNum": 1,
                        "attendant": 1,
                        "ePurseBalance": 1.0,
                        "cardSignature": "sample string 5",
                        "compartmentNumber": 1,
                        "contractNumber": 1,
                        "discountCardPAN": "sample string 6",
                        "discountID": 1,
                        "discountName": "sample string 7",
                        "discountNetValue": 1.0,
                        "discountType": 1,
                        "discountValue": 1.0,
                        "discretionaryData": "sample string 8",
                        "driverID": "sample string 9",
                        "eftBatchNumber": 1,
                        "eftResponseCode": "sample string 10",
                        "endDateTime": "2025-08-02T23:27:03.0355554",
                        "engineHours": 1.1,
                        "fposNumber": 1,
                        "loyaltyCardPAN": "sample string 11",
                        "miscData1": 1,
                        "miscData2": "sample string 12",
                        "miscFlags": 1,
                        "mop": 1,
                        "odometer": 1,
                        "panNumber": "sample string 13",
                        "saleRefund": true,
                        "saleStatus": 1,
                        "sequenceNumber": 1,
                        "stan": 1,
                        "startDateTime": "2025-08-02T23:27:03.0355554",
                        "tagNumber": "sample string 15",
                        "trackTwoRem": "sample string 16",
                        "transCode": 1,
                        "transType": 1,
                        "unitPrice": 1.0,
                        "vehicleReg": "sample string 17",
                        "offline": true,
                        "processed": 1
                      },
                      {
                        "$ref": "97"
                      }
                    ],
                    "fuelResells": [
                      {
                        "$id": "98",
                        "saleItemID": 1,
                        "saleHeaderID": 2,
                        "plu": 1,
                        "pluG_UId": "Di086U4Uwker5xqFdT/2+A==",
                        "pluGuid": "e93c2d0e-144e-47c2-abe7-1a85753ff6f8",
                        "accountID": "+EI9Vhoq+USGSs+ROB5iCw==",
                        "accountIDGuid": "563d42f8-2a1a-44f9-864a-cf91381e620b",
                        "normalPrice": 3,
                        "originalSellingPrice": 4,
                        "discountPrice": 5,
                        "unit": 1,
                        "quantity": 6,
                        "totalCents": 7,
                        "fixedPrice": 1,
                        "tranType": 1,
                        "processed": 1,
                        "discountType": 1,
                        "cost": 1,
                        "costDecimals": 1,
                        "markdown": 1,
                        "manualQuantity": 1,
                        "manualPrice": 1,
                        "manualMode": 1,
                        "active": 1,
                        "barcode": "sample string 8",
                        "offline": 1,
                        "keyedSale": 1,
                        "discountedID": 1,
                        "fuelID": 1,
                        "serialNumber": "sample string 9",
                        "bestOrExpire": "2025-08-02T23:27:03.0355554",
                        "bestOrExpireType": 1,
                        "refundG_UID": "2w62dghqUE6BYfrOsiUKpw==",
                        "refundGuid": "76b60edb-6a08-4e50-8161-faceb2250aa7",
                        "providerName": "sample string 10",
                        "campaign": "sample string 11",
                        "campaignType": 1,
                        "modifiedID": 1,
                        "omittedIngredient": 1,
                        "taxPercent": 1.0,
                        "taxAmount": 1.0,
                        "refundablePrice": 1.0,
                        "showDiscounts": true,
                        "orderPrinted": true,
                        "note": "sample string 14",
                        "modifierName": "sample string 15",
                        "modifierSetName": "sample string 16",
                        "totalValueWasScanned": true,
                        "sold": true,
                        "campaignPrice": true,
                        "scannedValue": 1,
                        "campaignName": "sample string 20",
                        "comboDiscount": 1
                      },
                      {
                        "$ref": "98"
                      }
                    ],
                    "customerOrder": [
                      {
                        "$id": "99",
                        "identifier": "tidrDAMKR0qdu1DlbTqkag==",
                        "identifierGuid": "0c6b27b6-0a03-4a47-9dbb-50e56d3aa46a",
                        "id": 1,
                        "orderNo": 2,
                        "externalSaleIdentifier": "sample string 3",
                        "storeID": 4,
                        "zoneID": 5,
                        "deptNo": 6,
                        "customerIdentifier": "vlJ9Zd0AFkm+hTX4fxeXoA==",
                        "customerIdentifierGuid": "657d52be-00dd-4916-be85-35f87f1797a0",
                        "operatorNo": 1,
                        "operatorG_UID": "qFi/8lLC9UuF5FlYp2hK7Q==",
                        "operatorGuid": "f2bf58a8-c252-4bf5-85e4-5958a7684aed",
                        "created": "2025-08-02T23:27:03.0355554",
                        "ordered": "2025-08-02T23:27:03.0355554",
                        "started": "2025-08-02T23:27:03.0355554",
                        "completed": "2025-08-02T23:27:03.0355554",
                        "supplied": "2025-08-02T23:27:03.0355554",
                        "quickTicket": 1,
                        "deleted": true,
                        "walkAway": true,
                        "approxWait": 1,
                        "actualWait": 1,
                        "deliveryMethod": 8,
                        "externalSaleType": 9,
                        "customer": {
                          "$ref": "5"
                        },
                        "operator": {
                          "$ref": "13"
                        },
                        "details": [
                          {
                            "$id": "100",
                            "headerID": 1,
                            "plu": 1,
                            "pluG_UId": "08lT2dlcfESRlXJKrnw5ZA==",
                            "pluGuid": "d953c9d3-5cd9-447c-9195-724aae7c3964",
                            "quantity": 1,
                            "unit": 1,
                            "status": 1,
                            "soldQuantity": 1,
                            "soldWeight": 1,
                            "soldCents": 1,
                            "soldGstCents": 1,
                            "soldFixedPrice": 1,
                            "soldSalesMode": 1,
                            "promptDetailID": 1,
                            "groupID": 1,
                            "menuPath": "sample string 1",
                            "promptPath": "sample string 2",
                            "notes": "sample string 3",
                            "headerIdentifier": "sV9ge+kKfkiJYlvhZl0aKw==",
                            "headerIdentifierGuid": "7b605fb1-0ae9-487e-8962-5be1665d1a2b",
                            "product": {
                              "$ref": "24"
                            }
                          },
                          {
                            "$ref": "100"
                          }
                        ],
                        "storeName": "sample string 11",
                        "customerName": "sample string 12",
                        "storeReplyTo": "sample string 13",
                        "storeSubjectLine": "sample string 14",
                        "storeSaleHeader": {
                          "$ref": "12"
                        }
                      },
                      {
                        "$ref": "99"
                      }
                    ],
                    "surveyResponses": [
                      {
                        "$id": "101",
                        "surveyG_UID": "EG02zYWQSkeYzuAjh6M35Q==",
                        "surveyGuid": "cd366d10-9085-474a-98ce-e02387a337e5",
                        "saleHeaderGuid": "5jKbHwddQUuCRb1/+BTpPA==",
                        "saleGuid": "1f9b32e6-5d07-4b41-8245-bd7ff814e93c",
                        "textResponse": "sample string 1",
                        "integerResponse": 1,
                        "g_UIDResponse": "352qawBTm0qWmfku6ZwfKA==",
                        "guidResponse": "6baa9ddf-5300-4a9b-9699-f92ee99c1f28",
                        "whoAnswered": 2,
                        "answeredAtUTC": "2025-08-02T23:27:03.0355554",
                        "sale": {
                          "$ref": "12"
                        },
                        "survey": {
                          "$id": "102",
                          "g_UID": "rswk9+43ekWHU1pa3l4D0Q==",
                          "guid": "f724ccae-37ee-457a-8753-5a5ade5e03d1",
                          "name": "sample string 1",
                          "storeID": 2,
                          "zoneID": 1,
                          "checkoutFormG_UID": "dKE2ZWm9A0uP14rWDCCtFQ==",
                          "checkoutFormGuid": "6536a174-bd69-4b03-8fd7-8ad60c20ad15",
                          "displayToWho": 3,
                          "displayWhen": 4,
                          "start": "2025-08-02T23:27:03.0355554",
                          "end": "2025-08-02T23:27:03.0355554",
                          "deleted": true,
                          "updated": "2025-08-02T23:27:03.0355554",
                          "possibleIntegerResponses": [
                            1,
                            2
                          ],
                          "possibleTextResponses": [
                            "sample string 1",
                            "sample string 2"
                          ],
                          "possibleGuidResponses": [
                            "7e92d2dc-d314-48d4-a661-b58e41e02cb6",
                            "5b235c23-0162-442f-b58e-cbfe65022260"
                          ],
                          "allowsAllTextResponses": true,
                          "surveyForm": {
                            "$ref": "42"
                          }
                        },
                        "ingressId": "sample string 4"
                      },
                      {
                        "$ref": "101"
                      }
                    ],
                    "storeName": "sample string 38",
                    "machineName": "sample string 39",
                    "operatorName": "sample string 40",
                    "direction": 1,
                    "reason": "sample string 41",
                    "accountG_UID": "ClcdqUWpaEKRE4S4i1f8eg==",
                    "accountIdentifier": "a91d570a-a945-4268-9113-84b88b57fc7a",
                    "accountName": "sample string 42",
                    "customerOrderIdentifier": "982p2tVYQUeiTCbcLFdZBg==",
                    "customerOrderIdentifierGuid": "daa9cdf7-58d5-4741-a24c-26dc2c575906",
                    "priceLevelName": "sample string 43",
                    "revision": 44,
                    "ingressId": "sample string 45"
                  },
                  "metadata": {
                    "$id": "103",
                    "id": 1,
                    "paymentID": 2,
                    "paymentIdentifier": "Yk0WuhSN0USYZvn37dQE5A==",
                    "paymentIdentifierGuid": "ba164d62-8d14-44d1-9866-f9f7edd404e4",
                    "identifier": "UOuREyhMbkirU+k/Tpu0fQ==",
                    "identifierGuid": "1391eb50-4c28-486e-ab53-e93f4e9bb47d",
                    "metadata": "sample string 3",
                    "signatureImage": "QEA=",
                    "itemIdentifier": "WuplbgZSz0W0lPQea4OF7Q==",
                    "itemIdentifierGuid": "6e65ea5a-5206-45cf-b494-f41e6b8385ed"
                  }
                },
                {
                  "$ref": "11"
                }
              ]
            },
            {
              "$ref": "6"
            }
          ],
          "customerGroupMembers": [
            {
              "$ref": "10"
            },
            {
              "$ref": "10"
            }
          ],
          "customerGroups": [
            {
              "$ref": "9"
            },
            {
              "$ref": "9"
            }
          ],
          "accounts": [
            {
              "$ref": "7"
            },
            {
              "$ref": "7"
            }
          ],
          "account": {
            "$ref": "7"
          },
          "vouchers": [
            {
              "$id": "104",
              "customerIdentifier": "Zv03m5MVQEaGBNa2BJqZDw==",
              "customerIdentifierGuid": "9b37fd66-1593-4640-8604-d6b6049a990f",
              "voucherName": "sample string 2",
              "count": 3,
              "storeID": 4,
              "barcode": "sample string 5",
              "redeemCount": 6,
              "issueCount": 7,
              "storeSalePaymentID": 1,
              "idempotentID": "royMoE+T+kuluGOh3iQnsg==",
              "idempotentGuid": "a08c8cae-934f-4bfa-a5b8-63a1de2427b2",
              "offline": true,
              "voucher": {
                "$ref": "2"
              },
              "customer": {
                "$ref": "5"
              }
            },
            {
              "$ref": "104"
            }
          ]
        },
        "issuedOfflinePayment": {
          "$ref": "11"
        },
        "redeemedOfflinePayment": {
          "$ref": "11"
        }
      },
      {
        "$ref": "4"
      }
    ]
  },
  "elements": [
    {
      "$id": "105",
      "id": 1,
      "scaleLabelID": 2,
      "showPercentDI": true,
      "showAvgPerHundred": true,
      "showAvgPerServe": true,
      "name": "sample string 6",
      "x": 1.1,
      "y": 1.1,
      "width": 1.1,
      "height": 1.1,
      "type": 1,
      "rotation": 1,
      "text": "sample string 7",
      "fontFamily": "sample string 8",
      "align": 1,
      "bold": true,
      "italic": true,
      "underline": true,
      "strikeout": true,
      "reverse": true,
      "textColour": "sample string 9",
      "fontSize": 1.1,
      "picture": "QEA=",
      "borderWidth": 10,
      "sortOrder": 11,
      "printOptions": 12,
      "superScriptTextFontSize": 1.1,
      "lineStyle": 1,
      "spacingStyle": 1,
      "interCharacterSpacing": 1.1,
      "superScriptOffset": 1.1,
      "lineSpacing": 1.1,
      "dateFormat": "sample string 13",
      "autoGrow": true,
      "fontAutoResize": true,
      "updated": "2025-08-02T23:27:03.0355554"
    },
    {
      "$ref": "105"
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.