POST api/scheduledOrders

Create or update a scheduled order

Request Information

URI Parameters

None.

Body Parameters

Scheduled order to be saved

ScheduledOrder
NameDescriptionTypeAdditional information
Identifier

Unique identifier

Collection of byte

None.

IdentifierGuid

Guid mask for identifier

globally unique identifier

None.

Created

Time scheduled order was created UTC

date

None.

CreatedLocal

Time scheduled order was created (local)

date

None.

CreatedByUser

User who created the scheduled order

string

None.

CronExpression

The cron expression for the schedule of the scheduled order

string

None.

CronExpressionDescription

User-readable Cron expression description

string

None.

LastRun

Last time the scheduled order was successful UTC

date

None.

LastRunLocal

Last time the scheduled order was successful (local)

date

None.

LastRunTime

Length of time that the last run took

integer

None.

Active

Whether the scheduled order is currently active

boolean

None.

OrderDateDays

How many days after the scheduled run time is the order date of the order?

integer

None.

StoreID

Scheduled order store identifier

integer

None.

Description

Scheduled order description template

string

None.

Notes

Scheduled order notes

string

None.

TradingPartner

Scheduled order trading partner

OrderTradingPartner

None.

OrderType

Scheduled order type

string

String length: inclusive between 0 and 20

OrderTypeDescription

Scheduled order type description

string

String length: inclusive between 0 and 255

SupplierIdentifier

Scheduled order supplier identifier

Collection of byte

None.

SupplierIdentifierGuid

Guid mask for supplier identifier

globally unique identifier

None.

HostIdentifier

Scheduled order host identifier

Collection of byte

None.

HostIdentifierGuid

Guid mask for host identifier

globally unique identifier

None.

TransportCompanyIdentifier

Scheduled order transport company

Collection of byte

None.

TransportCompanyIdentifierGuid

Guid mask for transport company identifier

globally unique identifier

None.

MailTo

Scheduled order mail to

string

None.

MailBcc

Scheduled order mail bcc

string

None.

DefaultMPL

Scheduled order has default MPL?

boolean

None.

SimpleAWS

Which prediction model to use when processing this order

PredictionModel

None.

InvestmentBuy

Scheduled order should perform investment buy

boolean

None.

ProductFilterIdentifier

Identifier of product filter model for scheduled order

Collection of byte

None.

ProductFilterIdentifierGuid

Guid mask for product filter identifier

globally unique identifier

None.

LastRunDuration

Timespan mask for the LastRunTime

time interval

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

ExpectedLastRunSkipped

Based on the current time, between the last run time and now this task should have been updated

boolean

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

StoreName

Store name

string

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

CustomerNumber

Host customer number

string

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

SupplierName

Supplier name

string

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

TransportCompanyName

Transport company name

string

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

Store

Store model

Store

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

HostSettings

Host setting model

HostStoreSetting

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

Supplier

Supplier model

Supplier

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

TransportCompany

Transport Company model

TransportCompany

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

ProductFilter

Product Filter model

ProductFilter

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

Request Formats

application/json, text/json

Sample:
{
  "identifier": "B82ELidWfUyfy4l4oUZD8Q==",
  "identifierGuid": "2e84cd07-5627-4c7d-9fcb-8978a14643f1",
  "created": "2025-10-04T23:59:17.2351978",
  "createdLocal": "2025-10-04T23:59:17.2351978",
  "createdByUser": "sample string 1",
  "cronExpression": "sample string 2",
  "cronExpressionDescription": "sample string 3",
  "lastRun": "2025-10-04T23:59:17.2351978",
  "lastRunLocal": "2025-10-04T23:59:17.2351978",
  "lastRunTime": 1234567,
  "active": true,
  "orderDateDays": 6,
  "storeID": 1,
  "description": "sample string 7",
  "notes": "sample string 8",
  "tradingPartner": 1,
  "orderType": "sample string 9",
  "orderTypeDescription": "sample string 10",
  "supplierIdentifier": "tYTQ0+wxq0K519atsRE6Lw==",
  "supplierIdentifierGuid": "d3d084b5-31ec-42ab-b9d7-d6adb1113a2f",
  "hostIdentifier": "3kVM17DzY0mSLxK1KQSKCw==",
  "hostIdentifierGuid": "d74c45de-f3b0-4963-922f-12b529048a0b",
  "transportCompanyIdentifier": "0KI2keN+EEOSauyBKEh2MQ==",
  "transportCompanyIdentifierGuid": "9136a2d0-7ee3-4310-926a-ec8128487631",
  "mailTo": "sample string 11",
  "mailBcc": "sample string 12",
  "defaultMPL": true,
  "simpleAWS": 14,
  "investmentBuy": true,
  "productFilterIdentifier": "g6NNIQ3ja0alZ/LafcdZeQ==",
  "productFilterIdentifierGuid": "214da383-e30d-466b-a567-f2da7dc75979",
  "lastRunDuration": "00:00:00.1234567",
  "expectedLastRunSkipped": true,
  "storeName": "sample string 17",
  "customerNumber": "sample string 18",
  "supplierName": "sample string 19",
  "transportCompanyName": "sample string 20",
  "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-04T23:59:17.2351978",
    "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": "rZ/0mVWn3U2gYWf4ueJZ6Q==",
    "hostIdentifierGuid": "99f49fad-a755-4ddd-a061-67f8b9e259e9",
    "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-04T23:59:17.2351978",
    "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": "p2O+jEzzp0C4DZaD9qPtsA==",
        "hostIdentifierGuid": "8cbe63a7-f34c-40a7-b80d-9683f6a3edb0",
        "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": "bkLAbrHSyEW2ezIfDp4ONg==",
          "identifierGuid": "6ec0426e-d2b1-45c8-b67b-321f0e9e0e36",
          "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": "a+I2HZq5DUK0wtKsavLHiw==",
          "hostSupplierIdentifierGuid": "1d36e26b-b99a-420d-b4c2-d2ac6af2c78b",
          "loyaltyPriceLevelIdentifier": "tY1RhRwns0G5qog55ZQ8fQ==",
          "loyaltyPriceLevelIdentifierGuid": "85518db5-271c-41b3-b9aa-8839e5943c7d",
          "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-04T23:59:17.2351978",
          "lastProcessed": "2025-10-04T23:59:17.2351978",
          "hold": true,
          "supplierName": "sample string 35",
          "supplier": {
            "$id": "6",
            "identifier": "zh19wAr3yk23UoUHqums3A==",
            "identifierGuid": "c07d1dce-f70a-4dca-b752-8507aae9acdc",
            "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": "7fenAmP3rUqDyF0gRrNxVw==",
            "primaryContactID": "02a7f7ed-f763-4aad-83c8-5d2046b37157",
            "storeID": 1,
            "abn": "sample string 16",
            "supplierGroupIdentifier": "PtgRISV7OE2RFOaX3rGDNQ==",
            "supplierGroupGuid": "2111d83e-7b25-4d38-9114-e697deb18335",
            "rebate": 1.0,
            "rebateType": 1,
            "rebateFrequency": 1,
            "rebateSource": 1,
            "rebateLastClaimed": "2025-10-04T23:59:17.2351978",
            "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": "72c110d9-edfe-44ad-8224-cf0187c2984f",
              "identifier": "OWrl5XHkkkqaXo1CLEOIvw==",
              "identifierGuid": "e5e56a39-e471-4a92-9a5e-8d422c4388bf",
              "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": "v1p4VP+4pkC987J0s0OPxQ==",
                "supplierIdentifierGuid": "54785abf-b8ff-40a6-bdf3-b274b3438fc5",
                "contactGuid": "5XPrY61z0UOov9mqJ6zApA==",
                "contactID": "63eb73e5-73ad-43d1-a8bf-d9aa27acc0a4",
                "contact": {
                  "$ref": "7"
                },
                "supplier": {
                  "$ref": "6"
                }
              },
              {
                "$ref": "8"
              }
            ],
            "products": [
              {
                "$id": "9",
                "pluG_UID": "+4+unNwZO0epJFCqFIvcag==",
                "pluGuid": "9cae8ffb-19dc-473b-a924-50aa148bdc6a",
                "supplierIdentifier": "Ybu4lZ9zK0SGwCmjHObHeQ==",
                "supplierIdentifierGuid": "95b8bb61-739f-442b-86c0-29a31ce6c779",
                "cartonQuantity": 1,
                "cartonQuantityChanged": true,
                "productSize": "sample string 3",
                "cigarettesPerSleeve": 1,
                "randomWeight": true,
                "piecesPerUnit": 5,
                "averagePackSize": 6,
                "effectiveDate": "2025-10-04T23:59:17.2351978",
                "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-04T23:59:17.2351978",
                "rebate": 1.0,
                "rebateExclude": true,
                "invoiceCodes": [
                  {
                    "$id": "10",
                    "pluG_UID": "8irnzK3ZfUqxFZBtBKXWwQ==",
                    "pluGuid": "cce72af2-d9ad-4a7d-b115-906d04a5d6c1",
                    "supplierIdentifier": "Zf0dZo14rEOXcAqTxRHsHw==",
                    "supplierIdentifierGuid": "661dfd65-788d-43ac-9770-0a93c511ec1f",
                    "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": "KyRx5HJoH0iTyIH93K/yUA==",
                "parentPluGuid": "e471242b-6872-481f-93c8-81fddcaff250",
                "freight": 45.0,
                "freightType": 1,
                "product": {
                  "$id": "11",
                  "plu": 1,
                  "storeID": 1,
                  "masterPluG_UID": "QEA=",
                  "storeIDs": [
                    1,
                    2
                  ],
                  "g_UId": "g/bLPhaqxESwLdB8weyBGQ==",
                  "guid": "3ecbf683-aa16-44c4-b02d-d07cc1ec8119",
                  "apn": "sample string 1",
                  "apnChanged": true,
                  "apnSwitched": true,
                  "barcode": "sample string 4",
                  "itemNumber": "sample string 5",
                  "itemNumberChanged": true,
                  "priceGroupG_UID": "6h9eeDl3+kiH36qRg6z6SQ==",
                  "priceGroupGuid": "785e1fea-7739-48fa-87df-aa9183acfa49",
                  "blueprintID": 1,
                  "lastCountedDate": "2025-10-04T23:59:17.2351978",
                  "externalID": "sample string 7",
                  "active": true,
                  "activated": "2025-10-04T23:59:17.2351978",
                  "pluCreated": "2025-10-04T23:59:17.2351978",
                  "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-04T23:59:17.2351978",
                  "lastManualUpdate": "2025-10-04T23:59:17.2351978",
                  "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-04T23:59:17.2351978",
                  "currentCostUpdated": "2025-10-04T23:59:17.2351978",
                  "costDecimals": 31,
                  "costChanged": true,
                  "dealCostIdentifier": "QEA=",
                  "excludeFromRebate": true,
                  "rebateOverride": 1,
                  "costCalcMethod": 32,
                  "costCalcMethodChanged": true,
                  "costEffectiveDate": "2025-10-04T23:59:17.2351978",
                  "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-04T23:59:17.2351978",
                  "posTare": 1,
                  "altPrice": 1.0,
                  "altPriceChanged": true,
                  "altPriceMode": 53,
                  "altPriceModeChanged": true,
                  "altPLUG_UID": "VlRrLM1BSkeiSYEEG2LLFg==",
                  "altPLUGuid": "2c6b5456-41cd-474a-a249-81041b62cb16",
                  "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-04T23:59:17.2351978",
                  "labelLastPrice": 1,
                  "shelfPageLayoutG_UID": "CjYk+wY6TUm7RjQAC4qs+A==",
                  "shelfPageLayoutGuid": "fb24360a-3a06-494d-bb46-34000b8aacf8",
                  "talkerPageLayoutG_UID": "tG8QBK2KMkS4NbReHXtlZQ==",
                  "talkerPageLayoutGuid": "04106fb4-8aad-4432-b835-b45e1d7b6565",
                  "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": "NnEYL6zDx064Al5IhOeF/Q==",
                  "inventoryIdentifier": "2f187136-c3ac-4ec7-b802-5e4884e785fd",
                  "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": "zy48QHOG8UucQI8baAmvQw==",
                  "parentPluGuid": "403c2ecf-8673-4bf1-9c40-8f1b6809af43",
                  "preferredHostVendor": 104,
                  "preferredHostChanged": true,
                  "code": "sample string 106",
                  "supplierIdentifier": "FnFlQL59c0+g51wE00moVQ==",
                  "supplierIdentifierGuid": "40657116-7dbe-4f73-a0e7-5c04d349a855",
                  "supplierChanged": true,
                  "rebateSupplierIdentifier": "t2JLgn6KV0KXNuFiCXWewQ==",
                  "rebateSupplierIdentifierGuid": "824b62b7-8a7e-4257-9736-e16209759ec1",
                  "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-04T23:59:17.2351978",
                  "commodity": "sample string 121",
                  "businessPillar": "sample string 122",
                  "mscCommodity": "sample string 123",
                  "hostIdentifier": "VUGE/vcM3EajzGScpr29dQ==",
                  "hostIdentifierGuid": "fe844155-0cf7-46dc-a3cc-649ca6bdbd75",
                  "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": "TP3y6dONkEy7HxeYIVaQmA==",
                      "pluGuid": "e9f2fd4c-8dd3-4c90-bb1f-179821569098",
                      "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-04T23:59:17.2351978"
                    },
                    {
                      "$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-04T23:59:17.2351978",
                      "priceChangeType": 0,
                      "costDecimals": 10
                    },
                    "normalPluPrices": {
                      "$ref": "14"
                    },
                    "winningCampaign": 1,
                    "winner": {
                      "$id": "15",
                      "campaignName": "sample string 1",
                      "campaignDescription": "sample string 2",
                      "startDate": "2025-10-04T23:59:17.2351978",
                      "startTime": 3,
                      "endDate": "2025-10-04T23:59:17.2351978",
                      "endTime": 4,
                      "newPrice": 5,
                      "newCost": 6,
                      "newCostDecimals": 7,
                      "pctDiscount": 8,
                      "promoType": 1,
                      "promotionTypeCode": "sample string 9",
                      "hostType": 10,
                      "hostIdentifier": "3QVJ8gXLSk+74HdslpxZUA==",
                      "hostIdentifierGuid": "f24905dd-cb05-4f4a-bbe0-776c969c5950",
                      "storeNames": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "details": [
                      {
                        "$ref": "15"
                      },
                      {
                        "$ref": "15"
                      }
                    ]
                  },
                  "tray": {
                    "$id": "16",
                    "g_UId": "llko7s81mUG9BWJE7ZbBVQ==",
                    "guid": "ee285996-35cf-4199-bd05-6244ed96c155",
                    "name": "sample string 1",
                    "number": 1,
                    "tare": 1
                  },
                  "priceGroup": {
                    "$id": "17",
                    "priceGroupG_UID": "Vn/GnhFgXkKCAIZrG/5nnw==",
                    "priceGroupGuid": "9ec67f56-6011-425e-8200-866b1bfe679f",
                    "name": "sample string 2",
                    "code": 1,
                    "modified": true,
                    "updated": "2025-10-04T23:59:17.2351978",
                    "buyingLimit": 1,
                    "buyingLimitIndependent": true,
                    "buyingLimitType": 0,
                    "number": 1,
                    "products": [
                      {
                        "$ref": "11"
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "productCount": 1
                  },
                  "priceGroupName": "sample string 146",
                  "nutrifacts": {
                    "$id": "18",
                    "pluG_UID": "wuJEkj+IQEGaqb1FiTFBtQ==",
                    "pluGuid": "9244e2c2-883f-4140-9aa9-bd45893141b5",
                    "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": "e85642af-e26d-450e-9ce5-bc0bce9291c3",
                    "created": "2025-10-04T23:59:17.2351978",
                    "createdByUser": "sample string 1",
                    "activated": "2025-10-04T23:59:17.2351978",
                    "deactivated": "2025-10-04T23:59:17.2351978",
                    "lastOrdered": "2025-10-04T23:59:17.2351978",
                    "lastOrderedQty": 2.0,
                    "lastReceived": "2025-10-04T23:59:17.2351978",
                    "lastReceivedQty": 3.0,
                    "lastInvoiceStatus": 1,
                    "lastCounted": "2025-10-04T23:59:17.2351978",
                    "lastSold": "2025-10-04T23:59:17.2351978",
                    "firstSold": "2025-10-04T23:59:17.2351978",
                    "awsUpdated": "2025-10-04T23:59:17.2351978",
                    "lastManualUpdate": "2025-10-04T23:59:17.2351978",
                    "lastManualUpdatedByUser": "sample string 5",
                    "lastUpdated": "2025-10-04T23:59:17.2351978",
                    "lastUpdatedByUser": "sample string 7",
                    "lastUpdatedByHost": "2025-10-04T23:59:17.2351978",
                    "doNotRangeUpdated": "2025-10-04T23:59:17.2351978",
                    "doNotOrderUpdated": "2025-10-04T23:59:17.2351978",
                    "tracked": "2025-10-04T23:59:17.2351978"
                  },
                  "allergens": [
                    {
                      "$id": "20",
                      "allergenID": 1,
                      "pluG_UID": "e7hWC5EDlEOjiw7eLJJYrQ==",
                      "pluGuid": "0b56b87b-0391-4394-a38b-0ede2c9258ad",
                      "contains": 2,
                      "allergenName": "sample string 3",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "20"
                    }
                  ],
                  "costs": {
                    "$id": "21",
                    "pluG_UID": "2TEBxFaGbUOsUYcGB3kRAg==",
                    "pluGuid": "c40131d9-8656-436d-ac51-870607791102",
                    "enteredCost": 1,
                    "weightedAvgCost": 1,
                    "lastCost": 1,
                    "rawEnteredCost": 2,
                    "rawWeightedAvgCost": 3,
                    "rawLastCost": 4,
                    "freight": 5.0,
                    "freightType": 6,
                    "costDecimals": 7,
                    "fifoCost": 1,
                    "updated": "2025-10-04T23:59:17.2351978",
                    "normalCost": 1,
                    "currentCost": 1
                  },
                  "sales": [
                    {
                      "$id": "22",
                      "saleHeaderID": 1,
                      "created": "2025-10-04T23:59:17.2351978",
                      "createdLocal": "2025-10-04T23:59:17.2351978",
                      "storeID": 3,
                      "storeName": "sample string 4",
                      "operatorG_Uid": "Q8E8Zt3m0UqHJ79j5Xi0gA==",
                      "operatorGuid": "663cc143-e6dd-4ad1-8727-bf63e578b480",
                      "operatorName": "sample string 5",
                      "tranType": 1,
                      "plu": 1,
                      "pluG_UId": "axeXxWJ5zkGE1iQtFGVA7g==",
                      "pluGuid": "c597176b-7962-41ce-84d6-242d146540ee",
                      "normalPrice": 1,
                      "totalCents": 1,
                      "cost": 1,
                      "grossProfit": 1,
                      "quantity": 1,
                      "operator": {
                        "$id": "23",
                        "id": 1,
                        "g_Uid": "A84kOzg61ECxEzAZcYMwSA==",
                        "guid": "3b24ce03-3a38-40d4-b113-301971833048",
                        "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-04T23:59:17.2351978",
                        "passwordResetRequired": true,
                        "alteredInStore": true,
                        "startShift": "2025-10-04T23:59:17.2351978",
                        "endShift": "2025-10-04T23:59:17.2351978",
                        "machineName": "sample string 20",
                        "drawerID": 1,
                        "stores": [
                          {
                            "$id": "24",
                            "operatorG_UID": "kZqeA3/t30GxEqnh87D8vw==",
                            "operatorGuid": "039e9a91-ed7f-41df-b112-a9e1f3b0fcbf",
                            "storeID": 2,
                            "operator": {
                              "$ref": "23"
                            },
                            "store": {
                              "$ref": "2"
                            }
                          },
                          {
                            "$ref": "24"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "22"
                    }
                  ],
                  "apns": [
                    {
                      "$id": "25",
                      "pluID": 1,
                      "pluG_UID": "F2geOPSAHESzJNybFSb2FQ==",
                      "pluGuid": "381e6817-80f4-441c-b324-dc9b1526f615",
                      "apn": "sample string 1",
                      "deleted": true,
                      "storeID": 1,
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "25"
                    }
                  ],
                  "tuns": [
                    {
                      "$id": "26",
                      "pluG_UId": "5RZyb/54nkONxCA4kvNgLw==",
                      "pluGuid": "6f7216e5-78fe-439e-8dc4-203892f3602f",
                      "apn": "sample string 1",
                      "tun": "sample string 2",
                      "cartonQuantity": 3,
                      "product": {
                        "$ref": "11"
                      },
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "26"
                    }
                  ],
                  "competitionPricing": [
                    {
                      "$id": "27",
                      "identifier": "j4qPlTY0XkKuKjklfIHQGw==",
                      "identifierGuid": "958f8a8f-3436-425e-ae2a-39257c81d01b",
                      "pluG_UID": "4sNdR6b6tkCjp64e0wl9bA==",
                      "pluGuid": "475dc3e2-faa6-40b6-a3a7-ae1ed3097d6c",
                      "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": "5YL30kIXGkuOfntyN3xtLQ==",
                      "groupName": "sample string 1",
                      "identifierGuid": "d2f782e5-1742-4b1a-8e7e-7b72377c6d2d",
                      "exists": true,
                      "flipChartIdentifier": "J33vHTa44U2eUouMxbHMww==",
                      "flipChartIdentifierGuid": "1def7d27-b836-4de1-9e52-8b8cc5b1ccc3",
                      "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": "mEmXcAFqFUKRLfBz+dWjpA==",
                      "groupIdentifierGuid": "70974998-6a01-4215-912d-f073f9d5a3a4",
                      "flipChart": {
                        "$id": "29",
                        "identifier": "Hvg7UdevxUm2/qreGDbvdw==",
                        "identifierGuid": "513bf81e-afd7-49c5-b6fe-aade1836ef77",
                        "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": "CNgUp+4KbEuGWOJjeVaP1w==",
                          "identifierGuid": "a714d808-0aee-4b6c-8658-e26379568fd7",
                          "name": "sample string 2",
                          "formType": "sample string 3",
                          "forms": [
                            {
                              "$id": "31",
                              "id": 1,
                              "g_UID": "G9ou0umshUClfzwO7DGRhg==",
                              "guid": "d22eda1b-ace9-4085-a57f-3c0eec319186",
                              "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": "zzo+OgY9NkmHRXRSGY47pQ==",
                              "previousFormGuid": "3a3e3acf-3d06-4936-8745-7452198e3ba5",
                              "nextForm": 1,
                              "nextFormG_UID": "oGjVl4Pwe0anWLpqXAgDRQ==",
                              "nextFormGuid": "97d568a0-f083-467b-a758-ba6a5c080345",
                              "attributes": "sample string 10",
                              "updated": "2025-10-04T23:59:17.2351978",
                              "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": "CL1h1Dvj50eBM2yRQ1R3KQ==",
                                  "checkoutFormGuid": "d461bd08-e33b-47e7-8133-6c9143547729",
                                  "identifier": "L1dYstRE9kOPmBtZo1QOQQ==",
                                  "identifierGuid": "b258572f-44d4-43f6-8f98-1b59a3540e41",
                                  "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": "2DLkSAxOu0ayr/5O6GyZSw==",
                                  "valueGuid": "48e432d8-4e0c-46bb-b2af-fe4ee86c994b",
                                  "buttonText": "sample string 10",
                                  "valueText": "sample string 11",
                                  "drawImageAndButton": true,
                                  "updated": "2025-10-04T23:59:17.2351978",
                                  "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-04T23:59:17.2351978",
                                    "imageData": "QEA=",
                                    "readOnly": true
                                  }
                                },
                                {
                                  "$ref": "32"
                                }
                              ],
                              "panels": [
                                {
                                  "$id": "34",
                                  "id": 1,
                                  "checkoutFormID": 2,
                                  "checkoutFormG_UID": "5JQNZEeK4kmu0qdUPZsmWQ==",
                                  "checkoutFormGuid": "640d94e4-8a47-49e2-aed2-a7543d9b2659",
                                  "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": "E88npfHWxkCs26sJHQ5f+w==",
                          "flipChartPageIdentifierGuid": "a527cf13-d6f1-40c6-acdb-ab091d0e5ffb",
                          "pluG_UID": "LC9N2HwSm0iTYZIHDDGp9g==",
                          "pluGuid": "d84d2f2c-127c-489b-9361-92070c31a9f6",
                          "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": "GNi3I4gfukuXd8h2NJTfSA==",
                      "pluGuid": "23b7d818-1f88-4bba-9777-c8763494df48",
                      "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-04T23:59:17.2351978",
                      "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": "6eyeotmL3Em0++XqjJAq4w==",
                      "ingredientGuid": "XmvyMY/LuESi8gF9u3jGcw==",
                      "ingredientIdentifier": "31f26b5e-cb8f-44b8-a2f2-017dbb78c673",
                      "quantity": 1.0,
                      "storeIDs": [
                        1,
                        2
                      ],
                      "ingredientText": "sample string 1",
                      "ingredient": {
                        "$ref": "11"
                      }
                    },
                    {
                      "$ref": "37"
                    }
                  ],
                  "bins": [
                    {
                      "$id": "38",
                      "pluG_UID": "ydQh2SgZYE6tLw/+iYPfOA==",
                      "pluGuid": "d921d4c9-1928-4e60-ad2f-0ffe8983df38",
                      "shelfLocationIdentifier": "5LP6W/a1K0OVHpAdurAWWg==",
                      "shelfLocationGuid": "5bfab3e4-b5f6-432b-951e-901dbab0165a",
                      "labelShelfDefault": 1,
                      "labelTalkerDefault": 1,
                      "labelSmall": true,
                      "labelPageLayoutG_UID": "Jm2p+MVbfEK3dqfnkgQ4rQ==",
                      "labelPageLayoutGuid": "f8a96d26-5bc5-427c-b776-a7e7920438ad",
                      "updated": "2025-10-04T23:59:17.2351978",
                      "electronicShelfLabelIdentifier": "sample string 5",
                      "electronicshelfLabelsConfigurationID": 6,
                      "labelShelfChanged": true,
                      "productName": "sample string 8",
                      "locationText": "sample string 9",
                      "product": {
                        "$ref": "11"
                      },
                      "location": {
                        "$id": "39",
                        "identifier": "GEbT+fGIKUmIJhbJtwUAVQ==",
                        "storeID": 1,
                        "identifierGuid": "f9d34618-88f1-4929-8826-16c9b7050055",
                        "name": "sample string 2",
                        "haccp": true,
                        "blueprintID": 1,
                        "updated": "2025-10-04T23:59:17.2351978",
                        "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": "H4baRdWELUmb1ZzDvF8RJw==",
                      "pluGuid": "45da861f-84d5-492d-9bd5-9cc3bc5f1127",
                      "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-04T23:59:17.2351978",
                        "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-04T23:59:17.2351978",
                                      "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": "GKqnUswei0KhU35QmEZLfA==",
                                      "labelPageLayoutGuid": "52a7aa18-1ecc-428b-a153-7e5098464b7c",
                                      "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-04T23:59:17.2351978",
                                  "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": "AeHgUNYXQkKFb4NHsATQlQ==",
                                  "labelPageLayoutGuid": "50e0e101-17d6-4242-856f-8347b004d095",
                                  "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-04T23:59:17.2351978",
                              "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": "lPhmoy9DakytSlX8jY9aRQ==",
                              "labelPageLayoutGuid": "a366f894-432f-4c6a-ad4a-55fc8d8f5a45",
                              "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-04T23:59:17.2351978",
                          "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": "c1WrzXg7OEGBfa/r057rNg==",
                          "labelPageLayoutGuid": "cdab5573-3b78-4138-817d-afebd39eeb36",
                          "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": "Y+cI9av4oke/Boz+8/VsAQ==",
                    "pluGuid": "f508e763-f8ab-47a2-bf06-8cfef3f56c01",
                    "newPrice": 1,
                    "pctDiscount": 1,
                    "newCost": 1,
                    "newCostDecimals": 6,
                    "dealCostIdentifier": "CxlGmVkAp02IKNKGS7rl2A==",
                    "dealCostGuid": "9946190b-0059-4da7-8828-d2864bbae5d8",
                    "pluName": "sample string 7",
                    "apn": "sample string 8",
                    "fuelItem": true,
                    "priceGroupG_UID": "q9e2SMOtFk6QucPVq6owuQ==",
                    "priceGroupGuid": "48b6d7ab-adc3-4e16-90b9-c3d5abaa30b9",
                    "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-04T23:59:17.2351978",
                    "rrp": 26,
                    "campaignDescription": "sample string 27",
                    "campaignComboPriceGroupG_UID": "ycGCx+FYREGp9YPWLdVKEQ==",
                    "campaignComboPriceGroupIdentifier": "c782c1c9-58e1-4144-a9f5-83d62dd54a11",
                    "promotionPlacementDescription": "sample string 28",
                    "storeAcceptances": [
                      {
                        "$id": "51",
                        "plu": 1,
                        "pluG_UId": "QEA=",
                        "campaignID": 1,
                        "campaignName": "sample string 2",
                        "storeID": 3,
                        "acceptedUtc": "2025-10-04T23:59:17.2351978",
                        "operatorG_UID": "IxysNhNNtkigA+0MDW49Gw==",
                        "operatorGuid": "36ac1c23-4d13-48b6-a003-ed0c0d6e3d1b",
                        "machineID": 1,
                        "processed": true,
                        "appliedUtc": "2025-10-04T23:59:17.2351978",
                        "signIqTicketFileMovedUtc": "2025-10-04T23:59:17.2351978",
                        "user": "sample string 6",
                        "campaignDescription": "sample string 7",
                        "productDesc": "sample string 8",
                        "storeName": "sample string 9",
                        "effectiveUtc": "2025-10-04T23:59:17.2351978",
                        "priceChangeType": 0,
                        "operatorName": "sample string 10",
                        "hostCampaign": true,
                        "product": {
                          "$ref": "11"
                        },
                        "campaignPlu": {
                          "$ref": "50"
                        }
                      },
                      {
                        "$ref": "51"
                      }
                    ],
                    "campaign": {
                      "$id": "52",
                      "id": 1,
                      "storeID": 2,
                      "name": "7184532b-d86a-4b7c-b2bc-1c0f2d4c5279",
                      "nameGuid": "7184532b-d86a-4b7c-b2bc-1c0f2d4c5279",
                      "description": "sample string 4",
                      "showDiscounts": true,
                      "showTotals": true,
                      "onlyEvaluateOnSubtotal": true,
                      "useDescription": true,
                      "campaignType": 1,
                      "startDate": "2025-10-04T23:59:17.2351978",
                      "startTime": 1,
                      "endDate": "2025-10-04T23:59:17.2351978",
                      "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-04T23:59:17.2351978",
                      "system": true,
                      "created": "2025-10-04T23:59:17.2351978",
                      "updated": "2025-10-04T23:59:17.2351978",
                      "priceChangeNotifiedUtc": "2025-10-04T23:59:17.2351978",
                      "promoType": 1,
                      "promotionTypeCode": "sample string 13",
                      "hostIdentifier": "iof0BpQVKUiqcGtKIAVzVw==",
                      "hostIdentifierGuid": "06f4878a-1594-4829-aa70-6b4a20057357",
                      "hostType": 14,
                      "createdByUser": "sample string 15",
                      "fromHost": true,
                      "deleted": true,
                      "campaignDeleted": "2025-10-04T23:59:17.2351978",
                      "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": "KCT3kxQnDkWvtc5sLm1MUw==",
                          "pluGuid": "93f72428-2714-450e-afb5-ce6c2e6d4c53",
                          "hostOfferID": 1,
                          "priceGroupG_UID": "aI6E+eT9IEe8UsO6OOHdpA==",
                          "priceGroupGuid": "f9848e68-fde4-4720-bc52-c3ba38e1dda4",
                          "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-04T23:59:17.2351978",
                          "rrp": 17,
                          "campaignDescription": "sample string 18",
                          "product": {
                            "$ref": "11"
                          },
                          "campaign": {
                            "$ref": "52"
                          }
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "sellingRules": [
                        {
                          "$id": "54",
                          "id": 1,
                          "identifier": "lajyK3Kv7UyGjeb6fWKhwQ==",
                          "identifierStr": "lajyK3Kv7UyGjeb6fWKhwQ==",
                          "identifierGuid": "2bf2a895-af72-4ced-868d-e6fa7d62a1c1",
                          "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": "7fiBs1wUoUiC2IVDi4jVrA==",
                          "customerIDGuid": "b381f8ed-145c-48a1-82d8-85438b88d5ac",
                          "campaign": {
                            "$ref": "52"
                          },
                          "customer": {
                            "$id": "56",
                            "identifier": "0ybyNv016kmOf4IlH22z1g==",
                            "identifierGuid": "36f226d3-35fd-49ea-8e7f-82251f6db3d6",
                            "code": "sample string 2",
                            "familyName": "sample string 3",
                            "givenName": "sample string 4",
                            "otherName": "sample string 5",
                            "title": "sample string 6",
                            "dateOfBirth": "2025-10-04T23:59:17.2351978",
                            "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": "waUF+S+Nek255xeB0nMBPg==",
                            "communityIdentifierGuid": "f905a5c1-8d2f-4d7a-b9e7-1781d273013e",
                            "joined": "2025-10-04T23:59:17.2351978",
                            "updated": "2025-10-04T23:59:17.2351978",
                            "active": true,
                            "reasonInactive": 1,
                            "groupCustomer": true,
                            "loyaltyPoints": 1,
                            "homeStoreID": 1,
                            "availableSpend": 1,
                            "priceLevelIdentifier": "UuStbD4F40SypKHudXHd6g==",
                            "priceLevelIdentifierGuid": "6cade452-053e-44e3-b2a4-a1ee7571ddea",
                            "marketingID": "sample string 18",
                            "hidden": true,
                            "registered": true,
                            "registeredOn": "2025-10-04T23:59:17.2351978",
                            "emailMarketing": true,
                            "smsMarketing": true,
                            "deleted": true,
                            "deletedUser": "sample string 24",
                            "homeStoreName": "sample string 25",
                            "customerCards": [
                              {
                                "$id": "57",
                                "cardType": 2,
                                "issueDate": "2025-10-04T23:59:17.2351978",
                                "expiry": "2025-10-04T23:59:17.2351978",
                                "customerID": "GwkMA96yzEarCa0WqlAx4A==",
                                "customerIDGuid": "030c091b-b2de-46cc-ab09-ad16aa5031e0",
                                "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-04T23:59:17.2351978",
                                "linkedAccount": "YWZBDvsRCkm0s8J5zYT7AA==",
                                "linkedAccountGuid": "0e416661-11fb-490a-b4b3-c279cd84fb00",
                                "currentValueChanged": true,
                                "limitsChanged": true,
                                "customer": {
                                  "$ref": "56"
                                },
                                "account": {
                                  "$id": "58",
                                  "id": 1,
                                  "identifier": "KmaDDXPl2UWQliWUxjUDQA==",
                                  "identifierGuid": "0d83662a-e573-45d9-9096-2594c6350340",
                                  "referenceNo": "sample string 3",
                                  "name": "sample string 4",
                                  "created": "2025-10-04T23:59:17.2351978",
                                  "owner": "3qQf4T1BcE+2+f9+CFdOdA==",
                                  "ownerGuid": "e11fa4de-413d-4f70-b6f9-ff7e08574e74",
                                  "accountStoreGroupIdentifier": "29ver9x9qUiiIKtxb8/DWw==",
                                  "accountStoreGroupGuid": "afdedbdb-7ddc-48a9-a220-ab716fcfc35b",
                                  "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-04T23:59:17.2351978",
                                  "active": true,
                                  "updated": "2025-10-04T23:59:17.2351978",
                                  "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": "RGea8i5neEqIyYi5s5Dlcw==",
                                      "identifierGuid": "f29a6744-672e-4a78-88c9-88b9b390e573",
                                      "name": "sample string 2",
                                      "primaryContact": "7k2lheTrgUiv3LksPcDllg==",
                                      "primaryContactGuid": "85a54dee-ebe4-4881-afdc-b92c3dc0e596",
                                      "accountID": "sFiV2U7nnEiazxijvpfffg==",
                                      "accountIDGuid": "d99558b0-e74e-489c-9acf-18a3be97df7e",
                                      "special": true,
                                      "updated": "2025-10-04T23:59:17.2351978",
                                      "active": true,
                                      "reasonInactive": 1,
                                      "priceLevelIdentifier": "tBOUrnsRt0igvWp60KKiRw==",
                                      "priceLevelIdentifierGuid": "ae9413b4-117b-48b7-a0bd-6a7ad0a2a247",
                                      "deleted": true,
                                      "account": {
                                        "$ref": "58"
                                      },
                                      "primaryContactCustomer": {
                                        "$ref": "56"
                                      },
                                      "customerGroupMembers": [
                                        {
                                          "$id": "61",
                                          "id": 1,
                                          "groupID": "9Z8m4XskGUyJl4wogP1kGA==",
                                          "groupIDGuid": "e1269ff5-247b-4c19-8997-8c2880fd6418",
                                          "customerID": "qvSM9+n2Ck+Ny/W0ukcZ3A==",
                                          "customerIDGuid": "f78cf4aa-f6e9-4f0a-8dcb-f5b4ba4719dc",
                                          "card": "sample string 4",
                                          "linkedAccount": "TOi4UBU3f0KA5Sy438K+NA==",
                                          "linkedAccountGuid": "50b8e84c-3715-427f-80e5-2cb8dfc2be34",
                                          "customer": {
                                            "$ref": "56"
                                          },
                                          "group": {
                                            "$ref": "60"
                                          },
                                          "customerCard": {
                                            "$ref": "57"
                                          }
                                        },
                                        {
                                          "$ref": "61"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "60"
                                    }
                                  ]
                                },
                                "payments": [
                                  {
                                    "$id": "62",
                                    "id": 1,
                                    "identifier": "etBMmcyPnkmXYKpkk2fqmg==",
                                    "identifierGuid": "994cd07a-8fcc-499e-9760-aa649367ea9a",
                                    "storeID": 2,
                                    "operatorName": "sample string 3",
                                    "saleHeaderID": 4,
                                    "paymentType": 5,
                                    "amount": 6,
                                    "account": "sample string 7",
                                    "accountID": "WRiiifv8dU258uWpCOU3Rw==",
                                    "accountIDGuid": "89a21859-fcfb-4d75-b9f2-e5a908e53747",
                                    "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-04T23:59:17.2351978",
                                    "invRocNo": "sample string 14",
                                    "responseCode": "sample string 15",
                                    "cashout": 1,
                                    "tip": 16,
                                    "idempotentVoid": "iY3GmHCv0k2GJGogSycNnQ==",
                                    "idempotentVoidGuid": "98c68d89-af70-4dd2-8624-6a204b270d9d",
                                    "offline": true,
                                    "processed": 1,
                                    "storeSaleHeader": {
                                      "$id": "63",
                                      "saleHeaderID": 1,
                                      "saleHeaderGuid": "4kNW8v2o1kO10YpBWZ7RTA==",
                                      "saleHeaderIdentifierGuid": "f25643e2-a8fd-43d6-b5d1-8a41599ed14c",
                                      "created": "2025-10-04T23:59:17.2351978",
                                      "createdLocal": "2025-10-04T23:59:17.2351978",
                                      "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-04T23:59:17.2351978",
                                      "storeID": 1,
                                      "operatorG_Uid": "tycfPmdMeUGfBPdOLNFzRw==",
                                      "operatorGuid": "3e1f27b7-4c67-4179-9f04-f74e2cd17347",
                                      "customerG_Uid": "nSFOjjOl1UiZ9+5h8T53Og==",
                                      "customerGuid": "8e4e219d-a533-48d5-99f7-ee61f13e773a",
                                      "communityIdentifier": "x31/lDbsG0qV6Xm5vbgLRg==",
                                      "communityIdentifierGuid": "947f7dc7-ec36-4a1b-95e9-79b9bdb80b46",
                                      "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": "wlCZny1yKk6LfAxEGu5N2A==",
                                      "priceLevelIdentifierGuid": "9f9950c2-722d-4e2a-8b7c-0c441aee4dd8",
                                      "locked": 36,
                                      "relationChecksum": "sample string 37",
                                      "loyaltyTender": 1,
                                      "giftCardTender": 1,
                                      "operator": {
                                        "$ref": "23"
                                      },
                                      "customer": {
                                        "$ref": "56"
                                      },
                                      "communityOrganisation": {
                                        "$id": "64",
                                        "id": 1,
                                        "identifier": "BcxBn1o/hE6LlApe6H1GMg==",
                                        "identifierGuid": "9f41cc05-3f5a-4e84-8b94-0a5ee87d4632",
                                        "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-04T23:59:17.2351978",
                                        "deleted": true
                                      },
                                      "details": [
                                        {
                                          "$id": "65",
                                          "saleItemID": 1,
                                          "identifier": "HdXB9avLw0e32Z4UWwMd8g==",
                                          "identifierGuid": "f5c1d51d-cbab-47c3-b7d9-9e145b031df2",
                                          "saleHeaderID": 2,
                                          "plu": 1,
                                          "pluG_UId": "rhoIGuipQkWOY6Eld0YQkg==",
                                          "pluGuid": "1a081aae-a9e8-4542-8e63-a12577461092",
                                          "accountID": "CjfFWfxJdkO04W4jRY74Fg==",
                                          "accountIDGuid": "59c5370a-49fc-4376-b4e1-6e23458ef816",
                                          "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-04T23:59:17.2351978",
                                          "bestOrExpireType": 1,
                                          "providerName": "sample string 11",
                                          "refundG_UID": "zB2exULVK0ei12750NVCig==",
                                          "refundGuid": "c59e1dcc-d542-472b-a2d7-6ef9d0d5428a",
                                          "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": "OUVOhjbIQ0OzUtGUGSfUJw==",
                                          "idempotentVoidGuid": "864e4539-c836-4343-b352-d1941927d427",
                                          "priceLevelIdentifier": "yVWwEsvwXkmkEbECxQ+fGw==",
                                          "priceLevelIdentifierGuid": "12b055c9-f0cb-495e-a411-b102c50f9f1b",
                                          "productName": "sample string 23",
                                          "apn": "sample string 24",
                                          "unknownScans": [
                                            {
                                              "$id": "66",
                                              "id": 1,
                                              "saleDetailID": 2,
                                              "storeID": 1,
                                              "scanned": "2025-10-04T23:59:17.2351978",
                                              "operatorG_UID": "QEA=",
                                              "barcode": "sample string 4",
                                              "processed": 1
                                            },
                                            {
                                              "$ref": "66"
                                            }
                                          ],
                                          "refund": {
                                            "$id": "67",
                                            "id": 1,
                                            "g_UID": "ffIzc5PmfUao0wQv0OhfcA==",
                                            "guid": "7333f27d-e693-467d-a8d3-042fd0e85f70",
                                            "description": "sample string 1",
                                            "dumped": true,
                                            "inventoryReasonID": 1,
                                            "sortOrder": 1,
                                            "updated": "2025-10-04T23:59:17.2351978"
                                          },
                                          "modifier": {
                                            "$id": "68",
                                            "id": 1,
                                            "setG_UID": "Vd0blCP65E2wsBfY4nTK1A==",
                                            "modifierSetGuid": "941bdd55-fa23-4de4-b0b0-17d8e274cad4",
                                            "name": "sample string 2",
                                            "price": 1,
                                            "quantity": 1,
                                            "modifierType": 1,
                                            "groupNumber": 1,
                                            "pageNumber": 1,
                                            "controlOrder": 1,
                                            "printToStation": true,
                                            "pluG_UID": "ANTInnxKT0y/vol6hG0LGg==",
                                            "pluGuid": "9ec8d400-4a7c-4c4f-bfbe-897a846d0b1a",
                                            "deleted": true,
                                            "g_UID": "ZFDIG/+oLECjRIOOjE37TA==",
                                            "guid": "1bc85064-a8ff-402c-a344-838e8c4dfb4c",
                                            "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": "LPuDsF/edEqtLZrB66Q5yQ==",
                                          "pluGuid": "b083fb2c-de5f-4a74-ad2d-9ac1eba439c9",
                                          "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-04T23:59:17.2351978",
                                          "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-04T23:59:17.2351978",
                                          "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": "9jkxtCnNUk2FSeVk875Oug==",
                                          "pluGuid": "b43139f6-cd29-4d52-8549-e564f3be4eba",
                                          "accountID": "DECyCJjj9kyS8lCQjod0Uw==",
                                          "accountIDGuid": "08b2400c-e398-4cf6-92f2-50908e877453",
                                          "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-04T23:59:17.2351978",
                                          "bestOrExpireType": 1,
                                          "refundG_UID": "9zTYtNiAW0eKo4xVCa3flQ==",
                                          "refundGuid": "b4d834f7-80d8-475b-8aa3-8c5509addf95",
                                          "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": "15AlB5GUiE+h4Oi2bSfpfg==",
                                          "identifierGuid": "072590d7-9491-4f88-a1e0-e8b66d27e97e",
                                          "id": 1,
                                          "orderNo": 2,
                                          "externalSaleIdentifier": "sample string 3",
                                          "storeID": 4,
                                          "zoneID": 5,
                                          "deptNo": 6,
                                          "customerIdentifier": "czbiMk7AKkOXygk/sNT4tw==",
                                          "customerIdentifierGuid": "32e23673-c04e-432a-97ca-093fb0d4f8b7",
                                          "operatorNo": 1,
                                          "operatorG_UID": "hLctT6Ir7kqt+eeKG6mQOQ==",
                                          "operatorGuid": "4f2db784-2ba2-4aee-adf9-e78a1ba99039",
                                          "created": "2025-10-04T23:59:17.2351978",
                                          "ordered": "2025-10-04T23:59:17.2351978",
                                          "started": "2025-10-04T23:59:17.2351978",
                                          "completed": "2025-10-04T23:59:17.2351978",
                                          "supplied": "2025-10-04T23:59:17.2351978",
                                          "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": "xvISH5sta0yCdSVlBI7Azw==",
                                              "pluGuid": "1f12f2c6-2d9b-4c6b-8275-2565048ec0cf",
                                              "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": "tMisXeP3ckeyhMzzsjdDFw==",
                                              "headerIdentifierGuid": "5dacc8b4-f7e3-4772-b284-ccf3b2374317",
                                              "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": "9tfSVQM86UeltWeo86/0nQ==",
                                          "surveyGuid": "55d2d7f6-3c03-47e9-a5b5-67a8f3aff49d",
                                          "saleHeaderGuid": "FxfQUYbXQEWzDIXj7UbZaA==",
                                          "saleGuid": "51d01717-d786-4540-b30c-85e3ed46d968",
                                          "textResponse": "sample string 1",
                                          "integerResponse": 1,
                                          "g_UIDResponse": "RqC9d1hpW0WUIuY4fL6nZA==",
                                          "guidResponse": "77bda046-6958-455b-9422-e6387cbea764",
                                          "whoAnswered": 2,
                                          "answeredAtUTC": "2025-10-04T23:59:17.2351978",
                                          "sale": {
                                            "$ref": "63"
                                          },
                                          "survey": {
                                            "$id": "77",
                                            "g_UID": "CyzAkqKx9UOkr2qDlSaQ/g==",
                                            "guid": "92c02c0b-b1a2-43f5-a4af-6a83952690fe",
                                            "name": "sample string 1",
                                            "storeID": 2,
                                            "zoneID": 1,
                                            "checkoutFormG_UID": "VhKom1s3d0W90u3LFoKhAg==",
                                            "checkoutFormGuid": "9ba81256-375b-4577-bdd2-edcb1682a102",
                                            "displayToWho": 3,
                                            "displayWhen": 4,
                                            "start": "2025-10-04T23:59:17.2351978",
                                            "end": "2025-10-04T23:59:17.2351978",
                                            "deleted": true,
                                            "updated": "2025-10-04T23:59:17.2351978",
                                            "possibleIntegerResponses": [
                                              1,
                                              2
                                            ],
                                            "possibleTextResponses": [
                                              "sample string 1",
                                              "sample string 2"
                                            ],
                                            "possibleGuidResponses": [
                                              "41035436-5497-41e7-946b-8fdcd2467083",
                                              "37b731d2-8ca8-4777-af81-564946b50301"
                                            ],
                                            "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": "LEStmmGl90OG21c1fUqCIg==",
                                      "accountIdentifier": "9aad442c-a561-43f7-86db-57357d4a8222",
                                      "accountName": "sample string 42",
                                      "customerOrderIdentifier": "eZQgJFhMBkSn9evERsekRw==",
                                      "customerOrderIdentifierGuid": "24209479-4c58-4406-a7f5-ebc446c7a447",
                                      "priceLevelName": "sample string 43",
                                      "revision": 44,
                                      "ingressId": "sample string 45"
                                    },
                                    "metadata": {
                                      "$id": "78",
                                      "id": 1,
                                      "paymentID": 2,
                                      "paymentIdentifier": "Dd3oEvWCVE2KKvwLp+ICXw==",
                                      "paymentIdentifierGuid": "12e8dd0d-82f5-4d54-8a2a-fc0ba7e2025f",
                                      "identifier": "jCTNNulXuU28g8ELdLDMDQ==",
                                      "identifierGuid": "36cd248c-57e9-4db9-bc83-c10b74b0cc0d",
                                      "metadata": "sample string 3",
                                      "signatureImage": "QEA=",
                                      "itemIdentifier": "WznBPcQfEEqBJnuNpsPUIA==",
                                      "itemIdentifierGuid": "3dc1395b-1fc4-4a10-8126-7b8da6c3d420"
                                    }
                                  },
                                  {
                                    "$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": "Y+eflz6s202hmKjHyL6r+A==",
                                "customerIdentifierGuid": "979fe763-ac3e-4ddb-a198-a8c7c8beabf8",
                                "voucherName": "sample string 2",
                                "count": 3,
                                "storeID": 4,
                                "barcode": "sample string 5",
                                "redeemCount": 6,
                                "issueCount": 7,
                                "storeSalePaymentID": 1,
                                "idempotentID": "/+yo4woWZU2mAQ2SpgHFqw==",
                                "idempotentGuid": "e3a8ecff-160a-4d65-a601-0d92a601c5ab",
                                "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-04T23:59:17.2351978",
                                  "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-04T23:59:17.2351978",
                                    "labelPageLayout": "fV9vY94XR06H5Wf3vXrYhw==",
                                    "pageLayoutGuid": "636f5f7d-17de-4e47-87e5-67f7bd7ad887",
                                    "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-04T23:59:17.2351978"
                                      },
                                      {
                                        "$ref": "83"
                                      }
                                    ]
                                  },
                                  "customerVouchers": [
                                    {
                                      "$id": "84",
                                      "id": 1,
                                      "customerIdentifier": "5kmmCRMio0OILvcf+K2neA==",
                                      "customerIdentifierGuid": "09a649e6-2213-43a3-882e-f71ff8ada778",
                                      "voucherID": 3,
                                      "voucherName": "sample string 4",
                                      "storeID": 1,
                                      "barcode": "sample string 5",
                                      "dateOfIssue": "2025-10-04T23:59:17.2351978",
                                      "issuedSaleHeaderID": 1,
                                      "issuedSaleIdentifier": "sample string 7",
                                      "issuedOfflinePaymentID": 1,
                                      "issuedIdempotentID": "cqbBjsuAgE2RGSsUJYSyoA==",
                                      "issuedIdempotentGuid": "8ec1a672-80cb-4d80-9119-2b142584b2a0",
                                      "issuedOffline": true,
                                      "issuedUser": "sample string 9",
                                      "issuedNotes": "sample string 10",
                                      "expiryDate": "2025-10-04T23:59:17.2351978",
                                      "expiredUser": "sample string 11",
                                      "expiredNotes": "sample string 12",
                                      "redeemed": "2025-10-04T23:59:17.2351978",
                                      "redeemedSaleHeaderID": 1,
                                      "redeemedSaleIdentifier": "sample string 13",
                                      "redeemedOfflinePaymentID": 1,
                                      "redeemedIdempotentID": "hOSLomAoDUK4ReuTQQ5rBQ==",
                                      "redeemedIdempotentGuid": "a28be484-2860-420d-b845-eb93410e6b05",
                                      "redeemedUser": "sample string 14",
                                      "redeemedNotes": "sample string 15",
                                      "redeemedOffline": true,
                                      "updated": "2025-10-04T23:59:17.2351978",
                                      "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": "SAYrmohrOkOVKN3k1l8RDQ==",
                          "groupIDGuid": "9a2b0648-6b88-433a-9528-dde4d65f110d",
                          "campaign": {
                            "$ref": "52"
                          },
                          "group": {
                            "$ref": "60"
                          }
                        },
                        {
                          "$ref": "85"
                        }
                      ],
                      "signIqTickets": [
                        {
                          "$id": "86",
                          "identifier": "Bkb7Hl+EQEqTMtLwhGyv3A==",
                          "identifierGuid": "1efb4606-845f-4a40-9332-d2f0846cafdc",
                          "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": "eeWeOVlLX0Gbnce7XFfEfA==",
                          "guid": "399ee579-4b59-415f-9b9d-c7bb5c57c47c",
                          "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": "89M8w5dAyk2jVFolWanZeQ==",
                              "groupGuid": "c33cd3f3-4097-4dca-a354-5a2559a9d979",
                              "comboPriceType": 5,
                              "priceType": 5,
                              "pluG_UID": "+70fNfOMvEqw9seTGYTPMw==",
                              "pluGuid": "351fbdfb-8cf3-4abc-b0f6-c7931984cf33",
                              "priceGroupG_UID": "3bF5HtWWwUaJa7RKrKTgrQ==",
                              "priceGroupGuid": "1e79b1dd-96d5-46c1-896b-b44aaca4e0ad",
                              "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": "4U06C9t/nk+M7UQzu300CQ==",
                          "priceLevelIdentifierGuid": "0b3a4de1-7fdb-4f9e-8ced-4433bb7d3409",
                          "campaignName": "sample string 3",
                          "priceLevelName": "sample string 4"
                        },
                        {
                          "$ref": "89"
                        }
                      ]
                    },
                    "product": {
                      "$ref": "11"
                    },
                    "dealCost": {
                      "$id": "90",
                      "headerIdentifier": "h+cD8StAl0OprL9vVWmorg==",
                      "headerIdentifierGuid": "f103e787-402b-4397-a9ac-bf6f5569a8ae",
                      "identifier": "XHarXwLj7kOQ0rozanNZ2Q==",
                      "identifierGuid": "5fab765c-e302-43ee-90d2-ba336a7359d9",
                      "supplierIdentifier": "mkarMf4u/ky+0drg4XOgyw==",
                      "supplierGuid": "31ab469a-2efe-4cfe-bed1-dae0e173a0cb",
                      "pluG_UID": "3F31kDci50aJNOAG9kOecA==",
                      "pluGuid": "90f55ddc-2237-46e7-8934-e006f6439e70",
                      "campaignName": "5d0019d8-9682-456e-8b9b-2347361e1d41",
                      "description": "sample string 4",
                      "cost": 5,
                      "costDecimals": 6,
                      "start": "2025-10-04T23:59:17.2351978",
                      "end": "2025-10-04T23:59:17.2351978",
                      "type": 9,
                      "promoType": 10,
                      "bonusItemPLUG_UID": "REFPQg0h5UePKo04cumCdA==",
                      "bonusItemPluGuid": "424f4144-210d-47e5-8f2a-8d3872e98274",
                      "bonusPurchaseUnits": 11,
                      "bonusReceiveUnits": 12,
                      "updated": "2025-10-04T23:59:17.2351978",
                      "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-04T23:59:17.2351978",
                      "campaignEndDate": "2025-10-04T23:59:17.2351978",
                      "masterPLUG_UID": "2ixL3CjpiEWRAd0YRkt+fQ==",
                      "masterID": "dc4b2cda-e928-4588-9101-dd18464b7e7d",
                      "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": "IhSVq80znkq4Lw22w9YLIA==",
                      "bonusMasterID": "ab951422-33cd-4a9e-b82f-0db6c3d60b20",
                      "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-04T23:59:17.2351978",
                  "dealCosts": [
                    {
                      "$ref": "90"
                    },
                    {
                      "$ref": "90"
                    }
                  ],
                  "tags": [
                    {
                      "$id": "91",
                      "pluG_UID": "laRQyHvv2U+JvSKXlenJYw==",
                      "pluGuid": "c850a495-ef7b-4fd9-89bd-229795e9c963",
                      "tagID": 1,
                      "description": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "91"
                    }
                  ],
                  "alternateProductG_UID": "pwg4MGVFKkahPyaDDZ5K0g==",
                  "alternateProduct": "303808a7-4565-462a-a13f-26830d9e4ad2",
                  "productHostCode": {
                    "$id": "92",
                    "id": 1,
                    "pluG_UID": "CusssatWeEiiXkdRgIJL7g==",
                    "pluGuid": "b12ceb0a-56ab-4878-a25e-475180824bee",
                    "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-04T23:59:17.2351978",
                  "inventoryTracked": "2025-10-04T23:59:17.2351978",
                  "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": "U0PfH0msrUK96o12c9EapA==",
                "supplierGuid": "1fdf4353-ac49-42ad-bdea-8d7673d11aa4",
                "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": "XHndzi+SCE6ujulaN7N3uA==",
                "supplierGuid": "cedd795c-922f-4e08-ae8e-e95a37b377b8",
                "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-04T23:59:17.2351978",
                "deliveryDate": "2025-10-04T23:59:17.2351978",
                "nextCutOffDate": "2025-10-04T23:59:17.2351978",
                "nextDeliveryDate": "2025-10-04T23:59:17.2351978",
                "nextDaysBuffer": 10
              },
              {
                "$ref": "95"
              }
            ],
            "store": {
              "$ref": "2"
            },
            "updated": "2025-10-04T23:59:17.2351978",
            "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-04T23:59:17.2351978",
              "processed": "2025-10-04T23:59:17.2351978",
              "isProcessing": true,
              "processedCount": 6,
              "processingTime": 1,
              "collectedUtc": "2025-10-04T23:59:17.2351978",
              "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-04T23:59:17.2351978",
                "businessPillar": "sample string 3",
                "fileType": "sample string 4"
              }
            },
            {
              "$ref": "96"
            }
          ],
          "zoneMatrix": [
            {
              "$id": "98",
              "id": 1,
              "hostIdentifier": "mVehoznRRk6WWSArmBeLqQ==",
              "hostIdentifierGuid": "a3a15799-d139-4e46-9659-202b98178ba9",
              "storeID": 1,
              "departmentCode": "sample string 2",
              "hostGuids": [
                "e45984d9-2a18-4a59-9d4b-00fab7e714dc",
                "f3d204db-d8e2-4305-bf88-a87d8d774cbc"
              ]
            },
            {
              "$ref": "98"
            }
          ],
          "hostFileStoreSetting": {
            "$ref": "4"
          },
          "hostStoreSettings": [
            {
              "$ref": "4"
            },
            {
              "$ref": "4"
            }
          ],
          "promotionPlacements": [
            {
              "$id": "99",
              "identifier": "L/VLF2h/XkWjL90O9d4/dw==",
              "identifierGuid": "174bf52f-7f68-455e-a32f-dd0ef5de3f77",
              "code": "sample string 2",
              "description": "sample string 3",
              "isAdvertised": true
            },
            {
              "$ref": "99"
            }
          ],
          "promoTypeGuids": [
            "b3ad6eaf-d97f-4b70-bb07-938e4d35cea3",
            "2145f9d1-7784-491f-b5f0-4b29997d7b70"
          ],
          "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-04T23:59:17.2351978",
        "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": "ee2f619a-bace-4000-a9b6-a5c1fd0610e5",
    "updateStore": {
      "$id": "105",
      "id": "32496088-35cf-4c4d-b35f-296fb488c4b9",
      "name": "sample string 1",
      "lastActivity": "2025-10-04T23:59:17.2351978",
      "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-04T23:59:17.2351978"
    },
    "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"
    }
  },
  "hostSettings": {
    "$ref": "4"
  },
  "supplier": {
    "$ref": "6"
  },
  "transportCompany": {
    "$id": "107",
    "identifier": "B5M7k6UGu0G/Q+NKkaU1xA==",
    "identifierGuid": "933b9307-06a5-41bb-bf43-e34a91a535c4",
    "companyName": "sample string 1",
    "abn": "sample string 2",
    "address1": "sample string 3",
    "address2": "sample string 4",
    "telephone": "sample string 5",
    "primaryContactGuid": "aN+J8nOZU0uv7PUhRDvo/Q==",
    "primaryContactID": "f289df68-9973-4b53-afec-f521443be8fd",
    "primaryContact": {
      "$ref": "7"
    }
  },
  "productFilter": {
    "$id": "108",
    "utcOffset": 1.1,
    "matches": [
      {
        "$id": "109",
        "matchFilterType": 1,
        "match": {
          "$id": "110"
        },
        "matchMode": true,
        "matchDecimal": 3.1,
        "matchList": [
          {
            "$id": "111"
          },
          {
            "$id": "112"
          }
        ],
        "matchCompare": 0,
        "matchStringCompare": 0,
        "matchJoin": 1,
        "subDepartmentMatch": {
          "$id": "113"
        },
        "minorDepartmentMatch": {
          "$id": "114"
        },
        "lesserDepartmentMatch": {
          "$id": "115"
        }
      },
      {
        "$ref": "109"
      }
    ]
  }
}

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 created scheduled order

globally unique identifier

Response Formats

application/json, text/json

Sample:
"966bd6fb-a9de-41ba-bd0a-cdd9aad0b107"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">966bd6fb-a9de-41ba-bd0a-cdd9aad0b107</guid>

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKh�D[3�۶5xl/workbook.xml �(�����0D�&�C���R8q����Ri�-ik��-H�yۙ�};b������G�箠]cΘ�j�';����:
!J�b�m���ʷFX�$s8@P��N����X~t���V�ehy<"�fO��_d4���I�b�)����EZAJ���S�r�Ǖ��~��$����;{�	��.�PKh�D[����	�[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
h�D[-��_''_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="Rd1195b1d101b4823" /></Relationships>PKh�D[�2�$�xl/worksheets/sheet1.xml �(��Q�n� ��}���UI�IU�ݦ�3K��pdH��m����-?��l��ݎ��
����{�.
���P�c[/HW��p��p�t�w�����ڀdU�)]����l����Q�*D)������.?�>[��Je�q��{ٓ{F04���L�uF�X����1>�)y�.3V����+�5��
�g0�������ͬI{�̪{~���]�)�RVr_쪢�s��>��X˫K��d͓
��	F��S����i�q�[+kqK��D����_�-�PV����PKh�D[[vk��Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;��U6l��\`��IDbG�)p�.z�^��� u�
�����4�����\Ɓ����
�L#���m��)��6�Վ�i"t�XZ���.���:1dn"�:��cJ}�'TGl��BT��p�d��D�!:czE[�N#�����?��(ۣo)6�S
�d���^t�R�R�\�RT�9(`�aj!^
�^��L��z����D]�4��Г~�>]z�4/��(_RY�օ�sqS�w��PKh�D[Ѓ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��PKh�D[{�C%��xl/sharedStrings.xml �(�5�AN�0�b��k�@��= �x�8��X��!3A�{́c��U��u3_tHi<�p�`����g�x��`D�3n�i�0�D��)�����,+U�Kۉ{rkGE�xܝ�a��H���]��`�v�v-����I���%��8�<ޒ�)�}ڔ=�%�	1�4���4��w�U�PK-h�D[3�۶5xl/workbook.xmlPK-h�D[����	��[Content_Types].xmlPK-
h�D[-��_''U_rels/.relsPK-h�D[�2�$��xl/worksheets/sheet1.xmlPK-h�D[[vk��P7xl/_rels/workbook.xml.relsPK-h�D[Ѓc'2E
}xl/styles.xmlPK-h�D[{�C%���xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PKh�D[T���5xl/workbook.xml �(�����0D�&�C�����N\�z��EhK��|o�vfg����cz�Q�v�-i��X0�D�
�Ɍ�î5V�Ҿ�i[)�6�P{�DQ�,�Ѯ���+��-��u�^
+J�Դ:�s����-2[��$l
��_`�Ţ��%��%�s{�4��2wQ�\�쒞�4�2��wg���PKh�D[����	�[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
h�D[$.i
''_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="R1ef249e6c0af4e66" /></Relationships>PKh�D[�2�$�xl/worksheets/sheet1.xml �(��Q�n� ��}���UI�IU�ݦ�3K��pdH��m����-?��l��ݎ��
����{�.
���P�c[/HW��p��p�t�w�����ڀdU�)]����l����Q�*D)������.?�>[��Je�q��{ٓ{F04���L�uF�X����1>�)y�.3V����+�5��
�g0�������ͬI{�̪{~���]�)�RVr_쪢�s��>��X˫K��d͓
��	F��S����i�q�[+kqK��D����_�-�PV����PKh�D[�����Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�N\7BM��m�gGM��v���G�
XE�Tb�������4����ٽM#y����N�np}�dj�m7U��s$y��lJ�#�Q[�T,��.w��J9
=��>�iɘ�aɀ[&9^f��3h�{}�Х?��ՇS��	�Q�S?�H���
�k�4�m]�֢�B�z7��.#�_��|!�U���H!*-dk�*cU��9�|�Ӳ�P��f-��������PKh�D[Ѓ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��PKh�D[{�C%��xl/sharedStrings.xml �(�5�AN�0�b��k�@��= �x�8��X��!3A�{́c��U��u3_tHi<�p�`����g�x��`D�3n�i�0�D��)�����,+U�Kۉ{rkGE�xܝ�a��H���]��`�v�v-����I���%��8�<ޒ�)�}ڔ=�%�	1�4���4��w�U�PK-h�D[T���5xl/workbook.xmlPK-h�D[����	�[Content_Types].xmlPK-
h�D[$.i
''V_rels/.relsPK-h�D[�2�$��xl/worksheets/sheet1.xmlPK-h�D[�����P8xl/_rels/workbook.xml.relsPK-h�D[Ѓc'2E
~xl/styles.xmlPK-h�D[{�C%���xl/sharedStrings.xmlPK��