POST api/cashBalancing/{id}

Save cash balancing header

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Cash balancing header identifier

globally unique identifier

Required

Body Parameters

Cash balancing header to be saved

CashBalancingHeader
NameDescriptionTypeAdditional information
Identifier

Collection of byte

None.

IdentifierGuid

globally unique identifier

None.

StoreID

integer

None.

Date

date

None.

Started

date

None.

Ended

date

None.

CashFinalised

boolean

None.

CashTotalAmount

integer

None.

EftFinalised

boolean

None.

EftTotalAmount

integer

None.

BankFinalised

boolean

None.

BankTotalAmount

integer

None.

BankingOpened

boolean

None.

FuelRequired

Indicates that fuel finalisation is required for total finalisation

boolean

None.

FuelFinalised

Indicates whether fuel has been finalised for this date

boolean

None.

CreatedDuringTradingDay

Indicates that the records were last generated before the day had ended

boolean

None.

AccountingFinalised

AccountStatus

None.

EndOfDayID

integer

None.

StoreName

string

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

AutoFill

Indicate to other internal methods the header's stores auto fill setting

boolean

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

CreateRelations

Indicate to Generate Cash Balancing Header method whether relational records are needed

boolean

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

InvalidDates

Ended can only be null for current end of day generated records (-1) and started can not be null unless this is a new end of day header (-1 current end of day WILL have a started)

boolean

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

CashDetails

Collection of CashBalancing

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

EftDetails

Collection of CashBalancingEft

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

BankDetailSummary

CashBalancingBanking

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

CashBalancingBankingAccounts

Collection of CashBalancingBankingAccount

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

CashBalancingFuelTankLevels

Collection of CashBalancingFuelTankLevel

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

CashBalancingFuelMeters

Collection of CashBalancingFuelMeter

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

Request Formats

application/json, text/json

Sample:
{
  "identifier": "Uc6vUxFJTkGlvar8TtC1sQ==",
  "identifierGuid": "53afce51-4911-414e-a5bd-aafc4ed0b5b1",
  "storeID": 2,
  "date": "2026-04-03T06:15:32.6552684",
  "started": "2026-04-03T06:15:32.6552684",
  "ended": "2026-04-03T06:15:32.6552684",
  "cashFinalised": true,
  "cashTotalAmount": 4,
  "eftFinalised": true,
  "eftTotalAmount": 6,
  "bankFinalised": true,
  "bankTotalAmount": 8,
  "bankingOpened": true,
  "fuelRequired": true,
  "fuelFinalised": true,
  "createdDuringTradingDay": true,
  "accountingFinalised": 13,
  "endOfDayID": 14,
  "storeName": "sample string 15",
  "autoFill": true,
  "createRelations": true,
  "invalidDates": false,
  "cashDetails": [
    {
      "$id": "2",
      "id": 1,
      "headerIdentifier": "qDGbITll+0aSygGMb2UAVA==",
      "headerIdentifierGuid": "219b31a8-6539-46fb-92ca-018c6f650054",
      "operatorG_UID": "TqoD13AyUkaBS1xPtkKEEQ==",
      "operatorGuid": "d703aa4e-3270-4652-814b-5c4fb6428411",
      "date": "2026-04-03T06:15:32.6552684",
      "drawerID": 4,
      "machineID": 5,
      "shiftIdentifier": "oN+Rp2I1/E+91iax5QvB9Q==",
      "shiftIdentifierGuid": "a791dfa0-3562-4ffc-bdd6-26b1e50bc1f5",
      "operatorCash": 6,
      "managerCash": 7,
      "expectedCash": 8,
      "finalisedCash": 9,
      "operatorCashNote": "sample string 10",
      "managerCashNote": "sample string 11",
      "expectedPickup": 12,
      "pickupCash": 13,
      "start": "2026-04-03T06:15:32.6552684",
      "end": "2026-04-03T06:15:32.6552684",
      "operatorName": "sample string 16",
      "operatorNumber": "sample string 17",
      "machineName": "sample string 18",
      "operators": "sample string 19"
    },
    {
      "$ref": "2"
    }
  ],
  "eftDetails": [
    {
      "$id": "3",
      "id": 1,
      "headerIdentifier": "CcNhArfWBEWvln0BGpuU5Q==",
      "headerIdentifierGuid": "0261c309-d6b7-4504-af96-7d011a9b94e5",
      "date": "2026-04-03T06:15:32.6552684",
      "machineID": 1,
      "cardID": 3,
      "cardName": "sample string 4",
      "expectedAmount": 1,
      "managerDeclared": 1,
      "eftTenderCount": 1,
      "machineName": "sample string 5"
    },
    {
      "$ref": "3"
    }
  ],
  "bankDetailSummary": {
    "$id": "4",
    "id": 1,
    "headerIdentifier": "p2VWDdvmWUy1Xg9b08LTTQ==",
    "headerIdentifierGuid": "0d5665a7-e6db-4c59-b55e-0f5bd3c2d34d",
    "bankName": "sample string 3",
    "expectedCash": 4,
    "cashDeclared": 1,
    "expectedPickup": 5,
    "pickupDeclared": 1,
    "expectedCheque": 6,
    "chequeDeclared": 1
  },
  "cashBalancingBankingAccounts": [
    {
      "$id": "5",
      "id": 1,
      "headerIdentifier": "EdzIEuGyFUG584ZeiTzh2g==",
      "headerIdentifierGuid": "12c8dc11-b2e1-4115-b9f3-865e893ce1da",
      "storeAccountID": 3,
      "cashDeclared": 4,
      "pickupDeclared": 5,
      "chequeDeclared": 6,
      "accountName": "sample string 7",
      "storeAccount": {
        "$id": "6",
        "id": 1,
        "storeID": 1,
        "accountName": "sample string 2",
        "bsb": "sample string 3",
        "accountNumber": "sample string 4",
        "accountDesignated": true
      }
    },
    {
      "$ref": "5"
    }
  ],
  "cashBalancingFuelTankLevels": [
    {
      "$id": "7",
      "headerIdentifier": "gCpCA3kOC06Yvu/uMgsJhQ==",
      "headerIdentifierGuid": "03422a80-0e79-4e0b-98be-efee320b0985",
      "fuelTankNumber": 2,
      "fuelGradeID": 1,
      "fuelGrade": "sample string 3",
      "opening": 4.0,
      "openingAdjusted": true,
      "adjustments": 6.0,
      "deliveries": 7.0,
      "deliveriesAdjusted": true,
      "samples": 9.0,
      "pumpTest": 10.0,
      "sales": 11.0,
      "closing": 12.0,
      "closingAdjusted": true,
      "dailyVariance": 14.0,
      "waterLevel": 15.0,
      "meterSales": 16.0,
      "meterVariance": -5.0,
      "twentyEightDayVariance": 17.0,
      "fuelTank": {
        "$id": "8",
        "id": 1,
        "storeID": 2,
        "tankNumber": 3,
        "fuelGrade": "sample string 4",
        "fuelGradeID": 1,
        "capacity": 5.0,
        "lpg": true,
        "waterLevel": 7.0,
        "updated": "2026-04-03T06:15:32.6552684",
        "storeName": "sample string 9",
        "store": {
          "$id": "9",
          "id": 1,
          "isMaster": true,
          "isElectedMaster": true,
          "electedMasterStoreID": 1,
          "isZoneMaster": 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": "2026-04-03T06:15:32.6552684",
          "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": "KYdY9g+IL0iULEXHti4Geg==",
          "hostIdentifierGuid": "f6588729-880f-482f-942c-45c7b62e067a",
          "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,
          "defaultOrderDocumentId": 1,
          "defaultStockReceiveDocumentId": 1,
          "giftCardSalesAccountingDeptCode": "sample string 47",
          "transactionDiscountAccountingDeptCode": "sample string 48",
          "size": 49,
          "updated": "2026-04-03T06:15:32.6552684",
          "priceZone": {
            "$id": "10",
            "id": 1,
            "name": "sample string 2",
            "hostIdentifier": "BBW/ZjgByU+/tAqwgPxU6Q==",
            "hostIdentifierGuid": "66bf1504-0138-4fc9-bfb4-0ab080fc54e9",
            "sortOrder": 3,
            "zoneMasterStoreID": 1,
            "electedMasterStoreID": 1,
            "containsElectedMasterStore": true
          },
          "priceZoneName": "sample string 51",
          "storeFuelConfigured": true,
          "shippingAddressCopied": true,
          "shippingAddress": {
            "$id": "11",
            "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"
          },
          "billingAddressCopied": true,
          "billingAddress": {
            "$ref": "11"
          },
          "hostStoreSettings": [
            {
              "$id": "12",
              "id": 1,
              "hostIdentifier": "Fjsi1t/diUauAUiCvh2q2Q==",
              "hostIdentifierGuid": "d6223b16-dddf-4689-ae01-4882be1daad9",
              "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,
              "secondPassword": "sample string 23",
              "secondPasswordPlain": "sample string 24",
              "secondServerAddress": "sample string 25",
              "processPromotions": true,
              "hostProvider": 0,
              "host": {
                "$id": "13",
                "identifier": "Qygdt8xdnkupPWIG44LBGg==",
                "identifierGuid": "b71d2843-5dcc-4b9e-a93d-6206e382c11a",
                "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": "zzUzgCTodEi0urhgzEqtsg==",
                "hostSupplierIdentifierGuid": "803335cf-e824-4874-b4ba-b860cc4aadb2",
                "loyaltyPriceLevelIdentifier": "geGWbAjtL0OTfT7wVrkOgA==",
                "loyaltyPriceLevelIdentifierGuid": "6c96e181-ed08-432f-937d-3ef056b90e80",
                "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": "2026-04-03T06:15:32.6552684",
                "lastProcessed": "2026-04-03T06:15:32.6552684",
                "hold": true,
                "supplierName": "sample string 35",
                "supplier": {
                  "$id": "14",
                  "identifier": "t2m8bdf3qUSxXOD0b4j+mA==",
                  "identifierGuid": "6dbc69b7-f7d7-44a9-b15c-e0f46f88fe98",
                  "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": "tsEc/CuSCUGXj8Re3sENdw==",
                  "primaryContactID": "fc1cc1b6-922b-4109-978f-c45edec10d77",
                  "storeID": 1,
                  "abn": "sample string 16",
                  "supplierGroupIdentifier": "f+826ZfbOkSXCTBSujkTJA==",
                  "supplierGroupGuid": "e936ef7f-db97-443a-9709-3052ba391324",
                  "rebate": 1.0,
                  "rebateType": 1,
                  "rebateFrequency": 1,
                  "rebateSource": 1,
                  "rebateLastClaimed": "2026-04-03T06:15:32.6552684",
                  "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": "15",
                    "id": "0c8bc38a-ef35-4fa6-9330-6f4b992dc2d6",
                    "identifier": "/dTW9G6WMUuPIqiaLRiUPQ==",
                    "identifierGuid": "f4d6d4fd-966e-4b31-8f22-a89a2d18943d",
                    "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": "16",
                      "supplierIdentifier": "cVvLlKOxG0ya0Do732Yc0A==",
                      "supplierIdentifierGuid": "94cb5b71-b1a3-4c1b-9ad0-3a3bdf661cd0",
                      "contactGuid": "oy4jnGbfq0SeEEquUMbO/g==",
                      "contactID": "9c232ea3-df66-44ab-9e10-4aae50c6cefe",
                      "contact": {
                        "$ref": "15"
                      },
                      "supplier": {
                        "$ref": "14"
                      }
                    },
                    {
                      "$ref": "16"
                    }
                  ],
                  "products": [
                    {
                      "$id": "17",
                      "pluG_UID": "sgA7MgLWck6GAg5SGjfVfQ==",
                      "pluGuid": "323b00b2-d602-4e72-8602-0e521a37d57d",
                      "supplierIdentifier": "80V6DK3STEaocNsuYjGdAQ==",
                      "supplierIdentifierGuid": "0c7a45f3-d2ad-464c-a870-db2e62319d01",
                      "cartonQuantity": 1,
                      "cartonQuantityChanged": true,
                      "productSize": "sample string 3",
                      "cigarettesPerSleeve": 1,
                      "randomWeight": true,
                      "piecesPerUnit": 5,
                      "averagePackSize": 6,
                      "effectiveDate": "2026-04-03T06:15:32.6552684",
                      "pricedByWeight": true,
                      "landedUnitCostEx": 9,
                      "landedUnitCostInc": 10,
                      "landedCartonCostInc": 12,
                      "landedCartonCostEx": 13,
                      "standardCost": 14,
                      "deliveryFee": 1,
                      "deliveryFeeBasis": "sample string 15",
                      "pickAndPackFee": 1,
                      "pickAndPackFeeBasis": "sample string 16",
                      "financeFee": 1,
                      "financeFeeBasis": "sample string 17",
                      "cartonLength": 1,
                      "cartonWidth": 1,
                      "cartonHeight": 1,
                      "palletLayerQuantity": 1,
                      "palletLayers": 1,
                      "itemCode": "sample string 18",
                      "invoiceCode": "sample string 19",
                      "invoiceDesc": "sample string 20",
                      "orderDirect": true,
                      "useCost": true,
                      "minimumQuantity": 21,
                      "hostType": 22,
                      "fromHost": 23,
                      "minimumReorder": 1,
                      "maximumReorder": 1,
                      "orderMultiple": 24.1,
                      "sellMultiple": 25.1,
                      "baseMultiple": 26.1,
                      "hostStandardCost": 27,
                      "hostTotalCost": 28,
                      "hostRetail": 29,
                      "hostLandedUnitCostEx": 30,
                      "hostLandedUnitCostInc": 31,
                      "hostDesc": "sample string 32",
                      "directIndicator": "sample string 33",
                      "availableToOrder": true,
                      "hostRangeIndicator": "sample string 35",
                      "hostProductType": "sample string 36",
                      "hostProductGrade": "sample string 37",
                      "hostProductGroup": "sample string 38",
                      "hostSlowMoving": true,
                      "hostGeneralMerchandise": true,
                      "hostPillar": "sample string 41",
                      "hostLastUpdated": "2026-04-03T06:15:32.6552684",
                      "rebate": 1.0,
                      "rebateExclude": true,
                      "invoiceCodes": [
                        {
                          "$id": "18",
                          "pluG_UID": "UW8LQF5M+0yxb1dZF2QWtg==",
                          "pluGuid": "400b6f51-4c5e-4cfb-b16f-5759176416b6",
                          "supplierIdentifier": "eGUj77ZCPkSIlGLrCU8ihA==",
                          "supplierIdentifierGuid": "ef236578-42b6-443e-8894-62eb094f2284",
                          "invoiceCode": "sample string 1",
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "18"
                        }
                      ],
                      "storeIDs": [
                        1,
                        2
                      ],
                      "preferredSupplier": true,
                      "preferredRebateSupplier": true,
                      "supplierName": "sample string 42",
                      "salesMode": 43,
                      "orderPacked": true,
                      "active": true,
                      "price": 1,
                      "costGstPercent": 45,
                      "parentPluG_UID": "IEO7dVm44UiaJI78fQ+u8A==",
                      "parentPluGuid": "75bb4320-b859-48e1-9a24-8efc7d0faef0",
                      "freight": 46.0,
                      "freightType": 1,
                      "product": {
                        "$id": "19",
                        "plu": 1,
                        "storeID": 1,
                        "masterPluG_UID": "QEA=",
                        "storeIDs": [
                          1,
                          2
                        ],
                        "g_UId": "M24L1QJS0EOXR7S0aEc18w==",
                        "guid": "d50b6e33-5202-43d0-9747-b4b4684735f3",
                        "apn": "sample string 1",
                        "apnChanged": true,
                        "apnSwitched": true,
                        "barcode": "sample string 4",
                        "itemNumber": "sample string 5",
                        "itemNumberChanged": true,
                        "priceGroupG_UID": "GG1TnA7maUiMQP5rYpDL8w==",
                        "priceGroupGuid": "9c536d18-e60e-4869-8c40-fe6b6290cbf3",
                        "blueprintID": 1,
                        "lastCountedDate": "2026-04-03T06:15:32.6708912",
                        "externalID": "sample string 7",
                        "active": true,
                        "activated": "2026-04-03T06:15:32.6708912",
                        "pluCreated": "2026-04-03T06:15:32.6708912",
                        "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": "2026-04-03T06:15:32.6708912",
                        "lastManualUpdate": "2026-04-03T06:15:32.6708912",
                        "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": "2026-04-03T06:15:32.6708912",
                        "currentCostUpdated": "2026-04-03T06:15:32.6708912",
                        "costDecimals": 31,
                        "costChanged": true,
                        "dealCostIdentifier": "QEA=",
                        "excludeFromRebate": true,
                        "rebateOverride": 1,
                        "costCalcMethod": 32,
                        "costCalcMethodChanged": true,
                        "costEffectiveDate": "2026-04-03T06:15:32.6708912",
                        "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,
                        "paws": 1.0,
                        "awsUpdated": "2026-04-03T06:15:32.6708912",
                        "posTare": 1,
                        "altPrice": 1.0,
                        "altPriceChanged": true,
                        "altPriceMode": 53,
                        "altPriceModeChanged": true,
                        "altPLUG_UID": "AajCuhiSREin3LfKsOY+Ow==",
                        "altPLUGuid": "bac2a801-9218-4844-a7dc-b7cab0e63e3b",
                        "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": "2026-04-03T06:15:32.6708912",
                        "labelLastPrice": 1,
                        "shelfPageLayoutG_UID": "fsYuRTG5gUKXbtUlbRlokQ==",
                        "shelfPageLayoutGuid": "452ec67e-b931-4281-976e-d5256d196891",
                        "talkerPageLayoutG_UID": "daX8+2vwZk+PleEMLhAVIw==",
                        "talkerPageLayoutGuid": "fbfca575-f06b-4f66-8f95-e10c2e101523",
                        "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,
                        "liabilityItem": true,
                        "trackSerial": true,
                        "trackSerialChanged": true,
                        "allowZeroPrice": true,
                        "allowZeroPriceChanged": true,
                        "notForSale": 92,
                        "notForSaleChanged": true,
                        "excludeFromDeals": true,
                        "excludeFromVoucher": true,
                        "minimumAge": 95,
                        "minimumAgeChanged": true,
                        "buyingLimit": 1,
                        "buyingLimitChanged": true,
                        "buyingLimitIndependent": true,
                        "buyingLimitIndependentChanged": true,
                        "inventoryGuid": "//R5Po70I0KzWNOCEzljAw==",
                        "inventoryIdentifier": "3e79f4ff-f48e-4223-b358-d38213396303",
                        "inventoryAccuracy": 1,
                        "baseUnits": 99,
                        "orderPacked": 1,
                        "isManufactured": true,
                        "isIngredient": true,
                        "isModifier": true,
                        "isModifierChanged": true,
                        "hasModifiers": 100,
                        "defaultPrinter": "sample string 101",
                        "defaultPrinterGroup": "sample string 102",
                        "ingredientsOnManufacture": true,
                        "manufactureUnitMeasure": 1,
                        "mpl": 1,
                        "maxShelfQty": 103,
                        "allowAutoOrder": true,
                        "warrantyPeriod": 1,
                        "parentPluG_UId": "N3THf6nM7UywKFat9AvP5w==",
                        "parentPluGuid": "7fc77437-cca9-4ced-b028-56adf40bcfe7",
                        "preferredHostVendor": 105,
                        "preferredHostChanged": true,
                        "code": "sample string 107",
                        "supplierIdentifier": "RumnXOx7jUCnJyaymsZiRg==",
                        "supplierIdentifierGuid": "5ca7e946-7bec-408d-a727-26b29ac66246",
                        "supplierChanged": true,
                        "rebateSupplierIdentifier": "e9elLcipyEWNLgOpiXqR6w==",
                        "rebateSupplierIdentifierGuid": "2da5d77b-a9c8-45c8-8d2e-03a9897a91eb",
                        "rebateSupplierChanged": true,
                        "availableForOrder": true,
                        "warehouseDirectIndicator": "sample string 109",
                        "warehouseDirectIndicatorChanged": true,
                        "productGrade": "sample string 111",
                        "productType": "sample string 112",
                        "productGroup": "sample string 113",
                        "complianceIndicator": "sample string 114",
                        "inhouseBrand": "sample string 115",
                        "slowMoving": true,
                        "generalMerchandise": true,
                        "comment": "sample string 118",
                        "lastUpdatedByUser": "sample string 119",
                        "lastManualUpdatedByUser": "sample string 120",
                        "lastUpdatedByUserOverride": true,
                        "lastUpdatedByHost": "2026-04-03T06:15:32.6708912",
                        "commodity": "sample string 122",
                        "businessPillar": "sample string 123",
                        "mscCommodity": "sample string 124",
                        "hostIdentifier": "szRHX27wGUS1F30rXpJMiw==",
                        "hostIdentifierGuid": "5f4734b3-f06e-4419-b517-7d2b5e924c8b",
                        "serviceFeeID": 1,
                        "serviceFeeIDChanged": true,
                        "providerName": "sample string 126",
                        "aisleEnds": "sample string 127",
                        "deleted": true,
                        "deletedChanged": true,
                        "hidden": true,
                        "doNotRange": true,
                        "doNotRangeChanged": true,
                        "doNotOrder": true,
                        "doNotOrderChanged": true,
                        "locked": true,
                        "excludeFromWebUpdate": true,
                        "excludeFromWebUpdateChanged": true,
                        "webPriceBasedOn": 138,
                        "webPriceRounding": true,
                        "webMarkup": 140,
                        "webPriceMode": 141,
                        "altDepartmentID": 1,
                        "altSubDepartmentID": 1,
                        "altMinorDepartmentID": 1,
                        "altLesserDepartmentID": 1,
                        "altDeptCode": "sample string 142",
                        "altSubDeptCode": "sample string 143",
                        "altMinorDeptCode": "sample string 144",
                        "altLesserDeptCode": "sample string 145",
                        "altDepartmentChanged": true,
                        "storeProducts": [
                          {
                            "$ref": "19"
                          },
                          {
                            "$ref": "19"
                          }
                        ],
                        "store": {
                          "$ref": "9"
                        },
                        "storePrices": [
                          {
                            "$id": "20",
                            "pluG_UID": "eu1RMMeyJU6ZQaODI7Wj/A==",
                            "pluGuid": "3051ed7a-b2c7-4e25-9941-a38323b5a3fc",
                            "plu": 1,
                            "storeID": 1,
                            "zoneID": 2,
                            "zoneName": "sample string 3",
                            "store": "sample string 4",
                            "isElectedMasterStore": true,
                            "isZoneMasterStore": true,
                            "priceNow": 7,
                            "costNow": 8,
                            "costNowDecimals": 9,
                            "normalPrice": 10,
                            "priceNext": 1,
                            "costNext": 1,
                            "costNextDecimals": 11,
                            "nextCampaignName": "sample string 12",
                            "gstPercent": 13,
                            "normalCost": 14,
                            "normalCostDecimals": 15,
                            "costGstPercent": 16,
                            "costCalcMethod": 1,
                            "currentCost": 17,
                            "currentCostDecimals": 18,
                            "break1": 19,
                            "price1": 20,
                            "break2": 21,
                            "price2": 22,
                            "break3": 23,
                            "price3": 24,
                            "fuelItem": 25,
                            "fixedWeight": 26,
                            "active": true,
                            "complianceIndicator": "sample string 27",
                            "doNotOrder": true,
                            "doNotRange": true,
                            "isNormalPriceChangesCampaign": true,
                            "updated": "2026-04-03T06:15:32.6708912"
                          },
                          {
                            "$ref": "20"
                          }
                        ],
                        "currentPrices": {
                          "$id": "21",
                          "pluPrices": {
                            "$id": "22",
                            "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,
                            "memberDiscountPrice": 10,
                            "acceptedUtc": "2026-04-03T06:15:32.6708912",
                            "priceChangeType": 0,
                            "costDecimals": 11,
                            "costCalcMethod": 12,
                            "targetCampaignPriceGtOrEquNormal": true
                          },
                          "normalPluPrices": {
                            "$ref": "22"
                          },
                          "winningCampaign": 1,
                          "winner": {
                            "$id": "23",
                            "campaignName": "sample string 1",
                            "campaignDescription": "sample string 2",
                            "talkerText": "sample string 3",
                            "disableWasSave": true,
                            "startDate": "2026-04-03T06:15:32.6708912",
                            "startTime": 5,
                            "endDate": "2026-04-03T06:15:32.6708912",
                            "endTime": 6,
                            "newPrice": 7,
                            "newCost": 8,
                            "newCostDecimals": 9,
                            "pctDiscount": 10,
                            "promoType": 1,
                            "promotionTypeCode": "sample string 11",
                            "hostType": 12,
                            "hostIdentifier": "fBhFAqwmq0y9YXXp1DcGpg==",
                            "hostIdentifierGuid": "0245187c-26ac-4cab-bd61-75e9d43706a6",
                            "storeNames": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "details": [
                            {
                              "$ref": "23"
                            },
                            {
                              "$ref": "23"
                            }
                          ]
                        },
                        "tray": {
                          "$id": "24",
                          "g_UId": "NE+yq3y9GEm8fmKtuCrXjw==",
                          "guid": "abb24f34-bd7c-4918-bc7e-62adb82ad78f",
                          "name": "sample string 1",
                          "number": 1,
                          "tare": 1
                        },
                        "priceGroup": {
                          "$id": "25",
                          "priceGroupG_UID": "w+bYiiGO1UCWkgHupN418g==",
                          "priceGroupGuid": "8ad8e6c3-8e21-40d5-9692-01eea4de35f2",
                          "name": "sample string 2",
                          "code": 1,
                          "modified": true,
                          "updated": "2026-04-03T06:15:32.6708912",
                          "buyingLimit": 1,
                          "buyingLimitIndependent": true,
                          "buyingLimitType": 0,
                          "number": 1,
                          "products": [
                            {
                              "$ref": "19"
                            },
                            {
                              "$ref": "19"
                            }
                          ],
                          "productCount": 1
                        },
                        "priceGroupName": "sample string 147",
                        "nutrifacts": {
                          "$id": "26",
                          "pluG_UID": "gT/I9EAWJkmg5ArM582BuQ==",
                          "pluGuid": "f4c83f81-1640-4926-a0e4-0acce7cd81b9",
                          "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": "27",
                          "pluGuid": "c92e7829-b713-4a79-8606-825eccb4350c",
                          "created": "2026-04-03T06:15:32.6708912",
                          "createdByUser": "sample string 1",
                          "activated": "2026-04-03T06:15:32.6708912",
                          "activatedByUser": "sample string 2",
                          "deactivated": "2026-04-03T06:15:32.6708912",
                          "deactivatedByUser": "sample string 3",
                          "lastOrdered": "2026-04-03T06:15:32.6708912",
                          "lastOrderedQty": 4.0,
                          "lastReceived": "2026-04-03T06:15:32.6708912",
                          "lastReceivedQty": 5.0,
                          "lastInvoiceStatus": 1,
                          "lastCounted": "2026-04-03T06:15:32.6708912",
                          "lastSold": "2026-04-03T06:15:32.6708912",
                          "firstSold": "2026-04-03T06:15:32.6708912",
                          "awsUpdated": "2026-04-03T06:15:32.6708912",
                          "lastManualUpdate": "2026-04-03T06:15:32.6708912",
                          "lastManualUpdatedByUser": "sample string 7",
                          "lastUpdated": "2026-04-03T06:15:32.6708912",
                          "lastUpdatedByUser": "sample string 9",
                          "lastUpdatedByHost": "2026-04-03T06:15:32.6708912",
                          "doNotRangeUpdated": "2026-04-03T06:15:32.6708912",
                          "doNotOrderUpdated": "2026-04-03T06:15:32.6708912",
                          "tracked": "2026-04-03T06:15:32.6708912"
                        },
                        "allergens": [
                          {
                            "$id": "28",
                            "primaryKey": {
                              "$id": "29",
                              "pluGuid": "b0e868df-0fe3-459a-98d6-bbb351f1ebbf",
                              "contains": 2
                            },
                            "allergenID": 1,
                            "pluG_UID": "32josOMPmkWY1ruzUfHrvw==",
                            "pluGuid": "b0e868df-0fe3-459a-98d6-bbb351f1ebbf",
                            "contains": 2,
                            "allergenName": "sample string 3",
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "28"
                          }
                        ],
                        "costs": {
                          "$id": "30",
                          "pluG_UID": "TCbqZxh7pEm4ezmrpBGYqQ==",
                          "pluGuid": "67ea264c-7b18-49a4-b87b-39aba41198a9",
                          "enteredCost": 1,
                          "weightedAvgCost": 1,
                          "lastCost": 1,
                          "rawEnteredCost": 2,
                          "rawWeightedAvgCost": 3,
                          "rawLastCost": 4,
                          "freight": 5.0,
                          "freightType": 6,
                          "costDecimals": 7,
                          "fifoCost": 1,
                          "updated": "2026-04-03T06:15:32.6708912",
                          "normalCost": 1,
                          "currentCost": 1
                        },
                        "sales": [
                          {
                            "$id": "31",
                            "saleHeaderID": 1,
                            "created": "2026-04-03T06:15:32.6708912",
                            "createdLocal": "2026-04-03T06:15:32.6708912",
                            "storeID": 3,
                            "storeName": "sample string 4",
                            "operatorG_Uid": "/ShBFWYmfEuPVeeSZ9EDPg==",
                            "operatorGuid": "154128fd-2666-4b7c-8f55-e79267d1033e",
                            "operatorName": "sample string 5",
                            "tranType": 1,
                            "plu": 1,
                            "pluG_UId": "14LACOUZfE+gQ9nwQsR3pg==",
                            "pluGuid": "08c082d7-19e5-4f7c-a043-d9f042c477a6",
                            "normalPrice": 1,
                            "totalCents": 1,
                            "cost": 1,
                            "grossProfit": 1,
                            "quantity": 1,
                            "operator": {
                              "$id": "32",
                              "id": 1,
                              "g_Uid": "MIvhrNZSfE+6lPKaoEw3Yg==",
                              "guid": "ace18b30-52d6-4f7c-ba94-f29aa04c3762",
                              "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": "2026-04-03T06:15:32.6708912",
                              "passwordResetRequired": true,
                              "alteredInStore": true,
                              "startShift": "2026-04-03T06:15:32.6708912",
                              "endShift": "2026-04-03T06:15:32.6708912",
                              "machineName": "sample string 20",
                              "drawerID": 1,
                              "stores": [
                                {
                                  "$id": "33",
                                  "operatorG_UID": "/7knvyLk2k+WfCfQ6P3j8w==",
                                  "operatorGuid": "bf27b9ff-e422-4fda-967c-27d0e8fde3f3",
                                  "storeID": 2,
                                  "operator": {
                                    "$ref": "32"
                                  },
                                  "store": {
                                    "$ref": "9"
                                  }
                                },
                                {
                                  "$ref": "33"
                                }
                              ]
                            }
                          },
                          {
                            "$ref": "31"
                          }
                        ],
                        "apns": [
                          {
                            "$id": "34",
                            "pluID": 1,
                            "pluG_UID": "DmWR1A5m6EWDi1lCi4PDow==",
                            "pluGuid": "d491650e-660e-45e8-838b-59428b83c3a3",
                            "apn": "sample string 1",
                            "deleted": true,
                            "storeID": 1,
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "34"
                          }
                        ],
                        "tuns": [
                          {
                            "$id": "35",
                            "pluG_UId": "2PNPzvysYkC4pSyhqvuUrA==",
                            "pluGuid": "ce4ff3d8-acfc-4062-b8a5-2ca1aafb94ac",
                            "apn": "sample string 1",
                            "tun": "sample string 2",
                            "cartonQuantity": 3,
                            "product": {
                              "$ref": "19"
                            },
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "35"
                          }
                        ],
                        "competitionPricing": [
                          {
                            "$id": "36",
                            "identifier": "UfvVm5tc90OlDWKknId4xA==",
                            "identifierGuid": "9bd5fb51-5c9b-43f7-a50d-62a49c8778c4",
                            "pluG_UID": "ieyvW9FfSUK/rT8NzYE5gA==",
                            "pluGuid": "5bafec89-5fd1-4249-bfad-3f0dcd813980",
                            "competitionID": 1,
                            "name": "sample string 2",
                            "sellMultiple": 3,
                            "retailPrice": 4,
                            "storeName": "sample string 5"
                          },
                          {
                            "$ref": "36"
                          }
                        ],
                        "supplier": {
                          "$ref": "14"
                        },
                        "supplierName": "sample string 148",
                        "children": [
                          {
                            "$ref": "19"
                          },
                          {
                            "$ref": "19"
                          }
                        ],
                        "ordering": {
                          "$ref": "17"
                        },
                        "flipChartPages": [
                          {
                            "$id": "37",
                            "identifier": "JjxToCVN1EqBu9XtwH86fg==",
                            "groupName": "sample string 1",
                            "identifierGuid": "a0533c26-4d25-4ad4-81bb-d5edc07f3a7e",
                            "exists": true,
                            "flipChartIdentifier": "LUJUrDzDXEmdlaUaYUgqrA==",
                            "flipChartIdentifierGuid": "ac54422d-c33c-495c-9d95-a51a61482aac",
                            "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": "QmP7lhOah0KdSaFR/tTU1Q==",
                            "groupIdentifierGuid": "96fb6342-9a13-4287-9d49-a151fed4d4d5",
                            "flipChart": {
                              "$id": "38",
                              "identifier": "wKRtvtGVmEaQYQNSDGB/6Q==",
                              "identifierGuid": "be6da4c0-95d1-4698-9061-03520c607fe9",
                              "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": "39",
                                "identifier": "Rw1+hTHNt0C6LVT342cuEA==",
                                "identifierGuid": "857e0d47-cd31-40b7-ba2d-54f7e3672e10",
                                "name": "sample string 2",
                                "formType": "sample string 3",
                                "forms": [
                                  {
                                    "$id": "40",
                                    "id": 1,
                                    "g_UID": "XpmhHj0DLky4j3zSACCF1A==",
                                    "guid": "1ea1995e-033d-4c2e-b88f-7cd2002085d4",
                                    "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": "WcvghYBztEi6SlwvJ+0Kzw==",
                                    "previousFormGuid": "85e0cb59-7380-48b4-ba4a-5c2f27ed0acf",
                                    "nextForm": 1,
                                    "nextFormG_UID": "9j9WTr2WM02UxkY97YuJAA==",
                                    "nextFormGuid": "4e563ff6-96bd-4d33-94c6-463ded8b8900",
                                    "attributes": "sample string 10",
                                    "updated": "2026-04-03T06:15:32.6708912",
                                    "positioning": 1,
                                    "contentPanel": "sample string 11",
                                    "selectionMode": 1,
                                    "maximumSelections": 1,
                                    "alteredInStore": true,
                                    "deleted": true,
                                    "blueprintID": 1,
                                    "preserveLayout": true,
                                    "mainCheckoutFormName": "sample string 13",
                                    "nextCheckoutForm": {
                                      "$ref": "40"
                                    },
                                    "previousCheckoutForm": {
                                      "$ref": "40"
                                    },
                                    "buttons": [
                                      {
                                        "$id": "41",
                                        "id": 1,
                                        "checkoutFormID": 2,
                                        "checkoutFormG_UID": "tyVLuX4lqUKZpT39/Q8o1Q==",
                                        "checkoutFormGuid": "b94b25b7-257e-42a9-99a5-3dfdfd0f28d5",
                                        "identifier": "6L2Ff7XPW0qCzw7hbah/AA==",
                                        "identifierGuid": "7f85bde8-cfb5-4a5b-82cf-0ee16da87f00",
                                        "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": "02gdv3/nrkKA5G+JsmDR9A==",
                                        "valueGuid": "bf1d68d3-e77f-42ae-80e4-6f89b260d1f4",
                                        "buttonText": "sample string 10",
                                        "valueText": "sample string 11",
                                        "drawImageAndButton": true,
                                        "updated": "2026-04-03T06:15:32.6708912",
                                        "action": "sample string 12",
                                        "valueForm": {
                                          "$ref": "40"
                                        },
                                        "image": {
                                          "$id": "42",
                                          "name": "sample string 3.sample string 4",
                                          "imageID": 2,
                                          "imageName": "sample string 3",
                                          "imageExtension": "sample string 4",
                                          "lastUpdate": "2026-04-03T06:15:32.6708912",
                                          "imageData": "QEA=",
                                          "readOnly": true
                                        }
                                      },
                                      {
                                        "$ref": "41"
                                      }
                                    ],
                                    "panels": [
                                      {
                                        "$id": "43",
                                        "id": 1,
                                        "checkoutFormID": 2,
                                        "checkoutFormG_UID": "xpR2SEuRv0KkGJ0qk99I7w==",
                                        "checkoutFormGuid": "487694c6-914b-42bf-a418-9d2a93df48ef",
                                        "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": "43"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "40"
                                  }
                                ],
                                "panels": [
                                  {
                                    "$ref": "43"
                                  },
                                  {
                                    "$ref": "43"
                                  }
                                ]
                              },
                              "pages": [
                                {
                                  "$ref": "37"
                                },
                                {
                                  "$ref": "37"
                                }
                              ]
                            },
                            "contentPanel": {
                              "$ref": "43"
                            },
                            "products": [
                              {
                                "$id": "44",
                                "flipChartPageIdentifier": "axhtaZIxLkyu3wgsrKLqKA==",
                                "flipChartPageIdentifierGuid": "696d186b-3192-4c2e-aedf-082caca2ea28",
                                "pluG_UID": "9Eh0PQpnWU+3JqPZFpZ0Pg==",
                                "pluGuid": "3d7448f4-670a-4f59-b726-a3d91696743e",
                                "sortOrder": 3,
                                "sent": true,
                                "productChanged": true,
                                "productImageName": "sample string 6",
                                "productShowImageOnFlipCharts": true,
                                "productShowTextOnFlipCharts": true,
                                "productOverrideFlipChartText": true,
                                "productFlipChartText": "sample string 10",
                                "product": {
                                  "$ref": "19"
                                },
                                "departmentSortOrder": 11,
                                "subDepartmentName": "sample string 12"
                              },
                              {
                                "$ref": "44"
                              }
                            ],
                            "productCount": 27,
                            "pages": [
                              {
                                "$ref": "37"
                              },
                              {
                                "$ref": "37"
                              }
                            ]
                          },
                          {
                            "$ref": "37"
                          }
                        ],
                        "priceHistory": [
                          {
                            "$id": "45",
                            "pluG_UID": "nOtCuIZZX0aoM9Sv2ixtjQ==",
                            "pluGuid": "b842eb9c-5986-465f-a833-d4afda2c6d8d",
                            "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": "2026-04-03T06:15:32.6708912",
                            "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": "45"
                          }
                        ],
                        "ingredients": [
                          {
                            "$id": "46",
                            "pluG_UID": "7ywi3hp7PUKFvK4sijhrUQ==",
                            "ingredientGuid": "cm0bQdSMYU627SDITVBt0w==",
                            "ingredientIdentifier": "411b6d72-8cd4-4e61-b6ed-20c84d506dd3",
                            "quantity": 1.0,
                            "storeIDs": [
                              1,
                              2
                            ],
                            "ingredientText": "sample string 1",
                            "ingredient": {
                              "$ref": "19"
                            }
                          },
                          {
                            "$ref": "46"
                          }
                        ],
                        "bins": [
                          {
                            "$id": "47",
                            "pluG_UID": "tj+F70azBEm2jK79ztDAow==",
                            "pluGuid": "ef853fb6-b346-4904-b68c-aefdced0c0a3",
                            "shelfLocationIdentifier": "PQcnb+/zc0K93Z36oOF3ZQ==",
                            "shelfLocationGuid": "6f27073d-f3ef-4273-bddd-9dfaa0e17765",
                            "labelShelfDefault": 1,
                            "labelTalkerDefault": 1,
                            "labelSmall": true,
                            "labelPageLayoutG_UID": "5h4rvrFRQ0GgkAateY5yhw==",
                            "labelPageLayoutGuid": "be2b1ee6-51b1-4143-a090-06ad798e7287",
                            "updated": "2026-04-03T06:15:32.6708912",
                            "electronicShelfLabelIdentifier": "sample string 5",
                            "electronicshelfLabelsConfigurationID": 6,
                            "labelShelfChanged": true,
                            "productName": "sample string 8",
                            "locationText": "sample string 9",
                            "product": {
                              "$ref": "19"
                            },
                            "location": {
                              "$id": "48",
                              "identifier": "XFYfEtAfFUKiF55TE0ezig==",
                              "storeID": 1,
                              "identifierGuid": "121f565c-1fd0-4215-a217-9e531347b38a",
                              "name": "sample string 2",
                              "haccp": true,
                              "blueprintID": 1,
                              "updated": "2026-04-03T06:15:32.6708912",
                              "minTemp": 1,
                              "maxTemp": 1,
                              "checkFrequency": 1,
                              "storeCaseConfiguration": 5,
                              "storeName": "sample string 6",
                              "bins": [
                                {
                                  "$ref": "47"
                                },
                                {
                                  "$ref": "47"
                                }
                              ]
                            }
                          },
                          {
                            "$ref": "47"
                          }
                        ],
                        "bin": {
                          "$ref": "47"
                        },
                        "scaleLocations": [
                          {
                            "$id": "49",
                            "plu": 1,
                            "pluG_UID": "I/IgS3y7nUyqt6ZxzHpb+A==",
                            "pluGuid": "4b20f223-bb7c-4c9d-aab7-a671cc7a5bf8",
                            "deptNo": 1,
                            "product": {
                              "$ref": "19"
                            },
                            "scaleLocation": {
                              "$id": "50",
                              "id": 1,
                              "deptNo": 1,
                              "deptCode": "sample string 2",
                              "name": "sample string 3",
                              "enabled": true,
                              "updated": "2026-04-03T06:15:32.6708912",
                              "department": {
                                "$id": "51",
                                "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": "50"
                                },
                                "subDepartments": [
                                  {
                                    "$id": "52",
                                    "id": 1,
                                    "departmentID": 2,
                                    "name": "sample string 3",
                                    "code": "sample string 4",
                                    "departmentCode": "sample string 5",
                                    "externalSales": true,
                                    "minorDepartments": [
                                      {
                                        "$id": "53",
                                        "id": 1,
                                        "subDepartmentID": 2,
                                        "departmentID": 3,
                                        "name": "sample string 4",
                                        "subDepartmentCode": "sample string 5",
                                        "departmentCode": "sample string 6",
                                        "code": "sample string 7",
                                        "lesserDepartments": [
                                          {
                                            "$id": "54",
                                            "id": 1,
                                            "departmentID": 2,
                                            "subDepartmentID": 3,
                                            "minorDepartmentID": 4,
                                            "name": "sample string 5",
                                            "code": "sample string 6",
                                            "departmentCode": "sample string 7",
                                            "subDepartmentCode": "sample string 8",
                                            "minorDepartmentCode": "sample string 9",
                                            "updated": "2026-04-03T06:15:32.6708912",
                                            "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": "/GFc5X2sBUG/sRryDQ9I1w==",
                                            "labelPageLayoutGuid": "e55c61fc-ac7d-4105-bfb1-1af20d0f48d7",
                                            "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": "55",
                                              "dept": 1,
                                              "category": 2,
                                              "name": "sample string 3",
                                              "active": true,
                                              "mscCommodities": [
                                                {
                                                  "$id": "56",
                                                  "dept": 1,
                                                  "category": 2,
                                                  "commodity": 3,
                                                  "name": "sample string 4",
                                                  "active": true,
                                                  "mscSubCommodities": [
                                                    {
                                                      "$id": "57",
                                                      "dept": 1,
                                                      "category": 2,
                                                      "commodity": 3,
                                                      "subCommodity": 4,
                                                      "name": "sample string 5",
                                                      "active": true,
                                                      "subCommodityCode": "sample string 7"
                                                    },
                                                    {
                                                      "$ref": "57"
                                                    }
                                                  ],
                                                  "commodityCode": "sample string 6"
                                                },
                                                {
                                                  "$ref": "56"
                                                }
                                              ],
                                              "categoryCode": "sample string 5"
                                            },
                                            "mscCom": {
                                              "$ref": "56"
                                            },
                                            "mscDep": {
                                              "$id": "58",
                                              "dept": 1,
                                              "name": "sample string 2",
                                              "active": true,
                                              "mscCategories": [
                                                {
                                                  "$ref": "55"
                                                },
                                                {
                                                  "$ref": "55"
                                                }
                                              ],
                                              "deptCode": "sample string 4"
                                            },
                                            "mscSubCom": {
                                              "$ref": "57"
                                            }
                                          },
                                          {
                                            "$ref": "54"
                                          }
                                        ],
                                        "updated": "2026-04-03T06:15:32.6708912",
                                        "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": "an3p8Kf0c0iDN9b5vKfUrw==",
                                        "labelPageLayoutGuid": "f0e97d6a-f4a7-4873-8337-d6f9bca7d4af",
                                        "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": "55"
                                        },
                                        "mscCom": {
                                          "$ref": "56"
                                        },
                                        "mscDep": {
                                          "$ref": "58"
                                        },
                                        "mscSubCom": {
                                          "$ref": "57"
                                        }
                                      },
                                      {
                                        "$ref": "53"
                                      }
                                    ],
                                    "investmentBuyOverride": true,
                                    "updated": "2026-04-03T06:15:32.6708912",
                                    "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": "M6U51sYHu0mJ7ys/voxW6g==",
                                    "labelPageLayoutGuid": "d639a533-07c6-49bb-89ef-2b3fbe8c56ea",
                                    "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": "55"
                                    },
                                    "mscCom": {
                                      "$ref": "56"
                                    },
                                    "mscDep": {
                                      "$ref": "58"
                                    },
                                    "mscSubCom": {
                                      "$ref": "57"
                                    }
                                  },
                                  {
                                    "$ref": "52"
                                  }
                                ],
                                "stores": [
                                  1,
                                  2
                                ],
                                "investmentBuyOverride": true,
                                "updated": "2026-04-03T06:15:32.6708912",
                                "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": "jMjoHgh040iVYv9kbBcHyA==",
                                "labelPageLayoutGuid": "1ee8c88c-7408-48e3-9562-ff646c1707c8",
                                "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": "55"
                                },
                                "mscCom": {
                                  "$ref": "56"
                                },
                                "mscDep": {
                                  "$ref": "58"
                                },
                                "mscSubCom": {
                                  "$ref": "57"
                                }
                              }
                            }
                          },
                          {
                            "$ref": "49"
                          }
                        ],
                        "nextPrice": {
                          "$id": "59",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "plu": 1,
                          "hostOfferID": 1,
                          "metcashPromotionID": "sample string 4",
                          "metcashPromotionPlacement": "sample string 5",
                          "pluG_UID": "/m8HPMQPoE6cOOuz1N0GLA==",
                          "pluGuid": "3c076ffe-0fc4-4ea0-9c38-ebb3d4dd062c",
                          "newPrice": 1,
                          "pctDiscount": 1,
                          "newCost": 1,
                          "newCostDecimals": 6,
                          "dealCostIdentifier": "OEbSkiMIYEWh5iy5F01Czg==",
                          "dealCostGuid": "92d24638-0823-4560-a1e6-2cb9174d42ce",
                          "pluName": "sample string 7",
                          "apn": "sample string 8",
                          "fuelItem": true,
                          "priceGroupG_UID": "Zt/z8JzikEqMAa6RkyEOxA==",
                          "priceGroupGuid": "f0f3df66-e29c-4a90-8c01-ae9193210ec4",
                          "itemNumber": "sample string 10",
                          "cri": "sample string 11",
                          "pluPrice": 12,
                          "costCalcMethod": 13,
                          "pluCost": 14,
                          "pluCostIndicator": "sample string 15",
                          "pluPriceGstPercent": 16,
                          "pluCostGstPercent": 17,
                          "pluActive": true,
                          "cartonQty": 1.1,
                          "baseUnits": 19.1,
                          "salesMode": 1,
                          "pluNormalCost": 20,
                          "pluaws": 21.0,
                          "directNumber": "sample string 22",
                          "departmentName": "sample string 23",
                          "subDepartmentName": "sample string 24",
                          "priceGroupName": "sample string 25",
                          "supplierName": "sample string 26",
                          "stockOnHand": 1.1,
                          "stockOnOrder": 1.1,
                          "lastReceived": "2026-04-03T06:15:32.6708912",
                          "rrp": 27,
                          "campaignDescription": "sample string 28",
                          "hostCampaign": true,
                          "hostIdentifier": "QEA=",
                          "hostIdentifierGuid": "f487226d-a263-4a11-bbcd-969abff7a678",
                          "campaignComboPriceGroupG_UID": "/jReeuduSk+Wi9T6IJ+lJA==",
                          "campaignComboPriceGroupIdentifier": "7a5e34fe-6ee7-4f4a-968b-d4fa209fa524",
                          "promotionPlacementDescription": "sample string 30",
                          "storeAcceptances": [
                            {
                              "$id": "60",
                              "plu": 1,
                              "pluG_UId": "QEA=",
                              "campaignID": 1,
                              "campaignName": "sample string 2",
                              "storeID": 3,
                              "acceptedUtc": "2026-04-03T06:15:32.6708912",
                              "operatorG_UID": "lgY7eUo5rUOAp2mdts72gw==",
                              "operatorGuid": "793b0696-394a-43ad-80a7-699db6cef683",
                              "machineID": 1,
                              "processed": true,
                              "appliedUtc": "2026-04-03T06:15:32.6708912",
                              "signIqTicketFileMovedUtc": "2026-04-03T06:15:32.6708912",
                              "user": "sample string 6",
                              "campaignDescription": "sample string 7",
                              "productDesc": "sample string 8",
                              "storeName": "sample string 9",
                              "effectiveUtc": "2026-04-03T06:15:32.6708912",
                              "priceChangeType": 0,
                              "operatorName": "sample string 10",
                              "hostCampaign": true,
                              "hostIdentifier": "QEA=",
                              "hostIdentifierGuid": "ea51a8c7-9995-4d6c-ab4a-44a85b5f283f",
                              "product": {
                                "$ref": "19"
                              },
                              "campaignPlu": {
                                "$ref": "59"
                              },
                              "fuelItem": true
                            },
                            {
                              "$ref": "60"
                            }
                          ],
                          "campaign": {
                            "$id": "61",
                            "id": 1,
                            "storeID": 2,
                            "name": "fc2323bd-475c-4d61-8cb0-7f64ef9cd71d",
                            "nameGuid": "fc2323bd-475c-4d61-8cb0-7f64ef9cd71d",
                            "description": "sample string 4",
                            "showDiscounts": true,
                            "showTotals": true,
                            "onlyEvaluateOnSubtotal": true,
                            "useDescription": true,
                            "campaignType": 1,
                            "startDate": "2026-04-03T06:15:32.6708912",
                            "startTime": 1,
                            "endDate": "2026-04-03T06:15:32.6708912",
                            "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": "2026-04-03T06:15:32.6708912",
                            "system": true,
                            "created": "2026-04-03T06:15:32.6708912",
                            "updated": "2026-04-03T06:15:32.6708912",
                            "priceChangeNotifiedUtc": "2026-04-03T06:15:32.6708912",
                            "promoType": 1,
                            "promotionTypeCode": "sample string 13",
                            "hostIdentifier": "WIXgybJ4O0Kqbo8WnUZucA==",
                            "hostIdentifierGuid": "c9e08558-78b2-423b-aa6e-8f169d466e70",
                            "hostType": 14,
                            "createdByUser": "sample string 15",
                            "fromHost": true,
                            "deleted": true,
                            "campaignDeleted": "2026-04-03T06:15:32.6708912",
                            "updatedByUser": "sample string 18",
                            "offerID": 1,
                            "isPriceChangeCampaign": true,
                            "stores": [
                              1,
                              2
                            ],
                            "storeNames": [
                              "sample string 1",
                              "sample string 2"
                            ],
                            "campaignPlus": [
                              {
                                "$ref": "59"
                              },
                              {
                                "$ref": "59"
                              }
                            ],
                            "campaignPools": [
                              {
                                "$id": "62",
                                "id": 1,
                                "campaignID": 2,
                                "campaignName": "sample string 3",
                                "plu": 4,
                                "pluG_UID": "E/Ur5bwtIUCU2eFwPQajCQ==",
                                "pluGuid": "e52bf513-2dbc-4021-94d9-e1703d06a309",
                                "hostOfferID": 1,
                                "priceGroupG_UID": "LLAooxHL9EKWWNXXD1Cxlw==",
                                "priceGroupGuid": "a328b02c-cb11-42f4-9658-d5d70f50b197",
                                "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": "2026-04-03T06:15:32.6708912",
                                "rrp": 17,
                                "campaignDescription": "sample string 18",
                                "product": {
                                  "$ref": "19"
                                },
                                "campaign": {
                                  "$ref": "61"
                                }
                              },
                              {
                                "$ref": "62"
                              }
                            ],
                            "sellingRules": [
                              {
                                "$id": "63",
                                "id": 1,
                                "identifier": "xeDfNu58RkW5DzI3NWlysA==",
                                "identifierStr": "xeDfNu58RkW5DzI3NWlysA==",
                                "identifierGuid": "36dfe0c5-7cee-4546-b90f-3237356972b0",
                                "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": "61"
                                }
                              },
                              {
                                "$ref": "63"
                              }
                            ],
                            "customers": [
                              {
                                "$id": "64",
                                "id": 1,
                                "campaignID": 2,
                                "campaignName": "sample string 3",
                                "customerID": "E6dWb9ce802aI4p9mnPe1A==",
                                "customerIDGuid": "6f56a713-1ed7-4df3-9a23-8a7d9a73ded4",
                                "campaign": {
                                  "$ref": "61"
                                },
                                "customer": {
                                  "$id": "65",
                                  "identifier": "2wM6u0/b9UWoWA5TlA66aQ==",
                                  "identifierGuid": "bb3a03db-db4f-45f5-a858-0e53940eba69",
                                  "code": "sample string 2",
                                  "familyName": "sample string 3",
                                  "givenName": "sample string 4",
                                  "otherName": "sample string 5",
                                  "title": "sample string 6",
                                  "dateOfBirth": "2026-04-03T06:15:32.6708912",
                                  "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": "FS2c9D14t0+qXkuUxSUK7Q==",
                                  "communityIdentifierGuid": "f49c2d15-783d-4fb7-aa5e-4b94c5250aed",
                                  "joined": "2026-04-03T06:15:32.6708912",
                                  "updated": "2026-04-03T06:15:32.6708912",
                                  "active": true,
                                  "reasonInactive": 1,
                                  "groupCustomer": true,
                                  "loyaltyPoints": 1,
                                  "homeStoreID": 1,
                                  "availableSpend": 1,
                                  "priceLevelIdentifier": "iJ7KUtOaH0GpYfOzDiu5iQ==",
                                  "priceLevelIdentifierGuid": "52ca9e88-9ad3-411f-a961-f3b30e2bb989",
                                  "marketingID": "sample string 18",
                                  "receiptPrintOptions": 1,
                                  "hidden": true,
                                  "registered": true,
                                  "registeredOn": "2026-04-03T06:15:32.6708912",
                                  "emailMarketing": true,
                                  "smsMarketing": true,
                                  "deleted": true,
                                  "deletedUser": "sample string 24",
                                  "homeStoreName": "sample string 25",
                                  "customerCards": [
                                    {
                                      "$id": "66",
                                      "cardType": 2,
                                      "issueDate": "2026-04-03T06:15:32.6708912",
                                      "expiry": "2026-04-03T06:15:32.6708912",
                                      "customerID": "zO408oJTeU6hn2uq8KYBDw==",
                                      "customerIDGuid": "f234eecc-5382-4e79-a19f-6baaf0a6010f",
                                      "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": "2026-04-03T06:15:32.6708912",
                                      "linkedAccount": "bPTtV8Mhzk2vkluaJyGKgg==",
                                      "linkedAccountGuid": "57edf46c-21c3-4dce-af92-5b9a27218a82",
                                      "currentValueChanged": true,
                                      "limitsChanged": true,
                                      "customer": {
                                        "$ref": "65"
                                      },
                                      "account": {
                                        "$id": "67",
                                        "id": 1,
                                        "identifier": "cySJs4BRk06+rV4WKX0hZw==",
                                        "identifierGuid": "b3892473-5180-4e93-bead-5e16297d2167",
                                        "referenceNo": "sample string 3",
                                        "name": "sample string 4",
                                        "created": "2026-04-03T06:15:32.6708912",
                                        "owner": "TPnYNObW7E+viXEMMHoGWA==",
                                        "ownerGuid": "34d8f94c-d6e6-4fec-af89-710c307a0658",
                                        "accountStoreGroupIdentifier": "jXfSJgP//U+wsRowreZkww==",
                                        "accountStoreGroupGuid": "26d2778d-ff03-4ffd-b0b1-1a30ade664c3",
                                        "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": "2026-04-03T06:15:32.6708912",
                                        "active": true,
                                        "updated": "2026-04-03T06:15:32.6708912",
                                        "deleted": true,
                                        "deletedUser": "sample string 16",
                                        "currentBalanceChanged": true,
                                        "maximumLimitChanged": true,
                                        "loyaltyPointsChanged": true,
                                        "projectedBalance": 17,
                                        "accountStoreGroupStoreIDs": [
                                          1,
                                          2
                                        ],
                                        "customerEmail": "sample string 18",
                                        "ownerCustomer": {
                                          "$ref": "65"
                                        },
                                        "card": {
                                          "$ref": "66"
                                        },
                                        "members": {
                                          "$id": "68",
                                          "sample string 1": [
                                            {
                                              "$ref": "65"
                                            },
                                            {
                                              "$ref": "65"
                                            }
                                          ],
                                          "sample string 2": [
                                            {
                                              "$ref": "65"
                                            },
                                            {
                                              "$ref": "65"
                                            }
                                          ]
                                        },
                                        "customerGroups": [
                                          {
                                            "$id": "69",
                                            "identifier": "tdBbyDnDfEC8oixJSpr+fg==",
                                            "identifierGuid": "c85bd0b5-c339-407c-bca2-2c494a9afe7e",
                                            "name": "sample string 2",
                                            "primaryContact": "qmDAIPBfIUWJA/mKx3GjHw==",
                                            "primaryContactGuid": "20c060aa-5ff0-4521-8903-f98ac771a31f",
                                            "accountID": "ufR07vNLnU+1znLE72Qh5A==",
                                            "accountIDGuid": "ee74f4b9-4bf3-4f9d-b5ce-72c4ef6421e4",
                                            "special": true,
                                            "updated": "2026-04-03T06:15:32.6708912",
                                            "active": true,
                                            "reasonInactive": 1,
                                            "priceLevelIdentifier": "RcvjuaSp8kaF4jm+k15fWQ==",
                                            "priceLevelIdentifierGuid": "b9e3cb45-a9a4-46f2-85e2-39be935e5f59",
                                            "marketingListID": "sample string 7",
                                            "deleted": true,
                                            "account": {
                                              "$ref": "67"
                                            },
                                            "primaryContactCustomer": {
                                              "$ref": "65"
                                            },
                                            "customerGroupMembers": [
                                              {
                                                "$id": "70",
                                                "id": 1,
                                                "groupID": "mMnVyLQbd0GU/uKD1N894g==",
                                                "groupIDGuid": "c8d5c998-1bb4-4177-94fe-e283d4df3de2",
                                                "customerID": "WpXdUha3uEeGXS9EoIX/7Q==",
                                                "customerIDGuid": "52dd955a-b716-47b8-865d-2f44a085ffed",
                                                "card": "sample string 4",
                                                "linkedAccount": "iV6WbN33rUeeG6lLaUM2Xg==",
                                                "linkedAccountGuid": "6c965e89-f7dd-47ad-9e1b-a94b6943365e",
                                                "customer": {
                                                  "$ref": "65"
                                                },
                                                "group": {
                                                  "$ref": "69"
                                                },
                                                "customerCard": {
                                                  "$ref": "66"
                                                }
                                              },
                                              {
                                                "$ref": "70"
                                              }
                                            ]
                                          },
                                          {
                                            "$ref": "69"
                                          }
                                        ]
                                      },
                                      "payments": [
                                        {
                                          "$id": "71",
                                          "id": 1,
                                          "identifier": "zraFc/G7EUeaavggUxM/VQ==",
                                          "identifierGuid": "7385b6ce-bbf1-4711-9a6a-f82053133f55",
                                          "storeID": 2,
                                          "operatorName": "sample string 3",
                                          "saleHeaderID": 4,
                                          "paymentType": 5,
                                          "amount": 6,
                                          "account": "sample string 7",
                                          "accountID": "pzCCITD+xkWphQJ/DYOldQ==",
                                          "accountIDGuid": "218230a7-fe30-45c6-a985-027f0d83a575",
                                          "customerAccount": {
                                            "$ref": "67"
                                          },
                                          "customerCard": {
                                            "$ref": "66"
                                          },
                                          "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": "2026-04-03T06:15:32.6708912",
                                          "invRocNo": "sample string 14",
                                          "responseCode": "sample string 15",
                                          "cashout": 1,
                                          "tip": 16,
                                          "idempotentVoid": "Yc8PV/7p9ke1Ef7Tw0DrAg==",
                                          "idempotentVoidGuid": "570fcf61-e9fe-47f6-b511-fed3c340eb02",
                                          "offline": true,
                                          "processed": 1,
                                          "storeSaleHeader": {
                                            "$id": "72",
                                            "saleHeaderID": 1,
                                            "saleHeaderGuid": "cwZZNY7XnkKJI+dSv95/uA==",
                                            "saleHeaderIdentifierGuid": "35590673-d78e-429e-8923-e752bfde7fb8",
                                            "created": "2026-04-03T06:15:32.6708912",
                                            "createdLocal": "2026-04-03T06:15:32.6708912",
                                            "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": "2026-04-03T06:15:32.6708912",
                                            "storeID": 1,
                                            "operatorG_Uid": "Szal01jWR0uYheOBKPIH9w==",
                                            "operatorGuid": "d3a5364b-d658-4b47-9885-e38128f207f7",
                                            "customerG_Uid": "Kic7Rq0j3UGrtwUBzjdyMQ==",
                                            "customerGuid": "463b272a-23ad-41dd-abb7-0501ce377231",
                                            "communityIdentifier": "LU9BTkiZz0SJSuewJ6LFbw==",
                                            "communityIdentifierGuid": "4e414f2d-9948-44cf-894a-e7b027a2c56f",
                                            "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": "O2zdnYc2pUqZdefZjZ08zQ==",
                                            "priceLevelIdentifierGuid": "9ddd6c3b-3687-4aa5-9975-e7d98d9d3ccd",
                                            "locked": 36,
                                            "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:15:32.6708912+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
                                            "deserialisedOrderMetadata": {
                                              "$id": "73",
                                              "customerName": "sample string 1",
                                              "pickupAt": "2026-04-03T06:15:32.6708912",
                                              "deliveryAddress1": "sample string 2",
                                              "deliveryAddress2": "sample string 3",
                                              "customerPhoneNumber": "sample string 4",
                                              "orderType": 0,
                                              "externalOrderID": "sample string 5",
                                              "externalDisplayableOrderID": "sample string 6",
                                              "tableName": "sample string 7",
                                              "createdBy": 0,
                                              "orderingAppName": "sample string 8"
                                            },
                                            "relationChecksum": "sample string 38",
                                            "loyaltyTender": 1,
                                            "giftCardTender": 1,
                                            "operator": {
                                              "$ref": "32"
                                            },
                                            "customer": {
                                              "$ref": "65"
                                            },
                                            "communityOrganisation": {
                                              "$id": "74",
                                              "id": 1,
                                              "identifier": "ZiXloSFb/UWGux2VN5QJ8w==",
                                              "identifierGuid": "a1e52566-5b21-45fd-86bb-1d95379409f3",
                                              "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",
                                              "abn": "sample string 15",
                                              "promoPeriodStart": "2026-04-03T06:15:32.6708912",
                                              "promoPeriodEnd": "2026-04-03T06:15:32.6708912",
                                              "allowDonations": true,
                                              "logoImageName": "sample string 17",
                                              "totalAmountAwarded": 18.1,
                                              "updated": "2026-04-03T06:15:32.6708912",
                                              "deleted": true
                                            },
                                            "details": [
                                              {
                                                "$id": "75",
                                                "saleItemID": 1,
                                                "identifier": "9WIK3EAIaEi+uHJcoVvDsg==",
                                                "identifierGuid": "dc0a62f5-0840-4868-beb8-725ca15bc3b2",
                                                "saleHeaderID": 2,
                                                "plu": 1,
                                                "pluG_UId": "6nuQe10OQ0aR/cZ2ygKQkA==",
                                                "pluGuid": "7b907bea-0e5d-4643-91fd-c676ca029090",
                                                "accountID": "1wg/D7FJpUK2qNcLi8UzIQ==",
                                                "accountIDGuid": "0f3f08d7-49b1-42a5-b6a8-d70b8bc53321",
                                                "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": "2026-04-03T06:15:32.6708912",
                                                "bestOrExpireType": 1,
                                                "providerName": "sample string 11",
                                                "refundG_UID": "LDdQL53D4UW9SqkFDrMzCw==",
                                                "refundGuid": "2f50372c-c39d-45e1-bd4a-a9050eb3330b",
                                                "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": "wXvRew199kKW1JRyllc+ew==",
                                                "idempotentVoidGuid": "7bd17bc1-7d0d-42f6-96d4-947296573e7b",
                                                "priceLevelIdentifier": "aTw7xe1IuEeCOuEzSwMRtg==",
                                                "priceLevelIdentifierGuid": "c53b3c69-48ed-47b8-823a-e1334b0311b6",
                                                "communityIdentifier": "H3BWuYJ4qk+ZewP49nSd3A==",
                                                "communityIdentifierGuid": "b956701f-7882-4faa-997b-03f8f6749ddc",
                                                "productName": "sample string 23",
                                                "apn": "sample string 24",
                                                "unknownScans": [
                                                  {
                                                    "$id": "76",
                                                    "id": 1,
                                                    "saleDetailID": 2,
                                                    "storeID": 1,
                                                    "scanned": "2026-04-03T06:15:32.6708912",
                                                    "operatorG_UID": "QEA=",
                                                    "barcode": "sample string 4",
                                                    "processed": 1
                                                  },
                                                  {
                                                    "$ref": "76"
                                                  }
                                                ],
                                                "refund": {
                                                  "$id": "77",
                                                  "id": 1,
                                                  "g_UID": "E+OSmL4yT0urguFpPihhLQ==",
                                                  "guid": "9892e313-32be-4b4f-ab82-e1693e28612d",
                                                  "description": "sample string 1",
                                                  "dumped": true,
                                                  "inventoryReasonID": 1,
                                                  "sortOrder": 1,
                                                  "updated": "2026-04-03T06:15:32.6708912"
                                                },
                                                "modifier": {
                                                  "$id": "78",
                                                  "id": 1,
                                                  "setG_UID": "19Pv47vO7E+1kQsvnSDu8Q==",
                                                  "modifierSetGuid": "e3efd3d7-cebb-4fec-b591-0b2f9d20eef1",
                                                  "name": "sample string 2",
                                                  "price": 1,
                                                  "quantity": 1,
                                                  "modifierType": 1,
                                                  "groupNumber": 1,
                                                  "pageNumber": 1,
                                                  "controlOrder": 1,
                                                  "printToStation": true,
                                                  "pluG_UID": "7I2sbOHwy0+g9OOheB7RPQ==",
                                                  "pluGuid": "6cac8dec-f0e1-4fcb-a0f4-e3a1781ed13d",
                                                  "deleted": true,
                                                  "g_UID": "4UVu/sS98E+CwiX/eWs/aQ==",
                                                  "guid": "fe6e45e1-bdc4-4ff0-82c2-25ff796b3f69",
                                                  "product": {
                                                    "$ref": "19"
                                                  }
                                                },
                                                "priceLevelName": "sample string 25",
                                                "pumpNumber": 1,
                                                "hoseNumber": 1
                                              },
                                              {
                                                "$ref": "75"
                                              }
                                            ],
                                            "eftReceipts": [
                                              {
                                                "$id": "79",
                                                "id": 1,
                                                "storeID": 1,
                                                "saleHeaderID": 2,
                                                "storeSaleHeader": {
                                                  "$ref": "72"
                                                },
                                                "receipt": "sample string 3",
                                                "processed": 1
                                              },
                                              {
                                                "$ref": "79"
                                              }
                                            ],
                                            "payments": [
                                              {
                                                "$ref": "71"
                                              },
                                              {
                                                "$ref": "71"
                                              }
                                            ],
                                            "cards": [
                                              {
                                                "$id": "80",
                                                "id": 1,
                                                "saleHeaderID": 1,
                                                "identifier": "sample string 2",
                                                "cardType": 3,
                                                "providerName": "sample string 4"
                                              },
                                              {
                                                "$ref": "80"
                                              }
                                            ],
                                            "campaignHits": [
                                              {
                                                "$id": "81",
                                                "id": 1,
                                                "saleHeaderID": 2,
                                                "campaign": "sample string 3",
                                                "name": "sample string 4",
                                                "processed": 1,
                                                "campaignDescription": "sample string 5"
                                              },
                                              {
                                                "$ref": "81"
                                              }
                                            ],
                                            "fuel": [
                                              {
                                                "$id": "82",
                                                "id": 1,
                                                "plu": 1,
                                                "pluG_UID": "cQnioZ3cjkykLtuvGRiOZg==",
                                                "pluGuid": "a1e20971-dc9d-4c8e-a42e-dbaf19188e66",
                                                "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": "2026-04-03T06:15:32.6708912",
                                                "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": "2026-04-03T06:15:32.6708912",
                                                "tagNumber": "sample string 15",
                                                "trackTwoRem": "sample string 16",
                                                "transCode": 1,
                                                "transType": 1,
                                                "unitPrice": 1.0,
                                                "vehicleReg": "sample string 17",
                                                "offline": true,
                                                "processed": 1
                                              },
                                              {
                                                "$ref": "82"
                                              }
                                            ],
                                            "fuelResells": [
                                              {
                                                "$id": "83",
                                                "saleItemID": 1,
                                                "saleHeaderID": 2,
                                                "plu": 1,
                                                "pluG_UId": "ZvcTiIGLf0OdfehD8sAOeQ==",
                                                "pluGuid": "8813f766-8b81-437f-9d7d-e843f2c00e79",
                                                "accountID": "jidQJI0VmUWxq/K8sUQS2Q==",
                                                "accountIDGuid": "2450278e-158d-4599-b1ab-f2bcb14412d9",
                                                "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": "2026-04-03T06:15:32.6708912",
                                                "bestOrExpireType": 1,
                                                "refundG_UID": "f3uia7/8kU+fZe1onlyJzw==",
                                                "refundGuid": "6ba27b7f-fcbf-4f91-9f65-ed689e5c89cf",
                                                "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": "83"
                                              }
                                            ],
                                            "customerOrder": [
                                              {
                                                "$id": "84",
                                                "identifier": "9RY2tD6PtUSnOe2MqF53uA==",
                                                "identifierGuid": "b43616f5-8f3e-44b5-a739-ed8ca85e77b8",
                                                "id": 1,
                                                "orderNo": 2,
                                                "externalSaleIdentifier": "sample string 3",
                                                "storeID": 4,
                                                "zoneID": 5,
                                                "deptNo": 6,
                                                "customerIdentifier": "gg/JWgBkIkiI4SJImyv9LQ==",
                                                "customerIdentifierGuid": "5ac90f82-6400-4822-88e1-22489b2bfd2d",
                                                "operatorNo": 1,
                                                "operatorG_UID": "71bAc8r/YE2CjjOrXaMIew==",
                                                "operatorGuid": "73c056ef-ffca-4d60-828e-33ab5da3087b",
                                                "created": "2026-04-03T06:15:32.6708912",
                                                "ordered": "2026-04-03T06:15:32.6708912",
                                                "started": "2026-04-03T06:15:32.6708912",
                                                "completed": "2026-04-03T06:15:32.6708912",
                                                "supplied": "2026-04-03T06:15:32.6708912",
                                                "quickTicket": 1,
                                                "deleted": true,
                                                "walkAway": true,
                                                "approxWait": 1,
                                                "actualWait": 1,
                                                "deliveryMethod": 8,
                                                "externalSaleType": 9,
                                                "customer": {
                                                  "$ref": "65"
                                                },
                                                "operator": {
                                                  "$ref": "32"
                                                },
                                                "details": [
                                                  {
                                                    "$id": "85",
                                                    "headerID": 1,
                                                    "plu": 1,
                                                    "pluG_UId": "TU238eKJnE2n4Yro2LGYVw==",
                                                    "pluGuid": "f1b74d4d-89e2-4d9c-a7e1-8ae8d8b19857",
                                                    "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": "+R1D+vwyK0SG/Soq+9gkvg==",
                                                    "headerIdentifierGuid": "fa431df9-32fc-442b-86fd-2a2afbd824be",
                                                    "product": {
                                                      "$ref": "19"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "85"
                                                  }
                                                ],
                                                "storeName": "sample string 11",
                                                "customerName": "sample string 12",
                                                "storeReplyTo": "sample string 13",
                                                "storeSubjectLine": "sample string 14",
                                                "storeSaleHeader": {
                                                  "$ref": "72"
                                                }
                                              },
                                              {
                                                "$ref": "84"
                                              }
                                            ],
                                            "surveyResponses": [
                                              {
                                                "$id": "86",
                                                "surveyG_UID": "BZg+wMs760i2dQV4VjIRTA==",
                                                "surveyGuid": "c03e9805-3bcb-48eb-b675-05785632114c",
                                                "saleHeaderGuid": "96zS5dp4SkikGPpfAtnBbg==",
                                                "saleGuid": "e5d2acf7-78da-484a-a418-fa5f02d9c16e",
                                                "textResponse": "sample string 1",
                                                "integerResponse": 1,
                                                "g_UIDResponse": "Xw/8y03ue0yPQJu666vW0g==",
                                                "guidResponse": "cbfc0f5f-ee4d-4c7b-8f40-9bbaebabd6d2",
                                                "whoAnswered": 2,
                                                "answeredAtUTC": "2026-04-03T06:15:32.6708912",
                                                "sale": {
                                                  "$ref": "72"
                                                },
                                                "survey": {
                                                  "$id": "87",
                                                  "g_UID": "cF6xbd+o6kSl8uGexCCG+w==",
                                                  "guid": "6db15e70-a8df-44ea-a5f2-e19ec42086fb",
                                                  "name": "sample string 1",
                                                  "storeID": 2,
                                                  "zoneID": 1,
                                                  "checkoutFormG_UID": "h3C+l+vtNEKiAX5WpherLQ==",
                                                  "checkoutFormGuid": "97be7087-edeb-4234-a201-7e56a617ab2d",
                                                  "displayToWho": 3,
                                                  "displayWhen": 4,
                                                  "start": "2026-04-03T06:15:32.6708912",
                                                  "end": "2026-04-03T06:15:32.6708912",
                                                  "deleted": true,
                                                  "updated": "2026-04-03T06:15:32.6708912",
                                                  "possibleIntegerResponses": [
                                                    1,
                                                    2
                                                  ],
                                                  "possibleTextResponses": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "possibleGuidResponses": [
                                                    "689eb198-8367-4645-ad18-3f7f5d2b6239",
                                                    "c1d4d5b8-5520-40a7-9b65-ee970783742b"
                                                  ],
                                                  "allowsAllTextResponses": true,
                                                  "surveyForm": {
                                                    "$ref": "40"
                                                  }
                                                },
                                                "ingressId": "sample string 4"
                                              },
                                              {
                                                "$ref": "86"
                                              }
                                            ],
                                            "storeName": "sample string 39",
                                            "terminalNumber": 40,
                                            "machineName": "sample string 41",
                                            "operatorName": "sample string 42",
                                            "direction": 1,
                                            "reason": "sample string 43",
                                            "accountG_UID": "DrWPvFAlhk2h2d5p50lGXQ==",
                                            "accountIdentifier": "bc8fb50e-2550-4d86-a1d9-de69e749465d",
                                            "accountName": "sample string 44",
                                            "customerOrderIdentifier": "35+AaH08Pk2wdy+f2KQ3vg==",
                                            "customerOrderIdentifierGuid": "68809fdf-3c7d-4d3e-b077-2f9fd8a437be",
                                            "priceLevelName": "sample string 45",
                                            "revision": 46,
                                            "ingressId": "sample string 47"
                                          },
                                          "metadata": {
                                            "$id": "88",
                                            "id": 1,
                                            "paymentID": 2,
                                            "paymentIdentifier": "4TQOZXtdgEmSP+HCqJD8Tw==",
                                            "paymentIdentifierGuid": "650e34e1-5d7b-4980-923f-e1c2a890fc4f",
                                            "identifier": "u4xkxxpXUEW8sghHerFvFg==",
                                            "identifierGuid": "c7648cbb-571a-4550-bcb2-08477ab16f16",
                                            "metadata": "sample string 3",
                                            "signatureImage": "QEA=",
                                            "itemIdentifier": "b+oBAZDUsU+9w2Jk37FXmw==",
                                            "itemIdentifierGuid": "0101ea6f-d490-4fb1-bdc3-6264dfb1579b"
                                          }
                                        },
                                        {
                                          "$ref": "71"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "66"
                                    }
                                  ],
                                  "customerGroupMembers": [
                                    {
                                      "$ref": "70"
                                    },
                                    {
                                      "$ref": "70"
                                    }
                                  ],
                                  "customerGroups": [
                                    {
                                      "$ref": "69"
                                    },
                                    {
                                      "$ref": "69"
                                    }
                                  ],
                                  "accounts": [
                                    {
                                      "$ref": "67"
                                    },
                                    {
                                      "$ref": "67"
                                    }
                                  ],
                                  "account": {
                                    "$ref": "67"
                                  },
                                  "vouchers": [
                                    {
                                      "$id": "89",
                                      "customerIdentifier": "ZvcgDYMRukedXHmf3wr8CA==",
                                      "customerIdentifierGuid": "0d20f766-1183-47ba-9d5c-799fdf0afc08",
                                      "voucherName": "sample string 2",
                                      "count": 3,
                                      "storeID": 4,
                                      "barcode": "sample string 5",
                                      "redeemCount": 6,
                                      "issueCount": 7,
                                      "storeSalePaymentID": 1,
                                      "idempotentID": "Pzs0j815D0yRADX36vpT8A==",
                                      "idempotentGuid": "8f343b3f-79cd-4c0f-9100-35f7eafa53f0",
                                      "offline": true,
                                      "voucher": {
                                        "$id": "90",
                                        "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": "2026-04-03T06:15:32.6708912",
                                        "barcodeTemplate": {
                                          "$id": "91",
                                          "templateID": 1,
                                          "template": "sample string 1",
                                          "bcFunction": "sample string 2",
                                          "sortOrder": 3
                                        },
                                        "scaleLabel": {
                                          "$id": "92",
                                          "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": "2026-04-03T06:15:32.6708912",
                                          "labelPageLayout": "M8cMxZ5q2E62LQlNoPsvBQ==",
                                          "pageLayoutGuid": "c50cc733-6a9e-4ed8-b62d-094da0fb2f05",
                                          "labelType": 6,
                                          "oldName": "sample string 7",
                                          "voucher": {
                                            "$ref": "90"
                                          },
                                          "elements": [
                                            {
                                              "$id": "93",
                                              "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": "2026-04-03T06:15:32.6708912"
                                            },
                                            {
                                              "$ref": "93"
                                            }
                                          ]
                                        },
                                        "customerVouchers": [
                                          {
                                            "$id": "94",
                                            "id": 1,
                                            "customerIdentifier": "bB/D5n8e1EGUXPVhPvMpMw==",
                                            "customerIdentifierGuid": "e6c31f6c-1e7f-41d4-945c-f5613ef32933",
                                            "voucherID": 3,
                                            "voucherName": "sample string 4",
                                            "storeID": 1,
                                            "barcode": "sample string 5",
                                            "dateOfIssue": "2026-04-03T06:15:32.6708912",
                                            "issuedSaleHeaderID": 1,
                                            "issuedSaleIdentifier": "sample string 7",
                                            "issuedOfflinePaymentID": 1,
                                            "issuedIdempotentID": "dyx3Jf0PG0eend/CefDMUg==",
                                            "issuedIdempotentGuid": "25772c77-0ffd-471b-9e9d-dfc279f0cc52",
                                            "issuedOffline": true,
                                            "issuedUser": "sample string 9",
                                            "issuedNotes": "sample string 10",
                                            "expiryDate": "2026-04-03T06:15:32.6708912",
                                            "expiredUser": "sample string 11",
                                            "expiredNotes": "sample string 12",
                                            "redeemed": "2026-04-03T06:15:32.6708912",
                                            "redeemedSaleHeaderID": 1,
                                            "redeemedSaleIdentifier": "sample string 13",
                                            "redeemedOfflinePaymentID": 1,
                                            "redeemedIdempotentID": "jJsR1J3quEqyNUA4wKc1Zw==",
                                            "redeemedIdempotentGuid": "d4119b8c-ea9d-4ab8-b235-4038c0a73567",
                                            "redeemedUser": "sample string 14",
                                            "redeemedNotes": "sample string 15",
                                            "redeemedOffline": true,
                                            "updated": "2026-04-03T06:15:32.6708912",
                                            "storeName": "sample string 17",
                                            "scaleLabel": {
                                              "$ref": "92"
                                            },
                                            "voucher": {
                                              "$ref": "90"
                                            },
                                            "customer": {
                                              "$ref": "65"
                                            },
                                            "issuedOfflinePayment": {
                                              "$ref": "71"
                                            },
                                            "redeemedOfflinePayment": {
                                              "$ref": "71"
                                            }
                                          },
                                          {
                                            "$ref": "94"
                                          }
                                        ]
                                      },
                                      "customer": {
                                        "$ref": "65"
                                      }
                                    },
                                    {
                                      "$ref": "89"
                                    }
                                  ]
                                }
                              },
                              {
                                "$ref": "64"
                              }
                            ],
                            "customerGroups": [
                              {
                                "$id": "95",
                                "id": 1,
                                "campaignID": 2,
                                "campaignName": "sample string 3",
                                "groupID": "WtDnKl7shUeCxu0UD2Q+Jw==",
                                "groupIDGuid": "2ae7d05a-ec5e-4785-82c6-ed140f643e27",
                                "campaign": {
                                  "$ref": "61"
                                },
                                "group": {
                                  "$ref": "69"
                                }
                              },
                              {
                                "$ref": "95"
                              }
                            ],
                            "signIqTickets": [
                              {
                                "$id": "96",
                                "identifier": "fFkP/phhbUqG1C302THtRQ==",
                                "identifierGuid": "fe0f597c-6198-4a6d-86d4-2df4d931ed45",
                                "campaignName": "sample string 2",
                                "message": "sample string 3",
                                "ticketFileSource": "sample string 4",
                                "ticketFileDestination": "sample string 5",
                                "storeID": 1
                              },
                              {
                                "$ref": "96"
                              }
                            ],
                            "comboPriceGroups": [
                              {
                                "$id": "97",
                                "id": 1,
                                "campaignID": 2,
                                "campaignName": "sample string 3",
                                "g_UID": "9DZ2HchVj0q78paSbnAG5Q==",
                                "guid": "1d7636f4-55c8-4a8f-bbf2-96926e7006e5",
                                "description": "sample string 5",
                                "newPrice": 1,
                                "rangeDescription": "sample string 6",
                                "dealDescription": "sample string 7",
                                "labelQuantity": 8,
                                "hostProductCategoryID": 1,
                                "offerID": 1,
                                "dontUpdatePricePlus": true,
                                "campaign": {
                                  "$ref": "61"
                                },
                                "comboPricePlus": [
                                  {
                                    "$id": "98",
                                    "id": 1,
                                    "campaignID": 2,
                                    "campaignName": "sample string 3",
                                    "groupG_UID": "VYRDRnTFHkS2eM7IAin2Gg==",
                                    "groupGuid": "46438455-c574-441e-b678-cec80229f61a",
                                    "comboPriceType": 5,
                                    "priceType": 5,
                                    "pluG_UID": "b7iJKesSj0qDkPkUK59FJQ==",
                                    "pluGuid": "2989b86f-12eb-4a8f-8390-f9142b9f4525",
                                    "priceGroupG_UID": "idkXM3lbQ0KwOQMI4Hg+UQ==",
                                    "priceGroupGuid": "3317d989-5b79-4243-b039-0308e0783e51",
                                    "campaignPoolID": "sample string 7",
                                    "quantity": 1,
                                    "campaign": {
                                      "$ref": "61"
                                    },
                                    "product": {
                                      "$ref": "19"
                                    },
                                    "priceGroup": {
                                      "$ref": "25"
                                    },
                                    "campaignPool": {
                                      "$ref": "61"
                                    }
                                  },
                                  {
                                    "$ref": "98"
                                  }
                                ]
                              },
                              {
                                "$ref": "97"
                              }
                            ],
                            "priceLevels": [
                              {
                                "$id": "99",
                                "id": 1,
                                "priceLevelIdentifier": "7oOqYKxpHUi8fR+2SiUvWw==",
                                "priceLevelIdentifierGuid": "60aa83ee-69ac-481d-bc7d-1fb64a252f5b",
                                "campaignName": "sample string 3",
                                "priceLevelName": "sample string 4"
                              },
                              {
                                "$ref": "99"
                              }
                            ],
                            "promotionType": {
                              "$id": "100",
                              "identifier": "08PwzSpOpE2JS1F/vajnZA==",
                              "identifierGuid": "cdf0c3d3-4e2a-4da4-894b-517fbda8e764",
                              "hostType": 2,
                              "code": "sample string 3",
                              "description": "sample string 4",
                              "isLiquor": true,
                              "isAdvertised": true,
                              "disableWasSave": true,
                              "excludeFromPromoSales": true,
                              "labelPageLayoutG_UID": "ZWvbtkVTb0uJBX4ahrlY2A==",
                              "labelPageLayoutGuid": "b6db6b65-5345-4b6f-8905-7e1a86b958d8",
                              "priceLevelIdentifier": "BcIRzW88y0eNOqvSAq+ppw==",
                              "priceLevelIdentifierGuid": "cd11c205-3c6f-47cb-8d3a-abd202afa9a7",
                              "active": true,
                              "updated": "2026-04-03T06:15:32.6708912",
                              "hostName": "sample string 11"
                            }
                          },
                          "product": {
                            "$ref": "19"
                          },
                          "dealCost": {
                            "$id": "101",
                            "headerIdentifier": "f4dWuxACR0iHH753pLrxCA==",
                            "headerIdentifierGuid": "bb56877f-0210-4847-871f-be77a4baf108",
                            "identifier": "x/Bt+tY1QUeyUwps1Sp/FQ==",
                            "identifierGuid": "fa6df0c7-35d6-4741-b253-0a6cd52a7f15",
                            "supplierIdentifier": "smEHdzwt50i2mN/iF59wMA==",
                            "supplierGuid": "770761b2-2d3c-48e7-b698-dfe2179f7030",
                            "pluG_UID": "jLsDqz7qukaTGoFn3gYZ6A==",
                            "pluGuid": "ab03bb8c-ea3e-46ba-931a-8167de0619e8",
                            "campaignName": "e17f77a5-08ef-44fb-bf56-fe6e5f773441",
                            "description": "sample string 4",
                            "cost": 5,
                            "costDecimals": 6,
                            "start": "2026-04-03T06:15:32.6708912",
                            "end": "2026-04-03T06:15:32.6708912",
                            "type": 9,
                            "promoType": 10,
                            "bonusItemPLUG_UID": "VLRDz5raXEeAH+AA5UMwGQ==",
                            "bonusItemPluGuid": "cf43b454-da9a-475c-801f-e000e5433019",
                            "bonusPurchaseUnits": 11,
                            "bonusReceiveUnits": 12,
                            "updated": "2026-04-03T06:15:32.6708912",
                            "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": "2026-04-03T06:15:32.6708912",
                            "campaignEndDate": "2026-04-03T06:15:32.6708912",
                            "masterPLUG_UID": "hTpGjMYzJk67TOQNInO/nA==",
                            "masterID": "8c463a85-33c6-4e26-bb4c-e40d2273bf9c",
                            "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": "E508FAwA60WN8Wtw8aUgIg==",
                            "bonusMasterID": "143c9d13-000c-45eb-8df1-6b70f1a52022",
                            "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": "2026-04-03T06:15:32.6708912",
                        "dealCosts": [
                          {
                            "$ref": "101"
                          },
                          {
                            "$ref": "101"
                          }
                        ],
                        "tags": [
                          {
                            "$id": "102",
                            "pluG_UID": "cend24BZyU6CpU7LU/vo9Q==",
                            "pluGuid": "dbdde971-5980-4ec9-82a5-4ecb53fbe8f5",
                            "tagID": 1,
                            "description": "sample string 1",
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "102"
                          }
                        ],
                        "alternateProductG_UID": "fhTQxB+UGkC/buvKsksZ6g==",
                        "alternateProduct": "c4d0147e-941f-401a-bf6e-ebcab24b19ea",
                        "altProduct": {
                          "$ref": "19"
                        },
                        "productHostCode": {
                          "$id": "103",
                          "id": 1,
                          "pluG_UID": "lJWomzj07Umptanaex5BTw==",
                          "pluGuid": "9ba89594-f438-49ed-a9b5-a9da7b1e414f",
                          "ibaCode": "sample string 2"
                        },
                        "mscCat": {
                          "$ref": "55"
                        },
                        "mscCom": {
                          "$ref": "56"
                        },
                        "mscDep": {
                          "$ref": "58"
                        },
                        "mscSubCom": {
                          "$ref": "57"
                        },
                        "isUserUpdate": true,
                        "ignoreMasterProduct": true,
                        "priceGroupLabelRequested": true,
                        "firstSold": "2026-04-03T06:15:32.6708912",
                        "inventoryTracked": "2026-04-03T06:15:32.6708912",
                        "isNormalPriceChangesCampaign": true,
                        "baseProductFuel": {
                          "$id": "104",
                          "pluG_UID": "Q4+GqjqhNUq4p5dWzNFrcA==",
                          "pluGuid": "aa868f43-a13a-4a35-b8a7-9756ccd16b70",
                          "fuelPluG_UID": "lHae96wQOUurgUYb+EvObA==",
                          "fuelPluGuid": "f79e7694-10ac-4b39-ab81-461bf84bce6c",
                          "price": 3,
                          "productDescription": "sample string 4",
                          "productBarcode": "sample string 5",
                          "fuelProductDescription": "sample string 6",
                          "fuelProductBarcode": "sample string 7",
                          "fuelProductPrice": 8
                        },
                        "productFuelLinks": [
                          {
                            "$ref": "104"
                          },
                          {
                            "$ref": "104"
                          }
                        ]
                      },
                      "supplier": {
                        "$ref": "14"
                      },
                      "serviceFee": {
                        "$id": "105",
                        "id": 1,
                        "description": "sample string 1",
                        "fee": 1
                      },
                      "isPrimaryHost": true,
                      "hostVendor": 48
                    },
                    {
                      "$ref": "17"
                    }
                  ],
                  "orderCycleHeaders": [
                    {
                      "$id": "106",
                      "storeID": 1,
                      "supplierIdentifier": "S684Bcfp+kWUu+b/BNaTCA==",
                      "supplierGuid": "0538af4b-e9c7-45fa-94bb-e6ff04d69308",
                      "departmentCode": "sample string 2",
                      "warehouseDirectIndicator": "sample string 3",
                      "type": 4,
                      "storeName": "sample string 5",
                      "departmentName": "sample string 6",
                      "orderDays": 7
                    },
                    {
                      "$ref": "106"
                    }
                  ],
                  "cycles": [
                    {
                      "$id": "107",
                      "storeID": 1,
                      "supplierIdentifier": "gkQeeTQiTk2s1EQg9idcOQ==",
                      "supplierGuid": "791e4482-2234-4d4e-acd4-4420f6275c39",
                      "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": "2026-04-03T06:15:32.6708912",
                      "deliveryDate": "2026-04-03T06:15:32.6708912",
                      "nextCutOffDate": "2026-04-03T06:15:32.6708912",
                      "nextDeliveryDate": "2026-04-03T06:15:32.6708912",
                      "nextDaysBuffer": 10
                    },
                    {
                      "$ref": "107"
                    }
                  ],
                  "store": {
                    "$ref": "9"
                  },
                  "updated": "2026-04-03T06:15:32.6708912",
                  "isHost": true
                },
                "files": [
                  {
                    "$id": "108",
                    "id": "sample string 1",
                    "fileName": "sample string 2",
                    "extension": "sample string 3",
                    "provider": 0,
                    "type": 0,
                    "hostType": "sample string 4",
                    "createdUtc": "2026-04-03T06:15:32.6708912",
                    "processed": "2026-04-03T06:15:32.6708912",
                    "isProcessing": true,
                    "processedCount": 6,
                    "processingTime": 1,
                    "collectedUtc": "2026-04-03T06:15:32.6708912",
                    "size": 1,
                    "sizeFormat": "sample string 7",
                    "isArchive": true,
                    "customerNumber": "sample string 9",
                    "businessPillar": "sample string 10",
                    "fileType": "sample string 11",
                    "version": "sample string 12",
                    "reference": "sample string 13",
                    "digest": "sample string 14",
                    "contentType": "sample string 15",
                    "host": {
                      "$ref": "13"
                    },
                    "metcashHeader": {
                      "$id": "109",
                      "customerNumber": "sample string 1",
                      "creationDate": "2026-04-03T06:15:32.6708912",
                      "businessPillar": "sample string 3",
                      "fileType": "sample string 4"
                    }
                  },
                  {
                    "$ref": "108"
                  }
                ],
                "zoneMatrix": [
                  {
                    "$id": "110",
                    "id": 1,
                    "hostIdentifier": "i8nPLoEfakaM9RD5rcX/Xw==",
                    "hostIdentifierGuid": "2ecfc98b-1f81-466a-8cf5-10f9adc5ff5f",
                    "storeID": 1,
                    "departmentCode": "sample string 2",
                    "hostGuids": [
                      "3ebb00fc-3d8b-4368-b867-3b6ab3bbd2ba",
                      "4543f026-e38c-4357-8d14-c28191588434"
                    ]
                  },
                  {
                    "$ref": "110"
                  }
                ],
                "hostFileStoreSetting": {
                  "$ref": "12"
                },
                "hostStoreSettings": [
                  {
                    "$ref": "12"
                  },
                  {
                    "$ref": "12"
                  }
                ],
                "promotionPlacements": [
                  {
                    "$id": "111",
                    "identifier": "aScwPX0J1U2KBF+tLWs6Lg==",
                    "identifierGuid": "3d302769-097d-4dd5-8a04-5fad2d6b3a2e",
                    "code": "sample string 2",
                    "description": "sample string 3",
                    "isAdvertised": true
                  },
                  {
                    "$ref": "111"
                  }
                ],
                "promoTypeGuids": [
                  "01bfbf57-605a-493b-bd42-c11325d03317",
                  "f14f9aa2-e95d-400b-9c65-75c6f16fbbdf"
                ],
                "isPromotionOnly": false,
                "isOrderable": false,
                "vendor": 0
              },
              "groupIDs": [
                1,
                2
              ],
              "hostDescription": "sample string 27"
            },
            {
              "$ref": "12"
            }
          ],
          "accounts": [
            {
              "$ref": "6"
            },
            {
              "$ref": "6"
            }
          ],
          "sales": [
            {
              "$id": "112",
              "id": 1,
              "storeID": 1,
              "externalSalesType": 2,
              "ftpSiteID": 1,
              "lastSaleProcessed": "2026-04-03T06:15:32.6708912",
              "ftpSite": {
                "$id": "113",
                "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": "112"
            }
          ],
          "zoneMatrix": [
            {
              "$ref": "110"
            },
            {
              "$ref": "110"
            }
          ],
          "cashManagements": [
            {
              "$id": "114",
              "id": 1,
              "storeID": 1,
              "cashManagementType": 2,
              "apiID": 1,
              "organisationID": "sample string 3",
              "siteName": "sample string 4",
              "thirdPartyAPI": {
                "$id": "115",
                "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": "114"
            }
          ],
          "updateStoreID": "f7064148-2503-41d5-8bb0-dd74ee6ae898",
          "updateStore": {
            "$id": "116",
            "id": "17ed2a69-47c8-4a54-8346-61cc35371e7f",
            "name": "sample string 1",
            "lastActivity": "2026-04-03T06:15:32.6708912",
            "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": "2026-04-03T06:15:32.6708912"
          },
          "timeZoneId": "sample string 54",
          "securityOptions": {
            "$id": "117",
            "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"
          }
        },
        "grade": {
          "$id": "118",
          "id": 1,
          "gradeID": 2,
          "storeID": 3,
          "g_UID": "PxGWDvunBUqD417Ri6ksIw==",
          "guid": "0e96113f-a7fb-4a05-83e3-5ed18ba92c23",
          "fuelGrade": "sample string 5",
          "price1": 1,
          "price2": 1,
          "price3": 1,
          "price4": 1,
          "effective": "2026-04-03T06:15:32.6708912",
          "updated": "2026-04-03T06:15:32.6708912",
          "margin": 1,
          "product": {
            "$ref": "19"
          }
        }
      }
    },
    {
      "$ref": "7"
    }
  ],
  "cashBalancingFuelMeters": [
    {
      "$id": "119",
      "headerIdentifier": "HnpLaLocO0GxnNdpz/zr7w==",
      "headerIdentifierGuid": "684b7a1e-1cba-413b-b19c-d769cffcebef",
      "tankNumber": 2,
      "hoseNumber": 3,
      "pumpNumber": 4,
      "fuelGradeID": 1,
      "fuelGrade": "sample string 5",
      "opening": 6.0,
      "openingAdjust": true,
      "adjustments": 8.0,
      "samples": 9.0,
      "pumpTest": 10.0,
      "sales": 11.0,
      "closing": 12.0,
      "closingAdjust": true,
      "rolledOver": true,
      "dailyVariance": 15.0,
      "rolloverVolume": 16.0,
      "rolloverAdjustments": [
        {
          "$id": "120",
          "id": 1,
          "storeID": 2,
          "tankNumber": 3,
          "dispenserNumber": 4,
          "hoseNumber": 5,
          "adjustedFor": "2026-04-03T06:15:32.6708912",
          "adjustedAt": "2026-04-03T06:15:32.6708912",
          "adjustmentVolume": 8.0,
          "reasonDesc": "sample string 9",
          "reason": 10,
          "operatorG_UID": "1AwLD62CekKpyi0sPoVscA==",
          "operatorGuid": "0f0b0cd4-82ad-427a-a9ca-2d2c3e856c70",
          "user": "sample string 11",
          "processed": 1,
          "storeName": "sample string 12",
          "operatorName": "sample string 13"
        },
        {
          "$ref": "120"
        }
      ]
    },
    {
      "$ref": "119"
    }
  ]
}

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.