POST api/autoOrder/{id}/product/{pluGuid}

Add a new Auto Order detail and process for auto order

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Auto Order identifier

globally unique identifier

Required

pluGuid

Product identifier

globally unique identifier

Required

Body Parameters

Order detail auto order processing should be based off

OrderDetail
NameDescriptionTypeAdditional information
ID

integer

None.

OrderGuid

Collection of byte

None.

OrderIdentifier

globally unique identifier

None.

PLUG_UID

Collection of byte

None.

PluGuid

globally unique identifier

None.

Created

date

None.

APN

string

None.

ItemNumber

string

None.

DirectNumber

The supplier's order code

string

None.

DirectIndicator

The supplier's warehouse direct indicator

string

None.

SalesMode

integer

None.

OrderByWeight

boolean

None.

SellPrice

integer

None.

InventoryFixed

boolean

None.

HasInventory

boolean

None.

InventoryAccuracy

integer

None.

OnOrder

integer

None.

OnOrderPacks

integer

None.

OnHand

integer

None.

OnHandPacks

integer

None.

Cost

Carton cost

integer

None.

CostDecimals

Carton cost decimal places

integer

None.

PickedCost

Carton cost at time of picking.

integer

None.

PickedCostDecimals

Picked carton cost decimal places.

integer

None.

AveragePackSize

decimal number

None.

CartonQuantity

Units per Cartonv

integer

None.

Cartons

Ordered Cartons

integer

None.

Units

Ordered Units

integer

None.

Weight

Ordered Weight

integer

None.

PickedCartons

Picked Cartons

integer

None.

PickedUnits

Picked Units

integer

None.

PickedWeight

Picked Weight

integer

None.

ShippedCartons

Shipped (in-transit) Cartons

integer

None.

ShippedUnits

Shipped (in-transit) units

integer

None.

ShippedWeight

Shipped (in-transit) weight

integer

None.

ReceivedCartons

Received Cartons

integer

None.

ReceivedCartonQuantity

Received Units per Carton - may be different from ordered Units per Carton if different TUNs delivered

integer

None.

ReceivedTun

The TUN scanned when receiving the order.

string

None.

ReceivedUnits

Received units

integer

None.

ReceivedWeight

Received weight

integer

None.

Received

Flag for whether the order detail stock has been received

integer

None.

Status

OrderDetailStatus

None.

SubstituteG_UID

Collection of byte

None.

SubstituteGuid

globally unique identifier

None.

WarehousePLUG_UID

Collection of byte

None.

WarehousePluGuid

Refers to the source Store's product guid

globally unique identifier

None.

Updated

date

None.

Increment

boolean

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

Description

string

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

Product

Product

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

UnknownScan

OrderUnknownScan

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

UnknownScanItem

boolean

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

Substitute

Product

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

WarehouseProduct

Product from the Store we are transferring from

Product

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

Lookup

OrderDetailLookup

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

ProductOrderingDetail

ProductOrderingDetail

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

DealCost

DealCost

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

NextCost

DealCost

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

LastChance

If true, the deal cost is ending between now and the end of the week

boolean

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

HoldOff

Indicates if a new deal cost is starting soon

OrderHoldOff

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

HoldOffDate

Date that a hold off deal cost is begining

date

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

OrderHeader

OrderHeader

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

InvoiceDetail

InvoiceDetail

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

AutoOrderDetail

AutoOrderDetail

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

DoNotRange

boolean

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

DoNotOrder

boolean

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

CostGSTPercent

integer

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

OrderDetailReceive

Credit note populated. True if images are attached to order detail

boolean

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

IsBackedUp

boolean

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

BackupWarehouseIndicator

string

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

BackupOrderCode

string

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

Request Formats

application/json, text/json

Sample:
{
  "id": 1,
  "orderGuid": "HQZOX12AhkuMbngn4f8FCA==",
  "orderIdentifier": "5f4e061d-805d-4b86-8c6e-7827e1ff0508",
  "pluG_UID": "+A5LOZAhtUaX9YpIpRMMOg==",
  "pluGuid": "394b0ef8-2190-46b5-97f5-8a48a5130c3a",
  "created": "2025-10-05T00:01:56.2470397",
  "apn": "sample string 1",
  "itemNumber": "sample string 2",
  "directNumber": "sample string 3",
  "directIndicator": "sample string 4",
  "salesMode": 1,
  "orderByWeight": true,
  "sellPrice": 1,
  "inventoryFixed": true,
  "hasInventory": true,
  "inventoryAccuracy": 8,
  "onOrder": 1,
  "onOrderPacks": 1,
  "onHand": 1,
  "onHandPacks": 1,
  "cost": 1,
  "costDecimals": 1,
  "pickedCost": 1,
  "pickedCostDecimals": 1,
  "averagePackSize": 9.0,
  "cartonQuantity": 1,
  "cartons": 1,
  "units": 1,
  "weight": 1,
  "pickedCartons": 1,
  "pickedUnits": 1,
  "pickedWeight": 1,
  "shippedCartons": 1,
  "shippedUnits": 1,
  "shippedWeight": 1,
  "receivedCartons": 1,
  "receivedCartonQuantity": 1,
  "receivedTun": "sample string 10",
  "receivedUnits": 1,
  "receivedWeight": 1,
  "received": 1,
  "status": 11,
  "substituteG_UID": "T4AY5ztpxkmXzIaSy9ZBtA==",
  "substituteGuid": "e718804f-693b-49c6-97cc-8692cbd641b4",
  "warehousePLUG_UID": "Tb2osIkAr0m98dh0TEgFTw==",
  "warehousePluGuid": "b0a8bd4d-0089-49af-bdf1-d8744c48054f",
  "updated": "2025-10-05T00:01:56.2470397",
  "increment": true,
  "description": "sample string 13",
  "product": {
    "$id": "2",
    "plu": 1,
    "storeID": 1,
    "masterPluG_UID": "QEA=",
    "storeIDs": [
      1,
      2
    ],
    "g_UId": "9NL4YcN6XEC78nzux0gPFA==",
    "guid": "61f8d2f4-7ac3-405c-bbf2-7ceec7480f14",
    "apn": "sample string 1",
    "apnChanged": true,
    "apnSwitched": true,
    "barcode": "sample string 4",
    "itemNumber": "sample string 5",
    "itemNumberChanged": true,
    "priceGroupG_UID": "m0bz2RKmEUKLrEAc0wOwzQ==",
    "priceGroupGuid": "d9f3469b-a612-4211-8bac-401cd303b0cd",
    "blueprintID": 1,
    "lastCountedDate": "2025-10-05T00:01:56.2470397",
    "externalID": "sample string 7",
    "active": true,
    "activated": "2025-10-05T00:01:56.2470397",
    "pluCreated": "2025-10-05T00:01:56.2470397",
    "createdByUser": "sample string 9",
    "name": "sample string 10",
    "nameChanged": true,
    "secondDescription": "sample string 12",
    "hostDescription": "sample string 13",
    "keepCartonQty": true,
    "keepDescription": true,
    "keepDepartments": true,
    "keepSuppliers": true,
    "markdownDescription": "sample string 18",
    "altDescription": "sample string 19",
    "bestOrExpire": 20,
    "lastUpdate": "2025-10-05T00:01:56.2470397",
    "lastManualUpdate": "2025-10-05T00:01:56.2470397",
    "imageName": "sample string 23",
    "showImageOnFlipCharts": true,
    "showTextOnFlipCharts": true,
    "overrideFlipChartText": true,
    "flipChartText": "sample string 27",
    "salesMode": 1,
    "eftCode": 1,
    "price": 1,
    "priceChanged": true,
    "rrp": 1,
    "gstPercent": 28,
    "gstPercentChanged": true,
    "costGSTPercent": 29,
    "costGSTPercentChanged": true,
    "wetPercent": 1,
    "priceOverride": 1,
    "cost": 1,
    "currentCost": 1,
    "currentCostDecimals": 1,
    "grossProfit": 1.0,
    "currentCostDesc": "sample string 30",
    "currentCostEnd": "2025-10-05T00:01:56.2470397",
    "currentCostUpdated": "2025-10-05T00:01:56.2470397",
    "costDecimals": 31,
    "costChanged": true,
    "dealCostIdentifier": "QEA=",
    "excludeFromRebate": true,
    "rebateOverride": 1,
    "costCalcMethod": 32,
    "costCalcMethodChanged": true,
    "costEffectiveDate": "2025-10-05T00:01:56.2470397",
    "defaultGP": 1,
    "breakTargetMode": 33,
    "break1": 1,
    "price1": 1,
    "target1": 34,
    "break2": 1,
    "price2": 1,
    "target2": 35,
    "break3": 1,
    "price3": 1,
    "target3": 36,
    "break1Changed": true,
    "price1Changed": true,
    "target1Changed": true,
    "break2Changed": true,
    "price2Changed": true,
    "target2Changed": true,
    "break3Changed": true,
    "price3Changed": true,
    "target3Changed": true,
    "breakTargetModeChanged": true,
    "margin": 1.1,
    "marginChanged": true,
    "marginRanged": true,
    "marginRangedChanged": true,
    "minimumMargin": 1.1,
    "minimumMarginChanged": true,
    "maximumMargin": 1.1,
    "maximumMarginChanged": true,
    "overrideHostWarehouseIndicator": true,
    "overrideHostWarehouseIndicatorChanged": true,
    "overrideHostPrice": true,
    "overrideHostPriceChanged": true,
    "overrideHostCost": true,
    "overrideHostCostChanged": true,
    "overrideHostMargin": true,
    "overrideHostMarginChanged": true,
    "alwaysApplyMargin": true,
    "alwaysApplyMarginChanged": true,
    "aws": 1.0,
    "paws": 1.0,
    "awsUpdated": "2025-10-05T00:01:56.2470397",
    "posTare": 1,
    "altPrice": 1.0,
    "altPriceChanged": true,
    "altPriceMode": 53,
    "altPriceModeChanged": true,
    "altPLUG_UID": "G0QHVAo6Vk+fQtslRsLt0Q==",
    "altPLUGuid": "5407441b-3a0a-4f56-9f42-db2546c2edd1",
    "altPLUGuidChanged": true,
    "altPriceDescription1": "sample string 54",
    "altPriceDescription2": "sample string 55",
    "cartonQuantity": 56,
    "cartonQuantityChanged": true,
    "trayID": 1,
    "promptID": 1,
    "tare": 1,
    "packQty": 1,
    "fixedWeight": 1,
    "extraMesg": 1,
    "text1": "sample string 58",
    "text2": "sample string 59",
    "text3": "sample string 60",
    "labelText": "sample string 61",
    "labelTextChanged": true,
    "sendToScale": true,
    "nonScaleWeigh": true,
    "labelFormat": "sample string 65",
    "barcodeFormat": "sample string 66",
    "austMade": 1,
    "coolCode": 67,
    "countryOfOrigin": "sample string 68",
    "percentContent": 69.1,
    "departmentID": 1,
    "subDepartmentID": 1,
    "minorDepartmentID": 1,
    "lesserDepartmentID": 1,
    "deptCode": "sample string 70",
    "subDeptCode": "sample string 71",
    "minorDeptCode": "sample string 72",
    "lesserDeptCode": "sample string 73",
    "deptName": "sample string 74",
    "subDeptName": "sample string 75",
    "minorDeptName": "sample string 76",
    "lesserDeptName": "sample string 77",
    "departmentChanged": true,
    "subCategoryID": 1,
    "expiry": 1,
    "showDays": 1,
    "datePrint": 1,
    "labelRequired": true,
    "labelShelfQty": 80,
    "labelShelfChanged": true,
    "labelTalkerQty": 82,
    "labelSmall": true,
    "labelLastPrinted": "2025-10-05T00:01:56.2470397",
    "labelLastPrice": 1,
    "shelfPageLayoutG_UID": "eojaie2SREW6L9NKZaJ56g==",
    "shelfPageLayoutGuid": "89da887a-92ed-4544-ba2f-d34a65a279ea",
    "talkerPageLayoutG_UID": "SePHrmk+YUWemJdeBYAVYQ==",
    "talkerPageLayoutGuid": "aec7e349-3e69-4561-9e98-975e05801561",
    "unitMeasure": 1.1,
    "unitMeasureChanged": true,
    "unitMeasureKind": 85,
    "unitMeasureKindChanged": true,
    "signIQData": "sample string 87",
    "refresh": true,
    "earnLoyaltyPoints": true,
    "earnLoyaltyPointsChanged": true,
    "quantityOverride": true,
    "quantityOverrideChanged": true,
    "quantityRequired": true,
    "quantityRequiredChanged": true,
    "allowDiscounts": true,
    "allowDiscountsChanged": true,
    "discountDiscounts": true,
    "discountDiscountsChanged": true,
    "itemRecalled": true,
    "itemRecalledChanged": true,
    "noRefund": true,
    "noRefundChanged": true,
    "allowMarkdown": true,
    "allowMarkdownChanged": true,
    "priceRequired": true,
    "priceRequiredChanged": true,
    "fuelItem": true,
    "fuelItemChanged": true,
    "trackSerial": true,
    "trackSerialChanged": true,
    "allowZeroPrice": true,
    "allowZeroPriceChanged": true,
    "notForSale": 91,
    "notForSaleChanged": true,
    "excludeFromDeals": true,
    "excludeFromVoucher": true,
    "minimumAge": 94,
    "minimumAgeChanged": true,
    "buyingLimit": 1,
    "buyingLimitChanged": true,
    "buyingLimitIndependent": true,
    "buyingLimitIndependentChanged": true,
    "inventoryGuid": "UjVBpSJyVUmds2mB0Bab1Q==",
    "inventoryIdentifier": "a5413552-7222-4955-9db3-6981d0169bd5",
    "inventoryAccuracy": 1,
    "baseUnits": 98,
    "orderPacked": 1,
    "isManufactured": true,
    "isIngredient": true,
    "isModifier": true,
    "isModifierChanged": true,
    "hasModifiers": 99,
    "defaultPrinter": "sample string 100",
    "defaultPrinterGroup": "sample string 101",
    "ingredientsOnManufacture": true,
    "manufactureUnitMeasure": 1,
    "mpl": 1,
    "maxShelfQty": 102,
    "allowAutoOrder": true,
    "warrantyPeriod": 1,
    "parentPluG_UId": "x0YEnK/ZgEaa52vEWPSiPQ==",
    "parentPluGuid": "9c0446c7-d9af-4680-9ae7-6bc458f4a23d",
    "preferredHostVendor": 104,
    "preferredHostChanged": true,
    "code": "sample string 106",
    "supplierIdentifier": "yntWbunZDkCpZSyIB60jCg==",
    "supplierIdentifierGuid": "6e567bca-d9e9-400e-a965-2c8807ad230a",
    "supplierChanged": true,
    "rebateSupplierIdentifier": "rNeqYwNIYkWo2Iu/pu3I1w==",
    "rebateSupplierIdentifierGuid": "63aad7ac-4803-4562-a8d8-8bbfa6edc8d7",
    "rebateSupplierChanged": true,
    "availableForOrder": true,
    "warehouseDirectIndicator": "sample string 108",
    "warehouseDirectIndicatorChanged": true,
    "productGrade": "sample string 110",
    "productType": "sample string 111",
    "productGroup": "sample string 112",
    "complianceIndicator": "sample string 113",
    "inhouseBrand": "sample string 114",
    "slowMoving": true,
    "generalMerchandise": true,
    "comment": "sample string 117",
    "lastUpdatedByUser": "sample string 118",
    "lastManualUpdatedByUser": "sample string 119",
    "lastUpdatedByUserOverride": true,
    "lastUpdatedByHost": "2025-10-05T00:01:56.2470397",
    "commodity": "sample string 121",
    "businessPillar": "sample string 122",
    "mscCommodity": "sample string 123",
    "hostIdentifier": "xolBY8ZVVEmLRg+fIO2doA==",
    "hostIdentifierGuid": "634189c6-55c6-4954-8b46-0f9f20ed9da0",
    "serviceFeeID": 1,
    "serviceFeeIDChanged": true,
    "providerName": "sample string 125",
    "aisleEnds": "sample string 126",
    "deleted": true,
    "deletedChanged": true,
    "hidden": true,
    "doNotRange": true,
    "doNotRangeChanged": true,
    "doNotOrder": true,
    "doNotOrderChanged": true,
    "locked": true,
    "excludeFromWebUpdate": true,
    "excludeFromWebUpdateChanged": true,
    "webPriceBasedOn": 137,
    "webPriceRounding": true,
    "webMarkup": 139,
    "webPriceMode": 140,
    "altDepartmentID": 1,
    "altSubDepartmentID": 1,
    "altMinorDepartmentID": 1,
    "altLesserDepartmentID": 1,
    "altDeptCode": "sample string 141",
    "altSubDeptCode": "sample string 142",
    "altMinorDeptCode": "sample string 143",
    "altLesserDeptCode": "sample string 144",
    "altDepartmentChanged": true,
    "storeProducts": [
      {
        "$ref": "2"
      },
      {
        "$ref": "2"
      }
    ],
    "store": {
      "$id": "3",
      "id": 1,
      "isMaster": true,
      "shortName": "sample string 3",
      "url": "sample string 4",
      "sortOrder": 1,
      "name": "sample string 5",
      "phone": "sample string 6",
      "fax": "sample string 7",
      "email": "sample string 8",
      "address1": "sample string 9",
      "address2": "sample string 10",
      "city": "sample string 11",
      "state": "sample string 12",
      "country": "sample string 13",
      "postCode": "sample string 14",
      "delivery": 1,
      "exportAccounts": 1,
      "salesAccountFolder": "sample string 15",
      "purchaseAccountFolder": "sample string 16",
      "initLoad": 1,
      "initIDs": 1,
      "zoneID": 1,
      "actAsMaster": 1,
      "lastActiveUtc": "2025-10-05T00:01:56.2470397",
      "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": "gFWZX1NKR0ecV6w8dhrZGQ==",
      "hostIdentifierGuid": "5f995580-4a53-4747-9c57-ac3c761ad919",
      "hostName": 1,
      "hostAddress": "sample string 27",
      "hostUsername": "sample string 28",
      "hostPassword": "sample string 29",
      "excludeFromLeadInOut": true,
      "accountingProvider": 31,
      "accountingAddress": "sample string 32",
      "accountingUsername": "sample string 33",
      "accountingPassword": "sample string 34",
      "storeAccountingCode": "sample string 35",
      "softwareVariance": 36,
      "fuelWarningVariance": 37.0,
      "fuelErrorVariance": 38.0,
      "fuelAccumulatedWarningVariance": 39.0,
      "fuelAccumulatedErrorVariance": 40.0,
      "drawManagment": 41,
      "endOfDayManagment": true,
      "autoFillCashBalancing": true,
      "fuelDayVariance": 44,
      "accountingTradingTime": "00:00:00.1234567",
      "stockActivateProduct": 46,
      "giftCardSalesAccountingDeptCode": "sample string 47",
      "transactionDiscountAccountingDeptCode": "sample string 48",
      "size": 49,
      "updated": "2025-10-05T00:01:56.2470397",
      "priceZoneName": "sample string 51",
      "storeFuelConfigured": true,
      "shippingAddressCopied": true,
      "shippingAddress": {
        "$id": "4",
        "storeID": 1,
        "addressType": 1,
        "address1": "sample string 1",
        "address2": "sample string 2",
        "city": "sample string 3",
        "state": "sample string 4",
        "country": "sample string 5",
        "postCode": "sample string 6"
      },
      "billingAddress": {
        "$ref": "4"
      },
      "hostStoreSettings": [
        {
          "$id": "5",
          "id": 1,
          "hostIdentifier": "QYzBWEN6SUaitLjw2Us+bw==",
          "hostIdentifierGuid": "58c18c41-7a43-4649-a2b4-b8f0d94b3e6f",
          "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": "6",
            "identifier": "wkbGj/HnOUSU2xKbH2XxEQ==",
            "identifierGuid": "8fc646c2-e7f1-4439-94db-129b1f65f111",
            "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": "jf4OWe8esEKFscHlCWF/VA==",
            "hostSupplierIdentifierGuid": "590efe8d-1eef-42b0-85b1-c1e509617f54",
            "loyaltyPriceLevelIdentifier": "cJJj/9559kuviNccRHoHtw==",
            "loyaltyPriceLevelIdentifierGuid": "ff639270-79de-4bf6-af88-d71c447a07b7",
            "isGroup": true,
            "description": "sample string 22",
            "hostProvider": 23,
            "hostTypeEnum": 24,
            "hostType": "sample string 25",
            "hostCode": "sample string 26",
            "username": "sample string 27",
            "password": "sample string 28",
            "passwordPlain": "sample string 29",
            "server": "sample string 30",
            "url": "sample string 31",
            "global": true,
            "stateCode": "sample string 33",
            "lastCollected": "2025-10-05T00:01:56.2470397",
            "lastProcessed": "2025-10-05T00:01:56.2470397",
            "hold": true,
            "supplierName": "sample string 35",
            "supplier": {
              "$id": "7",
              "identifier": "1J0JgvKu/0CSEi3LRgSCxw==",
              "identifierGuid": "82099dd4-aef2-40ff-9212-2dcb460482c7",
              "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": "HF4Tgg9PykWiFrdEyVUwgA==",
              "primaryContactID": "82135e1c-4f0f-45ca-a216-b744c9553080",
              "storeID": 1,
              "abn": "sample string 16",
              "supplierGroupIdentifier": "WQcCbf6qIU2U5qlpJknixw==",
              "supplierGroupGuid": "6d020759-aafe-4d21-94e6-a9692649e2c7",
              "rebate": 1.0,
              "rebateType": 1,
              "rebateFrequency": 1,
              "rebateSource": 1,
              "rebateLastClaimed": "2025-10-05T00:01:56.2470397",
              "rebateLastClaimedAmount": 1.0,
              "cartonsOnly": true,
              "minimumOrderValue": 1,
              "enforceMinimumQuantity": true,
              "freight": 19.0,
              "freightType": 20,
              "deleted": true,
              "deletedUser": "sample string 22",
              "storeName": "sample string 23",
              "primaryContact": {
                "$id": "8",
                "id": "e1224f0c-d25c-4091-bcdc-d3eee06152ed",
                "identifier": "5yx9omJWsEWAyJG0SHY9IA==",
                "identifierGuid": "a27d2ce7-5662-45b0-80c8-91b448763d20",
                "familyName": "sample string 1",
                "givenNames": "sample string 2",
                "otherNames": "sample string 3",
                "title": "sample string 4",
                "dateOfBirth": "sample string 5",
                "sex": "sample string 6",
                "address": "sample string 7",
                "address1": "sample string 8",
                "address2": "sample string 9",
                "town": "sample string 10",
                "state": "sample string 11",
                "country": "sample string 12",
                "postalCode": "sample string 13",
                "telephone": "sample string 14",
                "mobile": "sample string 15",
                "email": "sample string 16",
                "fax": "sample string 17",
                "primary": true
              },
              "contacts": [
                {
                  "$id": "9",
                  "supplierIdentifier": "oL7q9O3RTEmodMT4ZAM1EQ==",
                  "supplierIdentifierGuid": "f4eabea0-d1ed-494c-a874-c4f864033511",
                  "contactGuid": "8+wr8yX5F0CkW0o3MPmrwg==",
                  "contactID": "f32becf3-f925-4017-a45b-4a3730f9abc2",
                  "contact": {
                    "$ref": "8"
                  },
                  "supplier": {
                    "$ref": "7"
                  }
                },
                {
                  "$ref": "9"
                }
              ],
              "products": [
                {
                  "$id": "10",
                  "pluG_UID": "qwZE6GlPe0SDB5D14dOyhQ==",
                  "pluGuid": "e84406ab-4f69-447b-8307-90f5e1d3b285",
                  "supplierIdentifier": "ozgk/hT8LEOtbH5mJw2DzA==",
                  "supplierIdentifierGuid": "fe2438a3-fc14-432c-ad6c-7e66270d83cc",
                  "cartonQuantity": 1,
                  "cartonQuantityChanged": true,
                  "productSize": "sample string 3",
                  "cigarettesPerSleeve": 1,
                  "randomWeight": true,
                  "piecesPerUnit": 5,
                  "averagePackSize": 6,
                  "effectiveDate": "2025-10-05T00:01:56.2470397",
                  "pricedByWeight": true,
                  "landedUnitCostEx": 9,
                  "landedUnitCostInc": 10,
                  "landedCartonCostInc": 11,
                  "landedCartonCostEx": 12,
                  "standardCost": 13,
                  "deliveryFee": 1,
                  "deliveryFeeBasis": "sample string 14",
                  "pickAndPackFee": 1,
                  "pickAndPackFeeBasis": "sample string 15",
                  "financeFee": 1,
                  "financeFeeBasis": "sample string 16",
                  "cartonLength": 1,
                  "cartonWidth": 1,
                  "cartonHeight": 1,
                  "palletLayerQuantity": 1,
                  "palletLayers": 1,
                  "itemCode": "sample string 17",
                  "invoiceCode": "sample string 18",
                  "invoiceDesc": "sample string 19",
                  "orderDirect": true,
                  "useCost": true,
                  "minimumQuantity": 20,
                  "hostType": 21,
                  "fromHost": 22,
                  "minimumReorder": 1,
                  "maximumReorder": 1,
                  "orderMultiple": 23.1,
                  "sellMultiple": 24.1,
                  "baseMultiple": 25.1,
                  "hostStandardCost": 26,
                  "hostTotalCost": 27,
                  "hostRetail": 28,
                  "hostLandedUnitCostEx": 29,
                  "hostLandedUnitCostInc": 30,
                  "hostDesc": "sample string 31",
                  "directIndicator": "sample string 32",
                  "availableToOrder": true,
                  "hostRangeIndicator": "sample string 34",
                  "hostProductType": "sample string 35",
                  "hostProductGrade": "sample string 36",
                  "hostProductGroup": "sample string 37",
                  "hostSlowMoving": true,
                  "hostGeneralMerchandise": true,
                  "hostPillar": "sample string 40",
                  "hostLastUpdated": "2025-10-05T00:01:56.2470397",
                  "rebate": 1.0,
                  "rebateExclude": true,
                  "invoiceCodes": [
                    {
                      "$id": "11",
                      "pluG_UID": "Ei0mUIEWXk+FkoR/ggucRw==",
                      "pluGuid": "50262d12-1681-4f5e-8592-847f820b9c47",
                      "supplierIdentifier": "zl/T7bzCiU63pqflJyxX+w==",
                      "supplierIdentifierGuid": "edd35fce-c2bc-4e89-b7a6-a7e5272c57fb",
                      "invoiceCode": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "storeIDs": [
                    1,
                    2
                  ],
                  "preferredSupplier": true,
                  "preferredRebateSupplier": true,
                  "supplierName": "sample string 41",
                  "salesMode": 42,
                  "orderPacked": true,
                  "active": true,
                  "price": 1,
                  "costGstPercent": 44,
                  "parentPluG_UID": "9X1ipAqjaEmDWZxMrKWIDQ==",
                  "parentPluGuid": "a4627df5-a30a-4968-8359-9c4caca5880d",
                  "freight": 45.0,
                  "freightType": 1,
                  "product": {
                    "$ref": "2"
                  },
                  "supplier": {
                    "$ref": "7"
                  },
                  "serviceFee": {
                    "$id": "12",
                    "id": 1,
                    "description": "sample string 1",
                    "fee": 1
                  },
                  "isPrimaryHost": true,
                  "hostVendor": 47
                },
                {
                  "$ref": "10"
                }
              ],
              "orderCycleHeaders": [
                {
                  "$id": "13",
                  "storeID": 1,
                  "supplierIdentifier": "IbEG4S1yxkS5e05fAtCMYg==",
                  "supplierGuid": "e106b121-722d-44c6-b97b-4e5f02d08c62",
                  "departmentCode": "sample string 2",
                  "warehouseDirectIndicator": "sample string 3",
                  "type": 4,
                  "storeName": "sample string 5",
                  "departmentName": "sample string 6",
                  "orderDays": 7
                },
                {
                  "$ref": "13"
                }
              ],
              "cycles": [
                {
                  "$id": "14",
                  "storeID": 1,
                  "supplierIdentifier": "5yMuohXDTkWAOd/LUVe/JA==",
                  "supplierGuid": "a22e23e7-c315-454e-8039-dfcb5157bf24",
                  "departmentCode": "sample string 2",
                  "warehouseDirectIndicator": "sample string 3",
                  "type": 4,
                  "cutOffWeek": 5,
                  "cutOffDay": 6,
                  "cutOffTime": "00:00:00.1234567",
                  "leadTime": 7,
                  "daysBuffer": 8,
                  "supplierName": "sample string 9",
                  "cutOffDate": "2025-10-05T00:01:56.2470397",
                  "deliveryDate": "2025-10-05T00:01:56.2470397",
                  "nextCutOffDate": "2025-10-05T00:01:56.2470397",
                  "nextDeliveryDate": "2025-10-05T00:01:56.2470397",
                  "nextDaysBuffer": 10
                },
                {
                  "$ref": "14"
                }
              ],
              "store": {
                "$ref": "3"
              },
              "updated": "2025-10-05T00:01:56.2470397",
              "isHost": true
            },
            "files": [
              {
                "$id": "15",
                "id": "sample string 1",
                "fileName": "sample string 2",
                "extension": "sample string 3",
                "provider": 0,
                "type": 0,
                "hostType": "sample string 4",
                "createdUtc": "2025-10-05T00:01:56.2470397",
                "processed": "2025-10-05T00:01:56.2470397",
                "isProcessing": true,
                "processedCount": 6,
                "processingTime": 1,
                "collectedUtc": "2025-10-05T00:01:56.2470397",
                "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": "6"
                },
                "metcashHeader": {
                  "$id": "16",
                  "customerNumber": "sample string 1",
                  "creationDate": "2025-10-05T00:01:56.2470397",
                  "businessPillar": "sample string 3",
                  "fileType": "sample string 4"
                }
              },
              {
                "$ref": "15"
              }
            ],
            "zoneMatrix": [
              {
                "$id": "17",
                "id": 1,
                "hostIdentifier": "5Vg7ehXEWUC2lFSwelX8eQ==",
                "hostIdentifierGuid": "7a3b58e5-c415-4059-b694-54b07a55fc79",
                "storeID": 1,
                "departmentCode": "sample string 2",
                "hostGuids": [
                  "38707684-7fca-46c0-88fc-33ba1fa65b25",
                  "c6f0bab3-52d5-41d9-b3b7-bbd1bb63c31c"
                ]
              },
              {
                "$ref": "17"
              }
            ],
            "hostFileStoreSetting": {
              "$ref": "5"
            },
            "hostStoreSettings": [
              {
                "$ref": "5"
              },
              {
                "$ref": "5"
              }
            ],
            "promotionPlacements": [
              {
                "$id": "18",
                "identifier": "92alXe2SOEO15IXvUdffag==",
                "identifierGuid": "5da566f7-92ed-4338-b5e4-85ef51d7df6a",
                "code": "sample string 2",
                "description": "sample string 3",
                "isAdvertised": true
              },
              {
                "$ref": "18"
              }
            ],
            "promoTypeGuids": [
              "88a1fdf6-8fd1-4249-a013-db8074cd0361",
              "33060795-c7e1-4419-92d3-ca1ca142099b"
            ],
            "isPromotionOnly": false,
            "isOrderable": false,
            "vendor": 0
          },
          "groupIDs": [
            1,
            2
          ],
          "hostDescription": "sample string 24"
        },
        {
          "$ref": "5"
        }
      ],
      "accounts": [
        {
          "$id": "19",
          "id": 1,
          "storeID": 1,
          "accountName": "sample string 2",
          "bsb": "sample string 3",
          "accountNumber": "sample string 4",
          "accountDesignated": true
        },
        {
          "$ref": "19"
        }
      ],
      "sales": [
        {
          "$id": "20",
          "id": 1,
          "storeID": 1,
          "externalSalesType": 2,
          "ftpSiteID": 1,
          "lastSaleProcessed": "2025-10-05T00:01:56.2470397",
          "ftpSite": {
            "$id": "21",
            "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": "20"
        }
      ],
      "zoneMatrix": [
        {
          "$ref": "17"
        },
        {
          "$ref": "17"
        }
      ],
      "cashManagements": [
        {
          "$id": "22",
          "id": 1,
          "storeID": 1,
          "cashManagementType": 2,
          "apiID": 1,
          "organisationID": "sample string 3",
          "siteName": "sample string 4",
          "thirdPartyAPI": {
            "$id": "23",
            "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": "22"
        }
      ],
      "updateStoreID": "3bace2e0-9e8c-457a-87ab-541fc065f3cc",
      "updateStore": {
        "$id": "24",
        "id": "cec1f80e-406e-4d9a-a143-a390e1669d8d",
        "name": "sample string 1",
        "lastActivity": "2025-10-05T00:01:56.2470397",
        "zone": "sample string 2",
        "timeZoneOffset": 0.0,
        "businessHoursStart": "00:00:00.1234567",
        "businessHoursEnd": "00:00:00.1234567",
        "master": true,
        "lastIP": "sample string 10",
        "lastHostName": "sample string 11",
        "ping": 1,
        "pingStatus": "sample string 12",
        "lastUpdateCompleted": "2025-10-05T00:01:56.2470397"
      },
      "timeZoneId": "sample string 53",
      "securityOptions": {
        "$id": "25",
        "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"
      }
    },
    "storePrices": [
      {
        "$id": "26",
        "pluG_UID": "NjFuq27y7Ue0svsPu51HNQ==",
        "pluGuid": "ab6e3136-f26e-47ed-b4b2-fb0fbb9d4735",
        "plu": 1,
        "storeID": 1,
        "zoneID": 2,
        "zoneName": "sample string 3",
        "store": "sample string 4",
        "priceNow": 5,
        "costNow": 6,
        "costNowDecimals": 7,
        "normalPrice": 8,
        "priceNext": 1,
        "costNext": 1,
        "costNextDecimals": 9,
        "nextCampaignName": "sample string 10",
        "gstPercent": 11,
        "normalCost": 12,
        "normalCostDecimals": 13,
        "costGstPercent": 14,
        "costCalcMethod": 1,
        "currentCost": 15,
        "currentCostDecimals": 16,
        "break1": 17,
        "price1": 18,
        "break2": 19,
        "price2": 20,
        "break3": 21,
        "price3": 22,
        "fuelItem": 23,
        "fixedWeight": 24,
        "active": true,
        "complianceIndicator": "sample string 25",
        "doNotOrder": true,
        "doNotRange": true,
        "isNormalPriceChangesCampaign": true,
        "updated": "2025-10-05T00:01:56.2470397"
      },
      {
        "$ref": "26"
      }
    ],
    "currentPrices": {
      "$id": "27",
      "pluPrices": {
        "$id": "28",
        "plu": 1,
        "pluG_UID": "QEA=",
        "stores": [
          1,
          2
        ],
        "normalPrice": 1,
        "cost": 2,
        "break1": 3,
        "price1": 4,
        "break2": 5,
        "price2": 6,
        "break3": 7,
        "price3": 8,
        "discountPrice": 9,
        "acceptedUtc": "2025-10-05T00:01:56.2470397",
        "priceChangeType": 0,
        "costDecimals": 10
      },
      "normalPluPrices": {
        "$ref": "28"
      },
      "winningCampaign": 1,
      "winner": {
        "$id": "29",
        "campaignName": "sample string 1",
        "campaignDescription": "sample string 2",
        "startDate": "2025-10-05T00:01:56.2470397",
        "startTime": 3,
        "endDate": "2025-10-05T00:01:56.2470397",
        "endTime": 4,
        "newPrice": 5,
        "newCost": 6,
        "newCostDecimals": 7,
        "pctDiscount": 8,
        "promoType": 1,
        "promotionTypeCode": "sample string 9",
        "hostType": 10,
        "hostIdentifier": "4dZ+y+hwrkOQ86qXwFBNzg==",
        "hostIdentifierGuid": "cb7ed6e1-70e8-43ae-90f3-aa97c0504dce",
        "storeNames": [
          "sample string 1",
          "sample string 2"
        ]
      },
      "details": [
        {
          "$ref": "29"
        },
        {
          "$ref": "29"
        }
      ]
    },
    "tray": {
      "$id": "30",
      "g_UId": "0zl2PXeR3U65169pjrOKcA==",
      "guid": "3d7639d3-9177-4edd-b9d7-af698eb38a70",
      "name": "sample string 1",
      "number": 1,
      "tare": 1
    },
    "priceGroup": {
      "$id": "31",
      "priceGroupG_UID": "CZD6Nj8+6UWskopPdk8qWg==",
      "priceGroupGuid": "36fa9009-3e3f-45e9-ac92-8a4f764f2a5a",
      "name": "sample string 2",
      "code": 1,
      "modified": true,
      "updated": "2025-10-05T00:01:56.2470397",
      "buyingLimit": 1,
      "buyingLimitIndependent": true,
      "buyingLimitType": 0,
      "number": 1,
      "products": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "productCount": 1
    },
    "priceGroupName": "sample string 146",
    "nutrifacts": {
      "$id": "32",
      "pluG_UID": "93elAsh84kO4vEm7C8fKMA==",
      "pluGuid": "02a577f7-7cc8-43e2-b8bc-49bb0bc7ca30",
      "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": "33",
      "pluGuid": "124e631c-63bf-4dd1-82be-a69d90602cea",
      "created": "2025-10-05T00:01:56.2470397",
      "createdByUser": "sample string 1",
      "activated": "2025-10-05T00:01:56.2470397",
      "deactivated": "2025-10-05T00:01:56.2470397",
      "lastOrdered": "2025-10-05T00:01:56.2470397",
      "lastOrderedQty": 2.0,
      "lastReceived": "2025-10-05T00:01:56.2470397",
      "lastReceivedQty": 3.0,
      "lastInvoiceStatus": 1,
      "lastCounted": "2025-10-05T00:01:56.2470397",
      "lastSold": "2025-10-05T00:01:56.2470397",
      "firstSold": "2025-10-05T00:01:56.2470397",
      "awsUpdated": "2025-10-05T00:01:56.2470397",
      "lastManualUpdate": "2025-10-05T00:01:56.2470397",
      "lastManualUpdatedByUser": "sample string 5",
      "lastUpdated": "2025-10-05T00:01:56.2470397",
      "lastUpdatedByUser": "sample string 7",
      "lastUpdatedByHost": "2025-10-05T00:01:56.2470397",
      "doNotRangeUpdated": "2025-10-05T00:01:56.2470397",
      "doNotOrderUpdated": "2025-10-05T00:01:56.2470397",
      "tracked": "2025-10-05T00:01:56.2470397"
    },
    "allergens": [
      {
        "$id": "34",
        "allergenID": 1,
        "pluG_UID": "P+ZLoHUxw0q8hfuOzqHxGg==",
        "pluGuid": "a04be63f-3175-4ac3-bc85-fb8ecea1f11a",
        "contains": 2,
        "allergenName": "sample string 3",
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "34"
      }
    ],
    "costs": {
      "$id": "35",
      "pluG_UID": "Nh3kFxcupU2PVWIZRSnfjw==",
      "pluGuid": "17e41d36-2e17-4da5-8f55-62194529df8f",
      "enteredCost": 1,
      "weightedAvgCost": 1,
      "lastCost": 1,
      "rawEnteredCost": 2,
      "rawWeightedAvgCost": 3,
      "rawLastCost": 4,
      "freight": 5.0,
      "freightType": 6,
      "costDecimals": 7,
      "fifoCost": 1,
      "updated": "2025-10-05T00:01:56.2470397",
      "normalCost": 1,
      "currentCost": 1
    },
    "sales": [
      {
        "$id": "36",
        "saleHeaderID": 1,
        "created": "2025-10-05T00:01:56.2470397",
        "createdLocal": "2025-10-05T00:01:56.2470397",
        "storeID": 3,
        "storeName": "sample string 4",
        "operatorG_Uid": "Ud8Ov0423EqPmxA3gur9Xw==",
        "operatorGuid": "bf0edf51-364e-4adc-8f9b-103782eafd5f",
        "operatorName": "sample string 5",
        "tranType": 1,
        "plu": 1,
        "pluG_UId": "ypLCHqlkfkmT7ERtTssMfQ==",
        "pluGuid": "1ec292ca-64a9-497e-93ec-446d4ecb0c7d",
        "normalPrice": 1,
        "totalCents": 1,
        "cost": 1,
        "grossProfit": 1,
        "quantity": 1,
        "operator": {
          "$id": "37",
          "id": 1,
          "g_Uid": "UXyBRy6V2Ui07dxAI9tAiA==",
          "guid": "47817c51-952e-48d9-b4ed-dc4023db4088",
          "operatorNumber": 1,
          "shortName": "sample string 2",
          "firstName": "sample string 3",
          "lastName": "sample string 4",
          "password": "sample string 5",
          "hasPassword": true,
          "passwordText": "sample string 6",
          "rfidTagID": "sample string 7",
          "blueprintID": 1,
          "groupID": 1,
          "groupName": "sample string 8",
          "managerGroupID": 1,
          "managerGroupName": "sample string 9",
          "zoneID": 1,
          "zoneName": "sample string 10",
          "loggedIn": 1,
          "lastUsedIP": "sample string 11",
          "deleted": true,
          "locked": true,
          "allowOpenTill": true,
          "webEmail": "sample string 14",
          "simpleOperatorType": 0,
          "webRole": "sample string 15",
          "updated": "2025-10-05T00:01:56.2470397",
          "passwordResetRequired": true,
          "alteredInStore": true,
          "startShift": "2025-10-05T00:01:56.2470397",
          "endShift": "2025-10-05T00:01:56.2470397",
          "machineName": "sample string 20",
          "drawerID": 1,
          "stores": [
            {
              "$id": "38",
              "operatorG_UID": "zS8LY12PBEC4n64y2qM2Nw==",
              "operatorGuid": "630b2fcd-8f5d-4004-b89f-ae32daa33637",
              "storeID": 2,
              "operator": {
                "$ref": "37"
              },
              "store": {
                "$ref": "3"
              }
            },
            {
              "$ref": "38"
            }
          ]
        }
      },
      {
        "$ref": "36"
      }
    ],
    "apns": [
      {
        "$id": "39",
        "pluID": 1,
        "pluG_UID": "O+AP8mSbQkGvpR7n8+EG/g==",
        "pluGuid": "f20fe03b-9b64-4142-afa5-1ee7f3e106fe",
        "apn": "sample string 1",
        "deleted": true,
        "storeID": 1,
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "39"
      }
    ],
    "tuns": [
      {
        "$id": "40",
        "pluG_UId": "EDlerVNZJECRyJNzmhrkEw==",
        "pluGuid": "ad5e3910-5953-4024-91c8-93739a1ae413",
        "apn": "sample string 1",
        "tun": "sample string 2",
        "cartonQuantity": 3,
        "product": {
          "$ref": "2"
        },
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "40"
      }
    ],
    "competitionPricing": [
      {
        "$id": "41",
        "identifier": "tGrX3sqULEe6H+feaLH9Yg==",
        "identifierGuid": "ded76ab4-94ca-472c-ba1f-e7de68b1fd62",
        "pluG_UID": "x+36MB+PIUyhU05fVgZqGg==",
        "pluGuid": "30faedc7-8f1f-4c21-a153-4e5f56066a1a",
        "competitionID": 1,
        "name": "sample string 2",
        "sellMultiple": 3,
        "retailPrice": 4,
        "storeName": "sample string 5"
      },
      {
        "$ref": "41"
      }
    ],
    "supplier": {
      "$ref": "7"
    },
    "supplierName": "sample string 147",
    "children": [
      {
        "$ref": "2"
      },
      {
        "$ref": "2"
      }
    ],
    "ordering": {
      "$ref": "10"
    },
    "flipChartPages": [
      {
        "$id": "42",
        "identifier": "Clw8Y2JclUSKlgor/4a5NQ==",
        "groupName": "sample string 1",
        "identifierGuid": "633c5c0a-5c62-4495-8a96-0a2bff86b935",
        "exists": true,
        "flipChartIdentifier": "jTuZHxNjS0KzzjdEREVsTQ==",
        "flipChartIdentifierGuid": "1f993b8d-6313-424b-b3ce-374444456c4d",
        "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": "WAT/V2EieUCqvYEM12KXxw==",
        "groupIdentifierGuid": "57ff0458-2261-4079-aabd-810cd76297c7",
        "flipChart": {
          "$id": "43",
          "identifier": "1ThMUsF190uhVFzjlaKiDQ==",
          "identifierGuid": "524c38d5-75c1-4bf7-a154-5ce395a2a20d",
          "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": "44",
            "identifier": "MqpICAInJ0+soTiVl9QRhw==",
            "identifierGuid": "0848aa32-2702-4f27-aca1-389597d41187",
            "name": "sample string 2",
            "formType": "sample string 3",
            "forms": [
              {
                "$id": "45",
                "id": 1,
                "g_UID": "SNnUZsG91kadPN69sKpM2g==",
                "guid": "66d4d948-bdc1-46d6-9d3c-debdb0aa4cda",
                "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": "yV2k1BIn/0SBuI59KTRbgA==",
                "previousFormGuid": "d4a45dc9-2712-44ff-81b8-8e7d29345b80",
                "nextForm": 1,
                "nextFormG_UID": "mBRzf79U2UGzATiV+hZGkw==",
                "nextFormGuid": "7f731498-54bf-41d9-b301-3895fa164693",
                "attributes": "sample string 10",
                "updated": "2025-10-05T00:01:56.2470397",
                "positioning": 1,
                "contentPanel": "sample string 11",
                "selectionMode": 1,
                "maximumSelections": 1,
                "alteredInStore": true,
                "deleted": true,
                "blueprintID": 1,
                "preserveLayout": true,
                "mainCheckoutFormName": "sample string 13",
                "nextCheckoutForm": {
                  "$ref": "45"
                },
                "previousCheckoutForm": {
                  "$ref": "45"
                },
                "buttons": [
                  {
                    "$id": "46",
                    "id": 1,
                    "checkoutFormID": 2,
                    "checkoutFormG_UID": "lBoMyAV2CUK5CFrnfjo1Dg==",
                    "checkoutFormGuid": "c80c1a94-7605-4209-b908-5ae77e3a350e",
                    "identifier": "bFQV1PsToUOZuIelwkahxA==",
                    "identifierGuid": "d415546c-13fb-43a1-99b8-87a5c246a1c4",
                    "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": "DqdTeODOGU+MAdfUIvABWg==",
                    "valueGuid": "7853a70e-cee0-4f19-8c01-d7d422f0015a",
                    "buttonText": "sample string 10",
                    "valueText": "sample string 11",
                    "drawImageAndButton": true,
                    "updated": "2025-10-05T00:01:56.2470397",
                    "action": "sample string 12",
                    "valueForm": {
                      "$ref": "45"
                    },
                    "image": {
                      "$id": "47",
                      "name": "sample string 3.sample string 4",
                      "imageID": 2,
                      "imageName": "sample string 3",
                      "imageExtension": "sample string 4",
                      "lastUpdate": "2025-10-05T00:01:56.2470397",
                      "imageData": "QEA=",
                      "readOnly": true
                    }
                  },
                  {
                    "$ref": "46"
                  }
                ],
                "panels": [
                  {
                    "$id": "48",
                    "id": 1,
                    "checkoutFormID": 2,
                    "checkoutFormG_UID": "8MKCVrY29EKxtH6+j++uYw==",
                    "checkoutFormGuid": "5682c2f0-36b6-42f4-b1b4-7ebe8fefae63",
                    "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": "48"
                  }
                ]
              },
              {
                "$ref": "45"
              }
            ],
            "panels": [
              {
                "$ref": "48"
              },
              {
                "$ref": "48"
              }
            ]
          },
          "pages": [
            {
              "$ref": "42"
            },
            {
              "$ref": "42"
            }
          ]
        },
        "contentPanel": {
          "$ref": "48"
        },
        "products": [
          {
            "$id": "49",
            "flipChartPageIdentifier": "YBbkrGxzh0ifQICaP27SBA==",
            "flipChartPageIdentifierGuid": "ace41660-736c-4887-9f40-809a3f6ed204",
            "pluG_UID": "tXR/cFBee0OMTsDBMbRcxQ==",
            "pluGuid": "707f74b5-5e50-437b-8c4e-c0c131b45cc5",
            "sortOrder": 3,
            "sent": true,
            "productChanged": true,
            "productImageName": "sample string 6",
            "productShowImageOnFlipCharts": true,
            "productShowTextOnFlipCharts": true,
            "productOverrideFlipChartText": true,
            "productFlipChartText": "sample string 10",
            "product": {
              "$ref": "2"
            },
            "departmentSortOrder": 11,
            "subDepartmentName": "sample string 12"
          },
          {
            "$ref": "49"
          }
        ],
        "productCount": 27,
        "pages": [
          {
            "$ref": "42"
          },
          {
            "$ref": "42"
          }
        ]
      },
      {
        "$ref": "42"
      }
    ],
    "priceHistory": [
      {
        "$id": "50",
        "pluG_UID": "Emn1R7J4VUWpyBJnpX+PWw==",
        "pluGuid": "47f56912-78b2-4555-a9c8-1267a57f8f5b",
        "price": 1,
        "costCalcMethod": 1,
        "cost": 2,
        "weightedAvgCost": 3,
        "lastCost": 4,
        "rawCost": 5,
        "rawWeightedAvgCost": 6,
        "rawLastCost": 7,
        "costDecimals": 8,
        "serviceFeeID": 9,
        "freight": 10.0,
        "freightType": 11,
        "process": "sample string 12",
        "user": "sample string 13",
        "updated": "2025-10-05T00:01:56.2470397",
        "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": "50"
      }
    ],
    "ingredients": [
      {
        "$id": "51",
        "pluG_UID": "CCcmcZ3w40Wr8FHBXEfgBg==",
        "ingredientGuid": "ZW1vkPsbg0qZ/QW/xoR3IQ==",
        "ingredientIdentifier": "906f6d65-1bfb-4a83-99fd-05bfc6847721",
        "quantity": 1.0,
        "storeIDs": [
          1,
          2
        ],
        "ingredientText": "sample string 1",
        "ingredient": {
          "$ref": "2"
        }
      },
      {
        "$ref": "51"
      }
    ],
    "bins": [
      {
        "$id": "52",
        "pluG_UID": "ZqW1k6DmYUOwDONclc7AGA==",
        "pluGuid": "93b5a566-e6a0-4361-b00c-e35c95cec018",
        "shelfLocationIdentifier": "GdwNt71urUqFapfYdSc//Q==",
        "shelfLocationGuid": "b70ddc19-6ebd-4aad-856a-97d875273ffd",
        "labelShelfDefault": 1,
        "labelTalkerDefault": 1,
        "labelSmall": true,
        "labelPageLayoutG_UID": "jieQEtf3zUCArIHwhCsAmg==",
        "labelPageLayoutGuid": "1290278e-f7d7-40cd-80ac-81f0842b009a",
        "updated": "2025-10-05T00:01:56.2470397",
        "electronicShelfLabelIdentifier": "sample string 5",
        "electronicshelfLabelsConfigurationID": 6,
        "labelShelfChanged": true,
        "productName": "sample string 8",
        "locationText": "sample string 9",
        "product": {
          "$ref": "2"
        },
        "location": {
          "$id": "53",
          "identifier": "z1YvzKiO0USZ4WxjqFepTA==",
          "storeID": 1,
          "identifierGuid": "cc2f56cf-8ea8-44d1-99e1-6c63a857a94c",
          "name": "sample string 2",
          "haccp": true,
          "blueprintID": 1,
          "updated": "2025-10-05T00:01:56.2470397",
          "minTemp": 1,
          "maxTemp": 1,
          "checkFrequency": 1,
          "storeCaseConfiguration": 5,
          "storeName": "sample string 6",
          "bins": [
            {
              "$ref": "52"
            },
            {
              "$ref": "52"
            }
          ]
        }
      },
      {
        "$ref": "52"
      }
    ],
    "bin": {
      "$ref": "52"
    },
    "scaleLocations": [
      {
        "$id": "54",
        "plu": 1,
        "pluG_UID": "qCtsv5maZE2iLqBbLxvHmA==",
        "pluGuid": "bf6c2ba8-9a99-4d64-a22e-a05b2f1bc798",
        "deptNo": 1,
        "product": {
          "$ref": "2"
        },
        "scaleLocation": {
          "$id": "55",
          "id": 1,
          "deptNo": 1,
          "deptCode": "sample string 2",
          "name": "sample string 3",
          "enabled": true,
          "updated": "2025-10-05T00:01:56.2470397",
          "department": {
            "$id": "56",
            "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": "55"
            },
            "subDepartments": [
              {
                "$id": "57",
                "id": 1,
                "departmentID": 2,
                "name": "sample string 3",
                "code": "sample string 4",
                "departmentCode": "sample string 5",
                "externalSales": true,
                "minorDepartments": [
                  {
                    "$id": "58",
                    "id": 1,
                    "subDepartmentID": 2,
                    "departmentID": 3,
                    "name": "sample string 4",
                    "subDepartmentCode": "sample string 5",
                    "departmentCode": "sample string 6",
                    "code": "sample string 7",
                    "lesserDepartments": [
                      {
                        "$id": "59",
                        "id": 1,
                        "departmentID": 2,
                        "subDepartmentID": 3,
                        "minorDepartmentID": 4,
                        "name": "sample string 5",
                        "code": "sample string 6",
                        "departmentCode": "sample string 7",
                        "subDepartmentCode": "sample string 8",
                        "minorDepartmentCode": "sample string 9",
                        "updated": "2025-10-05T00:01:56.2470397",
                        "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": "Fgmyx+KtWU+Ciz8/Ut9iTw==",
                        "labelPageLayoutGuid": "c7b20916-ade2-4f59-828b-3f3f52df624f",
                        "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": "60",
                          "dept": 1,
                          "category": 2,
                          "name": "sample string 3",
                          "active": true,
                          "mscCommodities": [
                            {
                              "$id": "61",
                              "dept": 1,
                              "category": 2,
                              "commodity": 3,
                              "name": "sample string 4",
                              "active": true,
                              "mscSubCommodities": [
                                {
                                  "$id": "62",
                                  "dept": 1,
                                  "category": 2,
                                  "commodity": 3,
                                  "subCommodity": 4,
                                  "name": "sample string 5",
                                  "active": true,
                                  "subCommodityCode": "sample string 7"
                                },
                                {
                                  "$ref": "62"
                                }
                              ],
                              "commodityCode": "sample string 6"
                            },
                            {
                              "$ref": "61"
                            }
                          ],
                          "categoryCode": "sample string 5"
                        },
                        "mscCom": {
                          "$ref": "61"
                        },
                        "mscDep": {
                          "$id": "63",
                          "dept": 1,
                          "name": "sample string 2",
                          "active": true,
                          "mscCategories": [
                            {
                              "$ref": "60"
                            },
                            {
                              "$ref": "60"
                            }
                          ],
                          "deptCode": "sample string 4"
                        },
                        "mscSubCom": {
                          "$ref": "62"
                        }
                      },
                      {
                        "$ref": "59"
                      }
                    ],
                    "updated": "2025-10-05T00:01:56.2470397",
                    "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": "D1qm8QGZT02oqJcFJTqmMA==",
                    "labelPageLayoutGuid": "f1a65a0f-9901-4d4f-a8a8-9705253aa630",
                    "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": "60"
                    },
                    "mscCom": {
                      "$ref": "61"
                    },
                    "mscDep": {
                      "$ref": "63"
                    },
                    "mscSubCom": {
                      "$ref": "62"
                    }
                  },
                  {
                    "$ref": "58"
                  }
                ],
                "investmentBuyOverride": true,
                "updated": "2025-10-05T00:01:56.2470397",
                "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": "FxbB+3lgC0CE4gpzpRgNiw==",
                "labelPageLayoutGuid": "fbc11617-6079-400b-84e2-0a73a5180d8b",
                "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": "60"
                },
                "mscCom": {
                  "$ref": "61"
                },
                "mscDep": {
                  "$ref": "63"
                },
                "mscSubCom": {
                  "$ref": "62"
                }
              },
              {
                "$ref": "57"
              }
            ],
            "stores": [
              1,
              2
            ],
            "investmentBuyOverride": true,
            "updated": "2025-10-05T00:01:56.2470397",
            "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": "HIJnjMt9O0KRCDkaXQAXfA==",
            "labelPageLayoutGuid": "8c67821c-7dcb-423b-9108-391a5d00177c",
            "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": "60"
            },
            "mscCom": {
              "$ref": "61"
            },
            "mscDep": {
              "$ref": "63"
            },
            "mscSubCom": {
              "$ref": "62"
            }
          }
        }
      },
      {
        "$ref": "54"
      }
    ],
    "nextPrice": {
      "$id": "64",
      "id": 1,
      "campaignID": 2,
      "campaignName": "sample string 3",
      "plu": 1,
      "hostOfferID": 1,
      "metcashPromotionID": "sample string 4",
      "metcashPromotionPlacement": "sample string 5",
      "pluG_UID": "HG3HCr3KhEi2dKCfdcKDCg==",
      "pluGuid": "0ac76d1c-cabd-4884-b674-a09f75c2830a",
      "newPrice": 1,
      "pctDiscount": 1,
      "newCost": 1,
      "newCostDecimals": 6,
      "dealCostIdentifier": "COWtrTammkq6fQoLRNNjXg==",
      "dealCostGuid": "adade508-a636-4a9a-ba7d-0a0b44d3635e",
      "pluName": "sample string 7",
      "apn": "sample string 8",
      "fuelItem": true,
      "priceGroupG_UID": "DBJnm16XXUO4kYnkGuj66w==",
      "priceGroupGuid": "9b67120c-975e-435d-b891-89e41ae8faeb",
      "itemNumber": "sample string 10",
      "cri": "sample string 11",
      "pluPrice": 12,
      "pluCost": 13,
      "pluCostIndicator": "sample string 14",
      "pluPriceGstPercent": 15,
      "pluCostGstPercent": 16,
      "pluActive": true,
      "cartonQty": 1.1,
      "baseUnits": 18.1,
      "salesMode": 1,
      "pluNormalCost": 19,
      "pluaws": 20.0,
      "directNumber": "sample string 21",
      "departmentName": "sample string 22",
      "subDepartmentName": "sample string 23",
      "priceGroupName": "sample string 24",
      "supplierName": "sample string 25",
      "stockOnHand": 1.1,
      "stockOnOrder": 1.1,
      "lastReceived": "2025-10-05T00:01:56.2470397",
      "rrp": 26,
      "campaignDescription": "sample string 27",
      "campaignComboPriceGroupG_UID": "BxlUki3IpE+r9b63Lfx7Mg==",
      "campaignComboPriceGroupIdentifier": "92541907-c82d-4fa4-abf5-beb72dfc7b32",
      "promotionPlacementDescription": "sample string 28",
      "storeAcceptances": [
        {
          "$id": "65",
          "plu": 1,
          "pluG_UId": "QEA=",
          "campaignID": 1,
          "campaignName": "sample string 2",
          "storeID": 3,
          "acceptedUtc": "2025-10-05T00:01:56.2470397",
          "operatorG_UID": "jYtjHTiQmkSB77WP3+Cbqw==",
          "operatorGuid": "1d638b8d-9038-449a-81ef-b58fdfe09bab",
          "machineID": 1,
          "processed": true,
          "appliedUtc": "2025-10-05T00:01:56.2470397",
          "signIqTicketFileMovedUtc": "2025-10-05T00:01:56.2470397",
          "user": "sample string 6",
          "campaignDescription": "sample string 7",
          "productDesc": "sample string 8",
          "storeName": "sample string 9",
          "effectiveUtc": "2025-10-05T00:01:56.2470397",
          "priceChangeType": 0,
          "operatorName": "sample string 10",
          "hostCampaign": true,
          "product": {
            "$ref": "2"
          },
          "campaignPlu": {
            "$ref": "64"
          }
        },
        {
          "$ref": "65"
        }
      ],
      "campaign": {
        "$id": "66",
        "id": 1,
        "storeID": 2,
        "name": "27981eac-a6e4-41be-b302-336d0d3cc55a",
        "nameGuid": "27981eac-a6e4-41be-b302-336d0d3cc55a",
        "description": "sample string 4",
        "showDiscounts": true,
        "showTotals": true,
        "onlyEvaluateOnSubtotal": true,
        "useDescription": true,
        "campaignType": 1,
        "startDate": "2025-10-05T00:01:56.2470397",
        "startTime": 1,
        "endDate": "2025-10-05T00:01:56.2470397",
        "endTime": 1,
        "recurrence": 1,
        "recurrenceType": 1,
        "monthType": 1,
        "weekDays": 1,
        "months": 1,
        "monthWeeks": 1,
        "monthDays": "sample string 7",
        "printed": true,
        "talkerText": "sample string 8",
        "rangeDescription": "sample string 9",
        "dealDescription": "sample string 10",
        "labelQuantity": 11,
        "active": 1,
        "deactivated": "2025-10-05T00:01:56.2470397",
        "system": true,
        "created": "2025-10-05T00:01:56.2470397",
        "updated": "2025-10-05T00:01:56.2470397",
        "priceChangeNotifiedUtc": "2025-10-05T00:01:56.2470397",
        "promoType": 1,
        "promotionTypeCode": "sample string 13",
        "hostIdentifier": "R7LByJbrukiViNOfeznwTQ==",
        "hostIdentifierGuid": "c8c1b247-eb96-48ba-9588-d39f7b39f04d",
        "hostType": 14,
        "createdByUser": "sample string 15",
        "fromHost": true,
        "deleted": true,
        "campaignDeleted": "2025-10-05T00:01:56.2470397",
        "updatedByUser": "sample string 18",
        "offerID": 1,
        "isPriceChangeCampaign": true,
        "stores": [
          1,
          2
        ],
        "storeNames": [
          "sample string 1",
          "sample string 2"
        ],
        "campaignPlus": [
          {
            "$ref": "64"
          },
          {
            "$ref": "64"
          }
        ],
        "campaignPools": [
          {
            "$id": "67",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "plu": 4,
            "pluG_UID": "je4w9am8UEKGvlAeOEGKiA==",
            "pluGuid": "f530ee8d-bca9-4250-86be-501e38418a88",
            "hostOfferID": 1,
            "priceGroupG_UID": "6eevByN38UaRdk+SvfFr2g==",
            "priceGroupGuid": "07afe7e9-7723-46f1-9176-4f92bdf16bda",
            "fuelItem": true,
            "pluName": "sample string 6",
            "apn": "sample string 7",
            "pluActive": true,
            "cartonQty": 1,
            "baseUnits": 9.1,
            "cri": "sample string 10",
            "salesMode": 1,
            "pluaws": 11.0,
            "directNumber": "sample string 12",
            "departmentName": "sample string 13",
            "subDepartmentName": "sample string 14",
            "priceGroupName": "sample string 15",
            "supplierName": "sample string 16",
            "stockOnHand": 1.1,
            "stockOnOrder": 1.1,
            "lastReceived": "2025-10-05T00:01:56.2470397",
            "rrp": 17,
            "campaignDescription": "sample string 18",
            "product": {
              "$ref": "2"
            },
            "campaign": {
              "$ref": "66"
            }
          },
          {
            "$ref": "67"
          }
        ],
        "sellingRules": [
          {
            "$id": "68",
            "id": 1,
            "identifier": "C3aTUwLIbU2dVkennoBHWA==",
            "identifierStr": "C3aTUwLIbU2dVkennoBHWA==",
            "identifierGuid": "5393760b-c802-4d6d-9d56-47a79e804758",
            "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": "66"
            }
          },
          {
            "$ref": "68"
          }
        ],
        "customers": [
          {
            "$id": "69",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "customerID": "LzNc2vjfHUG2e4mYoUKoSA==",
            "customerIDGuid": "da5c332f-dff8-411d-b67b-8998a142a848",
            "campaign": {
              "$ref": "66"
            },
            "customer": {
              "$id": "70",
              "identifier": "K+AZpD7m2keHI7Y+G5kw7Q==",
              "identifierGuid": "a419e02b-e63e-47da-8723-b63e1b9930ed",
              "code": "sample string 2",
              "familyName": "sample string 3",
              "givenName": "sample string 4",
              "otherName": "sample string 5",
              "title": "sample string 6",
              "dateOfBirth": "2025-10-05T00:01:56.2470397",
              "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": "9SaN2uSYtkOlMpq1UT6OUw==",
              "communityIdentifierGuid": "da8d26f5-98e4-43b6-a532-9ab5513e8e53",
              "joined": "2025-10-05T00:01:56.2470397",
              "updated": "2025-10-05T00:01:56.2470397",
              "active": true,
              "reasonInactive": 1,
              "groupCustomer": true,
              "loyaltyPoints": 1,
              "homeStoreID": 1,
              "availableSpend": 1,
              "priceLevelIdentifier": "YPbOKBCLZ0+nq3Azv5WBdA==",
              "priceLevelIdentifierGuid": "28cef660-8b10-4f67-a7ab-7033bf958174",
              "marketingID": "sample string 18",
              "hidden": true,
              "registered": true,
              "registeredOn": "2025-10-05T00:01:56.2470397",
              "emailMarketing": true,
              "smsMarketing": true,
              "deleted": true,
              "deletedUser": "sample string 24",
              "homeStoreName": "sample string 25",
              "customerCards": [
                {
                  "$id": "71",
                  "cardType": 2,
                  "issueDate": "2025-10-05T00:01:56.2470397",
                  "expiry": "2025-10-05T00:01:56.2470397",
                  "customerID": "NaReWbU8kkCr2GjUCsKZEA==",
                  "customerIDGuid": "595ea435-3cb5-4092-abd8-68d40ac29910",
                  "initialValue": 1,
                  "currentValue": 1,
                  "maxLimit": 1,
                  "minTransaction": 1,
                  "maxTransaction": 1,
                  "multiplier": 1.1,
                  "active": true,
                  "reasonInactive": 1,
                  "idRequired": true,
                  "idType": 1,
                  "idValue": "sample string 5",
                  "updated": "2025-10-05T00:01:56.2470397",
                  "linkedAccount": "hTABdlS9rEySRxTFEDViXA==",
                  "linkedAccountGuid": "76013085-bd54-4cac-9247-14c51035625c",
                  "currentValueChanged": true,
                  "limitsChanged": true,
                  "customer": {
                    "$ref": "70"
                  },
                  "account": {
                    "$id": "72",
                    "id": 1,
                    "identifier": "eJimsxQRYk25yXWB/8Zv0w==",
                    "identifierGuid": "b3a69878-1114-4d62-b9c9-7581ffc66fd3",
                    "referenceNo": "sample string 3",
                    "name": "sample string 4",
                    "created": "2025-10-05T00:01:56.2470397",
                    "owner": "aRejXC+o9kq20tY43jFrrg==",
                    "ownerGuid": "5ca31769-a82f-4af6-b6d2-d638de316bae",
                    "accountStoreGroupIdentifier": "pg23g8XaXE6QckZ94YZCLQ==",
                    "accountStoreGroupGuid": "83b70da6-dac5-4e5c-9072-467de186422d",
                    "accountType": 1,
                    "currentBalance": 1,
                    "externalID": "sample string 7",
                    "maximumLimit": 1,
                    "accruePoints": true,
                    "loyaltyPoints": 1,
                    "termsOfTrade": 1,
                    "signatureRequired": true,
                    "referenceRequired": true,
                    "statementSendType": 10,
                    "ageingPeriod": 1,
                    "monthlyAgeingPeriod": true,
                    "explodedInvoice": true,
                    "isFifoAllocation": true,
                    "lastStatementSent": "2025-10-05T00:01:56.2470397",
                    "active": true,
                    "updated": "2025-10-05T00:01:56.2470397",
                    "deleted": true,
                    "deletedUser": "sample string 16",
                    "currentBalanceChanged": true,
                    "maximumLimitChanged": true,
                    "loyaltyPointsChanged": true,
                    "projectedBalance": 17,
                    "accountStoreGroupStoreIDs": [
                      1,
                      2
                    ],
                    "customerEmail": "sample string 18",
                    "ownerCustomer": {
                      "$ref": "70"
                    },
                    "card": {
                      "$ref": "71"
                    },
                    "members": {
                      "$id": "73",
                      "sample string 1": [
                        {
                          "$ref": "70"
                        },
                        {
                          "$ref": "70"
                        }
                      ],
                      "sample string 2": [
                        {
                          "$ref": "70"
                        },
                        {
                          "$ref": "70"
                        }
                      ]
                    },
                    "customerGroups": [
                      {
                        "$id": "74",
                        "identifier": "Q743CdKB4kGG4/53ZdVuVg==",
                        "identifierGuid": "0937be43-81d2-41e2-86e3-fe7765d56e56",
                        "name": "sample string 2",
                        "primaryContact": "PAvyiBVacE6B7VQ5ryG98A==",
                        "primaryContactGuid": "88f20b3c-5a15-4e70-81ed-5439af21bdf0",
                        "accountID": "BeLdetH/50agcuSvRJ5m5g==",
                        "accountIDGuid": "7adde205-ffd1-46e7-a072-e4af449e66e6",
                        "special": true,
                        "updated": "2025-10-05T00:01:56.2470397",
                        "active": true,
                        "reasonInactive": 1,
                        "priceLevelIdentifier": "bRpSPFPO+U+3EvmOmQ+nPw==",
                        "priceLevelIdentifierGuid": "3c521a6d-ce53-4ff9-b712-f98e990fa73f",
                        "deleted": true,
                        "account": {
                          "$ref": "72"
                        },
                        "primaryContactCustomer": {
                          "$ref": "70"
                        },
                        "customerGroupMembers": [
                          {
                            "$id": "75",
                            "id": 1,
                            "groupID": "j0oamteFjEey2Q1WCh13XA==",
                            "groupIDGuid": "9a1a4a8f-85d7-478c-b2d9-0d560a1d775c",
                            "customerID": "vYUgIloFQ0WQHISLuN1iqw==",
                            "customerIDGuid": "222085bd-055a-4543-901c-848bb8dd62ab",
                            "card": "sample string 4",
                            "linkedAccount": "aoH4kAr5JEya2VMdyPUZ8w==",
                            "linkedAccountGuid": "90f8816a-f90a-4c24-9ad9-531dc8f519f3",
                            "customer": {
                              "$ref": "70"
                            },
                            "group": {
                              "$ref": "74"
                            },
                            "customerCard": {
                              "$ref": "71"
                            }
                          },
                          {
                            "$ref": "75"
                          }
                        ]
                      },
                      {
                        "$ref": "74"
                      }
                    ]
                  },
                  "payments": [
                    {
                      "$id": "76",
                      "id": 1,
                      "identifier": "BmB7Y3TwlkGtVJBkg06weg==",
                      "identifierGuid": "637b6006-f074-4196-ad54-9064834eb07a",
                      "storeID": 2,
                      "operatorName": "sample string 3",
                      "saleHeaderID": 4,
                      "paymentType": 5,
                      "amount": 6,
                      "account": "sample string 7",
                      "accountID": "oal1TOK+0UW8chb98mtvfQ==",
                      "accountIDGuid": "4c75a9a1-bee2-45d1-bc72-16fdf26b6f7d",
                      "customerAccount": {
                        "$ref": "72"
                      },
                      "customerCard": {
                        "$ref": "71"
                      },
                      "accountType": 1,
                      "cardName": "sample string 8",
                      "authorisationNumber": "sample string 9",
                      "bankReference": "sample string 10",
                      "merchantID": "sample string 11",
                      "terminalID": "sample string 12",
                      "cardNumber": "sample string 13",
                      "paymentDate": "2025-10-05T00:01:56.2470397",
                      "invRocNo": "sample string 14",
                      "responseCode": "sample string 15",
                      "cashout": 1,
                      "tip": 16,
                      "idempotentVoid": "gSqwOtOI5E6kPiCKyOzlEg==",
                      "idempotentVoidGuid": "3ab02a81-88d3-4ee4-a43e-208ac8ece512",
                      "offline": true,
                      "processed": 1,
                      "storeSaleHeader": {
                        "$id": "77",
                        "saleHeaderID": 1,
                        "saleHeaderGuid": "Av5E7tmNMEu8LozOYOCDnA==",
                        "saleHeaderIdentifierGuid": "ee44fe02-8dd9-4b30-bc2e-8cce60e0839c",
                        "created": "2025-10-05T00:01:56.2470397",
                        "createdLocal": "2025-10-05T00:01:56.2470397",
                        "createdText": "sample string 4",
                        "itemCount": 5,
                        "totalAmount": 6,
                        "cashTender": 1,
                        "cardTender": 1,
                        "cheqTender": 1,
                        "acctTender": 1,
                        "voucherTender": 1,
                        "loyaltyPoints": 1,
                        "cashout": 1,
                        "changeAmount": 1,
                        "rounding": 1,
                        "gstAmount": 1,
                        "transactionDiscountTender": 1,
                        "totalTip": 7,
                        "tranType": 1,
                        "processed": 1,
                        "imported": "2025-10-05T00:01:56.2470397",
                        "storeID": 1,
                        "operatorG_Uid": "ljZflmIkCUSl1GCqPQyQig==",
                        "operatorGuid": "965f3696-2462-4409-a5d4-60aa3d0c908a",
                        "customerG_Uid": "VEXiluqleECuxQ456UHD4A==",
                        "customerGuid": "96e24554-a5ea-4078-aec5-0e39e941c3e0",
                        "communityIdentifier": "YPmpT93SiUmfnpsqwYjZrg==",
                        "communityIdentifierGuid": "4fa9f960-d2dd-4989-9f9e-9b2ac188d9ae",
                        "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": "i/SIG6RgKkaH10HsG3dBoA==",
                        "priceLevelIdentifierGuid": "1b88f48b-60a4-462a-87d7-41ec1b7741a0",
                        "locked": 36,
                        "relationChecksum": "sample string 37",
                        "loyaltyTender": 1,
                        "giftCardTender": 1,
                        "operator": {
                          "$ref": "37"
                        },
                        "customer": {
                          "$ref": "70"
                        },
                        "communityOrganisation": {
                          "$id": "78",
                          "id": 1,
                          "identifier": "Gz2GzM99Z0WZaCFNdHBYFw==",
                          "identifierGuid": "cc863d1b-7dcf-4567-9968-214d74705817",
                          "name": "sample string 3",
                          "lookupIdentifier": "sample string 4",
                          "externalID": "sample string 5",
                          "phone": "sample string 6",
                          "fax": "sample string 7",
                          "email": "sample string 8",
                          "address1": "sample string 9",
                          "address2": "sample string 10",
                          "city": "sample string 11",
                          "postCode": "sample string 12",
                          "state": "sample string 13",
                          "country": "sample string 14",
                          "totalAmountAwarded": 15.1,
                          "updated": "2025-10-05T00:01:56.2470397",
                          "deleted": true
                        },
                        "details": [
                          {
                            "$id": "79",
                            "saleItemID": 1,
                            "identifier": "cEe8wpI4T0GHzwJm/Tr9WQ==",
                            "identifierGuid": "c2bc4770-3892-414f-87cf-0266fd3afd59",
                            "saleHeaderID": 2,
                            "plu": 1,
                            "pluG_UId": "xZElGVdqZ0KnMMU4FfZmhw==",
                            "pluGuid": "192591c5-6a57-4267-a730-c53815f66687",
                            "accountID": "bIgrbY7BJkKFVyFXYNruIQ==",
                            "accountIDGuid": "6d2b886c-c18e-4226-8557-215760daee21",
                            "normalPrice": 3,
                            "originalSellingPrice": 4,
                            "discountPrice": 5,
                            "unit": 1,
                            "quantity": 6,
                            "totalCents": 7,
                            "fixedPrice": 1,
                            "tranType": 1,
                            "discountType": 1,
                            "cost": 1,
                            "costDecimals": 8,
                            "markdown": 1,
                            "manualQuantity": 1,
                            "manualPrice": 1,
                            "manualMode": 1,
                            "active": 1,
                            "offline": true,
                            "barcode": "sample string 9",
                            "keyedSale": 1,
                            "discountedID": 1,
                            "fuelID": 1,
                            "serialNumber": "sample string 10",
                            "bestOrExpire": "2025-10-05T00:01:56.2470397",
                            "bestOrExpireType": 1,
                            "providerName": "sample string 11",
                            "refundG_UID": "8WKfhZjKuES3irTGM/oCgQ==",
                            "refundGuid": "859f62f1-ca98-44b8-b78a-b4c633fa0281",
                            "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": "eyI3YNYaJUmvwFyBx51qUw==",
                            "idempotentVoidGuid": "6037227b-1ad6-4925-afc0-5c81c79d6a53",
                            "priceLevelIdentifier": "+pH7P0s74EaT8s1Dkl95LA==",
                            "priceLevelIdentifierGuid": "3ffb91fa-3b4b-46e0-93f2-cd43925f792c",
                            "productName": "sample string 23",
                            "apn": "sample string 24",
                            "unknownScans": [
                              {
                                "$id": "80",
                                "id": 1,
                                "saleDetailID": 2,
                                "storeID": 1,
                                "scanned": "2025-10-05T00:01:56.2470397",
                                "operatorG_UID": "QEA=",
                                "barcode": "sample string 4",
                                "processed": 1
                              },
                              {
                                "$ref": "80"
                              }
                            ],
                            "refund": {
                              "$id": "81",
                              "id": 1,
                              "g_UID": "XlksgR6pO0+LmaFdTkuW5w==",
                              "guid": "812c595e-a91e-4f3b-8b99-a15d4e4b96e7",
                              "description": "sample string 1",
                              "dumped": true,
                              "inventoryReasonID": 1,
                              "sortOrder": 1,
                              "updated": "2025-10-05T00:01:56.2470397"
                            },
                            "modifier": {
                              "$id": "82",
                              "id": 1,
                              "setG_UID": "K5AN9chccEmaWeyE2UQ0Fg==",
                              "modifierSetGuid": "f50d902b-5cc8-4970-9a59-ec84d9443416",
                              "name": "sample string 2",
                              "price": 1,
                              "quantity": 1,
                              "modifierType": 1,
                              "groupNumber": 1,
                              "pageNumber": 1,
                              "controlOrder": 1,
                              "printToStation": true,
                              "pluG_UID": "wuqrP/VgqEiNngdWSmgIhw==",
                              "pluGuid": "3fabeac2-60f5-48a8-8d9e-07564a680887",
                              "deleted": true,
                              "g_UID": "uStaB4wa2ESgSXNR7mtSvg==",
                              "guid": "075a2bb9-1a8c-44d8-a049-7351ee6b52be",
                              "product": {
                                "$ref": "2"
                              }
                            },
                            "priceLevelName": "sample string 25",
                            "pumpNumber": 1,
                            "hoseNumber": 1
                          },
                          {
                            "$ref": "79"
                          }
                        ],
                        "eftReceipts": [
                          {
                            "$id": "83",
                            "id": 1,
                            "storeID": 1,
                            "saleHeaderID": 2,
                            "storeSaleHeader": {
                              "$ref": "77"
                            },
                            "receipt": "sample string 3",
                            "processed": 1
                          },
                          {
                            "$ref": "83"
                          }
                        ],
                        "payments": [
                          {
                            "$ref": "76"
                          },
                          {
                            "$ref": "76"
                          }
                        ],
                        "cards": [
                          {
                            "$id": "84",
                            "id": 1,
                            "saleHeaderID": 1,
                            "identifier": "sample string 2",
                            "cardType": 3,
                            "providerName": "sample string 4"
                          },
                          {
                            "$ref": "84"
                          }
                        ],
                        "campaignHits": [
                          {
                            "$id": "85",
                            "id": 1,
                            "saleHeaderID": 2,
                            "campaign": "sample string 3",
                            "name": "sample string 4",
                            "processed": 1,
                            "campaignDescription": "sample string 5"
                          },
                          {
                            "$ref": "85"
                          }
                        ],
                        "fuel": [
                          {
                            "$id": "86",
                            "id": 1,
                            "plu": 1,
                            "pluG_UID": "QEJz2wEgZE+FkzL6bjcMgA==",
                            "pluGuid": "db734240-2001-4f64-8593-32fa6e370c80",
                            "saleHeaderID": 2,
                            "totalCents": 3,
                            "grade": 1,
                            "gradeDescription": "sample string 4",
                            "dispenser": 1,
                            "hose": 1,
                            "quantity": 1,
                            "cost": 1,
                            "acquirerNum": 1,
                            "attendant": 1,
                            "ePurseBalance": 1.0,
                            "cardSignature": "sample string 5",
                            "compartmentNumber": 1,
                            "contractNumber": 1,
                            "discountCardPAN": "sample string 6",
                            "discountID": 1,
                            "discountName": "sample string 7",
                            "discountNetValue": 1.0,
                            "discountType": 1,
                            "discountValue": 1.0,
                            "discretionaryData": "sample string 8",
                            "driverID": "sample string 9",
                            "eftBatchNumber": 1,
                            "eftResponseCode": "sample string 10",
                            "endDateTime": "2025-10-05T00:01:56.2470397",
                            "engineHours": 1.1,
                            "fposNumber": 1,
                            "loyaltyCardPAN": "sample string 11",
                            "miscData1": 1,
                            "miscData2": "sample string 12",
                            "miscFlags": 1,
                            "mop": 1,
                            "odometer": 1,
                            "panNumber": "sample string 13",
                            "saleRefund": true,
                            "saleStatus": 1,
                            "sequenceNumber": 1,
                            "stan": 1,
                            "startDateTime": "2025-10-05T00:01:56.2470397",
                            "tagNumber": "sample string 15",
                            "trackTwoRem": "sample string 16",
                            "transCode": 1,
                            "transType": 1,
                            "unitPrice": 1.0,
                            "vehicleReg": "sample string 17",
                            "offline": true,
                            "processed": 1
                          },
                          {
                            "$ref": "86"
                          }
                        ],
                        "fuelResells": [
                          {
                            "$id": "87",
                            "saleItemID": 1,
                            "saleHeaderID": 2,
                            "plu": 1,
                            "pluG_UId": "KKaSXgLGQkWXMe1QyQC/xg==",
                            "pluGuid": "5e92a628-c602-4542-9731-ed50c900bfc6",
                            "accountID": "lDt108fbJ0S2a7fh8cSa5g==",
                            "accountIDGuid": "d3753b94-dbc7-4427-b66b-b7e1f1c49ae6",
                            "normalPrice": 3,
                            "originalSellingPrice": 4,
                            "discountPrice": 5,
                            "unit": 1,
                            "quantity": 6,
                            "totalCents": 7,
                            "fixedPrice": 1,
                            "tranType": 1,
                            "processed": 1,
                            "discountType": 1,
                            "cost": 1,
                            "costDecimals": 1,
                            "markdown": 1,
                            "manualQuantity": 1,
                            "manualPrice": 1,
                            "manualMode": 1,
                            "active": 1,
                            "barcode": "sample string 8",
                            "offline": 1,
                            "keyedSale": 1,
                            "discountedID": 1,
                            "fuelID": 1,
                            "serialNumber": "sample string 9",
                            "bestOrExpire": "2025-10-05T00:01:56.2470397",
                            "bestOrExpireType": 1,
                            "refundG_UID": "o2qL9GJUGEKYVkihiA0Wfg==",
                            "refundGuid": "f48b6aa3-5462-4218-9856-48a1880d167e",
                            "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": "87"
                          }
                        ],
                        "customerOrder": [
                          {
                            "$id": "88",
                            "identifier": "cEnz69mlqEGU8znGCj3gQQ==",
                            "identifierGuid": "ebf34970-a5d9-41a8-94f3-39c60a3de041",
                            "id": 1,
                            "orderNo": 2,
                            "externalSaleIdentifier": "sample string 3",
                            "storeID": 4,
                            "zoneID": 5,
                            "deptNo": 6,
                            "customerIdentifier": "hb3Ni+FIv0GfouFjmeXLLQ==",
                            "customerIdentifierGuid": "8bcdbd85-48e1-41bf-9fa2-e16399e5cb2d",
                            "operatorNo": 1,
                            "operatorG_UID": "tvu5V5oJ6Uawut1BZ5v2hQ==",
                            "operatorGuid": "57b9fbb6-099a-46e9-b0ba-dd41679bf685",
                            "created": "2025-10-05T00:01:56.2470397",
                            "ordered": "2025-10-05T00:01:56.2470397",
                            "started": "2025-10-05T00:01:56.2470397",
                            "completed": "2025-10-05T00:01:56.2470397",
                            "supplied": "2025-10-05T00:01:56.2470397",
                            "quickTicket": 1,
                            "deleted": true,
                            "walkAway": true,
                            "approxWait": 1,
                            "actualWait": 1,
                            "deliveryMethod": 8,
                            "externalSaleType": 9,
                            "customer": {
                              "$ref": "70"
                            },
                            "operator": {
                              "$ref": "37"
                            },
                            "details": [
                              {
                                "$id": "89",
                                "headerID": 1,
                                "plu": 1,
                                "pluG_UId": "b+l4vrprSkuHWj6vCdViBg==",
                                "pluGuid": "be78e96f-6bba-4b4a-875a-3eaf09d56206",
                                "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": "F7qj/kWmAU+i1Mxz3NhGtA==",
                                "headerIdentifierGuid": "fea3ba17-a645-4f01-a2d4-cc73dcd846b4",
                                "product": {
                                  "$ref": "2"
                                }
                              },
                              {
                                "$ref": "89"
                              }
                            ],
                            "storeName": "sample string 11",
                            "customerName": "sample string 12",
                            "storeReplyTo": "sample string 13",
                            "storeSubjectLine": "sample string 14",
                            "storeSaleHeader": {
                              "$ref": "77"
                            }
                          },
                          {
                            "$ref": "88"
                          }
                        ],
                        "surveyResponses": [
                          {
                            "$id": "90",
                            "surveyG_UID": "FVc+lpbywky1502QN0UrUg==",
                            "surveyGuid": "963e5715-f296-4cc2-b5e7-4d9037452b52",
                            "saleHeaderGuid": "QrbuICKSZ0S5pgpVOGurFg==",
                            "saleGuid": "20eeb642-9222-4467-b9a6-0a55386bab16",
                            "textResponse": "sample string 1",
                            "integerResponse": 1,
                            "g_UIDResponse": "yLEMpXLt3UejczYLPi/JQg==",
                            "guidResponse": "a50cb1c8-ed72-47dd-a373-360b3e2fc942",
                            "whoAnswered": 2,
                            "answeredAtUTC": "2025-10-05T00:01:56.2470397",
                            "sale": {
                              "$ref": "77"
                            },
                            "survey": {
                              "$id": "91",
                              "g_UID": "me2FXgH8aEKABwRUebrB/Q==",
                              "guid": "5e85ed99-fc01-4268-8007-045479bac1fd",
                              "name": "sample string 1",
                              "storeID": 2,
                              "zoneID": 1,
                              "checkoutFormG_UID": "HJnf5oQyQkimzZTOdVuKlQ==",
                              "checkoutFormGuid": "e6df991c-3284-4842-a6cd-94ce755b8a95",
                              "displayToWho": 3,
                              "displayWhen": 4,
                              "start": "2025-10-05T00:01:56.2470397",
                              "end": "2025-10-05T00:01:56.2470397",
                              "deleted": true,
                              "updated": "2025-10-05T00:01:56.2470397",
                              "possibleIntegerResponses": [
                                1,
                                2
                              ],
                              "possibleTextResponses": [
                                "sample string 1",
                                "sample string 2"
                              ],
                              "possibleGuidResponses": [
                                "aaa776db-fa2e-49ea-988b-5d3e8983d392",
                                "870ef3b3-3344-4405-bca5-d533ea994c7c"
                              ],
                              "allowsAllTextResponses": true,
                              "surveyForm": {
                                "$ref": "45"
                              }
                            },
                            "ingressId": "sample string 4"
                          },
                          {
                            "$ref": "90"
                          }
                        ],
                        "storeName": "sample string 38",
                        "machineName": "sample string 39",
                        "operatorName": "sample string 40",
                        "direction": 1,
                        "reason": "sample string 41",
                        "accountG_UID": "jgWzJj7A3UqL+Gi+3EcwSA==",
                        "accountIdentifier": "26b3058e-c03e-4add-8bf8-68bedc473048",
                        "accountName": "sample string 42",
                        "customerOrderIdentifier": "ejFf7KJwoUKFH44RUsuX7A==",
                        "customerOrderIdentifierGuid": "ec5f317a-70a2-42a1-851f-8e1152cb97ec",
                        "priceLevelName": "sample string 43",
                        "revision": 44,
                        "ingressId": "sample string 45"
                      },
                      "metadata": {
                        "$id": "92",
                        "id": 1,
                        "paymentID": 2,
                        "paymentIdentifier": "pkO/YN5GbkmMKmwMoiXU9w==",
                        "paymentIdentifierGuid": "60bf43a6-46de-496e-8c2a-6c0ca225d4f7",
                        "identifier": "37Rv3dnxOkeXZzwxJo51qA==",
                        "identifierGuid": "dd6fb4df-f1d9-473a-9767-3c31268e75a8",
                        "metadata": "sample string 3",
                        "signatureImage": "QEA=",
                        "itemIdentifier": "7/qaMVAofU2ciGWQVL8fDQ==",
                        "itemIdentifierGuid": "319afaef-2850-4d7d-9c88-659054bf1f0d"
                      }
                    },
                    {
                      "$ref": "76"
                    }
                  ]
                },
                {
                  "$ref": "71"
                }
              ],
              "customerGroupMembers": [
                {
                  "$ref": "75"
                },
                {
                  "$ref": "75"
                }
              ],
              "customerGroups": [
                {
                  "$ref": "74"
                },
                {
                  "$ref": "74"
                }
              ],
              "accounts": [
                {
                  "$ref": "72"
                },
                {
                  "$ref": "72"
                }
              ],
              "account": {
                "$ref": "72"
              },
              "vouchers": [
                {
                  "$id": "93",
                  "customerIdentifier": "rMUiq0VN5UKAEowgD3xRnw==",
                  "customerIdentifierGuid": "ab22c5ac-4d45-42e5-8012-8c200f7c519f",
                  "voucherName": "sample string 2",
                  "count": 3,
                  "storeID": 4,
                  "barcode": "sample string 5",
                  "redeemCount": 6,
                  "issueCount": 7,
                  "storeSalePaymentID": 1,
                  "idempotentID": "GbJ5BEm8nEqn2yf1gEQ3pQ==",
                  "idempotentGuid": "0479b219-bc49-4a9c-a7db-27f5804437a5",
                  "offline": true,
                  "voucher": {
                    "$id": "94",
                    "id": 1,
                    "name": "sample string 2",
                    "description": "sample string 3",
                    "shortDescription": "sample string 4",
                    "url": "sample string 5",
                    "barcodeTemplateID": 1,
                    "expiry": 0,
                    "voucherType": 6,
                    "limitPerTransaction": 7,
                    "customerTracking": true,
                    "discountAccount": "sample string 9",
                    "endDate": "2025-10-05T00:01:56.2470397",
                    "barcodeTemplate": {
                      "$id": "95",
                      "templateID": 1,
                      "template": "sample string 1",
                      "bcFunction": "sample string 2",
                      "sortOrder": 3
                    },
                    "scaleLabel": {
                      "$id": "96",
                      "id": 1,
                      "uid": "sample string 2",
                      "name": "sample string 3",
                      "width": 1.1,
                      "height": 1.1,
                      "showBorder": true,
                      "borderWidth": 1.1,
                      "borderStyle": 1,
                      "borderColour": "sample string 5",
                      "updated": "2025-10-05T00:01:56.2470397",
                      "labelPageLayout": "ZlaADPFp8kStKfPZRdd5/g==",
                      "pageLayoutGuid": "0c805666-69f1-44f2-ad29-f3d945d779fe",
                      "labelType": 6,
                      "oldName": "sample string 7",
                      "voucher": {
                        "$ref": "94"
                      },
                      "elements": [
                        {
                          "$id": "97",
                          "id": 1,
                          "scaleLabelID": 2,
                          "showPercentDI": true,
                          "showAvgPerHundred": true,
                          "showAvgPerServe": true,
                          "name": "sample string 6",
                          "x": 1.1,
                          "y": 1.1,
                          "width": 1.1,
                          "height": 1.1,
                          "type": 1,
                          "rotation": 1,
                          "text": "sample string 7",
                          "fontFamily": "sample string 8",
                          "align": 1,
                          "bold": true,
                          "italic": true,
                          "underline": true,
                          "strikeout": true,
                          "reverse": true,
                          "textColour": "sample string 9",
                          "fontSize": 1.1,
                          "picture": "QEA=",
                          "borderWidth": 10,
                          "sortOrder": 11,
                          "printOptions": 12,
                          "superScriptTextFontSize": 1.1,
                          "lineStyle": 1,
                          "spacingStyle": 1,
                          "interCharacterSpacing": 1.1,
                          "superScriptOffset": 1.1,
                          "lineSpacing": 1.1,
                          "dateFormat": "sample string 13",
                          "autoGrow": true,
                          "fontAutoResize": true,
                          "updated": "2025-10-05T00:01:56.2470397"
                        },
                        {
                          "$ref": "97"
                        }
                      ]
                    },
                    "customerVouchers": [
                      {
                        "$id": "98",
                        "id": 1,
                        "customerIdentifier": "6PLAy/xke0KHzbRWwjrz0g==",
                        "customerIdentifierGuid": "cbc0f2e8-64fc-427b-87cd-b456c23af3d2",
                        "voucherID": 3,
                        "voucherName": "sample string 4",
                        "storeID": 1,
                        "barcode": "sample string 5",
                        "dateOfIssue": "2025-10-05T00:01:56.2470397",
                        "issuedSaleHeaderID": 1,
                        "issuedSaleIdentifier": "sample string 7",
                        "issuedOfflinePaymentID": 1,
                        "issuedIdempotentID": "YDbnNxuzwkWdfh07H/l4VQ==",
                        "issuedIdempotentGuid": "37e73660-b31b-45c2-9d7e-1d3b1ff97855",
                        "issuedOffline": true,
                        "issuedUser": "sample string 9",
                        "issuedNotes": "sample string 10",
                        "expiryDate": "2025-10-05T00:01:56.2470397",
                        "expiredUser": "sample string 11",
                        "expiredNotes": "sample string 12",
                        "redeemed": "2025-10-05T00:01:56.2470397",
                        "redeemedSaleHeaderID": 1,
                        "redeemedSaleIdentifier": "sample string 13",
                        "redeemedOfflinePaymentID": 1,
                        "redeemedIdempotentID": "mqNe+colwEWpZnHE7AI2Zw==",
                        "redeemedIdempotentGuid": "f95ea39a-25ca-45c0-a966-71c4ec023667",
                        "redeemedUser": "sample string 14",
                        "redeemedNotes": "sample string 15",
                        "redeemedOffline": true,
                        "updated": "2025-10-05T00:01:56.2470397",
                        "storeName": "sample string 17",
                        "scaleLabel": {
                          "$ref": "96"
                        },
                        "voucher": {
                          "$ref": "94"
                        },
                        "customer": {
                          "$ref": "70"
                        },
                        "issuedOfflinePayment": {
                          "$ref": "76"
                        },
                        "redeemedOfflinePayment": {
                          "$ref": "76"
                        }
                      },
                      {
                        "$ref": "98"
                      }
                    ]
                  },
                  "customer": {
                    "$ref": "70"
                  }
                },
                {
                  "$ref": "93"
                }
              ]
            }
          },
          {
            "$ref": "69"
          }
        ],
        "customerGroups": [
          {
            "$id": "99",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "groupID": "sZ1bJH0xqk+wdRPrKYLnTg==",
            "groupIDGuid": "245b9db1-317d-4faa-b075-13eb2982e74e",
            "campaign": {
              "$ref": "66"
            },
            "group": {
              "$ref": "74"
            }
          },
          {
            "$ref": "99"
          }
        ],
        "signIqTickets": [
          {
            "$id": "100",
            "identifier": "1WHsGDH01UmSV1f/k2anlQ==",
            "identifierGuid": "18ec61d5-f431-49d5-9257-57ff9366a795",
            "campaignName": "sample string 2",
            "message": "sample string 3",
            "ticketFileSource": "sample string 4",
            "ticketFileDestination": "sample string 5",
            "storeID": 1
          },
          {
            "$ref": "100"
          }
        ],
        "comboPriceGroups": [
          {
            "$id": "101",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "g_UID": "hlsIuu+r8EujxnNXQBpIWw==",
            "guid": "ba085b86-abef-4bf0-a3c6-7357401a485b",
            "description": "sample string 5",
            "newPrice": 1,
            "rangeDescription": "sample string 6",
            "dealDescription": "sample string 7",
            "labelQuantity": 8,
            "hostProductCategoryID": 1,
            "offerID": 1,
            "dontUpdatePricePlus": true,
            "campaign": {
              "$ref": "66"
            },
            "comboPricePlus": [
              {
                "$id": "102",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "groupG_UID": "orwI9EBbeE2OzU6ISqYqVQ==",
                "groupGuid": "f408bca2-5b40-4d78-8ecd-4e884aa62a55",
                "comboPriceType": 5,
                "priceType": 5,
                "pluG_UID": "zz0QFkhgHUix31qowjiYjg==",
                "pluGuid": "16103dcf-6048-481d-b1df-5aa8c238988e",
                "priceGroupG_UID": "n1UhZRcfRUeHQMEdtzTd2g==",
                "priceGroupGuid": "6521559f-1f17-4745-8740-c11db734ddda",
                "campaignPoolID": "sample string 7",
                "quantity": 1,
                "campaign": {
                  "$ref": "66"
                },
                "product": {
                  "$ref": "2"
                },
                "priceGroup": {
                  "$ref": "31"
                },
                "campaignPool": {
                  "$ref": "66"
                }
              },
              {
                "$ref": "102"
              }
            ]
          },
          {
            "$ref": "101"
          }
        ],
        "priceLevels": [
          {
            "$id": "103",
            "id": 1,
            "priceLevelIdentifier": "NE76vzxZMU28r8jckVQMFg==",
            "priceLevelIdentifierGuid": "bffa4e34-593c-4d31-bcaf-c8dc91540c16",
            "campaignName": "sample string 3",
            "priceLevelName": "sample string 4"
          },
          {
            "$ref": "103"
          }
        ]
      },
      "product": {
        "$ref": "2"
      },
      "dealCost": {
        "$id": "104",
        "headerIdentifier": "QNFLE+0olkOQuKHE1Fx6uA==",
        "headerIdentifierGuid": "134bd140-28ed-4396-90b8-a1c4d45c7ab8",
        "identifier": "6SMaGhV0ykGrrmxpw/gzxQ==",
        "identifierGuid": "1a1a23e9-7415-41ca-abae-6c69c3f833c5",
        "supplierIdentifier": "UbEEZMX1dEavpOqK8vXOig==",
        "supplierGuid": "6404b151-f5c5-4674-afa4-ea8af2f5ce8a",
        "pluG_UID": "tSjbbQCfdkaHxMbUwJ8Plg==",
        "pluGuid": "6ddb28b5-9f00-4676-87c4-c6d4c09f0f96",
        "campaignName": "ce071798-9b13-48c0-8dd4-99b53b9d4719",
        "description": "sample string 4",
        "cost": 5,
        "costDecimals": 6,
        "start": "2025-10-05T00:01:56.2470397",
        "end": "2025-10-05T00:01:56.2470397",
        "type": 9,
        "promoType": 10,
        "bonusItemPLUG_UID": "2sAYGLCZiUq4ipXNG3JLEw==",
        "bonusItemPluGuid": "1818c0da-99b0-4a89-b88a-95cd1b724b13",
        "bonusPurchaseUnits": 11,
        "bonusReceiveUnits": 12,
        "updated": "2025-10-05T00:01:56.2470397",
        "metcashPromotionID": "sample string 14",
        "fromHost": 15,
        "storeNames": "sample string 16",
        "storeIDs": [
          1,
          2
        ],
        "supplierName": "sample string 17",
        "campaignDescription": "sample string 18",
        "newPrice": 1,
        "campaignMetcashPromotionID": "sample string 19",
        "campaignActive": true,
        "campaignStartDate": "2025-10-05T00:01:56.2470397",
        "campaignEndDate": "2025-10-05T00:01:56.2470397",
        "masterPLUG_UID": "9vPIMa0C2U6aLWsnCg6eEQ==",
        "masterID": "31c8f3f6-02ad-4ed9-9a2d-6b270a0e9e11",
        "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": "9g5GIG9ybk2H63TkJGAEiQ==",
        "bonusMasterID": "20460ef6-726f-4d6e-87eb-74e424600489",
        "bonusProductName": "sample string 34",
        "bonusProductAPN": "sample string 35",
        "bonusOrderCode": "sample string 36",
        "bonusNormalSell": 37,
        "bonusNormalCost": 38,
        "bonusNormalCostDecimals": 39,
        "bonusCartonQuantity": 40,
        "bonusSalesMode": 41,
        "bonusOrderPacked": 42,
        "bonusFuelItem": true,
        "bonusActive": true
      }
    },
    "currentCostStart": "2025-10-05T00:01:56.2470397",
    "dealCosts": [
      {
        "$ref": "104"
      },
      {
        "$ref": "104"
      }
    ],
    "tags": [
      {
        "$id": "105",
        "pluG_UID": "Xr69adr1VUCUsCjd3vhhzA==",
        "pluGuid": "69bdbe5e-f5da-4055-94b0-28dddef861cc",
        "tagID": 1,
        "description": "sample string 1",
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "105"
      }
    ],
    "alternateProductG_UID": "iyWHgnR8lUGORSmeVTCgrQ==",
    "alternateProduct": "8287258b-7c74-4195-8e45-299e5530a0ad",
    "productHostCode": {
      "$id": "106",
      "id": 1,
      "pluG_UID": "je8BSumgME2wtA8v62466A==",
      "pluGuid": "4a01ef8d-a0e9-4d30-b0b4-0f2feb6e3ae8",
      "ibaCode": "sample string 2"
    },
    "mscCat": {
      "$ref": "60"
    },
    "mscCom": {
      "$ref": "61"
    },
    "mscDep": {
      "$ref": "63"
    },
    "mscSubCom": {
      "$ref": "62"
    },
    "isUserUpdate": true,
    "ignoreMasterProduct": true,
    "priceGroupLabelRequested": true,
    "firstSold": "2025-10-05T00:01:56.2470397",
    "inventoryTracked": "2025-10-05T00:01:56.2470397",
    "isNormalPriceChangesCampaign": true
  },
  "unknownScan": {
    "$id": "107",
    "pluG_UID": "wKWgCi0A30yJPE5P8LHIMw==",
    "pluGuid": "0aa0a5c0-002d-4cdf-893c-4e4ff0b1c833",
    "orderGuid": "c22NJrHX3UG3T+NYxophXw==",
    "orderIdentifier": "268d6d73-d7b1-41dd-b74f-e358c68a615f",
    "barcode": "sample string 3",
    "created": "2025-10-05T00:01:56.2470397",
    "assigned": true
  },
  "unknownScanItem": true,
  "substitute": {
    "$ref": "2"
  },
  "warehouseProduct": {
    "$ref": "2"
  },
  "lookup": {
    "$id": "108",
    "pluG_UID": "iuvJh2Ae8U6V2GpJGmjGkw==",
    "pluGuid": "87c9eb8a-1e60-4ef1-95d8-6a491a68c693",
    "inventoryGuid": "Lq4RPi50IkWPAJ7gGrcMMg==",
    "inventoryIdentifier": "3e11ae2e-742e-4522-8f00-9ee01ab70c32",
    "averageWeeklySales": 1.0,
    "promotionalAverageWeeklySales": 1.0,
    "inventoryAverageWeeklySales": 1.0,
    "inventoryPromotionalAverageWeeklySales": 1.0,
    "onHand": 1,
    "onHandPacks": 1,
    "onOrder": 1,
    "onOrderPacks": 1,
    "accuracy": 1,
    "lastOrdered": "2025-10-05T00:01:56.2470397",
    "lastOrderQuantity": 1.1,
    "lastReceived": "2025-10-05T00:01:56.2470397",
    "lastReceivedQuantity": 1.1,
    "lastInvoiceStatus": 1
  },
  "productOrderingDetail": {
    "$ref": "10"
  },
  "dealCost": {
    "$ref": "104"
  },
  "nextCost": {
    "$ref": "104"
  },
  "lastChance": true,
  "holdOff": 16,
  "holdOffDate": "2025-10-05T00:01:56.2470397",
  "orderHeader": {
    "$id": "109",
    "orderID": 1,
    "orderGuid": "tr0eFiWD8E2U5uSPTaSW8A==",
    "orderIdentifier": "161ebdb6-8325-4df0-94e6-e48f4da496f0",
    "backToBack": 1,
    "b2bGuid": "jyGcUjjAB0e0/rAkx1gtng==",
    "b2bIdentifier": "529c218f-c038-4707-b4fe-b024c7582d9e",
    "status": 2,
    "created": "2025-10-05T00:01:56.2470397",
    "createdLocal": "2025-10-05T00:01:56.2470397",
    "createdByUser": "sample string 3",
    "storeID": 1,
    "transferGuid": "hrA1Fh6PzUGU5FTHkB0w4Q==",
    "transferIdentifier": "1635b086-8f1e-41cd-94e4-54c7901d30e1",
    "transferInvoiceIdentifier": "U+zFkvQkQE+xelCZghRPQQ==",
    "transferInvoiceGuid": "92c5ec53-24f4-4f40-b17a-509982144f41",
    "attachedToInvoice": 4,
    "transferType": 1,
    "supplierIdentifier": "uePREHCthkywSYabiidynA==",
    "supplierIdentifierGuid": "10d1e3b9-ad70-4c86-b049-869b8a27729c",
    "description": "sample string 5",
    "rows": 1,
    "cartons": 1,
    "units": 1,
    "sentCount": 1,
    "sent": "2025-10-05T00:01:56.2470397",
    "sentLocal": "2025-10-05T00:01:56.2470397",
    "sentByUser": "sample string 6",
    "lastSentStatus": 1,
    "cancelled": "2025-10-05T00:01:56.2470397",
    "cancelledLocal": "2025-10-05T00:01:56.2470397",
    "cancelledByUser": "sample string 7",
    "shipped": "2025-10-05T00:01:56.2470397",
    "shippedLocal": "2025-10-05T00:01:56.2470397",
    "shippedByUser": "sample string 8",
    "stockReceived": "2025-10-05T00:01:56.2470397",
    "stockReceivedLocal": "2025-10-05T00:01:56.2470397",
    "stockReceivedByUser": "sample string 9",
    "received": "2025-10-05T00:01:56.2470397",
    "receivedLocal": "2025-10-05T00:01:56.2470397",
    "completed": "2025-10-05T00:01:56.2470397",
    "completedLocal": "2025-10-05T00:01:56.2470397",
    "updated": "2025-10-05T00:01:56.2470397",
    "updatedLocal": "2025-10-05T00:01:56.2470397",
    "dueDate": "2025-10-05T00:01:56.2470397",
    "warehouseNote": "sample string 10",
    "warehouseRef": "sample string 11",
    "pdeSerialNumber": "sample string 12",
    "tradingPartner": 1,
    "orderType": "sample string 1",
    "orderTypeDescription": "sample string 2",
    "stateCode": "sample string 15",
    "mailCarbonCopy": true,
    "mailTo": "sample string 17",
    "mailBcc": "sample string 18",
    "mailReplyTo": "sample string 19",
    "liquor": true,
    "summary": "sample string 21",
    "notes": "sample string 22",
    "supplierNotes": "sample string 23",
    "receiptEmailSent": true,
    "receiptEmailSentId": "sample string 25",
    "receiptEmailSentStatus": "sample string 26",
    "transportCompanyGuid": "P08poX1xg0eSXx0o30gVuw==",
    "transportCompanyIdentifier": "a1294f3f-717d-4783-925f-1d28df4815bb",
    "autoOrder": 27,
    "hostIdentifier": "t3XrXKi8E02UJIaTDhZizw==",
    "hostIdentifierGuid": "5ceb75b7-bca8-4d13-9424-86930e1662cf",
    "defaultOrderDocumentId": 1,
    "defaultStockReceiveDocumentId": 1,
    "temperature": 1.1,
    "temperatureScale": 28,
    "rating": 29,
    "lastOrderEmailSentId": "sample string 30",
    "lastOrderEmailSentStatus": "sample string 31",
    "deleted": "2025-10-05T00:01:56.2470397",
    "deletedByUser": "sample string 32",
    "autoOrderGuid": "BBSRjJvCH0CR3fnCsWF+9w==",
    "autoOrderIdentifier": "8c911404-c29b-401f-91dd-f9c2b1617ef7",
    "autoOrderHeader": {
      "$id": "110",
      "autoOrderGuid": "sNPKCnPztki8FSJuoyFGng==",
      "autoOrderIdentifier": "0acad3b0-f373-48b6-bc15-226ea321469e",
      "orderGuid": "0am9pzjhJEqqUk2d6yv+gA==",
      "orderIdentifier": "a7bda9d1-e138-4a24-aa52-4d9deb2bfe80",
      "created": "2025-10-05T00:01:56.2470397",
      "orderID": 1,
      "storeID": 1,
      "orderDate": "2025-10-05T00:01:56.2470397",
      "supplierIdentifier": "VmLT3ikcEEeY40HzI14GxA==",
      "supplierIdentifierGuid": "ded36256-1c29-4710-98e3-41f3235e06c4",
      "orderStatus": 1,
      "tradingPartner": 1,
      "simpleAWS": 2,
      "defaultMPL": 3,
      "investmentBuy": true,
      "storeName": "sample string 5",
      "supplierName": "sample string 6",
      "description": "sample string 7",
      "orderType": "sample string 8",
      "mailTo": "sample string 9",
      "mailBcc": "sample string 10",
      "notes": "sample string 11",
      "transportCompanyGuid": "GD5auQSB0UWY8W14A+g2jg==",
      "transportCompanyIdentifier": "b95a3e18-8104-45d1-98f1-6d7803e8368e",
      "store": {
        "$ref": "3"
      },
      "supplier": {
        "$ref": "7"
      },
      "orderCycle": {
        "$id": "111",
        "id": 1,
        "autoOrderGuid": "OJgUpr0JQkSOjfsslcymhg==",
        "autoOrderIdentifier": "a6149838-09bd-4442-8e8d-fb2c95cca686",
        "cutOffDate": "2025-10-05T00:01:56.2470397",
        "deliveryDate": "2025-10-05T00:01:56.2470397",
        "daysBuffer": 3,
        "nextCutOffDate": "2025-10-05T00:01:56.2470397",
        "nextDeliveryDate": "2025-10-05T00:01:56.2470397",
        "nextDaysBuffer": 5
      },
      "details": [
        {
          "$id": "112",
          "autoOrderGuid": "4moH9SaZpEmJp/TXRPL+MQ==",
          "autoOrderIdentifier": "f5076ae2-9926-49a4-89a7-f4d744f2fe31",
          "pluG_UID": "G8uHxp/4M0ab8RcPbzo/vg==",
          "pluGuid": "c687cb1b-f89f-4633-9bf1-170f6f3a3fbe",
          "orderCartons": 1,
          "orderUnits": 1,
          "orderWeight": 1,
          "processedCartons": 1,
          "processedUnits": 1,
          "processedWeight": 1,
          "cartons": 1,
          "units": 1,
          "weight": 1,
          "status": 1,
          "bestDealCartonCost": 1.1,
          "bestDealDays": 1,
          "lastDealDays": 1,
          "normalCartonCost": 1.1,
          "currentDealCartonCost": 1.1,
          "investmentCartons": 1,
          "investmentUnits": 1,
          "investmentWeight": 1,
          "investmentSavedAmt": 1.1,
          "investmentBuyEndDate": "2025-10-05T00:01:56.2470397",
          "investmentBuyStatus": 2,
          "processed": "2025-10-05T00:01:56.2470397",
          "product": {
            "$ref": "2"
          },
          "orderCode": "sample string 3",
          "directIndicator": "sample string 4",
          "cycle": {
            "$ref": "14"
          },
          "dayWeighting": {
            "$id": "113",
            "sunday": 1.1
          },
          "inventory": {
            "$id": "114",
            "inventoryGuid": "ZMXRxgNc60+6uVw4JqNhrw==",
            "inventoryIdentifier": "c6d1c564-5c03-4feb-bab9-5c3826a361af",
            "created": "2025-10-05T00:01:56.2470397",
            "createdLocal": "2025-10-05T00:01:56.2470397",
            "onHand": 4,
            "onHandPacks": 5,
            "onOrder": 6,
            "onOrderPacks": 7,
            "accuracy": 8,
            "updated": "2025-10-05T00:01:56.2470397",
            "history": [
              {
                "$id": "115",
                "inventoryGuid": "rmCcDhodOEKPKGofSn9H3Q==",
                "inventoryIdentifier": "0e9c60ae-1d1a-4238-8f28-6a1f4a7f47dd",
                "pluG_UID": "nTYwpHiwPES1pCjs5PN10g==",
                "pluIdentifier": "a430369d-b078-443c-b5a4-28ece4f375d2",
                "inventoryReason": 3,
                "inventoryInvoiceGuid": "EX5zTT+oQkKbLJ7Vniz9uw==",
                "invoiceIdentifier": "4d737e11-a83f-4242-9b2c-9ed59e2cfdbb",
                "operatorGuid": "MSy0KwBa4ESzgMj0viO4Iw==",
                "operatorIdentifier": "2bb42c31-5a00-44e0-b380-c8f4be23b823",
                "stocktakeGuid": "/Av/Bx53tka0xwxaGaCo/Q==",
                "stocktakeIdentifier": "07ff0bfc-771e-46b6-b4c7-0c5a19a0a8fd",
                "orderGuid": "MZso7BhJa0yYlALymCULmQ==",
                "orderIdentifier": "ec289b31-4918-4c6b-9894-02f298250b99",
                "saleHeaderGuid": "GQWoxkDO8EypVdZs1njRRg==",
                "saleHeaderGuidIdentifier": "c6a80519-ce40-4cf0-a955-d66cd678d146",
                "dumpStockID": 1,
                "fuelDeliveryID": 1,
                "creditNoteIdentifier": "24Gvhvd550CwfC29BJRVYA==",
                "creditNoteGuid": "86af81db-79f7-40e7-b07c-2dbd04945560",
                "inventorySourceGuid": "N0hvHup4G0y/unTaQztM1g==",
                "inventorySourceIdentifier": "1e6f4837-78ea-4c1b-bfba-74da433b4cd6",
                "createdLocal": "2025-10-05T00:01:56.2470397",
                "baseUnits": 4,
                "unitsPerCarton": 5,
                "unitsPerCartonWeighted": true,
                "counted": 7,
                "countedPacks": 8,
                "open": 1,
                "movementQty": 9,
                "close": 1,
                "openPacks": 1,
                "movementQtyPacks": 10,
                "closePacks": 1,
                "accuracy": 1,
                "manual": 11,
                "user": "sample string 12",
                "updated": "2025-10-05T00:01:56.2470397",
                "createdLocalTime": "2025-10-05T00:01:56.2470397",
                "storeID": 14,
                "barcode": "sample string 15",
                "directCode": "sample string 16",
                "productName": "sample string 17",
                "salesMode": 18,
                "orderPacked": 19,
                "invoice": {
                  "$id": "116",
                  "inventoryInvoiceGuid": "slJVZrRJ0UeocoMn8kKrnA==",
                  "invoiceIdentifier": "665552b2-49b4-47d1-a872-8327f242ab9c",
                  "inventoryGuid": "oH30nCOO3UOn7/arExarfQ==",
                  "inventoryIdentifier": "9cf47da0-8e23-43dd-a7ef-f6ab1316ab7d",
                  "supplierIdentifier": "euCNjYLzxECCJTxCgYGfNA==",
                  "supplierGuid": "8d8de07a-f382-40c4-8225-3c4281819f34",
                  "orderGuid": "hOCCYsuaX0+z3ZFMSvo+Bw==",
                  "orderIdentifier": "6282e084-9acb-4f5f-b3dd-914c4afa3e07",
                  "invoiceHeaderIdentifier": "8WQNsOLHWE2IBiCYWLztJw==",
                  "invoiceHeaderGuid": "b00d64f1-c7e2-4d58-8806-209858bced27",
                  "created": "2025-10-05T00:01:56.2470397",
                  "ordered": "2025-10-05T00:01:56.2470397",
                  "storeID": 1,
                  "bestOrExpire": "2025-10-05T00:01:56.2470397",
                  "bestOrExpireType": 1,
                  "units": 1,
                  "weight": 1,
                  "received": "2025-10-05T00:01:56.2470397",
                  "cost": 1,
                  "totalCost": 1,
                  "freightCost": 1,
                  "inStock": 1,
                  "pluG_UID": "N5Ou5Bg/rEKINIvQQwe85Q==",
                  "pluGuid": "e4ae9337-3f18-42ac-8834-8bd04307bce5",
                  "orderInventoryGuid": "k++GiHIGlUuZ8RIunYgaxA==",
                  "orderInventoryIdentifier": "8886ef93-0672-4b95-99f1-122e9d881ac4",
                  "supplier": {
                    "$ref": "7"
                  },
                  "inventoryUnits": [
                    {
                      "$id": "117",
                      "invoiceItemNo": 1,
                      "inventoryInvoiceGuid": "hm06Ot+aH0OshEzXRUGFng==",
                      "invoiceIdentifier": "3a3a6d86-9adf-431f-ac84-4cd74541859e",
                      "inventoryGuid": "/GKKCz6MTEePZ08tp1hYMw==",
                      "inventoryIdentifier": "0b8a62fc-8c3e-474c-8f67-4f2da7585833",
                      "serialNumber": "sample string 3",
                      "sold": "2025-10-05T00:01:56.2470397",
                      "saleItemID": 1,
                      "storeID": 1,
                      "returned": "2025-10-05T00:01:56.2470397",
                      "dumped": 1,
                      "saleHeaderID": 1
                    },
                    {
                      "$ref": "117"
                    }
                  ]
                },
                "invoiceHeaderIdentifier": "G965o79WrE29cfB4NSelYw==",
                "invoiceHeaderGuid": "a3b9de1b-56bf-4dac-bd71-f0783527a563",
                "invoiceNumber": "sample string 20",
                "invoiceCost": 1,
                "invoiceCostDecimals": 1,
                "orderNumber": 1,
                "orderReceivingStoreName": "sample string 21",
                "orderSendingStoreName": "sample string 22",
                "creditNoteID": 1,
                "reason": {
                  "$id": "118",
                  "id": 1,
                  "name": "sample string 1",
                  "allowRF": 2,
                  "dumpStock": 3,
                  "creditRequest": 4,
                  "excludeFromLoss": 5,
                  "reserved": 6,
                  "updated": "2025-10-05T00:01:56.2470397"
                },
                "reasonName": "sample string 23",
                "operatorName": "sample string 24",
                "operatorNumber": "sample string 25",
                "stocktakeName": "sample string 26",
                "saleIdentifier": "sample string 27",
                "saleHeaderID": 1,
                "inventoryAfterCounted": true,
                "inventorySetStock": true
              },
              {
                "$ref": "115"
              }
            ],
            "products": [
              {
                "$ref": "2"
              },
              {
                "$ref": "2"
              }
            ],
            "lastInvoiceCost": 1
          },
          "aws": 5.0,
          "explanations": [
            {
              "$id": "119",
              "pluG_UID": "0jHvcmQNKEuLh2rMPclxVA==",
              "pluGuid": "72ef31d2-0d64-4b28-8b87-6acc3dc97154",
              "consolidatedSales": {
                "$id": "120",
                "1": {
                  "$id": "121",
                  "discountPercentage": 1,
                  "days": 2,
                  "quantity": 3.1,
                  "aws": 3.1,
                  "cartonQuantity": 4.1,
                  "lowQuality": true
                },
                "2": {
                  "$ref": "121"
                }
              },
              "dailyPrices": {
                "$id": "122",
                "2025-10-05T00:01:56.2470397": {
                  "$id": "123",
                  "date": "2025-10-05T00:01:56.2470397",
                  "salePrice": 1,
                  "campaign": "sample string 2",
                  "campaignDescription": "sample string 3",
                  "combo": true,
                  "comboPriceGroupG_UID": "Kx3mWyd0V0iUyDPx2P91OA==",
                  "comboPriceGroupGuid": "5be61d2b-7427-4857-94c8-33f1d8ff7538"
                }
              },
              "onHandPredictions": [
                {
                  "$id": "124",
                  "autoOrderGuid": "9FiF9KPgiEmCpWLcy1+HJg==",
                  "autoOrderIdentifier": "f48558f4-e0a3-4988-82a5-62dccb5f8726",
                  "pluG_UID": "Bjc5rRT7UEW49Z+1pmWsSg==",
                  "pluGuid": "ad393706-fb14-4550-b8f5-9fb5a665ac4a",
                  "childPLUG_UID": "DYRkxu1NJEuUwbzS0WDyYw==",
                  "childPluGuid": "c664840d-4ded-4b24-94c1-bcd2d160f263",
                  "date": "2025-10-05T00:01:56.2470397",
                  "normalPrice": 2.0,
                  "salePrice": 3.0,
                  "discountPercentage": 4,
                  "discountPercentageActual": -50,
                  "predictedQuantity": 5.1,
                  "campaign": "sample string 6",
                  "campaignDescription": "sample string 7",
                  "lowQuality": true,
                  "investmentBuy": true,
                  "buffer": 10,
                  "boostDays": 11
                },
                {
                  "$ref": "124"
                }
              ],
              "predictions": [
                {
                  "$ref": "124"
                },
                {
                  "$ref": "124"
                }
              ],
              "product": {
                "$ref": "2"
              }
            },
            {
              "$ref": "119"
            }
          ],
          "supplierOrderingDetail": {
            "$ref": "10"
          },
          "manufacturerSupplier": "9a8dc2a0-cea9-41ab-8f9f-9c22138d1194",
          "cartonQuantity": 1,
          "sellPrice": 1,
          "cost": 1,
          "costDecimals": 1,
          "bufferDays": 6,
          "boostDays": 7
        },
        {
          "$ref": "112"
        }
      ],
      "boosts": [
        {
          "$id": "125",
          "autoOrderGuid": "Ht9PNbYjzkCspFQv4ySzPQ==",
          "autoOrderIdentifier": "354fdf1e-23b6-40ce-aca4-542fe324b33d",
          "date": "2025-10-05T00:01:56.2470397",
          "boost": 2
        },
        {
          "$ref": "125"
        }
      ]
    },
    "supplierName": "sample string 33",
    "supplierStoreID": 1,
    "supplierCartonsOnly": true,
    "supplierEnforceMinimumQuantity": true,
    "supplierMinimumOrderValue": 1,
    "storeName": "sample string 36",
    "orderCode": {
      "$id": "126",
      "code": "sample string 1",
      "description": "sample string 2"
    },
    "store": {
      "$ref": "3"
    },
    "supplier": {
      "$ref": "7"
    },
    "totalCostInc": 37.0,
    "totalPickedCostInc": 38.0,
    "totalReceivedCostInc": 39.0,
    "total": {
      "$id": "127",
      "orderGuid": "xtLjxdamLkq3T/fC6buo9w==",
      "orderIdentifier": "c5e3d2c6-a6d6-4a2e-b74f-f7c2e9bba8f7",
      "supplierIdentifier": "k9462clwJUq6OaHva91SOA==",
      "supplierGuid": "d93ade93-70c9-4a25-ba39-a1ef6bdd5238",
      "records": 1,
      "cartons": 2.1,
      "cartonQuantity": 3,
      "weight": 4,
      "costInc": 5,
      "sellInc": 6,
      "costGST": 7,
      "sellGST": 8,
      "pickedCostInc": 9,
      "pickedSellInc": 10,
      "receivedRecords": 11,
      "receivedWeight": 1,
      "receivedCartons": 1,
      "receivedCartonQuantity": 1,
      "receivedUnits": 1,
      "receivedSellInc": 12,
      "receivedCostInc": 13,
      "receivedCostGST": 14,
      "receivedSellGST": 15,
      "investmentBuyRecords": 16,
      "investmentBuyCartons": 17.1,
      "investmentBuyCartonQuantity": 18,
      "investmentBuyWeight": 19,
      "investmentBuyCostInc": 20,
      "investmentBuySellInc": 21,
      "investmentBuyCostGST": 22,
      "investmentBuySellGST": 23,
      "investmentBuySavedAmount": 24.1
    },
    "details": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "unknownScans": [
      {
        "$ref": "107"
      },
      {
        "$ref": "107"
      }
    ],
    "transportCompany": {
      "$id": "128",
      "identifier": "sSEEmZbPc0KU2NabX+3RCQ==",
      "identifierGuid": "990421b1-cf96-4273-94d8-d69b5fedd109",
      "companyName": "sample string 1",
      "abn": "sample string 2",
      "address1": "sample string 3",
      "address2": "sample string 4",
      "telephone": "sample string 5",
      "primaryContactGuid": "1oKmN2GF20Coq9k90mJ/EQ==",
      "primaryContactID": "37a682d6-8561-40db-a8ab-d93dd2627f11",
      "primaryContact": {
        "$ref": "8"
      }
    },
    "isMetcashSorted": true,
    "backupOrderType": "sample string 41",
    "backupOrderTypeDescription": "sample string 42",
    "backupTradingPartner": 1,
    "backupHostIdentifier": "6941a705-e0f5-408f-86b4-f1464a051ce2"
  },
  "invoiceDetail": {
    "$id": "129",
    "identifier": "voLpQccYQESUUuyqFCTnJQ==",
    "identifierGuid": "41e982be-18c7-4440-9452-ecaa1424e725",
    "headerIdentifier": "KHfv4+PnT0W6Sup2UhNmdw==",
    "headerIdentifierGuid": "e3ef7728-e7e3-454f-ba4a-ea7652136677",
    "pluG_UID": "HZtcRID0cUiB8h1C2W0r6Q==",
    "pluGuid": "445c9b1d-f480-4871-81f2-1d42d96d2be9",
    "pageNo": 1,
    "lineNo": 1,
    "itemOrdered": "sample string 1",
    "itemShipped": "sample string 2",
    "apn": "sample string 3",
    "barcode": "sample string 4",
    "prodStatus": 0,
    "dateAvailable": "2025-10-05T00:01:56.2470397",
    "commodity": "sample string 5",
    "supplier": "sample string 6",
    "itemDesc": "sample string 7",
    "itemType": 48,
    "investmentBuyInd": "A",
    "orderType": "sample string 8",
    "cartonQty": 1,
    "cartonQuantitySpecified": true,
    "soldByWeight": true,
    "orderByWeight": true,
    "unitsOrdered": 1,
    "unitsSupplied": 1,
    "unitsReceived": 1,
    "weightOrdered": 1,
    "weightShipped": 1,
    "weightReceived": 1,
    "unitSpecified": 11,
    "wholesalePrice": 1,
    "extWholesalePrice": 1,
    "normalPrice": 1,
    "retailPrice": 1,
    "pricingUnit": "sample string 12",
    "claimFlag": "A",
    "gstRate": 1,
    "gstAmount": 1,
    "extGstAmount": 1,
    "deliWeight": 1,
    "marginAmount": 1,
    "extMarginAmount": 1,
    "costAmount": 1,
    "orderedCostAmount": 1,
    "extCostAmount": 1,
    "costIncSpecified": true,
    "freightAmount": 14,
    "freightGstAmount": 15,
    "extFreightAmount": 16,
    "extFreightGstAmount": 17,
    "costDecimals": 18,
    "wetRate": 1,
    "containerDeposit": 1,
    "basePrice": 1,
    "wetValue": 1,
    "deliveryFee": 1,
    "casePrice": 1,
    "wholesaleExt": 1,
    "wetExt": 1,
    "totalLitres": 1,
    "tun": "sample string 19",
    "applyDetails": true,
    "applySell": true,
    "applyCost": true,
    "applyOr": true,
    "applyQty": true,
    "itemNumber": "sample string 20",
    "directNumber": "sample string 21",
    "itemSize": "sample string 22",
    "costGst": 1,
    "sellGst": 1,
    "costOr": 1,
    "sellOr": 1,
    "marginOr": 1,
    "grossProfit": 1.0,
    "sell": 1,
    "cartonCost": 1,
    "currentCost": 1,
    "costID": "A",
    "costStart": "2025-10-05T00:01:56.2470397",
    "costEnd": "2025-10-05T00:01:56.2470397",
    "createdFromUnknownScan": true,
    "orderGuid": "jbF+nM11TkijUXnApOKWuQ==",
    "orderIdentifierGuid": "9c7eb18d-75cd-484e-a351-79c0a4e296b9",
    "processed": true,
    "received": true,
    "inventoried": true,
    "fromElectronicInvoice": true,
    "allowDelete": true,
    "updated": "2025-10-05T00:01:56.2470397",
    "invoiceNo": "sample string 28",
    "hasInventory": true,
    "existingCost": 30.1,
    "existingSell": 31.1,
    "futureCost": 1.1,
    "futureSell": 1.1,
    "nextSell": 1.1,
    "nextSellCampaignName": "sample string 32",
    "nextSellCampaignDescription": "sample string 33",
    "unknownScan": {
      "$id": "130",
      "pluG_UID": "LMj+URvazkOE3HMRX02iqA==",
      "pluGuid": "51fec82c-da1b-43ce-84dc-73115f4da2a8",
      "invoiceIdentifier": "7ZHGr7lDQUOCxFH7qZfIxQ==",
      "invoiceGuid": "afc691ed-43b9-4341-82c4-51fba997c8c5",
      "barcode": "sample string 3",
      "itemNumber": "sample string 4",
      "created": "2025-10-05T00:01:56.2470397"
    },
    "productActive": true,
    "productSalesMode": 35,
    "productGSTPercent": 36,
    "productCostCalcMethod": 37,
    "productAlwaysApplyMargin": true,
    "productMarginRanged": true,
    "productMargin": 1.1,
    "productMinimumMargin": 1.1,
    "productMaximumMargin": 1.1,
    "priceGroupG_UID": "fnXla2FQIUqYMFcR8swhVg==",
    "priceGroupGuid": "6be5757e-5061-4a21-9830-5711f2cc2156",
    "priceGroupName": "sample string 40",
    "priceGroupCode": "sample string 41",
    "product": {
      "$ref": "2"
    },
    "incrementCount": true,
    "minimumQuantity": 1,
    "randomWeight": true,
    "salesMode": 43,
    "cartons": 1,
    "weight": 1,
    "units": 1,
    "autoOrderStatus": 1,
    "invoiceDetailReceive": true
  },
  "autoOrderDetail": {
    "$ref": "112"
  },
  "doNotRange": true,
  "doNotOrder": true,
  "costGSTPercent": 1,
  "orderDetailReceive": true,
  "isBackedUp": true,
  "backupWarehouseIndicator": "sample string 21",
  "backupOrderCode": "sample string 22"
}

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

None.