POST api/cashBalancing/{id}/finance1Export

Export the cash balancing header for finance1

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Cash balancing header identifier

globally unique identifier

Required

Body Parameters

Cash balancing header

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": "s20o1WI1tUaHz8HvCkhG+w==",
  "identifierGuid": "d5286db3-3562-46b5-87cf-c1ef0a4846fb",
  "storeID": 2,
  "date": "2026-06-03T18:35:06.7607237",
  "started": "2026-06-03T18:35:06.7607237",
  "ended": "2026-06-03T18:35:06.7607237",
  "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": "ih19STaaO0O9IE8u8gRRUA==",
      "headerIdentifierGuid": "497d1d8a-9a36-433b-bd20-4f2ef2045150",
      "operatorG_UID": "CzSQ7kmLqk2OEA6yBkjH/Q==",
      "operatorGuid": "ee90340b-8b49-4daa-8e10-0eb20648c7fd",
      "date": "2026-06-03T18:35:06.7607237",
      "drawerID": 4,
      "machineID": 5,
      "shiftIdentifier": "qBQevKH4nUWH3615+Ycwuw==",
      "shiftIdentifierGuid": "bc1e14a8-f8a1-459d-87df-ad79f98730bb",
      "operatorCash": 6,
      "managerCash": 7,
      "expectedCash": 8,
      "finalisedCash": 9,
      "operatorCashNote": "sample string 10",
      "managerCashNote": "sample string 11",
      "expectedPickup": 12,
      "pickupCash": 13,
      "start": "2026-06-03T18:35:06.7607237",
      "end": "2026-06-03T18:35:06.7607237",
      "operatorName": "sample string 16",
      "operatorNumber": "sample string 17",
      "machineName": "sample string 18",
      "operators": "sample string 19"
    },
    {
      "$ref": "2"
    }
  ],
  "eftDetails": [
    {
      "$id": "3",
      "id": 1,
      "headerIdentifier": "sGCHNdCiikuh1LOREmigCw==",
      "headerIdentifierGuid": "358760b0-a2d0-4b8a-a1d4-b3911268a00b",
      "date": "2026-06-03T18:35:06.7607237",
      "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": "YBF/Y9OyokasWlgzTUohfw==",
    "headerIdentifierGuid": "637f1160-b2d3-46a2-ac5a-58334d4a217f",
    "bankName": "sample string 3",
    "expectedCash": 4,
    "cashDeclared": 1,
    "expectedPickup": 5,
    "pickupDeclared": 1,
    "expectedCheque": 6,
    "chequeDeclared": 1
  },
  "cashBalancingBankingAccounts": [
    {
      "$id": "5",
      "id": 1,
      "headerIdentifier": "8SrUroOPUEyo4BKifHYJUA==",
      "headerIdentifierGuid": "aed42af1-8f83-4c50-a8e0-12a27c760950",
      "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": "33WYw6AmSkWNuAget63kfg==",
      "headerIdentifierGuid": "c39875df-26a0-454a-8db8-081eb7ade47e",
      "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-06-03T18:35:06.7607237",
        "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-06-03T18:35:06.7607237",
          "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": "Jp5Tqbm2sE20qcX2sz1iWQ==",
          "hostIdentifierGuid": "a9539e26-b6b9-4db0-b4a9-c5f6b33d6259",
          "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-06-03T18:35:06.7607237",
          "priceZone": {
            "$id": "10",
            "id": 1,
            "name": "sample string 2",
            "hostIdentifier": "W6ZtmzaKI0S661/Ft2XHWQ==",
            "hostIdentifierGuid": "9b6da65b-8a36-4423-baeb-5fc5b765c759",
            "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"
          },
          "warehouseStore": {
            "$id": "12",
            "storeID": 1,
            "warehouseStoreID": 2,
            "storeName": "sample string 3",
            "warehouseName": "sample string 4"
          },
          "hostStoreSettings": [
            {
              "$id": "13",
              "id": 1,
              "hostIdentifier": "ihBZPtPuTEKMeYdgA1IvVQ==",
              "hostIdentifierGuid": "3e59108a-eed3-424c-8c79-876003522f55",
              "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": "14",
                "identifier": "ChShrp1gkE+wa9mmSC9fow==",
                "identifierGuid": "aea1140a-609d-4f90-b06b-d9a6482f5fa3",
                "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": "uFYPcQ0hlEKeFDfIlZjT8g==",
                "hostSupplierIdentifierGuid": "710f56b8-210d-4294-9e14-37c89598d3f2",
                "loyaltyPriceLevelIdentifier": "6J37KDJjxE6rfkOh6dSOYA==",
                "loyaltyPriceLevelIdentifierGuid": "28fb9de8-6332-4ec4-ab7e-43a1e9d48e60",
                "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-06-03T18:35:06.7607237",
                "lastProcessed": "2026-06-03T18:35:06.7607237",
                "hold": true,
                "supplierName": "sample string 35",
                "supplier": {
                  "$id": "15",
                  "identifier": "jfDr+brNKkqIJq+NoPzkPQ==",
                  "identifierGuid": "f9ebf08d-cdba-4a2a-8826-af8da0fce43d",
                  "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": "gxVBwnOo+kyCezlDgFP/xA==",
                  "primaryContactID": "c2411583-a873-4cfa-827b-39438053ffc4",
                  "storeID": 1,
                  "abn": "sample string 16",
                  "supplierGroupIdentifier": "oWH4fcAXBEuiu4VbrkP12Q==",
                  "supplierGroupGuid": "7df861a1-17c0-4b04-a2bb-855bae43f5d9",
                  "rebate": 1.0,
                  "rebateType": 1,
                  "rebateFrequency": 1,
                  "rebateSource": 1,
                  "rebateLastClaimed": "2026-06-03T18:35:06.7607237",
                  "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": "16",
                    "id": "76f6134d-b1a0-4ee2-b6b0-12617115fee6",
                    "identifier": "CLQZtvuBqEKbyoiQHXt8dg==",
                    "identifierGuid": "b619b408-81fb-42a8-9bca-88901d7b7c76",
                    "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": "17",
                      "supplierIdentifier": "YVMHxEwn1UqbABIt2fCCuw==",
                      "supplierIdentifierGuid": "c4075361-274c-4ad5-9b00-122dd9f082bb",
                      "contactGuid": "RiirYdA6bkmEy3rMlPUH8w==",
                      "contactID": "61ab2846-3ad0-496e-84cb-7acc94f507f3",
                      "contact": {
                        "$ref": "16"
                      },
                      "supplier": {
                        "$ref": "15"
                      }
                    },
                    {
                      "$ref": "17"
                    }
                  ],
                  "products": [
                    {
                      "$id": "18",
                      "pluG_UID": "pa+P6FtLSkGlr4f4fGdOAg==",
                      "pluGuid": "e88fafa5-4b5b-414a-a5af-87f87c674e02",
                      "supplierIdentifier": "WeoSWpgykk6WR+/FqGrwzw==",
                      "supplierIdentifierGuid": "5a12ea59-3298-4e92-9647-efc5a86af0cf",
                      "cartonQuantity": 1,
                      "cartonQuantityChanged": true,
                      "productSize": "sample string 3",
                      "cigarettesPerSleeve": 1,
                      "randomWeight": true,
                      "piecesPerUnit": 5,
                      "averagePackSize": 6,
                      "effectiveDate": "2026-06-03T18:35:06.7607237",
                      "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-06-03T18:35:06.7607237",
                      "rebate": 1.0,
                      "rebateExclude": true,
                      "invoiceCodes": [
                        {
                          "$id": "19",
                          "pluG_UID": "mV7S6YSSsECNy1VEk2VhYA==",
                          "pluGuid": "e9d25e99-9284-40b0-8dcb-554493656160",
                          "supplierIdentifier": "SxRrFHn0okCHGTS9qSsTIQ==",
                          "supplierIdentifierGuid": "146b144b-f479-40a2-8719-34bda92b1321",
                          "invoiceCode": "sample string 1",
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "19"
                        }
                      ],
                      "storeIDs": [
                        1,
                        2
                      ],
                      "preferredSupplier": true,
                      "preferredRebateSupplier": true,
                      "supplierName": "sample string 42",
                      "salesMode": 43,
                      "orderPacked": true,
                      "active": true,
                      "price": 1,
                      "costGstPercent": 45,
                      "parentPluG_UID": "p4FByRg52kG/B6uunCS22A==",
                      "parentPluGuid": "c94181a7-3918-41da-bf07-abae9c24b6d8",
                      "freight": 46.0,
                      "freightType": 1,
                      "product": {
                        "$id": "20",
                        "plu": 1,
                        "storeID": 1,
                        "masterPluG_UID": "QEA=",
                        "storeIDs": [
                          1,
                          2
                        ],
                        "g_UId": "E/6xP0YxmkOi/YljBuvUZg==",
                        "guid": "3fb1fe13-3146-439a-a2fd-896306ebd466",
                        "apn": "sample string 1",
                        "apnChanged": true,
                        "apnSwitched": true,
                        "barcode": "sample string 4",
                        "itemNumber": "sample string 5",
                        "itemNumberChanged": true,
                        "priceGroupG_UID": "vxMYXPBzZEOi85XUUR8XLQ==",
                        "priceGroupGuid": "5c1813bf-73f0-4364-a2f3-95d4511f172d",
                        "blueprintID": 1,
                        "lastCountedDate": "2026-06-03T18:35:06.7607237",
                        "externalID": "sample string 7",
                        "active": true,
                        "activated": "2026-06-03T18:35:06.7607237",
                        "pluCreated": "2026-06-03T18:35:06.7607237",
                        "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-06-03T18:35:06.7607237",
                        "lastManualUpdate": "2026-06-03T18:35:06.7607237",
                        "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-06-03T18:35:06.7607237",
                        "currentCostUpdated": "2026-06-03T18:35:06.7607237",
                        "costDecimals": 31,
                        "costChanged": true,
                        "dealCostIdentifier": "QEA=",
                        "excludeFromRebate": true,
                        "rebateOverride": 1,
                        "costCalcMethod": 32,
                        "costCalcMethodChanged": true,
                        "costEffectiveDate": "2026-06-03T18:35:06.7607237",
                        "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-06-03T18:35:06.7607237",
                        "posTare": 1,
                        "altPrice": 1.0,
                        "altPriceChanged": true,
                        "altPriceMode": 53,
                        "altPriceModeChanged": true,
                        "altPLUG_UID": "9E9ai+qQS0ikWbJVn096sQ==",
                        "altPLUGuid": "8b5a4ff4-90ea-484b-a459-b2559f4f7ab1",
                        "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-06-03T18:35:06.7607237",
                        "labelLastPrice": 1,
                        "shelfPageLayoutG_UID": "MT1Mb+/vYEur0DLuFLkDQQ==",
                        "shelfPageLayoutGuid": "6f4c3d31-efef-4b60-abd0-32ee14b90341",
                        "talkerPageLayoutG_UID": "HMIQf1Q0SEC1DI8EyboGmA==",
                        "talkerPageLayoutGuid": "7f10c21c-3454-4048-b50c-8f04c9ba0698",
                        "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": "yRuqQWQhqUOdDsvMXlf9ag==",
                        "inventoryIdentifier": "41aa1bc9-2164-43a9-9d0e-cbcc5e57fd6a",
                        "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": "xI1+DvX2aUeuFoQhphF42Q==",
                        "parentPluGuid": "0e7e8dc4-f6f5-4769-ae16-8421a61178d9",
                        "preferredHostVendor": 105,
                        "preferredHostChanged": true,
                        "code": "sample string 107",
                        "supplierIdentifier": "RHT0M2ppc0u32r+MlVx+xQ==",
                        "supplierIdentifierGuid": "33f47444-696a-4b73-b7da-bf8c955c7ec5",
                        "supplierChanged": true,
                        "rebateSupplierIdentifier": "Z/QQm10Oz0KfKVP8shhQPQ==",
                        "rebateSupplierIdentifierGuid": "9b10f467-0e5d-42cf-9f29-53fcb218503d",
                        "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-06-03T18:35:06.7607237",
                        "commodity": "sample string 122",
                        "businessPillar": "sample string 123",
                        "mscCommodity": "sample string 124",
                        "hostIdentifier": "kQk3/94MqE2XSi/xih1Lyg==",
                        "hostIdentifierGuid": "ff370991-0cde-4da8-974a-2ff18a1d4bca",
                        "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": "20"
                          },
                          {
                            "$ref": "20"
                          }
                        ],
                        "store": {
                          "$ref": "9"
                        },
                        "storePrices": [
                          {
                            "$id": "21",
                            "pluG_UID": "3gucBdaQ1kOOG+lmKB2y9Q==",
                            "pluGuid": "059c0bde-90d6-43d6-8e1b-e966281db2f5",
                            "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-06-03T18:35:06.7607237"
                          },
                          {
                            "$ref": "21"
                          }
                        ],
                        "currentPrices": {
                          "$id": "22",
                          "pluPrices": {
                            "$id": "23",
                            "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-06-03T18:35:06.7607237",
                            "priceChangeType": 0,
                            "costDecimals": 11,
                            "costCalcMethod": 12,
                            "targetCampaignPriceGtOrEquNormal": true
                          },
                          "normalPluPrices": {
                            "$ref": "23"
                          },
                          "winningCampaign": 1,
                          "winner": {
                            "$id": "24",
                            "campaignName": "sample string 1",
                            "campaignDescription": "sample string 2",
                            "talkerText": "sample string 3",
                            "disableWasSave": true,
                            "startDate": "2026-06-03T18:35:06.7607237",
                            "startTime": 5,
                            "endDate": "2026-06-03T18:35:06.7607237",
                            "endTime": 6,
                            "newPrice": 7,
                            "newCost": 8,
                            "newCostDecimals": 9,
                            "pctDiscount": 10,
                            "promoType": 1,
                            "promotionTypeCode": "sample string 11",
                            "hostType": 12,
                            "hostIdentifier": "Uip5jsRl3keO8PNjMHRCQw==",
                            "hostIdentifierGuid": "8e792a52-65c4-47de-8ef0-f36330744243",
                            "storeNames": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "details": [
                            {
                              "$ref": "24"
                            },
                            {
                              "$ref": "24"
                            }
                          ]
                        },
                        "tray": {
                          "$id": "25",
                          "g_UId": "ZncE2b39LE+EFX1N2EGe1Q==",
                          "guid": "d9047766-fdbd-4f2c-8415-7d4dd8419ed5",
                          "name": "sample string 1",
                          "number": 1,
                          "tare": 1
                        },
                        "priceGroup": {
                          "$id": "26",
                          "priceGroupG_UID": "zJZHxlkbBkmm8I39NMywcg==",
                          "priceGroupGuid": "c64796cc-1b59-4906-a6f0-8dfd34ccb072",
                          "name": "sample string 2",
                          "code": 1,
                          "modified": true,
                          "updated": "2026-06-03T18:35:06.7607237",
                          "buyingLimit": 1,
                          "buyingLimitIndependent": true,
                          "buyingLimitType": 0,
                          "number": 1,
                          "products": [
                            {
                              "$ref": "20"
                            },
                            {
                              "$ref": "20"
                            }
                          ],
                          "productCount": 1
                        },
                        "priceGroupName": "sample string 147",
                        "nutrifacts": {
                          "$id": "27",
                          "pluG_UID": "lOQldRuGVEqL2sJ2FQttHQ==",
                          "pluGuid": "7525e494-861b-4a54-8bda-c276150b6d1d",
                          "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": "28",
                          "pluGuid": "8c981d1c-08b3-4e60-a4da-d9ffe4ec3a5f",
                          "created": "2026-06-03T18:35:06.7607237",
                          "createdByUser": "sample string 1",
                          "activated": "2026-06-03T18:35:06.7607237",
                          "activatedByUser": "sample string 2",
                          "deactivated": "2026-06-03T18:35:06.7607237",
                          "deactivatedByUser": "sample string 3",
                          "lastOrdered": "2026-06-03T18:35:06.7607237",
                          "lastOrderedQty": 4.0,
                          "lastReceived": "2026-06-03T18:35:06.7607237",
                          "lastReceivedQty": 5.0,
                          "lastInvoiceStatus": 1,
                          "lastCounted": "2026-06-03T18:35:06.7607237",
                          "lastSold": "2026-06-03T18:35:06.7607237",
                          "firstSold": "2026-06-03T18:35:06.7607237",
                          "awsUpdated": "2026-06-03T18:35:06.7607237",
                          "lastManualUpdate": "2026-06-03T18:35:06.7607237",
                          "lastManualUpdatedByUser": "sample string 7",
                          "lastUpdated": "2026-06-03T18:35:06.7607237",
                          "lastUpdatedByUser": "sample string 9",
                          "lastUpdatedByHost": "2026-06-03T18:35:06.7607237",
                          "doNotRangeUpdated": "2026-06-03T18:35:06.7607237",
                          "doNotOrderUpdated": "2026-06-03T18:35:06.7607237",
                          "tracked": "2026-06-03T18:35:06.7607237"
                        },
                        "allergens": [
                          {
                            "$id": "29",
                            "primaryKey": {
                              "$id": "30",
                              "pluGuid": "be329e62-3845-4641-8449-e7793acc6a91",
                              "contains": 2
                            },
                            "allergenID": 1,
                            "pluG_UID": "Yp4yvkU4QUaESed5OsxqkQ==",
                            "pluGuid": "be329e62-3845-4641-8449-e7793acc6a91",
                            "contains": 2,
                            "allergenName": "sample string 3",
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "29"
                          }
                        ],
                        "costs": {
                          "$id": "31",
                          "pluG_UID": "eK5DjuWYKU6gPeLx+wB1MA==",
                          "pluGuid": "8e43ae78-98e5-4e29-a03d-e2f1fb007530",
                          "enteredCost": 1,
                          "weightedAvgCost": 1,
                          "lastCost": 1,
                          "rawEnteredCost": 2,
                          "rawWeightedAvgCost": 3,
                          "rawLastCost": 4,
                          "freight": 5.0,
                          "freightType": 6,
                          "costDecimals": 7,
                          "fifoCost": 1,
                          "updated": "2026-06-03T18:35:06.7607237",
                          "normalCost": 1,
                          "currentCost": 1
                        },
                        "sales": [
                          {
                            "$id": "32",
                            "saleHeaderID": 1,
                            "created": "2026-06-03T18:35:06.7607237",
                            "createdLocal": "2026-06-03T18:35:06.7607237",
                            "storeID": 3,
                            "storeName": "sample string 4",
                            "operatorG_Uid": "rQNJdaNzjE2kbUZHmllKOA==",
                            "operatorGuid": "754903ad-73a3-4d8c-a46d-46479a594a38",
                            "operatorName": "sample string 5",
                            "tranType": 1,
                            "plu": 1,
                            "pluG_UId": "WJ1gDNqTyEORJdTn5vheJA==",
                            "pluGuid": "0c609d58-93da-43c8-9125-d4e7e6f85e24",
                            "normalPrice": 1,
                            "totalCents": 1,
                            "cost": 1,
                            "grossProfit": 1,
                            "quantity": 1,
                            "operator": {
                              "$id": "33",
                              "id": 1,
                              "g_Uid": "4/C7i4O4mEShEA7J6DRbvw==",
                              "guid": "8bbbf0e3-b883-4498-a110-0ec9e8345bbf",
                              "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-06-03T18:35:06.7607237",
                              "passwordResetRequired": true,
                              "alteredInStore": true,
                              "startShift": "2026-06-03T18:35:06.7607237",
                              "endShift": "2026-06-03T18:35:06.7607237",
                              "machineName": "sample string 20",
                              "drawerID": 1,
                              "stores": [
                                {
                                  "$id": "34",
                                  "operatorG_UID": "YVqn4Yt7M0KWxT0YY2bV1w==",
                                  "operatorGuid": "e1a75a61-7b8b-4233-96c5-3d186366d5d7",
                                  "storeID": 2,
                                  "operator": {
                                    "$ref": "33"
                                  },
                                  "store": {
                                    "$ref": "9"
                                  }
                                },
                                {
                                  "$ref": "34"
                                }
                              ]
                            }
                          },
                          {
                            "$ref": "32"
                          }
                        ],
                        "apns": [
                          {
                            "$id": "35",
                            "pluID": 1,
                            "pluG_UID": "t3ur0aK740uuVOuWCkZOlw==",
                            "pluGuid": "d1ab7bb7-bba2-4be3-ae54-eb960a464e97",
                            "apn": "sample string 1",
                            "deleted": true,
                            "storeID": 1,
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "35"
                          }
                        ],
                        "tuns": [
                          {
                            "$id": "36",
                            "pluG_UId": "LZm3l0xT9E+dM6cFkFyZcQ==",
                            "pluGuid": "97b7992d-534c-4ff4-9d33-a705905c9971",
                            "apn": "sample string 1",
                            "tun": "sample string 2",
                            "cartonQuantity": 3,
                            "product": {
                              "$ref": "20"
                            },
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "36"
                          }
                        ],
                        "competitionPricing": [
                          {
                            "$id": "37",
                            "identifier": "36E3cV2ApUK/KFN5pM/xIQ==",
                            "identifierGuid": "7137a1df-805d-42a5-bf28-5379a4cff121",
                            "pluG_UID": "7y0P8AR8q0Gb9jRoQvwlTw==",
                            "pluGuid": "f00f2def-7c04-41ab-9bf6-346842fc254f",
                            "competitionID": 1,
                            "name": "sample string 2",
                            "sellMultiple": 3,
                            "retailPrice": 4,
                            "storeName": "sample string 5"
                          },
                          {
                            "$ref": "37"
                          }
                        ],
                        "supplier": {
                          "$ref": "15"
                        },
                        "supplierName": "sample string 148",
                        "children": [
                          {
                            "$ref": "20"
                          },
                          {
                            "$ref": "20"
                          }
                        ],
                        "ordering": {
                          "$ref": "18"
                        },
                        "flipChartPages": [
                          {
                            "$id": "38",
                            "identifier": "Bvoxj5uNgkuUXYOQO7Dvog==",
                            "groupName": "sample string 1",
                            "identifierGuid": "8f31fa06-8d9b-4b82-945d-83903bb0efa2",
                            "exists": true,
                            "flipChartIdentifier": "8rYlxW43N0+O7CHSgPXs1g==",
                            "flipChartIdentifierGuid": "c525b6f2-376e-4f37-8eec-21d280f5ecd6",
                            "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": "36/+kt9QOUyLbvkWgRjdUQ==",
                            "groupIdentifierGuid": "92feafdf-50df-4c39-8b6e-f9168118dd51",
                            "flipChart": {
                              "$id": "39",
                              "identifier": "SxmA8SDQRkuWsTj+YpenLQ==",
                              "identifierGuid": "f180194b-d020-4b46-96b1-38fe6297a72d",
                              "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": "40",
                                "identifier": "c+CEFAE9KUq8hjnpuceeWg==",
                                "identifierGuid": "1484e073-3d01-4a29-bc86-39e9b9c79e5a",
                                "name": "sample string 2",
                                "formType": "sample string 3",
                                "forms": [
                                  {
                                    "$id": "41",
                                    "id": 1,
                                    "g_UID": "9xD/cWu1y0S0Rx/Yq7TI3A==",
                                    "guid": "71ff10f7-b56b-44cb-b447-1fd8abb4c8dc",
                                    "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": "2zpG9ivUGk6B7RcCnIfveA==",
                                    "previousFormGuid": "f6463adb-d42b-4e1a-81ed-17029c87ef78",
                                    "nextForm": 1,
                                    "nextFormG_UID": "/Btd0jHFeUyKbe0NkNVYqA==",
                                    "nextFormGuid": "d25d1bfc-c531-4c79-8a6d-ed0d90d558a8",
                                    "attributes": "sample string 10",
                                    "updated": "2026-06-03T18:35:06.7607237",
                                    "positioning": 1,
                                    "contentPanel": "sample string 11",
                                    "selectionMode": 1,
                                    "maximumSelections": 1,
                                    "alteredInStore": true,
                                    "deleted": true,
                                    "blueprintID": 1,
                                    "preserveLayout": true,
                                    "mainCheckoutFormName": "sample string 13",
                                    "nextCheckoutForm": {
                                      "$ref": "41"
                                    },
                                    "previousCheckoutForm": {
                                      "$ref": "41"
                                    },
                                    "buttons": [
                                      {
                                        "$id": "42",
                                        "id": 1,
                                        "checkoutFormID": 2,
                                        "checkoutFormG_UID": "Nij5LifYUkyUyNgNdJ4kdQ==",
                                        "checkoutFormGuid": "2ef92836-d827-4c52-94c8-d80d749e2475",
                                        "identifier": "5LCCGVNT4Eec+P7uPo9Iwg==",
                                        "identifierGuid": "1982b0e4-5353-47e0-9cf8-feee3e8f48c2",
                                        "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": "F497ZG4/Xk2eOG7YKTAO1g==",
                                        "valueGuid": "647b8f17-3f6e-4d5e-9e38-6ed829300ed6",
                                        "buttonText": "sample string 10",
                                        "valueText": "sample string 11",
                                        "drawImageAndButton": true,
                                        "updated": "2026-06-03T18:35:06.7607237",
                                        "action": "sample string 12",
                                        "valueForm": {
                                          "$ref": "41"
                                        },
                                        "image": {
                                          "$id": "43",
                                          "name": "sample string 3.sample string 4",
                                          "imageID": 2,
                                          "imageName": "sample string 3",
                                          "imageExtension": "sample string 4",
                                          "lastUpdate": "2026-06-03T18:35:06.7607237",
                                          "imageData": "QEA=",
                                          "readOnly": true
                                        }
                                      },
                                      {
                                        "$ref": "42"
                                      }
                                    ],
                                    "panels": [
                                      {
                                        "$id": "44",
                                        "id": 1,
                                        "checkoutFormID": 2,
                                        "checkoutFormG_UID": "54sle2ZDKkKzZOQptvW5UA==",
                                        "checkoutFormGuid": "7b258be7-4366-422a-b364-e429b6f5b950",
                                        "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": "44"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "41"
                                  }
                                ],
                                "panels": [
                                  {
                                    "$ref": "44"
                                  },
                                  {
                                    "$ref": "44"
                                  }
                                ]
                              },
                              "pages": [
                                {
                                  "$ref": "38"
                                },
                                {
                                  "$ref": "38"
                                }
                              ]
                            },
                            "contentPanel": {
                              "$ref": "44"
                            },
                            "products": [
                              {
                                "$id": "45",
                                "flipChartPageIdentifier": "MS+H7Jviu0+vXvGwjHxmiA==",
                                "flipChartPageIdentifierGuid": "ec872f31-e29b-4fbb-af5e-f1b08c7c6688",
                                "pluG_UID": "7vpLbgtkDUCFXn8WOtj5sw==",
                                "pluGuid": "6e4bfaee-640b-400d-855e-7f163ad8f9b3",
                                "sortOrder": 3,
                                "sent": true,
                                "productChanged": true,
                                "productImageName": "sample string 6",
                                "productShowImageOnFlipCharts": true,
                                "productShowTextOnFlipCharts": true,
                                "productOverrideFlipChartText": true,
                                "productFlipChartText": "sample string 10",
                                "product": {
                                  "$ref": "20"
                                },
                                "departmentSortOrder": 11,
                                "subDepartmentName": "sample string 12"
                              },
                              {
                                "$ref": "45"
                              }
                            ],
                            "productCount": 27,
                            "pages": [
                              {
                                "$ref": "38"
                              },
                              {
                                "$ref": "38"
                              }
                            ]
                          },
                          {
                            "$ref": "38"
                          }
                        ],
                        "priceHistory": [
                          {
                            "$id": "46",
                            "pluG_UID": "mVgGszHxnEWJjbYE3qo9HA==",
                            "pluGuid": "b3065899-f131-459c-898d-b604deaa3d1c",
                            "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-06-03T18:35:06.7607237",
                            "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": "46"
                          }
                        ],
                        "ingredients": [
                          {
                            "$id": "47",
                            "pluG_UID": "IamwqBOgt02ww77oG39XuA==",
                            "ingredientGuid": "ZiQ6RsIrMEi1o3iUdL51cQ==",
                            "ingredientIdentifier": "463a2466-2bc2-4830-b5a3-789474be7571",
                            "quantity": 1.0,
                            "storeIDs": [
                              1,
                              2
                            ],
                            "ingredientText": "sample string 1",
                            "ingredient": {
                              "$ref": "20"
                            }
                          },
                          {
                            "$ref": "47"
                          }
                        ],
                        "bins": [
                          {
                            "$id": "48",
                            "pluG_UID": "E62yZ3q2S0Ch0S3OysBKrQ==",
                            "pluGuid": "67b2ad13-b67a-404b-a1d1-2dcecac04aad",
                            "shelfLocationIdentifier": "MRsE2VsVVkyO4lNdK53/GQ==",
                            "shelfLocationGuid": "d9041b31-155b-4c56-8ee2-535d2b9dff19",
                            "labelShelfDefault": 1,
                            "labelTalkerDefault": 1,
                            "labelSmall": true,
                            "labelPageLayoutG_UID": "NYpCN0d8zECrHHgqbg2FdA==",
                            "labelPageLayoutGuid": "37428a35-7c47-40cc-ab1c-782a6e0d8574",
                            "updated": "2026-06-03T18:35:06.7607237",
                            "electronicShelfLabelIdentifier": "sample string 5",
                            "electronicshelfLabelsConfigurationID": 6,
                            "labelShelfChanged": true,
                            "productName": "sample string 8",
                            "locationText": "sample string 9",
                            "product": {
                              "$ref": "20"
                            },
                            "location": {
                              "$id": "49",
                              "identifier": "4ALzUG9hpUuqxrAJ/n7C4w==",
                              "storeID": 1,
                              "identifierGuid": "50f302e0-616f-4ba5-aac6-b009fe7ec2e3",
                              "name": "sample string 2",
                              "haccp": true,
                              "blueprintID": 1,
                              "updated": "2026-06-03T18:35:06.7607237",
                              "minTemp": 1,
                              "maxTemp": 1,
                              "checkFrequency": 1,
                              "storeCaseConfiguration": 5,
                              "storeName": "sample string 6",
                              "bins": [
                                {
                                  "$ref": "48"
                                },
                                {
                                  "$ref": "48"
                                }
                              ]
                            }
                          },
                          {
                            "$ref": "48"
                          }
                        ],
                        "bin": {
                          "$ref": "48"
                        },
                        "scaleLocations": [
                          {
                            "$id": "50",
                            "plu": 1,
                            "pluG_UID": "YzYZCg1elUKeAcE9NebHuw==",
                            "pluGuid": "0a193663-5e0d-4295-9e01-c13d35e6c7bb",
                            "deptNo": 1,
                            "product": {
                              "$ref": "20"
                            },
                            "scaleLocation": {
                              "$id": "51",
                              "id": 1,
                              "deptNo": 1,
                              "deptCode": "sample string 2",
                              "name": "sample string 3",
                              "enabled": true,
                              "updated": "2026-06-03T18:35:06.7607237",
                              "department": {
                                "$id": "52",
                                "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": "51"
                                },
                                "subDepartments": [
                                  {
                                    "$id": "53",
                                    "id": 1,
                                    "departmentID": 2,
                                    "name": "sample string 3",
                                    "code": "sample string 4",
                                    "departmentCode": "sample string 5",
                                    "externalSales": true,
                                    "minorDepartments": [
                                      {
                                        "$id": "54",
                                        "id": 1,
                                        "subDepartmentID": 2,
                                        "departmentID": 3,
                                        "name": "sample string 4",
                                        "subDepartmentCode": "sample string 5",
                                        "departmentCode": "sample string 6",
                                        "code": "sample string 7",
                                        "lesserDepartments": [
                                          {
                                            "$id": "55",
                                            "id": 1,
                                            "departmentID": 2,
                                            "subDepartmentID": 3,
                                            "minorDepartmentID": 4,
                                            "name": "sample string 5",
                                            "code": "sample string 6",
                                            "departmentCode": "sample string 7",
                                            "subDepartmentCode": "sample string 8",
                                            "minorDepartmentCode": "sample string 9",
                                            "updated": "2026-06-03T18:35:06.7607237",
                                            "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": "xNu7WXB9VU6oVVeSamLICg==",
                                            "labelPageLayoutGuid": "59bbdbc4-7d70-4e55-a855-57926a62c80a",
                                            "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": "56",
                                              "dept": 1,
                                              "category": 2,
                                              "name": "sample string 3",
                                              "active": true,
                                              "mscCommodities": [
                                                {
                                                  "$id": "57",
                                                  "dept": 1,
                                                  "category": 2,
                                                  "commodity": 3,
                                                  "name": "sample string 4",
                                                  "active": true,
                                                  "mscSubCommodities": [
                                                    {
                                                      "$id": "58",
                                                      "dept": 1,
                                                      "category": 2,
                                                      "commodity": 3,
                                                      "subCommodity": 4,
                                                      "name": "sample string 5",
                                                      "active": true,
                                                      "subCommodityCode": "sample string 7"
                                                    },
                                                    {
                                                      "$ref": "58"
                                                    }
                                                  ],
                                                  "commodityCode": "sample string 6"
                                                },
                                                {
                                                  "$ref": "57"
                                                }
                                              ],
                                              "categoryCode": "sample string 5"
                                            },
                                            "mscCom": {
                                              "$ref": "57"
                                            },
                                            "mscDep": {
                                              "$id": "59",
                                              "dept": 1,
                                              "name": "sample string 2",
                                              "active": true,
                                              "mscCategories": [
                                                {
                                                  "$ref": "56"
                                                },
                                                {
                                                  "$ref": "56"
                                                }
                                              ],
                                              "deptCode": "sample string 4"
                                            },
                                            "mscSubCom": {
                                              "$ref": "58"
                                            }
                                          },
                                          {
                                            "$ref": "55"
                                          }
                                        ],
                                        "updated": "2026-06-03T18:35:06.7607237",
                                        "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": "ZA0PudhBHky8AwMnsSg1xA==",
                                        "labelPageLayoutGuid": "b90f0d64-41d8-4c1e-bc03-0327b12835c4",
                                        "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": "56"
                                        },
                                        "mscCom": {
                                          "$ref": "57"
                                        },
                                        "mscDep": {
                                          "$ref": "59"
                                        },
                                        "mscSubCom": {
                                          "$ref": "58"
                                        }
                                      },
                                      {
                                        "$ref": "54"
                                      }
                                    ],
                                    "investmentBuyOverride": true,
                                    "updated": "2026-06-03T18:35:06.7607237",
                                    "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": "uGlaRUDmq0KH8bsrqR/byg==",
                                    "labelPageLayoutGuid": "455a69b8-e640-42ab-87f1-bb2ba91fdbca",
                                    "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": "56"
                                    },
                                    "mscCom": {
                                      "$ref": "57"
                                    },
                                    "mscDep": {
                                      "$ref": "59"
                                    },
                                    "mscSubCom": {
                                      "$ref": "58"
                                    }
                                  },
                                  {
                                    "$ref": "53"
                                  }
                                ],
                                "stores": [
                                  1,
                                  2
                                ],
                                "investmentBuyOverride": true,
                                "updated": "2026-06-03T18:35:06.7607237",
                                "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": "WvtdFu7QdEe+SGvdvPftEQ==",
                                "labelPageLayoutGuid": "165dfb5a-d0ee-4774-be48-6bddbcf7ed11",
                                "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": "56"
                                },
                                "mscCom": {
                                  "$ref": "57"
                                },
                                "mscDep": {
                                  "$ref": "59"
                                },
                                "mscSubCom": {
                                  "$ref": "58"
                                }
                              }
                            }
                          },
                          {
                            "$ref": "50"
                          }
                        ],
                        "nextPrice": {
                          "$id": "60",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "plu": 1,
                          "hostOfferID": 1,
                          "metcashPromotionID": "sample string 4",
                          "metcashPromotionPlacement": "sample string 5",
                          "pluG_UID": "lmyiaU/UdES2oAsfZdy1lg==",
                          "pluGuid": "69a26c96-d44f-4474-b6a0-0b1f65dcb596",
                          "newPrice": 1,
                          "pctDiscount": 1,
                          "newCost": 1,
                          "newCostDecimals": 6,
                          "dealCostIdentifier": "snG0nqQvsEuQyZmfvItjtg==",
                          "dealCostGuid": "9eb471b2-2fa4-4bb0-90c9-999fbc8b63b6",
                          "pluName": "sample string 7",
                          "apn": "sample string 8",
                          "fuelItem": true,
                          "priceGroupG_UID": "cQIcFkjg0kyvdIvdMkGACA==",
                          "priceGroupGuid": "161c0271-e048-4cd2-af74-8bdd32418008",
                          "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,
                          "orderPacked": 20,
                          "pluNormalCost": 21,
                          "pluaws": 22.0,
                          "directNumber": "sample string 23",
                          "departmentName": "sample string 24",
                          "subDepartmentName": "sample string 25",
                          "priceGroupName": "sample string 26",
                          "supplierName": "sample string 27",
                          "stockOnHand": 1.1,
                          "stockOnOrder": 1.1,
                          "lastReceived": "2026-06-03T18:35:06.7607237",
                          "rrp": 28,
                          "campaignDescription": "sample string 29",
                          "hostCampaign": true,
                          "hostIdentifier": "QEA=",
                          "hostIdentifierGuid": "b4703715-185e-4ad9-b9ca-eb6400746587",
                          "campaignComboPriceGroupG_UID": "KqQVdEs+yE+A2ekttv6v7g==",
                          "campaignComboPriceGroupIdentifier": "7415a42a-3e4b-4fc8-80d9-e92db6feafee",
                          "promotionPlacementDescription": "sample string 31",
                          "storeAcceptances": [
                            {
                              "$id": "61",
                              "plu": 1,
                              "pluG_UId": "QEA=",
                              "campaignID": 1,
                              "campaignName": "sample string 2",
                              "storeID": 3,
                              "acceptedUtc": "2026-06-03T18:35:06.7607237",
                              "operatorG_UID": "7v8hSOMiXUmVJcviCyiy+A==",
                              "operatorGuid": "4821ffee-22e3-495d-9525-cbe20b28b2f8",
                              "machineID": 1,
                              "processed": true,
                              "appliedUtc": "2026-06-03T18:35:06.7607237",
                              "signIqTicketFileMovedUtc": "2026-06-03T18:35:06.7607237",
                              "user": "sample string 6",
                              "campaignDescription": "sample string 7",
                              "productDesc": "sample string 8",
                              "storeName": "sample string 9",
                              "effectiveUtc": "2026-06-03T18:35:06.7607237",
                              "priceChangeType": 0,
                              "operatorName": "sample string 10",
                              "hostCampaign": true,
                              "hostIdentifier": "QEA=",
                              "hostIdentifierGuid": "33655625-1751-4dff-ab14-9607b8813dbf",
                              "product": {
                                "$ref": "20"
                              },
                              "campaignPlu": {
                                "$ref": "60"
                              },
                              "fuelItem": true
                            },
                            {
                              "$ref": "61"
                            }
                          ],
                          "campaign": {
                            "$id": "62",
                            "id": 1,
                            "storeID": 2,
                            "name": "37424b5f-7e4d-48f5-adba-b254e6466015",
                            "nameGuid": "37424b5f-7e4d-48f5-adba-b254e6466015",
                            "description": "sample string 4",
                            "showDiscounts": true,
                            "showTotals": true,
                            "onlyEvaluateOnSubtotal": true,
                            "useDescription": true,
                            "campaignType": 1,
                            "startDate": "2026-06-03T18:35:06.7607237",
                            "startTime": 1,
                            "endDate": "2026-06-03T18:35:06.7607237",
                            "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-06-03T18:35:06.7607237",
                            "system": true,
                            "created": "2026-06-03T18:35:06.7607237",
                            "updated": "2026-06-03T18:35:06.7607237",
                            "priceChangeNotifiedUtc": "2026-06-03T18:35:06.7607237",
                            "promoType": 1,
                            "promotionTypeCode": "sample string 13",
                            "hostIdentifier": "uGjwWXPZuUmSxbHHxpNZpA==",
                            "hostIdentifierGuid": "59f068b8-d973-49b9-92c5-b1c7c69359a4",
                            "hostType": 14,
                            "createdByUser": "sample string 15",
                            "fromHost": true,
                            "deleted": true,
                            "campaignDeleted": "2026-06-03T18:35:06.7607237",
                            "updatedByUser": "sample string 18",
                            "offerID": 1,
                            "isPriceChangeCampaign": true,
                            "stores": [
                              1,
                              2
                            ],
                            "storeNames": [
                              "sample string 1",
                              "sample string 2"
                            ],
                            "campaignPlus": [
                              {
                                "$ref": "60"
                              },
                              {
                                "$ref": "60"
                              }
                            ],
                            "campaignPools": [
                              {
                                "$id": "63",
                                "id": 1,
                                "campaignID": 2,
                                "campaignName": "sample string 3",
                                "plu": 4,
                                "pluG_UID": "yY0mhZiZdEakg6qq8bgvQg==",
                                "pluGuid": "85268dc9-9998-4674-a483-aaaaf1b82f42",
                                "hostOfferID": 1,
                                "priceGroupG_UID": "ioVx8IvhiUSDFfFZ/tyZqw==",
                                "priceGroupGuid": "f071858a-e18b-4489-8315-f159fedc99ab",
                                "fuelItem": true,
                                "pluName": "sample string 6",
                                "apn": "sample string 7",
                                "pluActive": true,
                                "cartonQty": 1,
                                "baseUnits": 9.1,
                                "cri": "sample string 10",
                                "salesMode": 1,
                                "orderPacked": 11,
                                "pluaws": 12.0,
                                "directNumber": "sample string 13",
                                "departmentName": "sample string 14",
                                "subDepartmentName": "sample string 15",
                                "priceGroupName": "sample string 16",
                                "supplierName": "sample string 17",
                                "stockOnHand": 1.1,
                                "stockOnOrder": 1.1,
                                "lastReceived": "2026-06-03T18:35:06.7607237",
                                "rrp": 18,
                                "campaignDescription": "sample string 19",
                                "product": {
                                  "$ref": "20"
                                },
                                "campaign": {
                                  "$ref": "62"
                                }
                              },
                              {
                                "$ref": "63"
                              }
                            ],
                            "sellingRules": [
                              {
                                "$id": "64",
                                "id": 1,
                                "identifier": "azghO3vzP0i21u9E0zh7XA==",
                                "identifierStr": "azghO3vzP0i21u9E0zh7XA==",
                                "identifierGuid": "3b21386b-f37b-483f-b6d6-ef44d3387b5c",
                                "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": "62"
                                }
                              },
                              {
                                "$ref": "64"
                              }
                            ],
                            "customers": [
                              {
                                "$id": "65",
                                "id": 1,
                                "campaignID": 2,
                                "campaignName": "sample string 3",
                                "customerID": "SDt1JJwCmEOv0/3vn8vP9w==",
                                "customerIDGuid": "24753b48-029c-4398-afd3-fdef9fcbcff7",
                                "campaign": {
                                  "$ref": "62"
                                },
                                "customer": {
                                  "$id": "66",
                                  "identifier": "WaBMK9Gqz0Ovd32htj2o/Q==",
                                  "identifierGuid": "2b4ca059-aad1-43cf-af77-7da1b63da8fd",
                                  "code": "sample string 2",
                                  "familyName": "sample string 3",
                                  "givenName": "sample string 4",
                                  "otherName": "sample string 5",
                                  "title": "sample string 6",
                                  "dateOfBirth": "2026-06-03T18:35:06.7607237",
                                  "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": "87vFHj81p0izUw9Q36fdUg==",
                                  "communityIdentifierGuid": "1ec5bbf3-353f-48a7-b353-0f50dfa7dd52",
                                  "joined": "2026-06-03T18:35:06.7607237",
                                  "updated": "2026-06-03T18:35:06.7607237",
                                  "active": true,
                                  "reasonInactive": 1,
                                  "groupCustomer": true,
                                  "loyaltyPoints": 1,
                                  "homeStoreID": 1,
                                  "availableSpend": 1,
                                  "priceLevelIdentifier": "lnaoiaQpmE67SpaCBpCMaw==",
                                  "priceLevelIdentifierGuid": "89a87696-29a4-4e98-bb4a-968206908c6b",
                                  "marketingID": "sample string 18",
                                  "receiptPrintOptions": 1,
                                  "hidden": true,
                                  "registered": true,
                                  "registeredOn": "2026-06-03T18:35:06.7607237",
                                  "emailMarketing": true,
                                  "smsMarketing": true,
                                  "deleted": true,
                                  "deletedUser": "sample string 24",
                                  "homeStoreName": "sample string 25",
                                  "customerCards": [
                                    {
                                      "$id": "67",
                                      "cardType": 2,
                                      "issueDate": "2026-06-03T18:35:06.7607237",
                                      "expiry": "2026-06-03T18:35:06.7607237",
                                      "customerID": "zx/inKvOJ0GPQHjN94nu6A==",
                                      "customerIDGuid": "9ce21fcf-ceab-4127-8f40-78cdf789eee8",
                                      "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-06-03T18:35:06.7607237",
                                      "linkedAccount": "1m9euMVcG02ltLv92Z4uQQ==",
                                      "linkedAccountGuid": "b85e6fd6-5cc5-4d1b-a5b4-bbfdd99e2e41",
                                      "currentValueChanged": true,
                                      "limitsChanged": true,
                                      "customer": {
                                        "$ref": "66"
                                      },
                                      "account": {
                                        "$id": "68",
                                        "id": 1,
                                        "identifier": "tBEpRMkUtku0877aUhxmCw==",
                                        "identifierGuid": "442911b4-14c9-4bb6-b4f3-beda521c660b",
                                        "referenceNo": "sample string 3",
                                        "name": "sample string 4",
                                        "created": "2026-06-03T18:35:06.7607237",
                                        "owner": "0rgjX+9N0UOmq958VwtIuA==",
                                        "ownerGuid": "5f23b8d2-4def-43d1-a6ab-de7c570b48b8",
                                        "accountStoreGroupIdentifier": "egxNJP4ubku/xWDl8Tr2Sw==",
                                        "accountStoreGroupGuid": "244d0c7a-2efe-4b6e-bfc5-60e5f13af64b",
                                        "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-06-03T18:35:06.7607237",
                                        "active": true,
                                        "updated": "2026-06-03T18:35:06.7607237",
                                        "deleted": true,
                                        "deletedUser": "sample string 16",
                                        "currentBalanceChanged": true,
                                        "maximumLimitChanged": true,
                                        "loyaltyPointsChanged": true,
                                        "projectedBalance": 17,
                                        "accountStoreGroupStoreIDs": [
                                          1,
                                          2
                                        ],
                                        "customerEmail": "sample string 18",
                                        "ownerCustomer": {
                                          "$ref": "66"
                                        },
                                        "card": {
                                          "$ref": "67"
                                        },
                                        "members": {
                                          "$id": "69",
                                          "sample string 1": [
                                            {
                                              "$ref": "66"
                                            },
                                            {
                                              "$ref": "66"
                                            }
                                          ],
                                          "sample string 2": [
                                            {
                                              "$ref": "66"
                                            },
                                            {
                                              "$ref": "66"
                                            }
                                          ]
                                        },
                                        "customerGroups": [
                                          {
                                            "$id": "70",
                                            "identifier": "tyO1oWHzm0WnvZBP7Rn4hg==",
                                            "identifierGuid": "a1b523b7-f361-459b-a7bd-904fed19f886",
                                            "name": "sample string 2",
                                            "primaryContact": "tfKy0RZZiESPCKe4E59fHA==",
                                            "primaryContactGuid": "d1b2f2b5-5916-4488-8f08-a7b8139f5f1c",
                                            "accountID": "b2hb5D0dhEWo+q7xFkojdw==",
                                            "accountIDGuid": "e45b686f-1d3d-4584-a8fa-aef1164a2377",
                                            "special": true,
                                            "updated": "2026-06-03T18:35:06.7607237",
                                            "active": true,
                                            "reasonInactive": 1,
                                            "priceLevelIdentifier": "whzYQR1VvE+Wpxt+0QyOvA==",
                                            "priceLevelIdentifierGuid": "41d81cc2-551d-4fbc-96a7-1b7ed10c8ebc",
                                            "marketingListID": "sample string 7",
                                            "deleted": true,
                                            "account": {
                                              "$ref": "68"
                                            },
                                            "primaryContactCustomer": {
                                              "$ref": "66"
                                            },
                                            "customerGroupMembers": [
                                              {
                                                "$id": "71",
                                                "id": 1,
                                                "groupID": "H2yoj9rGfEW+a4sD0OvTpQ==",
                                                "groupIDGuid": "8fa86c1f-c6da-457c-be6b-8b03d0ebd3a5",
                                                "customerID": "Qp4MHWFz2EyGP3cx5j4fxA==",
                                                "customerIDGuid": "1d0c9e42-7361-4cd8-863f-7731e63e1fc4",
                                                "card": "sample string 4",
                                                "linkedAccount": "m1l3aYzwZUOBCb2mwgX6cg==",
                                                "linkedAccountGuid": "6977599b-f08c-4365-8109-bda6c205fa72",
                                                "customer": {
                                                  "$ref": "66"
                                                },
                                                "group": {
                                                  "$ref": "70"
                                                },
                                                "customerCard": {
                                                  "$ref": "67"
                                                }
                                              },
                                              {
                                                "$ref": "71"
                                              }
                                            ]
                                          },
                                          {
                                            "$ref": "70"
                                          }
                                        ]
                                      },
                                      "payments": [
                                        {
                                          "$id": "72",
                                          "id": 1,
                                          "identifier": "wSPdGjQshECiVP4cn2oN0w==",
                                          "identifierGuid": "1add23c1-2c34-4084-a254-fe1c9f6a0dd3",
                                          "storeID": 2,
                                          "operatorName": "sample string 3",
                                          "saleHeaderID": 4,
                                          "paymentType": 5,
                                          "amount": 6,
                                          "account": "sample string 7",
                                          "accountID": "KgmFQdI/ME270LD5WcTN9w==",
                                          "accountIDGuid": "4185092a-3fd2-4d30-bbd0-b0f959c4cdf7",
                                          "customerAccount": {
                                            "$ref": "68"
                                          },
                                          "customerCard": {
                                            "$ref": "67"
                                          },
                                          "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-06-03T18:35:06.7607237",
                                          "invRocNo": "sample string 14",
                                          "responseCode": "sample string 15",
                                          "cashout": 1,
                                          "tip": 16,
                                          "idempotentVoid": "F3tn/eJl0USk7pDZYVfpzQ==",
                                          "idempotentVoidGuid": "fd677b17-65e2-44d1-a4ee-90d96157e9cd",
                                          "offline": true,
                                          "processed": 1,
                                          "storeSaleHeader": {
                                            "$id": "73",
                                            "saleHeaderID": 1,
                                            "saleHeaderGuid": "aAsMx7+PkEiCVeGGjYH16A==",
                                            "saleHeaderIdentifierGuid": "c70c0b68-8fbf-4890-8255-e1868d81f5e8",
                                            "created": "2026-06-03T18:35:06.7607237",
                                            "createdLocal": "2026-06-03T18:35:06.7607237",
                                            "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-06-03T18:35:06.7607237",
                                            "storeID": 1,
                                            "operatorG_Uid": "4hKwrrT6H0+P39qpeIUl4Q==",
                                            "operatorGuid": "aeb012e2-fab4-4f1f-8fdf-daa9788525e1",
                                            "customerG_Uid": "KYROPT56NkiBzudhXMnR+Q==",
                                            "customerGuid": "3d4e8429-7a3e-4836-81ce-e7615cc9d1f9",
                                            "communityIdentifier": "Hm7lQE0qEECqLvwWbCFkeQ==",
                                            "communityIdentifierGuid": "40e56e1e-2a4d-4010-aa2e-fc166c216479",
                                            "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": "2Na8RCVPSUC0GARz5VQ7ig==",
                                            "priceLevelIdentifierGuid": "44bcd6d8-4f25-4049-b418-0473e5543b8a",
                                            "locked": 36,
                                            "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:35:06.7607237+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": "74",
                                              "customerName": "sample string 1",
                                              "pickupAt": "2026-06-03T18:35:06.7607237",
                                              "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": "33"
                                            },
                                            "customer": {
                                              "$ref": "66"
                                            },
                                            "communityOrganisation": {
                                              "$id": "75",
                                              "id": 1,
                                              "identifier": "MVjlnE/nc0KNRwy2PML4wA==",
                                              "identifierGuid": "9ce55831-e74f-4273-8d47-0cb63cc2f8c0",
                                              "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-06-03T18:35:06.7607237",
                                              "promoPeriodEnd": "2026-06-03T18:35:06.7607237",
                                              "allowDonations": true,
                                              "logoImageName": "sample string 17",
                                              "totalAmountAwarded": 18.1,
                                              "updated": "2026-06-03T18:35:06.7607237",
                                              "deleted": true
                                            },
                                            "details": [
                                              {
                                                "$id": "76",
                                                "saleItemID": 1,
                                                "identifier": "egBt2hPi1UyDgiq8UvAm5w==",
                                                "identifierGuid": "da6d007a-e213-4cd5-8382-2abc52f026e7",
                                                "saleHeaderID": 2,
                                                "plu": 1,
                                                "pluG_UId": "tnOFMYI6zESIK+MyXa+5vQ==",
                                                "pluGuid": "318573b6-3a82-44cc-882b-e3325dafb9bd",
                                                "accountID": "fslHsTbgUk6IidljaM1C9g==",
                                                "accountIDGuid": "b147c97e-e036-4e52-8889-d96368cd42f6",
                                                "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-06-03T18:35:06.7607237",
                                                "bestOrExpireType": 1,
                                                "providerName": "sample string 11",
                                                "refundG_UID": "X+G3M5vTY0OLk+a/E0zOig==",
                                                "refundGuid": "33b7e15f-d39b-4363-8b93-e6bf134cce8a",
                                                "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": "ANygFvxgxU+StVS50L8xIg==",
                                                "idempotentVoidGuid": "16a0dc00-60fc-4fc5-92b5-54b9d0bf3122",
                                                "priceLevelIdentifier": "kW/ERAHNRUezrr5Ay+XrGQ==",
                                                "priceLevelIdentifierGuid": "44c46f91-cd01-4745-b3ae-be40cbe5eb19",
                                                "communityIdentifier": "MpbmG6bix0WHjWc0uHbzVw==",
                                                "communityIdentifierGuid": "1be69632-e2a6-45c7-878d-6734b876f357",
                                                "productName": "sample string 23",
                                                "apn": "sample string 24",
                                                "unknownScans": [
                                                  {
                                                    "$id": "77",
                                                    "id": 1,
                                                    "saleDetailID": 2,
                                                    "storeID": 1,
                                                    "scanned": "2026-06-03T18:35:06.7607237",
                                                    "operatorG_UID": "QEA=",
                                                    "barcode": "sample string 4",
                                                    "processed": 1
                                                  },
                                                  {
                                                    "$ref": "77"
                                                  }
                                                ],
                                                "refund": {
                                                  "$id": "78",
                                                  "id": 1,
                                                  "g_UID": "/q+3d8FuR0uM3sZgSDuMCQ==",
                                                  "guid": "77b7affe-6ec1-4b47-8cde-c660483b8c09",
                                                  "description": "sample string 1",
                                                  "dumped": true,
                                                  "inventoryReasonID": 1,
                                                  "sortOrder": 1,
                                                  "updated": "2026-06-03T18:35:06.7607237"
                                                },
                                                "modifier": {
                                                  "$id": "79",
                                                  "id": 1,
                                                  "setG_UID": "LSegfEkoakSDPchWNel4oA==",
                                                  "modifierSetGuid": "7ca0272d-2849-446a-833d-c85635e978a0",
                                                  "name": "sample string 2",
                                                  "price": 1,
                                                  "quantity": 1,
                                                  "modifierType": 1,
                                                  "groupNumber": 1,
                                                  "pageNumber": 1,
                                                  "controlOrder": 1,
                                                  "printToStation": true,
                                                  "pluG_UID": "gjmJ/+IhyEGVaoCd5KNleg==",
                                                  "pluGuid": "ff893982-21e2-41c8-956a-809de4a3657a",
                                                  "deleted": true,
                                                  "g_UID": "KSVQxvOdWkWefpDYBDz4yg==",
                                                  "guid": "c6502529-9df3-455a-9e7e-90d8043cf8ca",
                                                  "product": {
                                                    "$ref": "20"
                                                  }
                                                },
                                                "priceLevelName": "sample string 25",
                                                "pumpNumber": 1,
                                                "hoseNumber": 1
                                              },
                                              {
                                                "$ref": "76"
                                              }
                                            ],
                                            "eftReceipts": [
                                              {
                                                "$id": "80",
                                                "id": 1,
                                                "storeID": 1,
                                                "saleHeaderID": 2,
                                                "storeSaleHeader": {
                                                  "$ref": "73"
                                                },
                                                "receipt": "sample string 3",
                                                "processed": 1
                                              },
                                              {
                                                "$ref": "80"
                                              }
                                            ],
                                            "payments": [
                                              {
                                                "$ref": "72"
                                              },
                                              {
                                                "$ref": "72"
                                              }
                                            ],
                                            "cards": [
                                              {
                                                "$id": "81",
                                                "id": 1,
                                                "saleHeaderID": 1,
                                                "identifier": "sample string 2",
                                                "cardType": 3,
                                                "providerName": "sample string 4"
                                              },
                                              {
                                                "$ref": "81"
                                              }
                                            ],
                                            "campaignHits": [
                                              {
                                                "$id": "82",
                                                "id": 1,
                                                "saleHeaderID": 2,
                                                "campaign": "sample string 3",
                                                "name": "sample string 4",
                                                "processed": 1,
                                                "campaignDescription": "sample string 5"
                                              },
                                              {
                                                "$ref": "82"
                                              }
                                            ],
                                            "fuel": [
                                              {
                                                "$id": "83",
                                                "id": 1,
                                                "plu": 1,
                                                "pluG_UID": "t4byQYOvLUGuXsmhV1BkyA==",
                                                "pluGuid": "41f286b7-af83-412d-ae5e-c9a1575064c8",
                                                "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-06-03T18:35:06.7607237",
                                                "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-06-03T18:35:06.7607237",
                                                "tagNumber": "sample string 15",
                                                "trackTwoRem": "sample string 16",
                                                "transCode": 1,
                                                "transType": 1,
                                                "unitPrice": 1.0,
                                                "vehicleReg": "sample string 17",
                                                "offline": true,
                                                "processed": 1
                                              },
                                              {
                                                "$ref": "83"
                                              }
                                            ],
                                            "fuelResells": [
                                              {
                                                "$id": "84",
                                                "saleItemID": 1,
                                                "saleHeaderID": 2,
                                                "plu": 1,
                                                "pluG_UId": "c/EwOQzFy0WBFUDbmbMmxw==",
                                                "pluGuid": "3930f173-c50c-45cb-8115-40db99b326c7",
                                                "accountID": "mkIMyEq81Uy08gpiz2pd3g==",
                                                "accountIDGuid": "c80c429a-bc4a-4cd5-b4f2-0a62cf6a5dde",
                                                "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-06-03T18:35:06.7607237",
                                                "bestOrExpireType": 1,
                                                "refundG_UID": "RwDYCV1L/EuQT3wtIZdAhw==",
                                                "refundGuid": "09d80047-4b5d-4bfc-904f-7c2d21974087",
                                                "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": "84"
                                              }
                                            ],
                                            "customerOrder": [
                                              {
                                                "$id": "85",
                                                "identifier": "m37OMqYUWk2BBEiY3V7S+A==",
                                                "identifierGuid": "32ce7e9b-14a6-4d5a-8104-4898dd5ed2f8",
                                                "id": 1,
                                                "orderNo": 2,
                                                "externalSaleIdentifier": "sample string 3",
                                                "storeID": 4,
                                                "zoneID": 5,
                                                "deptNo": 6,
                                                "customerIdentifier": "ZyZ0uR5o1E2tKkexe+7T6A==",
                                                "customerIdentifierGuid": "b9742667-681e-4dd4-ad2a-47b17beed3e8",
                                                "operatorNo": 1,
                                                "operatorG_UID": "vXiqaH4eEEiMH9vFIsjMnA==",
                                                "operatorGuid": "68aa78bd-1e7e-4810-8c1f-dbc522c8cc9c",
                                                "created": "2026-06-03T18:35:06.7607237",
                                                "ordered": "2026-06-03T18:35:06.7607237",
                                                "started": "2026-06-03T18:35:06.7607237",
                                                "completed": "2026-06-03T18:35:06.7607237",
                                                "supplied": "2026-06-03T18:35:06.7607237",
                                                "quickTicket": 1,
                                                "deleted": true,
                                                "walkAway": true,
                                                "approxWait": 1,
                                                "actualWait": 1,
                                                "deliveryMethod": 8,
                                                "externalSaleType": 9,
                                                "customer": {
                                                  "$ref": "66"
                                                },
                                                "operator": {
                                                  "$ref": "33"
                                                },
                                                "details": [
                                                  {
                                                    "$id": "86",
                                                    "headerID": 1,
                                                    "plu": 1,
                                                    "pluG_UId": "n/VdKWh1zE6S1CrJhQVwyQ==",
                                                    "pluGuid": "295df59f-7568-4ecc-92d4-2ac9850570c9",
                                                    "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": "6jhvtamdYEy/M5DwvD0ZUQ==",
                                                    "headerIdentifierGuid": "b56f38ea-9da9-4c60-bf33-90f0bc3d1951",
                                                    "product": {
                                                      "$ref": "20"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "86"
                                                  }
                                                ],
                                                "storeName": "sample string 11",
                                                "customerName": "sample string 12",
                                                "storeReplyTo": "sample string 13",
                                                "storeSubjectLine": "sample string 14",
                                                "storeSaleHeader": {
                                                  "$ref": "73"
                                                }
                                              },
                                              {
                                                "$ref": "85"
                                              }
                                            ],
                                            "surveyResponses": [
                                              {
                                                "$id": "87",
                                                "surveyG_UID": "R0Opc+eddUuVhEv6BLgFXg==",
                                                "surveyGuid": "73a94347-9de7-4b75-9584-4bfa04b8055e",
                                                "saleHeaderGuid": "ypT1svdcuU6tMFyf1xPOaA==",
                                                "saleGuid": "b2f594ca-5cf7-4eb9-ad30-5c9fd713ce68",
                                                "textResponse": "sample string 1",
                                                "integerResponse": 1,
                                                "g_UIDResponse": "yN9JHt9yz0+MHPBoBwgELA==",
                                                "guidResponse": "1e49dfc8-72df-4fcf-8c1c-f0680708042c",
                                                "whoAnswered": 2,
                                                "answeredAtUTC": "2026-06-03T18:35:06.7607237",
                                                "sale": {
                                                  "$ref": "73"
                                                },
                                                "survey": {
                                                  "$id": "88",
                                                  "g_UID": "IAz9S0l2LkW+yLsezb4V6g==",
                                                  "guid": "4bfd0c20-7649-452e-bec8-bb1ecdbe15ea",
                                                  "name": "sample string 1",
                                                  "storeID": 2,
                                                  "zoneID": 1,
                                                  "checkoutFormG_UID": "AaktIOVgCEWdCOK2DhTuUQ==",
                                                  "checkoutFormGuid": "202da901-60e5-4508-9d08-e2b60e14ee51",
                                                  "displayToWho": 3,
                                                  "displayWhen": 4,
                                                  "start": "2026-06-03T18:35:06.7607237",
                                                  "end": "2026-06-03T18:35:06.7607237",
                                                  "deleted": true,
                                                  "updated": "2026-06-03T18:35:06.7607237",
                                                  "possibleIntegerResponses": [
                                                    1,
                                                    2
                                                  ],
                                                  "possibleTextResponses": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "possibleGuidResponses": [
                                                    "93e2358d-2a49-4c6a-a855-9f902c0146df",
                                                    "72fbd181-c9d1-4891-a81e-a1c261da8ac3"
                                                  ],
                                                  "allowsAllTextResponses": true,
                                                  "surveyForm": {
                                                    "$ref": "41"
                                                  }
                                                },
                                                "ingressId": "sample string 4"
                                              },
                                              {
                                                "$ref": "87"
                                              }
                                            ],
                                            "storeName": "sample string 39",
                                            "terminalNumber": 40,
                                            "machineName": "sample string 41",
                                            "operatorName": "sample string 42",
                                            "direction": 1,
                                            "reason": "sample string 43",
                                            "accountG_UID": "/pOWQQdn9kixbTzULsejZA==",
                                            "accountIdentifier": "419693fe-6707-48f6-b16d-3cd42ec7a364",
                                            "accountName": "sample string 44",
                                            "customerOrderIdentifier": "GsF5CZrANk6TuleM8Zwv2Q==",
                                            "customerOrderIdentifierGuid": "0979c11a-c09a-4e36-93ba-578cf19c2fd9",
                                            "priceLevelName": "sample string 45",
                                            "revision": 46,
                                            "ingressId": "sample string 47"
                                          },
                                          "metadata": {
                                            "$id": "89",
                                            "id": 1,
                                            "paymentID": 2,
                                            "paymentIdentifier": "jicCSP2f70K3N7HScGVRXQ==",
                                            "paymentIdentifierGuid": "4802278e-9ffd-42ef-b737-b1d27065515d",
                                            "identifier": "AqVCWEo+RES9VyZA4PsLCg==",
                                            "identifierGuid": "5842a502-3e4a-4444-bd57-2640e0fb0b0a",
                                            "metadata": "sample string 3",
                                            "signatureImage": "QEA=",
                                            "itemIdentifier": "XP4vF7fRCUS2Q5namQNgEA==",
                                            "itemIdentifierGuid": "172ffe5c-d1b7-4409-b643-99da99036010"
                                          }
                                        },
                                        {
                                          "$ref": "72"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "67"
                                    }
                                  ],
                                  "customerGroupMembers": [
                                    {
                                      "$ref": "71"
                                    },
                                    {
                                      "$ref": "71"
                                    }
                                  ],
                                  "customerGroups": [
                                    {
                                      "$ref": "70"
                                    },
                                    {
                                      "$ref": "70"
                                    }
                                  ],
                                  "accounts": [
                                    {
                                      "$ref": "68"
                                    },
                                    {
                                      "$ref": "68"
                                    }
                                  ],
                                  "account": {
                                    "$ref": "68"
                                  },
                                  "vouchers": [
                                    {
                                      "$id": "90",
                                      "customerIdentifier": "huWrzzGCm0ClD3xIvKv1Yg==",
                                      "customerIdentifierGuid": "cfabe586-8231-409b-a50f-7c48bcabf562",
                                      "voucherName": "sample string 2",
                                      "count": 3,
                                      "storeID": 4,
                                      "barcode": "sample string 5",
                                      "redeemCount": 6,
                                      "issueCount": 7,
                                      "storeSalePaymentID": 1,
                                      "idempotentID": "4+jbm0gBW0mZFEt8rXzVoQ==",
                                      "idempotentGuid": "9bdbe8e3-0148-495b-9914-4b7cad7cd5a1",
                                      "offline": true,
                                      "voucher": {
                                        "$id": "91",
                                        "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-06-03T18:35:06.7607237",
                                        "barcodeTemplate": {
                                          "$id": "92",
                                          "templateID": 1,
                                          "template": "sample string 1",
                                          "bcFunction": "sample string 2",
                                          "sortOrder": 3
                                        },
                                        "scaleLabel": {
                                          "$id": "93",
                                          "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-06-03T18:35:06.7607237",
                                          "labelPageLayout": "tkYAGW2CNUek9FVqnMua4g==",
                                          "pageLayoutGuid": "190046b6-826d-4735-a4f4-556a9ccb9ae2",
                                          "labelType": 6,
                                          "oldName": "sample string 7",
                                          "voucher": {
                                            "$ref": "91"
                                          },
                                          "elements": [
                                            {
                                              "$id": "94",
                                              "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-06-03T18:35:06.7607237"
                                            },
                                            {
                                              "$ref": "94"
                                            }
                                          ]
                                        },
                                        "customerVouchers": [
                                          {
                                            "$id": "95",
                                            "id": 1,
                                            "customerIdentifier": "kdhFueZfR0quVl6e4Fmxbw==",
                                            "customerIdentifierGuid": "b945d891-5fe6-4a47-ae56-5e9ee059b16f",
                                            "voucherID": 3,
                                            "voucherName": "sample string 4",
                                            "storeID": 1,
                                            "barcode": "sample string 5",
                                            "dateOfIssue": "2026-06-03T18:35:06.7607237",
                                            "issuedSaleHeaderID": 1,
                                            "issuedSaleIdentifier": "sample string 7",
                                            "issuedOfflinePaymentID": 1,
                                            "issuedIdempotentID": "fqoTWUWpA0OXe0QZr3ooRQ==",
                                            "issuedIdempotentGuid": "5913aa7e-a945-4303-977b-4419af7a2845",
                                            "issuedOffline": true,
                                            "issuedUser": "sample string 9",
                                            "issuedNotes": "sample string 10",
                                            "expiryDate": "2026-06-03T18:35:06.7607237",
                                            "expiredUser": "sample string 11",
                                            "expiredNotes": "sample string 12",
                                            "redeemed": "2026-06-03T18:35:06.7607237",
                                            "redeemedSaleHeaderID": 1,
                                            "redeemedSaleIdentifier": "sample string 13",
                                            "redeemedOfflinePaymentID": 1,
                                            "redeemedIdempotentID": "GiGhlZuAjE2bIAqNxSIENg==",
                                            "redeemedIdempotentGuid": "95a1211a-809b-4d8c-9b20-0a8dc5220436",
                                            "redeemedUser": "sample string 14",
                                            "redeemedNotes": "sample string 15",
                                            "redeemedOffline": true,
                                            "updated": "2026-06-03T18:35:06.7607237",
                                            "storeName": "sample string 17",
                                            "scaleLabel": {
                                              "$ref": "93"
                                            },
                                            "voucher": {
                                              "$ref": "91"
                                            },
                                            "customer": {
                                              "$ref": "66"
                                            },
                                            "issuedOfflinePayment": {
                                              "$ref": "72"
                                            },
                                            "redeemedOfflinePayment": {
                                              "$ref": "72"
                                            }
                                          },
                                          {
                                            "$ref": "95"
                                          }
                                        ]
                                      },
                                      "customer": {
                                        "$ref": "66"
                                      }
                                    },
                                    {
                                      "$ref": "90"
                                    }
                                  ]
                                }
                              },
                              {
                                "$ref": "65"
                              }
                            ],
                            "customerGroups": [
                              {
                                "$id": "96",
                                "id": 1,
                                "campaignID": 2,
                                "campaignName": "sample string 3",
                                "groupID": "r4wk48yMOEOS+eIzPXdpvg==",
                                "groupIDGuid": "e3248caf-8ccc-4338-92f9-e2333d7769be",
                                "campaign": {
                                  "$ref": "62"
                                },
                                "group": {
                                  "$ref": "70"
                                }
                              },
                              {
                                "$ref": "96"
                              }
                            ],
                            "signIqTickets": [
                              {
                                "$id": "97",
                                "identifier": "f8rdCSwPzkCmGsnIv/EtLg==",
                                "identifierGuid": "09ddca7f-0f2c-40ce-a61a-c9c8bff12d2e",
                                "campaignName": "sample string 2",
                                "message": "sample string 3",
                                "ticketFileSource": "sample string 4",
                                "ticketFileDestination": "sample string 5",
                                "storeID": 1
                              },
                              {
                                "$ref": "97"
                              }
                            ],
                            "comboPriceGroups": [
                              {
                                "$id": "98",
                                "id": 1,
                                "campaignID": 2,
                                "campaignName": "sample string 3",
                                "g_UID": "7stYxejOgU+iuqc/XaEjGw==",
                                "guid": "c558cbee-cee8-4f81-a2ba-a73f5da1231b",
                                "description": "sample string 5",
                                "newPrice": 1,
                                "rangeDescription": "sample string 6",
                                "dealDescription": "sample string 7",
                                "labelQuantity": 8,
                                "hostProductCategoryID": 1,
                                "offerID": 1,
                                "dontUpdatePricePlus": true,
                                "campaign": {
                                  "$ref": "62"
                                },
                                "comboPricePlus": [
                                  {
                                    "$id": "99",
                                    "id": 1,
                                    "campaignID": 2,
                                    "campaignName": "sample string 3",
                                    "groupG_UID": "507gI0NxnEqeuYVrjt5Ong==",
                                    "groupGuid": "23e04ee7-7143-4a9c-9eb9-856b8ede4e9e",
                                    "comboPriceType": 5,
                                    "priceType": 5,
                                    "pluG_UID": "NRnKRqeiJki6+QiVJTpS1g==",
                                    "pluGuid": "46ca1935-a2a7-4826-baf9-0895253a52d6",
                                    "priceGroupG_UID": "8aYWIZT0uUWcFO8flN7slQ==",
                                    "priceGroupGuid": "2116a6f1-f494-45b9-9c14-ef1f94deec95",
                                    "campaignPoolID": "sample string 7",
                                    "quantity": 1,
                                    "campaign": {
                                      "$ref": "62"
                                    },
                                    "product": {
                                      "$ref": "20"
                                    },
                                    "priceGroup": {
                                      "$ref": "26"
                                    },
                                    "campaignPool": {
                                      "$ref": "62"
                                    }
                                  },
                                  {
                                    "$ref": "99"
                                  }
                                ]
                              },
                              {
                                "$ref": "98"
                              }
                            ],
                            "priceLevels": [
                              {
                                "$id": "100",
                                "id": 1,
                                "priceLevelIdentifier": "IQaOYLfEf0OjbbzasBDkZA==",
                                "priceLevelIdentifierGuid": "608e0621-c4b7-437f-a36d-bcdab010e464",
                                "campaignName": "sample string 3",
                                "priceLevelName": "sample string 4"
                              },
                              {
                                "$ref": "100"
                              }
                            ],
                            "promotionType": {
                              "$id": "101",
                              "identifier": "tU4vQPEk2UGVmPH4rD7y/A==",
                              "identifierGuid": "402f4eb5-24f1-41d9-9598-f1f8ac3ef2fc",
                              "hostType": 2,
                              "code": "sample string 3",
                              "description": "sample string 4",
                              "isLiquor": true,
                              "isAdvertised": true,
                              "disableWasSave": true,
                              "excludeFromPromoSales": true,
                              "labelPageLayoutG_UID": "J1IBMGoMEkiRx77jZJtiWQ==",
                              "labelPageLayoutGuid": "30015227-0c6a-4812-91c7-bee3649b6259",
                              "priceLevelIdentifier": "E8D/vOhq60KnvxOZYyKqVA==",
                              "priceLevelIdentifierGuid": "bcffc013-6ae8-42eb-a7bf-13996322aa54",
                              "active": true,
                              "updated": "2026-06-03T18:35:06.7607237",
                              "hostName": "sample string 11"
                            }
                          },
                          "product": {
                            "$ref": "20"
                          },
                          "dealCost": {
                            "$id": "102",
                            "headerIdentifier": "0CeUqOQ1EUuAaOhJQH7bJg==",
                            "headerIdentifierGuid": "a89427d0-35e4-4b11-8068-e849407edb26",
                            "identifier": "GXpwDqBWtUSv949QJFBb7g==",
                            "identifierGuid": "0e707a19-56a0-44b5-aff7-8f5024505bee",
                            "supplierIdentifier": "3yUo/QxEr0uVFH3KLL6cQw==",
                            "supplierGuid": "fd2825df-440c-4baf-9514-7dca2cbe9c43",
                            "pluG_UID": "8SQwHHTSoUGDwWl18ORo7Q==",
                            "pluGuid": "1c3024f1-d274-41a1-83c1-6975f0e468ed",
                            "campaignName": "a30affcc-35f2-41dc-bfd6-926fc50db15e",
                            "description": "sample string 4",
                            "cost": 5,
                            "costDecimals": 6,
                            "start": "2026-06-03T18:35:06.7607237",
                            "end": "2026-06-03T18:35:06.7607237",
                            "type": 9,
                            "promoType": 10,
                            "bonusItemPLUG_UID": "HVZCDe1M2UKI1VN3nvcCkw==",
                            "bonusItemPluGuid": "0d42561d-4ced-42d9-88d5-53779ef70293",
                            "bonusPurchaseUnits": 11,
                            "bonusReceiveUnits": 12,
                            "updated": "2026-06-03T18:35:06.7607237",
                            "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-06-03T18:35:06.7607237",
                            "campaignEndDate": "2026-06-03T18:35:06.7607237",
                            "masterPLUG_UID": "v55vrY726kS4ChgrjVQ56g==",
                            "masterID": "ad6f9ebf-f68e-44ea-b80a-182b8d5439ea",
                            "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": "RO4AwFpAoUq7TAtIBKSuHg==",
                            "bonusMasterID": "c000ee44-405a-4aa1-bb4c-0b4804a4ae1e",
                            "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-06-03T18:35:06.7607237",
                        "dealCosts": [
                          {
                            "$ref": "102"
                          },
                          {
                            "$ref": "102"
                          }
                        ],
                        "tags": [
                          {
                            "$id": "103",
                            "pluG_UID": "fvb2hD60I0C8i62qPBznpQ==",
                            "pluGuid": "84f6f67e-b43e-4023-bc8b-adaa3c1ce7a5",
                            "tagID": 1,
                            "description": "sample string 1",
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "103"
                          }
                        ],
                        "alternateProductG_UID": "ieiszFAT00WoOCO5CPK10A==",
                        "alternateProduct": "ccace889-1350-45d3-a838-23b908f2b5d0",
                        "altProduct": {
                          "$ref": "20"
                        },
                        "productHostCode": {
                          "$id": "104",
                          "id": 1,
                          "pluG_UID": "ZE6V450A8kasXndMgOhuFg==",
                          "pluGuid": "e3954e64-009d-46f2-ac5e-774c80e86e16",
                          "ibaCode": "sample string 2"
                        },
                        "mscCat": {
                          "$ref": "56"
                        },
                        "mscCom": {
                          "$ref": "57"
                        },
                        "mscDep": {
                          "$ref": "59"
                        },
                        "mscSubCom": {
                          "$ref": "58"
                        },
                        "isUserUpdate": true,
                        "ignoreMasterProduct": true,
                        "priceGroupLabelRequested": true,
                        "firstSold": "2026-06-03T18:35:06.7607237",
                        "inventoryTracked": "2026-06-03T18:35:06.7607237",
                        "isNormalPriceChangesCampaign": true,
                        "baseProductFuel": {
                          "$id": "105",
                          "pluG_UID": "bPH9fS9NJUGECUYDKQoKRw==",
                          "pluGuid": "7dfdf16c-4d2f-4125-8409-4603290a0a47",
                          "fuelPluG_UID": "NpoiBROJeEmFsn17Pg8waQ==",
                          "fuelPluGuid": "05229a36-8913-4978-85b2-7d7b3e0f3069",
                          "price": 3,
                          "productDescription": "sample string 4",
                          "productBarcode": "sample string 5",
                          "fuelProductDescription": "sample string 6",
                          "fuelProductBarcode": "sample string 7",
                          "fuelProductPrice": 8
                        },
                        "productFuelLinks": [
                          {
                            "$ref": "105"
                          },
                          {
                            "$ref": "105"
                          }
                        ]
                      },
                      "supplier": {
                        "$ref": "15"
                      },
                      "serviceFee": {
                        "$id": "106",
                        "id": 1,
                        "description": "sample string 1",
                        "fee": 1
                      },
                      "isPrimaryHost": true,
                      "hostVendor": 48
                    },
                    {
                      "$ref": "18"
                    }
                  ],
                  "orderCycleHeaders": [
                    {
                      "$id": "107",
                      "storeID": 1,
                      "supplierIdentifier": "Pp6CBJuuEU6+SlBNqsdm+w==",
                      "supplierGuid": "04829e3e-ae9b-4e11-be4a-504daac766fb",
                      "departmentCode": "sample string 2",
                      "warehouseDirectIndicator": "sample string 3",
                      "type": 4,
                      "storeName": "sample string 5",
                      "departmentName": "sample string 6",
                      "orderDays": 7
                    },
                    {
                      "$ref": "107"
                    }
                  ],
                  "cycles": [
                    {
                      "$id": "108",
                      "storeID": 1,
                      "supplierIdentifier": "YqNVID2BW0+MyFwgjVRUkw==",
                      "supplierGuid": "2055a362-813d-4f5b-8cc8-5c208d545493",
                      "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-06-03T18:35:06.7607237",
                      "deliveryDate": "2026-06-03T18:35:06.7607237",
                      "nextCutOffDate": "2026-06-03T18:35:06.7607237",
                      "nextDeliveryDate": "2026-06-03T18:35:06.7607237",
                      "nextDaysBuffer": 10
                    },
                    {
                      "$ref": "108"
                    }
                  ],
                  "store": {
                    "$ref": "9"
                  },
                  "updated": "2026-06-03T18:35:06.7607237",
                  "isHost": true
                },
                "files": [
                  {
                    "$id": "109",
                    "id": "sample string 1",
                    "fileName": "sample string 2",
                    "extension": "sample string 3",
                    "provider": 0,
                    "type": 0,
                    "hostType": "sample string 4",
                    "createdUtc": "2026-06-03T18:35:06.7607237",
                    "processed": "2026-06-03T18:35:06.7607237",
                    "isProcessing": true,
                    "processedCount": 6,
                    "processingTime": 1,
                    "collectedUtc": "2026-06-03T18:35:06.7607237",
                    "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": "14"
                    },
                    "metcashHeader": {
                      "$id": "110",
                      "customerNumber": "sample string 1",
                      "creationDate": "2026-06-03T18:35:06.7607237",
                      "businessPillar": "sample string 3",
                      "fileType": "sample string 4"
                    }
                  },
                  {
                    "$ref": "109"
                  }
                ],
                "zoneMatrix": [
                  {
                    "$id": "111",
                    "id": 1,
                    "hostIdentifier": "7AgSjSWA2E6R2hTEcCYxeQ==",
                    "hostIdentifierGuid": "8d1208ec-8025-4ed8-91da-14c470263179",
                    "storeID": 1,
                    "departmentCode": "sample string 2",
                    "hostGuids": [
                      "d8a6b676-2940-4ac6-9fd2-1ef34f7bae5b",
                      "305a1a23-30bb-4b89-a45e-64afe04887e0"
                    ]
                  },
                  {
                    "$ref": "111"
                  }
                ],
                "hostFileStoreSetting": {
                  "$ref": "13"
                },
                "hostStoreSettings": [
                  {
                    "$ref": "13"
                  },
                  {
                    "$ref": "13"
                  }
                ],
                "promotionPlacements": [
                  {
                    "$id": "112",
                    "identifier": "/dlR/w97bkaCAnn/ehuBLw==",
                    "identifierGuid": "ff51d9fd-7b0f-466e-8202-79ff7a1b812f",
                    "code": "sample string 2",
                    "description": "sample string 3",
                    "isAdvertised": true
                  },
                  {
                    "$ref": "112"
                  }
                ],
                "promoTypeGuids": [
                  "f582e55c-3a73-4091-a351-6f41af55556d",
                  "ebd1dbbb-17be-44a5-8dcc-8b2337346a28"
                ],
                "isPromotionOnly": false,
                "isOrderable": false,
                "vendor": 0
              },
              "groupIDs": [
                1,
                2
              ],
              "hostDescription": "sample string 27"
            },
            {
              "$ref": "13"
            }
          ],
          "accounts": [
            {
              "$ref": "6"
            },
            {
              "$ref": "6"
            }
          ],
          "sales": [
            {
              "$id": "113",
              "id": 1,
              "storeID": 1,
              "externalSalesType": 2,
              "ftpSiteID": 1,
              "lastSaleProcessed": "2026-06-03T18:35:06.7607237",
              "ftpSite": {
                "$id": "114",
                "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": "113"
            }
          ],
          "suppliedStores": [
            1,
            2
          ],
          "zoneMatrix": [
            {
              "$ref": "111"
            },
            {
              "$ref": "111"
            }
          ],
          "cashManagements": [
            {
              "$id": "115",
              "id": 1,
              "storeID": 1,
              "cashManagementType": 2,
              "apiID": 1,
              "organisationID": "sample string 3",
              "siteName": "sample string 4",
              "thirdPartyAPI": {
                "$id": "116",
                "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,
                "config": "sample string 10"
              }
            },
            {
              "$ref": "115"
            }
          ],
          "updateStoreID": "cebff1a1-799d-4720-ad0f-f645d2af79f8",
          "updateStore": {
            "$id": "117",
            "id": "d8e6c261-d5ff-4d17-846a-1be2166c44c7",
            "name": "sample string 1",
            "lastActivity": "2026-06-03T18:35:06.7607237",
            "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-06-03T18:35:06.7607237"
          },
          "timeZoneId": "sample string 54",
          "securityOptions": {
            "$id": "118",
            "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": "119",
          "id": 1,
          "gradeID": 2,
          "storeID": 3,
          "g_UID": "LkrK70ixdk2O/UgTUD9d9A==",
          "guid": "efca4a2e-b148-4d76-8efd-4813503f5df4",
          "fuelGrade": "sample string 5",
          "price1": 1,
          "price2": 1,
          "price3": 1,
          "price4": 1,
          "effective": "2026-06-03T18:35:06.7607237",
          "updated": "2026-06-03T18:35:06.7607237",
          "margin": 1,
          "product": {
            "$ref": "20"
          }
        }
      }
    },
    {
      "$ref": "7"
    }
  ],
  "cashBalancingFuelMeters": [
    {
      "$id": "120",
      "headerIdentifier": "g7hmnrUbWUCGtNWUTKd1Xw==",
      "headerIdentifierGuid": "9e66b883-1bb5-4059-86b4-d5944ca7755f",
      "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": "121",
          "id": 1,
          "storeID": 2,
          "tankNumber": 3,
          "dispenserNumber": 4,
          "hoseNumber": 5,
          "adjustedFor": "2026-06-03T18:35:06.7607237",
          "adjustedAt": "2026-06-03T18:35:06.7607237",
          "adjustmentVolume": 8.0,
          "reasonDesc": "sample string 9",
          "reason": 10,
          "operatorG_UID": "pt/t2aX7XUuHjXH80qdmVQ==",
          "operatorGuid": "d9eddfa6-fba5-4b5d-878d-71fcd2a76655",
          "user": "sample string 11",
          "processed": 1,
          "storeName": "sample string 12",
          "operatorName": "sample string 13"
        },
        {
          "$ref": "121"
        }
      ]
    },
    {
      "$ref": "120"
    }
  ]
}

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

Cash balancing header identifier

AccountingExportCashBalancingResult
NameDescriptionTypeAdditional information
AccountingBalanceId

The unique sequential ID of the export. This Id can be found in the AccountingBalance table.

integer

None.

Identifier

Identifier/Guid of the invoice/credit note/cash balancing record.

globally unique identifier

None.

Status

Indicates the level of success when exporting to the external accounting provider.

AccountingExportStatus

None.

Responses

Responses from the external accounting provider.

Collection of AccountingExportResponse

None.

Response Formats

application/json, text/json

Sample:
{
  "accountingBalanceId": 1,
  "identifier": "98cd11f0-3f28-4097-90a5-9da4994168b5",
  "status": 3,
  "responses": [
    {
      "$id": "2",
      "responseMessage": "sample string 1",
      "responseStatus": 2
    },
    {
      "$ref": "2"
    }
  ]
}

application/xml, text/xml

Sample:
<AccountingExportCashBalancingResult xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/EziManager.Models.Integrations.Accounting">
  <Identifier>98cd11f0-3f28-4097-90a5-9da4994168b5</Identifier>
  <Responses>
    <AccountingExportResponse>
      <ResponseMessage>sample string 1</ResponseMessage>
      <ResponseStatus>2</ResponseStatus>
    </AccountingExportResponse>
    <AccountingExportResponse>
      <ResponseMessage>sample string 1</ResponseMessage>
      <ResponseStatus>2</ResponseStatus>
    </AccountingExportResponse>
  </Responses>
  <Status>3</Status>
  <AccountingBalanceId>1</AccountingBalanceId>
</AccountingExportCashBalancingResult>

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKc��\��k��5xl/workbook.xml �(����� ��M��(j����zG\
Q~4��Mz�mgv�ۡ���`�>z6��-�1����%h.ցI;a�f1I�"Vš����DREM<�,*k�T.��+8l �yCi���'����`	Y&c����l!�v\d����E�Qv�c�K�|�����kEQW��bg0J���PKc��\����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
c��\��M�''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rd06cdf01aaf249d1" /></Relationships>PKc��\�MB���xl/worksheets/sheet1.xml �(���AO�0ſJӻ����0�b�f<�B��.m7���qc������>�_���R��#��+]�~W��k����m�m+�^�ۍ)`��~���Z����^�~��Fq�f�t��JluuP�w�`�"#:��Q��{On��{#x"��d���a��һ��Mo�͖@��<�_����'y��}\<��A���p���h��s�zxr�:_L�;�@ɱ:��A֮�S�2�Ӕ���+��uZ�N�_.'�L<�y��0�Y��l����Ӊ�3�Eq�S��撉K�9F(I��QJ~����CU[�x�=���8��ц�}gֿ�c�st�Iq�T�?wK���.tV jNF�������[��K.2���"͒fi�Yg�������	Z����PKc��\�,.#�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞��I��ݰa[z��3����.г��H\�H�J,�t5��ӓf>�?�۷id/���l
�������ۻ
����F�i"��XZ���>�y�y0=M
7�M���	cJ}�g4G숗Bh�s\3��<���mC�Μ&��0u�z�l���X�O)�K�E�{jjؕ�\M��HK`�fj!�G
�^�y&s�����F�ZUT�T�GO�s��ҹS^��LS�Z
Y	٨�A]���_l�PKc��\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PKc��\b���xl/sharedStrings.xml �(�eP]O�0�+U�۴c-j;�4�$���B"$n�uJ좍_O`�@ۛ�w֝�\��.�O�a%�$�v�b[���8�B�:�P�=��uI�Q8E�Ėy����zE��8�+з�����NN�t.{eQDڍȕ��hD�1�򈃁�K����$��Q�B
kSJ�K�C$kA�X��#+�t�48$8#�\�,k������4-.�"U��0jZ�l����,���'K�u�9tH� x��{K������F�j�'g��d��W�߃���np��A_�Le���PK-c��\��k��5xl/workbook.xmlPK-c��\����	��[Content_Types].xmlPK-
c��\��M�''U_rels/.relsPK-c��\�MB����xl/worksheets/sheet1.xmlPK-c��\�,.#�P�xl/_rels/workbook.xml.relsPK-c��\Ѓc'2E
�xl/styles.xmlPK-c��\b���[xl/sharedStrings.xmlPK��	

application/vnd.ms-excel

Sample:
PKc��\��B߷5xl/workbook.xml �(�����0D�&�C��@�'.^=x_a+
�%m
~��o�vfg�N9k3<��G�����sS��m{�`OzB�w\	�K�b�s�b�۷D�XE38�Z�^L���Xv2���W��h}<R.�g�7���I�b��2������m�%��u�)1���=KxҦ�8�B�^"�;{��l�]PKc��\����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
c��\ ڔ�''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R1190dbcc64b84fd8" /></Relationships>PKc��\�MB���xl/worksheets/sheet1.xml �(���AO�0ſJӻ����0�b�f<�B��.m7���qc������>�_���R��#��+]�~W��k����m�m+�^�ۍ)`��~���Z����^�~��Fq�f�t��JluuP�w�`�"#:��Q��{On��{#x"��d���a��һ��Mo�͖@��<�_����'y��}\<��A���p���h��s�zxr�:_L�;�@ɱ:��A֮�S�2�Ӕ���+��uZ�N�_.'�L<�y��0�Y��l����Ӊ�3�Eq�S��撉K�9F(I��QJ~����CU[�x�=���8��ц�}gֿ�c�st�Iq�T�?wK���.tV jNF�������[��K.2���"͒fi�Yg�������	Z����PKc��\�����Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8vLꠦݰa[z��Q;�]�gc���V� �X��j4��'�|�l�o�H^0���XQA�}7���s2w���G��D��I^q����@i�'?���äRNCOg�O�G�˲�aɀ5�/3���4>z}�Х?��ՇS��	�Q�S?�H���
�k�Psõ�g�T�ؔ��L-�ˈ���;_�4�S��L�N�Vƪ��s
��K�ey���+]ךK�˫]���PKc��\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PKc��\b���xl/sharedStrings.xml �(�eP]O�0�+U�۴c-j;�4�$���B"$n�uJ좍_O`�@ۛ�w֝�\��.�O�a%�$�v�b[���8�B�:�P�=��uI�Q8E�Ėy����zE��8�+з�����NN�t.{eQDڍȕ��hD�1�򈃁�K����$��Q�B
kSJ�K�C$kA�X��#+�t�48$8#�\�,k������4-.�"U��0jZ�l����,���'K�u�9tH� x��{K������F�j�'g��d��W�߃���np��A_�Le���PK-c��\��B߷5xl/workbook.xmlPK-c��\����	�[Content_Types].xmlPK-
c��\ ڔ�''V_rels/.relsPK-c��\�MB����xl/worksheets/sheet1.xmlPK-c��\�����P�xl/_rels/workbook.xml.relsPK-c��\Ѓc'2E
�xl/styles.xmlPK-c��\b���Zxl/sharedStrings.xmlPK��