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

boolean

None.

DefaultMPL

integer

None.

InvestmentBuy

boolean

None.

StoreName

string

None.

SupplierName

string

None.

Description

string

None.

OrderType

string

None.

MailTo

string

None.

MailBcc

string

None.

Notes

string

None.

TransportCompanyGuid

Collection of byte

None.

TransportCompanyIdentifier

globally unique identifier

None.

Store

Store

None.

Supplier

Supplier

None.

Details

Collection of AutoOrderDetail

None.

Boosts

Collection of AutoOrderBoostDay

None.

Request Formats

application/json, text/json

Sample:
{
  "autoOrderGuid": "7kYNGjvjtU6hkMu7qscB7w==",
  "autoOrderIdentifier": "1a0d46ee-e33b-4eb5-a190-cbbbaac701ef",
  "orderGuid": "5QEhhEuc1EOrrZJBgWdyQg==",
  "orderIdentifier": "842101e5-9c4b-43d4-abad-924181677242",
  "created": "2025-06-14T06:26:55.4755994",
  "orderID": 1,
  "storeID": 1,
  "orderDate": "2025-06-14T06:26:55.4755994",
  "supplierIdentifier": "XbMBdNnTiEiSNW8S7HHo0g==",
  "supplierIdentifierGuid": "7401b35d-d3d9-4888-9235-6f12ec71e8d2",
  "orderStatus": 1,
  "tradingPartner": 1,
  "simpleAWS": true,
  "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": "LUFKDF5eIEKvuXBHYX+4og==",
  "transportCompanyIdentifier": "0c4a412d-5e5e-4220-afb9-7047617fb8a2",
  "store": {
    "$id": "2",
    "id": 1,
    "isMaster": true,
    "shortName": "sample string 3",
    "url": "sample string 4",
    "sortOrder": 1,
    "name": "sample string 5",
    "phone": "sample string 6",
    "fax": "sample string 7",
    "email": "sample string 8",
    "address1": "sample string 9",
    "address2": "sample string 10",
    "city": "sample string 11",
    "state": "sample string 12",
    "country": "sample string 13",
    "postCode": "sample string 14",
    "delivery": 1,
    "exportAccounts": 1,
    "salesAccountFolder": "sample string 15",
    "purchaseAccountFolder": "sample string 16",
    "initLoad": 1,
    "initIDs": 1,
    "zoneID": 1,
    "actAsMaster": 1,
    "lastActiveUtc": "2025-06-14T06:26:55.4755994",
    "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": "Lm8hPArfrkiM+jHldvUkyw==",
    "hostIdentifierGuid": "3c216f2e-df0a-48ae-8cfa-31e576f524cb",
    "hostName": 1,
    "hostAddress": "sample string 27",
    "hostUsername": "sample string 28",
    "hostPassword": "sample string 29",
    "excludeFromLeadInOut": true,
    "accountingProvider": 31,
    "accountingAddress": "sample string 32",
    "accountingUsername": "sample string 33",
    "accountingPassword": "sample string 34",
    "storeAccountingCode": "sample string 35",
    "softwareVariance": 36,
    "fuelWarningVariance": 37.0,
    "fuelErrorVariance": 38.0,
    "fuelAccumulatedWarningVariance": 39.0,
    "fuelAccumulatedErrorVariance": 40.0,
    "drawManagment": 41,
    "endOfDayManagment": true,
    "autoFillCashBalancing": true,
    "fuelDayVariance": 44,
    "accountingTradingTime": "00:00:00.1234567",
    "stockActivateProduct": 46,
    "giftCardSalesAccountingDeptCode": "sample string 47",
    "transactionDiscountAccountingDeptCode": "sample string 48",
    "size": 49,
    "updated": "2025-06-14T06:26:55.4755994",
    "priceZoneName": "sample string 51",
    "storeFuelConfigured": true,
    "shippingAddressCopied": true,
    "shippingAddress": {
      "$id": "3",
      "storeID": 1,
      "addressType": 1,
      "address1": "sample string 1",
      "address2": "sample string 2",
      "city": "sample string 3",
      "state": "sample string 4",
      "country": "sample string 5",
      "postCode": "sample string 6"
    },
    "billingAddress": {
      "$ref": "3"
    },
    "hostStoreSettings": [
      {
        "$id": "4",
        "id": 1,
        "hostIdentifier": "pwM4d8Eu5kq4mAqQ4mRTzw==",
        "hostIdentifierGuid": "773803a7-2ec1-4ae6-b898-0a90e26453cf",
        "storeID": 2,
        "username": "sample string 3",
        "password": "sample string 4",
        "passwordPlain": "sample string 5",
        "serverAddress": "sample string 6",
        "serverPort": 1,
        "excludeFromLeadInOut": true,
        "useForHostFile": true,
        "metcashPillarID": "sample string 9",
        "metcashStateCode": "sample string 10",
        "metcashCustomerID": "sample string 11",
        "metcashTradingPartnerID": "sample string 12",
        "drakesCustomerNumber": 1,
        "sparCustomerNumber": "sample string 13",
        "sparOrderUsername": "sample string 14",
        "sparOrderPassword": "sample string 15",
        "sparOrderPasswordPlain": "sample string 16",
        "pharmXSiteID": 1,
        "ibaZoneID": 1,
        "ibaState": "sample string 17",
        "foodlandStoreCode": "sample string 18",
        "ilgMemberNumber": "sample string 19",
        "ilgOutletLocation": 1,
        "ilgBaseCost": 1,
        "ilgApplyNonAdvertisedPromos": true,
        "ilgExemptFromFreight": true,
        "ilgOrderDealReview": true,
        "ilgFinanceFee": 1,
        "processPromotions": true,
        "hostProvider": 0,
        "host": {
          "$id": "5",
          "identifier": "k//cyjb4xEe5ODhYIZzuAg==",
          "identifierGuid": "cadcff93-f836-47c4-b938-3858219cee02",
          "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": "w/gaVn06j0qBP1YgTkJ49A==",
          "hostSupplierIdentifierGuid": "561af8c3-3a7d-4a8f-813f-56204e4278f4",
          "loyaltyPriceLevelIdentifier": "wRMp9zfak0KlVcSBPC9SXQ==",
          "loyaltyPriceLevelIdentifierGuid": "f72913c1-da37-4293-a555-c4813c2f525d",
          "isGroup": true,
          "description": "sample string 22",
          "hostProvider": 23,
          "hostTypeEnum": 24,
          "hostType": "sample string 25",
          "hostCode": "sample string 26",
          "username": "sample string 27",
          "password": "sample string 28",
          "passwordPlain": "sample string 29",
          "server": "sample string 30",
          "url": "sample string 31",
          "global": true,
          "stateCode": "sample string 33",
          "lastCollected": "2025-06-14T06:26:55.4755994",
          "lastProcessed": "2025-06-14T06:26:55.4755994",
          "hold": true,
          "supplierName": "sample string 35",
          "supplier": {
            "$id": "6",
            "identifier": "z/QW7JbQAE2jiOUHGYXDNQ==",
            "identifierGuid": "ec16f4cf-d096-4d00-a388-e5071985c335",
            "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": "RYOeHpfYeEqkBi4WZD2aHg==",
            "primaryContactID": "1e9e8345-d897-4a78-a406-2e16643d9a1e",
            "storeID": 1,
            "abn": "sample string 16",
            "supplierGroupIdentifier": "X6G6ejB51Ua4Y5cf8IWKGA==",
            "supplierGroupGuid": "7abaa15f-7930-46d5-b863-971ff0858a18",
            "rebate": 1.0,
            "rebateType": 1,
            "rebateFrequency": 1,
            "rebateSource": 1,
            "rebateLastClaimed": "2025-06-14T06:26:55.4755994",
            "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": "7",
              "id": "12744e71-09fc-4488-8c39-6470232f10f8",
              "identifier": "FvEkrX1GHkeJS3IexVTF1Q==",
              "identifierGuid": "ad24f116-467d-471e-894b-721ec554c5d5",
              "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": "8",
                "supplierIdentifier": "lwBi1hXd9UWXqERStHeNXA==",
                "supplierIdentifierGuid": "d6620097-dd15-45f5-97a8-4452b4778d5c",
                "contactGuid": "xL512Tg1vEOxZiO+F8yBMg==",
                "contactID": "d975bec4-3538-43bc-b166-23be17cc8132",
                "contact": {
                  "$ref": "7"
                },
                "supplier": {
                  "$ref": "6"
                }
              },
              {
                "$ref": "8"
              }
            ],
            "products": [
              {
                "$id": "9",
                "pluG_UID": "a4ufj5wywU28DgBtNMai6g==",
                "pluGuid": "8f9f8b6b-329c-4dc1-bc0e-006d34c6a2ea",
                "supplierIdentifier": "WayIvA8wKEm2g52y0Ql/Bw==",
                "supplierIdentifierGuid": "bc88ac59-300f-4928-b683-9db2d1097f07",
                "cartonQuantity": 1,
                "cartonQuantityChanged": true,
                "productSize": "sample string 2",
                "cigarettesPerSleeve": 1,
                "randomWeight": true,
                "piecesPerUnit": 4,
                "averagePackSize": 5,
                "effectiveDate": "2025-06-14T06:26:55.4755994",
                "pricedByWeight": true,
                "landedUnitCostEx": 8,
                "landedUnitCostInc": 9,
                "landedCartonCostInc": 10,
                "landedCartonCostEx": 11,
                "standardCost": 12,
                "deliveryFee": 1,
                "deliveryFeeBasis": "sample string 13",
                "pickAndPackFee": 1,
                "pickAndPackFeeBasis": "sample string 14",
                "financeFee": 1,
                "financeFeeBasis": "sample string 15",
                "cartonLength": 1,
                "cartonWidth": 1,
                "cartonHeight": 1,
                "palletLayerQuantity": 1,
                "palletLayers": 1,
                "itemCode": "sample string 16",
                "invoiceCode": "sample string 17",
                "invoiceDesc": "sample string 18",
                "orderDirect": true,
                "useCost": true,
                "minimumQuantity": 19,
                "hostType": 20,
                "fromHost": 21,
                "minimumReorder": 1,
                "maximumReorder": 1,
                "orderMultiple": 22.1,
                "sellMultiple": 23.1,
                "baseMultiple": 24.1,
                "hostStandardCost": 25,
                "hostTotalCost": 26,
                "hostRetail": 27,
                "hostLandedUnitCostEx": 28,
                "hostLandedUnitCostInc": 29,
                "hostDesc": "sample string 30",
                "directIndicator": "sample string 31",
                "availableToOrder": true,
                "hostRangeIndicator": "sample string 33",
                "hostProductType": "sample string 34",
                "hostProductGrade": "sample string 35",
                "hostProductGroup": "sample string 36",
                "hostSlowMoving": true,
                "hostGeneralMerchandise": true,
                "hostPillar": "sample string 39",
                "hostLastUpdated": "2025-06-14T06:26:55.4755994",
                "rebate": 1.0,
                "rebateExclude": true,
                "invoiceCodes": [
                  {
                    "$id": "10",
                    "pluG_UID": "OsvSOSC13UOapMEi8J/kdg==",
                    "pluGuid": "39d2cb3a-b520-43dd-9aa4-c122f09fe476",
                    "supplierIdentifier": "/pNYFbEmPE6NrkPUgVU2qw==",
                    "supplierIdentifierGuid": "155893fe-26b1-4e3c-8dae-43d4815536ab",
                    "invoiceCode": "sample string 1",
                    "storeIDs": [
                      1,
                      2
                    ]
                  },
                  {
                    "$ref": "10"
                  }
                ],
                "storeIDs": [
                  1,
                  2
                ],
                "preferredSupplier": true,
                "preferredRebateSupplier": true,
                "supplierName": "sample string 40",
                "salesMode": 41,
                "orderPacked": true,
                "active": true,
                "price": 1,
                "costGstPercent": 43,
                "parentPluG_UID": "Tz8UemCLGkqZ2fYDJ2sOdQ==",
                "parentPluGuid": "7a143f4f-8b60-4a1a-99d9-f603276b0e75",
                "freight": 44.0,
                "freightType": 1,
                "product": {
                  "$id": "11",
                  "plu": 1,
                  "storeID": 1,
                  "masterPluG_UID": "QEA=",
                  "storeIDs": [
                    1,
                    2
                  ],
                  "g_UId": "/LgZgRuNOkK6GKLLBPNqFA==",
                  "guid": "8119b8fc-8d1b-423a-ba18-a2cb04f36a14",
                  "apn": "sample string 1",
                  "apnChanged": true,
                  "apnSwitched": true,
                  "barcode": "sample string 4",
                  "itemNumber": "sample string 5",
                  "itemNumberChanged": true,
                  "priceGroupG_UID": "oq4UUTg8LEeMr+usBoK1Cg==",
                  "priceGroupGuid": "5114aea2-3c38-472c-8caf-ebac0682b50a",
                  "blueprintID": 1,
                  "lastCountedDate": "2025-06-14T06:26:55.4755994",
                  "externalID": "sample string 7",
                  "active": true,
                  "activated": "2025-06-14T06:26:55.4755994",
                  "pluCreated": "2025-06-14T06:26:55.4755994",
                  "createdByUser": "sample string 9",
                  "name": "sample string 10",
                  "nameChanged": true,
                  "secondDescription": "sample string 12",
                  "hostDescription": "sample string 13",
                  "keepCartonQty": true,
                  "keepDescription": true,
                  "keepDepartments": true,
                  "keepSuppliers": true,
                  "markdownDescription": "sample string 18",
                  "altDescription": "sample string 19",
                  "bestOrExpire": 20,
                  "lastUpdate": "2025-06-14T06:26:55.4755994",
                  "lastManualUpdate": "2025-06-14T06:26:55.4755994",
                  "imageName": "sample string 23",
                  "showImageOnFlipCharts": true,
                  "showTextOnFlipCharts": true,
                  "overrideFlipChartText": true,
                  "flipChartText": "sample string 27",
                  "salesMode": 1,
                  "eftCode": 1,
                  "price": 1,
                  "priceChanged": true,
                  "rrp": 1,
                  "gstPercent": 28,
                  "gstPercentChanged": true,
                  "costGSTPercent": 29,
                  "costGSTPercentChanged": true,
                  "wetPercent": 1,
                  "priceOverride": 1,
                  "cost": 1,
                  "currentCost": 1,
                  "currentCostDecimals": 1,
                  "grossProfit": 1.0,
                  "currentCostDesc": "sample string 30",
                  "currentCostEnd": "2025-06-14T06:26:55.4755994",
                  "currentCostUpdated": "2025-06-14T06:26:55.4755994",
                  "costDecimals": 31,
                  "costChanged": true,
                  "dealCostIdentifier": "QEA=",
                  "excludeFromRebate": true,
                  "rebateOverride": 1,
                  "costCalcMethod": 1,
                  "costCalcMethodChanged": true,
                  "costEffectiveDate": "2025-06-14T06:26:55.4755994",
                  "defaultGP": 1,
                  "breakTargetMode": 32,
                  "break1": 1,
                  "price1": 1,
                  "target1": 33,
                  "break2": 1,
                  "price2": 1,
                  "target2": 34,
                  "break3": 1,
                  "price3": 1,
                  "target3": 35,
                  "break1Changed": true,
                  "price1Changed": true,
                  "target1Changed": true,
                  "break2Changed": true,
                  "price2Changed": true,
                  "target2Changed": true,
                  "break3Changed": true,
                  "price3Changed": true,
                  "target3Changed": true,
                  "breakTargetModeChanged": true,
                  "margin": 1.1,
                  "marginChanged": true,
                  "marginRanged": true,
                  "marginRangedChanged": true,
                  "minimumMargin": 1.1,
                  "minimumMarginChanged": true,
                  "maximumMargin": 1.1,
                  "maximumMarginChanged": true,
                  "overrideHostWarehouseIndicator": true,
                  "overrideHostWarehouseIndicatorChanged": true,
                  "overrideHostPrice": true,
                  "overrideHostPriceChanged": true,
                  "overrideHostCost": true,
                  "overrideHostCostChanged": true,
                  "overrideHostMargin": true,
                  "overrideHostMarginChanged": true,
                  "alwaysApplyMargin": true,
                  "alwaysApplyMarginChanged": true,
                  "aws": 1.0,
                  "awsUpdated": "2025-06-14T06:26:55.4755994",
                  "posTare": 1,
                  "altPrice": 1.0,
                  "altPriceChanged": true,
                  "altPriceMode": 52,
                  "altPriceModeChanged": true,
                  "altPLUG_UID": "8+c+ioDppUmv8ZcYnpuUVw==",
                  "altPLUGuid": "8a3ee7f3-e980-49a5-aff1-97189e9b9457",
                  "altPLUGuidChanged": true,
                  "altPriceDescription1": "sample string 53",
                  "altPriceDescription2": "sample string 54",
                  "cartonQuantity": 55,
                  "cartonQuantityChanged": true,
                  "trayID": 1,
                  "promptID": 1,
                  "tare": 1,
                  "packQty": 1,
                  "fixedWeight": 1,
                  "extraMesg": 1,
                  "text1": "sample string 57",
                  "text2": "sample string 58",
                  "text3": "sample string 59",
                  "labelText": "sample string 60",
                  "labelTextChanged": true,
                  "sendToScale": true,
                  "nonScaleWeigh": true,
                  "labelFormat": "sample string 64",
                  "barcodeFormat": "sample string 65",
                  "austMade": 1,
                  "coolCode": 66,
                  "countryOfOrigin": "sample string 67",
                  "percentContent": 68.1,
                  "departmentID": 1,
                  "subDepartmentID": 1,
                  "minorDepartmentID": 1,
                  "lesserDepartmentID": 1,
                  "deptCode": "sample string 69",
                  "subDeptCode": "sample string 70",
                  "minorDeptCode": "sample string 71",
                  "lesserDeptCode": "sample string 72",
                  "deptName": "sample string 73",
                  "subDeptName": "sample string 74",
                  "minorDeptName": "sample string 75",
                  "lesserDeptName": "sample string 76",
                  "departmentChanged": true,
                  "subCategoryID": 1,
                  "expiry": 1,
                  "showDays": 1,
                  "datePrint": 1,
                  "labelRequired": true,
                  "labelShelfQty": 79,
                  "labelShelfChanged": true,
                  "labelTalkerQty": 81,
                  "labelSmall": true,
                  "labelLastPrinted": "2025-06-14T06:26:55.4755994",
                  "labelLastPrice": 1,
                  "shelfPageLayoutG_UID": "yBUmwmG/rkif7tBMBgm10Q==",
                  "shelfPageLayoutGuid": "c22615c8-bf61-48ae-9fee-d04c0609b5d1",
                  "talkerPageLayoutG_UID": "94c2SBKQL0OKd0+FqN3T9Q==",
                  "talkerPageLayoutGuid": "483687f7-9012-432f-8a77-4f85a8ddd3f5",
                  "unitMeasure": 1.1,
                  "unitMeasureChanged": true,
                  "unitMeasureKind": 84,
                  "unitMeasureKindChanged": true,
                  "signIQData": "sample string 86",
                  "refresh": true,
                  "earnLoyaltyPoints": true,
                  "earnLoyaltyPointsChanged": true,
                  "quantityOverride": true,
                  "quantityOverrideChanged": true,
                  "quantityRequired": true,
                  "quantityRequiredChanged": true,
                  "allowDiscounts": true,
                  "allowDiscountsChanged": true,
                  "discountDiscounts": true,
                  "discountDiscountsChanged": true,
                  "itemRecalled": true,
                  "itemRecalledChanged": true,
                  "noRefund": true,
                  "noRefundChanged": true,
                  "allowMarkdown": true,
                  "allowMarkdownChanged": true,
                  "priceRequired": true,
                  "priceRequiredChanged": true,
                  "fuelItem": true,
                  "fuelItemChanged": true,
                  "trackSerial": true,
                  "trackSerialChanged": true,
                  "allowZeroPrice": true,
                  "allowZeroPriceChanged": true,
                  "notForSale": 90,
                  "notForSaleChanged": true,
                  "excludeFromDeals": true,
                  "excludeFromVoucher": true,
                  "minimumAge": 93,
                  "minimumAgeChanged": true,
                  "buyingLimit": 1,
                  "buyingLimitChanged": true,
                  "buyingLimitIndependent": true,
                  "buyingLimitIndependentChanged": true,
                  "inventoryGuid": "pstk0J4JJUebw3h52v23vQ==",
                  "inventoryIdentifier": "d064cba6-099e-4725-9bc3-7879dafdb7bd",
                  "inventoryAccuracy": 1,
                  "baseUnits": 97,
                  "orderPacked": 1,
                  "isManufactured": true,
                  "isIngredient": true,
                  "isModifier": true,
                  "isModifierChanged": true,
                  "hasModifiers": 98,
                  "defaultPrinter": "sample string 99",
                  "defaultPrinterGroup": "sample string 100",
                  "ingredientsOnManufacture": true,
                  "manufactureUnitMeasure": 1,
                  "mpl": 1,
                  "maxShelfQty": 101,
                  "allowAutoOrder": true,
                  "warrantyPeriod": 1,
                  "parentPluG_UId": "Pcxxjbk+VUq8+W3SqrH+tQ==",
                  "parentPluGuid": "8d71cc3d-3eb9-4a55-bcf9-6dd2aab1feb5",
                  "preferredHostVendor": 103,
                  "preferredHostChanged": true,
                  "code": "sample string 105",
                  "supplierIdentifier": "KrOrLr5A9EOieWHKP8si0A==",
                  "supplierIdentifierGuid": "2eabb32a-40be-43f4-a279-61ca3fcb22d0",
                  "supplierChanged": true,
                  "rebateSupplierIdentifier": "JWboAHjWwESMRVq6GdsJZQ==",
                  "rebateSupplierIdentifierGuid": "00e86625-d678-44c0-8c45-5aba19db0965",
                  "rebateSupplierChanged": true,
                  "availableForOrder": true,
                  "warehouseDirectIndicator": "sample string 107",
                  "warehouseDirectIndicatorChanged": true,
                  "productGrade": "sample string 109",
                  "productType": "sample string 110",
                  "productGroup": "sample string 111",
                  "complianceIndicator": "sample string 112",
                  "inhouseBrand": "sample string 113",
                  "slowMoving": true,
                  "generalMerchandise": true,
                  "comment": "sample string 116",
                  "lastUpdatedByUser": "sample string 117",
                  "lastManualUpdatedByUser": "sample string 118",
                  "lastUpdatedByUserOverride": true,
                  "lastUpdatedByHost": "2025-06-14T06:26:55.4755994",
                  "commodity": "sample string 120",
                  "businessPillar": "sample string 121",
                  "mscCommodity": "sample string 122",
                  "hostIdentifier": "quL/QSJm+0C3Wd5ZiuP4ag==",
                  "hostIdentifierGuid": "41ffe2aa-6622-40fb-b759-de598ae3f86a",
                  "serviceFeeID": 1,
                  "serviceFeeIDChanged": true,
                  "providerName": "sample string 124",
                  "aisleEnds": "sample string 125",
                  "deleted": true,
                  "deletedChanged": true,
                  "hidden": true,
                  "doNotRange": true,
                  "doNotRangeChanged": true,
                  "doNotOrder": true,
                  "doNotOrderChanged": true,
                  "locked": true,
                  "excludeFromWebUpdate": true,
                  "excludeFromWebUpdateChanged": true,
                  "webPriceBasedOn": 136,
                  "webPriceRounding": true,
                  "webMarkup": 138,
                  "webPriceMode": 139,
                  "altDepartmentID": 1,
                  "altSubDepartmentID": 1,
                  "altMinorDepartmentID": 1,
                  "altLesserDepartmentID": 1,
                  "altDeptCode": "sample string 140",
                  "altSubDeptCode": "sample string 141",
                  "altMinorDeptCode": "sample string 142",
                  "altLesserDeptCode": "sample string 143",
                  "altDepartmentChanged": true,
                  "storeProducts": [
                    {
                      "$ref": "11"
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "store": {
                    "$ref": "2"
                  },
                  "storePrices": [
                    {
                      "$id": "12",
                      "pluG_UID": "RhP9aeyvx06JgG+DL/2GJw==",
                      "pluGuid": "69fd1346-afec-4ec7-8980-6f832ffd8627",
                      "plu": 1,
                      "storeID": 1,
                      "zoneID": 2,
                      "zoneName": "sample string 3",
                      "store": "sample string 4",
                      "priceNow": 5,
                      "costNow": 6,
                      "costNowDecimals": 7,
                      "normalPrice": 8,
                      "gstPercent": 9,
                      "normalCost": 10,
                      "normalCostDecimals": 11,
                      "costGstPercent": 12,
                      "costCalcMethod": 1,
                      "currentCost": 13,
                      "currentCostDecimals": 14,
                      "break1": 15,
                      "price1": 16,
                      "break2": 17,
                      "price2": 18,
                      "break3": 19,
                      "price3": 20,
                      "fuelItem": 21,
                      "fixedWeight": 22,
                      "active": true,
                      "complianceIndicator": "sample string 23",
                      "doNotOrder": true,
                      "doNotRange": true,
                      "isNormalPriceChangesCampaign": true,
                      "updated": "2025-06-14T06:26:55.4755994"
                    },
                    {
                      "$ref": "12"
                    }
                  ],
                  "currentPrices": {
                    "$id": "13",
                    "pluPrices": {
                      "$id": "14",
                      "plu": 1,
                      "pluG_UID": "QEA=",
                      "stores": [
                        1,
                        2
                      ],
                      "normalPrice": 1,
                      "cost": 2,
                      "break1": 3,
                      "price1": 4,
                      "break2": 5,
                      "price2": 6,
                      "break3": 7,
                      "price3": 8,
                      "discountPrice": 9,
                      "acceptedUtc": "2025-06-14T06:26:55.4755994",
                      "priceChangeType": 0,
                      "costDecimals": 10
                    },
                    "normalPluPrices": {
                      "$ref": "14"
                    },
                    "winningCampaign": 1,
                    "winner": {
                      "$id": "15",
                      "campaignName": "sample string 1",
                      "campaignDescription": "sample string 2",
                      "startDate": "2025-06-14T06:26:55.4755994",
                      "startTime": 3,
                      "endDate": "2025-06-14T06:26:55.4755994",
                      "endTime": 4,
                      "newPrice": 5,
                      "newCost": 6,
                      "newCostDecimals": 7,
                      "pctDiscount": 8,
                      "promoType": 1,
                      "promotionTypeCode": "sample string 9",
                      "hostType": 10,
                      "hostIdentifier": "e4ne03PQc0msjBiixS77TQ==",
                      "hostIdentifierGuid": "d3de897b-d073-4973-ac8c-18a2c52efb4d",
                      "storeNames": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "details": [
                      {
                        "$ref": "15"
                      },
                      {
                        "$ref": "15"
                      }
                    ]
                  },
                  "tray": {
                    "$id": "16",
                    "g_UId": "RCv5r/m3Bkuaqj0k1wYmjQ==",
                    "guid": "aff92b44-b7f9-4b06-9aaa-3d24d706268d",
                    "name": "sample string 1",
                    "number": 1,
                    "tare": 1
                  },
                  "priceGroup": {
                    "$id": "17",
                    "priceGroupG_UID": "Us0vSEITpUmRkyZe/uHmUA==",
                    "priceGroupGuid": "482fcd52-1342-49a5-9193-265efee1e650",
                    "name": "sample string 2",
                    "code": 1,
                    "modified": true,
                    "updated": "2025-06-14T06:26:55.4755994",
                    "buyingLimit": 1,
                    "buyingLimitIndependent": true,
                    "buyingLimitType": 0,
                    "number": 1,
                    "products": [
                      {
                        "$ref": "11"
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "productCount": 1
                  },
                  "priceGroupName": "sample string 145",
                  "nutrifacts": {
                    "$id": "18",
                    "pluG_UID": "NSajQ3qGH06x/kxIq0GBWA==",
                    "pluGuid": "43a32635-867a-4e1f-b1fe-4c48ab418158",
                    "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": "19",
                    "pluGuid": "85e32f0e-d049-40e1-8ba5-7905fd9586fd",
                    "created": "2025-06-14T06:26:55.4755994",
                    "createdByUser": "sample string 1",
                    "activated": "2025-06-14T06:26:55.4755994",
                    "deactivated": "2025-06-14T06:26:55.4755994",
                    "lastOrdered": "2025-06-14T06:26:55.4755994",
                    "lastOrderedQty": 2.0,
                    "lastReceived": "2025-06-14T06:26:55.4755994",
                    "lastReceivedQty": 3.0,
                    "lastInvoiceStatus": 1,
                    "lastCounted": "2025-06-14T06:26:55.4755994",
                    "lastSold": "2025-06-14T06:26:55.4755994",
                    "firstSold": "2025-06-14T06:26:55.4755994",
                    "awsUpdated": "2025-06-14T06:26:55.4755994",
                    "lastManualUpdate": "2025-06-14T06:26:55.4755994",
                    "lastManualUpdatedByUser": "sample string 5",
                    "lastUpdated": "2025-06-14T06:26:55.4755994",
                    "lastUpdatedByUser": "sample string 7",
                    "lastUpdatedByHost": "2025-06-14T06:26:55.4755994",
                    "doNotRangeUpdated": "2025-06-14T06:26:55.4755994",
                    "doNotOrderUpdated": "2025-06-14T06:26:55.4755994",
                    "tracked": "2025-06-14T06:26:55.4755994"
                  },
                  "allergens": [
                    {
                      "$id": "20",
                      "allergenID": 1,
                      "pluG_UID": "2E4JC5cOuEWrPZRkyASKHg==",
                      "pluGuid": "0b094ed8-0e97-45b8-ab3d-9464c8048a1e",
                      "contains": 2,
                      "allergenName": "sample string 3",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "20"
                    }
                  ],
                  "costs": {
                    "$id": "21",
                    "pluG_UID": "VhVU9Mool0aJS1HTO9nopw==",
                    "pluGuid": "f4541556-28ca-4697-894b-51d33bd9e8a7",
                    "enteredCost": 1,
                    "weightedAvgCost": 1,
                    "lastCost": 1,
                    "rawEnteredCost": 2,
                    "rawWeightedAvgCost": 3,
                    "rawLastCost": 4,
                    "freight": 5.0,
                    "freightType": 6,
                    "costDecimals": 7,
                    "fifoCost": 1,
                    "updated": "2025-06-14T06:26:55.4755994",
                    "normalCost": 1,
                    "currentCost": 1
                  },
                  "sales": [
                    {
                      "$id": "22",
                      "saleHeaderID": 1,
                      "created": "2025-06-14T06:26:55.4755994",
                      "createdLocal": "2025-06-14T06:26:55.4755994",
                      "storeID": 3,
                      "storeName": "sample string 4",
                      "operatorG_Uid": "lQ9cT8YLQEGjjk3EML8JNw==",
                      "operatorGuid": "4f5c0f95-0bc6-4140-a38e-4dc430bf0937",
                      "operatorName": "sample string 5",
                      "tranType": 1,
                      "plu": 1,
                      "pluG_UId": "4ZTIvCbkbkmPGBXaBK5hoA==",
                      "pluGuid": "bcc894e1-e426-496e-8f18-15da04ae61a0",
                      "normalPrice": 1,
                      "totalCents": 1,
                      "cost": 1,
                      "grossProfit": 1,
                      "quantity": 1,
                      "operator": {
                        "$id": "23",
                        "id": 1,
                        "g_Uid": "svyWXA728UK+TTUAOzenoQ==",
                        "guid": "5c96fcb2-f60e-42f1-be4d-35003b37a7a1",
                        "operatorNumber": 1,
                        "shortName": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "password": "sample string 5",
                        "hasPassword": true,
                        "passwordText": "sample string 6",
                        "rfidTagID": "sample string 7",
                        "blueprintID": 1,
                        "groupID": 1,
                        "groupName": "sample string 8",
                        "managerGroupID": 1,
                        "managerGroupName": "sample string 9",
                        "zoneID": 1,
                        "zoneName": "sample string 10",
                        "loggedIn": 1,
                        "lastUsedIP": "sample string 11",
                        "deleted": true,
                        "locked": true,
                        "allowOpenTill": true,
                        "webEmail": "sample string 14",
                        "simpleOperatorType": 0,
                        "webRole": "sample string 15",
                        "updated": "2025-06-14T06:26:55.4755994",
                        "passwordResetRequired": true,
                        "alteredInStore": true,
                        "startShift": "2025-06-14T06:26:55.4755994",
                        "endShift": "2025-06-14T06:26:55.4755994",
                        "machineName": "sample string 20",
                        "drawerID": 1,
                        "stores": [
                          {
                            "$id": "24",
                            "operatorG_UID": "eFkYkitxFkiI+uCF09GAVQ==",
                            "operatorGuid": "92185978-712b-4816-88fa-e085d3d18055",
                            "storeID": 2,
                            "operator": {
                              "$ref": "23"
                            },
                            "store": {
                              "$ref": "2"
                            }
                          },
                          {
                            "$ref": "24"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "22"
                    }
                  ],
                  "apns": [
                    {
                      "$id": "25",
                      "pluID": 1,
                      "pluG_UID": "G0I3c+ehmUiU20RagyhSTA==",
                      "pluGuid": "7337421b-a1e7-4899-94db-445a8328524c",
                      "apn": "sample string 1",
                      "deleted": true,
                      "storeID": 1,
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "25"
                    }
                  ],
                  "tuns": [
                    {
                      "$id": "26",
                      "pluG_UId": "oZo7ccy9wUiDn0BT5V2Rxg==",
                      "pluGuid": "713b9aa1-bdcc-48c1-839f-4053e55d91c6",
                      "apn": "sample string 1",
                      "tun": "sample string 2",
                      "cartonQuantity": 3,
                      "product": {
                        "$ref": "11"
                      },
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "26"
                    }
                  ],
                  "competitionPricing": [
                    {
                      "$id": "27",
                      "identifier": "gL7eys4RLkmuxyxONcL5pQ==",
                      "identifierGuid": "cadebe80-11ce-492e-aec7-2c4e35c2f9a5",
                      "pluG_UID": "1s0i4FZ3P0S6q9WF//zBaQ==",
                      "pluGuid": "e022cdd6-7756-443f-baab-d585fffcc169",
                      "competitionID": 1,
                      "name": "sample string 2",
                      "sellMultiple": 3,
                      "retailPrice": 4,
                      "storeName": "sample string 5"
                    },
                    {
                      "$ref": "27"
                    }
                  ],
                  "supplier": {
                    "$ref": "6"
                  },
                  "supplierName": "sample string 146",
                  "children": [
                    {
                      "$ref": "11"
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "ordering": {
                    "$ref": "9"
                  },
                  "flipChartPages": [
                    {
                      "$id": "28",
                      "identifier": "0bRx/X78R0mjRXV9yZv3bA==",
                      "groupName": "sample string 1",
                      "identifierGuid": "fd71b4d1-fc7e-4947-a345-757dc99bf76c",
                      "exists": true,
                      "flipChartIdentifier": "R8k29s+d1k+YZH9QoaXxvg==",
                      "flipChartIdentifierGuid": "f636c947-9dcf-4fd6-9864-7f50a1a5f1be",
                      "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": "KTPjwVG31EOw25kUvEOMKA==",
                      "groupIdentifierGuid": "c1e33329-b751-43d4-b0db-9914bc438c28",
                      "flipChart": {
                        "$id": "29",
                        "identifier": "S83CmWGjek+jWq8/i5gliw==",
                        "identifierGuid": "99c2cd4b-a361-4f7a-a35a-af3f8b98258b",
                        "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": "30",
                          "identifier": "H3AZpm8AQk2nock4ZHAvdQ==",
                          "identifierGuid": "a619701f-006f-4d42-a7a1-c93864702f75",
                          "name": "sample string 2",
                          "formType": "sample string 3",
                          "forms": [
                            {
                              "$id": "31",
                              "id": 1,
                              "g_UID": "bnuKwW9TUE651NRQreXwqQ==",
                              "guid": "c18a7b6e-536f-4e50-b9d4-d450ade5f0a9",
                              "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": "cPMaFvLEfkKrbufe5SKwYg==",
                              "previousFormGuid": "161af370-c4f2-427e-ab6e-e7dee522b062",
                              "nextForm": 1,
                              "nextFormG_UID": "U7quY9jZ6kSp7TWSnAUmBw==",
                              "nextFormGuid": "63aeba53-d9d8-44ea-a9ed-35929c052607",
                              "attributes": "sample string 10",
                              "updated": "2025-06-14T06:26:55.4755994",
                              "positioning": 1,
                              "contentPanel": "sample string 11",
                              "selectionMode": 1,
                              "maximumSelections": 1,
                              "alteredInStore": true,
                              "deleted": true,
                              "blueprintID": 1,
                              "preserveLayout": true,
                              "mainCheckoutFormName": "sample string 13",
                              "nextCheckoutForm": {
                                "$ref": "31"
                              },
                              "previousCheckoutForm": {
                                "$ref": "31"
                              },
                              "buttons": [
                                {
                                  "$id": "32",
                                  "id": 1,
                                  "checkoutFormID": 2,
                                  "checkoutFormG_UID": "UiTgRdl2dk+q3gSpcwyEfw==",
                                  "checkoutFormGuid": "45e02452-76d9-4f76-aade-04a9730c847f",
                                  "identifier": "xLrm1jpzx0y4ZG1U/hHqSQ==",
                                  "identifierGuid": "d6e6bac4-733a-4cc7-b864-6d54fe11ea49",
                                  "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": "xWpMEt9ZPkGd5pNTGzFs9Q==",
                                  "valueGuid": "124c6ac5-59df-413e-9de6-93531b316cf5",
                                  "buttonText": "sample string 10",
                                  "valueText": "sample string 11",
                                  "drawImageAndButton": true,
                                  "updated": "2025-06-14T06:26:55.4755994",
                                  "action": "sample string 12",
                                  "valueForm": {
                                    "$ref": "31"
                                  },
                                  "image": {
                                    "$id": "33",
                                    "name": "sample string 3.sample string 4",
                                    "imageID": 2,
                                    "imageName": "sample string 3",
                                    "imageExtension": "sample string 4",
                                    "lastUpdate": "2025-06-14T06:26:55.4755994",
                                    "imageData": "QEA=",
                                    "readOnly": true
                                  }
                                },
                                {
                                  "$ref": "32"
                                }
                              ],
                              "panels": [
                                {
                                  "$id": "34",
                                  "id": 1,
                                  "checkoutFormID": 2,
                                  "checkoutFormG_UID": "YY9uGtRs+k6LtQt+S9QWTw==",
                                  "checkoutFormGuid": "1a6e8f61-6cd4-4efa-8bb5-0b7e4bd4164f",
                                  "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": "34"
                                }
                              ]
                            },
                            {
                              "$ref": "31"
                            }
                          ],
                          "panels": [
                            {
                              "$ref": "34"
                            },
                            {
                              "$ref": "34"
                            }
                          ]
                        },
                        "pages": [
                          {
                            "$ref": "28"
                          },
                          {
                            "$ref": "28"
                          }
                        ]
                      },
                      "contentPanel": {
                        "$ref": "34"
                      },
                      "products": [
                        {
                          "$id": "35",
                          "flipChartPageIdentifier": "MbZCFtej/kG6IHUWb8pgPA==",
                          "flipChartPageIdentifierGuid": "1642b631-a3d7-41fe-ba20-75166fca603c",
                          "pluG_UID": "YtVp0UWi90yXmr+ew2soig==",
                          "pluGuid": "d169d562-a245-4cf7-979a-bf9ec36b288a",
                          "sortOrder": 3,
                          "sent": true,
                          "productChanged": true,
                          "productImageName": "sample string 6",
                          "productShowImageOnFlipCharts": true,
                          "productShowTextOnFlipCharts": true,
                          "productOverrideFlipChartText": true,
                          "productFlipChartText": "sample string 10",
                          "product": {
                            "$ref": "11"
                          },
                          "departmentSortOrder": 11,
                          "subDepartmentName": "sample string 12"
                        },
                        {
                          "$ref": "35"
                        }
                      ],
                      "productCount": 27,
                      "pages": [
                        {
                          "$ref": "28"
                        },
                        {
                          "$ref": "28"
                        }
                      ]
                    },
                    {
                      "$ref": "28"
                    }
                  ],
                  "priceHistory": [
                    {
                      "$id": "36",
                      "pluG_UID": "jXejKryCoUWFA+hqzHWbVw==",
                      "pluGuid": "2aa3778d-82bc-45a1-8503-e86acc759b57",
                      "price": 1,
                      "costCalcMethod": 1,
                      "cost": 2,
                      "weightedAvgCost": 3,
                      "lastCost": 4,
                      "rawCost": 5,
                      "rawWeightedAvgCost": 6,
                      "rawLastCost": 7,
                      "costDecimals": 8,
                      "serviceFeeID": 9,
                      "freight": 10.0,
                      "freightType": 11,
                      "process": "sample string 12",
                      "user": "sample string 13",
                      "updated": "2025-06-14T06:26:55.4755994",
                      "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": "36"
                    }
                  ],
                  "ingredients": [
                    {
                      "$id": "37",
                      "pluG_UID": "TvNwugkA30yqphHTeKCfXw==",
                      "ingredientGuid": "k66Sn3Gxo02XbnuiWzq56Q==",
                      "ingredientIdentifier": "9f92ae93-b171-4da3-976e-7ba25b3ab9e9",
                      "quantity": 1.0,
                      "storeIDs": [
                        1,
                        2
                      ],
                      "ingredientText": "sample string 1",
                      "ingredient": {
                        "$ref": "11"
                      }
                    },
                    {
                      "$ref": "37"
                    }
                  ],
                  "bins": [
                    {
                      "$id": "38",
                      "pluG_UID": "FxrNn/DSKUCpoXhacbzl7A==",
                      "pluGuid": "9fcd1a17-d2f0-4029-a9a1-785a71bce5ec",
                      "shelfLocationIdentifier": "+7Oksh3Rh0u0evVx9BV4yw==",
                      "shelfLocationGuid": "b2a4b3fb-d11d-4b87-b47a-f571f41578cb",
                      "labelShelfDefault": 1,
                      "labelTalkerDefault": 1,
                      "labelSmall": true,
                      "labelPageLayoutG_UID": "N3MyfboGk0SlIAk9KY/RLA==",
                      "labelPageLayoutGuid": "7d327337-06ba-4493-a520-093d298fd12c",
                      "updated": "2025-06-14T06:26:55.4755994",
                      "electronicShelfLabelIdentifier": "sample string 5",
                      "electronicshelfLabelsConfigurationID": 6,
                      "labelShelfChanged": true,
                      "productName": "sample string 8",
                      "locationText": "sample string 9",
                      "product": {
                        "$ref": "11"
                      },
                      "location": {
                        "$id": "39",
                        "identifier": "rI56YUCaoES5rxfEmd6Vcg==",
                        "storeID": 1,
                        "identifierGuid": "617a8eac-9a40-44a0-b9af-17c499de9572",
                        "name": "sample string 2",
                        "haccp": true,
                        "blueprintID": 1,
                        "updated": "2025-06-14T06:26:55.4755994",
                        "minTemp": 1,
                        "maxTemp": 1,
                        "checkFrequency": 1,
                        "storeCaseConfiguration": 5,
                        "storeName": "sample string 6",
                        "bins": [
                          {
                            "$ref": "38"
                          },
                          {
                            "$ref": "38"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "38"
                    }
                  ],
                  "bin": {
                    "$ref": "38"
                  },
                  "scaleLocations": [
                    {
                      "$id": "40",
                      "plu": 1,
                      "pluG_UID": "eO3asVa+1EeoRQF4hmXlfg==",
                      "pluGuid": "b1daed78-be56-47d4-a845-01788665e57e",
                      "deptNo": 1,
                      "product": {
                        "$ref": "11"
                      },
                      "scaleLocation": {
                        "$id": "41",
                        "id": 1,
                        "deptNo": 1,
                        "deptCode": "sample string 2",
                        "name": "sample string 3",
                        "enabled": true,
                        "updated": "2025-06-14T06:26:55.4755994",
                        "department": {
                          "$id": "42",
                          "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": "41"
                          },
                          "subDepartments": [
                            {
                              "$id": "43",
                              "id": 1,
                              "departmentID": 2,
                              "name": "sample string 3",
                              "code": "sample string 4",
                              "departmentCode": "sample string 5",
                              "externalSales": true,
                              "minorDepartments": [
                                {
                                  "$id": "44",
                                  "id": 1,
                                  "subDepartmentID": 2,
                                  "departmentID": 3,
                                  "name": "sample string 4",
                                  "subDepartmentCode": "sample string 5",
                                  "departmentCode": "sample string 6",
                                  "code": "sample string 7",
                                  "lesserDepartments": [
                                    {
                                      "$id": "45",
                                      "id": 1,
                                      "departmentID": 2,
                                      "subDepartmentID": 3,
                                      "minorDepartmentID": 4,
                                      "name": "sample string 5",
                                      "code": "sample string 6",
                                      "departmentCode": "sample string 7",
                                      "subDepartmentCode": "sample string 8",
                                      "minorDepartmentCode": "sample string 9",
                                      "updated": "2025-06-14T06:26:55.4755994",
                                      "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": "wvn3G9pkAUWH7lPNbPDhNQ==",
                                      "labelPageLayoutGuid": "1bf7f9c2-64da-4501-87ee-53cd6cf0e135",
                                      "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": "46",
                                        "dept": 1,
                                        "category": 2,
                                        "name": "sample string 3",
                                        "active": true,
                                        "mscCommodities": [
                                          {
                                            "$id": "47",
                                            "dept": 1,
                                            "category": 2,
                                            "commodity": 3,
                                            "name": "sample string 4",
                                            "active": true,
                                            "mscSubCommodities": [
                                              {
                                                "$id": "48",
                                                "dept": 1,
                                                "category": 2,
                                                "commodity": 3,
                                                "subCommodity": 4,
                                                "name": "sample string 5",
                                                "active": true,
                                                "subCommodityCode": "sample string 7"
                                              },
                                              {
                                                "$ref": "48"
                                              }
                                            ],
                                            "commodityCode": "sample string 6"
                                          },
                                          {
                                            "$ref": "47"
                                          }
                                        ],
                                        "categoryCode": "sample string 5"
                                      },
                                      "mscCom": {
                                        "$ref": "47"
                                      },
                                      "mscDep": {
                                        "$id": "49",
                                        "dept": 1,
                                        "name": "sample string 2",
                                        "active": true,
                                        "mscCategories": [
                                          {
                                            "$ref": "46"
                                          },
                                          {
                                            "$ref": "46"
                                          }
                                        ],
                                        "deptCode": "sample string 4"
                                      },
                                      "mscSubCom": {
                                        "$ref": "48"
                                      }
                                    },
                                    {
                                      "$ref": "45"
                                    }
                                  ],
                                  "updated": "2025-06-14T06:26:55.4755994",
                                  "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": "NFn7yEB3YkOcqcda0uzZ1Q==",
                                  "labelPageLayoutGuid": "c8fb5934-7740-4362-9ca9-c75ad2ecd9d5",
                                  "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": "46"
                                  },
                                  "mscCom": {
                                    "$ref": "47"
                                  },
                                  "mscDep": {
                                    "$ref": "49"
                                  },
                                  "mscSubCom": {
                                    "$ref": "48"
                                  }
                                },
                                {
                                  "$ref": "44"
                                }
                              ],
                              "investmentBuyOverride": true,
                              "updated": "2025-06-14T06:26:55.4755994",
                              "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": "ag4XUjdSlk2HAUbffg6U2w==",
                              "labelPageLayoutGuid": "52170e6a-5237-4d96-8701-46df7e0e94db",
                              "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": "46"
                              },
                              "mscCom": {
                                "$ref": "47"
                              },
                              "mscDep": {
                                "$ref": "49"
                              },
                              "mscSubCom": {
                                "$ref": "48"
                              }
                            },
                            {
                              "$ref": "43"
                            }
                          ],
                          "stores": [
                            1,
                            2
                          ],
                          "investmentBuyOverride": true,
                          "updated": "2025-06-14T06:26:55.4755994",
                          "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": "Sa2D2WJGj02tjuC4tLuAQA==",
                          "labelPageLayoutGuid": "d983ad49-4662-4d8f-ad8e-e0b8b4bb8040",
                          "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": "46"
                          },
                          "mscCom": {
                            "$ref": "47"
                          },
                          "mscDep": {
                            "$ref": "49"
                          },
                          "mscSubCom": {
                            "$ref": "48"
                          }
                        }
                      }
                    },
                    {
                      "$ref": "40"
                    }
                  ],
                  "nextPrice": {
                    "$id": "50",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "plu": 1,
                    "hostOfferID": 1,
                    "metcashPromotionID": "sample string 4",
                    "metcashPromotionPlacement": "sample string 5",
                    "pluG_UID": "wR4YPBX5GUCsHCHYm7dkog==",
                    "pluGuid": "3c181ec1-f915-4019-ac1c-21d89bb764a2",
                    "newPrice": 1,
                    "pctDiscount": 1,
                    "newCost": 1,
                    "newCostDecimals": 6,
                    "dealCostIdentifier": "Hsos0W5UoU+WnmKrA4EWeQ==",
                    "dealCostGuid": "d12cca1e-546e-4fa1-969e-62ab03811679",
                    "pluName": "sample string 7",
                    "apn": "sample string 8",
                    "fuelItem": true,
                    "priceGroupG_UID": "X1KhNPVTc06YnRqPd24vfQ==",
                    "priceGroupGuid": "34a1525f-53f5-4e73-989d-1a8f776e2f7d",
                    "itemNumber": "sample string 10",
                    "cri": "sample string 11",
                    "pluPrice": 12,
                    "pluCost": 13,
                    "pluCostIndicator": "sample string 14",
                    "pluPriceGstPercent": 15,
                    "pluCostGstPercent": 16,
                    "pluActive": true,
                    "cartonQty": 1.1,
                    "baseUnits": 18.1,
                    "salesMode": 1,
                    "pluNormalCost": 19,
                    "pluaws": 20.0,
                    "directNumber": "sample string 21",
                    "departmentName": "sample string 22",
                    "subDepartmentName": "sample string 23",
                    "priceGroupName": "sample string 24",
                    "supplierName": "sample string 25",
                    "stockOnHand": 1.1,
                    "stockOnOrder": 1.1,
                    "lastReceived": "2025-06-14T06:26:55.4755994",
                    "rrp": 26,
                    "campaignDescription": "sample string 27",
                    "campaignComboPriceGroupG_UID": "yHMTP0Yct0egK7tXSBssKw==",
                    "campaignComboPriceGroupIdentifier": "3f1373c8-1c46-47b7-a02b-bb57481b2c2b",
                    "promotionPlacementDescription": "sample string 28",
                    "storeAcceptances": [
                      {
                        "$id": "51",
                        "plu": 1,
                        "pluG_UId": "QEA=",
                        "campaignID": 1,
                        "campaignName": "sample string 2",
                        "storeID": 3,
                        "acceptedUtc": "2025-06-14T06:26:55.4755994",
                        "operatorG_UID": "zNWtsMOwOkuNmzV15LaFWg==",
                        "operatorGuid": "b0add5cc-b0c3-4b3a-8d9b-3575e4b6855a",
                        "machineID": 1,
                        "processed": true,
                        "appliedUtc": "2025-06-14T06:26:55.4755994",
                        "signIqTicketFileMovedUtc": "2025-06-14T06:26:55.4755994",
                        "user": "sample string 6",
                        "campaignDescription": "sample string 7",
                        "productDesc": "sample string 8",
                        "storeName": "sample string 9",
                        "effectiveUtc": "2025-06-14T06:26:55.4755994",
                        "priceChangeType": 0,
                        "operatorName": "sample string 10",
                        "hostCampaign": true,
                        "product": {
                          "$ref": "11"
                        },
                        "campaignPlu": {
                          "$ref": "50"
                        }
                      },
                      {
                        "$ref": "51"
                      }
                    ],
                    "campaign": {
                      "$id": "52",
                      "id": 1,
                      "storeID": 2,
                      "name": "5abe0024-503d-4276-9e78-89998ce6ca92",
                      "nameGuid": "5abe0024-503d-4276-9e78-89998ce6ca92",
                      "description": "sample string 4",
                      "showDiscounts": true,
                      "showTotals": true,
                      "onlyEvaluateOnSubtotal": true,
                      "useDescription": true,
                      "campaignType": 1,
                      "startDate": "2025-06-14T06:26:55.4755994",
                      "startTime": 1,
                      "endDate": "2025-06-14T06:26:55.4755994",
                      "endTime": 1,
                      "recurrence": 1,
                      "recurrenceType": 1,
                      "monthType": 1,
                      "weekDays": 1,
                      "months": 1,
                      "monthWeeks": 1,
                      "monthDays": "sample string 7",
                      "printed": true,
                      "talkerText": "sample string 8",
                      "rangeDescription": "sample string 9",
                      "dealDescription": "sample string 10",
                      "labelQuantity": 11,
                      "active": 1,
                      "deactivated": "2025-06-14T06:26:55.4755994",
                      "system": true,
                      "created": "2025-06-14T06:26:55.4755994",
                      "updated": "2025-06-14T06:26:55.4755994",
                      "priceChangeNotifiedUtc": "2025-06-14T06:26:55.4755994",
                      "promoType": 1,
                      "promotionTypeCode": "sample string 13",
                      "hostIdentifier": "mNBFWezTRkOS+UNAgJDlzQ==",
                      "hostIdentifierGuid": "5945d098-d3ec-4346-92f9-43408090e5cd",
                      "hostType": 14,
                      "createdByUser": "sample string 15",
                      "fromHost": true,
                      "deleted": true,
                      "campaignDeleted": "2025-06-14T06:26:55.4755994",
                      "updatedByUser": "sample string 18",
                      "offerID": 1,
                      "isPriceChangeCampaign": true,
                      "stores": [
                        1,
                        2
                      ],
                      "storeNames": [
                        "sample string 1",
                        "sample string 2"
                      ],
                      "campaignPlus": [
                        {
                          "$ref": "50"
                        },
                        {
                          "$ref": "50"
                        }
                      ],
                      "campaignPools": [
                        {
                          "$id": "53",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "plu": 4,
                          "pluG_UID": "p/kT/VoHdUSvX3DVEYSLug==",
                          "pluGuid": "fd13f9a7-075a-4475-af5f-70d511848bba",
                          "hostOfferID": 1,
                          "priceGroupG_UID": "OX3WtEBHXE+w+9zaWLNSyA==",
                          "priceGroupGuid": "b4d67d39-4740-4f5c-b0fb-dcda58b352c8",
                          "fuelItem": true,
                          "pluName": "sample string 6",
                          "apn": "sample string 7",
                          "pluActive": true,
                          "cartonQty": 1,
                          "baseUnits": 9.1,
                          "cri": "sample string 10",
                          "salesMode": 1,
                          "pluaws": 11.0,
                          "directNumber": "sample string 12",
                          "departmentName": "sample string 13",
                          "subDepartmentName": "sample string 14",
                          "priceGroupName": "sample string 15",
                          "supplierName": "sample string 16",
                          "stockOnHand": 1.1,
                          "stockOnOrder": 1.1,
                          "lastReceived": "2025-06-14T06:26:55.4755994",
                          "rrp": 17,
                          "campaignDescription": "sample string 18",
                          "product": {
                            "$ref": "11"
                          },
                          "campaign": {
                            "$ref": "52"
                          }
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "sellingRules": [
                        {
                          "$id": "54",
                          "id": 1,
                          "identifier": "hM7EI4+D5ki3EpgA2r08/Q==",
                          "identifierStr": "hM7EI4+D5ki3EpgA2r08/Q==",
                          "identifierGuid": "23c4ce84-838f-48e6-b712-9800dabd3cfd",
                          "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": "52"
                          }
                        },
                        {
                          "$ref": "54"
                        }
                      ],
                      "customers": [
                        {
                          "$id": "55",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "customerID": "EN3+EpseHk6pvoI2L/CACA==",
                          "customerIDGuid": "12fedd10-1e9b-4e1e-a9be-82362ff08008",
                          "campaign": {
                            "$ref": "52"
                          },
                          "customer": {
                            "$id": "56",
                            "identifier": "Yi1MOg9TUkSDsXRhRCLGvQ==",
                            "identifierGuid": "3a4c2d62-530f-4452-83b1-74614422c6bd",
                            "code": "sample string 2",
                            "familyName": "sample string 3",
                            "givenName": "sample string 4",
                            "otherName": "sample string 5",
                            "title": "sample string 6",
                            "dateOfBirth": "2025-06-14T06:26:55.4755994",
                            "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": "ay3dqq9dQ0SJUmqNMtUlEA==",
                            "communityIdentifierGuid": "aadd2d6b-5daf-4443-8952-6a8d32d52510",
                            "joined": "2025-06-14T06:26:55.4755994",
                            "updated": "2025-06-14T06:26:55.4755994",
                            "active": true,
                            "reasonInactive": 1,
                            "groupCustomer": true,
                            "loyaltyPoints": 1,
                            "homeStoreID": 1,
                            "availableSpend": 1,
                            "priceLevelIdentifier": "lWjpPEVChkGIdjUzvizjoQ==",
                            "priceLevelIdentifierGuid": "3ce96895-4245-4186-8876-3533be2ce3a1",
                            "marketingID": "sample string 18",
                            "hidden": true,
                            "registered": true,
                            "registeredOn": "2025-06-14T06:26:55.4755994",
                            "emailMarketing": true,
                            "smsMarketing": true,
                            "deleted": true,
                            "deletedUser": "sample string 24",
                            "homeStoreName": "sample string 25",
                            "customerCards": [
                              {
                                "$id": "57",
                                "cardType": 2,
                                "issueDate": "2025-06-14T06:26:55.4755994",
                                "expiry": "2025-06-14T06:26:55.4755994",
                                "customerID": "YPsLnqjn3U+rJqMtgh8HGQ==",
                                "customerIDGuid": "9e0bfb60-e7a8-4fdd-ab26-a32d821f0719",
                                "initialValue": 1,
                                "currentValue": 1,
                                "maxLimit": 1,
                                "minTransaction": 1,
                                "maxTransaction": 1,
                                "multiplier": 1.1,
                                "active": true,
                                "reasonInactive": 1,
                                "idRequired": true,
                                "idType": 1,
                                "idValue": "sample string 5",
                                "updated": "2025-06-14T06:26:55.4755994",
                                "linkedAccount": "Xf5zGukTp0Cxr5Ne/nGOyg==",
                                "linkedAccountGuid": "1a73fe5d-13e9-40a7-b1af-935efe718eca",
                                "currentValueChanged": true,
                                "limitsChanged": true,
                                "customer": {
                                  "$ref": "56"
                                },
                                "account": {
                                  "$id": "58",
                                  "id": 1,
                                  "identifier": "kf9WyzTePUyGXCPOK94tiw==",
                                  "identifierGuid": "cb56ff91-de34-4c3d-865c-23ce2bde2d8b",
                                  "referenceNo": "sample string 3",
                                  "name": "sample string 4",
                                  "created": "2025-06-14T06:26:55.4755994",
                                  "owner": "x9l0US/ALEOLPxoUa7Y/Ow==",
                                  "ownerGuid": "5174d9c7-c02f-432c-8b3f-1a146bb63f3b",
                                  "accountStoreGroupIdentifier": "W68OLy0yJUCf0vuF/cCWWQ==",
                                  "accountStoreGroupGuid": "2f0eaf5b-322d-4025-9fd2-fb85fdc09659",
                                  "accountType": 1,
                                  "currentBalance": 1,
                                  "externalID": "sample string 7",
                                  "maximumLimit": 1,
                                  "accruePoints": true,
                                  "loyaltyPoints": 1,
                                  "termsOfTrade": 1,
                                  "signatureRequired": true,
                                  "referenceRequired": true,
                                  "statementSendType": 10,
                                  "ageingPeriod": 1,
                                  "monthlyAgeingPeriod": true,
                                  "explodedInvoice": true,
                                  "isFifoAllocation": true,
                                  "lastStatementSent": "2025-06-14T06:26:55.4755994",
                                  "active": true,
                                  "updated": "2025-06-14T06:26:55.4755994",
                                  "deleted": true,
                                  "deletedUser": "sample string 16",
                                  "currentBalanceChanged": true,
                                  "maximumLimitChanged": true,
                                  "loyaltyPointsChanged": true,
                                  "projectedBalance": 17,
                                  "accountStoreGroupStoreIDs": [
                                    1,
                                    2
                                  ],
                                  "customerEmail": "sample string 18",
                                  "ownerCustomer": {
                                    "$ref": "56"
                                  },
                                  "card": {
                                    "$ref": "57"
                                  },
                                  "members": {
                                    "$id": "59",
                                    "sample string 1": [
                                      {
                                        "$ref": "56"
                                      },
                                      {
                                        "$ref": "56"
                                      }
                                    ],
                                    "sample string 2": [
                                      {
                                        "$ref": "56"
                                      },
                                      {
                                        "$ref": "56"
                                      }
                                    ]
                                  },
                                  "customerGroups": [
                                    {
                                      "$id": "60",
                                      "identifier": "3R2TZGsfqEOX37xyuDSlyg==",
                                      "identifierGuid": "64931ddd-1f6b-43a8-97df-bc72b834a5ca",
                                      "name": "sample string 2",
                                      "primaryContact": "G8m31L5+dk6KqqACMlKT6g==",
                                      "primaryContactGuid": "d4b7c91b-7ebe-4e76-8aaa-a002325293ea",
                                      "accountID": "xecMHlQpI0uN4qk34n7jTw==",
                                      "accountIDGuid": "1e0ce7c5-2954-4b23-8de2-a937e27ee34f",
                                      "special": true,
                                      "updated": "2025-06-14T06:26:55.4755994",
                                      "active": true,
                                      "reasonInactive": 1,
                                      "priceLevelIdentifier": "8t7rk4ol1kmqN1B+Nu1jAA==",
                                      "priceLevelIdentifierGuid": "93ebdef2-258a-49d6-aa37-507e36ed6300",
                                      "deleted": true,
                                      "account": {
                                        "$ref": "58"
                                      },
                                      "primaryContactCustomer": {
                                        "$ref": "56"
                                      },
                                      "customerGroupMembers": [
                                        {
                                          "$id": "61",
                                          "id": 1,
                                          "groupID": "5HzqgKJgqEaE1wWi84TEcQ==",
                                          "groupIDGuid": "80ea7ce4-60a2-46a8-84d7-05a2f384c471",
                                          "customerID": "I5aKYe2qmUGc57yXNYfjxA==",
                                          "customerIDGuid": "618a9623-aaed-4199-9ce7-bc973587e3c4",
                                          "card": "sample string 4",
                                          "linkedAccount": "SwshAePXnkCFooiv1FrUhA==",
                                          "linkedAccountGuid": "01210b4b-d7e3-409e-85a2-88afd45ad484",
                                          "customer": {
                                            "$ref": "56"
                                          },
                                          "group": {
                                            "$ref": "60"
                                          },
                                          "customerCard": {
                                            "$ref": "57"
                                          }
                                        },
                                        {
                                          "$ref": "61"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "60"
                                    }
                                  ]
                                },
                                "payments": [
                                  {
                                    "$id": "62",
                                    "id": 1,
                                    "identifier": "S0R2GNbeAEe5Ct2fHwadzw==",
                                    "identifierGuid": "1876444b-ded6-4700-b90a-dd9f1f069dcf",
                                    "storeID": 2,
                                    "operatorName": "sample string 3",
                                    "saleHeaderID": 4,
                                    "paymentType": 5,
                                    "amount": 6,
                                    "account": "sample string 7",
                                    "accountID": "LcfB6deU5USz9MC5+eZ1HA==",
                                    "accountIDGuid": "e9c1c72d-94d7-44e5-b3f4-c0b9f9e6751c",
                                    "customerAccount": {
                                      "$ref": "58"
                                    },
                                    "customerCard": {
                                      "$ref": "57"
                                    },
                                    "accountType": 1,
                                    "cardName": "sample string 8",
                                    "authorisationNumber": "sample string 9",
                                    "bankReference": "sample string 10",
                                    "merchantID": "sample string 11",
                                    "terminalID": "sample string 12",
                                    "cardNumber": "sample string 13",
                                    "paymentDate": "2025-06-14T06:26:55.4755994",
                                    "invRocNo": "sample string 14",
                                    "responseCode": "sample string 15",
                                    "cashout": 1,
                                    "tip": 16,
                                    "idempotentVoid": "7W7epx6Id0Wn2FT9etW2Ew==",
                                    "idempotentVoidGuid": "a7de6eed-881e-4577-a7d8-54fd7ad5b613",
                                    "offline": true,
                                    "processed": 1,
                                    "storeSaleHeader": {
                                      "$id": "63",
                                      "saleHeaderID": 1,
                                      "saleHeaderGuid": "QoJvq7FbVUattTn5MNpJwg==",
                                      "saleHeaderIdentifierGuid": "ab6f8242-5bb1-4655-adb5-39f930da49c2",
                                      "created": "2025-06-14T06:26:55.4755994",
                                      "createdLocal": "2025-06-14T06:26:55.4755994",
                                      "createdText": "sample string 4",
                                      "itemCount": 5,
                                      "totalAmount": 6,
                                      "cashTender": 1,
                                      "cardTender": 1,
                                      "cheqTender": 1,
                                      "acctTender": 1,
                                      "voucherTender": 1,
                                      "loyaltyPoints": 1,
                                      "cashout": 1,
                                      "changeAmount": 1,
                                      "rounding": 1,
                                      "gstAmount": 1,
                                      "transactionDiscountTender": 1,
                                      "totalTip": 7,
                                      "tranType": 1,
                                      "processed": 1,
                                      "imported": "2025-06-14T06:26:55.4755994",
                                      "storeID": 1,
                                      "operatorG_Uid": "AIzeSYdVKk2URM+K2H+7Qw==",
                                      "operatorGuid": "49de8c00-5587-4d2a-9444-cf8ad87fbb43",
                                      "customerG_Uid": "9QR7rAj23U2WGcHohhAxLQ==",
                                      "customerGuid": "ac7b04f5-f608-4ddd-9619-c1e88610312d",
                                      "communityIdentifier": "074sJF3gCUqJjNCwOa9Bbg==",
                                      "communityIdentifierGuid": "242cbed3-e05d-4a09-898c-d0b039af416e",
                                      "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": "wAomM0rkLEGq9TmlQs2kFA==",
                                      "priceLevelIdentifierGuid": "33260ac0-e44a-412c-aaf5-39a542cda414",
                                      "locked": 36,
                                      "relationChecksum": "sample string 37",
                                      "loyaltyTender": 1,
                                      "giftCardTender": 1,
                                      "operator": {
                                        "$ref": "23"
                                      },
                                      "customer": {
                                        "$ref": "56"
                                      },
                                      "communityOrganisation": {
                                        "$id": "64",
                                        "id": 1,
                                        "identifier": "AZG9HcELYEOhVyAwrgsZ3g==",
                                        "identifierGuid": "1dbd9101-0bc1-4360-a157-2030ae0b19de",
                                        "name": "sample string 3",
                                        "lookupIdentifier": "sample string 4",
                                        "externalID": "sample string 5",
                                        "phone": "sample string 6",
                                        "fax": "sample string 7",
                                        "email": "sample string 8",
                                        "address1": "sample string 9",
                                        "address2": "sample string 10",
                                        "city": "sample string 11",
                                        "postCode": "sample string 12",
                                        "state": "sample string 13",
                                        "country": "sample string 14",
                                        "totalAmountAwarded": 15.1,
                                        "updated": "2025-06-14T06:26:55.4755994",
                                        "deleted": true
                                      },
                                      "details": [
                                        {
                                          "$id": "65",
                                          "saleItemID": 1,
                                          "identifier": "PWRN3DNJwEqO1uDaIPDcBA==",
                                          "identifierGuid": "dc4d643d-4933-4ac0-8ed6-e0da20f0dc04",
                                          "saleHeaderID": 2,
                                          "plu": 1,
                                          "pluG_UId": "cm8ck7Ge70OpTunieWcHsA==",
                                          "pluGuid": "931c6f72-9eb1-43ef-a94e-e9e2796707b0",
                                          "accountID": "jD3PwvvBrUiJi9ujWAntlA==",
                                          "accountIDGuid": "c2cf3d8c-c1fb-48ad-898b-dba35809ed94",
                                          "normalPrice": 3,
                                          "originalSellingPrice": 4,
                                          "discountPrice": 5,
                                          "unit": 1,
                                          "quantity": 6,
                                          "totalCents": 7,
                                          "fixedPrice": 1,
                                          "tranType": 1,
                                          "discountType": 1,
                                          "cost": 1,
                                          "costDecimals": 8,
                                          "markdown": 1,
                                          "manualQuantity": 1,
                                          "manualPrice": 1,
                                          "manualMode": 1,
                                          "active": 1,
                                          "offline": true,
                                          "barcode": "sample string 9",
                                          "keyedSale": 1,
                                          "discountedID": 1,
                                          "fuelID": 1,
                                          "serialNumber": "sample string 10",
                                          "bestOrExpire": "2025-06-14T06:26:55.4755994",
                                          "bestOrExpireType": 1,
                                          "providerName": "sample string 11",
                                          "refundG_UID": "bYNMrnezR0OTT9vmYz6rPA==",
                                          "refundGuid": "ae4c836d-b377-4347-934f-dbe6633eab3c",
                                          "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": "gmPSYLBsUEeLPPoIF9arIA==",
                                          "idempotentVoidGuid": "60d26382-6cb0-4750-8b3c-fa0817d6ab20",
                                          "priceLevelIdentifier": "cOVww3DiH0yVGfViq0cGnw==",
                                          "priceLevelIdentifierGuid": "c370e570-e270-4c1f-9519-f562ab47069f",
                                          "productName": "sample string 23",
                                          "apn": "sample string 24",
                                          "unknownScans": [
                                            {
                                              "$id": "66",
                                              "id": 1,
                                              "saleDetailID": 2,
                                              "storeID": 1,
                                              "scanned": "2025-06-14T06:26:55.4755994",
                                              "operatorG_UID": "QEA=",
                                              "barcode": "sample string 4",
                                              "processed": 1
                                            },
                                            {
                                              "$ref": "66"
                                            }
                                          ],
                                          "refund": {
                                            "$id": "67",
                                            "id": 1,
                                            "g_UID": "hyx2A6iyekmFau3S3WvAkw==",
                                            "guid": "03762c87-b2a8-497a-856a-edd2dd6bc093",
                                            "description": "sample string 1",
                                            "dumped": true,
                                            "inventoryReasonID": 1,
                                            "sortOrder": 1,
                                            "updated": "2025-06-14T06:26:55.4755994"
                                          },
                                          "modifier": {
                                            "$id": "68",
                                            "id": 1,
                                            "setG_UID": "HT3PxP6K3USgtplP6a0RxQ==",
                                            "modifierSetGuid": "c4cf3d1d-8afe-44dd-a0b6-994fe9ad11c5",
                                            "name": "sample string 2",
                                            "price": 1,
                                            "quantity": 1,
                                            "modifierType": 1,
                                            "groupNumber": 1,
                                            "pageNumber": 1,
                                            "controlOrder": 1,
                                            "printToStation": true,
                                            "pluG_UID": "onFS6kZot0mEWyQ/6SIQaA==",
                                            "pluGuid": "ea5271a2-6846-49b7-845b-243fe9221068",
                                            "deleted": true,
                                            "g_UID": "EePdIQrQ8UqGRRCRNlb/8w==",
                                            "guid": "21dde311-d00a-4af1-8645-10913656fff3",
                                            "product": {
                                              "$ref": "11"
                                            }
                                          },
                                          "priceLevelName": "sample string 25",
                                          "pumpNumber": 1,
                                          "hoseNumber": 1
                                        },
                                        {
                                          "$ref": "65"
                                        }
                                      ],
                                      "eftReceipts": [
                                        {
                                          "$id": "69",
                                          "id": 1,
                                          "storeID": 1,
                                          "saleHeaderID": 2,
                                          "storeSaleHeader": {
                                            "$ref": "63"
                                          },
                                          "receipt": "sample string 3",
                                          "processed": 1
                                        },
                                        {
                                          "$ref": "69"
                                        }
                                      ],
                                      "payments": [
                                        {
                                          "$ref": "62"
                                        },
                                        {
                                          "$ref": "62"
                                        }
                                      ],
                                      "cards": [
                                        {
                                          "$id": "70",
                                          "id": 1,
                                          "saleHeaderID": 1,
                                          "identifier": "sample string 2",
                                          "cardType": 3,
                                          "providerName": "sample string 4"
                                        },
                                        {
                                          "$ref": "70"
                                        }
                                      ],
                                      "campaignHits": [
                                        {
                                          "$id": "71",
                                          "id": 1,
                                          "saleHeaderID": 2,
                                          "campaign": "sample string 3",
                                          "name": "sample string 4",
                                          "processed": 1,
                                          "campaignDescription": "sample string 5"
                                        },
                                        {
                                          "$ref": "71"
                                        }
                                      ],
                                      "fuel": [
                                        {
                                          "$id": "72",
                                          "id": 1,
                                          "plu": 1,
                                          "pluG_UID": "8PCj+Wn9qEWcaUYrRSSUxQ==",
                                          "pluGuid": "f9a3f0f0-fd69-45a8-9c69-462b452494c5",
                                          "saleHeaderID": 2,
                                          "totalCents": 3,
                                          "grade": 1,
                                          "gradeDescription": "sample string 4",
                                          "dispenser": 1,
                                          "hose": 1,
                                          "quantity": 1,
                                          "cost": 1,
                                          "acquirerNum": 1,
                                          "attendant": 1,
                                          "ePurseBalance": 1.0,
                                          "cardSignature": "sample string 5",
                                          "compartmentNumber": 1,
                                          "contractNumber": 1,
                                          "discountCardPAN": "sample string 6",
                                          "discountID": 1,
                                          "discountName": "sample string 7",
                                          "discountNetValue": 1.0,
                                          "discountType": 1,
                                          "discountValue": 1.0,
                                          "discretionaryData": "sample string 8",
                                          "driverID": "sample string 9",
                                          "eftBatchNumber": 1,
                                          "eftResponseCode": "sample string 10",
                                          "endDateTime": "2025-06-14T06:26:55.4755994",
                                          "engineHours": 1.1,
                                          "fposNumber": 1,
                                          "loyaltyCardPAN": "sample string 11",
                                          "miscData1": 1,
                                          "miscData2": "sample string 12",
                                          "miscFlags": 1,
                                          "mop": 1,
                                          "odometer": 1,
                                          "panNumber": "sample string 13",
                                          "saleRefund": true,
                                          "saleStatus": 1,
                                          "sequenceNumber": 1,
                                          "stan": 1,
                                          "startDateTime": "2025-06-14T06:26:55.4755994",
                                          "tagNumber": "sample string 15",
                                          "trackTwoRem": "sample string 16",
                                          "transCode": 1,
                                          "transType": 1,
                                          "unitPrice": 1.0,
                                          "vehicleReg": "sample string 17",
                                          "offline": true,
                                          "processed": 1
                                        },
                                        {
                                          "$ref": "72"
                                        }
                                      ],
                                      "fuelResells": [
                                        {
                                          "$id": "73",
                                          "saleItemID": 1,
                                          "saleHeaderID": 2,
                                          "plu": 1,
                                          "pluG_UId": "nzBwInIPikSc/3oVFNBwVg==",
                                          "pluGuid": "2270309f-0f72-448a-9cff-7a1514d07056",
                                          "accountID": "jXUwi3W4LUOVoLZfUsGsDQ==",
                                          "accountIDGuid": "8b30758d-b875-432d-95a0-b65f52c1ac0d",
                                          "normalPrice": 3,
                                          "originalSellingPrice": 4,
                                          "discountPrice": 5,
                                          "unit": 1,
                                          "quantity": 6,
                                          "totalCents": 7,
                                          "fixedPrice": 1,
                                          "tranType": 1,
                                          "processed": 1,
                                          "discountType": 1,
                                          "cost": 1,
                                          "costDecimals": 1,
                                          "markdown": 1,
                                          "manualQuantity": 1,
                                          "manualPrice": 1,
                                          "manualMode": 1,
                                          "active": 1,
                                          "barcode": "sample string 8",
                                          "offline": 1,
                                          "keyedSale": 1,
                                          "discountedID": 1,
                                          "fuelID": 1,
                                          "serialNumber": "sample string 9",
                                          "bestOrExpire": "2025-06-14T06:26:55.4755994",
                                          "bestOrExpireType": 1,
                                          "refundG_UID": "hXCSRbRp0Uu8VxWCfKVLYQ==",
                                          "refundGuid": "45927085-69b4-4bd1-bc57-15827ca54b61",
                                          "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": "73"
                                        }
                                      ],
                                      "customerOrder": [
                                        {
                                          "$id": "74",
                                          "identifier": "z9ib3xd3S0y/QeYyEjum4Q==",
                                          "identifierGuid": "df9bd8cf-7717-4c4b-bf41-e632123ba6e1",
                                          "id": 1,
                                          "orderNo": 2,
                                          "externalSaleIdentifier": "sample string 3",
                                          "storeID": 4,
                                          "zoneID": 5,
                                          "deptNo": 6,
                                          "customerIdentifier": "woZ8/l2SoE63HzZfT1VZrQ==",
                                          "customerIdentifierGuid": "fe7c86c2-925d-4ea0-b71f-365f4f5559ad",
                                          "operatorNo": 1,
                                          "operatorG_UID": "1MuIzXUB60G6eLGXDPDP7Q==",
                                          "operatorGuid": "cd88cbd4-0175-41eb-ba78-b1970cf0cfed",
                                          "created": "2025-06-14T06:26:55.4755994",
                                          "ordered": "2025-06-14T06:26:55.4755994",
                                          "started": "2025-06-14T06:26:55.4755994",
                                          "completed": "2025-06-14T06:26:55.4755994",
                                          "supplied": "2025-06-14T06:26:55.4755994",
                                          "quickTicket": 1,
                                          "deleted": true,
                                          "walkAway": true,
                                          "approxWait": 1,
                                          "actualWait": 1,
                                          "deliveryMethod": 8,
                                          "externalSaleType": 9,
                                          "customer": {
                                            "$ref": "56"
                                          },
                                          "operator": {
                                            "$ref": "23"
                                          },
                                          "details": [
                                            {
                                              "$id": "75",
                                              "headerID": 1,
                                              "plu": 1,
                                              "pluG_UId": "px1shRsMTk+sG5+SsoBPmQ==",
                                              "pluGuid": "856c1da7-0c1b-4f4e-ac1b-9f92b2804f99",
                                              "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": "dDZhQKChvEeVX/7mUQDo6g==",
                                              "headerIdentifierGuid": "40613674-a1a0-47bc-955f-fee65100e8ea",
                                              "product": {
                                                "$ref": "11"
                                              }
                                            },
                                            {
                                              "$ref": "75"
                                            }
                                          ],
                                          "storeName": "sample string 11",
                                          "customerName": "sample string 12",
                                          "storeReplyTo": "sample string 13",
                                          "storeSubjectLine": "sample string 14",
                                          "storeSaleHeader": {
                                            "$ref": "63"
                                          }
                                        },
                                        {
                                          "$ref": "74"
                                        }
                                      ],
                                      "surveyResponses": [
                                        {
                                          "$id": "76",
                                          "surveyG_UID": "67UX483x4kmTcOTnnmrOag==",
                                          "surveyGuid": "e317b5eb-f1cd-49e2-9370-e4e79e6ace6a",
                                          "saleHeaderGuid": "i+GSnwaTXUmY0Q0RbmXHyw==",
                                          "saleGuid": "9f92e18b-9306-495d-98d1-0d116e65c7cb",
                                          "textResponse": "sample string 1",
                                          "integerResponse": 1,
                                          "g_UIDResponse": "IjMBlBgWlUe6du+EOl8Lgg==",
                                          "guidResponse": "94013322-1618-4795-ba76-ef843a5f0b82",
                                          "whoAnswered": 2,
                                          "answeredAtUTC": "2025-06-14T06:26:55.4755994",
                                          "sale": {
                                            "$ref": "63"
                                          },
                                          "survey": {
                                            "$id": "77",
                                            "g_UID": "XWcZYLosSEm1btczQ6ZkzQ==",
                                            "guid": "6019675d-2cba-4948-b56e-d73343a664cd",
                                            "name": "sample string 1",
                                            "storeID": 2,
                                            "zoneID": 1,
                                            "checkoutFormG_UID": "VaPMNki+1UypETwEF8zq2Q==",
                                            "checkoutFormGuid": "36cca355-be48-4cd5-a911-3c0417ccead9",
                                            "displayToWho": 3,
                                            "displayWhen": 4,
                                            "start": "2025-06-14T06:26:55.4755994",
                                            "end": "2025-06-14T06:26:55.4755994",
                                            "deleted": true,
                                            "updated": "2025-06-14T06:26:55.4755994",
                                            "possibleIntegerResponses": [
                                              1,
                                              2
                                            ],
                                            "possibleTextResponses": [
                                              "sample string 1",
                                              "sample string 2"
                                            ],
                                            "possibleGuidResponses": [
                                              "61f1aaf8-45e2-497c-9f25-8d7b514edfd6",
                                              "4e5c5de0-5a09-48f5-9f7f-3b9cd83b202e"
                                            ],
                                            "allowsAllTextResponses": true,
                                            "surveyForm": {
                                              "$ref": "31"
                                            }
                                          },
                                          "ingressId": "sample string 4"
                                        },
                                        {
                                          "$ref": "76"
                                        }
                                      ],
                                      "storeName": "sample string 38",
                                      "machineName": "sample string 39",
                                      "operatorName": "sample string 40",
                                      "direction": 1,
                                      "reason": "sample string 41",
                                      "accountG_UID": "NBRgNspIIUunoj5vaCwtbw==",
                                      "accountIdentifier": "36601434-48ca-4b21-a7a2-3e6f682c2d6f",
                                      "accountName": "sample string 42",
                                      "customerOrderIdentifier": "DeBMxBvhXkiog/XHjJuarg==",
                                      "customerOrderIdentifierGuid": "c44ce00d-e11b-485e-a883-f5c78c9b9aae",
                                      "priceLevelName": "sample string 43",
                                      "revision": 44,
                                      "ingressId": "sample string 45"
                                    },
                                    "metadata": {
                                      "$id": "78",
                                      "id": 1,
                                      "paymentID": 2,
                                      "paymentIdentifier": "etooZa+hkka79cIdVGNWig==",
                                      "paymentIdentifierGuid": "6528da7a-a1af-4692-bbf5-c21d5463568a",
                                      "identifier": "jAGrhlZDCEC0BAX76b2GAg==",
                                      "identifierGuid": "86ab018c-4356-4008-b404-05fbe9bd8602",
                                      "metadata": "sample string 3",
                                      "signatureImage": "QEA=",
                                      "itemIdentifier": "xxSi6YAAP0+8+xb9uK9P6Q==",
                                      "itemIdentifierGuid": "e9a214c7-0080-4f3f-bcfb-16fdb8af4fe9"
                                    }
                                  },
                                  {
                                    "$ref": "62"
                                  }
                                ]
                              },
                              {
                                "$ref": "57"
                              }
                            ],
                            "customerGroupMembers": [
                              {
                                "$ref": "61"
                              },
                              {
                                "$ref": "61"
                              }
                            ],
                            "customerGroups": [
                              {
                                "$ref": "60"
                              },
                              {
                                "$ref": "60"
                              }
                            ],
                            "accounts": [
                              {
                                "$ref": "58"
                              },
                              {
                                "$ref": "58"
                              }
                            ],
                            "account": {
                              "$ref": "58"
                            },
                            "vouchers": [
                              {
                                "$id": "79",
                                "customerIdentifier": "rzTBcBUPt0iOtbl0JWh4lg==",
                                "customerIdentifierGuid": "70c134af-0f15-48b7-8eb5-b97425687896",
                                "voucherName": "sample string 2",
                                "count": 3,
                                "storeID": 4,
                                "barcode": "sample string 5",
                                "redeemCount": 6,
                                "issueCount": 7,
                                "storeSalePaymentID": 1,
                                "idempotentID": "dobGzat44ECqsYIngUlklA==",
                                "idempotentGuid": "cdc68676-78ab-40e0-aab1-822781496494",
                                "offline": true,
                                "voucher": {
                                  "$id": "80",
                                  "id": 1,
                                  "name": "sample string 2",
                                  "description": "sample string 3",
                                  "shortDescription": "sample string 4",
                                  "url": "sample string 5",
                                  "barcodeTemplateID": 1,
                                  "expiry": 0,
                                  "voucherType": 6,
                                  "limitPerTransaction": 7,
                                  "customerTracking": true,
                                  "discountAccount": "sample string 9",
                                  "endDate": "2025-06-14T06:26:55.4755994",
                                  "barcodeTemplate": {
                                    "$id": "81",
                                    "templateID": 1,
                                    "template": "sample string 1",
                                    "bcFunction": "sample string 2",
                                    "sortOrder": 3
                                  },
                                  "scaleLabel": {
                                    "$id": "82",
                                    "id": 1,
                                    "uid": "sample string 2",
                                    "name": "sample string 3",
                                    "width": 1.1,
                                    "height": 1.1,
                                    "showBorder": true,
                                    "borderWidth": 1.1,
                                    "borderStyle": 1,
                                    "borderColour": "sample string 5",
                                    "updated": "2025-06-14T06:26:55.4755994",
                                    "labelPageLayout": "/KfFPhavFUmSgadAMzrWYw==",
                                    "pageLayoutGuid": "3ec5a7fc-af16-4915-9281-a740333ad663",
                                    "labelType": 6,
                                    "oldName": "sample string 7",
                                    "voucher": {
                                      "$ref": "80"
                                    },
                                    "elements": [
                                      {
                                        "$id": "83",
                                        "id": 1,
                                        "scaleLabelID": 2,
                                        "showPercentDI": true,
                                        "showAvgPerHundred": true,
                                        "showAvgPerServe": true,
                                        "name": "sample string 6",
                                        "x": 1.1,
                                        "y": 1.1,
                                        "width": 1.1,
                                        "height": 1.1,
                                        "type": 1,
                                        "rotation": 1,
                                        "text": "sample string 7",
                                        "fontFamily": "sample string 8",
                                        "align": 1,
                                        "bold": true,
                                        "italic": true,
                                        "underline": true,
                                        "strikeout": true,
                                        "reverse": true,
                                        "textColour": "sample string 9",
                                        "fontSize": 1.1,
                                        "picture": "QEA=",
                                        "borderWidth": 10,
                                        "sortOrder": 11,
                                        "printOptions": 12,
                                        "superScriptTextFontSize": 1.1,
                                        "lineStyle": 1,
                                        "spacingStyle": 1,
                                        "interCharacterSpacing": 1.1,
                                        "superScriptOffset": 1.1,
                                        "lineSpacing": 1.1,
                                        "dateFormat": "sample string 13",
                                        "autoGrow": true,
                                        "fontAutoResize": true,
                                        "updated": "2025-06-14T06:26:55.4755994"
                                      },
                                      {
                                        "$ref": "83"
                                      }
                                    ]
                                  },
                                  "customerVouchers": [
                                    {
                                      "$id": "84",
                                      "id": 1,
                                      "customerIdentifier": "6dGT83aq7E27OGBbgSoTWw==",
                                      "customerIdentifierGuid": "f393d1e9-aa76-4dec-bb38-605b812a135b",
                                      "voucherID": 3,
                                      "voucherName": "sample string 4",
                                      "storeID": 1,
                                      "barcode": "sample string 5",
                                      "dateOfIssue": "2025-06-14T06:26:55.4755994",
                                      "issuedSaleHeaderID": 1,
                                      "issuedSaleIdentifier": "sample string 7",
                                      "issuedOfflinePaymentID": 1,
                                      "issuedIdempotentID": "IqtQPeVHNkyvZHVanNgwbw==",
                                      "issuedIdempotentGuid": "3d50ab22-47e5-4c36-af64-755a9cd8306f",
                                      "issuedOffline": true,
                                      "issuedUser": "sample string 9",
                                      "issuedNotes": "sample string 10",
                                      "expiryDate": "2025-06-14T06:26:55.4755994",
                                      "expiredUser": "sample string 11",
                                      "expiredNotes": "sample string 12",
                                      "redeemed": "2025-06-14T06:26:55.4755994",
                                      "redeemedSaleHeaderID": 1,
                                      "redeemedSaleIdentifier": "sample string 13",
                                      "redeemedOfflinePaymentID": 1,
                                      "redeemedIdempotentID": "M5yvWJgCmkey6igsG9ptOQ==",
                                      "redeemedIdempotentGuid": "58af9c33-0298-479a-b2ea-282c1bda6d39",
                                      "redeemedUser": "sample string 14",
                                      "redeemedNotes": "sample string 15",
                                      "redeemedOffline": true,
                                      "updated": "2025-06-14T06:26:55.4755994",
                                      "storeName": "sample string 17",
                                      "scaleLabel": {
                                        "$ref": "82"
                                      },
                                      "voucher": {
                                        "$ref": "80"
                                      },
                                      "customer": {
                                        "$ref": "56"
                                      },
                                      "issuedOfflinePayment": {
                                        "$ref": "62"
                                      },
                                      "redeemedOfflinePayment": {
                                        "$ref": "62"
                                      }
                                    },
                                    {
                                      "$ref": "84"
                                    }
                                  ]
                                },
                                "customer": {
                                  "$ref": "56"
                                }
                              },
                              {
                                "$ref": "79"
                              }
                            ]
                          }
                        },
                        {
                          "$ref": "55"
                        }
                      ],
                      "customerGroups": [
                        {
                          "$id": "85",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "groupID": "V2Sz4DscBkeexX5XljelRg==",
                          "groupIDGuid": "e0b36457-1c3b-4706-9ec5-7e579637a546",
                          "campaign": {
                            "$ref": "52"
                          },
                          "group": {
                            "$ref": "60"
                          }
                        },
                        {
                          "$ref": "85"
                        }
                      ],
                      "signIqTickets": [
                        {
                          "$id": "86",
                          "identifier": "X8gCL+T8O0CeBIs2lQDIHw==",
                          "identifierGuid": "2f02c85f-fce4-403b-9e04-8b369500c81f",
                          "campaignName": "sample string 2",
                          "message": "sample string 3",
                          "ticketFileSource": "sample string 4",
                          "ticketFileDestination": "sample string 5",
                          "storeID": 1
                        },
                        {
                          "$ref": "86"
                        }
                      ],
                      "comboPriceGroups": [
                        {
                          "$id": "87",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "g_UID": "gLjqqONORU29gPQoX5uZBA==",
                          "guid": "a8eab880-4ee3-4d45-bd80-f4285f9b9904",
                          "description": "sample string 5",
                          "newPrice": 1,
                          "rangeDescription": "sample string 6",
                          "dealDescription": "sample string 7",
                          "labelQuantity": 8,
                          "hostProductCategoryID": 1,
                          "offerID": 1,
                          "dontUpdatePricePlus": true,
                          "campaign": {
                            "$ref": "52"
                          },
                          "comboPricePlus": [
                            {
                              "$id": "88",
                              "id": 1,
                              "campaignID": 2,
                              "campaignName": "sample string 3",
                              "groupG_UID": "yBvWUogP4ECQvd6n2ebDXg==",
                              "groupGuid": "52d61bc8-0f88-40e0-90bd-dea7d9e6c35e",
                              "comboPriceType": 5,
                              "priceType": 5,
                              "pluG_UID": "DyloL1jZFUaycP55H1Zk+A==",
                              "pluGuid": "2f68290f-d958-4615-b270-fe791f5664f8",
                              "priceGroupG_UID": "Js7Mvw2LdEmdAQ3TVZ94dA==",
                              "priceGroupGuid": "bfccce26-8b0d-4974-9d01-0dd3559f7874",
                              "campaignPoolID": "sample string 7",
                              "quantity": 1,
                              "campaign": {
                                "$ref": "52"
                              },
                              "product": {
                                "$ref": "11"
                              },
                              "priceGroup": {
                                "$ref": "17"
                              },
                              "campaignPool": {
                                "$ref": "52"
                              }
                            },
                            {
                              "$ref": "88"
                            }
                          ]
                        },
                        {
                          "$ref": "87"
                        }
                      ],
                      "priceLevels": [
                        {
                          "$id": "89",
                          "id": 1,
                          "priceLevelIdentifier": "yExmsU7LukGDPLh6ZLZmyQ==",
                          "priceLevelIdentifierGuid": "b1664cc8-cb4e-41ba-833c-b87a64b666c9",
                          "campaignName": "sample string 3",
                          "priceLevelName": "sample string 4"
                        },
                        {
                          "$ref": "89"
                        }
                      ]
                    },
                    "product": {
                      "$ref": "11"
                    },
                    "dealCost": {
                      "$id": "90",
                      "headerIdentifier": "yWugDa4lnUa09I2oBFOo6A==",
                      "headerIdentifierGuid": "0da06bc9-25ae-469d-b4f4-8da80453a8e8",
                      "identifier": "ldbQTPfYEUyFNC88IGcwPw==",
                      "identifierGuid": "4cd0d695-d8f7-4c11-8534-2f3c2067303f",
                      "supplierIdentifier": "2Re47JJYtk6ixURte3t8BA==",
                      "supplierGuid": "ecb817d9-5892-4eb6-a2c5-446d7b7b7c04",
                      "pluG_UID": "Yu1MXRJmVkKf4EWry7h1cw==",
                      "pluGuid": "5d4ced62-6612-4256-9fe0-45abcbb87573",
                      "campaignName": "5b4b3a6f-11da-4f3c-85ed-62e5c56a3898",
                      "description": "sample string 4",
                      "cost": 5,
                      "costDecimals": 6,
                      "start": "2025-06-14T06:26:55.4755994",
                      "end": "2025-06-14T06:26:55.4755994",
                      "type": 9,
                      "promoType": 10,
                      "bonusItemPLUG_UID": "cLGqjJtRhUeDxAvaC7dlzw==",
                      "bonusItemPluGuid": "8caab170-519b-4785-83c4-0bda0bb765cf",
                      "bonusPurchaseUnits": 11,
                      "bonusReceiveUnits": 12,
                      "updated": "2025-06-14T06:26:55.4755994",
                      "metcashPromotionID": "sample string 14",
                      "fromHost": 15,
                      "storeNames": "sample string 16",
                      "storeIDs": [
                        1,
                        2
                      ],
                      "supplierName": "sample string 17",
                      "campaignDescription": "sample string 18",
                      "newPrice": 1,
                      "campaignMetcashPromotionID": "sample string 19",
                      "campaignActive": true,
                      "campaignStartDate": "2025-06-14T06:26:55.4755994",
                      "campaignEndDate": "2025-06-14T06:26:55.4755994",
                      "masterPLUG_UID": "0UdOy7QiFUyKmVVDDVns2A==",
                      "masterID": "cb4e47d1-22b4-4c15-8a99-55430d59ecd8",
                      "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": "86HXTZgX7k29GubWr9sbqA==",
                      "bonusMasterID": "4dd7a1f3-1798-4dee-bd1a-e6d6afdb1ba8",
                      "bonusProductName": "sample string 34",
                      "bonusProductAPN": "sample string 35",
                      "bonusOrderCode": "sample string 36",
                      "bonusNormalSell": 37,
                      "bonusNormalCost": 38,
                      "bonusNormalCostDecimals": 39,
                      "bonusCartonQuantity": 40,
                      "bonusSalesMode": 41,
                      "bonusOrderPacked": 42,
                      "bonusFuelItem": true,
                      "bonusActive": true
                    }
                  },
                  "currentCostStart": "2025-06-14T06:26:55.4755994",
                  "dealCosts": [
                    {
                      "$ref": "90"
                    },
                    {
                      "$ref": "90"
                    }
                  ],
                  "tags": [
                    {
                      "$id": "91",
                      "pluG_UID": "7eg81meTVUKNxCk9a2oo1w==",
                      "pluGuid": "d63ce8ed-9367-4255-8dc4-293d6b6a28d7",
                      "tagID": 1,
                      "description": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "91"
                    }
                  ],
                  "alternateProductG_UID": "Ujv9cuKp+EOQe8t8DwtItg==",
                  "alternateProduct": "72fd3b52-a9e2-43f8-907b-cb7c0f0b48b6",
                  "productHostCode": {
                    "$id": "92",
                    "id": 1,
                    "pluG_UID": "x2IyyHlOskW+Bvqehtlsgg==",
                    "pluGuid": "c83262c7-4e79-45b2-be06-fa9e86d96c82",
                    "ibaCode": "sample string 2"
                  },
                  "mscCat": {
                    "$ref": "46"
                  },
                  "mscCom": {
                    "$ref": "47"
                  },
                  "mscDep": {
                    "$ref": "49"
                  },
                  "mscSubCom": {
                    "$ref": "48"
                  },
                  "isUserUpdate": true,
                  "ignoreMasterProduct": true,
                  "priceGroupLabelRequested": true,
                  "firstSold": "2025-06-14T06:26:55.4755994",
                  "inventoryTracked": "2025-06-14T06:26:55.4755994",
                  "isNormalPriceChangesCampaign": true
                },
                "supplier": {
                  "$ref": "6"
                },
                "serviceFee": {
                  "$id": "93",
                  "id": 1,
                  "description": "sample string 1",
                  "fee": 1
                },
                "isPrimaryHost": true,
                "hostVendor": 46
              },
              {
                "$ref": "9"
              }
            ],
            "orderCycleHeaders": [
              {
                "$id": "94",
                "storeID": 1,
                "supplierIdentifier": "VUCV7f+0DEOm+XLYhewk0g==",
                "supplierGuid": "ed954055-b4ff-430c-a6f9-72d885ec24d2",
                "departmentCode": "sample string 2",
                "warehouseDirectIndicator": "sample string 3",
                "type": 4,
                "storeName": "sample string 5",
                "departmentName": "sample string 6",
                "orderDays": 7
              },
              {
                "$ref": "94"
              }
            ],
            "cycles": [
              {
                "$id": "95",
                "storeID": 1,
                "supplierIdentifier": "b5WhPsccSUSwCssRmUZyPw==",
                "supplierGuid": "3ea1956f-1cc7-4449-b00a-cb119946723f",
                "departmentCode": "sample string 2",
                "warehouseDirectIndicator": "sample string 3",
                "type": 4,
                "cutOffWeek": 5,
                "cutOffDay": 6,
                "cutOffTime": "00:00:00.1234567",
                "leadTime": 7,
                "daysBuffer": 8,
                "supplierName": "sample string 9",
                "cutOffDate": "2025-06-14T06:26:55.4755994",
                "deliveryDate": "2025-06-14T06:26:55.4755994",
                "nextCutOffDate": "2025-06-14T06:26:55.4755994",
                "nextDeliveryDate": "2025-06-14T06:26:55.4755994",
                "nextDaysBuffer": 10
              },
              {
                "$ref": "95"
              }
            ],
            "store": {
              "$ref": "2"
            },
            "updated": "2025-06-14T06:26:55.4755994",
            "isHost": true
          },
          "files": [
            {
              "$id": "96",
              "id": "sample string 1",
              "fileName": "sample string 2",
              "extension": "sample string 3",
              "provider": 0,
              "type": 0,
              "hostType": "sample string 4",
              "createdUtc": "2025-06-14T06:26:55.4755994",
              "processed": "2025-06-14T06:26:55.4755994",
              "isProcessing": true,
              "processedCount": 6,
              "processingTime": 1,
              "collectedUtc": "2025-06-14T06:26:55.4755994",
              "size": 1,
              "sizeFormat": "sample string 7",
              "isArchive": true,
              "version": "sample string 9",
              "reference": "sample string 10",
              "digest": "sample string 11",
              "contentType": "sample string 12",
              "host": {
                "$ref": "5"
              },
              "metcashHeader": {
                "$id": "97",
                "customerNumber": "sample string 1",
                "creationDate": "2025-06-14T06:26:55.4755994",
                "businessPillar": "sample string 3",
                "fileType": "sample string 4"
              }
            },
            {
              "$ref": "96"
            }
          ],
          "zoneMatrix": [
            {
              "$id": "98",
              "id": 1,
              "hostIdentifier": "/vyHjXPykEqsdnVKTIvorg==",
              "hostIdentifierGuid": "8d87fcfe-f273-4a90-ac76-754a4c8be8ae",
              "storeID": 1,
              "departmentCode": "sample string 2",
              "hostGuids": [
                "50632d5c-f389-4f35-80fb-d5bffbecfa2d",
                "e6e1004b-b029-457b-958e-4e8064166305"
              ]
            },
            {
              "$ref": "98"
            }
          ],
          "hostFileStoreSetting": {
            "$ref": "4"
          },
          "hostStoreSettings": [
            {
              "$ref": "4"
            },
            {
              "$ref": "4"
            }
          ],
          "promotionPlacements": [
            {
              "$id": "99",
              "identifier": "0J4qFFoIKUK4OkH0yWmc6w==",
              "identifierGuid": "142a9ed0-085a-4229-b83a-41f4c9699ceb",
              "code": "sample string 2",
              "description": "sample string 3",
              "isAdvertised": true
            },
            {
              "$ref": "99"
            }
          ],
          "promoTypeGuids": [
            "8581d449-5e13-4f29-8ca6-57f298bc8255",
            "9225231a-d59e-4f27-82a7-09c0f97a3a79"
          ],
          "isPromotionOnly": false,
          "isOrderable": false,
          "vendor": 0
        },
        "groupIDs": [
          1,
          2
        ],
        "hostDescription": "sample string 24"
      },
      {
        "$ref": "4"
      }
    ],
    "accounts": [
      {
        "$id": "100",
        "id": 1,
        "storeID": 1,
        "accountName": "sample string 2",
        "bsb": "sample string 3",
        "accountNumber": "sample string 4",
        "accountDesignated": true
      },
      {
        "$ref": "100"
      }
    ],
    "sales": [
      {
        "$id": "101",
        "id": 1,
        "storeID": 1,
        "externalSalesType": 2,
        "ftpSiteID": 1,
        "lastSaleProcessed": "2025-06-14T06:26:55.4755994",
        "ftpSite": {
          "$id": "102",
          "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": "101"
      }
    ],
    "zoneMatrix": [
      {
        "$ref": "98"
      },
      {
        "$ref": "98"
      }
    ],
    "cashManagements": [
      {
        "$id": "103",
        "id": 1,
        "storeID": 1,
        "cashManagementType": 2,
        "apiID": 1,
        "organisationID": "sample string 3",
        "siteName": "sample string 4",
        "thirdPartyAPI": {
          "$id": "104",
          "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": "103"
      }
    ],
    "updateStoreID": "386c1264-9e9a-4aaf-a196-4105f6d1a1ae",
    "updateStore": {
      "$id": "105",
      "id": "fee76c72-a9a5-4c20-bafd-a09c7f9e58d2",
      "name": "sample string 1",
      "lastActivity": "2025-06-14T06:26:55.4755994",
      "zone": "sample string 2",
      "timeZoneOffset": 0.0,
      "businessHoursStart": "00:00:00.1234567",
      "businessHoursEnd": "00:00:00.1234567",
      "master": true,
      "lastIP": "sample string 10",
      "lastHostName": "sample string 11",
      "ping": 1,
      "pingStatus": "sample string 12",
      "lastUpdateCompleted": "2025-06-14T06:26:55.4755994"
    },
    "timeZoneId": "sample string 53",
    "securityOptions": {
      "$id": "106",
      "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": "6"
  },
  "details": [
    {
      "$id": "107",
      "autoOrderGuid": "2nhkHRPyAka1/6lzb0slDA==",
      "autoOrderIdentifier": "1d6478da-f213-4602-b5ff-a9736f4b250c",
      "pluG_UID": "KE7BfuhhkEq5eiSz/3AfZg==",
      "pluGuid": "7ec14e28-61e8-4a90-b97a-24b3ff701f66",
      "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": "2025-06-14T06:26:55.4755994",
      "investmentBuyStatus": 2,
      "processed": "2025-06-14T06:26:55.4755994",
      "product": {
        "$ref": "11"
      },
      "orderCode": "sample string 3",
      "directIndicator": "sample string 4",
      "cycle": {
        "$ref": "95"
      },
      "dayWeighting": {
        "$id": "108",
        "sunday": 1.1
      },
      "inventory": {
        "$id": "109",
        "inventoryGuid": "+zqz4dkftUuqlaCDwO2Mbw==",
        "inventoryIdentifier": "e1b33afb-1fd9-4bb5-aa95-a083c0ed8c6f",
        "created": "2025-06-14T06:26:55.4755994",
        "createdLocal": "2025-06-14T06:26:55.4755994",
        "onHand": 4,
        "onHandPacks": 5,
        "onOrder": 6,
        "onOrderPacks": 7,
        "accuracy": 8,
        "updated": "2025-06-14T06:26:55.4755994",
        "aws": 1.0,
        "history": [
          {
            "$id": "110",
            "inventoryGuid": "IiBwGXDcuUKL3/JGVXdAZg==",
            "inventoryIdentifier": "19702022-dc70-42b9-8bdf-f24655774066",
            "pluG_UID": "pWHCfvrziUmZPF/vSqNyrg==",
            "pluIdentifier": "7ec261a5-f3fa-4989-993c-5fef4aa372ae",
            "inventoryReason": 3,
            "inventoryInvoiceGuid": "i/Xu3KXum0OveIR+Uc8mUg==",
            "invoiceIdentifier": "dceef58b-eea5-439b-af78-847e51cf2652",
            "operatorGuid": "wFhGbTObj0GDmMsJTBCk/A==",
            "operatorIdentifier": "6d4658c0-9b33-418f-8398-cb094c10a4fc",
            "stocktakeGuid": "njYFkS6iuUCEI3EvVEmWTw==",
            "stocktakeIdentifier": "9105369e-a22e-40b9-8423-712f5449964f",
            "orderGuid": "vVy1QDJNqkqKUvZeavf3VA==",
            "orderIdentifier": "40b55cbd-4d32-4aaa-8a52-f65e6af7f754",
            "saleHeaderGuid": "Dnw8Uqkh60+/pcwElebptw==",
            "saleHeaderGuidIdentifier": "523c7c0e-21a9-4feb-bfa5-cc0495e6e9b7",
            "dumpStockID": 1,
            "fuelDeliveryID": 1,
            "creditNoteIdentifier": "3sJwauk9XkCdD2othnzCiw==",
            "creditNoteGuid": "6a70c2de-3de9-405e-9d0f-6a2d867cc28b",
            "inventorySourceGuid": "K9i2AaZI2U+xqlpM9FJ6dQ==",
            "inventorySourceIdentifier": "01b6d82b-48a6-4fd9-b1aa-5a4cf4527a75",
            "createdLocal": "2025-06-14T06:26:55.4755994",
            "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": "2025-06-14T06:26:55.4755994",
            "createdLocalTime": "2025-06-14T06:26:55.4755994",
            "storeID": 14,
            "barcode": "sample string 15",
            "directCode": "sample string 16",
            "productName": "sample string 17",
            "salesMode": 18,
            "orderPacked": 19,
            "invoice": {
              "$id": "111",
              "inventoryInvoiceGuid": "R/I5Lu1OJkeC+gyBw3WO6A==",
              "invoiceIdentifier": "2e39f247-4eed-4726-82fa-0c81c3758ee8",
              "inventoryGuid": "wCOAY+FZd06om2kNS9M/JQ==",
              "inventoryIdentifier": "638023c0-59e1-4e77-a89b-690d4bd33f25",
              "supplierIdentifier": "yf9/ggJXiUuPT23KiwEUhg==",
              "supplierGuid": "827fffc9-5702-4b89-8f4f-6dca8b011486",
              "orderGuid": "G7uzF9xMMkmrFee7Z0u0iA==",
              "orderIdentifier": "17b3bb1b-4cdc-4932-ab15-e7bb674bb488",
              "invoiceHeaderIdentifier": "j5/jmnIakEOGeSXSFoHt6w==",
              "invoiceHeaderGuid": "9ae39f8f-1a72-4390-8679-25d21681edeb",
              "created": "2025-06-14T06:26:55.4755994",
              "ordered": "2025-06-14T06:26:55.4755994",
              "storeID": 1,
              "bestOrExpire": "2025-06-14T06:26:55.4755994",
              "bestOrExpireType": 1,
              "units": 1,
              "weight": 1,
              "received": "2025-06-14T06:26:55.4755994",
              "cost": 1,
              "totalCost": 1,
              "freightCost": 1,
              "inStock": 1,
              "pluG_UID": "rfazE7rugEGZsU1bslNwtg==",
              "pluGuid": "13b3f6ad-eeba-4180-99b1-4d5bb25370b6",
              "orderInventoryGuid": "Oix8wuL4+0GTnr02ihLcQg==",
              "orderInventoryIdentifier": "c27c2c3a-f8e2-41fb-939e-bd368a12dc42",
              "supplier": {
                "$ref": "6"
              },
              "inventoryUnits": [
                {
                  "$id": "112",
                  "invoiceItemNo": 1,
                  "inventoryInvoiceGuid": "NMrPgmvlfUudC7MewMpEiQ==",
                  "invoiceIdentifier": "82cfca34-e56b-4b7d-9d0b-b31ec0ca4489",
                  "inventoryGuid": "mHD06XiM50u98Y4K9ussXA==",
                  "inventoryIdentifier": "e9f47098-8c78-4be7-bdf1-8e0af6eb2c5c",
                  "serialNumber": "sample string 3",
                  "sold": "2025-06-14T06:26:55.4755994",
                  "saleItemID": 1,
                  "storeID": 1,
                  "returned": "2025-06-14T06:26:55.4755994",
                  "dumped": 1,
                  "saleHeaderID": 1
                },
                {
                  "$ref": "112"
                }
              ]
            },
            "invoiceHeaderIdentifier": "8TCVA/bluUqeESeTPAVluQ==",
            "invoiceHeaderGuid": "039530f1-e5f6-4ab9-9e11-27933c0565b9",
            "invoiceNumber": "sample string 20",
            "invoiceCost": 1,
            "invoiceCostDecimals": 1,
            "orderNumber": 1,
            "orderReceivingStoreName": "sample string 21",
            "orderSendingStoreName": "sample string 22",
            "creditNoteID": 1,
            "reason": {
              "$id": "113",
              "id": 1,
              "name": "sample string 1",
              "allowRF": 2,
              "dumpStock": 3,
              "creditRequest": 4,
              "excludeFromLoss": 5,
              "reserved": 6,
              "updated": "2025-06-14T06:26:55.4755994"
            },
            "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
          },
          {
            "$ref": "110"
          }
        ],
        "products": [
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          }
        ],
        "lastInvoiceCost": 1
      },
      "aws": 5.0,
      "explanations": [
        {
          "$id": "114",
          "pluG_UID": "CsIt82DQwUu2Y2ZKLl2RwQ==",
          "pluGuid": "f32dc20a-d060-4bc1-b663-664a2e5d91c1",
          "consolidatedSales": {
            "$id": "115",
            "1": {
              "$id": "116",
              "discountPercentage": 1,
              "days": 2,
              "quantity": 3.1,
              "aws": 3.1,
              "cartonQuantity": 4.1,
              "lowQuality": true
            },
            "2": {
              "$ref": "116"
            }
          },
          "dailyPrices": {
            "$id": "117",
            "2025-06-14T06:26:55.4755994": {
              "$id": "118",
              "date": "2025-06-14T06:26:55.4755994",
              "salePrice": 1,
              "campaign": "sample string 2",
              "campaignDescription": "sample string 3",
              "combo": true,
              "comboPriceGroupG_UID": "/mFB4IWdP0GBksGjxmfcIg==",
              "comboPriceGroupGuid": "e04161fe-9d85-413f-8192-c1a3c667dc22"
            }
          },
          "onHandPredictions": [
            {
              "$id": "119",
              "autoOrderGuid": "cfZ5kwQZVUaQtg/nGODggw==",
              "autoOrderIdentifier": "9379f671-1904-4655-90b6-0fe718e0e083",
              "pluG_UID": "CNQd6ZjQ4U+jOmfowTWJzA==",
              "pluGuid": "e91dd408-d098-4fe1-a33a-67e8c13589cc",
              "childPLUG_UID": "3lJ2FygY/kaCMVy3FWrFxA==",
              "childPluGuid": "177652de-1828-46fe-8231-5cb7156ac5c4",
              "date": "2025-06-14T06:26:55.4755994",
              "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": "119"
            }
          ],
          "predictions": [
            {
              "$ref": "119"
            },
            {
              "$ref": "119"
            }
          ],
          "product": {
            "$ref": "11"
          }
        },
        {
          "$ref": "114"
        }
      ],
      "supplierOrderingDetail": {
        "$ref": "9"
      },
      "manufacturerSupplier": "24e9f7c5-11f4-4df7-9433-c41d384e0737",
      "cartonQuantity": 1,
      "sellPrice": 1,
      "cost": 1,
      "costDecimals": 1,
      "bufferDays": 6,
      "boostDays": 7
    },
    {
      "$ref": "107"
    }
  ],
  "boosts": [
    {
      "$id": "120",
      "autoOrderGuid": "5Ya1RzSqXkK1FJ0OBdUCYg==",
      "autoOrderIdentifier": "47b586e5-aa34-425e-b514-9d0e05d50262",
      "date": "2025-06-14T06:26:55.4755994",
      "boost": 2
    },
    {
      "$ref": "120"
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

globally unique identifier

Response Formats

application/json, text/json

Sample:
"f01cb424-faab-48c7-adad-04fd6fa7ea5b"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">f01cb424-faab-48c7-adad-04fd6fa7ea5b</guid>

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK[3�Z��m�5xl/workbook.xml �(�����0D�J��(B��ҵCw78%�$(IE?�R�n�����ٺ�i�@>z4�t5�C�JƼ�Q���	M�I�4�(݋Y)��֊�F�5Ir�p����<�h����:�#=n(
���|"�Z�=�~����.&a[����v\���X�P�:����W�8ܡK�$/����(��>`�7_PK[3�Z����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
[3�Z��}3''_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="Rf84178e4bd9a456d" /></Relationships>PK[3�ZtD�0%�xl/worksheets/sheet1.xml �(��Q�N�0��(w�n+�Lm'�i���кM�&����瓤!q�Ė��{v���lrmŷ��3�
����|wW�S].HW�<p�Tq��x�5
�t��Z�d�)��N7p�f2`��e�A�)������.7�6Y0�Je���.[أ{F�U�i˙�˄|װ�_1�c|"^c��V<KX�|Iʯ�Z��4�7\�A�ʇ
ݧ��nft�gF�һ�֫���"{|���<ϋ]�Y39��c-�.�J�4��˺$\�r`�Q��%�A܅y�:+�{�	�o�k�
[� z����s�PK[3�Z7J���Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�&v���ݰa[z�'Q۲]�gc���V��Tb�������4�����~�y�Gg��V�n�}�dj�n�;�T�q}$y������Q8�X8�6w��J9
=�JT�����%n�d���3f����qF���wq@L@�*���"=^d*���������ZV\]�wS��4a�z���˪�%_�k�]e�{M!_z�,/��U�Y[
�R���Y�����PK[3�ZЃc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK[3�ZmIJD��xl/sharedStrings.xml �(�5�An� E���H�&Q�ɢRO�`C�d�3��ۗ.�|���}{�E=q��h�ǃ�
)�T�>��OsՊ(��G����-xfQ}J<�Yd}�����V���U�����!$��.����V(�Ul;I�j�Sy����]P����1N�i0`2�5^$H�
9�3\�&o%x�׷�U�PK-[3�Z��m�5xl/workbook.xmlPK-[3�Z����	��[Content_Types].xmlPK-
[3�Z��}3''U_rels/.relsPK-[3�ZtD�0%��xl/worksheets/sheet1.xmlPK-[3�Z7J���P8xl/_rels/workbook.xml.relsPK-[3�ZЃc'2E
~xl/styles.xmlPK-[3�ZmIJD���xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK[3�ZdL^U�5xl/workbook.xml �(�����0��&�C����R8q�����4П�5���H�yۙ��v���Pk=����mA{�MΘkz��ڠ
�N[	>H�b��D��n��gY���������8���a9cZ�#z9.(	B�r�#��͞'e0ֺ�I�b�)a�ETD�ĂV����ۂ���\��q���u��˩M.tco0����PK[3�Z����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
[3�Z�tM''_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="R7ef84d4922f74a83" /></Relationships>PK[3�ZtD�0%�xl/worksheets/sheet1.xml �(��Q�N�0��(w�n+�Lm'�i���кM�&����瓤!q�Ė��{v���lrmŷ��3�
����|wW�S].HW�<p�Tq��x�5
�t��Z�d�)��N7p�f2`��e�A�)������.7�6Y0�Je���.[أ{F�U�i˙�˄|װ�_1�c|"^c��V<KX�|Iʯ�Z��4�7\�A�ʇ
ݧ��nft�gF�һ�֫���"{|���<ϋ]�Y39��c-�.�J�4��˺$\�r`�Q��%�A܅y�:+�{�	�o�k�
[� z����s�PK[3�Zf@�&�Pxl/_rels/workbook.xml.rels �(���Kn� @��f_�e�*N6�t��Ɗ
��9[=R�P�J�#u�MV��==i���k���F�>�6�3�r�`�NQ?	�n�{eL�s iņL��3�A�d�܌6u��)�=��:�i�XE���Lr8����zP�s�4������`#���=���@/�g�
�k`���բ�y��e�j �aj!�G7��|!�U��eQq�X�x������ӥ�N��BM1&D�W�f��%��ѻ���PK[3�ZЃc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK[3�ZmIJD��xl/sharedStrings.xml �(�5�An� E���H�&Q�ɢRO�`C�d�3��ۗ.�|���}{�E=q��h�ǃ�
)�T�>��OsՊ(��G����-xfQ}J<�Yd}�����V���U�����!$��.����V(�Ul;I�j�Sy����]P����1N�i0`2�5^$H�
9�3\�&o%x�׷�U�PK-[3�ZdL^U�5xl/workbook.xmlPK-[3�Z����	�[Content_Types].xmlPK-
[3�Z�tM''V_rels/.relsPK-[3�ZtD�0%��xl/worksheets/sheet1.xmlPK-[3�Zf@�&�P9xl/_rels/workbook.xml.relsPK-[3�ZЃc'2E
�xl/styles.xmlPK-[3�ZmIJD���xl/sharedStrings.xmlPK��