POST api/autoOrder/{id}/clone

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

AutoOrderHeader
NameDescriptionTypeAdditional information
AutoOrderGuid

Collection of byte

None.

AutoOrderIdentifier

globally unique identifier

None.

OrderGuid

Collection of byte

None.

OrderIdentifier

globally unique identifier

None.

Created

date

None.

OrderID

integer

None.

StoreID

integer

None.

OrderDate

The date to start looking for order cycle on (default to today if blank or past)

date

None.

SupplierIdentifier

Collection of byte

None.

SupplierIdentifierGuid

globally unique identifier

None.

OrderStatus

OrderStatus

None.

TradingPartner

OrderTradingPartner

None.

SimpleAWS

Which prediction model to use when processing this auto-order

PredictionModel

None.

DefaultMPL

integer

None.

InvestmentBuy

boolean

None.

StoreName

string

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

SupplierName

string

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

Description

string

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

OrderType

string

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

MailTo

string

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

MailBcc

string

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

Notes

string

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

TransportCompanyGuid

Collection of byte

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

TransportCompanyIdentifier

globally unique identifier

None.

Store

Store

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

Supplier

Supplier

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

OrderCycle

AutoOrderCycle

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

Details

Collection of AutoOrderDetail

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

Boosts

Collection of AutoOrderBoostDay

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

Request Formats

application/json, text/json

Sample:
{
  "autoOrderGuid": "DGAFQD6AR06QYZ3hEgNAQw==",
  "autoOrderIdentifier": "4005600c-803e-4e47-9061-9de112034043",
  "orderGuid": "0WnWAD36gk65c017K9THCw==",
  "orderIdentifier": "00d669d1-fa3d-4e82-b973-4d7b2bd4c70b",
  "created": "2026-04-03T06:15:03.1049287",
  "orderID": 1,
  "storeID": 1,
  "orderDate": "2026-04-03T06:15:03.1049287",
  "supplierIdentifier": "XrIwhX1jCkGdVSsSLB92IA==",
  "supplierIdentifierGuid": "8530b25e-637d-410a-9d55-2b122c1f7620",
  "orderStatus": 1,
  "tradingPartner": 1,
  "simpleAWS": 2,
  "defaultMPL": 3,
  "investmentBuy": true,
  "storeName": "sample string 5",
  "supplierName": "sample string 6",
  "description": "sample string 7",
  "orderType": "sample string 8",
  "mailTo": "sample string 9",
  "mailBcc": "sample string 10",
  "notes": "sample string 11",
  "transportCompanyGuid": "Qbc+d8yWlEe2bwL06ykp5g==",
  "transportCompanyIdentifier": "773eb741-96cc-4794-b66f-02f4eb2929e6",
  "store": {
    "$id": "2",
    "id": 1,
    "isMaster": true,
    "isElectedMaster": true,
    "electedMasterStoreID": 1,
    "isZoneMaster": true,
    "shortName": "sample string 3",
    "url": "sample string 4",
    "sortOrder": 1,
    "name": "sample string 5",
    "phone": "sample string 6",
    "fax": "sample string 7",
    "email": "sample string 8",
    "address1": "sample string 9",
    "address2": "sample string 10",
    "city": "sample string 11",
    "state": "sample string 12",
    "country": "sample string 13",
    "postCode": "sample string 14",
    "delivery": 1,
    "exportAccounts": 1,
    "salesAccountFolder": "sample string 15",
    "purchaseAccountFolder": "sample string 16",
    "initLoad": 1,
    "initIDs": 1,
    "zoneID": 1,
    "actAsMaster": 1,
    "lastActiveUtc": "2026-04-03T06:15:03.1049287",
    "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": "jhJxx1wFxk23kGSVltYakA==",
    "hostIdentifierGuid": "c771128e-055c-4dc6-b790-649596d61a90",
    "hostName": 1,
    "hostAddress": "sample string 27",
    "hostUsername": "sample string 28",
    "hostPassword": "sample string 29",
    "excludeFromLeadInOut": true,
    "accountingProvider": 31,
    "accountingAddress": "sample string 32",
    "accountingUsername": "sample string 33",
    "accountingPassword": "sample string 34",
    "storeAccountingCode": "sample string 35",
    "softwareVariance": 36,
    "fuelWarningVariance": 37.0,
    "fuelErrorVariance": 38.0,
    "fuelAccumulatedWarningVariance": 39.0,
    "fuelAccumulatedErrorVariance": 40.0,
    "drawManagment": 41,
    "endOfDayManagment": true,
    "autoFillCashBalancing": true,
    "fuelDayVariance": 44,
    "accountingTradingTime": "00:00:00.1234567",
    "stockActivateProduct": 46,
    "defaultOrderDocumentId": 1,
    "defaultStockReceiveDocumentId": 1,
    "giftCardSalesAccountingDeptCode": "sample string 47",
    "transactionDiscountAccountingDeptCode": "sample string 48",
    "size": 49,
    "updated": "2026-04-03T06:15:03.1049287",
    "priceZone": {
      "$id": "3",
      "id": 1,
      "name": "sample string 2",
      "hostIdentifier": "uifDgkxVHUGNkF85ki85DQ==",
      "hostIdentifierGuid": "82c327ba-554c-411d-8d90-5f39922f390d",
      "sortOrder": 3,
      "zoneMasterStoreID": 1,
      "electedMasterStoreID": 1,
      "containsElectedMasterStore": true
    },
    "priceZoneName": "sample string 51",
    "storeFuelConfigured": true,
    "shippingAddressCopied": true,
    "shippingAddress": {
      "$id": "4",
      "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": "4"
    },
    "hostStoreSettings": [
      {
        "$id": "5",
        "id": 1,
        "hostIdentifier": "w1LWea0wz0qSoSEdafgSXQ==",
        "hostIdentifierGuid": "79d652c3-30ad-4acf-92a1-211d69f8125d",
        "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": "6",
          "identifier": "kfQIRbT+VUS1zmqbVeHmtg==",
          "identifierGuid": "4508f491-feb4-4455-b5ce-6a9b55e1e6b6",
          "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": "4TGhYR/gvEysVaWPYN1rJA==",
          "hostSupplierIdentifierGuid": "61a131e1-e01f-4cbc-ac55-a58f60dd6b24",
          "loyaltyPriceLevelIdentifier": "rFxAtI7tGkKSVIW/wTdG5w==",
          "loyaltyPriceLevelIdentifierGuid": "b4405cac-ed8e-421a-9254-85bfc13746e7",
          "isGroup": true,
          "description": "sample string 22",
          "hostProvider": 23,
          "hostTypeEnum": 24,
          "hostType": "sample string 25",
          "hostCode": "sample string 26",
          "username": "sample string 27",
          "password": "sample string 28",
          "passwordPlain": "sample string 29",
          "server": "sample string 30",
          "url": "sample string 31",
          "global": true,
          "stateCode": "sample string 33",
          "lastCollected": "2026-04-03T06:15:03.1049287",
          "lastProcessed": "2026-04-03T06:15:03.1049287",
          "hold": true,
          "supplierName": "sample string 35",
          "supplier": {
            "$id": "7",
            "identifier": "nRRY/sarYkm8DM/WOU4O8Q==",
            "identifierGuid": "fe58149d-abc6-4962-bc0c-cfd6394e0ef1",
            "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": "fXj5z/lLXUirL/3iEcmPeA==",
            "primaryContactID": "cff9787d-4bf9-485d-ab2f-fde211c98f78",
            "storeID": 1,
            "abn": "sample string 16",
            "supplierGroupIdentifier": "xCHWJVFTo0e8zMB6HCd20g==",
            "supplierGroupGuid": "25d621c4-5351-47a3-bccc-c07a1c2776d2",
            "rebate": 1.0,
            "rebateType": 1,
            "rebateFrequency": 1,
            "rebateSource": 1,
            "rebateLastClaimed": "2026-04-03T06:15:03.1049287",
            "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": "8",
              "id": "12eb14ea-ac03-4d60-ad17-1b6efd37006b",
              "identifier": "mVwGarRo40eENSRivNpxHQ==",
              "identifierGuid": "6a065c99-68b4-47e3-8435-2462bcda711d",
              "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": "9",
                "supplierIdentifier": "YAuCCHz6pk6SdRihyWGqrg==",
                "supplierIdentifierGuid": "08820b60-fa7c-4ea6-9275-18a1c961aaae",
                "contactGuid": "gbzvK9h77UKRoiMiMWRjbw==",
                "contactID": "2befbc81-7bd8-42ed-91a2-23223164636f",
                "contact": {
                  "$ref": "8"
                },
                "supplier": {
                  "$ref": "7"
                }
              },
              {
                "$ref": "9"
              }
            ],
            "products": [
              {
                "$id": "10",
                "pluG_UID": "bOcYdzTBoUOvH4xNCL3cCg==",
                "pluGuid": "7718e76c-c134-43a1-af1f-8c4d08bddc0a",
                "supplierIdentifier": "jXSjwcvM50m3FWHCeLpRHg==",
                "supplierIdentifierGuid": "c1a3748d-cccb-49e7-b715-61c278ba511e",
                "cartonQuantity": 1,
                "cartonQuantityChanged": true,
                "productSize": "sample string 3",
                "cigarettesPerSleeve": 1,
                "randomWeight": true,
                "piecesPerUnit": 5,
                "averagePackSize": 6,
                "effectiveDate": "2026-04-03T06:15:03.1049287",
                "pricedByWeight": true,
                "landedUnitCostEx": 9,
                "landedUnitCostInc": 10,
                "landedCartonCostInc": 12,
                "landedCartonCostEx": 13,
                "standardCost": 14,
                "deliveryFee": 1,
                "deliveryFeeBasis": "sample string 15",
                "pickAndPackFee": 1,
                "pickAndPackFeeBasis": "sample string 16",
                "financeFee": 1,
                "financeFeeBasis": "sample string 17",
                "cartonLength": 1,
                "cartonWidth": 1,
                "cartonHeight": 1,
                "palletLayerQuantity": 1,
                "palletLayers": 1,
                "itemCode": "sample string 18",
                "invoiceCode": "sample string 19",
                "invoiceDesc": "sample string 20",
                "orderDirect": true,
                "useCost": true,
                "minimumQuantity": 21,
                "hostType": 22,
                "fromHost": 23,
                "minimumReorder": 1,
                "maximumReorder": 1,
                "orderMultiple": 24.1,
                "sellMultiple": 25.1,
                "baseMultiple": 26.1,
                "hostStandardCost": 27,
                "hostTotalCost": 28,
                "hostRetail": 29,
                "hostLandedUnitCostEx": 30,
                "hostLandedUnitCostInc": 31,
                "hostDesc": "sample string 32",
                "directIndicator": "sample string 33",
                "availableToOrder": true,
                "hostRangeIndicator": "sample string 35",
                "hostProductType": "sample string 36",
                "hostProductGrade": "sample string 37",
                "hostProductGroup": "sample string 38",
                "hostSlowMoving": true,
                "hostGeneralMerchandise": true,
                "hostPillar": "sample string 41",
                "hostLastUpdated": "2026-04-03T06:15:03.1049287",
                "rebate": 1.0,
                "rebateExclude": true,
                "invoiceCodes": [
                  {
                    "$id": "11",
                    "pluG_UID": "E74D1V8ECEyLQ7UJMhC1tw==",
                    "pluGuid": "d503be13-045f-4c08-8b43-b5093210b5b7",
                    "supplierIdentifier": "M6Vkbw2U80iu2s4CM2PHxg==",
                    "supplierIdentifierGuid": "6f64a533-940d-48f3-aeda-ce023363c7c6",
                    "invoiceCode": "sample string 1",
                    "storeIDs": [
                      1,
                      2
                    ]
                  },
                  {
                    "$ref": "11"
                  }
                ],
                "storeIDs": [
                  1,
                  2
                ],
                "preferredSupplier": true,
                "preferredRebateSupplier": true,
                "supplierName": "sample string 42",
                "salesMode": 43,
                "orderPacked": true,
                "active": true,
                "price": 1,
                "costGstPercent": 45,
                "parentPluG_UID": "yy0JnidXIkmZKvY3n2ZwoA==",
                "parentPluGuid": "9e092dcb-5727-4922-992a-f6379f6670a0",
                "freight": 46.0,
                "freightType": 1,
                "product": {
                  "$id": "12",
                  "plu": 1,
                  "storeID": 1,
                  "masterPluG_UID": "QEA=",
                  "storeIDs": [
                    1,
                    2
                  ],
                  "g_UId": "dx1ieWDV1k6GItwIKSmh5A==",
                  "guid": "79621d77-d560-4ed6-8622-dc082929a1e4",
                  "apn": "sample string 1",
                  "apnChanged": true,
                  "apnSwitched": true,
                  "barcode": "sample string 4",
                  "itemNumber": "sample string 5",
                  "itemNumberChanged": true,
                  "priceGroupG_UID": "1h0PKLwSiUSWtf/lFhcGhg==",
                  "priceGroupGuid": "280f1dd6-12bc-4489-96b5-ffe516170686",
                  "blueprintID": 1,
                  "lastCountedDate": "2026-04-03T06:15:03.1049287",
                  "externalID": "sample string 7",
                  "active": true,
                  "activated": "2026-04-03T06:15:03.1049287",
                  "pluCreated": "2026-04-03T06:15:03.1049287",
                  "createdByUser": "sample string 9",
                  "name": "sample string 10",
                  "nameChanged": true,
                  "secondDescription": "sample string 12",
                  "hostDescription": "sample string 13",
                  "keepCartonQty": true,
                  "keepDescription": true,
                  "keepDepartments": true,
                  "keepSuppliers": true,
                  "markdownDescription": "sample string 18",
                  "altDescription": "sample string 19",
                  "bestOrExpire": 20,
                  "lastUpdate": "2026-04-03T06:15:03.1049287",
                  "lastManualUpdate": "2026-04-03T06:15:03.1049287",
                  "imageName": "sample string 23",
                  "showImageOnFlipCharts": true,
                  "showTextOnFlipCharts": true,
                  "overrideFlipChartText": true,
                  "flipChartText": "sample string 27",
                  "salesMode": 1,
                  "eftCode": 1,
                  "price": 1,
                  "priceChanged": true,
                  "rrp": 1,
                  "gstPercent": 28,
                  "gstPercentChanged": true,
                  "costGSTPercent": 29,
                  "costGSTPercentChanged": true,
                  "wetPercent": 1,
                  "priceOverride": 1,
                  "cost": 1,
                  "currentCost": 1,
                  "currentCostDecimals": 1,
                  "grossProfit": 1.0,
                  "currentCostDesc": "sample string 30",
                  "currentCostEnd": "2026-04-03T06:15:03.1049287",
                  "currentCostUpdated": "2026-04-03T06:15:03.1049287",
                  "costDecimals": 31,
                  "costChanged": true,
                  "dealCostIdentifier": "QEA=",
                  "excludeFromRebate": true,
                  "rebateOverride": 1,
                  "costCalcMethod": 32,
                  "costCalcMethodChanged": true,
                  "costEffectiveDate": "2026-04-03T06:15:03.1049287",
                  "defaultGP": 1,
                  "breakTargetMode": 33,
                  "break1": 1,
                  "price1": 1,
                  "target1": 34,
                  "break2": 1,
                  "price2": 1,
                  "target2": 35,
                  "break3": 1,
                  "price3": 1,
                  "target3": 36,
                  "break1Changed": true,
                  "price1Changed": true,
                  "target1Changed": true,
                  "break2Changed": true,
                  "price2Changed": true,
                  "target2Changed": true,
                  "break3Changed": true,
                  "price3Changed": true,
                  "target3Changed": true,
                  "breakTargetModeChanged": true,
                  "margin": 1.1,
                  "marginChanged": true,
                  "marginRanged": true,
                  "marginRangedChanged": true,
                  "minimumMargin": 1.1,
                  "minimumMarginChanged": true,
                  "maximumMargin": 1.1,
                  "maximumMarginChanged": true,
                  "overrideHostWarehouseIndicator": true,
                  "overrideHostWarehouseIndicatorChanged": true,
                  "overrideHostPrice": true,
                  "overrideHostPriceChanged": true,
                  "overrideHostCost": true,
                  "overrideHostCostChanged": true,
                  "overrideHostMargin": true,
                  "overrideHostMarginChanged": true,
                  "alwaysApplyMargin": true,
                  "alwaysApplyMarginChanged": true,
                  "aws": 1.0,
                  "paws": 1.0,
                  "awsUpdated": "2026-04-03T06:15:03.1049287",
                  "posTare": 1,
                  "altPrice": 1.0,
                  "altPriceChanged": true,
                  "altPriceMode": 53,
                  "altPriceModeChanged": true,
                  "altPLUG_UID": "CbPG0a7ktU+FEJYS7KlmlQ==",
                  "altPLUGuid": "d1c6b309-e4ae-4fb5-8510-9612eca96695",
                  "altPLUGuidChanged": true,
                  "altPriceDescription1": "sample string 54",
                  "altPriceDescription2": "sample string 55",
                  "cartonQuantity": 56,
                  "cartonQuantityChanged": true,
                  "trayID": 1,
                  "promptID": 1,
                  "tare": 1,
                  "packQty": 1,
                  "fixedWeight": 1,
                  "extraMesg": 1,
                  "text1": "sample string 58",
                  "text2": "sample string 59",
                  "text3": "sample string 60",
                  "labelText": "sample string 61",
                  "labelTextChanged": true,
                  "sendToScale": true,
                  "nonScaleWeigh": true,
                  "labelFormat": "sample string 65",
                  "barcodeFormat": "sample string 66",
                  "austMade": 1,
                  "coolCode": 67,
                  "countryOfOrigin": "sample string 68",
                  "percentContent": 69.1,
                  "departmentID": 1,
                  "subDepartmentID": 1,
                  "minorDepartmentID": 1,
                  "lesserDepartmentID": 1,
                  "deptCode": "sample string 70",
                  "subDeptCode": "sample string 71",
                  "minorDeptCode": "sample string 72",
                  "lesserDeptCode": "sample string 73",
                  "deptName": "sample string 74",
                  "subDeptName": "sample string 75",
                  "minorDeptName": "sample string 76",
                  "lesserDeptName": "sample string 77",
                  "departmentChanged": true,
                  "subCategoryID": 1,
                  "expiry": 1,
                  "showDays": 1,
                  "datePrint": 1,
                  "labelRequired": true,
                  "labelShelfQty": 80,
                  "labelShelfChanged": true,
                  "labelTalkerQty": 82,
                  "labelSmall": true,
                  "labelLastPrinted": "2026-04-03T06:15:03.1049287",
                  "labelLastPrice": 1,
                  "shelfPageLayoutG_UID": "dv/Hee5nsUWrQVs7vOPs5w==",
                  "shelfPageLayoutGuid": "79c7ff76-67ee-45b1-ab41-5b3bbce3ece7",
                  "talkerPageLayoutG_UID": "jv+rMAOWX027+nUEKgB6cA==",
                  "talkerPageLayoutGuid": "30abff8e-9603-4d5f-bbfa-75042a007a70",
                  "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": "Anh5VFzA7kGpFPCBsMbtrw==",
                  "inventoryIdentifier": "54797802-c05c-41ee-a914-f081b0c6edaf",
                  "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": "z0LTk65nFkeqMfmMWG2QEA==",
                  "parentPluGuid": "93d342cf-67ae-4716-aa31-f98c586d9010",
                  "preferredHostVendor": 105,
                  "preferredHostChanged": true,
                  "code": "sample string 107",
                  "supplierIdentifier": "h1pIMVM0AUaftIV45AscPA==",
                  "supplierIdentifierGuid": "31485a87-3453-4601-9fb4-8578e40b1c3c",
                  "supplierChanged": true,
                  "rebateSupplierIdentifier": "7CrFUsOt+0eK+R/3p4CV5w==",
                  "rebateSupplierIdentifierGuid": "52c52aec-adc3-47fb-8af9-1ff7a78095e7",
                  "rebateSupplierChanged": true,
                  "availableForOrder": true,
                  "warehouseDirectIndicator": "sample string 109",
                  "warehouseDirectIndicatorChanged": true,
                  "productGrade": "sample string 111",
                  "productType": "sample string 112",
                  "productGroup": "sample string 113",
                  "complianceIndicator": "sample string 114",
                  "inhouseBrand": "sample string 115",
                  "slowMoving": true,
                  "generalMerchandise": true,
                  "comment": "sample string 118",
                  "lastUpdatedByUser": "sample string 119",
                  "lastManualUpdatedByUser": "sample string 120",
                  "lastUpdatedByUserOverride": true,
                  "lastUpdatedByHost": "2026-04-03T06:15:03.1049287",
                  "commodity": "sample string 122",
                  "businessPillar": "sample string 123",
                  "mscCommodity": "sample string 124",
                  "hostIdentifier": "w8B9DbzvrkecIYo/qV0WZQ==",
                  "hostIdentifierGuid": "0d7dc0c3-efbc-47ae-9c21-8a3fa95d1665",
                  "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": "12"
                    },
                    {
                      "$ref": "12"
                    }
                  ],
                  "store": {
                    "$ref": "2"
                  },
                  "storePrices": [
                    {
                      "$id": "13",
                      "pluG_UID": "OQFzW6yLLE+M+/XCi+e9mA==",
                      "pluGuid": "5b730139-8bac-4f2c-8cfb-f5c28be7bd98",
                      "plu": 1,
                      "storeID": 1,
                      "zoneID": 2,
                      "zoneName": "sample string 3",
                      "store": "sample string 4",
                      "isElectedMasterStore": true,
                      "isZoneMasterStore": true,
                      "priceNow": 7,
                      "costNow": 8,
                      "costNowDecimals": 9,
                      "normalPrice": 10,
                      "priceNext": 1,
                      "costNext": 1,
                      "costNextDecimals": 11,
                      "nextCampaignName": "sample string 12",
                      "gstPercent": 13,
                      "normalCost": 14,
                      "normalCostDecimals": 15,
                      "costGstPercent": 16,
                      "costCalcMethod": 1,
                      "currentCost": 17,
                      "currentCostDecimals": 18,
                      "break1": 19,
                      "price1": 20,
                      "break2": 21,
                      "price2": 22,
                      "break3": 23,
                      "price3": 24,
                      "fuelItem": 25,
                      "fixedWeight": 26,
                      "active": true,
                      "complianceIndicator": "sample string 27",
                      "doNotOrder": true,
                      "doNotRange": true,
                      "isNormalPriceChangesCampaign": true,
                      "updated": "2026-04-03T06:15:03.1049287"
                    },
                    {
                      "$ref": "13"
                    }
                  ],
                  "currentPrices": {
                    "$id": "14",
                    "pluPrices": {
                      "$id": "15",
                      "plu": 1,
                      "pluG_UID": "QEA=",
                      "stores": [
                        1,
                        2
                      ],
                      "normalPrice": 1,
                      "cost": 2,
                      "break1": 3,
                      "price1": 4,
                      "break2": 5,
                      "price2": 6,
                      "break3": 7,
                      "price3": 8,
                      "discountPrice": 9,
                      "memberDiscountPrice": 10,
                      "acceptedUtc": "2026-04-03T06:15:03.1049287",
                      "priceChangeType": 0,
                      "costDecimals": 11,
                      "costCalcMethod": 12,
                      "targetCampaignPriceGtOrEquNormal": true
                    },
                    "normalPluPrices": {
                      "$ref": "15"
                    },
                    "winningCampaign": 1,
                    "winner": {
                      "$id": "16",
                      "campaignName": "sample string 1",
                      "campaignDescription": "sample string 2",
                      "talkerText": "sample string 3",
                      "disableWasSave": true,
                      "startDate": "2026-04-03T06:15:03.1049287",
                      "startTime": 5,
                      "endDate": "2026-04-03T06:15:03.1049287",
                      "endTime": 6,
                      "newPrice": 7,
                      "newCost": 8,
                      "newCostDecimals": 9,
                      "pctDiscount": 10,
                      "promoType": 1,
                      "promotionTypeCode": "sample string 11",
                      "hostType": 12,
                      "hostIdentifier": "GOnpup+eKk6imWefxtgz9Q==",
                      "hostIdentifierGuid": "bae9e918-9e9f-4e2a-a299-679fc6d833f5",
                      "storeNames": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "details": [
                      {
                        "$ref": "16"
                      },
                      {
                        "$ref": "16"
                      }
                    ]
                  },
                  "tray": {
                    "$id": "17",
                    "g_UId": "/VEjrAtMSEKnZPY/ra+rYQ==",
                    "guid": "ac2351fd-4c0b-4248-a764-f63fadafab61",
                    "name": "sample string 1",
                    "number": 1,
                    "tare": 1
                  },
                  "priceGroup": {
                    "$id": "18",
                    "priceGroupG_UID": "FtLNsvS9R0OPtwzh6lcgVw==",
                    "priceGroupGuid": "b2cdd216-bdf4-4347-8fb7-0ce1ea572057",
                    "name": "sample string 2",
                    "code": 1,
                    "modified": true,
                    "updated": "2026-04-03T06:15:03.1049287",
                    "buyingLimit": 1,
                    "buyingLimitIndependent": true,
                    "buyingLimitType": 0,
                    "number": 1,
                    "products": [
                      {
                        "$ref": "12"
                      },
                      {
                        "$ref": "12"
                      }
                    ],
                    "productCount": 1
                  },
                  "priceGroupName": "sample string 147",
                  "nutrifacts": {
                    "$id": "19",
                    "pluG_UID": "9TeOvxHpK0q7MSlJB89XYA==",
                    "pluGuid": "bf8e37f5-e911-4a2b-bb31-294907cf5760",
                    "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": "20",
                    "pluGuid": "d68c7899-f8b1-4b3e-af9f-9d8496cc12ec",
                    "created": "2026-04-03T06:15:03.1049287",
                    "createdByUser": "sample string 1",
                    "activated": "2026-04-03T06:15:03.1049287",
                    "activatedByUser": "sample string 2",
                    "deactivated": "2026-04-03T06:15:03.1049287",
                    "deactivatedByUser": "sample string 3",
                    "lastOrdered": "2026-04-03T06:15:03.1049287",
                    "lastOrderedQty": 4.0,
                    "lastReceived": "2026-04-03T06:15:03.1049287",
                    "lastReceivedQty": 5.0,
                    "lastInvoiceStatus": 1,
                    "lastCounted": "2026-04-03T06:15:03.1049287",
                    "lastSold": "2026-04-03T06:15:03.1049287",
                    "firstSold": "2026-04-03T06:15:03.1049287",
                    "awsUpdated": "2026-04-03T06:15:03.1049287",
                    "lastManualUpdate": "2026-04-03T06:15:03.1049287",
                    "lastManualUpdatedByUser": "sample string 7",
                    "lastUpdated": "2026-04-03T06:15:03.1049287",
                    "lastUpdatedByUser": "sample string 9",
                    "lastUpdatedByHost": "2026-04-03T06:15:03.1049287",
                    "doNotRangeUpdated": "2026-04-03T06:15:03.1049287",
                    "doNotOrderUpdated": "2026-04-03T06:15:03.1049287",
                    "tracked": "2026-04-03T06:15:03.1049287"
                  },
                  "allergens": [
                    {
                      "$id": "21",
                      "primaryKey": {
                        "$id": "22",
                        "pluGuid": "68c513b6-33ff-4f28-bc2c-ad19a718c70e",
                        "contains": 2
                      },
                      "allergenID": 1,
                      "pluG_UID": "thPFaP8zKE+8LK0ZpxjHDg==",
                      "pluGuid": "68c513b6-33ff-4f28-bc2c-ad19a718c70e",
                      "contains": 2,
                      "allergenName": "sample string 3",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "21"
                    }
                  ],
                  "costs": {
                    "$id": "23",
                    "pluG_UID": "w6yKRzWhzkWl5YcxPLBItw==",
                    "pluGuid": "478aacc3-a135-45ce-a5e5-87313cb048b7",
                    "enteredCost": 1,
                    "weightedAvgCost": 1,
                    "lastCost": 1,
                    "rawEnteredCost": 2,
                    "rawWeightedAvgCost": 3,
                    "rawLastCost": 4,
                    "freight": 5.0,
                    "freightType": 6,
                    "costDecimals": 7,
                    "fifoCost": 1,
                    "updated": "2026-04-03T06:15:03.1049287",
                    "normalCost": 1,
                    "currentCost": 1
                  },
                  "sales": [
                    {
                      "$id": "24",
                      "saleHeaderID": 1,
                      "created": "2026-04-03T06:15:03.1049287",
                      "createdLocal": "2026-04-03T06:15:03.1049287",
                      "storeID": 3,
                      "storeName": "sample string 4",
                      "operatorG_Uid": "h5gjSb4dx0+21dWBbuTsQw==",
                      "operatorGuid": "49239887-1dbe-4fc7-b6d5-d5816ee4ec43",
                      "operatorName": "sample string 5",
                      "tranType": 1,
                      "plu": 1,
                      "pluG_UId": "svcwtc+C/UOmiqxIttUJdw==",
                      "pluGuid": "b530f7b2-82cf-43fd-a68a-ac48b6d50977",
                      "normalPrice": 1,
                      "totalCents": 1,
                      "cost": 1,
                      "grossProfit": 1,
                      "quantity": 1,
                      "operator": {
                        "$id": "25",
                        "id": 1,
                        "g_Uid": "7now8RVbn0qN/O1DBKwshw==",
                        "guid": "f1307aee-5b15-4a9f-8dfc-ed4304ac2c87",
                        "operatorNumber": 1,
                        "shortName": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "password": "sample string 5",
                        "hasPassword": true,
                        "passwordText": "sample string 6",
                        "rfidTagID": "sample string 7",
                        "blueprintID": 1,
                        "groupID": 1,
                        "groupName": "sample string 8",
                        "managerGroupID": 1,
                        "managerGroupName": "sample string 9",
                        "zoneID": 1,
                        "zoneName": "sample string 10",
                        "loggedIn": 1,
                        "lastUsedIP": "sample string 11",
                        "deleted": true,
                        "locked": true,
                        "allowOpenTill": true,
                        "webEmail": "sample string 14",
                        "simpleOperatorType": 0,
                        "webRole": "sample string 15",
                        "updated": "2026-04-03T06:15:03.1049287",
                        "passwordResetRequired": true,
                        "alteredInStore": true,
                        "startShift": "2026-04-03T06:15:03.1049287",
                        "endShift": "2026-04-03T06:15:03.1049287",
                        "machineName": "sample string 20",
                        "drawerID": 1,
                        "stores": [
                          {
                            "$id": "26",
                            "operatorG_UID": "8bLv6LcGYEWkLx5S5IQ21A==",
                            "operatorGuid": "e8efb2f1-06b7-4560-a42f-1e52e48436d4",
                            "storeID": 2,
                            "operator": {
                              "$ref": "25"
                            },
                            "store": {
                              "$ref": "2"
                            }
                          },
                          {
                            "$ref": "26"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "24"
                    }
                  ],
                  "apns": [
                    {
                      "$id": "27",
                      "pluID": 1,
                      "pluG_UID": "xO2L0sz2QEee8k8jcfXTWA==",
                      "pluGuid": "d28bedc4-f6cc-4740-9ef2-4f2371f5d358",
                      "apn": "sample string 1",
                      "deleted": true,
                      "storeID": 1,
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "27"
                    }
                  ],
                  "tuns": [
                    {
                      "$id": "28",
                      "pluG_UId": "YVu5S02BIEafxnirePiRhg==",
                      "pluGuid": "4bb95b61-814d-4620-9fc6-78ab78f89186",
                      "apn": "sample string 1",
                      "tun": "sample string 2",
                      "cartonQuantity": 3,
                      "product": {
                        "$ref": "12"
                      },
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "28"
                    }
                  ],
                  "competitionPricing": [
                    {
                      "$id": "29",
                      "identifier": "TmUUidRJX0aw0uw5XmE1Yg==",
                      "identifierGuid": "8914654e-49d4-465f-b0d2-ec395e613562",
                      "pluG_UID": "is6Xpr5cR0qfHUI6wnpWjg==",
                      "pluGuid": "a697ce8a-5cbe-4a47-9f1d-423ac27a568e",
                      "competitionID": 1,
                      "name": "sample string 2",
                      "sellMultiple": 3,
                      "retailPrice": 4,
                      "storeName": "sample string 5"
                    },
                    {
                      "$ref": "29"
                    }
                  ],
                  "supplier": {
                    "$ref": "7"
                  },
                  "supplierName": "sample string 148",
                  "children": [
                    {
                      "$ref": "12"
                    },
                    {
                      "$ref": "12"
                    }
                  ],
                  "ordering": {
                    "$ref": "10"
                  },
                  "flipChartPages": [
                    {
                      "$id": "30",
                      "identifier": "Ey+xezzl50S0QcYSPGUeEQ==",
                      "groupName": "sample string 1",
                      "identifierGuid": "7bb12f13-e53c-44e7-b441-c6123c651e11",
                      "exists": true,
                      "flipChartIdentifier": "zU28+v7H5EacuBOSqL8ITA==",
                      "flipChartIdentifierGuid": "fabc4dcd-c7fe-46e4-9cb8-1392a8bf084c",
                      "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": "8SWnlU0PSU6vHMox1Tm5MQ==",
                      "groupIdentifierGuid": "95a725f1-0f4d-4e49-af1c-ca31d539b931",
                      "flipChart": {
                        "$id": "31",
                        "identifier": "A1VSQo+cHE2us1fVcVxEiQ==",
                        "identifierGuid": "42525503-9c8f-4d1c-aeb3-57d5715c4489",
                        "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": "32",
                          "identifier": "wUKc8I4gg0iZcemq+NUvuA==",
                          "identifierGuid": "f09c42c1-208e-4883-9971-e9aaf8d52fb8",
                          "name": "sample string 2",
                          "formType": "sample string 3",
                          "forms": [
                            {
                              "$id": "33",
                              "id": 1,
                              "g_UID": "zOaAEjF/8EqohNKz2SsM2A==",
                              "guid": "1280e6cc-7f31-4af0-a884-d2b3d92b0cd8",
                              "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": "cV3toqUhrU+l9j3n+tjaZA==",
                              "previousFormGuid": "a2ed5d71-21a5-4fad-a5f6-3de7fad8da64",
                              "nextForm": 1,
                              "nextFormG_UID": "EM2+2tZEVUSX+mvg45LEmg==",
                              "nextFormGuid": "dabecd10-44d6-4455-97fa-6be0e392c49a",
                              "attributes": "sample string 10",
                              "updated": "2026-04-03T06:15:03.1049287",
                              "positioning": 1,
                              "contentPanel": "sample string 11",
                              "selectionMode": 1,
                              "maximumSelections": 1,
                              "alteredInStore": true,
                              "deleted": true,
                              "blueprintID": 1,
                              "preserveLayout": true,
                              "mainCheckoutFormName": "sample string 13",
                              "nextCheckoutForm": {
                                "$ref": "33"
                              },
                              "previousCheckoutForm": {
                                "$ref": "33"
                              },
                              "buttons": [
                                {
                                  "$id": "34",
                                  "id": 1,
                                  "checkoutFormID": 2,
                                  "checkoutFormG_UID": "oIK5/eCKakKG5R5+ULYGpA==",
                                  "checkoutFormGuid": "fdb982a0-8ae0-426a-86e5-1e7e50b606a4",
                                  "identifier": "hzKHNuiKlUKDHog1iv/IIg==",
                                  "identifierGuid": "36873287-8ae8-4295-831e-88358affc822",
                                  "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": "jr/I63HI4ESTIXyifpX2jA==",
                                  "valueGuid": "ebc8bf8e-c871-44e0-9321-7ca27e95f68c",
                                  "buttonText": "sample string 10",
                                  "valueText": "sample string 11",
                                  "drawImageAndButton": true,
                                  "updated": "2026-04-03T06:15:03.1049287",
                                  "action": "sample string 12",
                                  "valueForm": {
                                    "$ref": "33"
                                  },
                                  "image": {
                                    "$id": "35",
                                    "name": "sample string 3.sample string 4",
                                    "imageID": 2,
                                    "imageName": "sample string 3",
                                    "imageExtension": "sample string 4",
                                    "lastUpdate": "2026-04-03T06:15:03.1049287",
                                    "imageData": "QEA=",
                                    "readOnly": true
                                  }
                                },
                                {
                                  "$ref": "34"
                                }
                              ],
                              "panels": [
                                {
                                  "$id": "36",
                                  "id": 1,
                                  "checkoutFormID": 2,
                                  "checkoutFormG_UID": "aLEM474Ctku4O15hLbFWKg==",
                                  "checkoutFormGuid": "e30cb168-02be-4bb6-b83b-5e612db1562a",
                                  "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": "36"
                                }
                              ]
                            },
                            {
                              "$ref": "33"
                            }
                          ],
                          "panels": [
                            {
                              "$ref": "36"
                            },
                            {
                              "$ref": "36"
                            }
                          ]
                        },
                        "pages": [
                          {
                            "$ref": "30"
                          },
                          {
                            "$ref": "30"
                          }
                        ]
                      },
                      "contentPanel": {
                        "$ref": "36"
                      },
                      "products": [
                        {
                          "$id": "37",
                          "flipChartPageIdentifier": "NGGbn/xC80yFrKXuR9Uprg==",
                          "flipChartPageIdentifierGuid": "9f9b6134-42fc-4cf3-85ac-a5ee47d529ae",
                          "pluG_UID": "Brzt5+V9tkmKGab8IL/+qQ==",
                          "pluGuid": "e7edbc06-7de5-49b6-8a19-a6fc20bffea9",
                          "sortOrder": 3,
                          "sent": true,
                          "productChanged": true,
                          "productImageName": "sample string 6",
                          "productShowImageOnFlipCharts": true,
                          "productShowTextOnFlipCharts": true,
                          "productOverrideFlipChartText": true,
                          "productFlipChartText": "sample string 10",
                          "product": {
                            "$ref": "12"
                          },
                          "departmentSortOrder": 11,
                          "subDepartmentName": "sample string 12"
                        },
                        {
                          "$ref": "37"
                        }
                      ],
                      "productCount": 27,
                      "pages": [
                        {
                          "$ref": "30"
                        },
                        {
                          "$ref": "30"
                        }
                      ]
                    },
                    {
                      "$ref": "30"
                    }
                  ],
                  "priceHistory": [
                    {
                      "$id": "38",
                      "pluG_UID": "zT1H9Q3QxkGFkslzRZChgg==",
                      "pluGuid": "f5473dcd-d00d-41c6-8592-c9734590a182",
                      "price": 1,
                      "costCalcMethod": 1,
                      "cost": 2,
                      "weightedAvgCost": 3,
                      "lastCost": 4,
                      "rawCost": 5,
                      "rawWeightedAvgCost": 6,
                      "rawLastCost": 7,
                      "costDecimals": 8,
                      "serviceFeeID": 9,
                      "freight": 10.0,
                      "freightType": 11,
                      "process": "sample string 12",
                      "user": "sample string 13",
                      "updated": "2026-04-03T06:15:03.1049287",
                      "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": "38"
                    }
                  ],
                  "ingredients": [
                    {
                      "$id": "39",
                      "pluG_UID": "sg1yc2Lzl02jzfQEqYhy7A==",
                      "ingredientGuid": "dLbSIYzG00miwTgaLesKbA==",
                      "ingredientIdentifier": "21d2b674-c68c-49d3-a2c1-381a2deb0a6c",
                      "quantity": 1.0,
                      "storeIDs": [
                        1,
                        2
                      ],
                      "ingredientText": "sample string 1",
                      "ingredient": {
                        "$ref": "12"
                      }
                    },
                    {
                      "$ref": "39"
                    }
                  ],
                  "bins": [
                    {
                      "$id": "40",
                      "pluG_UID": "2USvXjvpXU6c6tURH9pHJQ==",
                      "pluGuid": "5eaf44d9-e93b-4e5d-9cea-d5111fda4725",
                      "shelfLocationIdentifier": "pa5z6Xo4qk+3jx8n6nWmMQ==",
                      "shelfLocationGuid": "e973aea5-387a-4faa-b78f-1f27ea75a631",
                      "labelShelfDefault": 1,
                      "labelTalkerDefault": 1,
                      "labelSmall": true,
                      "labelPageLayoutG_UID": "1cg0wBFSYkitrvIvqRglyQ==",
                      "labelPageLayoutGuid": "c034c8d5-5211-4862-adae-f22fa91825c9",
                      "updated": "2026-04-03T06:15:03.1049287",
                      "electronicShelfLabelIdentifier": "sample string 5",
                      "electronicshelfLabelsConfigurationID": 6,
                      "labelShelfChanged": true,
                      "productName": "sample string 8",
                      "locationText": "sample string 9",
                      "product": {
                        "$ref": "12"
                      },
                      "location": {
                        "$id": "41",
                        "identifier": "xoMNbgjReEOSixVNaLiC/w==",
                        "storeID": 1,
                        "identifierGuid": "6e0d83c6-d108-4378-928b-154d68b882ff",
                        "name": "sample string 2",
                        "haccp": true,
                        "blueprintID": 1,
                        "updated": "2026-04-03T06:15:03.1049287",
                        "minTemp": 1,
                        "maxTemp": 1,
                        "checkFrequency": 1,
                        "storeCaseConfiguration": 5,
                        "storeName": "sample string 6",
                        "bins": [
                          {
                            "$ref": "40"
                          },
                          {
                            "$ref": "40"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "40"
                    }
                  ],
                  "bin": {
                    "$ref": "40"
                  },
                  "scaleLocations": [
                    {
                      "$id": "42",
                      "plu": 1,
                      "pluG_UID": "Dna97uoa8Ui+qoEiLBjA6A==",
                      "pluGuid": "eebd760e-1aea-48f1-beaa-81222c18c0e8",
                      "deptNo": 1,
                      "product": {
                        "$ref": "12"
                      },
                      "scaleLocation": {
                        "$id": "43",
                        "id": 1,
                        "deptNo": 1,
                        "deptCode": "sample string 2",
                        "name": "sample string 3",
                        "enabled": true,
                        "updated": "2026-04-03T06:15:03.1049287",
                        "department": {
                          "$id": "44",
                          "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": "43"
                          },
                          "subDepartments": [
                            {
                              "$id": "45",
                              "id": 1,
                              "departmentID": 2,
                              "name": "sample string 3",
                              "code": "sample string 4",
                              "departmentCode": "sample string 5",
                              "externalSales": true,
                              "minorDepartments": [
                                {
                                  "$id": "46",
                                  "id": 1,
                                  "subDepartmentID": 2,
                                  "departmentID": 3,
                                  "name": "sample string 4",
                                  "subDepartmentCode": "sample string 5",
                                  "departmentCode": "sample string 6",
                                  "code": "sample string 7",
                                  "lesserDepartments": [
                                    {
                                      "$id": "47",
                                      "id": 1,
                                      "departmentID": 2,
                                      "subDepartmentID": 3,
                                      "minorDepartmentID": 4,
                                      "name": "sample string 5",
                                      "code": "sample string 6",
                                      "departmentCode": "sample string 7",
                                      "subDepartmentCode": "sample string 8",
                                      "minorDepartmentCode": "sample string 9",
                                      "updated": "2026-04-03T06:15:03.1049287",
                                      "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": "66Zunix81k+I68eusAHd/Q==",
                                      "labelPageLayoutGuid": "9e6ea6eb-7c2c-4fd6-88eb-c7aeb001ddfd",
                                      "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": "48",
                                        "dept": 1,
                                        "category": 2,
                                        "name": "sample string 3",
                                        "active": true,
                                        "mscCommodities": [
                                          {
                                            "$id": "49",
                                            "dept": 1,
                                            "category": 2,
                                            "commodity": 3,
                                            "name": "sample string 4",
                                            "active": true,
                                            "mscSubCommodities": [
                                              {
                                                "$id": "50",
                                                "dept": 1,
                                                "category": 2,
                                                "commodity": 3,
                                                "subCommodity": 4,
                                                "name": "sample string 5",
                                                "active": true,
                                                "subCommodityCode": "sample string 7"
                                              },
                                              {
                                                "$ref": "50"
                                              }
                                            ],
                                            "commodityCode": "sample string 6"
                                          },
                                          {
                                            "$ref": "49"
                                          }
                                        ],
                                        "categoryCode": "sample string 5"
                                      },
                                      "mscCom": {
                                        "$ref": "49"
                                      },
                                      "mscDep": {
                                        "$id": "51",
                                        "dept": 1,
                                        "name": "sample string 2",
                                        "active": true,
                                        "mscCategories": [
                                          {
                                            "$ref": "48"
                                          },
                                          {
                                            "$ref": "48"
                                          }
                                        ],
                                        "deptCode": "sample string 4"
                                      },
                                      "mscSubCom": {
                                        "$ref": "50"
                                      }
                                    },
                                    {
                                      "$ref": "47"
                                    }
                                  ],
                                  "updated": "2026-04-03T06:15:03.1049287",
                                  "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": "E8KheHKO0k2RtL5EDpPUFg==",
                                  "labelPageLayoutGuid": "78a1c213-8e72-4dd2-91b4-be440e93d416",
                                  "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": "48"
                                  },
                                  "mscCom": {
                                    "$ref": "49"
                                  },
                                  "mscDep": {
                                    "$ref": "51"
                                  },
                                  "mscSubCom": {
                                    "$ref": "50"
                                  }
                                },
                                {
                                  "$ref": "46"
                                }
                              ],
                              "investmentBuyOverride": true,
                              "updated": "2026-04-03T06:15:03.1049287",
                              "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": "Si8s/XjU30KbhOJmlGnhdw==",
                              "labelPageLayoutGuid": "fd2c2f4a-d478-42df-9b84-e2669469e177",
                              "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": "48"
                              },
                              "mscCom": {
                                "$ref": "49"
                              },
                              "mscDep": {
                                "$ref": "51"
                              },
                              "mscSubCom": {
                                "$ref": "50"
                              }
                            },
                            {
                              "$ref": "45"
                            }
                          ],
                          "stores": [
                            1,
                            2
                          ],
                          "investmentBuyOverride": true,
                          "updated": "2026-04-03T06:15:03.1049287",
                          "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": "UvrvP2LyzU+QmKtttSmE3A==",
                          "labelPageLayoutGuid": "3feffa52-f262-4fcd-9098-ab6db52984dc",
                          "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": "48"
                          },
                          "mscCom": {
                            "$ref": "49"
                          },
                          "mscDep": {
                            "$ref": "51"
                          },
                          "mscSubCom": {
                            "$ref": "50"
                          }
                        }
                      }
                    },
                    {
                      "$ref": "42"
                    }
                  ],
                  "nextPrice": {
                    "$id": "52",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "plu": 1,
                    "hostOfferID": 1,
                    "metcashPromotionID": "sample string 4",
                    "metcashPromotionPlacement": "sample string 5",
                    "pluG_UID": "Mb37fNkvCkaUuLS5/8YLeA==",
                    "pluGuid": "7cfbbd31-2fd9-460a-94b8-b4b9ffc60b78",
                    "newPrice": 1,
                    "pctDiscount": 1,
                    "newCost": 1,
                    "newCostDecimals": 6,
                    "dealCostIdentifier": "8IGfVPdPsEyTppnbuD9IWw==",
                    "dealCostGuid": "549f81f0-4ff7-4cb0-93a6-99dbb83f485b",
                    "pluName": "sample string 7",
                    "apn": "sample string 8",
                    "fuelItem": true,
                    "priceGroupG_UID": "9rQRC3OEVkmo7k/VUGeuKQ==",
                    "priceGroupGuid": "0b11b4f6-8473-4956-a8ee-4fd55067ae29",
                    "itemNumber": "sample string 10",
                    "cri": "sample string 11",
                    "pluPrice": 12,
                    "costCalcMethod": 13,
                    "pluCost": 14,
                    "pluCostIndicator": "sample string 15",
                    "pluPriceGstPercent": 16,
                    "pluCostGstPercent": 17,
                    "pluActive": true,
                    "cartonQty": 1.1,
                    "baseUnits": 19.1,
                    "salesMode": 1,
                    "pluNormalCost": 20,
                    "pluaws": 21.0,
                    "directNumber": "sample string 22",
                    "departmentName": "sample string 23",
                    "subDepartmentName": "sample string 24",
                    "priceGroupName": "sample string 25",
                    "supplierName": "sample string 26",
                    "stockOnHand": 1.1,
                    "stockOnOrder": 1.1,
                    "lastReceived": "2026-04-03T06:15:03.1049287",
                    "rrp": 27,
                    "campaignDescription": "sample string 28",
                    "hostCampaign": true,
                    "hostIdentifier": "QEA=",
                    "hostIdentifierGuid": "e9436543-ee96-4a9c-9b3e-1f525e442f83",
                    "campaignComboPriceGroupG_UID": "AIv7pjU7XE+NADTJMagHjQ==",
                    "campaignComboPriceGroupIdentifier": "a6fb8b00-3b35-4f5c-8d00-34c931a8078d",
                    "promotionPlacementDescription": "sample string 30",
                    "storeAcceptances": [
                      {
                        "$id": "53",
                        "plu": 1,
                        "pluG_UId": "QEA=",
                        "campaignID": 1,
                        "campaignName": "sample string 2",
                        "storeID": 3,
                        "acceptedUtc": "2026-04-03T06:15:03.1049287",
                        "operatorG_UID": "rfWXBZ2V3EWXS2ytpW6xmw==",
                        "operatorGuid": "0597f5ad-959d-45dc-974b-6cada56eb19b",
                        "machineID": 1,
                        "processed": true,
                        "appliedUtc": "2026-04-03T06:15:03.1049287",
                        "signIqTicketFileMovedUtc": "2026-04-03T06:15:03.1049287",
                        "user": "sample string 6",
                        "campaignDescription": "sample string 7",
                        "productDesc": "sample string 8",
                        "storeName": "sample string 9",
                        "effectiveUtc": "2026-04-03T06:15:03.1049287",
                        "priceChangeType": 0,
                        "operatorName": "sample string 10",
                        "hostCampaign": true,
                        "hostIdentifier": "QEA=",
                        "hostIdentifierGuid": "2b73aeb5-ae8d-41b6-880c-a2957aa6450a",
                        "product": {
                          "$ref": "12"
                        },
                        "campaignPlu": {
                          "$ref": "52"
                        },
                        "fuelItem": true
                      },
                      {
                        "$ref": "53"
                      }
                    ],
                    "campaign": {
                      "$id": "54",
                      "id": 1,
                      "storeID": 2,
                      "name": "0efc9604-d62f-44e3-a1cc-4f083c4f3043",
                      "nameGuid": "0efc9604-d62f-44e3-a1cc-4f083c4f3043",
                      "description": "sample string 4",
                      "showDiscounts": true,
                      "showTotals": true,
                      "onlyEvaluateOnSubtotal": true,
                      "useDescription": true,
                      "campaignType": 1,
                      "startDate": "2026-04-03T06:15:03.1049287",
                      "startTime": 1,
                      "endDate": "2026-04-03T06:15:03.1049287",
                      "endTime": 1,
                      "recurrence": 1,
                      "recurrenceType": 1,
                      "monthType": 1,
                      "weekDays": 1,
                      "months": 1,
                      "monthWeeks": 1,
                      "monthDays": "sample string 7",
                      "printed": true,
                      "talkerText": "sample string 8",
                      "rangeDescription": "sample string 9",
                      "dealDescription": "sample string 10",
                      "labelQuantity": 11,
                      "active": 1,
                      "deactivated": "2026-04-03T06:15:03.1049287",
                      "system": true,
                      "created": "2026-04-03T06:15:03.1049287",
                      "updated": "2026-04-03T06:15:03.1049287",
                      "priceChangeNotifiedUtc": "2026-04-03T06:15:03.1049287",
                      "promoType": 1,
                      "promotionTypeCode": "sample string 13",
                      "hostIdentifier": "kuCU0khSI0KVDh7ReGAcCQ==",
                      "hostIdentifierGuid": "d294e092-5248-4223-950e-1ed178601c09",
                      "hostType": 14,
                      "createdByUser": "sample string 15",
                      "fromHost": true,
                      "deleted": true,
                      "campaignDeleted": "2026-04-03T06:15:03.1049287",
                      "updatedByUser": "sample string 18",
                      "offerID": 1,
                      "isPriceChangeCampaign": true,
                      "stores": [
                        1,
                        2
                      ],
                      "storeNames": [
                        "sample string 1",
                        "sample string 2"
                      ],
                      "campaignPlus": [
                        {
                          "$ref": "52"
                        },
                        {
                          "$ref": "52"
                        }
                      ],
                      "campaignPools": [
                        {
                          "$id": "55",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "plu": 4,
                          "pluG_UID": "I+1hkwp/lUamYfztbuLVDQ==",
                          "pluGuid": "9361ed23-7f0a-4695-a661-fced6ee2d50d",
                          "hostOfferID": 1,
                          "priceGroupG_UID": "lsjf++73WkusbLpGF4id5g==",
                          "priceGroupGuid": "fbdfc896-f7ee-4b5a-ac6c-ba4617889de6",
                          "fuelItem": true,
                          "pluName": "sample string 6",
                          "apn": "sample string 7",
                          "pluActive": true,
                          "cartonQty": 1,
                          "baseUnits": 9.1,
                          "cri": "sample string 10",
                          "salesMode": 1,
                          "pluaws": 11.0,
                          "directNumber": "sample string 12",
                          "departmentName": "sample string 13",
                          "subDepartmentName": "sample string 14",
                          "priceGroupName": "sample string 15",
                          "supplierName": "sample string 16",
                          "stockOnHand": 1.1,
                          "stockOnOrder": 1.1,
                          "lastReceived": "2026-04-03T06:15:03.1049287",
                          "rrp": 17,
                          "campaignDescription": "sample string 18",
                          "product": {
                            "$ref": "12"
                          },
                          "campaign": {
                            "$ref": "54"
                          }
                        },
                        {
                          "$ref": "55"
                        }
                      ],
                      "sellingRules": [
                        {
                          "$id": "56",
                          "id": 1,
                          "identifier": "RBdiQ05jn0WwjEMAVJ8fiw==",
                          "identifierStr": "RBdiQ05jn0WwjEMAVJ8fiw==",
                          "identifierGuid": "43621744-634e-459f-b08c-4300549f1f8b",
                          "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": "54"
                          }
                        },
                        {
                          "$ref": "56"
                        }
                      ],
                      "customers": [
                        {
                          "$id": "57",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "customerID": "48A912jHaECDr9cj4zAESA==",
                          "customerIDGuid": "d73dc0e3-c768-4068-83af-d723e3300448",
                          "campaign": {
                            "$ref": "54"
                          },
                          "customer": {
                            "$id": "58",
                            "identifier": "L1h5LTVOf0SuzSS0qhP2LQ==",
                            "identifierGuid": "2d79582f-4e35-447f-aecd-24b4aa13f62d",
                            "code": "sample string 2",
                            "familyName": "sample string 3",
                            "givenName": "sample string 4",
                            "otherName": "sample string 5",
                            "title": "sample string 6",
                            "dateOfBirth": "2026-04-03T06:15:03.1049287",
                            "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": "A0azfISqCESIJgB/maKO4Q==",
                            "communityIdentifierGuid": "7cb34603-aa84-4408-8826-007f99a28ee1",
                            "joined": "2026-04-03T06:15:03.1049287",
                            "updated": "2026-04-03T06:15:03.1049287",
                            "active": true,
                            "reasonInactive": 1,
                            "groupCustomer": true,
                            "loyaltyPoints": 1,
                            "homeStoreID": 1,
                            "availableSpend": 1,
                            "priceLevelIdentifier": "eO2MI4TweUK/lIwD3ZjEvg==",
                            "priceLevelIdentifierGuid": "238ced78-f084-4279-bf94-8c03dd98c4be",
                            "marketingID": "sample string 18",
                            "receiptPrintOptions": 1,
                            "hidden": true,
                            "registered": true,
                            "registeredOn": "2026-04-03T06:15:03.1049287",
                            "emailMarketing": true,
                            "smsMarketing": true,
                            "deleted": true,
                            "deletedUser": "sample string 24",
                            "homeStoreName": "sample string 25",
                            "customerCards": [
                              {
                                "$id": "59",
                                "cardType": 2,
                                "issueDate": "2026-04-03T06:15:03.1049287",
                                "expiry": "2026-04-03T06:15:03.1049287",
                                "customerID": "E6Wy3BkgXk+ZVnDWL4yOTA==",
                                "customerIDGuid": "dcb2a513-2019-4f5e-9956-70d62f8c8e4c",
                                "initialValue": 1,
                                "currentValue": 1,
                                "maxLimit": 1,
                                "minTransaction": 1,
                                "maxTransaction": 1,
                                "multiplier": 1.1,
                                "active": true,
                                "reasonInactive": 1,
                                "idRequired": true,
                                "idType": 1,
                                "idValue": "sample string 5",
                                "updated": "2026-04-03T06:15:03.1049287",
                                "linkedAccount": "nsKWjzyCrk2pcUBWK0GX6A==",
                                "linkedAccountGuid": "8f96c29e-823c-4dae-a971-40562b4197e8",
                                "currentValueChanged": true,
                                "limitsChanged": true,
                                "customer": {
                                  "$ref": "58"
                                },
                                "account": {
                                  "$id": "60",
                                  "id": 1,
                                  "identifier": "XowRe+MTykqB66bgpW5VVg==",
                                  "identifierGuid": "7b118c5e-13e3-4aca-81eb-a6e0a56e5556",
                                  "referenceNo": "sample string 3",
                                  "name": "sample string 4",
                                  "created": "2026-04-03T06:15:03.1049287",
                                  "owner": "hklxMPywM0yR+WrC1RiO2w==",
                                  "ownerGuid": "30714986-b0fc-4c33-91f9-6ac2d5188edb",
                                  "accountStoreGroupIdentifier": "sZQr6TfIGkyJev09n5oyyQ==",
                                  "accountStoreGroupGuid": "e92b94b1-c837-4c1a-897a-fd3d9f9a32c9",
                                  "accountType": 1,
                                  "currentBalance": 1,
                                  "externalID": "sample string 7",
                                  "maximumLimit": 1,
                                  "accruePoints": true,
                                  "loyaltyPoints": 1,
                                  "termsOfTrade": 1,
                                  "signatureRequired": true,
                                  "referenceRequired": true,
                                  "statementSendType": 10,
                                  "ageingPeriod": 1,
                                  "monthlyAgeingPeriod": true,
                                  "explodedInvoice": true,
                                  "isFifoAllocation": true,
                                  "lastStatementSent": "2026-04-03T06:15:03.1049287",
                                  "active": true,
                                  "updated": "2026-04-03T06:15:03.1049287",
                                  "deleted": true,
                                  "deletedUser": "sample string 16",
                                  "currentBalanceChanged": true,
                                  "maximumLimitChanged": true,
                                  "loyaltyPointsChanged": true,
                                  "projectedBalance": 17,
                                  "accountStoreGroupStoreIDs": [
                                    1,
                                    2
                                  ],
                                  "customerEmail": "sample string 18",
                                  "ownerCustomer": {
                                    "$ref": "58"
                                  },
                                  "card": {
                                    "$ref": "59"
                                  },
                                  "members": {
                                    "$id": "61",
                                    "sample string 1": [
                                      {
                                        "$ref": "58"
                                      },
                                      {
                                        "$ref": "58"
                                      }
                                    ],
                                    "sample string 2": [
                                      {
                                        "$ref": "58"
                                      },
                                      {
                                        "$ref": "58"
                                      }
                                    ]
                                  },
                                  "customerGroups": [
                                    {
                                      "$id": "62",
                                      "identifier": "eO8+pZ7qVk6cb16n/iSPRQ==",
                                      "identifierGuid": "a53eef78-ea9e-4e56-9c6f-5ea7fe248f45",
                                      "name": "sample string 2",
                                      "primaryContact": "/2XVM45G10GMKKWKj12XHg==",
                                      "primaryContactGuid": "33d565ff-468e-41d7-8c28-a58a8f5d971e",
                                      "accountID": "ywFqiOik3ki1pgngvvP3ow==",
                                      "accountIDGuid": "886a01cb-a4e8-48de-b5a6-09e0bef3f7a3",
                                      "special": true,
                                      "updated": "2026-04-03T06:15:03.1049287",
                                      "active": true,
                                      "reasonInactive": 1,
                                      "priceLevelIdentifier": "rIff6+dfekqYVCGIWLouhA==",
                                      "priceLevelIdentifierGuid": "ebdf87ac-5fe7-4a7a-9854-218858ba2e84",
                                      "marketingListID": "sample string 7",
                                      "deleted": true,
                                      "account": {
                                        "$ref": "60"
                                      },
                                      "primaryContactCustomer": {
                                        "$ref": "58"
                                      },
                                      "customerGroupMembers": [
                                        {
                                          "$id": "63",
                                          "id": 1,
                                          "groupID": "HtLQhHvPo0GiHp5zQoROjw==",
                                          "groupIDGuid": "84d0d21e-cf7b-41a3-a21e-9e7342844e8f",
                                          "customerID": "VSTlZOqWqUCxGhBbTrbDsA==",
                                          "customerIDGuid": "64e52455-96ea-40a9-b11a-105b4eb6c3b0",
                                          "card": "sample string 4",
                                          "linkedAccount": "0kzLyt/EZUyyuA2/swlyBQ==",
                                          "linkedAccountGuid": "cacb4cd2-c4df-4c65-b2b8-0dbfb3097205",
                                          "customer": {
                                            "$ref": "58"
                                          },
                                          "group": {
                                            "$ref": "62"
                                          },
                                          "customerCard": {
                                            "$ref": "59"
                                          }
                                        },
                                        {
                                          "$ref": "63"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "62"
                                    }
                                  ]
                                },
                                "payments": [
                                  {
                                    "$id": "64",
                                    "id": 1,
                                    "identifier": "rPYve74Vdk6c9bijVEaVDg==",
                                    "identifierGuid": "7b2ff6ac-15be-4e76-9cf5-b8a35446950e",
                                    "storeID": 2,
                                    "operatorName": "sample string 3",
                                    "saleHeaderID": 4,
                                    "paymentType": 5,
                                    "amount": 6,
                                    "account": "sample string 7",
                                    "accountID": "NPKyBjBY8ESsZjKDc/Sakg==",
                                    "accountIDGuid": "06b2f234-5830-44f0-ac66-328373f49a92",
                                    "customerAccount": {
                                      "$ref": "60"
                                    },
                                    "customerCard": {
                                      "$ref": "59"
                                    },
                                    "accountType": 1,
                                    "cardName": "sample string 8",
                                    "authorisationNumber": "sample string 9",
                                    "bankReference": "sample string 10",
                                    "merchantID": "sample string 11",
                                    "terminalID": "sample string 12",
                                    "cardNumber": "sample string 13",
                                    "paymentDate": "2026-04-03T06:15:03.1049287",
                                    "invRocNo": "sample string 14",
                                    "responseCode": "sample string 15",
                                    "cashout": 1,
                                    "tip": 16,
                                    "idempotentVoid": "e9Z1turhOkeT3NBl20Rgeg==",
                                    "idempotentVoidGuid": "b675d67b-e1ea-473a-93dc-d065db44607a",
                                    "offline": true,
                                    "processed": 1,
                                    "storeSaleHeader": {
                                      "$id": "65",
                                      "saleHeaderID": 1,
                                      "saleHeaderGuid": "bR/HD1spFkutH/hczmHXLQ==",
                                      "saleHeaderIdentifierGuid": "0fc71f6d-295b-4b16-ad1f-f85cce61d72d",
                                      "created": "2026-04-03T06:15:03.1049287",
                                      "createdLocal": "2026-04-03T06:15:03.1049287",
                                      "createdText": "sample string 4",
                                      "itemCount": 5,
                                      "totalAmount": 6,
                                      "cashTender": 1,
                                      "cardTender": 1,
                                      "cheqTender": 1,
                                      "acctTender": 1,
                                      "voucherTender": 1,
                                      "loyaltyPoints": 1,
                                      "cashout": 1,
                                      "changeAmount": 1,
                                      "rounding": 1,
                                      "gstAmount": 1,
                                      "transactionDiscountTender": 1,
                                      "totalTip": 7,
                                      "tranType": 1,
                                      "processed": 1,
                                      "imported": "2026-04-03T06:15:03.1049287",
                                      "storeID": 1,
                                      "operatorG_Uid": "gupnkGNYxkmSKfjKCEgetg==",
                                      "operatorGuid": "9067ea82-5863-49c6-9229-f8ca08481eb6",
                                      "customerG_Uid": "7InO/+LRn0iSb+wsWnb+6w==",
                                      "customerGuid": "ffce89ec-d1e2-489f-926f-ec2c5a76feeb",
                                      "communityIdentifier": "1+y8iG+VVk+GirG/rXoe7Q==",
                                      "communityIdentifierGuid": "88bcecd7-956f-4f56-868a-b1bfad7a1eed",
                                      "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": "8ttlBY15g06g62cOFAKxUw==",
                                      "priceLevelIdentifierGuid": "0565dbf2-798d-4e83-a0eb-670e1402b153",
                                      "locked": 36,
                                      "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:15:03.1049287+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": "66",
                                        "customerName": "sample string 1",
                                        "pickupAt": "2026-04-03T06:15:03.1049287",
                                        "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": "25"
                                      },
                                      "customer": {
                                        "$ref": "58"
                                      },
                                      "communityOrganisation": {
                                        "$id": "67",
                                        "id": 1,
                                        "identifier": "Z9kHAxmgk0mITnDygR/Wlw==",
                                        "identifierGuid": "0307d967-a019-4993-884e-70f2811fd697",
                                        "name": "sample string 3",
                                        "lookupIdentifier": "sample string 4",
                                        "externalID": "sample string 5",
                                        "phone": "sample string 6",
                                        "fax": "sample string 7",
                                        "email": "sample string 8",
                                        "address1": "sample string 9",
                                        "address2": "sample string 10",
                                        "city": "sample string 11",
                                        "postCode": "sample string 12",
                                        "state": "sample string 13",
                                        "country": "sample string 14",
                                        "abn": "sample string 15",
                                        "promoPeriodStart": "2026-04-03T06:15:03.1049287",
                                        "promoPeriodEnd": "2026-04-03T06:15:03.1049287",
                                        "allowDonations": true,
                                        "logoImageName": "sample string 17",
                                        "totalAmountAwarded": 18.1,
                                        "updated": "2026-04-03T06:15:03.1049287",
                                        "deleted": true
                                      },
                                      "details": [
                                        {
                                          "$id": "68",
                                          "saleItemID": 1,
                                          "identifier": "+8SpbkYT/keBJV8SLFRP3A==",
                                          "identifierGuid": "6ea9c4fb-1346-47fe-8125-5f122c544fdc",
                                          "saleHeaderID": 2,
                                          "plu": 1,
                                          "pluG_UId": "4xpaRTB/4EOm9tRcyscufw==",
                                          "pluGuid": "455a1ae3-7f30-43e0-a6f6-d45ccac72e7f",
                                          "accountID": "4Cczs55MJEWQ2qF4IsdvqA==",
                                          "accountIDGuid": "b33327e0-4c9e-4524-90da-a17822c76fa8",
                                          "normalPrice": 3,
                                          "originalSellingPrice": 4,
                                          "discountPrice": 5,
                                          "unit": 1,
                                          "quantity": 6,
                                          "totalCents": 7,
                                          "fixedPrice": 1,
                                          "tranType": 1,
                                          "discountType": 1,
                                          "cost": 1,
                                          "costDecimals": 8,
                                          "markdown": 1,
                                          "manualQuantity": 1,
                                          "manualPrice": 1,
                                          "manualMode": 1,
                                          "active": 1,
                                          "offline": true,
                                          "barcode": "sample string 9",
                                          "keyedSale": 1,
                                          "discountedID": 1,
                                          "fuelID": 1,
                                          "serialNumber": "sample string 10",
                                          "bestOrExpire": "2026-04-03T06:15:03.1049287",
                                          "bestOrExpireType": 1,
                                          "providerName": "sample string 11",
                                          "refundG_UID": "SOwydPSRgU6bFM+zqC9ABA==",
                                          "refundGuid": "7432ec48-91f4-4e81-9b14-cfb3a82f4004",
                                          "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": "kMzsWi+8nE+sOlH8l8LZXg==",
                                          "idempotentVoidGuid": "5aeccc90-bc2f-4f9c-ac3a-51fc97c2d95e",
                                          "priceLevelIdentifier": "zceXJC1T6EmXok99sbJmsA==",
                                          "priceLevelIdentifierGuid": "2497c7cd-532d-49e8-97a2-4f7db1b266b0",
                                          "communityIdentifier": "/l1A+i/PjEWf+OBnX+B9Bg==",
                                          "communityIdentifierGuid": "fa405dfe-cf2f-458c-9ff8-e0675fe07d06",
                                          "productName": "sample string 23",
                                          "apn": "sample string 24",
                                          "unknownScans": [
                                            {
                                              "$id": "69",
                                              "id": 1,
                                              "saleDetailID": 2,
                                              "storeID": 1,
                                              "scanned": "2026-04-03T06:15:03.1049287",
                                              "operatorG_UID": "QEA=",
                                              "barcode": "sample string 4",
                                              "processed": 1
                                            },
                                            {
                                              "$ref": "69"
                                            }
                                          ],
                                          "refund": {
                                            "$id": "70",
                                            "id": 1,
                                            "g_UID": "UURyMyBqK0GsGjeqpAN+Yg==",
                                            "guid": "33724451-6a20-412b-ac1a-37aaa4037e62",
                                            "description": "sample string 1",
                                            "dumped": true,
                                            "inventoryReasonID": 1,
                                            "sortOrder": 1,
                                            "updated": "2026-04-03T06:15:03.1049287"
                                          },
                                          "modifier": {
                                            "$id": "71",
                                            "id": 1,
                                            "setG_UID": "/b3P5YdoVUWM5tvYg4RLtA==",
                                            "modifierSetGuid": "e5cfbdfd-6887-4555-8ce6-dbd883844bb4",
                                            "name": "sample string 2",
                                            "price": 1,
                                            "quantity": 1,
                                            "modifierType": 1,
                                            "groupNumber": 1,
                                            "pageNumber": 1,
                                            "controlOrder": 1,
                                            "printToStation": true,
                                            "pluG_UID": "cnYHxOUg9Ui0ynWKNTg3HQ==",
                                            "pluGuid": "c4077672-20e5-48f5-b4ca-758a3538371d",
                                            "deleted": true,
                                            "g_UID": "kVkC7zyWeEaQbQ2xXPP4jA==",
                                            "guid": "ef025991-963c-4678-906d-0db15cf3f88c",
                                            "product": {
                                              "$ref": "12"
                                            }
                                          },
                                          "priceLevelName": "sample string 25",
                                          "pumpNumber": 1,
                                          "hoseNumber": 1
                                        },
                                        {
                                          "$ref": "68"
                                        }
                                      ],
                                      "eftReceipts": [
                                        {
                                          "$id": "72",
                                          "id": 1,
                                          "storeID": 1,
                                          "saleHeaderID": 2,
                                          "storeSaleHeader": {
                                            "$ref": "65"
                                          },
                                          "receipt": "sample string 3",
                                          "processed": 1
                                        },
                                        {
                                          "$ref": "72"
                                        }
                                      ],
                                      "payments": [
                                        {
                                          "$ref": "64"
                                        },
                                        {
                                          "$ref": "64"
                                        }
                                      ],
                                      "cards": [
                                        {
                                          "$id": "73",
                                          "id": 1,
                                          "saleHeaderID": 1,
                                          "identifier": "sample string 2",
                                          "cardType": 3,
                                          "providerName": "sample string 4"
                                        },
                                        {
                                          "$ref": "73"
                                        }
                                      ],
                                      "campaignHits": [
                                        {
                                          "$id": "74",
                                          "id": 1,
                                          "saleHeaderID": 2,
                                          "campaign": "sample string 3",
                                          "name": "sample string 4",
                                          "processed": 1,
                                          "campaignDescription": "sample string 5"
                                        },
                                        {
                                          "$ref": "74"
                                        }
                                      ],
                                      "fuel": [
                                        {
                                          "$id": "75",
                                          "id": 1,
                                          "plu": 1,
                                          "pluG_UID": "kK4aNROyHUCKF6EQpVwhDw==",
                                          "pluGuid": "351aae90-b213-401d-8a17-a110a55c210f",
                                          "saleHeaderID": 2,
                                          "totalCents": 3,
                                          "grade": 1,
                                          "gradeDescription": "sample string 4",
                                          "dispenser": 1,
                                          "hose": 1,
                                          "quantity": 1,
                                          "cost": 1,
                                          "acquirerNum": 1,
                                          "attendant": 1,
                                          "ePurseBalance": 1.0,
                                          "cardSignature": "sample string 5",
                                          "compartmentNumber": 1,
                                          "contractNumber": 1,
                                          "discountCardPAN": "sample string 6",
                                          "discountID": 1,
                                          "discountName": "sample string 7",
                                          "discountNetValue": 1.0,
                                          "discountType": 1,
                                          "discountValue": 1.0,
                                          "discretionaryData": "sample string 8",
                                          "driverID": "sample string 9",
                                          "eftBatchNumber": 1,
                                          "eftResponseCode": "sample string 10",
                                          "endDateTime": "2026-04-03T06:15:03.1049287",
                                          "engineHours": 1.1,
                                          "fposNumber": 1,
                                          "loyaltyCardPAN": "sample string 11",
                                          "miscData1": 1,
                                          "miscData2": "sample string 12",
                                          "miscFlags": 1,
                                          "mop": 1,
                                          "odometer": 1,
                                          "panNumber": "sample string 13",
                                          "saleRefund": true,
                                          "saleStatus": 1,
                                          "sequenceNumber": 1,
                                          "stan": 1,
                                          "startDateTime": "2026-04-03T06:15:03.1049287",
                                          "tagNumber": "sample string 15",
                                          "trackTwoRem": "sample string 16",
                                          "transCode": 1,
                                          "transType": 1,
                                          "unitPrice": 1.0,
                                          "vehicleReg": "sample string 17",
                                          "offline": true,
                                          "processed": 1
                                        },
                                        {
                                          "$ref": "75"
                                        }
                                      ],
                                      "fuelResells": [
                                        {
                                          "$id": "76",
                                          "saleItemID": 1,
                                          "saleHeaderID": 2,
                                          "plu": 1,
                                          "pluG_UId": "izePigmBZ0ayFurj/FzztA==",
                                          "pluGuid": "8a8f378b-8109-4667-b216-eae3fc5cf3b4",
                                          "accountID": "89e4xk+JzUKezEu7KB7m5g==",
                                          "accountIDGuid": "c6b8d7f3-894f-42cd-9ecc-4bbb281ee6e6",
                                          "normalPrice": 3,
                                          "originalSellingPrice": 4,
                                          "discountPrice": 5,
                                          "unit": 1,
                                          "quantity": 6,
                                          "totalCents": 7,
                                          "fixedPrice": 1,
                                          "tranType": 1,
                                          "processed": 1,
                                          "discountType": 1,
                                          "cost": 1,
                                          "costDecimals": 1,
                                          "markdown": 1,
                                          "manualQuantity": 1,
                                          "manualPrice": 1,
                                          "manualMode": 1,
                                          "active": 1,
                                          "barcode": "sample string 8",
                                          "offline": 1,
                                          "keyedSale": 1,
                                          "discountedID": 1,
                                          "fuelID": 1,
                                          "serialNumber": "sample string 9",
                                          "bestOrExpire": "2026-04-03T06:15:03.1049287",
                                          "bestOrExpireType": 1,
                                          "refundG_UID": "1oDMvK2DEEy4qI5ptoIUCw==",
                                          "refundGuid": "bccc80d6-83ad-4c10-b8a8-8e69b682140b",
                                          "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": "76"
                                        }
                                      ],
                                      "customerOrder": [
                                        {
                                          "$id": "77",
                                          "identifier": "eh7TYe3B3EOXQGGTDF6h2g==",
                                          "identifierGuid": "61d31e7a-c1ed-43dc-9740-61930c5ea1da",
                                          "id": 1,
                                          "orderNo": 2,
                                          "externalSaleIdentifier": "sample string 3",
                                          "storeID": 4,
                                          "zoneID": 5,
                                          "deptNo": 6,
                                          "customerIdentifier": "gW9bVMHkMkqDtHRspkM8OA==",
                                          "customerIdentifierGuid": "545b6f81-e4c1-4a32-83b4-746ca6433c38",
                                          "operatorNo": 1,
                                          "operatorG_UID": "dQcMyxLP9UG5vT6fpCV06Q==",
                                          "operatorGuid": "cb0c0775-cf12-41f5-b9bd-3e9fa42574e9",
                                          "created": "2026-04-03T06:15:03.1049287",
                                          "ordered": "2026-04-03T06:15:03.1049287",
                                          "started": "2026-04-03T06:15:03.1049287",
                                          "completed": "2026-04-03T06:15:03.1049287",
                                          "supplied": "2026-04-03T06:15:03.1049287",
                                          "quickTicket": 1,
                                          "deleted": true,
                                          "walkAway": true,
                                          "approxWait": 1,
                                          "actualWait": 1,
                                          "deliveryMethod": 8,
                                          "externalSaleType": 9,
                                          "customer": {
                                            "$ref": "58"
                                          },
                                          "operator": {
                                            "$ref": "25"
                                          },
                                          "details": [
                                            {
                                              "$id": "78",
                                              "headerID": 1,
                                              "plu": 1,
                                              "pluG_UId": "dZC/5+ksyU2HY4qvnKIRNQ==",
                                              "pluGuid": "e7bf9075-2ce9-4dc9-8763-8aaf9ca21135",
                                              "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": "nr8PiiHr/kGem6LPetiKpg==",
                                              "headerIdentifierGuid": "8a0fbf9e-eb21-41fe-9e9b-a2cf7ad88aa6",
                                              "product": {
                                                "$ref": "12"
                                              }
                                            },
                                            {
                                              "$ref": "78"
                                            }
                                          ],
                                          "storeName": "sample string 11",
                                          "customerName": "sample string 12",
                                          "storeReplyTo": "sample string 13",
                                          "storeSubjectLine": "sample string 14",
                                          "storeSaleHeader": {
                                            "$ref": "65"
                                          }
                                        },
                                        {
                                          "$ref": "77"
                                        }
                                      ],
                                      "surveyResponses": [
                                        {
                                          "$id": "79",
                                          "surveyG_UID": "tmnqkvfJ00SoizC+vS11Ig==",
                                          "surveyGuid": "92ea69b6-c9f7-44d3-a88b-30bebd2d7522",
                                          "saleHeaderGuid": "Qeq6W6+Nu0SwiALjZ8oBHQ==",
                                          "saleGuid": "5bbaea41-8daf-44bb-b088-02e367ca011d",
                                          "textResponse": "sample string 1",
                                          "integerResponse": 1,
                                          "g_UIDResponse": "9OGVm4o8jkywuDun19pp1w==",
                                          "guidResponse": "9b95e1f4-3c8a-4c8e-b0b8-3ba7d7da69d7",
                                          "whoAnswered": 2,
                                          "answeredAtUTC": "2026-04-03T06:15:03.1049287",
                                          "sale": {
                                            "$ref": "65"
                                          },
                                          "survey": {
                                            "$id": "80",
                                            "g_UID": "HSQy0jwx/0mX5C2QMl5eXA==",
                                            "guid": "d232241d-313c-49ff-97e4-2d90325e5e5c",
                                            "name": "sample string 1",
                                            "storeID": 2,
                                            "zoneID": 1,
                                            "checkoutFormG_UID": "wT33OrEsaUSrwAcg3lsZ+A==",
                                            "checkoutFormGuid": "3af73dc1-2cb1-4469-abc0-0720de5b19f8",
                                            "displayToWho": 3,
                                            "displayWhen": 4,
                                            "start": "2026-04-03T06:15:03.1049287",
                                            "end": "2026-04-03T06:15:03.1049287",
                                            "deleted": true,
                                            "updated": "2026-04-03T06:15:03.1049287",
                                            "possibleIntegerResponses": [
                                              1,
                                              2
                                            ],
                                            "possibleTextResponses": [
                                              "sample string 1",
                                              "sample string 2"
                                            ],
                                            "possibleGuidResponses": [
                                              "d41a0d22-a59d-43e1-b47b-9d9763ee79c4",
                                              "2d2b065a-3e1c-4b0b-917c-866a777571cf"
                                            ],
                                            "allowsAllTextResponses": true,
                                            "surveyForm": {
                                              "$ref": "33"
                                            }
                                          },
                                          "ingressId": "sample string 4"
                                        },
                                        {
                                          "$ref": "79"
                                        }
                                      ],
                                      "storeName": "sample string 39",
                                      "terminalNumber": 40,
                                      "machineName": "sample string 41",
                                      "operatorName": "sample string 42",
                                      "direction": 1,
                                      "reason": "sample string 43",
                                      "accountG_UID": "rjygSuvrYE+OSPwgaiQIMA==",
                                      "accountIdentifier": "4aa03cae-ebeb-4f60-8e48-fc206a240830",
                                      "accountName": "sample string 44",
                                      "customerOrderIdentifier": "MfQYRriW1EOFVDfqXP+E4w==",
                                      "customerOrderIdentifierGuid": "4618f431-96b8-43d4-8554-37ea5cff84e3",
                                      "priceLevelName": "sample string 45",
                                      "revision": 46,
                                      "ingressId": "sample string 47"
                                    },
                                    "metadata": {
                                      "$id": "81",
                                      "id": 1,
                                      "paymentID": 2,
                                      "paymentIdentifier": "a8SklZIx6EyM0QcfZlsYIg==",
                                      "paymentIdentifierGuid": "95a4c46b-3192-4ce8-8cd1-071f665b1822",
                                      "identifier": "aVcxrtTGpE+MoHXMREBGmA==",
                                      "identifierGuid": "ae315769-c6d4-4fa4-8ca0-75cc44404698",
                                      "metadata": "sample string 3",
                                      "signatureImage": "QEA=",
                                      "itemIdentifier": "ciB17aPuWUuDcRi+L51B2w==",
                                      "itemIdentifierGuid": "ed752072-eea3-4b59-8371-18be2f9d41db"
                                    }
                                  },
                                  {
                                    "$ref": "64"
                                  }
                                ]
                              },
                              {
                                "$ref": "59"
                              }
                            ],
                            "customerGroupMembers": [
                              {
                                "$ref": "63"
                              },
                              {
                                "$ref": "63"
                              }
                            ],
                            "customerGroups": [
                              {
                                "$ref": "62"
                              },
                              {
                                "$ref": "62"
                              }
                            ],
                            "accounts": [
                              {
                                "$ref": "60"
                              },
                              {
                                "$ref": "60"
                              }
                            ],
                            "account": {
                              "$ref": "60"
                            },
                            "vouchers": [
                              {
                                "$id": "82",
                                "customerIdentifier": "8xD5eFtEgkWyICdxnI5orw==",
                                "customerIdentifierGuid": "78f910f3-445b-4582-b220-27719c8e68af",
                                "voucherName": "sample string 2",
                                "count": 3,
                                "storeID": 4,
                                "barcode": "sample string 5",
                                "redeemCount": 6,
                                "issueCount": 7,
                                "storeSalePaymentID": 1,
                                "idempotentID": "wtWujrMxykOgvjW3/tyx4w==",
                                "idempotentGuid": "8eaed5c2-31b3-43ca-a0be-35b7fedcb1e3",
                                "offline": true,
                                "voucher": {
                                  "$id": "83",
                                  "id": 1,
                                  "name": "sample string 2",
                                  "description": "sample string 3",
                                  "shortDescription": "sample string 4",
                                  "url": "sample string 5",
                                  "barcodeTemplateID": 1,
                                  "expiry": 0,
                                  "voucherType": 6,
                                  "limitPerTransaction": 7,
                                  "customerTracking": true,
                                  "discountAccount": "sample string 9",
                                  "endDate": "2026-04-03T06:15:03.1049287",
                                  "barcodeTemplate": {
                                    "$id": "84",
                                    "templateID": 1,
                                    "template": "sample string 1",
                                    "bcFunction": "sample string 2",
                                    "sortOrder": 3
                                  },
                                  "scaleLabel": {
                                    "$id": "85",
                                    "id": 1,
                                    "uid": "sample string 2",
                                    "name": "sample string 3",
                                    "width": 1.1,
                                    "height": 1.1,
                                    "showBorder": true,
                                    "borderWidth": 1.1,
                                    "borderStyle": 1,
                                    "borderColour": "sample string 5",
                                    "updated": "2026-04-03T06:15:03.1049287",
                                    "labelPageLayout": "soeKlgTnLUONGJz0GvjTNQ==",
                                    "pageLayoutGuid": "968a87b2-e704-432d-8d18-9cf41af8d335",
                                    "labelType": 6,
                                    "oldName": "sample string 7",
                                    "voucher": {
                                      "$ref": "83"
                                    },
                                    "elements": [
                                      {
                                        "$id": "86",
                                        "id": 1,
                                        "scaleLabelID": 2,
                                        "showPercentDI": true,
                                        "showAvgPerHundred": true,
                                        "showAvgPerServe": true,
                                        "name": "sample string 6",
                                        "x": 1.1,
                                        "y": 1.1,
                                        "width": 1.1,
                                        "height": 1.1,
                                        "type": 1,
                                        "rotation": 1,
                                        "text": "sample string 7",
                                        "fontFamily": "sample string 8",
                                        "align": 1,
                                        "bold": true,
                                        "italic": true,
                                        "underline": true,
                                        "strikeout": true,
                                        "reverse": true,
                                        "textColour": "sample string 9",
                                        "fontSize": 1.1,
                                        "picture": "QEA=",
                                        "borderWidth": 10,
                                        "sortOrder": 11,
                                        "printOptions": 12,
                                        "superScriptTextFontSize": 1.1,
                                        "lineStyle": 1,
                                        "spacingStyle": 1,
                                        "interCharacterSpacing": 1.1,
                                        "superScriptOffset": 1.1,
                                        "lineSpacing": 1.1,
                                        "dateFormat": "sample string 13",
                                        "autoGrow": true,
                                        "fontAutoResize": true,
                                        "updated": "2026-04-03T06:15:03.1049287"
                                      },
                                      {
                                        "$ref": "86"
                                      }
                                    ]
                                  },
                                  "customerVouchers": [
                                    {
                                      "$id": "87",
                                      "id": 1,
                                      "customerIdentifier": "Ili67vO53k6jsLMo9Ghktw==",
                                      "customerIdentifierGuid": "eeba5822-b9f3-4ede-a3b0-b328f46864b7",
                                      "voucherID": 3,
                                      "voucherName": "sample string 4",
                                      "storeID": 1,
                                      "barcode": "sample string 5",
                                      "dateOfIssue": "2026-04-03T06:15:03.1049287",
                                      "issuedSaleHeaderID": 1,
                                      "issuedSaleIdentifier": "sample string 7",
                                      "issuedOfflinePaymentID": 1,
                                      "issuedIdempotentID": "8mCdCtTa/kSU7JvvkApj2Q==",
                                      "issuedIdempotentGuid": "0a9d60f2-dad4-44fe-94ec-9bef900a63d9",
                                      "issuedOffline": true,
                                      "issuedUser": "sample string 9",
                                      "issuedNotes": "sample string 10",
                                      "expiryDate": "2026-04-03T06:15:03.1049287",
                                      "expiredUser": "sample string 11",
                                      "expiredNotes": "sample string 12",
                                      "redeemed": "2026-04-03T06:15:03.1049287",
                                      "redeemedSaleHeaderID": 1,
                                      "redeemedSaleIdentifier": "sample string 13",
                                      "redeemedOfflinePaymentID": 1,
                                      "redeemedIdempotentID": "TNUv9OgQ0ECCo9HiJB/zjA==",
                                      "redeemedIdempotentGuid": "f42fd54c-10e8-40d0-82a3-d1e2241ff38c",
                                      "redeemedUser": "sample string 14",
                                      "redeemedNotes": "sample string 15",
                                      "redeemedOffline": true,
                                      "updated": "2026-04-03T06:15:03.1049287",
                                      "storeName": "sample string 17",
                                      "scaleLabel": {
                                        "$ref": "85"
                                      },
                                      "voucher": {
                                        "$ref": "83"
                                      },
                                      "customer": {
                                        "$ref": "58"
                                      },
                                      "issuedOfflinePayment": {
                                        "$ref": "64"
                                      },
                                      "redeemedOfflinePayment": {
                                        "$ref": "64"
                                      }
                                    },
                                    {
                                      "$ref": "87"
                                    }
                                  ]
                                },
                                "customer": {
                                  "$ref": "58"
                                }
                              },
                              {
                                "$ref": "82"
                              }
                            ]
                          }
                        },
                        {
                          "$ref": "57"
                        }
                      ],
                      "customerGroups": [
                        {
                          "$id": "88",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "groupID": "mdrQYYDYVUWwAOabcIQH5w==",
                          "groupIDGuid": "61d0da99-d880-4555-b000-e69b708407e7",
                          "campaign": {
                            "$ref": "54"
                          },
                          "group": {
                            "$ref": "62"
                          }
                        },
                        {
                          "$ref": "88"
                        }
                      ],
                      "signIqTickets": [
                        {
                          "$id": "89",
                          "identifier": "WoWhLdcrw0uQ5n2VcxZVDA==",
                          "identifierGuid": "2da1855a-2bd7-4bc3-90e6-7d957316550c",
                          "campaignName": "sample string 2",
                          "message": "sample string 3",
                          "ticketFileSource": "sample string 4",
                          "ticketFileDestination": "sample string 5",
                          "storeID": 1
                        },
                        {
                          "$ref": "89"
                        }
                      ],
                      "comboPriceGroups": [
                        {
                          "$id": "90",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "g_UID": "AbYxou8IwUmOIKyH+mX/+A==",
                          "guid": "a231b601-08ef-49c1-8e20-ac87fa65fff8",
                          "description": "sample string 5",
                          "newPrice": 1,
                          "rangeDescription": "sample string 6",
                          "dealDescription": "sample string 7",
                          "labelQuantity": 8,
                          "hostProductCategoryID": 1,
                          "offerID": 1,
                          "dontUpdatePricePlus": true,
                          "campaign": {
                            "$ref": "54"
                          },
                          "comboPricePlus": [
                            {
                              "$id": "91",
                              "id": 1,
                              "campaignID": 2,
                              "campaignName": "sample string 3",
                              "groupG_UID": "u/Tb3XtPfkyg6V42HXEx/Q==",
                              "groupGuid": "dddbf4bb-4f7b-4c7e-a0e9-5e361d7131fd",
                              "comboPriceType": 5,
                              "priceType": 5,
                              "pluG_UID": "/6rpo0fYzEK6dd8D7cxtsw==",
                              "pluGuid": "a3e9aaff-d847-42cc-ba75-df03edcc6db3",
                              "priceGroupG_UID": "5pq2uIL9nk2uouC5iAwxVg==",
                              "priceGroupGuid": "b8b69ae6-fd82-4d9e-aea2-e0b9880c3156",
                              "campaignPoolID": "sample string 7",
                              "quantity": 1,
                              "campaign": {
                                "$ref": "54"
                              },
                              "product": {
                                "$ref": "12"
                              },
                              "priceGroup": {
                                "$ref": "18"
                              },
                              "campaignPool": {
                                "$ref": "54"
                              }
                            },
                            {
                              "$ref": "91"
                            }
                          ]
                        },
                        {
                          "$ref": "90"
                        }
                      ],
                      "priceLevels": [
                        {
                          "$id": "92",
                          "id": 1,
                          "priceLevelIdentifier": "w6k0nQM4+UKbkDMIVHbb1A==",
                          "priceLevelIdentifierGuid": "9d34a9c3-3803-42f9-9b90-33085476dbd4",
                          "campaignName": "sample string 3",
                          "priceLevelName": "sample string 4"
                        },
                        {
                          "$ref": "92"
                        }
                      ],
                      "promotionType": {
                        "$id": "93",
                        "identifier": "0Z9HsXnyskKwFHo47l6t+g==",
                        "identifierGuid": "b1479fd1-f279-42b2-b014-7a38ee5eadfa",
                        "hostType": 2,
                        "code": "sample string 3",
                        "description": "sample string 4",
                        "isLiquor": true,
                        "isAdvertised": true,
                        "disableWasSave": true,
                        "excludeFromPromoSales": true,
                        "labelPageLayoutG_UID": "JRIi5OCUa0mzpZZQWM46EQ==",
                        "labelPageLayoutGuid": "e4221225-94e0-496b-b3a5-965058ce3a11",
                        "priceLevelIdentifier": "46kn6gts9kKs0bAqr/Jilg==",
                        "priceLevelIdentifierGuid": "ea27a9e3-6c0b-42f6-acd1-b02aaff26296",
                        "active": true,
                        "updated": "2026-04-03T06:15:03.1049287",
                        "hostName": "sample string 11"
                      }
                    },
                    "product": {
                      "$ref": "12"
                    },
                    "dealCost": {
                      "$id": "94",
                      "headerIdentifier": "NTSD1T+ol0OM3byk6UlWXw==",
                      "headerIdentifierGuid": "d5833435-a83f-4397-8cdd-bca4e949565f",
                      "identifier": "Y5h7QVA7sU22mAkCWBWgqg==",
                      "identifierGuid": "417b9863-3b50-4db1-b698-09025815a0aa",
                      "supplierIdentifier": "iC1RIZEVckOjijXsMu/yPg==",
                      "supplierGuid": "21512d88-1591-4372-a38a-35ec32eff23e",
                      "pluG_UID": "bT1IzjCm5Ea0vyGJCj4tMQ==",
                      "pluGuid": "ce483d6d-a630-46e4-b4bf-21890a3e2d31",
                      "campaignName": "8f626f3f-e5c9-456f-919b-6aa4aeffda3d",
                      "description": "sample string 4",
                      "cost": 5,
                      "costDecimals": 6,
                      "start": "2026-04-03T06:15:03.1049287",
                      "end": "2026-04-03T06:15:03.1049287",
                      "type": 9,
                      "promoType": 10,
                      "bonusItemPLUG_UID": "hbReRh7J6kS5+zNp7sy/2A==",
                      "bonusItemPluGuid": "465eb485-c91e-44ea-b9fb-3369eeccbfd8",
                      "bonusPurchaseUnits": 11,
                      "bonusReceiveUnits": 12,
                      "updated": "2026-04-03T06:15:03.1049287",
                      "metcashPromotionID": "sample string 14",
                      "fromHost": 15,
                      "storeNames": "sample string 16",
                      "storeIDs": [
                        1,
                        2
                      ],
                      "supplierName": "sample string 17",
                      "campaignDescription": "sample string 18",
                      "newPrice": 1,
                      "campaignMetcashPromotionID": "sample string 19",
                      "campaignActive": true,
                      "campaignStartDate": "2026-04-03T06:15:03.1049287",
                      "campaignEndDate": "2026-04-03T06:15:03.1049287",
                      "masterPLUG_UID": "dhzvnqNsVkOV+NbFTgE6lA==",
                      "masterID": "9eef1c76-6ca3-4356-95f8-d6c54e013a94",
                      "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": "EPK5pZozP0CMv2+EJTy00g==",
                      "bonusMasterID": "a5b9f210-339a-403f-8cbf-6f84253cb4d2",
                      "bonusProductName": "sample string 34",
                      "bonusProductAPN": "sample string 35",
                      "bonusOrderCode": "sample string 36",
                      "bonusNormalSell": 37,
                      "bonusNormalCost": 38,
                      "bonusNormalCostDecimals": 39,
                      "bonusCartonQuantity": 40,
                      "bonusSalesMode": 41,
                      "bonusOrderPacked": 42,
                      "bonusFuelItem": true,
                      "bonusActive": true
                    }
                  },
                  "currentCostStart": "2026-04-03T06:15:03.1049287",
                  "dealCosts": [
                    {
                      "$ref": "94"
                    },
                    {
                      "$ref": "94"
                    }
                  ],
                  "tags": [
                    {
                      "$id": "95",
                      "pluG_UID": "iB05ejO8DkaRJW5MhN7gTg==",
                      "pluGuid": "7a391d88-bc33-460e-9125-6e4c84dee04e",
                      "tagID": 1,
                      "description": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "95"
                    }
                  ],
                  "alternateProductG_UID": "wtGsdyxSS0Wv4MAfN/Br7w==",
                  "alternateProduct": "77acd1c2-522c-454b-afe0-c01f37f06bef",
                  "altProduct": {
                    "$ref": "12"
                  },
                  "productHostCode": {
                    "$id": "96",
                    "id": 1,
                    "pluG_UID": "JiAy2Ihv6UWYstjA/euGMA==",
                    "pluGuid": "d8322026-6f88-45e9-98b2-d8c0fdeb8630",
                    "ibaCode": "sample string 2"
                  },
                  "mscCat": {
                    "$ref": "48"
                  },
                  "mscCom": {
                    "$ref": "49"
                  },
                  "mscDep": {
                    "$ref": "51"
                  },
                  "mscSubCom": {
                    "$ref": "50"
                  },
                  "isUserUpdate": true,
                  "ignoreMasterProduct": true,
                  "priceGroupLabelRequested": true,
                  "firstSold": "2026-04-03T06:15:03.1049287",
                  "inventoryTracked": "2026-04-03T06:15:03.1049287",
                  "isNormalPriceChangesCampaign": true,
                  "baseProductFuel": {
                    "$id": "97",
                    "pluG_UID": "p0tMMArI9EO0/FW0EqKYmA==",
                    "pluGuid": "304c4ba7-c80a-43f4-b4fc-55b412a29898",
                    "fuelPluG_UID": "NwHVpS2/ZEKm4OBloTCeug==",
                    "fuelPluGuid": "a5d50137-bf2d-4264-a6e0-e065a1309eba",
                    "price": 3,
                    "productDescription": "sample string 4",
                    "productBarcode": "sample string 5",
                    "fuelProductDescription": "sample string 6",
                    "fuelProductBarcode": "sample string 7",
                    "fuelProductPrice": 8
                  },
                  "productFuelLinks": [
                    {
                      "$ref": "97"
                    },
                    {
                      "$ref": "97"
                    }
                  ]
                },
                "supplier": {
                  "$ref": "7"
                },
                "serviceFee": {
                  "$id": "98",
                  "id": 1,
                  "description": "sample string 1",
                  "fee": 1
                },
                "isPrimaryHost": true,
                "hostVendor": 48
              },
              {
                "$ref": "10"
              }
            ],
            "orderCycleHeaders": [
              {
                "$id": "99",
                "storeID": 1,
                "supplierIdentifier": "M621hqLgiESQC1JDo/nIgw==",
                "supplierGuid": "86b5ad33-e0a2-4488-900b-5243a3f9c883",
                "departmentCode": "sample string 2",
                "warehouseDirectIndicator": "sample string 3",
                "type": 4,
                "storeName": "sample string 5",
                "departmentName": "sample string 6",
                "orderDays": 7
              },
              {
                "$ref": "99"
              }
            ],
            "cycles": [
              {
                "$id": "100",
                "storeID": 1,
                "supplierIdentifier": "VH8wZVGHS0uSbwnasW3Low==",
                "supplierGuid": "65307f54-8751-4b4b-926f-09dab16dcba3",
                "departmentCode": "sample string 2",
                "warehouseDirectIndicator": "sample string 3",
                "type": 4,
                "cutOffWeek": 5,
                "cutOffDay": 6,
                "cutOffTime": "00:00:00.1234567",
                "leadTime": 7,
                "daysBuffer": 8,
                "supplierName": "sample string 9",
                "cutOffDate": "2026-04-03T06:15:03.1049287",
                "deliveryDate": "2026-04-03T06:15:03.1049287",
                "nextCutOffDate": "2026-04-03T06:15:03.1049287",
                "nextDeliveryDate": "2026-04-03T06:15:03.1049287",
                "nextDaysBuffer": 10
              },
              {
                "$ref": "100"
              }
            ],
            "store": {
              "$ref": "2"
            },
            "updated": "2026-04-03T06:15:03.1049287",
            "isHost": true
          },
          "files": [
            {
              "$id": "101",
              "id": "sample string 1",
              "fileName": "sample string 2",
              "extension": "sample string 3",
              "provider": 0,
              "type": 0,
              "hostType": "sample string 4",
              "createdUtc": "2026-04-03T06:15:03.1049287",
              "processed": "2026-04-03T06:15:03.1049287",
              "isProcessing": true,
              "processedCount": 6,
              "processingTime": 1,
              "collectedUtc": "2026-04-03T06:15:03.1049287",
              "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": "6"
              },
              "metcashHeader": {
                "$id": "102",
                "customerNumber": "sample string 1",
                "creationDate": "2026-04-03T06:15:03.1049287",
                "businessPillar": "sample string 3",
                "fileType": "sample string 4"
              }
            },
            {
              "$ref": "101"
            }
          ],
          "zoneMatrix": [
            {
              "$id": "103",
              "id": 1,
              "hostIdentifier": "5AgaAvPoOEOcfgh0uZTScw==",
              "hostIdentifierGuid": "021a08e4-e8f3-4338-9c7e-0874b994d273",
              "storeID": 1,
              "departmentCode": "sample string 2",
              "hostGuids": [
                "6fe02ec1-c207-4183-95bd-b46c9e8d7186",
                "9cc2d632-cb51-46a1-8519-f84f67f8bc52"
              ]
            },
            {
              "$ref": "103"
            }
          ],
          "hostFileStoreSetting": {
            "$ref": "5"
          },
          "hostStoreSettings": [
            {
              "$ref": "5"
            },
            {
              "$ref": "5"
            }
          ],
          "promotionPlacements": [
            {
              "$id": "104",
              "identifier": "t6Mog+hBZ0GGTaESJQKCTw==",
              "identifierGuid": "8328a3b7-41e8-4167-864d-a1122502824f",
              "code": "sample string 2",
              "description": "sample string 3",
              "isAdvertised": true
            },
            {
              "$ref": "104"
            }
          ],
          "promoTypeGuids": [
            "d3bc35e4-1c6c-4144-8169-fe93517ca98d",
            "5a73e21f-089a-4024-9b26-c01ed2e6dc60"
          ],
          "isPromotionOnly": false,
          "isOrderable": false,
          "vendor": 0
        },
        "groupIDs": [
          1,
          2
        ],
        "hostDescription": "sample string 27"
      },
      {
        "$ref": "5"
      }
    ],
    "accounts": [
      {
        "$id": "105",
        "id": 1,
        "storeID": 1,
        "accountName": "sample string 2",
        "bsb": "sample string 3",
        "accountNumber": "sample string 4",
        "accountDesignated": true
      },
      {
        "$ref": "105"
      }
    ],
    "sales": [
      {
        "$id": "106",
        "id": 1,
        "storeID": 1,
        "externalSalesType": 2,
        "ftpSiteID": 1,
        "lastSaleProcessed": "2026-04-03T06:15:03.1049287",
        "ftpSite": {
          "$id": "107",
          "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": "106"
      }
    ],
    "zoneMatrix": [
      {
        "$ref": "103"
      },
      {
        "$ref": "103"
      }
    ],
    "cashManagements": [
      {
        "$id": "108",
        "id": 1,
        "storeID": 1,
        "cashManagementType": 2,
        "apiID": 1,
        "organisationID": "sample string 3",
        "siteName": "sample string 4",
        "thirdPartyAPI": {
          "$id": "109",
          "id": 1,
          "description": "sample string 2",
          "address": "sample string 3",
          "username": "sample string 4",
          "password": "sample string 5",
          "passwordPlain": "sample string 6",
          "token": "sample string 7",
          "apiType": 8,
          "apiSubType": 9
        }
      },
      {
        "$ref": "108"
      }
    ],
    "updateStoreID": "b9025027-57b1-4b1c-be92-397d130bea4b",
    "updateStore": {
      "$id": "110",
      "id": "9795c361-70f5-4deb-a9bb-b1bb64bcde22",
      "name": "sample string 1",
      "lastActivity": "2026-04-03T06:15:03.1049287",
      "zone": "sample string 2",
      "timeZoneOffset": 0.0,
      "businessHoursStart": "00:00:00.1234567",
      "businessHoursEnd": "00:00:00.1234567",
      "master": true,
      "lastIP": "sample string 10",
      "lastHostName": "sample string 11",
      "ping": 1,
      "pingStatus": "sample string 12",
      "lastUpdateCompleted": "2026-04-03T06:15:03.1049287"
    },
    "timeZoneId": "sample string 54",
    "securityOptions": {
      "$id": "111",
      "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"
    }
  },
  "supplier": {
    "$ref": "7"
  },
  "orderCycle": {
    "$id": "112",
    "id": 1,
    "autoOrderGuid": "Cuo37rc32UmVfoLl6qDygA==",
    "autoOrderIdentifier": "ee37ea0a-37b7-49d9-957e-82e5eaa0f280",
    "cutOffDate": "2026-04-03T06:15:03.1049287",
    "deliveryDate": "2026-04-03T06:15:03.1049287",
    "daysBuffer": 3,
    "nextCutOffDate": "2026-04-03T06:15:03.1049287",
    "nextDeliveryDate": "2026-04-03T06:15:03.1049287",
    "nextDaysBuffer": 5
  },
  "details": [
    {
      "$id": "113",
      "autoOrderGuid": "0pTZ/vva/UKSWGrctRTVMw==",
      "autoOrderIdentifier": "fed994d2-dafb-42fd-9258-6adcb514d533",
      "pluG_UID": "g9WgwElFtEW1/B00KAHW8w==",
      "pluGuid": "c0a0d583-4549-45b4-b5fc-1d342801d6f3",
      "orderCartons": 1,
      "orderUnits": 1,
      "orderWeight": 1,
      "processedCartons": 1,
      "processedUnits": 1,
      "processedWeight": 1,
      "cartons": 1,
      "units": 1,
      "weight": 1,
      "status": 1,
      "bestDealCartonCost": 1.1,
      "bestDealDays": 1,
      "lastDealDays": 1,
      "normalCartonCost": 1.1,
      "currentDealCartonCost": 1.1,
      "investmentCartons": 1,
      "investmentUnits": 1,
      "investmentWeight": 1,
      "investmentSavedAmt": 1.1,
      "investmentBuyEndDate": "2026-04-03T06:15:03.1049287",
      "investmentBuyStatus": 2,
      "processed": "2026-04-03T06:15:03.1049287",
      "product": {
        "$ref": "12"
      },
      "orderCode": "sample string 3",
      "directIndicator": "sample string 4",
      "cycle": {
        "$ref": "100"
      },
      "dayWeighting": {
        "$id": "114",
        "sunday": 1.1
      },
      "inventory": {
        "$id": "115",
        "inventoryGuid": "hLsiah9VW02Y6bNZuh03iw==",
        "inventoryIdentifier": "6a22bb84-551f-4d5b-98e9-b359ba1d378b",
        "created": "2026-04-03T06:15:03.1049287",
        "createdLocal": "2026-04-03T06:15:03.1049287",
        "onHand": 4,
        "onHandPacks": 5,
        "onOrder": 6,
        "onOrderPacks": 7,
        "accuracy": 8,
        "updated": "2026-04-03T06:15:03.1049287",
        "history": [
          {
            "$id": "116",
            "inventoryGuid": "qsvZON8LWkOg2nI11nFT9A==",
            "inventoryIdentifier": "38d9cbaa-0bdf-435a-a0da-7235d67153f4",
            "pluG_UID": "Ke4ohrBioUO3mqFq5GP0Jg==",
            "pluIdentifier": "8628ee29-62b0-43a1-b79a-a16ae463f426",
            "inventoryReason": 3,
            "inventoryInvoiceGuid": "fzV/7us2UEKWhgQTBY67fA==",
            "invoiceIdentifier": "ee7f357f-36eb-4250-9686-0413058ebb7c",
            "operatorGuid": "hmeN+iD3JE2GYTbKJR6qEw==",
            "operatorIdentifier": "fa8d6786-f720-4d24-8661-36ca251eaa13",
            "stocktakeGuid": "tvx2iUGAUUylhWutt3Ws9w==",
            "stocktakeIdentifier": "8976fcb6-8041-4c51-a585-6badb775acf7",
            "orderGuid": "zaZNoprsWkmOxal+p+tVWw==",
            "orderIdentifier": "a24da6cd-ec9a-495a-8ec5-a97ea7eb555b",
            "saleHeaderGuid": "6yN1PU/7a0SbKnydBrFkwg==",
            "saleHeaderGuidIdentifier": "3d7523eb-fb4f-446b-9b2a-7c9d06b164c2",
            "dumpStockID": 1,
            "fuelDeliveryID": 1,
            "creditNoteIdentifier": "qW9n3hkl/0ubh+jwGDiyRw==",
            "creditNoteGuid": "de676fa9-2519-4bff-9b87-e8f01838b247",
            "inventorySourceGuid": "M0+BqMIDSUq59cy+oh98qg==",
            "inventorySourceIdentifier": "a8814f33-03c2-4a49-b9f5-ccbea21f7caa",
            "createdLocal": "2026-04-03T06:15:03.1049287",
            "baseUnits": 4,
            "unitsPerCarton": 5,
            "unitsPerCartonWeighted": true,
            "counted": 7,
            "countedPacks": 8,
            "open": 1,
            "movementQty": 9,
            "close": 1,
            "openPacks": 1,
            "movementQtyPacks": 10,
            "closePacks": 1,
            "accuracy": 1,
            "manual": 11,
            "user": "sample string 12",
            "updated": "2026-04-03T06:15:03.1049287",
            "createdLocalTime": "2026-04-03T06:15:03.1049287",
            "storeID": 14,
            "barcode": "sample string 15",
            "directCode": "sample string 16",
            "productName": "sample string 17",
            "salesMode": 18,
            "orderPacked": 19,
            "invoice": {
              "$id": "117",
              "inventoryInvoiceGuid": "9plgjAI/MEWf2QAFcL12tQ==",
              "invoiceIdentifier": "8c6099f6-3f02-4530-9fd9-000570bd76b5",
              "inventoryGuid": "dN5PofY+ukmfeF6THbM40Q==",
              "inventoryIdentifier": "a14fde74-3ef6-49ba-9f78-5e931db338d1",
              "supplierIdentifier": "duvTGB3D3kmIVRRgDx0GAg==",
              "supplierGuid": "18d3eb76-c31d-49de-8855-14600f1d0602",
              "orderGuid": "qYPp0LkQVkOdzEBr481kJQ==",
              "orderIdentifier": "d0e983a9-10b9-4356-9dcc-406be3cd6425",
              "invoiceHeaderIdentifier": "aeotT6mgc0qwn4V+VbJOfA==",
              "invoiceHeaderGuid": "4f2dea69-a0a9-4a73-b09f-857e55b24e7c",
              "created": "2026-04-03T06:15:03.1049287",
              "ordered": "2026-04-03T06:15:03.1049287",
              "storeID": 1,
              "bestOrExpire": "2026-04-03T06:15:03.1049287",
              "bestOrExpireType": 1,
              "units": 1,
              "weight": 1,
              "received": "2026-04-03T06:15:03.1049287",
              "cost": 1,
              "totalCost": 1,
              "freightCost": 1,
              "inStock": 1,
              "pluG_UID": "vq5mkvipjUmwS1w8xsutxg==",
              "pluGuid": "9266aebe-a9f8-498d-b04b-5c3cc6cbadc6",
              "orderInventoryGuid": "ct5Pu4lY2EKVOAaq8jDe9g==",
              "orderInventoryIdentifier": "bb4fde72-5889-42d8-9538-06aaf230def6",
              "supplier": {
                "$ref": "7"
              },
              "inventoryUnits": [
                {
                  "$id": "118",
                  "invoiceItemNo": 1,
                  "inventoryInvoiceGuid": "5W14744LbUKKUlJrabyJPg==",
                  "invoiceIdentifier": "ef786de5-0b8e-426d-8a52-526b69bc893e",
                  "inventoryGuid": "HaLQfX3p9U2LZPSU8nwGwQ==",
                  "inventoryIdentifier": "7dd0a21d-e97d-4df5-8b64-f494f27c06c1",
                  "serialNumber": "sample string 3",
                  "sold": "2026-04-03T06:15:03.1049287",
                  "saleItemID": 1,
                  "storeID": 1,
                  "returned": "2026-04-03T06:15:03.1049287",
                  "dumped": 1,
                  "saleHeaderID": 1
                },
                {
                  "$ref": "118"
                }
              ]
            },
            "invoiceHeaderIdentifier": "1Rs3702wUk2uQiXycsc77Q==",
            "invoiceHeaderGuid": "ef371bd5-b04d-4d52-ae42-25f272c73bed",
            "invoiceNumber": "sample string 20",
            "invoiceCost": 1,
            "invoiceCostDecimals": 1,
            "orderNumber": 1,
            "orderReceivingStoreName": "sample string 21",
            "orderSendingStoreName": "sample string 22",
            "creditNoteID": 1,
            "reason": {
              "$id": "119",
              "id": 1,
              "name": "sample string 1",
              "allowRF": 2,
              "dumpStock": 3,
              "creditRequest": 4,
              "excludeFromLoss": 5,
              "reserved": 6,
              "updated": "2026-04-03T06:15:03.1049287"
            },
            "reasonName": "sample string 23",
            "operatorName": "sample string 24",
            "operatorNumber": "sample string 25",
            "stocktakeName": "sample string 26",
            "saleIdentifier": "sample string 27",
            "saleHeaderID": 1,
            "inventoryAfterCounted": true,
            "inventorySetStock": true,
            "externalId": "sample string 30",
            "apn": "sample string 31",
            "deptCode": "sample string 32"
          },
          {
            "$ref": "116"
          }
        ],
        "products": [
          {
            "$ref": "12"
          },
          {
            "$ref": "12"
          }
        ],
        "lastInvoiceCost": 1
      },
      "aws": 5.0,
      "explanations": [
        {
          "$id": "120",
          "pluG_UID": "AF6pF/Qi3ku/JLmKtIk4Qg==",
          "pluGuid": "17a95e00-22f4-4bde-bf24-b98ab4893842",
          "consolidatedSales": {
            "$id": "121",
            "1": {
              "$id": "122",
              "discountPercentage": 1,
              "days": 2,
              "quantity": 3.1,
              "aws": 3.1,
              "cartonQuantity": 4.1,
              "lowQuality": true
            },
            "2": {
              "$ref": "122"
            }
          },
          "dailyPrices": {
            "$id": "123",
            "2026-04-03T06:15:03.1049287": {
              "$id": "124",
              "date": "2026-04-03T06:15:03.1049287",
              "salePrice": 1,
              "campaign": "sample string 2",
              "campaignDescription": "sample string 3",
              "combo": true,
              "comboPriceGroupG_UID": "mdph2tG0uUC5yLtLLKJFOg==",
              "comboPriceGroupGuid": "da61da99-b4d1-40b9-b9c8-bb4b2ca2453a"
            }
          },
          "onHandPredictions": [
            {
              "$id": "125",
              "autoOrderGuid": "59MaMeLVF06xc3fSVD9vEw==",
              "autoOrderIdentifier": "311ad3e7-d5e2-4e17-b173-77d2543f6f13",
              "pluG_UID": "dFRhDCNG8ECSdjFcB/QRaQ==",
              "pluGuid": "0c615474-4623-40f0-9276-315c07f41169",
              "childPLUG_UID": "jQsA0eymaEWbCWxLs/n2mA==",
              "childPluGuid": "d1000b8d-a6ec-4568-9b09-6c4bb3f9f698",
              "date": "2026-04-03T06:15:03.1049287",
              "normalPrice": 2.0,
              "salePrice": 3.0,
              "discountPercentage": 4,
              "discountPercentageActual": -50,
              "predictedQuantity": 5.1,
              "campaign": "sample string 6",
              "campaignDescription": "sample string 7",
              "lowQuality": true,
              "investmentBuy": true,
              "buffer": 10,
              "boostDays": 11
            },
            {
              "$ref": "125"
            }
          ],
          "predictions": [
            {
              "$ref": "125"
            },
            {
              "$ref": "125"
            }
          ],
          "product": {
            "$ref": "12"
          }
        },
        {
          "$ref": "120"
        }
      ],
      "supplierOrderingDetail": {
        "$ref": "10"
      },
      "manufacturerSupplier": "9fa61c74-467c-4ce5-a8a0-ad3b50a84629",
      "cartonQuantity": 1,
      "sellPrice": 1,
      "cost": 1,
      "costDecimals": 1,
      "bufferDays": 6,
      "boostDays": 7
    },
    {
      "$ref": "113"
    }
  ],
  "boosts": [
    {
      "$id": "126",
      "autoOrderGuid": "JdSzgAoqh0Gt6ooBy0sOzQ==",
      "autoOrderIdentifier": "80b3d425-2a0a-4187-adea-8a01cb4b0ecd",
      "date": "2026-04-03T06:15:03.1049287",
      "boost": 2
    },
    {
      "$ref": "126"
    }
  ]
}

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

globally unique identifier

Response Formats

application/json, text/json

Sample:
"64d75ea2-e333-40db-839b-4350bf6ec108"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">64d75ea2-e333-40db-839b-4350bf6ec108</guid>

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK�1�\�{E�5xl/workbook.xml �(�����0��&�C��BP~��x��}�[i�-ik��H�yۙ��v����iLO>jЮ���\ۡw2#�y'�U�gi_�![lL�V�=���+�8��F�N����Xn��u�^
+J�Դ>)�f��r6���I�b��2������m�%���F��B��=��X�<�S']���a%�~�_PK�1�\����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�1�\�}u�''_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="Rbc15a85c29374d39" /></Relationships>PK�1�\R$b%�xl/worksheets/sheet1.xml �(��Q�N�0���w�vP(S�	i��8�9�n���$]��$�@H\8$�������p���u�LE�C�Q����⇛
m��=;��Y���
H��=箓���hFjY-|H��iT�G����]��s���A�I5;�����f��O�Qi��u�{t�,
<�x['�����Y������<a��))�Z�� �ɿ���j�>l�L=M.�L��7`Z\ӻ���n��,���cYEU��Il��%�h��Qx�֖VfS9��(��� �¼�6��%������~���D��&���k�PK�1�\?��b�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8N����tö�N<N�&�e����G�
XE�Tb�������4����޾�9��5
�,���j4}��j�n�{�dLa] i��p�!�M�h�gS�{�dw�=�"�+��e�����V��N3����Zbr�����O)�k`Y�yV
��zUh��J��KV�wS�2a����2��B2V��E����2��^�O�^:-����\ժ啨��������PK�1�\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK�1�\5�V��xl/sharedStrings.xml �(�5�AN�0E�b�޵[�! �] q8�OK�8d&n�Y�|���}�.��s��'
i�)�c���7=�b���Z	G�Au�YT����l/��`�|�RK�u/Q��ێ1�(e5k{Sb&Ps=H��A����n����KOW���9��4��=O�sW;�{��v�F�7}�^�_PK-�1�\�{E�5xl/workbook.xmlPK-�1�\����	�[Content_Types].xmlPK-
�1�\�}u�''V_rels/.relsPK-�1�\R$b%��xl/worksheets/sheet1.xmlPK-�1�\?��b�P9xl/_rels/workbook.xml.relsPK-�1�\Ѓc'2E
�xl/styles.xmlPK-�1�\5�V���xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK�1�\���v�5xl/workbook.xml �(�����0D�&�C���`�N\�z�EhK��|�o�vfg����kcz�Q�v�-h���3�D�
�Ɍ��]k�?K�b�m��ʈ�B��9����^�:9:���a��"4�C�jXQ
����@_�=%N.����.&ak���x��A
Z�J�so
Sbs9�4Mb�e�%��$5��;���w�PK�1�\����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�1�\�[�5''_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="R21baa77e343a42bb" /></Relationships>PK�1�\R$b%�xl/worksheets/sheet1.xml �(��Q�N�0���w�vP(S�	i��8�9�n���$]��$�@H\8$�������p���u�LE�C�Q����⇛
m��=;��Y���
H��=箓���hFjY-|H��iT�G����]��s���A�I5;�����f��O�Qi��u�{t�,
<�x['�����Y������<a��))�Z�� �ɿ���j�>l�L=M.�L��7`Z\ӻ���n��,���cYEU��Il��%�h��Qx�֖VfS9��(��� �¼�6��%������~���D��&���k�PK�1�\=�c�Pxl/_rels/workbook.xml.rels �(����N!�_���e�[SLi/^�־��e�] @�>��W��Di��KOd��/_f�|�Xo�扼`L�wX�A��� ���l7�N*�Ɏ!���%	6��@i�g�ЕN��r)�@��G5 �m{Oc̀k&ٟ����~����iF���W��"f {�~�D��*�'#a�\vL�D��1}Bo���y���u�+�2-Doň���X�<�X6];�q�fr�5�E��eN��_l�PK�1�\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK�1�\5�V��xl/sharedStrings.xml �(�5�AN�0E�b�޵[�! �] q8�OK�8d&n�Y�|���}�.��s��'
i�)�c���7=�b���Z	G�Au�YT����l/��`�|�RK�u/Q��ێ1�(e5k{Sb&Ps=H��A����n����KOW���9��4��=O�sW;�{��v�F�7}�^�_PK-�1�\���v�5xl/workbook.xmlPK-�1�\����	�[Content_Types].xmlPK-
�1�\�[�5''V_rels/.relsPK-�1�\R$b%��xl/worksheets/sheet1.xmlPK-�1�\=�c�P9xl/_rels/workbook.xml.relsPK-�1�\Ѓc'2E
~xl/styles.xmlPK-�1�\5�V���xl/sharedStrings.xmlPK��