POST api/autoOrders

Save/Create Auto Order Header

Request Information

URI Parameters

None.

Body Parameters

Auto Order Header to be saved

AutoOrderHeader
NameDescriptionTypeAdditional information
AutoOrderGuid

Collection of byte

None.

AutoOrderIdentifier

globally unique identifier

None.

OrderGuid

Collection of byte

None.

OrderIdentifier

globally unique identifier

None.

Created

date

None.

OrderID

integer

None.

StoreID

integer

None.

OrderDate

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

date

None.

SupplierIdentifier

Collection of byte

None.

SupplierIdentifierGuid

globally unique identifier

None.

OrderStatus

OrderStatus

None.

TradingPartner

OrderTradingPartner

None.

SimpleAWS

Which prediction model to use when processing this auto-order

PredictionModel

None.

DefaultMPL

integer

None.

InvestmentBuy

boolean

None.

StoreName

string

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

SupplierName

string

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

Description

string

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

OrderType

string

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

MailTo

string

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

MailBcc

string

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

Notes

string

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

TransportCompanyGuid

Collection of byte

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

TransportCompanyIdentifier

globally unique identifier

None.

Store

Store

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

Supplier

Supplier

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

OrderCycle

AutoOrderCycle

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

Details

Collection of AutoOrderDetail

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

Boosts

Collection of AutoOrderBoostDay

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

Request Formats

application/json, text/json

Sample:
{
  "autoOrderGuid": "p4F1oL4wJkW28A5+WxXt8g==",
  "autoOrderIdentifier": "a07581a7-30be-4526-b6f0-0e7e5b15edf2",
  "orderGuid": "4kEqe/44SkqxlQpr7GOEpA==",
  "orderIdentifier": "7b2a41e2-38fe-4a4a-b195-0a6bec6384a4",
  "created": "2025-10-05T00:01:16.8010004",
  "orderID": 1,
  "storeID": 1,
  "orderDate": "2025-10-05T00:01:16.8010004",
  "supplierIdentifier": "cjFXUxogAEmYv96CqDEwog==",
  "supplierIdentifierGuid": "53573172-201a-4900-98bf-de82a83130a2",
  "orderStatus": 1,
  "tradingPartner": 1,
  "simpleAWS": 2,
  "defaultMPL": 3,
  "investmentBuy": true,
  "storeName": "sample string 5",
  "supplierName": "sample string 6",
  "description": "sample string 7",
  "orderType": "sample string 8",
  "mailTo": "sample string 9",
  "mailBcc": "sample string 10",
  "notes": "sample string 11",
  "transportCompanyGuid": "yDnQVlIzUkm8yzKFH2R5pQ==",
  "transportCompanyIdentifier": "56d039c8-3352-4952-bccb-32851f6479a5",
  "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-10-05T00:01:16.8010004",
    "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": "txiBgedht0K00l9pBchoFw==",
    "hostIdentifierGuid": "818118b7-61e7-42b7-b4d2-5f6905c86817",
    "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-10-05T00:01:16.8010004",
    "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": "jsmNoxXoeUKIoQ/Xud9gkA==",
        "hostIdentifierGuid": "a38dc98e-e815-4279-88a1-0fd7b9df6090",
        "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": "pSx6Oeob90y3bAHNyagcEA==",
          "identifierGuid": "397a2ca5-1bea-4cf7-b76c-01cdc9a81c10",
          "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": "KqcXqcNQR0iwt42ZjToy9g==",
          "hostSupplierIdentifierGuid": "a917a72a-50c3-4847-b0b7-8d998d3a32f6",
          "loyaltyPriceLevelIdentifier": "hULoK3uS1UK7VrE/MSO6cQ==",
          "loyaltyPriceLevelIdentifierGuid": "2be84285-927b-42d5-bb56-b13f3123ba71",
          "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-10-05T00:01:16.8010004",
          "lastProcessed": "2025-10-05T00:01:16.8010004",
          "hold": true,
          "supplierName": "sample string 35",
          "supplier": {
            "$id": "6",
            "identifier": "zyzPuSK/+UKPyxg8tL98ug==",
            "identifierGuid": "b9cf2ccf-bf22-42f9-8fcb-183cb4bf7cba",
            "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": "3dkfPfitjk+2Zl9N1lpRwA==",
            "primaryContactID": "3d1fd9dd-adf8-4f8e-b666-5f4dd65a51c0",
            "storeID": 1,
            "abn": "sample string 16",
            "supplierGroupIdentifier": "50pthokdekSXyyEd6KrT+w==",
            "supplierGroupGuid": "866d4ae7-1d89-447a-97cb-211de8aad3fb",
            "rebate": 1.0,
            "rebateType": 1,
            "rebateFrequency": 1,
            "rebateSource": 1,
            "rebateLastClaimed": "2025-10-05T00:01:16.8010004",
            "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": "64cd4407-0fc5-480f-90c3-35d742e2b6c7",
              "identifier": "kXxzMdxOk0aM2evRyn8hhg==",
              "identifierGuid": "31737c91-4edc-4693-8cd9-ebd1ca7f2186",
              "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": "YUe2mT9sTkS8WhfbzmrPMA==",
                "supplierIdentifierGuid": "99b64761-6c3f-444e-bc5a-17dbce6acf30",
                "contactGuid": "IS4Ve8kKnEWasRkx7GVZWg==",
                "contactID": "7b152e21-0ac9-459c-9ab1-1931ec65595a",
                "contact": {
                  "$ref": "7"
                },
                "supplier": {
                  "$ref": "6"
                }
              },
              {
                "$ref": "8"
              }
            ],
            "products": [
              {
                "$id": "9",
                "pluG_UID": "oXfb7HglV0OScWck1ImkBA==",
                "pluGuid": "ecdb77a1-2578-4357-9271-6724d489a404",
                "supplierIdentifier": "VrdJmN/LQUGbzlVHQuX+7g==",
                "supplierIdentifierGuid": "9849b756-cbdf-4141-9bce-554742e5feee",
                "cartonQuantity": 1,
                "cartonQuantityChanged": true,
                "productSize": "sample string 3",
                "cigarettesPerSleeve": 1,
                "randomWeight": true,
                "piecesPerUnit": 5,
                "averagePackSize": 6,
                "effectiveDate": "2025-10-05T00:01:16.8010004",
                "pricedByWeight": true,
                "landedUnitCostEx": 9,
                "landedUnitCostInc": 10,
                "landedCartonCostInc": 11,
                "landedCartonCostEx": 12,
                "standardCost": 13,
                "deliveryFee": 1,
                "deliveryFeeBasis": "sample string 14",
                "pickAndPackFee": 1,
                "pickAndPackFeeBasis": "sample string 15",
                "financeFee": 1,
                "financeFeeBasis": "sample string 16",
                "cartonLength": 1,
                "cartonWidth": 1,
                "cartonHeight": 1,
                "palletLayerQuantity": 1,
                "palletLayers": 1,
                "itemCode": "sample string 17",
                "invoiceCode": "sample string 18",
                "invoiceDesc": "sample string 19",
                "orderDirect": true,
                "useCost": true,
                "minimumQuantity": 20,
                "hostType": 21,
                "fromHost": 22,
                "minimumReorder": 1,
                "maximumReorder": 1,
                "orderMultiple": 23.1,
                "sellMultiple": 24.1,
                "baseMultiple": 25.1,
                "hostStandardCost": 26,
                "hostTotalCost": 27,
                "hostRetail": 28,
                "hostLandedUnitCostEx": 29,
                "hostLandedUnitCostInc": 30,
                "hostDesc": "sample string 31",
                "directIndicator": "sample string 32",
                "availableToOrder": true,
                "hostRangeIndicator": "sample string 34",
                "hostProductType": "sample string 35",
                "hostProductGrade": "sample string 36",
                "hostProductGroup": "sample string 37",
                "hostSlowMoving": true,
                "hostGeneralMerchandise": true,
                "hostPillar": "sample string 40",
                "hostLastUpdated": "2025-10-05T00:01:16.8010004",
                "rebate": 1.0,
                "rebateExclude": true,
                "invoiceCodes": [
                  {
                    "$id": "10",
                    "pluG_UID": "5NoHc0aG1kaT+gB9ZTmxmw==",
                    "pluGuid": "7307dae4-8646-46d6-93fa-007d6539b19b",
                    "supplierIdentifier": "VWkqHYY2XEG/sJ31V1o2+w==",
                    "supplierIdentifierGuid": "1d2a6955-3686-415c-bfb0-9df5575a36fb",
                    "invoiceCode": "sample string 1",
                    "storeIDs": [
                      1,
                      2
                    ]
                  },
                  {
                    "$ref": "10"
                  }
                ],
                "storeIDs": [
                  1,
                  2
                ],
                "preferredSupplier": true,
                "preferredRebateSupplier": true,
                "supplierName": "sample string 41",
                "salesMode": 42,
                "orderPacked": true,
                "active": true,
                "price": 1,
                "costGstPercent": 44,
                "parentPluG_UID": "b8wgRDsDGEu4Te82mBw5VQ==",
                "parentPluGuid": "4420cc6f-033b-4b18-b84d-ef36981c3955",
                "freight": 45.0,
                "freightType": 1,
                "product": {
                  "$id": "11",
                  "plu": 1,
                  "storeID": 1,
                  "masterPluG_UID": "QEA=",
                  "storeIDs": [
                    1,
                    2
                  ],
                  "g_UId": "bow2rhR6OE6eLl2Ai5y6Sw==",
                  "guid": "ae368c6e-7a14-4e38-9e2e-5d808b9cba4b",
                  "apn": "sample string 1",
                  "apnChanged": true,
                  "apnSwitched": true,
                  "barcode": "sample string 4",
                  "itemNumber": "sample string 5",
                  "itemNumberChanged": true,
                  "priceGroupG_UID": "2xXH0t23REeuHb0B15cHbQ==",
                  "priceGroupGuid": "d2c715db-b7dd-4744-ae1d-bd01d797076d",
                  "blueprintID": 1,
                  "lastCountedDate": "2025-10-05T00:01:16.8010004",
                  "externalID": "sample string 7",
                  "active": true,
                  "activated": "2025-10-05T00:01:16.8010004",
                  "pluCreated": "2025-10-05T00:01:16.8010004",
                  "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-10-05T00:01:16.8010004",
                  "lastManualUpdate": "2025-10-05T00:01:16.8010004",
                  "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-10-05T00:01:16.8010004",
                  "currentCostUpdated": "2025-10-05T00:01:16.8010004",
                  "costDecimals": 31,
                  "costChanged": true,
                  "dealCostIdentifier": "QEA=",
                  "excludeFromRebate": true,
                  "rebateOverride": 1,
                  "costCalcMethod": 32,
                  "costCalcMethodChanged": true,
                  "costEffectiveDate": "2025-10-05T00:01:16.8010004",
                  "defaultGP": 1,
                  "breakTargetMode": 33,
                  "break1": 1,
                  "price1": 1,
                  "target1": 34,
                  "break2": 1,
                  "price2": 1,
                  "target2": 35,
                  "break3": 1,
                  "price3": 1,
                  "target3": 36,
                  "break1Changed": true,
                  "price1Changed": true,
                  "target1Changed": true,
                  "break2Changed": true,
                  "price2Changed": true,
                  "target2Changed": true,
                  "break3Changed": true,
                  "price3Changed": true,
                  "target3Changed": true,
                  "breakTargetModeChanged": true,
                  "margin": 1.1,
                  "marginChanged": true,
                  "marginRanged": true,
                  "marginRangedChanged": true,
                  "minimumMargin": 1.1,
                  "minimumMarginChanged": true,
                  "maximumMargin": 1.1,
                  "maximumMarginChanged": true,
                  "overrideHostWarehouseIndicator": true,
                  "overrideHostWarehouseIndicatorChanged": true,
                  "overrideHostPrice": true,
                  "overrideHostPriceChanged": true,
                  "overrideHostCost": true,
                  "overrideHostCostChanged": true,
                  "overrideHostMargin": true,
                  "overrideHostMarginChanged": true,
                  "alwaysApplyMargin": true,
                  "alwaysApplyMarginChanged": true,
                  "aws": 1.0,
                  "paws": 1.0,
                  "awsUpdated": "2025-10-05T00:01:16.8010004",
                  "posTare": 1,
                  "altPrice": 1.0,
                  "altPriceChanged": true,
                  "altPriceMode": 53,
                  "altPriceModeChanged": true,
                  "altPLUG_UID": "PRvedc0dLU2L0bMRx+Z31w==",
                  "altPLUGuid": "75de1b3d-1dcd-4d2d-8bd1-b311c7e677d7",
                  "altPLUGuidChanged": true,
                  "altPriceDescription1": "sample string 54",
                  "altPriceDescription2": "sample string 55",
                  "cartonQuantity": 56,
                  "cartonQuantityChanged": true,
                  "trayID": 1,
                  "promptID": 1,
                  "tare": 1,
                  "packQty": 1,
                  "fixedWeight": 1,
                  "extraMesg": 1,
                  "text1": "sample string 58",
                  "text2": "sample string 59",
                  "text3": "sample string 60",
                  "labelText": "sample string 61",
                  "labelTextChanged": true,
                  "sendToScale": true,
                  "nonScaleWeigh": true,
                  "labelFormat": "sample string 65",
                  "barcodeFormat": "sample string 66",
                  "austMade": 1,
                  "coolCode": 67,
                  "countryOfOrigin": "sample string 68",
                  "percentContent": 69.1,
                  "departmentID": 1,
                  "subDepartmentID": 1,
                  "minorDepartmentID": 1,
                  "lesserDepartmentID": 1,
                  "deptCode": "sample string 70",
                  "subDeptCode": "sample string 71",
                  "minorDeptCode": "sample string 72",
                  "lesserDeptCode": "sample string 73",
                  "deptName": "sample string 74",
                  "subDeptName": "sample string 75",
                  "minorDeptName": "sample string 76",
                  "lesserDeptName": "sample string 77",
                  "departmentChanged": true,
                  "subCategoryID": 1,
                  "expiry": 1,
                  "showDays": 1,
                  "datePrint": 1,
                  "labelRequired": true,
                  "labelShelfQty": 80,
                  "labelShelfChanged": true,
                  "labelTalkerQty": 82,
                  "labelSmall": true,
                  "labelLastPrinted": "2025-10-05T00:01:16.8010004",
                  "labelLastPrice": 1,
                  "shelfPageLayoutG_UID": "7sWpaibUrEWU2ocHxEgbvg==",
                  "shelfPageLayoutGuid": "6aa9c5ee-d426-45ac-94da-8707c4481bbe",
                  "talkerPageLayoutG_UID": "Fdi8CgeRmEqVk+eRfSuRvQ==",
                  "talkerPageLayoutGuid": "0abcd815-9107-4a98-9593-e7917d2b91bd",
                  "unitMeasure": 1.1,
                  "unitMeasureChanged": true,
                  "unitMeasureKind": 85,
                  "unitMeasureKindChanged": true,
                  "signIQData": "sample string 87",
                  "refresh": true,
                  "earnLoyaltyPoints": true,
                  "earnLoyaltyPointsChanged": true,
                  "quantityOverride": true,
                  "quantityOverrideChanged": true,
                  "quantityRequired": true,
                  "quantityRequiredChanged": true,
                  "allowDiscounts": true,
                  "allowDiscountsChanged": true,
                  "discountDiscounts": true,
                  "discountDiscountsChanged": true,
                  "itemRecalled": true,
                  "itemRecalledChanged": true,
                  "noRefund": true,
                  "noRefundChanged": true,
                  "allowMarkdown": true,
                  "allowMarkdownChanged": true,
                  "priceRequired": true,
                  "priceRequiredChanged": true,
                  "fuelItem": true,
                  "fuelItemChanged": true,
                  "trackSerial": true,
                  "trackSerialChanged": true,
                  "allowZeroPrice": true,
                  "allowZeroPriceChanged": true,
                  "notForSale": 91,
                  "notForSaleChanged": true,
                  "excludeFromDeals": true,
                  "excludeFromVoucher": true,
                  "minimumAge": 94,
                  "minimumAgeChanged": true,
                  "buyingLimit": 1,
                  "buyingLimitChanged": true,
                  "buyingLimitIndependent": true,
                  "buyingLimitIndependentChanged": true,
                  "inventoryGuid": "33C2A2iEZkWbpMmeex75Qw==",
                  "inventoryIdentifier": "03b670df-8468-4566-9ba4-c99e7b1ef943",
                  "inventoryAccuracy": 1,
                  "baseUnits": 98,
                  "orderPacked": 1,
                  "isManufactured": true,
                  "isIngredient": true,
                  "isModifier": true,
                  "isModifierChanged": true,
                  "hasModifiers": 99,
                  "defaultPrinter": "sample string 100",
                  "defaultPrinterGroup": "sample string 101",
                  "ingredientsOnManufacture": true,
                  "manufactureUnitMeasure": 1,
                  "mpl": 1,
                  "maxShelfQty": 102,
                  "allowAutoOrder": true,
                  "warrantyPeriod": 1,
                  "parentPluG_UId": "AeJrCoW6T0aIKer2j0VIHw==",
                  "parentPluGuid": "0a6be201-ba85-464f-8829-eaf68f45481f",
                  "preferredHostVendor": 104,
                  "preferredHostChanged": true,
                  "code": "sample string 106",
                  "supplierIdentifier": "4wVSDHA10023UIvqPjoaLA==",
                  "supplierIdentifierGuid": "0c5205e3-3570-4dd3-b750-8bea3e3a1a2c",
                  "supplierChanged": true,
                  "rebateSupplierIdentifier": "Xu79HczaUEOcHTBERa87FA==",
                  "rebateSupplierIdentifierGuid": "1dfdee5e-dacc-4350-9c1d-304445af3b14",
                  "rebateSupplierChanged": true,
                  "availableForOrder": true,
                  "warehouseDirectIndicator": "sample string 108",
                  "warehouseDirectIndicatorChanged": true,
                  "productGrade": "sample string 110",
                  "productType": "sample string 111",
                  "productGroup": "sample string 112",
                  "complianceIndicator": "sample string 113",
                  "inhouseBrand": "sample string 114",
                  "slowMoving": true,
                  "generalMerchandise": true,
                  "comment": "sample string 117",
                  "lastUpdatedByUser": "sample string 118",
                  "lastManualUpdatedByUser": "sample string 119",
                  "lastUpdatedByUserOverride": true,
                  "lastUpdatedByHost": "2025-10-05T00:01:16.8010004",
                  "commodity": "sample string 121",
                  "businessPillar": "sample string 122",
                  "mscCommodity": "sample string 123",
                  "hostIdentifier": "dzpSBRrQn06cz2Dp4u4knw==",
                  "hostIdentifierGuid": "05523a77-d01a-4e9f-9ccf-60e9e2ee249f",
                  "serviceFeeID": 1,
                  "serviceFeeIDChanged": true,
                  "providerName": "sample string 125",
                  "aisleEnds": "sample string 126",
                  "deleted": true,
                  "deletedChanged": true,
                  "hidden": true,
                  "doNotRange": true,
                  "doNotRangeChanged": true,
                  "doNotOrder": true,
                  "doNotOrderChanged": true,
                  "locked": true,
                  "excludeFromWebUpdate": true,
                  "excludeFromWebUpdateChanged": true,
                  "webPriceBasedOn": 137,
                  "webPriceRounding": true,
                  "webMarkup": 139,
                  "webPriceMode": 140,
                  "altDepartmentID": 1,
                  "altSubDepartmentID": 1,
                  "altMinorDepartmentID": 1,
                  "altLesserDepartmentID": 1,
                  "altDeptCode": "sample string 141",
                  "altSubDeptCode": "sample string 142",
                  "altMinorDeptCode": "sample string 143",
                  "altLesserDeptCode": "sample string 144",
                  "altDepartmentChanged": true,
                  "storeProducts": [
                    {
                      "$ref": "11"
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "store": {
                    "$ref": "2"
                  },
                  "storePrices": [
                    {
                      "$id": "12",
                      "pluG_UID": "WKQkpILSnUCeL1A5H7HPvg==",
                      "pluGuid": "a424a458-d282-409d-9e2f-50391fb1cfbe",
                      "plu": 1,
                      "storeID": 1,
                      "zoneID": 2,
                      "zoneName": "sample string 3",
                      "store": "sample string 4",
                      "priceNow": 5,
                      "costNow": 6,
                      "costNowDecimals": 7,
                      "normalPrice": 8,
                      "priceNext": 1,
                      "costNext": 1,
                      "costNextDecimals": 9,
                      "nextCampaignName": "sample string 10",
                      "gstPercent": 11,
                      "normalCost": 12,
                      "normalCostDecimals": 13,
                      "costGstPercent": 14,
                      "costCalcMethod": 1,
                      "currentCost": 15,
                      "currentCostDecimals": 16,
                      "break1": 17,
                      "price1": 18,
                      "break2": 19,
                      "price2": 20,
                      "break3": 21,
                      "price3": 22,
                      "fuelItem": 23,
                      "fixedWeight": 24,
                      "active": true,
                      "complianceIndicator": "sample string 25",
                      "doNotOrder": true,
                      "doNotRange": true,
                      "isNormalPriceChangesCampaign": true,
                      "updated": "2025-10-05T00:01:16.8010004"
                    },
                    {
                      "$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-10-05T00:01:16.8010004",
                      "priceChangeType": 0,
                      "costDecimals": 10
                    },
                    "normalPluPrices": {
                      "$ref": "14"
                    },
                    "winningCampaign": 1,
                    "winner": {
                      "$id": "15",
                      "campaignName": "sample string 1",
                      "campaignDescription": "sample string 2",
                      "startDate": "2025-10-05T00:01:16.8010004",
                      "startTime": 3,
                      "endDate": "2025-10-05T00:01:16.8010004",
                      "endTime": 4,
                      "newPrice": 5,
                      "newCost": 6,
                      "newCostDecimals": 7,
                      "pctDiscount": 8,
                      "promoType": 1,
                      "promotionTypeCode": "sample string 9",
                      "hostType": 10,
                      "hostIdentifier": "p5duzB0oK02sqP5lGMyang==",
                      "hostIdentifierGuid": "cc6e97a7-281d-4d2b-aca8-fe6518cc9a9e",
                      "storeNames": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "details": [
                      {
                        "$ref": "15"
                      },
                      {
                        "$ref": "15"
                      }
                    ]
                  },
                  "tray": {
                    "$id": "16",
                    "g_UId": "Pw6ZoUNC+UC5Zfqea9qWwQ==",
                    "guid": "a1990e3f-4243-40f9-b965-fa9e6bda96c1",
                    "name": "sample string 1",
                    "number": 1,
                    "tare": 1
                  },
                  "priceGroup": {
                    "$id": "17",
                    "priceGroupG_UID": "sQmAB38EPkujefbqpYPS2g==",
                    "priceGroupGuid": "078009b1-047f-4b3e-a379-f6eaa583d2da",
                    "name": "sample string 2",
                    "code": 1,
                    "modified": true,
                    "updated": "2025-10-05T00:01:16.8010004",
                    "buyingLimit": 1,
                    "buyingLimitIndependent": true,
                    "buyingLimitType": 0,
                    "number": 1,
                    "products": [
                      {
                        "$ref": "11"
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "productCount": 1
                  },
                  "priceGroupName": "sample string 146",
                  "nutrifacts": {
                    "$id": "18",
                    "pluG_UID": "5W8UKXY57kqnSqsajmFYTA==",
                    "pluGuid": "29146fe5-3976-4aee-a74a-ab1a8e61584c",
                    "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": "bd72c5a5-fa14-45a3-9d88-522ee52b84ac",
                    "created": "2025-10-05T00:01:16.8010004",
                    "createdByUser": "sample string 1",
                    "activated": "2025-10-05T00:01:16.8010004",
                    "deactivated": "2025-10-05T00:01:16.8010004",
                    "lastOrdered": "2025-10-05T00:01:16.8010004",
                    "lastOrderedQty": 2.0,
                    "lastReceived": "2025-10-05T00:01:16.8010004",
                    "lastReceivedQty": 3.0,
                    "lastInvoiceStatus": 1,
                    "lastCounted": "2025-10-05T00:01:16.8010004",
                    "lastSold": "2025-10-05T00:01:16.8010004",
                    "firstSold": "2025-10-05T00:01:16.8010004",
                    "awsUpdated": "2025-10-05T00:01:16.8010004",
                    "lastManualUpdate": "2025-10-05T00:01:16.8010004",
                    "lastManualUpdatedByUser": "sample string 5",
                    "lastUpdated": "2025-10-05T00:01:16.8010004",
                    "lastUpdatedByUser": "sample string 7",
                    "lastUpdatedByHost": "2025-10-05T00:01:16.8010004",
                    "doNotRangeUpdated": "2025-10-05T00:01:16.8010004",
                    "doNotOrderUpdated": "2025-10-05T00:01:16.8010004",
                    "tracked": "2025-10-05T00:01:16.8010004"
                  },
                  "allergens": [
                    {
                      "$id": "20",
                      "allergenID": 1,
                      "pluG_UID": "uNwgPsmnC0WoJXL6Jnx7hw==",
                      "pluGuid": "3e20dcb8-a7c9-450b-a825-72fa267c7b87",
                      "contains": 2,
                      "allergenName": "sample string 3",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "20"
                    }
                  ],
                  "costs": {
                    "$id": "21",
                    "pluG_UID": "Y+ZV681CNE6tfkHwgdTbsg==",
                    "pluGuid": "eb55e663-42cd-4e34-ad7e-41f081d4dbb2",
                    "enteredCost": 1,
                    "weightedAvgCost": 1,
                    "lastCost": 1,
                    "rawEnteredCost": 2,
                    "rawWeightedAvgCost": 3,
                    "rawLastCost": 4,
                    "freight": 5.0,
                    "freightType": 6,
                    "costDecimals": 7,
                    "fifoCost": 1,
                    "updated": "2025-10-05T00:01:16.8010004",
                    "normalCost": 1,
                    "currentCost": 1
                  },
                  "sales": [
                    {
                      "$id": "22",
                      "saleHeaderID": 1,
                      "created": "2025-10-05T00:01:16.8010004",
                      "createdLocal": "2025-10-05T00:01:16.8010004",
                      "storeID": 3,
                      "storeName": "sample string 4",
                      "operatorG_Uid": "eJpIrlD1cUOfM/sXweGf6Q==",
                      "operatorGuid": "ae489a78-f550-4371-9f33-fb17c1e19fe9",
                      "operatorName": "sample string 5",
                      "tranType": 1,
                      "plu": 1,
                      "pluG_UId": "sAjpEEDAYUehxjIWR3u9Fw==",
                      "pluGuid": "10e908b0-c040-4761-a1c6-3216477bbd17",
                      "normalPrice": 1,
                      "totalCents": 1,
                      "cost": 1,
                      "grossProfit": 1,
                      "quantity": 1,
                      "operator": {
                        "$id": "23",
                        "id": 1,
                        "g_Uid": "FOwreANIs02R3U1flDSB1g==",
                        "guid": "782bec14-4803-4db3-91dd-4d5f943481d6",
                        "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-10-05T00:01:16.8010004",
                        "passwordResetRequired": true,
                        "alteredInStore": true,
                        "startShift": "2025-10-05T00:01:16.8010004",
                        "endShift": "2025-10-05T00:01:16.8010004",
                        "machineName": "sample string 20",
                        "drawerID": 1,
                        "stores": [
                          {
                            "$id": "24",
                            "operatorG_UID": "mh6rNrLll0GiUkZr0qVuyA==",
                            "operatorGuid": "36ab1e9a-e5b2-4197-a252-466bd2a56ec8",
                            "storeID": 2,
                            "operator": {
                              "$ref": "23"
                            },
                            "store": {
                              "$ref": "2"
                            }
                          },
                          {
                            "$ref": "24"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "22"
                    }
                  ],
                  "apns": [
                    {
                      "$id": "25",
                      "pluID": 1,
                      "pluG_UID": "yeIrDl/aF06OZbvxMEJrPQ==",
                      "pluGuid": "0e2be2c9-da5f-4e17-8e65-bbf130426b3d",
                      "apn": "sample string 1",
                      "deleted": true,
                      "storeID": 1,
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "25"
                    }
                  ],
                  "tuns": [
                    {
                      "$id": "26",
                      "pluG_UId": "YxZxQE5xjUuKU1XLGZajKA==",
                      "pluGuid": "40711663-714e-4b8d-8a53-55cb1996a328",
                      "apn": "sample string 1",
                      "tun": "sample string 2",
                      "cartonQuantity": 3,
                      "product": {
                        "$ref": "11"
                      },
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "26"
                    }
                  ],
                  "competitionPricing": [
                    {
                      "$id": "27",
                      "identifier": "GwMGBU3s/0OJxwrWjVXl/w==",
                      "identifierGuid": "0506031b-ec4d-43ff-89c7-0ad68d55e5ff",
                      "pluG_UID": "FzXGFm0DE0aEtolKtNdCug==",
                      "pluGuid": "16c63517-036d-4613-84b6-894ab4d742ba",
                      "competitionID": 1,
                      "name": "sample string 2",
                      "sellMultiple": 3,
                      "retailPrice": 4,
                      "storeName": "sample string 5"
                    },
                    {
                      "$ref": "27"
                    }
                  ],
                  "supplier": {
                    "$ref": "6"
                  },
                  "supplierName": "sample string 147",
                  "children": [
                    {
                      "$ref": "11"
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "ordering": {
                    "$ref": "9"
                  },
                  "flipChartPages": [
                    {
                      "$id": "28",
                      "identifier": "Z7dEm/t6M0GcN21bqK8e/Q==",
                      "groupName": "sample string 1",
                      "identifierGuid": "9b44b767-7afb-4133-9c37-6d5ba8af1efd",
                      "exists": true,
                      "flipChartIdentifier": "pD8y2BMg8ECbcVv2sunAPw==",
                      "flipChartIdentifierGuid": "d8323fa4-2013-40f0-9b71-5bf6b2e9c03f",
                      "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": "FimAvtfrcU6TApnJvWiB9A==",
                      "groupIdentifierGuid": "be802916-ebd7-4e71-9302-99c9bd6881f4",
                      "flipChart": {
                        "$id": "29",
                        "identifier": "wovWaIkWQk6oH5MKp3E2oQ==",
                        "identifierGuid": "68d68bc2-1689-4e42-a81f-930aa77136a1",
                        "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": "7d7CsnrDwkiQcLCXtGl2jA==",
                          "identifierGuid": "b2c2deed-c37a-48c2-9070-b097b469768c",
                          "name": "sample string 2",
                          "formType": "sample string 3",
                          "forms": [
                            {
                              "$id": "31",
                              "id": 1,
                              "g_UID": "GDUgxm11XkKhkY5eP2tLoA==",
                              "guid": "c6203518-756d-425e-a191-8e5e3f6b4ba0",
                              "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": "Z/2wfZC4B0aJ1EyYvht84Q==",
                              "previousFormGuid": "7db0fd67-b890-4607-89d4-4c98be1b7ce1",
                              "nextForm": 1,
                              "nextFormG_UID": "vStYSvyST0ip+SACgKGRcA==",
                              "nextFormGuid": "4a582bbd-92fc-484f-a9f9-200280a19170",
                              "attributes": "sample string 10",
                              "updated": "2025-10-05T00:01:16.8010004",
                              "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": "2bJegcYiQUq3QNpeTHxYfw==",
                                  "checkoutFormGuid": "815eb2d9-22c6-4a41-b740-da5e4c7c587f",
                                  "identifier": "bTehyMgR1kKqDlaGfgLRbw==",
                                  "identifierGuid": "c8a1376d-11c8-42d6-aa0e-56867e02d16f",
                                  "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": "anZJRpQ+/k+9OftJTEZ0pw==",
                                  "valueGuid": "4649766a-3e94-4ffe-bd39-fb494c4674a7",
                                  "buttonText": "sample string 10",
                                  "valueText": "sample string 11",
                                  "drawImageAndButton": true,
                                  "updated": "2025-10-05T00:01:16.8010004",
                                  "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-10-05T00:01:16.8010004",
                                    "imageData": "QEA=",
                                    "readOnly": true
                                  }
                                },
                                {
                                  "$ref": "32"
                                }
                              ],
                              "panels": [
                                {
                                  "$id": "34",
                                  "id": 1,
                                  "checkoutFormID": 2,
                                  "checkoutFormG_UID": "fb2OjMGAOESnR1J6eXKMog==",
                                  "checkoutFormGuid": "8c8ebd7d-80c1-4438-a747-527a79728ca2",
                                  "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": "eWdE19o/nky59oP9mf9I3g==",
                          "flipChartPageIdentifierGuid": "d7446779-3fda-4c9e-b9f6-83fd99ff48de",
                          "pluG_UID": "sN7xtVAfH0aqZxkDpYt0pw==",
                          "pluGuid": "b5f1deb0-1f50-461f-aa67-1903a58b74a7",
                          "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": "KH5WpNaEf0Se1583WFvV1Q==",
                      "pluGuid": "a4567e28-84d6-447f-9ed7-9f37585bd5d5",
                      "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-10-05T00:01:16.8010004",
                      "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": "enr8Xb+C2Ea/5p1NVKmLxA==",
                      "ingredientGuid": "YBskBaVZdkG6ybu7kDQ/nA==",
                      "ingredientIdentifier": "05241b60-59a5-4176-bac9-bbbb90343f9c",
                      "quantity": 1.0,
                      "storeIDs": [
                        1,
                        2
                      ],
                      "ingredientText": "sample string 1",
                      "ingredient": {
                        "$ref": "11"
                      }
                    },
                    {
                      "$ref": "37"
                    }
                  ],
                  "bins": [
                    {
                      "$id": "38",
                      "pluG_UID": "w2102boSi06Feluxi0fygA==",
                      "pluGuid": "d9746dc3-12ba-4e8b-857a-5bb18b47f280",
                      "shelfLocationIdentifier": "vqxa554YGkCUpVrY91jlqw==",
                      "shelfLocationGuid": "e75aacbe-189e-401a-94a5-5ad8f758e5ab",
                      "labelShelfDefault": 1,
                      "labelTalkerDefault": 1,
                      "labelSmall": true,
                      "labelPageLayoutG_UID": "Knu6O9BH4E+GXqPvprAACg==",
                      "labelPageLayoutGuid": "3bba7b2a-47d0-4fe0-865e-a3efa6b0000a",
                      "updated": "2025-10-05T00:01:16.8010004",
                      "electronicShelfLabelIdentifier": "sample string 5",
                      "electronicshelfLabelsConfigurationID": 6,
                      "labelShelfChanged": true,
                      "productName": "sample string 8",
                      "locationText": "sample string 9",
                      "product": {
                        "$ref": "11"
                      },
                      "location": {
                        "$id": "39",
                        "identifier": "C5MZgsepj0Ku69UCYXYzjA==",
                        "storeID": 1,
                        "identifierGuid": "8219930b-a9c7-428f-aeeb-d5026176338c",
                        "name": "sample string 2",
                        "haccp": true,
                        "blueprintID": 1,
                        "updated": "2025-10-05T00:01:16.8010004",
                        "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": "QQgwOkB1BECYHAUTlAEvRg==",
                      "pluGuid": "3a300841-7540-4004-981c-051394012f46",
                      "deptNo": 1,
                      "product": {
                        "$ref": "11"
                      },
                      "scaleLocation": {
                        "$id": "41",
                        "id": 1,
                        "deptNo": 1,
                        "deptCode": "sample string 2",
                        "name": "sample string 3",
                        "enabled": true,
                        "updated": "2025-10-05T00:01:16.8010004",
                        "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-10-05T00:01:16.8010004",
                                      "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": "BnfXIO9Af06Ckfjme1w16Q==",
                                      "labelPageLayoutGuid": "20d77706-40ef-4e7f-8291-f8e67b5c35e9",
                                      "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-10-05T00:01:16.8010004",
                                  "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": "TITw6p7MTEGsUvMFZ0at1A==",
                                  "labelPageLayoutGuid": "eaf0844c-cc9e-414c-ac52-f3056746add4",
                                  "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-10-05T00:01:16.8010004",
                              "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": "li082n4N00uRChgIHjalFg==",
                              "labelPageLayoutGuid": "da3c2d96-0d7e-4bd3-910a-18081e36a516",
                              "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-10-05T00:01:16.8010004",
                          "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": "kcPPgUC3SkKjzT56+Va8qQ==",
                          "labelPageLayoutGuid": "81cfc391-b740-424a-a3cd-3e7af956bca9",
                          "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": "U5I/gGOa80Ch+HTREGjBrg==",
                    "pluGuid": "803f9253-9a63-40f3-a1f8-74d11068c1ae",
                    "newPrice": 1,
                    "pctDiscount": 1,
                    "newCost": 1,
                    "newCostDecimals": 6,
                    "dealCostIdentifier": "bDOMJD1asUyRxSTkX5XbPg==",
                    "dealCostGuid": "248c336c-5a3d-4cb1-91c5-24e45f95db3e",
                    "pluName": "sample string 7",
                    "apn": "sample string 8",
                    "fuelItem": true,
                    "priceGroupG_UID": "74XhGmX+DEWSvt8tzIBfOw==",
                    "priceGroupGuid": "1ae185ef-fe65-450c-92be-df2dcc805f3b",
                    "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-10-05T00:01:16.8010004",
                    "rrp": 26,
                    "campaignDescription": "sample string 27",
                    "campaignComboPriceGroupG_UID": "IHeRRr1wZEWxBPtVPGxi2w==",
                    "campaignComboPriceGroupIdentifier": "46917720-70bd-4564-b104-fb553c6c62db",
                    "promotionPlacementDescription": "sample string 28",
                    "storeAcceptances": [
                      {
                        "$id": "51",
                        "plu": 1,
                        "pluG_UId": "QEA=",
                        "campaignID": 1,
                        "campaignName": "sample string 2",
                        "storeID": 3,
                        "acceptedUtc": "2025-10-05T00:01:16.8010004",
                        "operatorG_UID": "GzM7Ej/YdUGALlYt37SJvQ==",
                        "operatorGuid": "123b331b-d83f-4175-802e-562ddfb489bd",
                        "machineID": 1,
                        "processed": true,
                        "appliedUtc": "2025-10-05T00:01:16.8010004",
                        "signIqTicketFileMovedUtc": "2025-10-05T00:01:16.8010004",
                        "user": "sample string 6",
                        "campaignDescription": "sample string 7",
                        "productDesc": "sample string 8",
                        "storeName": "sample string 9",
                        "effectiveUtc": "2025-10-05T00:01:16.8010004",
                        "priceChangeType": 0,
                        "operatorName": "sample string 10",
                        "hostCampaign": true,
                        "product": {
                          "$ref": "11"
                        },
                        "campaignPlu": {
                          "$ref": "50"
                        }
                      },
                      {
                        "$ref": "51"
                      }
                    ],
                    "campaign": {
                      "$id": "52",
                      "id": 1,
                      "storeID": 2,
                      "name": "7a507584-c8ae-4fb2-b8fa-7b0068992169",
                      "nameGuid": "7a507584-c8ae-4fb2-b8fa-7b0068992169",
                      "description": "sample string 4",
                      "showDiscounts": true,
                      "showTotals": true,
                      "onlyEvaluateOnSubtotal": true,
                      "useDescription": true,
                      "campaignType": 1,
                      "startDate": "2025-10-05T00:01:16.8010004",
                      "startTime": 1,
                      "endDate": "2025-10-05T00:01:16.8010004",
                      "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-10-05T00:01:16.8010004",
                      "system": true,
                      "created": "2025-10-05T00:01:16.8010004",
                      "updated": "2025-10-05T00:01:16.8010004",
                      "priceChangeNotifiedUtc": "2025-10-05T00:01:16.8010004",
                      "promoType": 1,
                      "promotionTypeCode": "sample string 13",
                      "hostIdentifier": "ftSfxeHXfkiYkXorVWUhxg==",
                      "hostIdentifierGuid": "c59fd47e-d7e1-487e-9891-7a2b556521c6",
                      "hostType": 14,
                      "createdByUser": "sample string 15",
                      "fromHost": true,
                      "deleted": true,
                      "campaignDeleted": "2025-10-05T00:01:16.8010004",
                      "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": "KayMTa6Am0SgHy+YuoItAg==",
                          "pluGuid": "4d8cac29-80ae-449b-a01f-2f98ba822d02",
                          "hostOfferID": 1,
                          "priceGroupG_UID": "Q0Be9JLctEuAcbYXXlpGLQ==",
                          "priceGroupGuid": "f45e4043-dc92-4bb4-8071-b6175e5a462d",
                          "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-10-05T00:01:16.8010004",
                          "rrp": 17,
                          "campaignDescription": "sample string 18",
                          "product": {
                            "$ref": "11"
                          },
                          "campaign": {
                            "$ref": "52"
                          }
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "sellingRules": [
                        {
                          "$id": "54",
                          "id": 1,
                          "identifier": "U4qXk+mt2kuWgwwYfo/NAw==",
                          "identifierStr": "U4qXk+mt2kuWgwwYfo/NAw==",
                          "identifierGuid": "93978a53-ade9-4bda-9683-0c187e8fcd03",
                          "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": "hkb4w+MgHkOi7DvGPu6j4w==",
                          "customerIDGuid": "c3f84686-20e3-431e-a2ec-3bc63eeea3e3",
                          "campaign": {
                            "$ref": "52"
                          },
                          "customer": {
                            "$id": "56",
                            "identifier": "394GUw91YEGOQq6dwpkFCQ==",
                            "identifierGuid": "5306dedf-750f-4160-8e42-ae9dc2990509",
                            "code": "sample string 2",
                            "familyName": "sample string 3",
                            "givenName": "sample string 4",
                            "otherName": "sample string 5",
                            "title": "sample string 6",
                            "dateOfBirth": "2025-10-05T00:01:16.8010004",
                            "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": "UWMKdAwC/0O/T8OK3UEtLA==",
                            "communityIdentifierGuid": "740a6351-020c-43ff-bf4f-c38add412d2c",
                            "joined": "2025-10-05T00:01:16.8010004",
                            "updated": "2025-10-05T00:01:16.8010004",
                            "active": true,
                            "reasonInactive": 1,
                            "groupCustomer": true,
                            "loyaltyPoints": 1,
                            "homeStoreID": 1,
                            "availableSpend": 1,
                            "priceLevelIdentifier": "w47AXDUbYEuddC3NJ7zqow==",
                            "priceLevelIdentifierGuid": "5cc08ec3-1b35-4b60-9d74-2dcd27bceaa3",
                            "marketingID": "sample string 18",
                            "hidden": true,
                            "registered": true,
                            "registeredOn": "2025-10-05T00:01:16.8010004",
                            "emailMarketing": true,
                            "smsMarketing": true,
                            "deleted": true,
                            "deletedUser": "sample string 24",
                            "homeStoreName": "sample string 25",
                            "customerCards": [
                              {
                                "$id": "57",
                                "cardType": 2,
                                "issueDate": "2025-10-05T00:01:16.8010004",
                                "expiry": "2025-10-05T00:01:16.8010004",
                                "customerID": "iIJhLaETxUW7QbwhFPvW0Q==",
                                "customerIDGuid": "2d618288-13a1-45c5-bb41-bc2114fbd6d1",
                                "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-10-05T00:01:16.8010004",
                                "linkedAccount": "NKTlABDODU6jzc/ZXDrCPA==",
                                "linkedAccountGuid": "00e5a434-ce10-4e0d-a3cd-cfd95c3ac23c",
                                "currentValueChanged": true,
                                "limitsChanged": true,
                                "customer": {
                                  "$ref": "56"
                                },
                                "account": {
                                  "$id": "58",
                                  "id": 1,
                                  "identifier": "Ip6zCBrJDEWCNFHwJL75ww==",
                                  "identifierGuid": "08b39e22-c91a-450c-8234-51f024bef9c3",
                                  "referenceNo": "sample string 3",
                                  "name": "sample string 4",
                                  "created": "2025-10-05T00:01:16.8010004",
                                  "owner": "kmTae2r+S0SU2IzA+ko53Q==",
                                  "ownerGuid": "7bda6492-fe6a-444b-94d8-8cc0fa4a39dd",
                                  "accountStoreGroupIdentifier": "kyrR6vhEjECgxdY94wCdng==",
                                  "accountStoreGroupGuid": "ead12a93-44f8-408c-a0c5-d63de3009d9e",
                                  "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-10-05T00:01:16.8010004",
                                  "active": true,
                                  "updated": "2025-10-05T00:01:16.8010004",
                                  "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": "uRtPdsc9/UiwV4SWq25F6A==",
                                      "identifierGuid": "764f1bb9-3dc7-48fd-b057-8496ab6e45e8",
                                      "name": "sample string 2",
                                      "primaryContact": "T/zeZl6FlkeIrAMTdXjtsw==",
                                      "primaryContactGuid": "66defc4f-855e-4796-88ac-03137578edb3",
                                      "accountID": "A1BYeiLACE6IuipQ+ioAEQ==",
                                      "accountIDGuid": "7a585003-c022-4e08-88ba-2a50fa2a0011",
                                      "special": true,
                                      "updated": "2025-10-05T00:01:16.8010004",
                                      "active": true,
                                      "reasonInactive": 1,
                                      "priceLevelIdentifier": "t1XxRey7NkiEx3R5UFCyvQ==",
                                      "priceLevelIdentifierGuid": "45f155b7-bbec-4836-84c7-74795050b2bd",
                                      "deleted": true,
                                      "account": {
                                        "$ref": "58"
                                      },
                                      "primaryContactCustomer": {
                                        "$ref": "56"
                                      },
                                      "customerGroupMembers": [
                                        {
                                          "$id": "61",
                                          "id": 1,
                                          "groupID": "GD8RmYN1VkOLnwdxDeV6BA==",
                                          "groupIDGuid": "99113f18-7583-4356-8b9f-07710de57a04",
                                          "customerID": "SjLKjFYnbkqSR6UioBNrhQ==",
                                          "customerIDGuid": "8cca324a-2756-4a6e-9247-a522a0136b85",
                                          "card": "sample string 4",
                                          "linkedAccount": "Wu0Yt78U8EubBKU8COzGPg==",
                                          "linkedAccountGuid": "b718ed5a-14bf-4bf0-9b04-a53c08ecc63e",
                                          "customer": {
                                            "$ref": "56"
                                          },
                                          "group": {
                                            "$ref": "60"
                                          },
                                          "customerCard": {
                                            "$ref": "57"
                                          }
                                        },
                                        {
                                          "$ref": "61"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "60"
                                    }
                                  ]
                                },
                                "payments": [
                                  {
                                    "$id": "62",
                                    "id": 1,
                                    "identifier": "MXUN6RRUaES62MKduNk9sA==",
                                    "identifierGuid": "e90d7531-5414-4468-bad8-c29db8d93db0",
                                    "storeID": 2,
                                    "operatorName": "sample string 3",
                                    "saleHeaderID": 4,
                                    "paymentType": 5,
                                    "amount": 6,
                                    "account": "sample string 7",
                                    "accountID": "no3dOb1X/Ee4I09jfkDrMg==",
                                    "accountIDGuid": "39dd8d9e-57bd-47fc-b823-4f637e40eb32",
                                    "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-10-05T00:01:16.8010004",
                                    "invRocNo": "sample string 14",
                                    "responseCode": "sample string 15",
                                    "cashout": 1,
                                    "tip": 16,
                                    "idempotentVoid": "C2z5MJ08gkOOREu09L8SnA==",
                                    "idempotentVoidGuid": "30f96c0b-3c9d-4382-8e44-4bb4f4bf129c",
                                    "offline": true,
                                    "processed": 1,
                                    "storeSaleHeader": {
                                      "$id": "63",
                                      "saleHeaderID": 1,
                                      "saleHeaderGuid": "mItZbAfBT0eF/30TVV+RFA==",
                                      "saleHeaderIdentifierGuid": "6c598b98-c107-474f-85ff-7d13555f9114",
                                      "created": "2025-10-05T00:01:16.8010004",
                                      "createdLocal": "2025-10-05T00:01:16.8010004",
                                      "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-10-05T00:01:16.8010004",
                                      "storeID": 1,
                                      "operatorG_Uid": "FCzWWlvj6E20B13TmgNDyA==",
                                      "operatorGuid": "5ad62c14-e35b-4de8-b407-5dd39a0343c8",
                                      "customerG_Uid": "4hrMmK3fVEOPG4uWCOb9YA==",
                                      "customerGuid": "98cc1ae2-dfad-4354-8f1b-8b9608e6fd60",
                                      "communityIdentifier": "a8SoWguV9kSIyMdaFYtyNA==",
                                      "communityIdentifierGuid": "5aa8c46b-950b-44f6-88c8-c75a158b7234",
                                      "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": "UUNK8Io0Fkeq5vAVhLiNFA==",
                                      "priceLevelIdentifierGuid": "f04a4351-348a-4716-aae6-f01584b88d14",
                                      "locked": 36,
                                      "relationChecksum": "sample string 37",
                                      "loyaltyTender": 1,
                                      "giftCardTender": 1,
                                      "operator": {
                                        "$ref": "23"
                                      },
                                      "customer": {
                                        "$ref": "56"
                                      },
                                      "communityOrganisation": {
                                        "$id": "64",
                                        "id": 1,
                                        "identifier": "uD8JCE5U0EWq67mZnpw06g==",
                                        "identifierGuid": "08093fb8-544e-45d0-aaeb-b9999e9c34ea",
                                        "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-10-05T00:01:16.8010004",
                                        "deleted": true
                                      },
                                      "details": [
                                        {
                                          "$id": "65",
                                          "saleItemID": 1,
                                          "identifier": "7DrgW3Gv90KKJzM0/MPD7Q==",
                                          "identifierGuid": "5be03aec-af71-42f7-8a27-3334fcc3c3ed",
                                          "saleHeaderID": 2,
                                          "plu": 1,
                                          "pluG_UId": "Z1oM7PCXnUKIiIlRzfd/Ww==",
                                          "pluGuid": "ec0c5a67-97f0-429d-8888-8951cdf77f5b",
                                          "accountID": "h7d41fxTsU+D841QaiKG3Q==",
                                          "accountIDGuid": "d578b787-53fc-4fb1-83f3-8d506a2286dd",
                                          "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-10-05T00:01:16.8010004",
                                          "bestOrExpireType": 1,
                                          "providerName": "sample string 11",
                                          "refundG_UID": "TrETza59hECVOtuxbCZRxQ==",
                                          "refundGuid": "cd13b14e-7dae-4084-953a-dbb16c2651c5",
                                          "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": "jcfe6xLlkU2qral9fp5ROg==",
                                          "idempotentVoidGuid": "ebdec78d-e512-4d91-aaad-a97d7e9e513a",
                                          "priceLevelIdentifier": "RX9syFcCAEaQdQGQGYJtXw==",
                                          "priceLevelIdentifierGuid": "c86c7f45-0257-4600-9075-019019826d5f",
                                          "productName": "sample string 23",
                                          "apn": "sample string 24",
                                          "unknownScans": [
                                            {
                                              "$id": "66",
                                              "id": 1,
                                              "saleDetailID": 2,
                                              "storeID": 1,
                                              "scanned": "2025-10-05T00:01:16.8010004",
                                              "operatorG_UID": "QEA=",
                                              "barcode": "sample string 4",
                                              "processed": 1
                                            },
                                            {
                                              "$ref": "66"
                                            }
                                          ],
                                          "refund": {
                                            "$id": "67",
                                            "id": 1,
                                            "g_UID": "tq2MbH4Tc0CA9zvIvaCnkw==",
                                            "guid": "6c8cadb6-137e-4073-80f7-3bc8bda0a793",
                                            "description": "sample string 1",
                                            "dumped": true,
                                            "inventoryReasonID": 1,
                                            "sortOrder": 1,
                                            "updated": "2025-10-05T00:01:16.8010004"
                                          },
                                          "modifier": {
                                            "$id": "68",
                                            "id": 1,
                                            "setG_UID": "5DP8Pv7q50uowev5qkgXtg==",
                                            "modifierSetGuid": "3efc33e4-eafe-4be7-a8c1-ebf9aa4817b6",
                                            "name": "sample string 2",
                                            "price": 1,
                                            "quantity": 1,
                                            "modifierType": 1,
                                            "groupNumber": 1,
                                            "pageNumber": 1,
                                            "controlOrder": 1,
                                            "printToStation": true,
                                            "pluG_UID": "wkAfzTRLNEel570t0Nt0+w==",
                                            "pluGuid": "cd1f40c2-4b34-4734-a5e7-bd2dd0db74fb",
                                            "deleted": true,
                                            "g_UID": "C9TDCesXfEuCjeTndr4gXw==",
                                            "guid": "09c3d40b-17eb-4b7c-828d-e4e776be205f",
                                            "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": "KTBhNgXig0WOCJVHvhm3Dg==",
                                          "pluGuid": "36613029-e205-4583-8e08-9547be19b70e",
                                          "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-10-05T00:01:16.8010004",
                                          "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-10-05T00:01:16.8010004",
                                          "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": "E7VxeRwWzkyoDVuaWGOu4w==",
                                          "pluGuid": "7971b513-161c-4cce-a80d-5b9a5863aee3",
                                          "accountID": "Slxda7owokOatTe1nUDzmQ==",
                                          "accountIDGuid": "6b5d5c4a-30ba-43a2-9ab5-37b59d40f399",
                                          "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-10-05T00:01:16.8010004",
                                          "bestOrExpireType": 1,
                                          "refundG_UID": "pL/14APAHUKTaVTN2BhmzA==",
                                          "refundGuid": "e0f5bfa4-c003-421d-9369-54cdd81866cc",
                                          "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": "bwyWoWbwUkKAim0j+XfvZg==",
                                          "identifierGuid": "a1960c6f-f066-4252-808a-6d23f977ef66",
                                          "id": 1,
                                          "orderNo": 2,
                                          "externalSaleIdentifier": "sample string 3",
                                          "storeID": 4,
                                          "zoneID": 5,
                                          "deptNo": 6,
                                          "customerIdentifier": "rD0QJxgIVUGttORx9zk7Rg==",
                                          "customerIdentifierGuid": "27103dac-0818-4155-adb4-e471f7393b46",
                                          "operatorNo": 1,
                                          "operatorG_UID": "MuEu0toB80mRjc5cgypMdg==",
                                          "operatorGuid": "d22ee132-01da-49f3-918d-ce5c832a4c76",
                                          "created": "2025-10-05T00:01:16.8010004",
                                          "ordered": "2025-10-05T00:01:16.8010004",
                                          "started": "2025-10-05T00:01:16.8010004",
                                          "completed": "2025-10-05T00:01:16.8010004",
                                          "supplied": "2025-10-05T00:01:16.8010004",
                                          "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": "eJLDi7KCY0OAOwa5OX5AgA==",
                                              "pluGuid": "8bc39278-82b2-4363-803b-06b9397e4080",
                                              "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": "XJK6uQ2cnU2RGtLljWcYLA==",
                                              "headerIdentifierGuid": "b9ba925c-9c0d-4d9d-911a-d2e58d67182c",
                                              "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": "ejugZQIMCkey0jQb/dImeA==",
                                          "surveyGuid": "65a03b7a-0c02-470a-b2d2-341bfdd22678",
                                          "saleHeaderGuid": "JL6li9YokEubjRFaWxNAZw==",
                                          "saleGuid": "8ba5be24-28d6-4b90-9b8d-115a5b134067",
                                          "textResponse": "sample string 1",
                                          "integerResponse": 1,
                                          "g_UIDResponse": "2GKcDgKZkUShTbjoNeKkDQ==",
                                          "guidResponse": "0e9c62d8-9902-4491-a14d-b8e835e2a40d",
                                          "whoAnswered": 2,
                                          "answeredAtUTC": "2025-10-05T00:01:16.8010004",
                                          "sale": {
                                            "$ref": "63"
                                          },
                                          "survey": {
                                            "$id": "77",
                                            "g_UID": "qO409onViE6/6j1zvFRurg==",
                                            "guid": "f634eea8-d589-4e88-bfea-3d73bc546eae",
                                            "name": "sample string 1",
                                            "storeID": 2,
                                            "zoneID": 1,
                                            "checkoutFormG_UID": "yCQWzHlWjk2Z8YjuzbGLgQ==",
                                            "checkoutFormGuid": "cc1624c8-5679-4d8e-99f1-88eecdb18b81",
                                            "displayToWho": 3,
                                            "displayWhen": 4,
                                            "start": "2025-10-05T00:01:16.8010004",
                                            "end": "2025-10-05T00:01:16.8010004",
                                            "deleted": true,
                                            "updated": "2025-10-05T00:01:16.8010004",
                                            "possibleIntegerResponses": [
                                              1,
                                              2
                                            ],
                                            "possibleTextResponses": [
                                              "sample string 1",
                                              "sample string 2"
                                            ],
                                            "possibleGuidResponses": [
                                              "57254f29-bd69-44b2-a96a-7dc0412700bb",
                                              "0e8e2b8e-ab44-413a-acef-4e56fe4f5b26"
                                            ],
                                            "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": "ngM7cCIU7U+Xr+W+KxoL0A==",
                                      "accountIdentifier": "703b039e-1422-4fed-97af-e5be2b1a0bd0",
                                      "accountName": "sample string 42",
                                      "customerOrderIdentifier": "9CGjwOT0rkWzZoQggthJYw==",
                                      "customerOrderIdentifierGuid": "c0a321f4-f4e4-45ae-b366-842082d84963",
                                      "priceLevelName": "sample string 43",
                                      "revision": 44,
                                      "ingressId": "sample string 45"
                                    },
                                    "metadata": {
                                      "$id": "78",
                                      "id": 1,
                                      "paymentID": 2,
                                      "paymentIdentifier": "5hO1bCIZG0W9McKXCm+BAg==",
                                      "paymentIdentifierGuid": "6cb513e6-1922-451b-bd31-c2970a6f8102",
                                      "identifier": "MqVvaXttzkOj9uCTbEf9Og==",
                                      "identifierGuid": "696fa532-6d7b-43ce-a3f6-e0936c47fd3a",
                                      "metadata": "sample string 3",
                                      "signatureImage": "QEA=",
                                      "itemIdentifier": "vIVLe1wjP0GVBfZ4zHWxMg==",
                                      "itemIdentifierGuid": "7b4b85bc-235c-413f-9505-f678cc75b132"
                                    }
                                  },
                                  {
                                    "$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": "p9eX2Jl6RUq/sPiT9qfFAg==",
                                "customerIdentifierGuid": "d897d7a7-7a99-4a45-bfb0-f893f6a7c502",
                                "voucherName": "sample string 2",
                                "count": 3,
                                "storeID": 4,
                                "barcode": "sample string 5",
                                "redeemCount": 6,
                                "issueCount": 7,
                                "storeSalePaymentID": 1,
                                "idempotentID": "OUh9hvLbt0+4G8qV/8gmVQ==",
                                "idempotentGuid": "867d4839-dbf2-4fb7-b81b-ca95ffc82655",
                                "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-10-05T00:01:16.8010004",
                                  "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-10-05T00:01:16.8010004",
                                    "labelPageLayout": "V3/IjXL7o0ebJhX5QT27BA==",
                                    "pageLayoutGuid": "8dc87f57-fb72-47a3-9b26-15f9413dbb04",
                                    "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-10-05T00:01:16.8010004"
                                      },
                                      {
                                        "$ref": "83"
                                      }
                                    ]
                                  },
                                  "customerVouchers": [
                                    {
                                      "$id": "84",
                                      "id": 1,
                                      "customerIdentifier": "4xLii/fI/k2+a5b7z9FmPA==",
                                      "customerIdentifierGuid": "8be212e3-c8f7-4dfe-be6b-96fbcfd1663c",
                                      "voucherID": 3,
                                      "voucherName": "sample string 4",
                                      "storeID": 1,
                                      "barcode": "sample string 5",
                                      "dateOfIssue": "2025-10-05T00:01:16.8010004",
                                      "issuedSaleHeaderID": 1,
                                      "issuedSaleIdentifier": "sample string 7",
                                      "issuedOfflinePaymentID": 1,
                                      "issuedIdempotentID": "ZT3ZBrdUw02W1NL1NC9sMg==",
                                      "issuedIdempotentGuid": "06d93d65-54b7-4dc3-96d4-d2f5342f6c32",
                                      "issuedOffline": true,
                                      "issuedUser": "sample string 9",
                                      "issuedNotes": "sample string 10",
                                      "expiryDate": "2025-10-05T00:01:16.8010004",
                                      "expiredUser": "sample string 11",
                                      "expiredNotes": "sample string 12",
                                      "redeemed": "2025-10-05T00:01:16.8010004",
                                      "redeemedSaleHeaderID": 1,
                                      "redeemedSaleIdentifier": "sample string 13",
                                      "redeemedOfflinePaymentID": 1,
                                      "redeemedIdempotentID": "ALxf+t/JVkiiFbqHhDCNHA==",
                                      "redeemedIdempotentGuid": "fa5fbc00-c9df-4856-a215-ba8784308d1c",
                                      "redeemedUser": "sample string 14",
                                      "redeemedNotes": "sample string 15",
                                      "redeemedOffline": true,
                                      "updated": "2025-10-05T00:01:16.8010004",
                                      "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": "hdBPDNLUPEemw18Frgyj6Q==",
                          "groupIDGuid": "0c4fd085-d4d2-473c-a6c3-5f05ae0ca3e9",
                          "campaign": {
                            "$ref": "52"
                          },
                          "group": {
                            "$ref": "60"
                          }
                        },
                        {
                          "$ref": "85"
                        }
                      ],
                      "signIqTickets": [
                        {
                          "$id": "86",
                          "identifier": "1vMMMyDOkkOHXY7HgbPQKg==",
                          "identifierGuid": "330cf3d6-ce20-4392-875d-8ec781b3d02a",
                          "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": "EeDVKZ/9Ok2nlNfx7Gieow==",
                          "guid": "29d5e011-fd9f-4d3a-a794-d7f1ec689ea3",
                          "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": "/h/4tbldh0qRiCy2YnQhYg==",
                              "groupGuid": "b5f81ffe-5db9-4a87-9188-2cb662742162",
                              "comboPriceType": 5,
                              "priceType": 5,
                              "pluG_UID": "og0auMAIT0GVFB7UZBgHew==",
                              "pluGuid": "b81a0da2-08c0-414f-9514-1ed46418077b",
                              "priceGroupG_UID": "myuoXS9XUkWuqa1UN40fEg==",
                              "priceGroupGuid": "5da82b9b-572f-4552-aea9-ad54378d1f12",
                              "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": "1pbreyFeRkmDiA0Kyw8ZWQ==",
                          "priceLevelIdentifierGuid": "7beb96d6-5e21-4946-8388-0d0acb0f1959",
                          "campaignName": "sample string 3",
                          "priceLevelName": "sample string 4"
                        },
                        {
                          "$ref": "89"
                        }
                      ]
                    },
                    "product": {
                      "$ref": "11"
                    },
                    "dealCost": {
                      "$id": "90",
                      "headerIdentifier": "DSvXkogyM0ilcVeXUNDafg==",
                      "headerIdentifierGuid": "92d72b0d-3288-4833-a571-579750d0da7e",
                      "identifier": "oavs9pPJpUKkYg03LSsj5A==",
                      "identifierGuid": "f6ecaba1-c993-42a5-a462-0d372d2b23e4",
                      "supplierIdentifier": "Jm6Unrb8YEOCtdP1e4+5hQ==",
                      "supplierGuid": "9e946e26-fcb6-4360-82b5-d3f57b8fb985",
                      "pluG_UID": "A388vpN9mUih8ef96XRCpQ==",
                      "pluGuid": "be3c7f03-7d93-4899-a1f1-e7fde97442a5",
                      "campaignName": "4ad900a0-3fe7-44c6-b1e9-133fd021938c",
                      "description": "sample string 4",
                      "cost": 5,
                      "costDecimals": 6,
                      "start": "2025-10-05T00:01:16.8010004",
                      "end": "2025-10-05T00:01:16.8010004",
                      "type": 9,
                      "promoType": 10,
                      "bonusItemPLUG_UID": "0fShAkQsfE+B64wmsTPSLQ==",
                      "bonusItemPluGuid": "02a1f4d1-2c44-4f7c-81eb-8c26b133d22d",
                      "bonusPurchaseUnits": 11,
                      "bonusReceiveUnits": 12,
                      "updated": "2025-10-05T00:01:16.8010004",
                      "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-10-05T00:01:16.8010004",
                      "campaignEndDate": "2025-10-05T00:01:16.8010004",
                      "masterPLUG_UID": "A+jT1iiNkku4SUcLnBSCKQ==",
                      "masterID": "d6d3e803-8d28-4b92-b849-470b9c148229",
                      "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": "cw30ksEwwE2zH3ITU43WfQ==",
                      "bonusMasterID": "92f40d73-30c1-4dc0-b31f-7213538dd67d",
                      "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-10-05T00:01:16.8010004",
                  "dealCosts": [
                    {
                      "$ref": "90"
                    },
                    {
                      "$ref": "90"
                    }
                  ],
                  "tags": [
                    {
                      "$id": "91",
                      "pluG_UID": "IDlXAQNOpUGO2LyABjozKg==",
                      "pluGuid": "01573920-4e03-41a5-8ed8-bc80063a332a",
                      "tagID": 1,
                      "description": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "91"
                    }
                  ],
                  "alternateProductG_UID": "lQg6w6mJOEqkByox3SvU7Q==",
                  "alternateProduct": "c33a0895-89a9-4a38-a407-2a31dd2bd4ed",
                  "productHostCode": {
                    "$id": "92",
                    "id": 1,
                    "pluG_UID": "dl6God8mE0qVDYDVk7oUIA==",
                    "pluGuid": "a1865e76-26df-4a13-950d-80d593ba1420",
                    "ibaCode": "sample string 2"
                  },
                  "mscCat": {
                    "$ref": "46"
                  },
                  "mscCom": {
                    "$ref": "47"
                  },
                  "mscDep": {
                    "$ref": "49"
                  },
                  "mscSubCom": {
                    "$ref": "48"
                  },
                  "isUserUpdate": true,
                  "ignoreMasterProduct": true,
                  "priceGroupLabelRequested": true,
                  "firstSold": "2025-10-05T00:01:16.8010004",
                  "inventoryTracked": "2025-10-05T00:01:16.8010004",
                  "isNormalPriceChangesCampaign": true
                },
                "supplier": {
                  "$ref": "6"
                },
                "serviceFee": {
                  "$id": "93",
                  "id": 1,
                  "description": "sample string 1",
                  "fee": 1
                },
                "isPrimaryHost": true,
                "hostVendor": 47
              },
              {
                "$ref": "9"
              }
            ],
            "orderCycleHeaders": [
              {
                "$id": "94",
                "storeID": 1,
                "supplierIdentifier": "UTxhYLycxEuN28Iic9B9aQ==",
                "supplierGuid": "60613c51-9cbc-4bc4-8ddb-c22273d07d69",
                "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": "BoWejCJe8k6P8vj2OC/3pQ==",
                "supplierGuid": "8c9e8506-5e22-4ef2-8ff2-f8f6382ff7a5",
                "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-10-05T00:01:16.8010004",
                "deliveryDate": "2025-10-05T00:01:16.8010004",
                "nextCutOffDate": "2025-10-05T00:01:16.8010004",
                "nextDeliveryDate": "2025-10-05T00:01:16.8010004",
                "nextDaysBuffer": 10
              },
              {
                "$ref": "95"
              }
            ],
            "store": {
              "$ref": "2"
            },
            "updated": "2025-10-05T00:01:16.8010004",
            "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-10-05T00:01:16.8010004",
              "processed": "2025-10-05T00:01:16.8010004",
              "isProcessing": true,
              "processedCount": 6,
              "processingTime": 1,
              "collectedUtc": "2025-10-05T00:01:16.8010004",
              "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-10-05T00:01:16.8010004",
                "businessPillar": "sample string 3",
                "fileType": "sample string 4"
              }
            },
            {
              "$ref": "96"
            }
          ],
          "zoneMatrix": [
            {
              "$id": "98",
              "id": 1,
              "hostIdentifier": "ni0bpiCf0kCJiZJfyWTUuA==",
              "hostIdentifierGuid": "a61b2d9e-9f20-40d2-8989-925fc964d4b8",
              "storeID": 1,
              "departmentCode": "sample string 2",
              "hostGuids": [
                "04636bea-4f2c-4ebc-9db0-ef384841f2ad",
                "032f015e-8797-4cf1-941e-9bef361afbd7"
              ]
            },
            {
              "$ref": "98"
            }
          ],
          "hostFileStoreSetting": {
            "$ref": "4"
          },
          "hostStoreSettings": [
            {
              "$ref": "4"
            },
            {
              "$ref": "4"
            }
          ],
          "promotionPlacements": [
            {
              "$id": "99",
              "identifier": "MXCAs+hNiUiAjoGuVHC7Dw==",
              "identifierGuid": "b3807031-4de8-4889-808e-81ae5470bb0f",
              "code": "sample string 2",
              "description": "sample string 3",
              "isAdvertised": true
            },
            {
              "$ref": "99"
            }
          ],
          "promoTypeGuids": [
            "cf43ba0c-db7e-4651-9b58-5e2fd9d8b8e8",
            "722fe007-3f11-4caf-8d50-db886799fd08"
          ],
          "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-10-05T00:01:16.8010004",
        "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": "f1325a35-9cb5-4042-bd6a-55321b8e2999",
    "updateStore": {
      "$id": "105",
      "id": "aa4c4d8f-eff9-4d3f-b7c8-9766ba5d631b",
      "name": "sample string 1",
      "lastActivity": "2025-10-05T00:01:16.8010004",
      "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-10-05T00:01:16.8010004"
    },
    "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"
  },
  "orderCycle": {
    "$id": "107",
    "id": 1,
    "autoOrderGuid": "hoReR1ik0kqrfFzRPwdczw==",
    "autoOrderIdentifier": "475e8486-a458-4ad2-ab7c-5cd13f075ccf",
    "cutOffDate": "2025-10-05T00:01:16.8010004",
    "deliveryDate": "2025-10-05T00:01:16.8010004",
    "daysBuffer": 3,
    "nextCutOffDate": "2025-10-05T00:01:16.8010004",
    "nextDeliveryDate": "2025-10-05T00:01:16.8010004",
    "nextDaysBuffer": 5
  },
  "details": [
    {
      "$id": "108",
      "autoOrderGuid": "JOqFz8nX50GNIsl23x1hDA==",
      "autoOrderIdentifier": "cf85ea24-d7c9-41e7-8d22-c976df1d610c",
      "pluG_UID": "uQFOzZdwTk+ZoLn3nrU21A==",
      "pluGuid": "cd4e01b9-7097-4f4e-99a0-b9f79eb536d4",
      "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-10-05T00:01:16.8010004",
      "investmentBuyStatus": 2,
      "processed": "2025-10-05T00:01:16.8010004",
      "product": {
        "$ref": "11"
      },
      "orderCode": "sample string 3",
      "directIndicator": "sample string 4",
      "cycle": {
        "$ref": "95"
      },
      "dayWeighting": {
        "$id": "109",
        "sunday": 1.1
      },
      "inventory": {
        "$id": "110",
        "inventoryGuid": "oZJsWGmuLkugY691SZjg+w==",
        "inventoryIdentifier": "586c92a1-ae69-4b2e-a063-af754998e0fb",
        "created": "2025-10-05T00:01:16.8010004",
        "createdLocal": "2025-10-05T00:01:16.8010004",
        "onHand": 4,
        "onHandPacks": 5,
        "onOrder": 6,
        "onOrderPacks": 7,
        "accuracy": 8,
        "updated": "2025-10-05T00:01:16.8010004",
        "history": [
          {
            "$id": "111",
            "inventoryGuid": "0qFxICNv70u//4v1kyEBJA==",
            "inventoryIdentifier": "2071a1d2-6f23-4bef-bfff-8bf593210124",
            "pluG_UID": "40tB1gYyRU2vUC50MEWKDQ==",
            "pluIdentifier": "d6414be3-3206-4d45-af50-2e7430458a0d",
            "inventoryReason": 3,
            "inventoryInvoiceGuid": "hq0lo/Ay6ESoA3Rn/VXeJw==",
            "invoiceIdentifier": "a325ad86-32f0-44e8-a803-7467fd55de27",
            "operatorGuid": "unIp8Hm+lkmx7Gqw2NQAUg==",
            "operatorIdentifier": "f02972ba-be79-4996-b1ec-6ab0d8d40052",
            "stocktakeGuid": "KZty08pogkSpSnFJx68Oxw==",
            "stocktakeIdentifier": "d3729b29-68ca-4482-a94a-7149c7af0ec7",
            "orderGuid": "iZS36O8UtUSTdcnyp5FgzQ==",
            "orderIdentifier": "e8b79489-14ef-44b5-9375-c9f2a79160cd",
            "saleHeaderGuid": "G69X9kyh30yRzVrsErdL1w==",
            "saleHeaderGuidIdentifier": "f657af1b-a14c-4cdf-91cd-5aec12b74bd7",
            "dumpStockID": 1,
            "fuelDeliveryID": 1,
            "creditNoteIdentifier": "n9OG63chjUiGy3R8/ByZyg==",
            "creditNoteGuid": "eb86d39f-2177-488d-86cb-747cfc1c99ca",
            "inventorySourceGuid": "u1wwxyvhL0io+gxbOQR1xg==",
            "inventorySourceIdentifier": "c7305cbb-e12b-482f-a8fa-0c5b390475c6",
            "createdLocal": "2025-10-05T00:01:16.8010004",
            "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-10-05T00:01:16.8010004",
            "createdLocalTime": "2025-10-05T00:01:16.8010004",
            "storeID": 14,
            "barcode": "sample string 15",
            "directCode": "sample string 16",
            "productName": "sample string 17",
            "salesMode": 18,
            "orderPacked": 19,
            "invoice": {
              "$id": "112",
              "inventoryInvoiceGuid": "i2jkbrsxOEautTda6uCQsA==",
              "invoiceIdentifier": "6ee4688b-31bb-4638-aeb5-375aeae090b0",
              "inventoryGuid": "7A3AxRFpoUSljnoMqj5DRQ==",
              "inventoryIdentifier": "c5c00dec-6911-44a1-a58e-7a0caa3e4345",
              "supplierIdentifier": "oWTHtcTD9UuIjNbMoKC+kA==",
              "supplierGuid": "b5c764a1-c3c4-4bf5-888c-d6cca0a0be90",
              "orderGuid": "aPcyEaAnA0eaBj1TStTY1g==",
              "orderIdentifier": "1132f768-27a0-4703-9a06-3d534ad4d8d6",
              "invoiceHeaderIdentifier": "lCCa7k0oVEeU7kPf2rebLw==",
              "invoiceHeaderGuid": "ee9a2094-284d-4754-94ee-43dfdab79b2f",
              "created": "2025-10-05T00:01:16.8010004",
              "ordered": "2025-10-05T00:01:16.8010004",
              "storeID": 1,
              "bestOrExpire": "2025-10-05T00:01:16.8010004",
              "bestOrExpireType": 1,
              "units": 1,
              "weight": 1,
              "received": "2025-10-05T00:01:16.8010004",
              "cost": 1,
              "totalCost": 1,
              "freightCost": 1,
              "inStock": 1,
              "pluG_UID": "HWAJUq8+3UikPKOoyMuPKg==",
              "pluGuid": "5209601d-3eaf-48dd-a43c-a3a8c8cb8f2a",
              "orderInventoryGuid": "NxdgB0rcr0aSP7UVk9D2Dg==",
              "orderInventoryIdentifier": "07601737-dc4a-46af-923f-b51593d0f60e",
              "supplier": {
                "$ref": "6"
              },
              "inventoryUnits": [
                {
                  "$id": "113",
                  "invoiceItemNo": 1,
                  "inventoryInvoiceGuid": "ItwEqk14yki6SSjUMtAlVg==",
                  "invoiceIdentifier": "aa04dc22-784d-48ca-ba49-28d432d02556",
                  "inventoryGuid": "IaUWt6wKAUSJZyxugY74Rw==",
                  "inventoryIdentifier": "b716a521-0aac-4401-8967-2c6e818ef847",
                  "serialNumber": "sample string 3",
                  "sold": "2025-10-05T00:01:16.8010004",
                  "saleItemID": 1,
                  "storeID": 1,
                  "returned": "2025-10-05T00:01:16.8010004",
                  "dumped": 1,
                  "saleHeaderID": 1
                },
                {
                  "$ref": "113"
                }
              ]
            },
            "invoiceHeaderIdentifier": "PdncSWSo90mnwoIKg0Stcw==",
            "invoiceHeaderGuid": "49dcd93d-a864-49f7-a7c2-820a8344ad73",
            "invoiceNumber": "sample string 20",
            "invoiceCost": 1,
            "invoiceCostDecimals": 1,
            "orderNumber": 1,
            "orderReceivingStoreName": "sample string 21",
            "orderSendingStoreName": "sample string 22",
            "creditNoteID": 1,
            "reason": {
              "$id": "114",
              "id": 1,
              "name": "sample string 1",
              "allowRF": 2,
              "dumpStock": 3,
              "creditRequest": 4,
              "excludeFromLoss": 5,
              "reserved": 6,
              "updated": "2025-10-05T00:01:16.8010004"
            },
            "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": "111"
          }
        ],
        "products": [
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          }
        ],
        "lastInvoiceCost": 1
      },
      "aws": 5.0,
      "explanations": [
        {
          "$id": "115",
          "pluG_UID": "ubAdkW1U4kWavlsIFdmT6Q==",
          "pluGuid": "911db0b9-546d-45e2-9abe-5b0815d993e9",
          "consolidatedSales": {
            "$id": "116",
            "1": {
              "$id": "117",
              "discountPercentage": 1,
              "days": 2,
              "quantity": 3.1,
              "aws": 3.1,
              "cartonQuantity": 4.1,
              "lowQuality": true
            },
            "2": {
              "$ref": "117"
            }
          },
          "dailyPrices": {
            "$id": "118",
            "2025-10-05T00:01:16.8010004": {
              "$id": "119",
              "date": "2025-10-05T00:01:16.8010004",
              "salePrice": 1,
              "campaign": "sample string 2",
              "campaignDescription": "sample string 3",
              "combo": true,
              "comboPriceGroupG_UID": "rx367kU6aEKNxnyHH+e/Gg==",
              "comboPriceGroupGuid": "eefa1daf-3a45-4268-8dc6-7c871fe7bf1a"
            }
          },
          "onHandPredictions": [
            {
              "$id": "120",
              "autoOrderGuid": "wKSKqm+WFEiBBR9c9Lsa+g==",
              "autoOrderIdentifier": "aa8aa4c0-966f-4814-8105-1f5cf4bb1afa",
              "pluG_UID": "aKhM0nYWWUqrp69YW907gw==",
              "pluGuid": "d24ca868-1676-4a59-aba7-af585bdd3b83",
              "childPLUG_UID": "ZzMLbXGbTUeT9DxbaYTrbA==",
              "childPluGuid": "6d0b3367-9b71-474d-93f4-3c5b6984eb6c",
              "date": "2025-10-05T00:01:16.8010004",
              "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": "120"
            }
          ],
          "predictions": [
            {
              "$ref": "120"
            },
            {
              "$ref": "120"
            }
          ],
          "product": {
            "$ref": "11"
          }
        },
        {
          "$ref": "115"
        }
      ],
      "supplierOrderingDetail": {
        "$ref": "9"
      },
      "manufacturerSupplier": "4329a0fe-9ff4-424b-8983-9dc67d15bcda",
      "cartonQuantity": 1,
      "sellPrice": 1,
      "cost": 1,
      "costDecimals": 1,
      "bufferDays": 6,
      "boostDays": 7
    },
    {
      "$ref": "108"
    }
  ],
  "boosts": [
    {
      "$id": "121",
      "autoOrderGuid": "5UINUEIqGUC+AqjhMURbyg==",
      "autoOrderIdentifier": "500d42e5-2a42-4019-be02-a8e131445bca",
      "date": "2025-10-05T00:01:16.8010004",
      "boost": 2
    },
    {
      "$ref": "121"
    }
  ]
}

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

Identifier of the auto order header

globally unique identifier

Response Formats

application/json, text/json

Sample:
"6f96e6ce-fa14-40f4-91fc-c387d86e5d7e"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">6f96e6ce-fa14-40f4-91fc-c387d86e5d7e</guid>

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK(E[՝Ѵ�5xl/workbook.xml �(�����0��&�C����B����e�����R�7o;���N1j�?���G�嶤��&g��%��6�®�V�Ҿ�n[����-Qyv�����^h�:a�i�������f��h��RL�Ge0���I�b��"�֋���%��%ѹ5%M(���==�ٕb���&�Е��
����PK(E[����	�[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
(E[ܲ	�''_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="R21551510924343cd" /></Relationships>PK(E[[0�%�xl/worksheets/sheet1.xml �(��Q�n� ���J�&mT%�*U�v�v��,q
j����? �4i�[~~��TLJ��SdjX�2`hZꔹ�0����cS�doN"z��l
�����k%j�V4�	���>��ʩ�U�gj'���M���A� �,l��r�E�%zX��P��S�=�g�Nk`���]��~�,��It��KWC������_-����h~Fu�>l�H=-
.�L��7`Z<�;������~�)�m^,����?���/4I�,�h*K3���c�q�iwa�{�U�{�	�o�K�[B{!�h����5_PK(E[�t!�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8n�࠺ݰa[z��3��&vd�@�Ƃ#q�"A*�`��h~OO��|�Xo�Ɓ�P��w
DQ#�}ۻN�)�;	��zG�<m?E�W\T`S�8��҈����1>��r:>�>bG|Q�5s\3��<��ޘ^ӣק�\��_}8FK���1t���"�Qd*��V�n�\5R#�hL�6�����b:��󙌖b)���P�J��2��)�Kϝ��Z���F���̡����|PK(E[Ѓ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(E[��E��xl/sharedStrings.xml �(�5�An� E�����!N�ɢRO��#�������!�.���z��~�"��Q�8���Ij������K�R{�~������,�6E��̼^��0C�t�+`KR݊��CӺ��4pY�G�]|F)Bݑ�V�������Yv&]�*�~PC�u�SP�8��h��`5;��}�^�PK-(E[՝Ѵ�5xl/workbook.xmlPK-(E[����	��[Content_Types].xmlPK-
(E[ܲ	�''U_rels/.relsPK-(E[[0�%��xl/worksheets/sheet1.xmlPK-(E[�t!�P8xl/_rels/workbook.xml.relsPK-(E[Ѓc'2E
~xl/styles.xmlPK-(E[��E���xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK(E[C��3�5xl/workbook.xml �(�����0D�J��(�jA `b�ڡ�	�D�%���7�ԭ��|~�r�fl��GN����ss���J�=��^	�K�b���F�D�XE)38�Z�A̖n�Xv6���6��h}>R�͞�7���I�b��2������m�%��w�)1�����I��q<��<����l�]PK(E[����	�[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
(E[��s�''_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="R1c6cff9e9ba1442d" /></Relationships>PK(E[[0�%�xl/worksheets/sheet1.xml �(��Q�n� ���J�&mT%�*U�v�v��,q
j����? �4i�[~~��TLJ��SdjX�2`hZꔹ�0����cS�doN"z��l
�����k%j�V4�	���>��ʩ�U�gj'���M���A� �,l��r�E�%zX��P��S�=�g�Nk`���]��~�,��It��KWC������_-����h~Fu�>l�H=-
.�L��7`Z<�;������~�)�m^,����?���/4I�,�h*K3���c�q�iwa�{�U�{�	�o�K�[B{!�h����5_PK(E[�,���Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�I\���ݰ���=���m�n�gc���V� �X��j4��'�|���o�D���hMyƀ�QV��o���G�n�{�dLa] iń���A
8ːY�&u:�gS�{�:�i���~ɀ[&9\��h�nT�l�iF��W�a@�@���)z
y��@v�����������BU@���B�L~����VS��%�Uf��K���K�ey�&��(D�*�Uɮj��/6_PK(E[Ѓ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(E[��E��xl/sharedStrings.xml �(�5�An� E�����!N�ɢRO��#�������!�.���z��~�"��Q�8���Ij������K�R{�~������,�6E��̼^��0C�t�+`KR݊��CӺ��4pY�G�]|F)Bݑ�V�������Yv&]�*�~PC�u�SP�8��h��`5;��}�^�PK-(E[C��3�5xl/workbook.xmlPK-(E[����	�[Content_Types].xmlPK-
(E[��s�''V_rels/.relsPK-(E[[0�%��xl/worksheets/sheet1.xmlPK-(E[�,���P9xl/_rels/workbook.xml.relsPK-(E[Ѓc'2E
xl/styles.xmlPK-(E[��E���xl/sharedStrings.xmlPK��