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

Scheduled order simple AWS setting for order

boolean

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": "z/EiOTC39EyArevo9xDhjA==",
  "identifierGuid": "3922f1cf-b730-4cf4-80ad-ebe8f710e18c",
  "created": "2025-06-14T06:52:35.7068674",
  "createdLocal": "2025-06-14T06:52:35.7068674",
  "createdByUser": "sample string 1",
  "cronExpression": "sample string 2",
  "cronExpressionDescription": "sample string 3",
  "lastRun": "2025-06-14T06:52:35.7068674",
  "lastRunLocal": "2025-06-14T06:52:35.7068674",
  "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": "kKOeVXvU2kS5Dh/YsNqOYw==",
  "supplierIdentifierGuid": "559ea390-d47b-44da-b90e-1fd8b0da8e63",
  "hostIdentifier": "lg3OAUWk4kKDjHWQMnq7XA==",
  "hostIdentifierGuid": "01ce0d96-a445-42e2-838c-7590327abb5c",
  "transportCompanyIdentifier": "VTxM1rM/c0ugp8kxQ9OcfA==",
  "transportCompanyIdentifierGuid": "d64c3c55-3fb3-4b73-a0a7-c93143d39c7c",
  "mailTo": "sample string 11",
  "mailBcc": "sample string 12",
  "defaultMPL": true,
  "simpleAWS": true,
  "investmentBuy": true,
  "productFilterIdentifier": "k69f+KsfMkqN4Nrc43tC6w==",
  "productFilterIdentifierGuid": "f85faf93-1fab-4a32-8de0-dadce37b42eb",
  "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-06-14T06:52:35.7068674",
    "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": "MbmcA0iZTUiN7mITl1efBQ==",
    "hostIdentifierGuid": "039cb931-9948-484d-8dee-621397579f05",
    "hostName": 1,
    "hostAddress": "sample string 27",
    "hostUsername": "sample string 28",
    "hostPassword": "sample string 29",
    "excludeFromLeadInOut": true,
    "accountingProvider": 31,
    "accountingAddress": "sample string 32",
    "accountingUsername": "sample string 33",
    "accountingPassword": "sample string 34",
    "storeAccountingCode": "sample string 35",
    "softwareVariance": 36,
    "fuelWarningVariance": 37.0,
    "fuelErrorVariance": 38.0,
    "fuelAccumulatedWarningVariance": 39.0,
    "fuelAccumulatedErrorVariance": 40.0,
    "drawManagment": 41,
    "endOfDayManagment": true,
    "autoFillCashBalancing": true,
    "fuelDayVariance": 44,
    "accountingTradingTime": "00:00:00.1234567",
    "stockActivateProduct": 46,
    "giftCardSalesAccountingDeptCode": "sample string 47",
    "transactionDiscountAccountingDeptCode": "sample string 48",
    "size": 49,
    "updated": "2025-06-14T06:52:35.7068674",
    "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": "hUYAOGGGTUiNjRSFuj7n4g==",
        "hostIdentifierGuid": "38004685-8661-484d-8d8d-1485ba3ee7e2",
        "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": "lD3iuwYI5kWi4LoFbFz6mQ==",
          "identifierGuid": "bbe23d94-0806-45e6-a2e0-ba056c5cfa99",
          "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": "kqnDCFYBLk+rGaGjOs2Rgw==",
          "hostSupplierIdentifierGuid": "08c3a992-0156-4f2e-ab19-a1a33acd9183",
          "loyaltyPriceLevelIdentifier": "bsZb2t4liEe/bIp26MALeg==",
          "loyaltyPriceLevelIdentifierGuid": "da5bc66e-25de-4788-bf6c-8a76e8c00b7a",
          "isGroup": true,
          "description": "sample string 22",
          "hostProvider": 23,
          "hostTypeEnum": 24,
          "hostType": "sample string 25",
          "hostCode": "sample string 26",
          "username": "sample string 27",
          "password": "sample string 28",
          "passwordPlain": "sample string 29",
          "server": "sample string 30",
          "url": "sample string 31",
          "global": true,
          "stateCode": "sample string 33",
          "lastCollected": "2025-06-14T06:52:35.7068674",
          "lastProcessed": "2025-06-14T06:52:35.7068674",
          "hold": true,
          "supplierName": "sample string 35",
          "supplier": {
            "$id": "6",
            "identifier": "zdyeBm6hwUW8szjiXPmcLw==",
            "identifierGuid": "069edccd-a16e-45c1-bcb3-38e25cf99c2f",
            "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": "BNi3tZwsQEqV+3OfoXhL6g==",
            "primaryContactID": "b5b7d804-2c9c-4a40-95fb-739fa1784bea",
            "storeID": 1,
            "abn": "sample string 16",
            "supplierGroupIdentifier": "anaovCLgP0SskG7FKzLUsg==",
            "supplierGroupGuid": "bca8766a-e022-443f-ac90-6ec52b32d4b2",
            "rebate": 1.0,
            "rebateType": 1,
            "rebateFrequency": 1,
            "rebateSource": 1,
            "rebateLastClaimed": "2025-06-14T06:52:35.7068674",
            "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": "5ecd7d6b-292e-4bea-8c97-11bafef7c97c",
              "identifier": "9uodF13GAkWMF6b0EmSTmw==",
              "identifierGuid": "171deaf6-c65d-4502-8c17-a6f41264939b",
              "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": "SB4fzC1D+EOZnQ4oMCcZOQ==",
                "supplierIdentifierGuid": "cc1f1e48-432d-43f8-999d-0e2830271939",
                "contactGuid": "EsAhwyYdqk+uviuoBOyB5w==",
                "contactID": "c321c012-1d26-4faa-aebe-2ba804ec81e7",
                "contact": {
                  "$ref": "7"
                },
                "supplier": {
                  "$ref": "6"
                }
              },
              {
                "$ref": "8"
              }
            ],
            "products": [
              {
                "$id": "9",
                "pluG_UID": "fCrjdgycf0ONI0UlfIaCMA==",
                "pluGuid": "76e32a7c-9c0c-437f-8d23-45257c868230",
                "supplierIdentifier": "j2iFqg4gKU2pOOxOGm2+cQ==",
                "supplierIdentifierGuid": "aa85688f-200e-4d29-a938-ec4e1a6dbe71",
                "cartonQuantity": 1,
                "cartonQuantityChanged": true,
                "productSize": "sample string 2",
                "cigarettesPerSleeve": 1,
                "randomWeight": true,
                "piecesPerUnit": 4,
                "averagePackSize": 5,
                "effectiveDate": "2025-06-14T06:52:35.7068674",
                "pricedByWeight": true,
                "landedUnitCostEx": 8,
                "landedUnitCostInc": 9,
                "landedCartonCostInc": 10,
                "landedCartonCostEx": 11,
                "standardCost": 12,
                "deliveryFee": 1,
                "deliveryFeeBasis": "sample string 13",
                "pickAndPackFee": 1,
                "pickAndPackFeeBasis": "sample string 14",
                "financeFee": 1,
                "financeFeeBasis": "sample string 15",
                "cartonLength": 1,
                "cartonWidth": 1,
                "cartonHeight": 1,
                "palletLayerQuantity": 1,
                "palletLayers": 1,
                "itemCode": "sample string 16",
                "invoiceCode": "sample string 17",
                "invoiceDesc": "sample string 18",
                "orderDirect": true,
                "useCost": true,
                "minimumQuantity": 19,
                "hostType": 20,
                "fromHost": 21,
                "minimumReorder": 1,
                "maximumReorder": 1,
                "orderMultiple": 22.1,
                "sellMultiple": 23.1,
                "baseMultiple": 24.1,
                "hostStandardCost": 25,
                "hostTotalCost": 26,
                "hostRetail": 27,
                "hostLandedUnitCostEx": 28,
                "hostLandedUnitCostInc": 29,
                "hostDesc": "sample string 30",
                "directIndicator": "sample string 31",
                "availableToOrder": true,
                "hostRangeIndicator": "sample string 33",
                "hostProductType": "sample string 34",
                "hostProductGrade": "sample string 35",
                "hostProductGroup": "sample string 36",
                "hostSlowMoving": true,
                "hostGeneralMerchandise": true,
                "hostPillar": "sample string 39",
                "hostLastUpdated": "2025-06-14T06:52:35.7068674",
                "rebate": 1.0,
                "rebateExclude": true,
                "invoiceCodes": [
                  {
                    "$id": "10",
                    "pluG_UID": "v4XSkgcC7k+7fJA3bwINvg==",
                    "pluGuid": "92d285bf-0207-4fee-bb7c-90376f020dbe",
                    "supplierIdentifier": "W4I1pk3Xqke+yR6jgXbPRQ==",
                    "supplierIdentifierGuid": "a635825b-d74d-47aa-bec9-1ea38176cf45",
                    "invoiceCode": "sample string 1",
                    "storeIDs": [
                      1,
                      2
                    ]
                  },
                  {
                    "$ref": "10"
                  }
                ],
                "storeIDs": [
                  1,
                  2
                ],
                "preferredSupplier": true,
                "preferredRebateSupplier": true,
                "supplierName": "sample string 40",
                "salesMode": 41,
                "orderPacked": true,
                "active": true,
                "price": 1,
                "costGstPercent": 43,
                "parentPluG_UID": "2HbJvtOadUKdapgMEEfxiw==",
                "parentPluGuid": "bec976d8-9ad3-4275-9d6a-980c1047f18b",
                "freight": 44.0,
                "freightType": 1,
                "product": {
                  "$id": "11",
                  "plu": 1,
                  "storeID": 1,
                  "masterPluG_UID": "QEA=",
                  "storeIDs": [
                    1,
                    2
                  ],
                  "g_UId": "n6A/9bW2ikKA1fLC67SONQ==",
                  "guid": "f53fa09f-b6b5-428a-80d5-f2c2ebb48e35",
                  "apn": "sample string 1",
                  "apnChanged": true,
                  "apnSwitched": true,
                  "barcode": "sample string 4",
                  "itemNumber": "sample string 5",
                  "itemNumberChanged": true,
                  "priceGroupG_UID": "AW6jLrqfpEWnoPNCbzXoFQ==",
                  "priceGroupGuid": "2ea36e01-9fba-45a4-a7a0-f3426f35e815",
                  "blueprintID": 1,
                  "lastCountedDate": "2025-06-14T06:52:35.7235627",
                  "externalID": "sample string 7",
                  "active": true,
                  "activated": "2025-06-14T06:52:35.7235627",
                  "pluCreated": "2025-06-14T06:52:35.7235627",
                  "createdByUser": "sample string 9",
                  "name": "sample string 10",
                  "nameChanged": true,
                  "secondDescription": "sample string 12",
                  "hostDescription": "sample string 13",
                  "keepCartonQty": true,
                  "keepDescription": true,
                  "keepDepartments": true,
                  "keepSuppliers": true,
                  "markdownDescription": "sample string 18",
                  "altDescription": "sample string 19",
                  "bestOrExpire": 20,
                  "lastUpdate": "2025-06-14T06:52:35.7235627",
                  "lastManualUpdate": "2025-06-14T06:52:35.7235627",
                  "imageName": "sample string 23",
                  "showImageOnFlipCharts": true,
                  "showTextOnFlipCharts": true,
                  "overrideFlipChartText": true,
                  "flipChartText": "sample string 27",
                  "salesMode": 1,
                  "eftCode": 1,
                  "price": 1,
                  "priceChanged": true,
                  "rrp": 1,
                  "gstPercent": 28,
                  "gstPercentChanged": true,
                  "costGSTPercent": 29,
                  "costGSTPercentChanged": true,
                  "wetPercent": 1,
                  "priceOverride": 1,
                  "cost": 1,
                  "currentCost": 1,
                  "currentCostDecimals": 1,
                  "grossProfit": 1.0,
                  "currentCostDesc": "sample string 30",
                  "currentCostEnd": "2025-06-14T06:52:35.7235627",
                  "currentCostUpdated": "2025-06-14T06:52:35.7235627",
                  "costDecimals": 31,
                  "costChanged": true,
                  "dealCostIdentifier": "QEA=",
                  "excludeFromRebate": true,
                  "rebateOverride": 1,
                  "costCalcMethod": 1,
                  "costCalcMethodChanged": true,
                  "costEffectiveDate": "2025-06-14T06:52:35.7235627",
                  "defaultGP": 1,
                  "breakTargetMode": 32,
                  "break1": 1,
                  "price1": 1,
                  "target1": 33,
                  "break2": 1,
                  "price2": 1,
                  "target2": 34,
                  "break3": 1,
                  "price3": 1,
                  "target3": 35,
                  "break1Changed": true,
                  "price1Changed": true,
                  "target1Changed": true,
                  "break2Changed": true,
                  "price2Changed": true,
                  "target2Changed": true,
                  "break3Changed": true,
                  "price3Changed": true,
                  "target3Changed": true,
                  "breakTargetModeChanged": true,
                  "margin": 1.1,
                  "marginChanged": true,
                  "marginRanged": true,
                  "marginRangedChanged": true,
                  "minimumMargin": 1.1,
                  "minimumMarginChanged": true,
                  "maximumMargin": 1.1,
                  "maximumMarginChanged": true,
                  "overrideHostWarehouseIndicator": true,
                  "overrideHostWarehouseIndicatorChanged": true,
                  "overrideHostPrice": true,
                  "overrideHostPriceChanged": true,
                  "overrideHostCost": true,
                  "overrideHostCostChanged": true,
                  "overrideHostMargin": true,
                  "overrideHostMarginChanged": true,
                  "alwaysApplyMargin": true,
                  "alwaysApplyMarginChanged": true,
                  "aws": 1.0,
                  "awsUpdated": "2025-06-14T06:52:35.7235627",
                  "posTare": 1,
                  "altPrice": 1.0,
                  "altPriceChanged": true,
                  "altPriceMode": 52,
                  "altPriceModeChanged": true,
                  "altPLUG_UID": "b05iMeM3kUuO+myhuXFHqA==",
                  "altPLUGuid": "31624e6f-37e3-4b91-8efa-6ca1b97147a8",
                  "altPLUGuidChanged": true,
                  "altPriceDescription1": "sample string 53",
                  "altPriceDescription2": "sample string 54",
                  "cartonQuantity": 55,
                  "cartonQuantityChanged": true,
                  "trayID": 1,
                  "promptID": 1,
                  "tare": 1,
                  "packQty": 1,
                  "fixedWeight": 1,
                  "extraMesg": 1,
                  "text1": "sample string 57",
                  "text2": "sample string 58",
                  "text3": "sample string 59",
                  "labelText": "sample string 60",
                  "labelTextChanged": true,
                  "sendToScale": true,
                  "nonScaleWeigh": true,
                  "labelFormat": "sample string 64",
                  "barcodeFormat": "sample string 65",
                  "austMade": 1,
                  "coolCode": 66,
                  "countryOfOrigin": "sample string 67",
                  "percentContent": 68.1,
                  "departmentID": 1,
                  "subDepartmentID": 1,
                  "minorDepartmentID": 1,
                  "lesserDepartmentID": 1,
                  "deptCode": "sample string 69",
                  "subDeptCode": "sample string 70",
                  "minorDeptCode": "sample string 71",
                  "lesserDeptCode": "sample string 72",
                  "deptName": "sample string 73",
                  "subDeptName": "sample string 74",
                  "minorDeptName": "sample string 75",
                  "lesserDeptName": "sample string 76",
                  "departmentChanged": true,
                  "subCategoryID": 1,
                  "expiry": 1,
                  "showDays": 1,
                  "datePrint": 1,
                  "labelRequired": true,
                  "labelShelfQty": 79,
                  "labelShelfChanged": true,
                  "labelTalkerQty": 81,
                  "labelSmall": true,
                  "labelLastPrinted": "2025-06-14T06:52:35.7235627",
                  "labelLastPrice": 1,
                  "shelfPageLayoutG_UID": "+Vq1nDIbw0ulFyMHPU774A==",
                  "shelfPageLayoutGuid": "9cb55af9-1b32-4bc3-a517-23073d4efbe0",
                  "talkerPageLayoutG_UID": "Ozpd3NKkWUOSgJbpqYOPKg==",
                  "talkerPageLayoutGuid": "dc5d3a3b-a4d2-4359-9280-96e9a9838f2a",
                  "unitMeasure": 1.1,
                  "unitMeasureChanged": true,
                  "unitMeasureKind": 84,
                  "unitMeasureKindChanged": true,
                  "signIQData": "sample string 86",
                  "refresh": true,
                  "earnLoyaltyPoints": true,
                  "earnLoyaltyPointsChanged": true,
                  "quantityOverride": true,
                  "quantityOverrideChanged": true,
                  "quantityRequired": true,
                  "quantityRequiredChanged": true,
                  "allowDiscounts": true,
                  "allowDiscountsChanged": true,
                  "discountDiscounts": true,
                  "discountDiscountsChanged": true,
                  "itemRecalled": true,
                  "itemRecalledChanged": true,
                  "noRefund": true,
                  "noRefundChanged": true,
                  "allowMarkdown": true,
                  "allowMarkdownChanged": true,
                  "priceRequired": true,
                  "priceRequiredChanged": true,
                  "fuelItem": true,
                  "fuelItemChanged": true,
                  "trackSerial": true,
                  "trackSerialChanged": true,
                  "allowZeroPrice": true,
                  "allowZeroPriceChanged": true,
                  "notForSale": 90,
                  "notForSaleChanged": true,
                  "excludeFromDeals": true,
                  "excludeFromVoucher": true,
                  "minimumAge": 93,
                  "minimumAgeChanged": true,
                  "buyingLimit": 1,
                  "buyingLimitChanged": true,
                  "buyingLimitIndependent": true,
                  "buyingLimitIndependentChanged": true,
                  "inventoryGuid": "yJDoFMNMTkyCVw1vbhHY4Q==",
                  "inventoryIdentifier": "14e890c8-4cc3-4c4e-8257-0d6f6e11d8e1",
                  "inventoryAccuracy": 1,
                  "baseUnits": 97,
                  "orderPacked": 1,
                  "isManufactured": true,
                  "isIngredient": true,
                  "isModifier": true,
                  "isModifierChanged": true,
                  "hasModifiers": 98,
                  "defaultPrinter": "sample string 99",
                  "defaultPrinterGroup": "sample string 100",
                  "ingredientsOnManufacture": true,
                  "manufactureUnitMeasure": 1,
                  "mpl": 1,
                  "maxShelfQty": 101,
                  "allowAutoOrder": true,
                  "warrantyPeriod": 1,
                  "parentPluG_UId": "5Wb5BVReakSjNkHH7QxidA==",
                  "parentPluGuid": "05f966e5-5e54-446a-a336-41c7ed0c6274",
                  "preferredHostVendor": 103,
                  "preferredHostChanged": true,
                  "code": "sample string 105",
                  "supplierIdentifier": "+iD2Eg522UWATFp/RzyQxg==",
                  "supplierIdentifierGuid": "12f620fa-760e-45d9-804c-5a7f473c90c6",
                  "supplierChanged": true,
                  "rebateSupplierIdentifier": "Vj8x+uCJVki7aTNwDiRgmw==",
                  "rebateSupplierIdentifierGuid": "fa313f56-89e0-4856-bb69-33700e24609b",
                  "rebateSupplierChanged": true,
                  "availableForOrder": true,
                  "warehouseDirectIndicator": "sample string 107",
                  "warehouseDirectIndicatorChanged": true,
                  "productGrade": "sample string 109",
                  "productType": "sample string 110",
                  "productGroup": "sample string 111",
                  "complianceIndicator": "sample string 112",
                  "inhouseBrand": "sample string 113",
                  "slowMoving": true,
                  "generalMerchandise": true,
                  "comment": "sample string 116",
                  "lastUpdatedByUser": "sample string 117",
                  "lastManualUpdatedByUser": "sample string 118",
                  "lastUpdatedByUserOverride": true,
                  "lastUpdatedByHost": "2025-06-14T06:52:35.7235627",
                  "commodity": "sample string 120",
                  "businessPillar": "sample string 121",
                  "mscCommodity": "sample string 122",
                  "hostIdentifier": "eCVYjxns30yYiLhbMYyKYQ==",
                  "hostIdentifierGuid": "8f582578-ec19-4cdf-9888-b85b318c8a61",
                  "serviceFeeID": 1,
                  "serviceFeeIDChanged": true,
                  "providerName": "sample string 124",
                  "aisleEnds": "sample string 125",
                  "deleted": true,
                  "deletedChanged": true,
                  "hidden": true,
                  "doNotRange": true,
                  "doNotRangeChanged": true,
                  "doNotOrder": true,
                  "doNotOrderChanged": true,
                  "locked": true,
                  "excludeFromWebUpdate": true,
                  "excludeFromWebUpdateChanged": true,
                  "webPriceBasedOn": 136,
                  "webPriceRounding": true,
                  "webMarkup": 138,
                  "webPriceMode": 139,
                  "altDepartmentID": 1,
                  "altSubDepartmentID": 1,
                  "altMinorDepartmentID": 1,
                  "altLesserDepartmentID": 1,
                  "altDeptCode": "sample string 140",
                  "altSubDeptCode": "sample string 141",
                  "altMinorDeptCode": "sample string 142",
                  "altLesserDeptCode": "sample string 143",
                  "altDepartmentChanged": true,
                  "storeProducts": [
                    {
                      "$ref": "11"
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "store": {
                    "$ref": "2"
                  },
                  "storePrices": [
                    {
                      "$id": "12",
                      "pluG_UID": "Z4N/WDCT6Ua9DeVEV8wVDg==",
                      "pluGuid": "587f8367-9330-46e9-bd0d-e54457cc150e",
                      "plu": 1,
                      "storeID": 1,
                      "zoneID": 2,
                      "zoneName": "sample string 3",
                      "store": "sample string 4",
                      "priceNow": 5,
                      "costNow": 6,
                      "costNowDecimals": 7,
                      "normalPrice": 8,
                      "gstPercent": 9,
                      "normalCost": 10,
                      "normalCostDecimals": 11,
                      "costGstPercent": 12,
                      "costCalcMethod": 1,
                      "currentCost": 13,
                      "currentCostDecimals": 14,
                      "break1": 15,
                      "price1": 16,
                      "break2": 17,
                      "price2": 18,
                      "break3": 19,
                      "price3": 20,
                      "fuelItem": 21,
                      "fixedWeight": 22,
                      "active": true,
                      "complianceIndicator": "sample string 23",
                      "doNotOrder": true,
                      "doNotRange": true,
                      "isNormalPriceChangesCampaign": true,
                      "updated": "2025-06-14T06:52:35.7235627"
                    },
                    {
                      "$ref": "12"
                    }
                  ],
                  "currentPrices": {
                    "$id": "13",
                    "pluPrices": {
                      "$id": "14",
                      "plu": 1,
                      "pluG_UID": "QEA=",
                      "stores": [
                        1,
                        2
                      ],
                      "normalPrice": 1,
                      "cost": 2,
                      "break1": 3,
                      "price1": 4,
                      "break2": 5,
                      "price2": 6,
                      "break3": 7,
                      "price3": 8,
                      "discountPrice": 9,
                      "acceptedUtc": "2025-06-14T06:52:35.7235627",
                      "priceChangeType": 0,
                      "costDecimals": 10
                    },
                    "normalPluPrices": {
                      "$ref": "14"
                    },
                    "winningCampaign": 1,
                    "winner": {
                      "$id": "15",
                      "campaignName": "sample string 1",
                      "campaignDescription": "sample string 2",
                      "startDate": "2025-06-14T06:52:35.7235627",
                      "startTime": 3,
                      "endDate": "2025-06-14T06:52:35.7235627",
                      "endTime": 4,
                      "newPrice": 5,
                      "newCost": 6,
                      "newCostDecimals": 7,
                      "pctDiscount": 8,
                      "promoType": 1,
                      "promotionTypeCode": "sample string 9",
                      "hostType": 10,
                      "hostIdentifier": "EghnmeltlU6CtoECBtlhRQ==",
                      "hostIdentifierGuid": "99670812-6de9-4e95-82b6-810206d96145",
                      "storeNames": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "details": [
                      {
                        "$ref": "15"
                      },
                      {
                        "$ref": "15"
                      }
                    ]
                  },
                  "tray": {
                    "$id": "16",
                    "g_UId": "c2i4WtzsqkagLdnmR3vsig==",
                    "guid": "5ab86873-ecdc-46aa-a02d-d9e6477bec8a",
                    "name": "sample string 1",
                    "number": 1,
                    "tare": 1
                  },
                  "priceGroup": {
                    "$id": "17",
                    "priceGroupG_UID": "f0dWTdZaEkekg1Sdmm0/Ow==",
                    "priceGroupGuid": "4d56477f-5ad6-4712-a483-549d9a6d3f3b",
                    "name": "sample string 2",
                    "code": 1,
                    "modified": true,
                    "updated": "2025-06-14T06:52:35.7235627",
                    "buyingLimit": 1,
                    "buyingLimitIndependent": true,
                    "buyingLimitType": 0,
                    "number": 1,
                    "products": [
                      {
                        "$ref": "11"
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "productCount": 1
                  },
                  "priceGroupName": "sample string 145",
                  "nutrifacts": {
                    "$id": "18",
                    "pluG_UID": "D/fIALehvUaVUSLfW09TQg==",
                    "pluGuid": "00c8f70f-a1b7-46bd-9551-22df5b4f5342",
                    "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": "8cae1fda-5e68-45f4-bd52-a479b248a4fa",
                    "created": "2025-06-14T06:52:35.7235627",
                    "createdByUser": "sample string 1",
                    "activated": "2025-06-14T06:52:35.7235627",
                    "deactivated": "2025-06-14T06:52:35.7235627",
                    "lastOrdered": "2025-06-14T06:52:35.7235627",
                    "lastOrderedQty": 2.0,
                    "lastReceived": "2025-06-14T06:52:35.7235627",
                    "lastReceivedQty": 3.0,
                    "lastInvoiceStatus": 1,
                    "lastCounted": "2025-06-14T06:52:35.7235627",
                    "lastSold": "2025-06-14T06:52:35.7235627",
                    "firstSold": "2025-06-14T06:52:35.7235627",
                    "awsUpdated": "2025-06-14T06:52:35.7235627",
                    "lastManualUpdate": "2025-06-14T06:52:35.7235627",
                    "lastManualUpdatedByUser": "sample string 5",
                    "lastUpdated": "2025-06-14T06:52:35.7235627",
                    "lastUpdatedByUser": "sample string 7",
                    "lastUpdatedByHost": "2025-06-14T06:52:35.7235627",
                    "doNotRangeUpdated": "2025-06-14T06:52:35.7235627",
                    "doNotOrderUpdated": "2025-06-14T06:52:35.7235627",
                    "tracked": "2025-06-14T06:52:35.7235627"
                  },
                  "allergens": [
                    {
                      "$id": "20",
                      "allergenID": 1,
                      "pluG_UID": "U7tVCMYoxkWG4KYX+WZ8Qw==",
                      "pluGuid": "0855bb53-28c6-45c6-86e0-a617f9667c43",
                      "contains": 2,
                      "allergenName": "sample string 3",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "20"
                    }
                  ],
                  "costs": {
                    "$id": "21",
                    "pluG_UID": "guEgPeA/yEOX363xyG3JGw==",
                    "pluGuid": "3d20e182-3fe0-43c8-97df-adf1c86dc91b",
                    "enteredCost": 1,
                    "weightedAvgCost": 1,
                    "lastCost": 1,
                    "rawEnteredCost": 2,
                    "rawWeightedAvgCost": 3,
                    "rawLastCost": 4,
                    "freight": 5.0,
                    "freightType": 6,
                    "costDecimals": 7,
                    "fifoCost": 1,
                    "updated": "2025-06-14T06:52:35.7235627",
                    "normalCost": 1,
                    "currentCost": 1
                  },
                  "sales": [
                    {
                      "$id": "22",
                      "saleHeaderID": 1,
                      "created": "2025-06-14T06:52:35.7235627",
                      "createdLocal": "2025-06-14T06:52:35.7235627",
                      "storeID": 3,
                      "storeName": "sample string 4",
                      "operatorG_Uid": "ohE9fclFNU24Jke/sgrfjQ==",
                      "operatorGuid": "7d3d11a2-45c9-4d35-b826-47bfb20adf8d",
                      "operatorName": "sample string 5",
                      "tranType": 1,
                      "plu": 1,
                      "pluG_UId": "xz2bV5NuqkKjJGyF1Pz4Sw==",
                      "pluGuid": "579b3dc7-6e93-42aa-a324-6c85d4fcf84b",
                      "normalPrice": 1,
                      "totalCents": 1,
                      "cost": 1,
                      "grossProfit": 1,
                      "quantity": 1,
                      "operator": {
                        "$id": "23",
                        "id": 1,
                        "g_Uid": "vBPC264Pwk2BARld0uZwcQ==",
                        "guid": "dbc213bc-0fae-4dc2-8101-195dd2e67071",
                        "operatorNumber": 1,
                        "shortName": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "password": "sample string 5",
                        "hasPassword": true,
                        "passwordText": "sample string 6",
                        "rfidTagID": "sample string 7",
                        "blueprintID": 1,
                        "groupID": 1,
                        "groupName": "sample string 8",
                        "managerGroupID": 1,
                        "managerGroupName": "sample string 9",
                        "zoneID": 1,
                        "zoneName": "sample string 10",
                        "loggedIn": 1,
                        "lastUsedIP": "sample string 11",
                        "deleted": true,
                        "locked": true,
                        "allowOpenTill": true,
                        "webEmail": "sample string 14",
                        "simpleOperatorType": 0,
                        "webRole": "sample string 15",
                        "updated": "2025-06-14T06:52:35.7235627",
                        "passwordResetRequired": true,
                        "alteredInStore": true,
                        "startShift": "2025-06-14T06:52:35.7235627",
                        "endShift": "2025-06-14T06:52:35.7235627",
                        "machineName": "sample string 20",
                        "drawerID": 1,
                        "stores": [
                          {
                            "$id": "24",
                            "operatorG_UID": "ho2QVgLzd0mpeYmhhOhbgg==",
                            "operatorGuid": "56908d86-f302-4977-a979-89a184e85b82",
                            "storeID": 2,
                            "operator": {
                              "$ref": "23"
                            },
                            "store": {
                              "$ref": "2"
                            }
                          },
                          {
                            "$ref": "24"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "22"
                    }
                  ],
                  "apns": [
                    {
                      "$id": "25",
                      "pluID": 1,
                      "pluG_UID": "pRx2hoMBYE2KEfo4iQ9lVg==",
                      "pluGuid": "86761ca5-0183-4d60-8a11-fa38890f6556",
                      "apn": "sample string 1",
                      "deleted": true,
                      "storeID": 1,
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "25"
                    }
                  ],
                  "tuns": [
                    {
                      "$id": "26",
                      "pluG_UId": "TZ2sTqbR70+SaZt9UCe0vw==",
                      "pluGuid": "4eac9d4d-d1a6-4fef-9269-9b7d5027b4bf",
                      "apn": "sample string 1",
                      "tun": "sample string 2",
                      "cartonQuantity": 3,
                      "product": {
                        "$ref": "11"
                      },
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "26"
                    }
                  ],
                  "competitionPricing": [
                    {
                      "$id": "27",
                      "identifier": "BSfM3y2Pb0WoKZ1JqgrZXw==",
                      "identifierGuid": "dfcc2705-8f2d-456f-a829-9d49aa0ad95f",
                      "pluG_UID": "Ic5qgpINo0ib+TmjEnP+lQ==",
                      "pluGuid": "826ace21-0d92-48a3-9bf9-39a31273fe95",
                      "competitionID": 1,
                      "name": "sample string 2",
                      "sellMultiple": 3,
                      "retailPrice": 4,
                      "storeName": "sample string 5"
                    },
                    {
                      "$ref": "27"
                    }
                  ],
                  "supplier": {
                    "$ref": "6"
                  },
                  "supplierName": "sample string 146",
                  "children": [
                    {
                      "$ref": "11"
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "ordering": {
                    "$ref": "9"
                  },
                  "flipChartPages": [
                    {
                      "$id": "28",
                      "identifier": "n5aJWLCLrkmbGYOEwecBsQ==",
                      "groupName": "sample string 1",
                      "identifierGuid": "5889969f-8bb0-49ae-9b19-8384c1e701b1",
                      "exists": true,
                      "flipChartIdentifier": "PVzxYGYQykClSqbSzPH8sA==",
                      "flipChartIdentifierGuid": "60f15c3d-1066-40ca-a54a-a6d2ccf1fcb0",
                      "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": "hHlM3Z8PE0qqMW/8/jRhtQ==",
                      "groupIdentifierGuid": "dd4c7984-0f9f-4a13-aa31-6ffcfe3461b5",
                      "flipChart": {
                        "$id": "29",
                        "identifier": "kw9Iu2m4LUOee/HXGO6Nhw==",
                        "identifierGuid": "bb480f93-b869-432d-9e7b-f1d718ee8d87",
                        "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": "W8fvepYKJECRnQ8MPWhM7w==",
                          "identifierGuid": "7aefc75b-0a96-4024-919d-0f0c3d684cef",
                          "name": "sample string 2",
                          "formType": "sample string 3",
                          "forms": [
                            {
                              "$id": "31",
                              "id": 1,
                              "g_UID": "Mne5mdB/nkirbs9j9zIcSg==",
                              "guid": "99b97732-7fd0-489e-ab6e-cf63f7321c4a",
                              "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": "lrvx92P+GUWWuNQJTOIHNA==",
                              "previousFormGuid": "f7f1bb96-fe63-4519-96b8-d4094ce20734",
                              "nextForm": 1,
                              "nextFormG_UID": "jsR/82pTsk6i0JYsRKQ4tA==",
                              "nextFormGuid": "f37fc48e-536a-4eb2-a2d0-962c44a438b4",
                              "attributes": "sample string 10",
                              "updated": "2025-06-14T06:52:35.7235627",
                              "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": "I69+OTTp7kC7EWw1OHZa1A==",
                                  "checkoutFormGuid": "397eaf23-e934-40ee-bb11-6c3538765ad4",
                                  "identifier": "pXG/ChyVJk6cuTFmxVag9Q==",
                                  "identifierGuid": "0abf71a5-951c-4e26-9cb9-3166c556a0f5",
                                  "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": "HzVhvS9CK0OYqnhQs8iFgg==",
                                  "valueGuid": "bd61351f-422f-432b-98aa-7850b3c88582",
                                  "buttonText": "sample string 10",
                                  "valueText": "sample string 11",
                                  "drawImageAndButton": true,
                                  "updated": "2025-06-14T06:52:35.7235627",
                                  "action": "sample string 12",
                                  "valueForm": {
                                    "$ref": "31"
                                  },
                                  "image": {
                                    "$id": "33",
                                    "name": "sample string 3.sample string 4",
                                    "imageID": 2,
                                    "imageName": "sample string 3",
                                    "imageExtension": "sample string 4",
                                    "lastUpdate": "2025-06-14T06:52:35.7235627",
                                    "imageData": "QEA=",
                                    "readOnly": true
                                  }
                                },
                                {
                                  "$ref": "32"
                                }
                              ],
                              "panels": [
                                {
                                  "$id": "34",
                                  "id": 1,
                                  "checkoutFormID": 2,
                                  "checkoutFormG_UID": "OfQthCmEBE28Gno2QBpmWw==",
                                  "checkoutFormGuid": "842df439-8429-4d04-bc1a-7a36401a665b",
                                  "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": "72N1xHVYk0a0vNQGRSCrEA==",
                          "flipChartPageIdentifierGuid": "c47563ef-5875-4693-b4bc-d4064520ab10",
                          "pluG_UID": "xkYrODlZVEqMKJrLdkLuPQ==",
                          "pluGuid": "382b46c6-5939-4a54-8c28-9acb7642ee3d",
                          "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": "xHl0zTcDXkazatkIS1SwGQ==",
                      "pluGuid": "cd7479c4-0337-465e-b36a-d9084b54b019",
                      "price": 1,
                      "costCalcMethod": 1,
                      "cost": 2,
                      "weightedAvgCost": 3,
                      "lastCost": 4,
                      "rawCost": 5,
                      "rawWeightedAvgCost": 6,
                      "rawLastCost": 7,
                      "costDecimals": 8,
                      "serviceFeeID": 9,
                      "freight": 10.0,
                      "freightType": 11,
                      "process": "sample string 12",
                      "user": "sample string 13",
                      "updated": "2025-06-14T06:52:35.7235627",
                      "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": "/If0uhIXBkqw1Ss8yCnLow==",
                      "ingredientGuid": "HvOGSj4WSU2EsnDbHu2LIg==",
                      "ingredientIdentifier": "4a86f31e-163e-4d49-84b2-70db1eed8b22",
                      "quantity": 1.0,
                      "storeIDs": [
                        1,
                        2
                      ],
                      "ingredientText": "sample string 1",
                      "ingredient": {
                        "$ref": "11"
                      }
                    },
                    {
                      "$ref": "37"
                    }
                  ],
                  "bins": [
                    {
                      "$id": "38",
                      "pluG_UID": "AAK3Eu6UJUGVBuPe7Uj8JQ==",
                      "pluGuid": "12b70200-94ee-4125-9506-e3deed48fc25",
                      "shelfLocationIdentifier": "l3kC9QQC50aA+iB63cCaVA==",
                      "shelfLocationGuid": "f5027997-0204-46e7-80fa-207addc09a54",
                      "labelShelfDefault": 1,
                      "labelTalkerDefault": 1,
                      "labelSmall": true,
                      "labelPageLayoutG_UID": "K5pG4+S2N0WDCBrKhFrw/w==",
                      "labelPageLayoutGuid": "e3469a2b-b6e4-4537-8308-1aca845af0ff",
                      "updated": "2025-06-14T06:52:35.7235627",
                      "electronicShelfLabelIdentifier": "sample string 5",
                      "electronicshelfLabelsConfigurationID": 6,
                      "labelShelfChanged": true,
                      "productName": "sample string 8",
                      "locationText": "sample string 9",
                      "product": {
                        "$ref": "11"
                      },
                      "location": {
                        "$id": "39",
                        "identifier": "NWmko5kgR0+d0TsnrxcZLA==",
                        "storeID": 1,
                        "identifierGuid": "a3a46935-2099-4f47-9dd1-3b27af17192c",
                        "name": "sample string 2",
                        "haccp": true,
                        "blueprintID": 1,
                        "updated": "2025-06-14T06:52:35.7235627",
                        "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": "GR/3EY/xiEmNAGv7BjCpSg==",
                      "pluGuid": "11f71f19-f18f-4988-8d00-6bfb0630a94a",
                      "deptNo": 1,
                      "product": {
                        "$ref": "11"
                      },
                      "scaleLocation": {
                        "$id": "41",
                        "id": 1,
                        "deptNo": 1,
                        "deptCode": "sample string 2",
                        "name": "sample string 3",
                        "enabled": true,
                        "updated": "2025-06-14T06:52:35.7235627",
                        "department": {
                          "$id": "42",
                          "id": 1,
                          "name": "sample string 2",
                          "code": "sample string 3",
                          "sortOrder": 4,
                          "isLiquor": true,
                          "isTobacco": true,
                          "excludeTalker": true,
                          "externalSales": true,
                          "saleGLCode": "sample string 9",
                          "cogsglCode": "sample string 10",
                          "accountingCategoryID": 11,
                          "maximumMarkdownPercentage": 12.0,
                          "accountingOnly": true,
                          "generateExternalID": 1,
                          "useNonReportableTaxCode": true,
                          "minPLU": 15,
                          "maxPLU": 16,
                          "scaleLocation": {
                            "$ref": "41"
                          },
                          "subDepartments": [
                            {
                              "$id": "43",
                              "id": 1,
                              "departmentID": 2,
                              "name": "sample string 3",
                              "code": "sample string 4",
                              "departmentCode": "sample string 5",
                              "externalSales": true,
                              "minorDepartments": [
                                {
                                  "$id": "44",
                                  "id": 1,
                                  "subDepartmentID": 2,
                                  "departmentID": 3,
                                  "name": "sample string 4",
                                  "subDepartmentCode": "sample string 5",
                                  "departmentCode": "sample string 6",
                                  "code": "sample string 7",
                                  "lesserDepartments": [
                                    {
                                      "$id": "45",
                                      "id": 1,
                                      "departmentID": 2,
                                      "subDepartmentID": 3,
                                      "minorDepartmentID": 4,
                                      "name": "sample string 5",
                                      "code": "sample string 6",
                                      "departmentCode": "sample string 7",
                                      "subDepartmentCode": "sample string 8",
                                      "minorDepartmentCode": "sample string 9",
                                      "updated": "2025-06-14T06:52:35.7235627",
                                      "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": "Xe84nIgqN02CPGKeMGYnyQ==",
                                      "labelPageLayoutGuid": "9c38ef5d-2a88-4d37-823c-629e306627c9",
                                      "minimumAge": 17,
                                      "countryOfOrigin": "sample string 18",
                                      "serviceFeeID": 1,
                                      "eftCode": 19,
                                      "defaultPrinter": "sample string 20",
                                      "defaultPrinterGroup": "sample string 21",
                                      "buyingLimit": 1,
                                      "buyingLimitIndependent": true,
                                      "buyingLimitType": 0,
                                      "includeInDistinctLimit": true,
                                      "defaultsEmpty": false,
                                      "mscCat": {
                                        "$id": "46",
                                        "dept": 1,
                                        "category": 2,
                                        "name": "sample string 3",
                                        "active": true,
                                        "mscCommodities": [
                                          {
                                            "$id": "47",
                                            "dept": 1,
                                            "category": 2,
                                            "commodity": 3,
                                            "name": "sample string 4",
                                            "active": true,
                                            "mscSubCommodities": [
                                              {
                                                "$id": "48",
                                                "dept": 1,
                                                "category": 2,
                                                "commodity": 3,
                                                "subCommodity": 4,
                                                "name": "sample string 5",
                                                "active": true,
                                                "subCommodityCode": "sample string 7"
                                              },
                                              {
                                                "$ref": "48"
                                              }
                                            ],
                                            "commodityCode": "sample string 6"
                                          },
                                          {
                                            "$ref": "47"
                                          }
                                        ],
                                        "categoryCode": "sample string 5"
                                      },
                                      "mscCom": {
                                        "$ref": "47"
                                      },
                                      "mscDep": {
                                        "$id": "49",
                                        "dept": 1,
                                        "name": "sample string 2",
                                        "active": true,
                                        "mscCategories": [
                                          {
                                            "$ref": "46"
                                          },
                                          {
                                            "$ref": "46"
                                          }
                                        ],
                                        "deptCode": "sample string 4"
                                      },
                                      "mscSubCom": {
                                        "$ref": "48"
                                      }
                                    },
                                    {
                                      "$ref": "45"
                                    }
                                  ],
                                  "updated": "2025-06-14T06:52:35.7235627",
                                  "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": "dgs4x5GVQ02XWCIZjveVXA==",
                                  "labelPageLayoutGuid": "c7380b76-9591-4d43-9758-22198ef7955c",
                                  "minimumAge": 15,
                                  "countryOfOrigin": "sample string 16",
                                  "serviceFeeID": 1,
                                  "eftCode": 17,
                                  "defaultPrinter": "sample string 18",
                                  "defaultPrinterGroup": "sample string 19",
                                  "buyingLimit": 1,
                                  "buyingLimitIndependent": true,
                                  "buyingLimitType": 0,
                                  "includeInDistinctLimit": true,
                                  "defaultsEmpty": false,
                                  "mscCat": {
                                    "$ref": "46"
                                  },
                                  "mscCom": {
                                    "$ref": "47"
                                  },
                                  "mscDep": {
                                    "$ref": "49"
                                  },
                                  "mscSubCom": {
                                    "$ref": "48"
                                  }
                                },
                                {
                                  "$ref": "44"
                                }
                              ],
                              "investmentBuyOverride": true,
                              "updated": "2025-06-14T06:52:35.7235627",
                              "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": "ypKPuJA6FkStHPNRgSEbjg==",
                              "labelPageLayoutGuid": "b88f92ca-3a90-4416-ad1c-f35181211b8e",
                              "minimumAge": 15,
                              "countryOfOrigin": "sample string 16",
                              "serviceFeeID": 1,
                              "eftCode": 17,
                              "defaultPrinter": "sample string 18",
                              "defaultPrinterGroup": "sample string 19",
                              "buyingLimit": 1,
                              "buyingLimitIndependent": true,
                              "buyingLimitType": 0,
                              "includeInDistinctLimit": true,
                              "defaultsEmpty": false,
                              "mscCat": {
                                "$ref": "46"
                              },
                              "mscCom": {
                                "$ref": "47"
                              },
                              "mscDep": {
                                "$ref": "49"
                              },
                              "mscSubCom": {
                                "$ref": "48"
                              }
                            },
                            {
                              "$ref": "43"
                            }
                          ],
                          "stores": [
                            1,
                            2
                          ],
                          "investmentBuyOverride": true,
                          "updated": "2025-06-14T06:52:35.7235627",
                          "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": "rYL1KDey8EC75ZKvVWGe7g==",
                          "labelPageLayoutGuid": "28f582ad-b237-40f0-bbe5-92af55619eee",
                          "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": "2nw2krlU80KxOeBr+KuaTw==",
                    "pluGuid": "92367cda-54b9-42f3-b139-e06bf8ab9a4f",
                    "newPrice": 1,
                    "pctDiscount": 1,
                    "newCost": 1,
                    "newCostDecimals": 6,
                    "dealCostIdentifier": "WL9vKpNxuEGm/p5Sy85VXg==",
                    "dealCostGuid": "2a6fbf58-7193-41b8-a6fe-9e52cbce555e",
                    "pluName": "sample string 7",
                    "apn": "sample string 8",
                    "fuelItem": true,
                    "priceGroupG_UID": "ECu/I7CYZU6ynWZAKbFz7w==",
                    "priceGroupGuid": "23bf2b10-98b0-4e65-b29d-664029b173ef",
                    "itemNumber": "sample string 10",
                    "cri": "sample string 11",
                    "pluPrice": 12,
                    "pluCost": 13,
                    "pluCostIndicator": "sample string 14",
                    "pluPriceGstPercent": 15,
                    "pluCostGstPercent": 16,
                    "pluActive": true,
                    "cartonQty": 1.1,
                    "baseUnits": 18.1,
                    "salesMode": 1,
                    "pluNormalCost": 19,
                    "pluaws": 20.0,
                    "directNumber": "sample string 21",
                    "departmentName": "sample string 22",
                    "subDepartmentName": "sample string 23",
                    "priceGroupName": "sample string 24",
                    "supplierName": "sample string 25",
                    "stockOnHand": 1.1,
                    "stockOnOrder": 1.1,
                    "lastReceived": "2025-06-14T06:52:35.7235627",
                    "rrp": 26,
                    "campaignDescription": "sample string 27",
                    "campaignComboPriceGroupG_UID": "h6cVsSVufkaixtZIEcjzPA==",
                    "campaignComboPriceGroupIdentifier": "b115a787-6e25-467e-a2c6-d64811c8f33c",
                    "promotionPlacementDescription": "sample string 28",
                    "storeAcceptances": [
                      {
                        "$id": "51",
                        "plu": 1,
                        "pluG_UId": "QEA=",
                        "campaignID": 1,
                        "campaignName": "sample string 2",
                        "storeID": 3,
                        "acceptedUtc": "2025-06-14T06:52:35.7235627",
                        "operatorG_UID": "GVubBLPoPkCyuKudE2xp9Q==",
                        "operatorGuid": "049b5b19-e8b3-403e-b2b8-ab9d136c69f5",
                        "machineID": 1,
                        "processed": true,
                        "appliedUtc": "2025-06-14T06:52:35.7235627",
                        "signIqTicketFileMovedUtc": "2025-06-14T06:52:35.7235627",
                        "user": "sample string 6",
                        "campaignDescription": "sample string 7",
                        "productDesc": "sample string 8",
                        "storeName": "sample string 9",
                        "effectiveUtc": "2025-06-14T06:52:35.7235627",
                        "priceChangeType": 0,
                        "operatorName": "sample string 10",
                        "hostCampaign": true,
                        "product": {
                          "$ref": "11"
                        },
                        "campaignPlu": {
                          "$ref": "50"
                        }
                      },
                      {
                        "$ref": "51"
                      }
                    ],
                    "campaign": {
                      "$id": "52",
                      "id": 1,
                      "storeID": 2,
                      "name": "fe3ab90f-f0ce-4729-adcd-4c23e7fb9fff",
                      "nameGuid": "fe3ab90f-f0ce-4729-adcd-4c23e7fb9fff",
                      "description": "sample string 4",
                      "showDiscounts": true,
                      "showTotals": true,
                      "onlyEvaluateOnSubtotal": true,
                      "useDescription": true,
                      "campaignType": 1,
                      "startDate": "2025-06-14T06:52:35.7235627",
                      "startTime": 1,
                      "endDate": "2025-06-14T06:52:35.7235627",
                      "endTime": 1,
                      "recurrence": 1,
                      "recurrenceType": 1,
                      "monthType": 1,
                      "weekDays": 1,
                      "months": 1,
                      "monthWeeks": 1,
                      "monthDays": "sample string 7",
                      "printed": true,
                      "talkerText": "sample string 8",
                      "rangeDescription": "sample string 9",
                      "dealDescription": "sample string 10",
                      "labelQuantity": 11,
                      "active": 1,
                      "deactivated": "2025-06-14T06:52:35.7235627",
                      "system": true,
                      "created": "2025-06-14T06:52:35.7235627",
                      "updated": "2025-06-14T06:52:35.7235627",
                      "priceChangeNotifiedUtc": "2025-06-14T06:52:35.7235627",
                      "promoType": 1,
                      "promotionTypeCode": "sample string 13",
                      "hostIdentifier": "aQZ/Hif7W0qxaMkY4OpUHg==",
                      "hostIdentifierGuid": "1e7f0669-fb27-4a5b-b168-c918e0ea541e",
                      "hostType": 14,
                      "createdByUser": "sample string 15",
                      "fromHost": true,
                      "deleted": true,
                      "campaignDeleted": "2025-06-14T06:52:35.7235627",
                      "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": "aB0+4piLi0uRy3sm1agLFg==",
                          "pluGuid": "e23e1d68-8b98-4b8b-91cb-7b26d5a80b16",
                          "hostOfferID": 1,
                          "priceGroupG_UID": "cnpq25NbekmffoxtAOnTdw==",
                          "priceGroupGuid": "db6a7a72-5b93-497a-9f7e-8c6d00e9d377",
                          "fuelItem": true,
                          "pluName": "sample string 6",
                          "apn": "sample string 7",
                          "pluActive": true,
                          "cartonQty": 1,
                          "baseUnits": 9.1,
                          "cri": "sample string 10",
                          "salesMode": 1,
                          "pluaws": 11.0,
                          "directNumber": "sample string 12",
                          "departmentName": "sample string 13",
                          "subDepartmentName": "sample string 14",
                          "priceGroupName": "sample string 15",
                          "supplierName": "sample string 16",
                          "stockOnHand": 1.1,
                          "stockOnOrder": 1.1,
                          "lastReceived": "2025-06-14T06:52:35.7235627",
                          "rrp": 17,
                          "campaignDescription": "sample string 18",
                          "product": {
                            "$ref": "11"
                          },
                          "campaign": {
                            "$ref": "52"
                          }
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "sellingRules": [
                        {
                          "$id": "54",
                          "id": 1,
                          "identifier": "HeSnhPEmq0KpOjw09ny9YA==",
                          "identifierStr": "HeSnhPEmq0KpOjw09ny9YA==",
                          "identifierGuid": "84a7e41d-26f1-42ab-a93a-3c34f67cbd60",
                          "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": "ztCmsisT30GYTlL+afNjhA==",
                          "customerIDGuid": "b2a6d0ce-132b-41df-984e-52fe69f36384",
                          "campaign": {
                            "$ref": "52"
                          },
                          "customer": {
                            "$id": "56",
                            "identifier": "kMWdSe8VBkuP01m1fvjSRw==",
                            "identifierGuid": "499dc590-15ef-4b06-8fd3-59b57ef8d247",
                            "code": "sample string 2",
                            "familyName": "sample string 3",
                            "givenName": "sample string 4",
                            "otherName": "sample string 5",
                            "title": "sample string 6",
                            "dateOfBirth": "2025-06-14T06:52:35.7235627",
                            "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": "X8f6DclzAU+NWQDGkHdR4A==",
                            "communityIdentifierGuid": "0dfac75f-73c9-4f01-8d59-00c6907751e0",
                            "joined": "2025-06-14T06:52:35.7235627",
                            "updated": "2025-06-14T06:52:35.7235627",
                            "active": true,
                            "reasonInactive": 1,
                            "groupCustomer": true,
                            "loyaltyPoints": 1,
                            "homeStoreID": 1,
                            "availableSpend": 1,
                            "priceLevelIdentifier": "JXsCW0N1wEerxHd7SYCOFQ==",
                            "priceLevelIdentifierGuid": "5b027b25-7543-47c0-abc4-777b49808e15",
                            "marketingID": "sample string 18",
                            "hidden": true,
                            "registered": true,
                            "registeredOn": "2025-06-14T06:52:35.7235627",
                            "emailMarketing": true,
                            "smsMarketing": true,
                            "deleted": true,
                            "deletedUser": "sample string 24",
                            "homeStoreName": "sample string 25",
                            "customerCards": [
                              {
                                "$id": "57",
                                "cardType": 2,
                                "issueDate": "2025-06-14T06:52:35.7235627",
                                "expiry": "2025-06-14T06:52:35.7235627",
                                "customerID": "kQoTX9jwLEqfEsbWyTXmSQ==",
                                "customerIDGuid": "5f130a91-f0d8-4a2c-9f12-c6d6c935e649",
                                "initialValue": 1,
                                "currentValue": 1,
                                "maxLimit": 1,
                                "minTransaction": 1,
                                "maxTransaction": 1,
                                "multiplier": 1.1,
                                "active": true,
                                "reasonInactive": 1,
                                "idRequired": true,
                                "idType": 1,
                                "idValue": "sample string 5",
                                "updated": "2025-06-14T06:52:35.7235627",
                                "linkedAccount": "fCakT1kcPE2hfBzO8KgBcg==",
                                "linkedAccountGuid": "4fa4267c-1c59-4d3c-a17c-1ccef0a80172",
                                "currentValueChanged": true,
                                "limitsChanged": true,
                                "customer": {
                                  "$ref": "56"
                                },
                                "account": {
                                  "$id": "58",
                                  "id": 1,
                                  "identifier": "OMH6cIzqp0CMZ9IzLfCQ5A==",
                                  "identifierGuid": "70fac138-ea8c-40a7-8c67-d2332df090e4",
                                  "referenceNo": "sample string 3",
                                  "name": "sample string 4",
                                  "created": "2025-06-14T06:52:35.7235627",
                                  "owner": "D2SCnulny0yvPGmS1ZXpYw==",
                                  "ownerGuid": "9e82640f-67e9-4ccb-af3c-6992d595e963",
                                  "accountStoreGroupIdentifier": "5rvABJXm20WPjYZRRqqQ9w==",
                                  "accountStoreGroupGuid": "04c0bbe6-e695-45db-8f8d-865146aa90f7",
                                  "accountType": 1,
                                  "currentBalance": 1,
                                  "externalID": "sample string 7",
                                  "maximumLimit": 1,
                                  "accruePoints": true,
                                  "loyaltyPoints": 1,
                                  "termsOfTrade": 1,
                                  "signatureRequired": true,
                                  "referenceRequired": true,
                                  "statementSendType": 10,
                                  "ageingPeriod": 1,
                                  "monthlyAgeingPeriod": true,
                                  "explodedInvoice": true,
                                  "isFifoAllocation": true,
                                  "lastStatementSent": "2025-06-14T06:52:35.7235627",
                                  "active": true,
                                  "updated": "2025-06-14T06:52:35.7235627",
                                  "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": "yvs+EREmlECTpPPfeLp1jA==",
                                      "identifierGuid": "113efbca-2611-4094-93a4-f3df78ba758c",
                                      "name": "sample string 2",
                                      "primaryContact": "2EJombz0RE6ND/elcpvRvQ==",
                                      "primaryContactGuid": "996842d8-f4bc-4e44-8d0f-f7a5729bd1bd",
                                      "accountID": "8lQP43cHckCfmbCckoTWnA==",
                                      "accountIDGuid": "e30f54f2-0777-4072-9f99-b09c9284d69c",
                                      "special": true,
                                      "updated": "2025-06-14T06:52:35.7235627",
                                      "active": true,
                                      "reasonInactive": 1,
                                      "priceLevelIdentifier": "bh1XMVwdN0ms90oKN34A/Q==",
                                      "priceLevelIdentifierGuid": "31571d6e-1d5c-4937-acf7-4a0a377e00fd",
                                      "deleted": true,
                                      "account": {
                                        "$ref": "58"
                                      },
                                      "primaryContactCustomer": {
                                        "$ref": "56"
                                      },
                                      "customerGroupMembers": [
                                        {
                                          "$id": "61",
                                          "id": 1,
                                          "groupID": "LUZol6LqYUyHVh+e//exNg==",
                                          "groupIDGuid": "9768462d-eaa2-4c61-8756-1f9efff7b136",
                                          "customerID": "B8UBoYSyRk+A5+zq6wYFfA==",
                                          "customerIDGuid": "a101c507-b284-4f46-80e7-eceaeb06057c",
                                          "card": "sample string 4",
                                          "linkedAccount": "comuF1KxeE+ixgFp1ds+DQ==",
                                          "linkedAccountGuid": "17ae8972-b152-4f78-a2c6-0169d5db3e0d",
                                          "customer": {
                                            "$ref": "56"
                                          },
                                          "group": {
                                            "$ref": "60"
                                          },
                                          "customerCard": {
                                            "$ref": "57"
                                          }
                                        },
                                        {
                                          "$ref": "61"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "60"
                                    }
                                  ]
                                },
                                "payments": [
                                  {
                                    "$id": "62",
                                    "id": 1,
                                    "identifier": "ke5UhJ4fnEeA6Oa1ka0pUg==",
                                    "identifierGuid": "8454ee91-1f9e-479c-80e8-e6b591ad2952",
                                    "storeID": 2,
                                    "operatorName": "sample string 3",
                                    "saleHeaderID": 4,
                                    "paymentType": 5,
                                    "amount": 6,
                                    "account": "sample string 7",
                                    "accountID": "Vfe9FobvLEGUCzeyoJAvBQ==",
                                    "accountIDGuid": "16bdf755-ef86-412c-940b-37b2a0902f05",
                                    "customerAccount": {
                                      "$ref": "58"
                                    },
                                    "customerCard": {
                                      "$ref": "57"
                                    },
                                    "accountType": 1,
                                    "cardName": "sample string 8",
                                    "authorisationNumber": "sample string 9",
                                    "bankReference": "sample string 10",
                                    "merchantID": "sample string 11",
                                    "terminalID": "sample string 12",
                                    "cardNumber": "sample string 13",
                                    "paymentDate": "2025-06-14T06:52:35.7235627",
                                    "invRocNo": "sample string 14",
                                    "responseCode": "sample string 15",
                                    "cashout": 1,
                                    "tip": 16,
                                    "idempotentVoid": "YLS1FFJFVEie1BzXA5LUHA==",
                                    "idempotentVoidGuid": "14b5b460-4552-4854-9ed4-1cd70392d41c",
                                    "offline": true,
                                    "processed": 1,
                                    "storeSaleHeader": {
                                      "$id": "63",
                                      "saleHeaderID": 1,
                                      "saleHeaderGuid": "jDcNF/Pwc0GkDkGo3xPe0g==",
                                      "saleHeaderIdentifierGuid": "170d378c-f0f3-4173-a40e-41a8df13ded2",
                                      "created": "2025-06-14T06:52:35.7235627",
                                      "createdLocal": "2025-06-14T06:52:35.7235627",
                                      "createdText": "sample string 4",
                                      "itemCount": 5,
                                      "totalAmount": 6,
                                      "cashTender": 1,
                                      "cardTender": 1,
                                      "cheqTender": 1,
                                      "acctTender": 1,
                                      "voucherTender": 1,
                                      "loyaltyPoints": 1,
                                      "cashout": 1,
                                      "changeAmount": 1,
                                      "rounding": 1,
                                      "gstAmount": 1,
                                      "transactionDiscountTender": 1,
                                      "totalTip": 7,
                                      "tranType": 1,
                                      "processed": 1,
                                      "imported": "2025-06-14T06:52:35.7235627",
                                      "storeID": 1,
                                      "operatorG_Uid": "H+WSLsg7bEWeK1fOjOpKwA==",
                                      "operatorGuid": "2e92e51f-3bc8-456c-9e2b-57ce8cea4ac0",
                                      "customerG_Uid": "tNZcOpalHkStiQGau7Qt2w==",
                                      "customerGuid": "3a5cd6b4-a596-441e-ad89-019abbb42ddb",
                                      "communityIdentifier": "o6rrr6DLCUO2KMvRsXi+XA==",
                                      "communityIdentifierGuid": "afebaaa3-cba0-4309-b628-cbd1b178be5c",
                                      "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": "Y5AQJ8h2xU22Egrn20r/vg==",
                                      "priceLevelIdentifierGuid": "27109063-76c8-4dc5-b612-0ae7db4affbe",
                                      "locked": 36,
                                      "relationChecksum": "sample string 37",
                                      "loyaltyTender": 1,
                                      "giftCardTender": 1,
                                      "operator": {
                                        "$ref": "23"
                                      },
                                      "customer": {
                                        "$ref": "56"
                                      },
                                      "communityOrganisation": {
                                        "$id": "64",
                                        "id": 1,
                                        "identifier": "oevCmU9K30a/nYbGiV7zug==",
                                        "identifierGuid": "99c2eba1-4a4f-46df-bf9d-86c6895ef3ba",
                                        "name": "sample string 3",
                                        "lookupIdentifier": "sample string 4",
                                        "externalID": "sample string 5",
                                        "phone": "sample string 6",
                                        "fax": "sample string 7",
                                        "email": "sample string 8",
                                        "address1": "sample string 9",
                                        "address2": "sample string 10",
                                        "city": "sample string 11",
                                        "postCode": "sample string 12",
                                        "state": "sample string 13",
                                        "country": "sample string 14",
                                        "totalAmountAwarded": 15.1,
                                        "updated": "2025-06-14T06:52:35.7235627",
                                        "deleted": true
                                      },
                                      "details": [
                                        {
                                          "$id": "65",
                                          "saleItemID": 1,
                                          "identifier": "N14nYOQ/Y0Wm9MUzSlYn7g==",
                                          "identifierGuid": "60275e37-3fe4-4563-a6f4-c5334a5627ee",
                                          "saleHeaderID": 2,
                                          "plu": 1,
                                          "pluG_UId": "Qq58xGDdzESXVrVdMltCBA==",
                                          "pluGuid": "c47cae42-dd60-44cc-9756-b55d325b4204",
                                          "accountID": "Itayh58DcEevViQhtD5F/Q==",
                                          "accountIDGuid": "87b2d622-039f-4770-af56-2421b43e45fd",
                                          "normalPrice": 3,
                                          "originalSellingPrice": 4,
                                          "discountPrice": 5,
                                          "unit": 1,
                                          "quantity": 6,
                                          "totalCents": 7,
                                          "fixedPrice": 1,
                                          "tranType": 1,
                                          "discountType": 1,
                                          "cost": 1,
                                          "costDecimals": 8,
                                          "markdown": 1,
                                          "manualQuantity": 1,
                                          "manualPrice": 1,
                                          "manualMode": 1,
                                          "active": 1,
                                          "offline": true,
                                          "barcode": "sample string 9",
                                          "keyedSale": 1,
                                          "discountedID": 1,
                                          "fuelID": 1,
                                          "serialNumber": "sample string 10",
                                          "bestOrExpire": "2025-06-14T06:52:35.7235627",
                                          "bestOrExpireType": 1,
                                          "providerName": "sample string 11",
                                          "refundG_UID": "Wmi3mi46jEu2g0wxXYUX8A==",
                                          "refundGuid": "9ab7685a-3a2e-4b8c-b683-4c315d8517f0",
                                          "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": "ufANBVAinEK7by+r6Mo4bw==",
                                          "idempotentVoidGuid": "050df0b9-2250-429c-bb6f-2fabe8ca386f",
                                          "priceLevelIdentifier": "rf/0IdBscU2CsiK6jvUjDA==",
                                          "priceLevelIdentifierGuid": "21f4ffad-6cd0-4d71-82b2-22ba8ef5230c",
                                          "productName": "sample string 23",
                                          "apn": "sample string 24",
                                          "unknownScans": [
                                            {
                                              "$id": "66",
                                              "id": 1,
                                              "saleDetailID": 2,
                                              "storeID": 1,
                                              "scanned": "2025-06-14T06:52:35.7235627",
                                              "operatorG_UID": "QEA=",
                                              "barcode": "sample string 4",
                                              "processed": 1
                                            },
                                            {
                                              "$ref": "66"
                                            }
                                          ],
                                          "refund": {
                                            "$id": "67",
                                            "id": 1,
                                            "g_UID": "pVVnhKhxTk+d4qy4eETaaQ==",
                                            "guid": "846755a5-71a8-4f4e-9de2-acb87844da69",
                                            "description": "sample string 1",
                                            "dumped": true,
                                            "inventoryReasonID": 1,
                                            "sortOrder": 1,
                                            "updated": "2025-06-14T06:52:35.7235627"
                                          },
                                          "modifier": {
                                            "$id": "68",
                                            "id": 1,
                                            "setG_UID": "1qquSYS690CBfytyexLZEw==",
                                            "modifierSetGuid": "49aeaad6-ba84-40f7-817f-2b727b12d913",
                                            "name": "sample string 2",
                                            "price": 1,
                                            "quantity": 1,
                                            "modifierType": 1,
                                            "groupNumber": 1,
                                            "pageNumber": 1,
                                            "controlOrder": 1,
                                            "printToStation": true,
                                            "pluG_UID": "JV/YM7klskS4yZuav4bAig==",
                                            "pluGuid": "33d85f25-25b9-44b2-b8c9-9b9abf86c08a",
                                            "deleted": true,
                                            "g_UID": "OsoJiZchPkC8ks8XrWExyA==",
                                            "guid": "8909ca3a-2197-403e-bc92-cf17ad6131c8",
                                            "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": "NkRlFNyTyUqGfO9VzmIs8g==",
                                          "pluGuid": "14654436-93dc-4ac9-867c-ef55ce622cf2",
                                          "saleHeaderID": 2,
                                          "totalCents": 3,
                                          "grade": 1,
                                          "gradeDescription": "sample string 4",
                                          "dispenser": 1,
                                          "hose": 1,
                                          "quantity": 1,
                                          "cost": 1,
                                          "acquirerNum": 1,
                                          "attendant": 1,
                                          "ePurseBalance": 1.0,
                                          "cardSignature": "sample string 5",
                                          "compartmentNumber": 1,
                                          "contractNumber": 1,
                                          "discountCardPAN": "sample string 6",
                                          "discountID": 1,
                                          "discountName": "sample string 7",
                                          "discountNetValue": 1.0,
                                          "discountType": 1,
                                          "discountValue": 1.0,
                                          "discretionaryData": "sample string 8",
                                          "driverID": "sample string 9",
                                          "eftBatchNumber": 1,
                                          "eftResponseCode": "sample string 10",
                                          "endDateTime": "2025-06-14T06:52:35.7235627",
                                          "engineHours": 1.1,
                                          "fposNumber": 1,
                                          "loyaltyCardPAN": "sample string 11",
                                          "miscData1": 1,
                                          "miscData2": "sample string 12",
                                          "miscFlags": 1,
                                          "mop": 1,
                                          "odometer": 1,
                                          "panNumber": "sample string 13",
                                          "saleRefund": true,
                                          "saleStatus": 1,
                                          "sequenceNumber": 1,
                                          "stan": 1,
                                          "startDateTime": "2025-06-14T06:52:35.7235627",
                                          "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": "LSygm1SbA0KuMlcGt7aq/Q==",
                                          "pluGuid": "9ba02c2d-9b54-4203-ae32-5706b7b6aafd",
                                          "accountID": "qqHy6Ms8vEm2qKeKd84Esg==",
                                          "accountIDGuid": "e8f2a1aa-3ccb-49bc-b6a8-a78a77ce04b2",
                                          "normalPrice": 3,
                                          "originalSellingPrice": 4,
                                          "discountPrice": 5,
                                          "unit": 1,
                                          "quantity": 6,
                                          "totalCents": 7,
                                          "fixedPrice": 1,
                                          "tranType": 1,
                                          "processed": 1,
                                          "discountType": 1,
                                          "cost": 1,
                                          "costDecimals": 1,
                                          "markdown": 1,
                                          "manualQuantity": 1,
                                          "manualPrice": 1,
                                          "manualMode": 1,
                                          "active": 1,
                                          "barcode": "sample string 8",
                                          "offline": 1,
                                          "keyedSale": 1,
                                          "discountedID": 1,
                                          "fuelID": 1,
                                          "serialNumber": "sample string 9",
                                          "bestOrExpire": "2025-06-14T06:52:35.7235627",
                                          "bestOrExpireType": 1,
                                          "refundG_UID": "VKdOg/MPlUiyYoHgYWi8yQ==",
                                          "refundGuid": "834ea754-0ff3-4895-b262-81e06168bcc9",
                                          "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": "VNYBnxOxxEKKi492ikY5rQ==",
                                          "identifierGuid": "9f01d654-b113-42c4-8a8b-8f768a4639ad",
                                          "id": 1,
                                          "orderNo": 2,
                                          "externalSaleIdentifier": "sample string 3",
                                          "storeID": 4,
                                          "zoneID": 5,
                                          "deptNo": 6,
                                          "customerIdentifier": "YA8/mAr9fUCtPbxyHLb39w==",
                                          "customerIdentifierGuid": "983f0f60-fd0a-407d-ad3d-bc721cb6f7f7",
                                          "operatorNo": 1,
                                          "operatorG_UID": "6F4De2EIY0i4aY0cOvC6qQ==",
                                          "operatorGuid": "7b035ee8-0861-4863-b869-8d1c3af0baa9",
                                          "created": "2025-06-14T06:52:35.7235627",
                                          "ordered": "2025-06-14T06:52:35.7235627",
                                          "started": "2025-06-14T06:52:35.7235627",
                                          "completed": "2025-06-14T06:52:35.7235627",
                                          "supplied": "2025-06-14T06:52:35.7235627",
                                          "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": "bhQSUe/xvkCL7F3ckxQD0Q==",
                                              "pluGuid": "5112146e-f1ef-40be-8bec-5ddc931403d1",
                                              "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": "BEjIqjeWmkq9IbEUFyqFQw==",
                                              "headerIdentifierGuid": "aac84804-9637-4a9a-bd21-b114172a8543",
                                              "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": "Lg4Y+3fg9EON36//4InADw==",
                                          "surveyGuid": "fb180e2e-e077-43f4-8ddf-afffe089c00f",
                                          "saleHeaderGuid": "REBlQcj+N06w7oF7n6udag==",
                                          "saleGuid": "41654044-fec8-4e37-b0ee-817b9fab9d6a",
                                          "textResponse": "sample string 1",
                                          "integerResponse": 1,
                                          "g_UIDResponse": "Nx0lYKRVz0eywxJUc/E4WQ==",
                                          "guidResponse": "60251d37-55a4-47cf-b2c3-125473f13859",
                                          "whoAnswered": 2,
                                          "answeredAtUTC": "2025-06-14T06:52:35.7235627",
                                          "sale": {
                                            "$ref": "63"
                                          },
                                          "survey": {
                                            "$id": "77",
                                            "g_UID": "qJRIzTn6fUWl0p19m76fEA==",
                                            "guid": "cd4894a8-fa39-457d-a5d2-9d7d9bbe9f10",
                                            "name": "sample string 1",
                                            "storeID": 2,
                                            "zoneID": 1,
                                            "checkoutFormG_UID": "9ymQVEwrO0a9OB5XZnjYiQ==",
                                            "checkoutFormGuid": "549029f7-2b4c-463b-bd38-1e576678d889",
                                            "displayToWho": 3,
                                            "displayWhen": 4,
                                            "start": "2025-06-14T06:52:35.7235627",
                                            "end": "2025-06-14T06:52:35.7235627",
                                            "deleted": true,
                                            "updated": "2025-06-14T06:52:35.7235627",
                                            "possibleIntegerResponses": [
                                              1,
                                              2
                                            ],
                                            "possibleTextResponses": [
                                              "sample string 1",
                                              "sample string 2"
                                            ],
                                            "possibleGuidResponses": [
                                              "0f59cbca-7a7e-4c78-a6ff-7f8a8d1c1696",
                                              "4ba2d3f1-6158-459a-9244-1c650c515adb"
                                            ],
                                            "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": "4DQmYoA0DEmdxTzpno5I7w==",
                                      "accountIdentifier": "622634e0-3480-490c-9dc5-3ce99e8e48ef",
                                      "accountName": "sample string 42",
                                      "customerOrderIdentifier": "lvcy9BSiYk+WH4mw2+yQSA==",
                                      "customerOrderIdentifierGuid": "f432f796-a214-4f62-961f-89b0dbec9048",
                                      "priceLevelName": "sample string 43",
                                      "revision": 44,
                                      "ingressId": "sample string 45"
                                    },
                                    "metadata": {
                                      "$id": "78",
                                      "id": 1,
                                      "paymentID": 2,
                                      "paymentIdentifier": "TIUCkFDBpUid7LLaAOsoZA==",
                                      "paymentIdentifierGuid": "9002854c-c150-48a5-9dec-b2da00eb2864",
                                      "identifier": "OWJsZ1hBX0KE2DQHEXquyw==",
                                      "identifierGuid": "676c6239-4158-425f-84d8-3407117aaecb",
                                      "metadata": "sample string 3",
                                      "signatureImage": "QEA=",
                                      "itemIdentifier": "YfhWYphLUU28ObbUrjbPAw==",
                                      "itemIdentifierGuid": "6256f861-4b98-4d51-bc39-b6d4ae36cf03"
                                    }
                                  },
                                  {
                                    "$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": "S2+ypkVQnU6a/Tko2ajojQ==",
                                "customerIdentifierGuid": "a6b26f4b-5045-4e9d-9afd-3928d9a8e88d",
                                "voucherName": "sample string 2",
                                "count": 3,
                                "storeID": 4,
                                "barcode": "sample string 5",
                                "redeemCount": 6,
                                "issueCount": 7,
                                "storeSalePaymentID": 1,
                                "idempotentID": "IwrAhvqAaUqBFM04nk7Dxw==",
                                "idempotentGuid": "86c00a23-80fa-4a69-8114-cd389e4ec3c7",
                                "offline": true,
                                "voucher": {
                                  "$id": "80",
                                  "id": 1,
                                  "name": "sample string 2",
                                  "description": "sample string 3",
                                  "shortDescription": "sample string 4",
                                  "url": "sample string 5",
                                  "barcodeTemplateID": 1,
                                  "expiry": 0,
                                  "voucherType": 6,
                                  "limitPerTransaction": 7,
                                  "customerTracking": true,
                                  "discountAccount": "sample string 9",
                                  "endDate": "2025-06-14T06:52:35.7235627",
                                  "barcodeTemplate": {
                                    "$id": "81",
                                    "templateID": 1,
                                    "template": "sample string 1",
                                    "bcFunction": "sample string 2",
                                    "sortOrder": 3
                                  },
                                  "scaleLabel": {
                                    "$id": "82",
                                    "id": 1,
                                    "uid": "sample string 2",
                                    "name": "sample string 3",
                                    "width": 1.1,
                                    "height": 1.1,
                                    "showBorder": true,
                                    "borderWidth": 1.1,
                                    "borderStyle": 1,
                                    "borderColour": "sample string 5",
                                    "updated": "2025-06-14T06:52:35.7235627",
                                    "labelPageLayout": "MZTIaUpWw0qINCvp/UeyHw==",
                                    "pageLayoutGuid": "69c89431-564a-4ac3-8834-2be9fd47b21f",
                                    "labelType": 6,
                                    "oldName": "sample string 7",
                                    "voucher": {
                                      "$ref": "80"
                                    },
                                    "elements": [
                                      {
                                        "$id": "83",
                                        "id": 1,
                                        "scaleLabelID": 2,
                                        "showPercentDI": true,
                                        "showAvgPerHundred": true,
                                        "showAvgPerServe": true,
                                        "name": "sample string 6",
                                        "x": 1.1,
                                        "y": 1.1,
                                        "width": 1.1,
                                        "height": 1.1,
                                        "type": 1,
                                        "rotation": 1,
                                        "text": "sample string 7",
                                        "fontFamily": "sample string 8",
                                        "align": 1,
                                        "bold": true,
                                        "italic": true,
                                        "underline": true,
                                        "strikeout": true,
                                        "reverse": true,
                                        "textColour": "sample string 9",
                                        "fontSize": 1.1,
                                        "picture": "QEA=",
                                        "borderWidth": 10,
                                        "sortOrder": 11,
                                        "printOptions": 12,
                                        "superScriptTextFontSize": 1.1,
                                        "lineStyle": 1,
                                        "spacingStyle": 1,
                                        "interCharacterSpacing": 1.1,
                                        "superScriptOffset": 1.1,
                                        "lineSpacing": 1.1,
                                        "dateFormat": "sample string 13",
                                        "autoGrow": true,
                                        "fontAutoResize": true,
                                        "updated": "2025-06-14T06:52:35.7235627"
                                      },
                                      {
                                        "$ref": "83"
                                      }
                                    ]
                                  },
                                  "customerVouchers": [
                                    {
                                      "$id": "84",
                                      "id": 1,
                                      "customerIdentifier": "0Gd4jiYknU6YO4Ccs08XRw==",
                                      "customerIdentifierGuid": "8e7867d0-2426-4e9d-983b-809cb34f1747",
                                      "voucherID": 3,
                                      "voucherName": "sample string 4",
                                      "storeID": 1,
                                      "barcode": "sample string 5",
                                      "dateOfIssue": "2025-06-14T06:52:35.7235627",
                                      "issuedSaleHeaderID": 1,
                                      "issuedSaleIdentifier": "sample string 7",
                                      "issuedOfflinePaymentID": 1,
                                      "issuedIdempotentID": "qE2O+4tmnkaqHbpdLs3vkA==",
                                      "issuedIdempotentGuid": "fb8e4da8-668b-469e-aa1d-ba5d2ecdef90",
                                      "issuedOffline": true,
                                      "issuedUser": "sample string 9",
                                      "issuedNotes": "sample string 10",
                                      "expiryDate": "2025-06-14T06:52:35.7235627",
                                      "expiredUser": "sample string 11",
                                      "expiredNotes": "sample string 12",
                                      "redeemed": "2025-06-14T06:52:35.7235627",
                                      "redeemedSaleHeaderID": 1,
                                      "redeemedSaleIdentifier": "sample string 13",
                                      "redeemedOfflinePaymentID": 1,
                                      "redeemedIdempotentID": "Co2+j5igHEqlbr/D/HnHjg==",
                                      "redeemedIdempotentGuid": "8fbe8d0a-a098-4a1c-a56e-bfc3fc79c78e",
                                      "redeemedUser": "sample string 14",
                                      "redeemedNotes": "sample string 15",
                                      "redeemedOffline": true,
                                      "updated": "2025-06-14T06:52:35.7235627",
                                      "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": "ouw36hdtc0qvfd7Nn1eYzA==",
                          "groupIDGuid": "ea37eca2-6d17-4a73-af7d-decd9f5798cc",
                          "campaign": {
                            "$ref": "52"
                          },
                          "group": {
                            "$ref": "60"
                          }
                        },
                        {
                          "$ref": "85"
                        }
                      ],
                      "signIqTickets": [
                        {
                          "$id": "86",
                          "identifier": "fX3HalK8QU+MTZIZRfy+5A==",
                          "identifierGuid": "6ac77d7d-bc52-4f41-8c4d-921945fcbee4",
                          "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": "FFZWa1e4+EeBEV/dmSM3TQ==",
                          "guid": "6b565614-b857-47f8-8111-5fdd9923374d",
                          "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": "RTY8Va8DbkOnBC7rZDiI2A==",
                              "groupGuid": "553c3645-03af-436e-a704-2eeb643888d8",
                              "comboPriceType": 5,
                              "priceType": 5,
                              "pluG_UID": "GY88CXAvpUKHmXhiLmRrtw==",
                              "pluGuid": "093c8f19-2f70-42a5-8799-78622e646bb7",
                              "priceGroupG_UID": "L8nKOh8+60my1WEpX+aZUQ==",
                              "priceGroupGuid": "3acac92f-3e1f-49eb-b2d5-61295fe69951",
                              "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": "zGs6DnxsWUqi6cFzC5LuCA==",
                          "priceLevelIdentifierGuid": "0e3a6bcc-6c7c-4a59-a2e9-c1730b92ee08",
                          "campaignName": "sample string 3",
                          "priceLevelName": "sample string 4"
                        },
                        {
                          "$ref": "89"
                        }
                      ]
                    },
                    "product": {
                      "$ref": "11"
                    },
                    "dealCost": {
                      "$id": "90",
                      "headerIdentifier": "xFO8HeEeR0uk0lv3LZa4ew==",
                      "headerIdentifierGuid": "1dbc53c4-1ee1-4b47-a4d2-5bf72d96b87b",
                      "identifier": "q/UUKcO66UywQL0+rRPgdA==",
                      "identifierGuid": "2914f5ab-bac3-4ce9-b040-bd3ead13e074",
                      "supplierIdentifier": "jQpfpCuy7EuhW5Gmo3Nu8Q==",
                      "supplierGuid": "a45f0a8d-b22b-4bec-a15b-91a6a3736ef1",
                      "pluG_UID": "hwHcfbKhLEi5jU7aGm8hmA==",
                      "pluGuid": "7ddc0187-a1b2-482c-b98d-4eda1a6f2198",
                      "campaignName": "e4dedd23-bdf0-4336-b05a-5277b65c8dae",
                      "description": "sample string 4",
                      "cost": 5,
                      "costDecimals": 6,
                      "start": "2025-06-14T06:52:35.7235627",
                      "end": "2025-06-14T06:52:35.7235627",
                      "type": 9,
                      "promoType": 10,
                      "bonusItemPLUG_UID": "HRBAh/mRDkey7RzJTZpWyA==",
                      "bonusItemPluGuid": "8740101d-91f9-470e-b2ed-1cc94d9a56c8",
                      "bonusPurchaseUnits": 11,
                      "bonusReceiveUnits": 12,
                      "updated": "2025-06-14T06:52:35.7235627",
                      "metcashPromotionID": "sample string 14",
                      "fromHost": 15,
                      "storeNames": "sample string 16",
                      "storeIDs": [
                        1,
                        2
                      ],
                      "supplierName": "sample string 17",
                      "campaignDescription": "sample string 18",
                      "newPrice": 1,
                      "campaignMetcashPromotionID": "sample string 19",
                      "campaignActive": true,
                      "campaignStartDate": "2025-06-14T06:52:35.7235627",
                      "campaignEndDate": "2025-06-14T06:52:35.7235627",
                      "masterPLUG_UID": "mmuWYAnH1kqfvrZ27xW6rA==",
                      "masterID": "60966b9a-c709-4ad6-9fbe-b676ef15baac",
                      "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": "qwmuaAXdsUmz6TYUxOssvg==",
                      "bonusMasterID": "68ae09ab-dd05-49b1-b3e9-3614c4eb2cbe",
                      "bonusProductName": "sample string 34",
                      "bonusProductAPN": "sample string 35",
                      "bonusOrderCode": "sample string 36",
                      "bonusNormalSell": 37,
                      "bonusNormalCost": 38,
                      "bonusNormalCostDecimals": 39,
                      "bonusCartonQuantity": 40,
                      "bonusSalesMode": 41,
                      "bonusOrderPacked": 42,
                      "bonusFuelItem": true,
                      "bonusActive": true
                    }
                  },
                  "currentCostStart": "2025-06-14T06:52:35.7235627",
                  "dealCosts": [
                    {
                      "$ref": "90"
                    },
                    {
                      "$ref": "90"
                    }
                  ],
                  "tags": [
                    {
                      "$id": "91",
                      "pluG_UID": "3f1pVDzokUafRKton2Bfmg==",
                      "pluGuid": "5469fddd-e83c-4691-9f44-ab689f605f9a",
                      "tagID": 1,
                      "description": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "91"
                    }
                  ],
                  "alternateProductG_UID": "k7vYVfS/rE2Ej21uJtk/Mg==",
                  "alternateProduct": "55d8bb93-bff4-4dac-848f-6d6e26d93f32",
                  "productHostCode": {
                    "$id": "92",
                    "id": 1,
                    "pluG_UID": "2MqkEXjyx0OhmKP++CMymA==",
                    "pluGuid": "11a4cad8-f278-43c7-a198-a3fef8233298",
                    "ibaCode": "sample string 2"
                  },
                  "mscCat": {
                    "$ref": "46"
                  },
                  "mscCom": {
                    "$ref": "47"
                  },
                  "mscDep": {
                    "$ref": "49"
                  },
                  "mscSubCom": {
                    "$ref": "48"
                  },
                  "isUserUpdate": true,
                  "ignoreMasterProduct": true,
                  "priceGroupLabelRequested": true,
                  "firstSold": "2025-06-14T06:52:35.7235627",
                  "inventoryTracked": "2025-06-14T06:52:35.7235627",
                  "isNormalPriceChangesCampaign": true
                },
                "supplier": {
                  "$ref": "6"
                },
                "serviceFee": {
                  "$id": "93",
                  "id": 1,
                  "description": "sample string 1",
                  "fee": 1
                },
                "isPrimaryHost": true,
                "hostVendor": 46
              },
              {
                "$ref": "9"
              }
            ],
            "orderCycleHeaders": [
              {
                "$id": "94",
                "storeID": 1,
                "supplierIdentifier": "Car9OnGtVE2GWPCgMXVr4Q==",
                "supplierGuid": "3afdaa09-ad71-4d54-8658-f0a031756be1",
                "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": "IGOg+CnHUkObHBA+xyR77w==",
                "supplierGuid": "f8a06320-c729-4352-9b1c-103ec7247bef",
                "departmentCode": "sample string 2",
                "warehouseDirectIndicator": "sample string 3",
                "type": 4,
                "cutOffWeek": 5,
                "cutOffDay": 6,
                "cutOffTime": "00:00:00.1234567",
                "leadTime": 7,
                "daysBuffer": 8,
                "supplierName": "sample string 9",
                "cutOffDate": "2025-06-14T06:52:35.7235627",
                "deliveryDate": "2025-06-14T06:52:35.7235627",
                "nextCutOffDate": "2025-06-14T06:52:35.7235627",
                "nextDeliveryDate": "2025-06-14T06:52:35.7235627",
                "nextDaysBuffer": 10
              },
              {
                "$ref": "95"
              }
            ],
            "store": {
              "$ref": "2"
            },
            "updated": "2025-06-14T06:52:35.7235627",
            "isHost": true
          },
          "files": [
            {
              "$id": "96",
              "id": "sample string 1",
              "fileName": "sample string 2",
              "extension": "sample string 3",
              "provider": 0,
              "type": 0,
              "hostType": "sample string 4",
              "createdUtc": "2025-06-14T06:52:35.7235627",
              "processed": "2025-06-14T06:52:35.7235627",
              "isProcessing": true,
              "processedCount": 6,
              "processingTime": 1,
              "collectedUtc": "2025-06-14T06:52:35.7235627",
              "size": 1,
              "sizeFormat": "sample string 7",
              "isArchive": true,
              "version": "sample string 9",
              "reference": "sample string 10",
              "digest": "sample string 11",
              "contentType": "sample string 12",
              "host": {
                "$ref": "5"
              },
              "metcashHeader": {
                "$id": "97",
                "customerNumber": "sample string 1",
                "creationDate": "2025-06-14T06:52:35.7235627",
                "businessPillar": "sample string 3",
                "fileType": "sample string 4"
              }
            },
            {
              "$ref": "96"
            }
          ],
          "zoneMatrix": [
            {
              "$id": "98",
              "id": 1,
              "hostIdentifier": "wkOYWH98l0Kxysz9bvnFLw==",
              "hostIdentifierGuid": "589843c2-7c7f-4297-b1ca-ccfd6ef9c52f",
              "storeID": 1,
              "departmentCode": "sample string 2",
              "hostGuids": [
                "cc1f86c1-fc43-4d05-83d6-543cf30359a9",
                "45610ee1-c384-40a7-9aed-6ce7d980ac20"
              ]
            },
            {
              "$ref": "98"
            }
          ],
          "hostFileStoreSetting": {
            "$ref": "4"
          },
          "hostStoreSettings": [
            {
              "$ref": "4"
            },
            {
              "$ref": "4"
            }
          ],
          "promotionPlacements": [
            {
              "$id": "99",
              "identifier": "sXnVYuMs5UGhUAVDVvA47w==",
              "identifierGuid": "62d579b1-2ce3-41e5-a150-054356f038ef",
              "code": "sample string 2",
              "description": "sample string 3",
              "isAdvertised": true
            },
            {
              "$ref": "99"
            }
          ],
          "promoTypeGuids": [
            "f7007b2d-827c-4d7a-84bc-e373bb6a0300",
            "6cf2ba13-34d4-4ee9-b760-7e9145c7f865"
          ],
          "isPromotionOnly": false,
          "isOrderable": false,
          "vendor": 0
        },
        "groupIDs": [
          1,
          2
        ],
        "hostDescription": "sample string 24"
      },
      {
        "$ref": "4"
      }
    ],
    "accounts": [
      {
        "$id": "100",
        "id": 1,
        "storeID": 1,
        "accountName": "sample string 2",
        "bsb": "sample string 3",
        "accountNumber": "sample string 4",
        "accountDesignated": true
      },
      {
        "$ref": "100"
      }
    ],
    "sales": [
      {
        "$id": "101",
        "id": 1,
        "storeID": 1,
        "externalSalesType": 2,
        "ftpSiteID": 1,
        "lastSaleProcessed": "2025-06-14T06:52:35.7235627",
        "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": "0c14cb87-45fa-479a-8f18-efb730b61c82",
    "updateStore": {
      "$id": "105",
      "id": "d42a56a6-b52d-488e-90eb-e3c5a142289f",
      "name": "sample string 1",
      "lastActivity": "2025-06-14T06:52:35.7235627",
      "zone": "sample string 2",
      "timeZoneOffset": 0.0,
      "businessHoursStart": "00:00:00.1234567",
      "businessHoursEnd": "00:00:00.1234567",
      "master": true,
      "lastIP": "sample string 10",
      "lastHostName": "sample string 11",
      "ping": 1,
      "pingStatus": "sample string 12",
      "lastUpdateCompleted": "2025-06-14T06:52:35.7235627"
    },
    "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": "LcNAZhjdYUWdVI2cQiawOg==",
    "identifierGuid": "6640c32d-dd18-4561-9d54-8d9c4226b03a",
    "companyName": "sample string 1",
    "abn": "sample string 2",
    "address1": "sample string 3",
    "address2": "sample string 4",
    "telephone": "sample string 5",
    "primaryContactGuid": "iXCoD4qUNU2eESSbFH16yg==",
    "primaryContactID": "0fa87089-948a-4d35-9e11-249b147d7aca",
    "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:
"1b5d6e60-9774-41b7-8f41-7ae5d882e2e3"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1b5d6e60-9774-41b7-8f41-7ae5d882e2e3</guid>

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK�6�Zغ0�5xl/workbook.xml �(���1�0�w�C�`��&W���������o)����޻w�=>[��}����\MeSŘ�%j�';��;a���{2+�걵�[�	�Ȳ�9!(k�T��+�����%b��Ҡm�B���p�IFc�����!���	�_$Eh�i(I�m�iN��T�g��k������;���w�PK�6�Z����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�6�Z�f$�''_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="R0e812b86d6984e58" /></Relationships>PK�6�Z0�$%�xl/worksheets/sheet1.xml �(��Q�n� ��}%mլ��T��j�M;lg�85�Ȑ��? �4i�[~~�ٔ���4ڊo7g`l��+>�����u� ݜ�,��;Qŕ��I�(0�mpj��>���:���ɀ�b�e� �RN����?\n$�m�`���Hmy]�:�G�����Ӗ3Q�	��aq�b��D��䥭x������_����i�o�<��:���nft�gF�ӻ�֫�|_��1�v�}�Y39��c-�.�J�4/�˺$\�r`�Q��%�A܅y�:+�{�	�o�k�
[�"z����s�PK�6�Z�M�~�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8vL��ݰa[z��3N�&vd�@�Ƃ#q�"A*�`��h~OO��|����扽P��wDQ#g|7�^�)ٻv�͞&Ly"�Y^qQÐ���y4�����Ì)����#��eY�<�p�d��B�!zkGC�ޜfr�0���쀡����%�"S�=u�
q/Zi��*���L-��D���;_ɠR�4TK�BUT�Tf�@�s
��k�uy�&����Qm+/j��/�_PK�6�ZЃc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK�6�ZcROV��xl/sharedStrings.xml �(�5�An�0E�b��1P�2΢RO����`	�)3D���,�|���}{z�E=p�i��P�B�r�t�r��(O�/�p�?dP'g�E�)����eO3&χ�"�䖷��v7�n�ψ��TUg��j�;Iт�)�����E�W_��îҟ}�궾�z����=�04��5�y�My�^PK-�6�Zغ0�5xl/workbook.xmlPK-�6�Z����	��[Content_Types].xmlPK-
�6�Z�f$�''U_rels/.relsPK-�6�Z0�$%��xl/worksheets/sheet1.xmlPK-�6�Z�M�~�P8xl/_rels/workbook.xml.relsPK-�6�ZЃc'2E
|xl/styles.xmlPK-�6�ZcROV���xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK�6�ZR�6�5xl/workbook.xml �(�����0��&�C��@���x��}[i�?�����O ��mgv��)Fz�\�>f����w1�\R���h�]낁8���m��ک�AE�$p����N{�+����P�Ͱ�h˫ぱbn��8�"'c�;�L�!�*�~�(f�`�k����ܛ����\O�#%�(�T��s�	��;����PK�6�Z����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�6�Z}X�U''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R5df9014785ad4936" /></Relationships>PK�6�Z0�$%�xl/worksheets/sheet1.xml �(��Q�n� ��}%mլ��T��j�M;lg�85�Ȑ��? �4i�[~~�ٔ���4ڊo7g`l��+>�����u� ݜ�,��;Qŕ��I�(0�mpj��>���:���ɀ�b�e� �RN����?\n$�m�`���Hmy]�:�G�����Ӗ3Q�	��aq�b��D��䥭x������_����i�o�<��:���nft�gF�ӻ�֫�|_��1�v�}�Y39��c-�.�J�4/�˺$\�r`�Q��%�A܅y�:+�{�	�o�k�
[�"z����s�PK�6�Z�=��Pxl/_rels/workbook.xml.rels �(���Kn� �����<d�N�M6�&����b��mΖE��+�RK�.��
�?��
�׏��}��+�8z'0�(F�7��>'����f��I�|#�Q~��CJ�3!Q0�X�\�Xf�rz�H}�=NiCB���Lt�,���v԰��<�K�ɛ�8$��2���"���T�^��{.�jA�XWs�㓇��t� �z}ׅ�Z�tEۮ�u�؇�2�9��7]:�q��b�jeõ�c75r�/6_PK�6�ZЃc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK�6�ZcROV��xl/sharedStrings.xml �(�5�An�0E�b��1P�2΢RO����`	�)3D���,�|���}{z�E=p�i��P�B�r�t�r��(O�/�p�?dP'g�E�)����eO3&χ�"�䖷��v7�n�ψ��TUg��j�;Iт�)�����E�W_��îҟ}�궾�z����=�04��5�y�My�^PK-�6�ZR�6�5xl/workbook.xmlPK-�6�Z����	��[Content_Types].xmlPK-
�6�Z}X�U''U_rels/.relsPK-�6�Z0�$%��xl/worksheets/sheet1.xmlPK-�6�Z�=��P8xl/_rels/workbook.xml.relsPK-�6�ZЃc'2E
~xl/styles.xmlPK-�6�ZcROV���xl/sharedStrings.xmlPK��