POST api/product/{id}/inventory/adjust

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

InventoryHistory
NameDescriptionTypeAdditional information
InventoryGuid

Collection of byte

None.

InventoryIdentifier

globally unique identifier

None.

PLUG_UID

Collection of byte

None.

PLUIdentifier

globally unique identifier

None.

InventoryReason

InventoryReasons

None.

InventoryInvoiceGuid

Collection of byte

None.

InvoiceIdentifier

globally unique identifier

None.

OperatorGuid

Collection of byte

None.

OperatorIdentifier

globally unique identifier

None.

StocktakeGuid

Collection of byte

None.

StocktakeIdentifier

globally unique identifier

None.

OrderGuid

Collection of byte

None.

OrderIdentifier

globally unique identifier

None.

SaleHeaderGuid

Collection of byte

None.

SaleHeaderGuidIdentifier

globally unique identifier

None.

DumpStockID

integer

None.

FuelDeliveryID

integer

None.

CreditNoteIdentifier

Collection of byte

None.

CreditNoteGuid

globally unique identifier

None.

InventorySourceGuid

Collection of byte

None.

InventorySourceIdentifier

globally unique identifier

None.

CreatedLocal

date

None.

BaseUnits

integer

None.

UnitsPerCarton

Number of BaseUnits Per Carton

integer

None.

UnitsPerCartonWeighted

Whether the units per carton is for a weighted value

boolean

None.

Counted

integer

None.

CountedPacks

integer

None.

Open

integer

None.

MovementQty

integer

None.

Close

integer

None.

OpenPacks

integer

None.

MovementQtyPacks

integer

None.

ClosePacks

integer

None.

Accuracy

integer

None.

Manual

Indicates this change was instigated by a user's actions

integer

None.

User

The user or operator who performed the action

string

None.

Updated

date

None.

CreatedLocalTime

date

Deprecated.

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

StoreID

integer

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

Barcode

string

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

DirectCode

string

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

ProductName

string

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

SalesMode

integer

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

OrderPacked

integer

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

Invoice

InventoryInvoice

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

InvoiceHeaderIdentifier

Collection of byte

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

InvoiceHeaderGuid

globally unique identifier

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

InvoiceNumber

string

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

InvoiceCost

integer

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

InvoiceCostDecimals

integer

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

OrderNumber

integer

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

OrderReceivingStoreName

string

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

OrderSendingStoreName

string

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

CreditNoteID

Credit Note Reference number

integer

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

Reason

InventoryReason

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

ReasonName

string

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

OperatorName

string

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

OperatorNumber

string

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

StocktakeName

string

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

SaleIdentifier

string

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

SaleHeaderID

integer

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

InventoryAfterCounted

boolean

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

InventorySetStock

boolean

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

ExternalId

string

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

APN

string

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

DeptCode

string

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

Request Formats

application/json, text/json

Sample:
{
  "inventoryGuid": "VaMk6ztpMkKSoJP8+w/X6A==",
  "inventoryIdentifier": "eb24a355-693b-4232-92a0-93fcfb0fd7e8",
  "pluG_UID": "CaLpRVknoUafVYWnLcKwuQ==",
  "pluIdentifier": "45e9a209-2759-46a1-9f55-85a72dc2b0b9",
  "inventoryReason": 3,
  "inventoryInvoiceGuid": "Zu9QxAa7SUahp7jR9xYPCw==",
  "invoiceIdentifier": "c450ef66-bb06-4649-a1a7-b8d1f7160f0b",
  "operatorGuid": "bNgqRE1z/EOukTzp08hkDw==",
  "operatorIdentifier": "442ad86c-734d-43fc-ae91-3ce9d3c8640f",
  "stocktakeGuid": "c72j7T9Co0WL4djQeDTGBQ==",
  "stocktakeIdentifier": "eda3bd73-423f-45a3-8be1-d8d07834c605",
  "orderGuid": "twOcoQNRU0SfCZqCA8gTBA==",
  "orderIdentifier": "a19c03b7-5103-4453-9f09-9a8203c81304",
  "saleHeaderGuid": "AqmKbn3o4U2YZLlmiWr4nQ==",
  "saleHeaderGuidIdentifier": "6e8aa902-e87d-4de1-9864-b966896af89d",
  "dumpStockID": 1,
  "fuelDeliveryID": 1,
  "creditNoteIdentifier": "tAzLE1lIhE6E3b6nHGNINQ==",
  "creditNoteGuid": "13cb0cb4-4859-4e84-84dd-bea71c634835",
  "inventorySourceGuid": "bcOkqCoDykmSW2zSoZpHLg==",
  "inventorySourceIdentifier": "a8a4c36d-032a-49ca-925b-6cd2a19a472e",
  "createdLocal": "2026-06-03T18:33:50.1758688",
  "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": "2026-06-03T18:33:50.1758688",
  "createdLocalTime": "2026-06-03T18:33:50.1758688",
  "storeID": 14,
  "barcode": "sample string 15",
  "directCode": "sample string 16",
  "productName": "sample string 17",
  "salesMode": 18,
  "orderPacked": 19,
  "invoice": {
    "$id": "2",
    "inventoryInvoiceGuid": "dFx+XNXISEaEQBxhwU84eQ==",
    "invoiceIdentifier": "5c7e5c74-c8d5-4648-8440-1c61c14f3879",
    "inventoryGuid": "WpmNBxhLFEGB2aY6QbDVTg==",
    "inventoryIdentifier": "078d995a-4b18-4114-81d9-a63a41b0d54e",
    "supplierIdentifier": "GmFMONFaqEiQRplBeV3jNg==",
    "supplierGuid": "384c611a-5ad1-48a8-9046-9941795de336",
    "orderGuid": "jxxOUW9I20WvEwBgCKeQ2w==",
    "orderIdentifier": "514e1c8f-486f-45db-af13-006008a790db",
    "invoiceHeaderIdentifier": "IunKHa5QpEiM/hnVE8pucQ==",
    "invoiceHeaderGuid": "1dcae922-50ae-48a4-8cfe-19d513ca6e71",
    "created": "2026-06-03T18:33:50.1758688",
    "ordered": "2026-06-03T18:33:50.1758688",
    "storeID": 1,
    "bestOrExpire": "2026-06-03T18:33:50.1758688",
    "bestOrExpireType": 1,
    "units": 1,
    "weight": 1,
    "received": "2026-06-03T18:33:50.1758688",
    "cost": 1,
    "totalCost": 1,
    "freightCost": 1,
    "inStock": 1,
    "pluG_UID": "guKplfRwtUan5/WcuSfIMA==",
    "pluGuid": "95a9e282-70f4-46b5-a7e7-f59cb927c830",
    "orderInventoryGuid": "AFaaxTZOikiuL0OTDgP2HA==",
    "orderInventoryIdentifier": "c59a5600-4e36-488a-ae2f-43930e03f61c",
    "supplier": {
      "$id": "3",
      "identifier": "kbeODwqwpkShNZyj5iRyNw==",
      "identifierGuid": "0f8eb791-b00a-44a6-a135-9ca3e6247237",
      "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": "cHXMCol2kUmkdwJjz4lbiA==",
      "primaryContactID": "0acc7570-7689-4991-a477-0263cf895b88",
      "storeID": 1,
      "abn": "sample string 16",
      "supplierGroupIdentifier": "rx+oI3n/REOjOdG7bY13Cg==",
      "supplierGroupGuid": "23a81faf-ff79-4344-a339-d1bb6d8d770a",
      "rebate": 1.0,
      "rebateType": 1,
      "rebateFrequency": 1,
      "rebateSource": 1,
      "rebateLastClaimed": "2026-06-03T18:33:50.1758688",
      "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": "4",
        "id": "02a4038f-0136-4a30-a413-fdd11ae5725c",
        "identifier": "K0OT3+w3GEaDpUGaIsv9/A==",
        "identifierGuid": "df93432b-37ec-4618-83a5-419a22cbfdfc",
        "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": "5",
          "supplierIdentifier": "FNqUKyoJt0yEvOmfUTTdkw==",
          "supplierIdentifierGuid": "2b94da14-092a-4cb7-84bc-e99f5134dd93",
          "contactGuid": "2KuOqy4U/EOnP8XrrCJKnA==",
          "contactID": "ab8eabd8-142e-43fc-a73f-c5ebac224a9c",
          "contact": {
            "$ref": "4"
          },
          "supplier": {
            "$ref": "3"
          }
        },
        {
          "$ref": "5"
        }
      ],
      "products": [
        {
          "$id": "6",
          "pluG_UID": "VUM5wz/KRU+zTQK7RJaGbA==",
          "pluGuid": "c3394355-ca3f-4f45-b34d-02bb4496866c",
          "supplierIdentifier": "p3Z6ymCLake6BLR+z8cUZQ==",
          "supplierIdentifierGuid": "ca7a76a7-8b60-476a-ba04-b47ecfc71465",
          "cartonQuantity": 1,
          "cartonQuantityChanged": true,
          "productSize": "sample string 3",
          "cigarettesPerSleeve": 1,
          "randomWeight": true,
          "piecesPerUnit": 5,
          "averagePackSize": 6,
          "effectiveDate": "2026-06-03T18:33:50.1758688",
          "pricedByWeight": true,
          "landedUnitCostEx": 9,
          "landedUnitCostInc": 10,
          "landedCartonCostInc": 12,
          "landedCartonCostEx": 13,
          "standardCost": 14,
          "deliveryFee": 1,
          "deliveryFeeBasis": "sample string 15",
          "pickAndPackFee": 1,
          "pickAndPackFeeBasis": "sample string 16",
          "financeFee": 1,
          "financeFeeBasis": "sample string 17",
          "cartonLength": 1,
          "cartonWidth": 1,
          "cartonHeight": 1,
          "palletLayerQuantity": 1,
          "palletLayers": 1,
          "itemCode": "sample string 18",
          "invoiceCode": "sample string 19",
          "invoiceDesc": "sample string 20",
          "orderDirect": true,
          "useCost": true,
          "minimumQuantity": 21,
          "hostType": 22,
          "fromHost": 23,
          "minimumReorder": 1,
          "maximumReorder": 1,
          "orderMultiple": 24.1,
          "sellMultiple": 25.1,
          "baseMultiple": 26.1,
          "hostStandardCost": 27,
          "hostTotalCost": 28,
          "hostRetail": 29,
          "hostLandedUnitCostEx": 30,
          "hostLandedUnitCostInc": 31,
          "hostDesc": "sample string 32",
          "directIndicator": "sample string 33",
          "availableToOrder": true,
          "hostRangeIndicator": "sample string 35",
          "hostProductType": "sample string 36",
          "hostProductGrade": "sample string 37",
          "hostProductGroup": "sample string 38",
          "hostSlowMoving": true,
          "hostGeneralMerchandise": true,
          "hostPillar": "sample string 41",
          "hostLastUpdated": "2026-06-03T18:33:50.1758688",
          "rebate": 1.0,
          "rebateExclude": true,
          "invoiceCodes": [
            {
              "$id": "7",
              "pluG_UID": "WAhVVNjco0mUtM7EzXdJ4w==",
              "pluGuid": "54550858-dcd8-49a3-94b4-cec4cd7749e3",
              "supplierIdentifier": "iaxWwXAkX0OdNbyXKg7uPA==",
              "supplierIdentifierGuid": "c156ac89-2470-435f-9d35-bc972a0eee3c",
              "invoiceCode": "sample string 1",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "7"
            }
          ],
          "storeIDs": [
            1,
            2
          ],
          "preferredSupplier": true,
          "preferredRebateSupplier": true,
          "supplierName": "sample string 42",
          "salesMode": 43,
          "orderPacked": true,
          "active": true,
          "price": 1,
          "costGstPercent": 45,
          "parentPluG_UID": "lxWIYy6S/U25tifRwBdf8g==",
          "parentPluGuid": "63881597-922e-4dfd-b9b6-27d1c0175ff2",
          "freight": 46.0,
          "freightType": 1,
          "product": {
            "$id": "8",
            "plu": 1,
            "storeID": 1,
            "masterPluG_UID": "QEA=",
            "storeIDs": [
              1,
              2
            ],
            "g_UId": "SVwq1ribl0+kAYMMJtJyEg==",
            "guid": "d62a5c49-9bb8-4f97-a401-830c26d27212",
            "apn": "sample string 1",
            "apnChanged": true,
            "apnSwitched": true,
            "barcode": "sample string 4",
            "itemNumber": "sample string 5",
            "itemNumberChanged": true,
            "priceGroupG_UID": "s9Sd3nByUkmmfAIQTbzQww==",
            "priceGroupGuid": "de9dd4b3-7270-4952-a67c-02104dbcd0c3",
            "blueprintID": 1,
            "lastCountedDate": "2026-06-03T18:33:50.1758688",
            "externalID": "sample string 7",
            "active": true,
            "activated": "2026-06-03T18:33:50.1758688",
            "pluCreated": "2026-06-03T18:33:50.1758688",
            "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": "2026-06-03T18:33:50.1758688",
            "lastManualUpdate": "2026-06-03T18:33:50.1758688",
            "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": "2026-06-03T18:33:50.1758688",
            "currentCostUpdated": "2026-06-03T18:33:50.1758688",
            "costDecimals": 31,
            "costChanged": true,
            "dealCostIdentifier": "QEA=",
            "excludeFromRebate": true,
            "rebateOverride": 1,
            "costCalcMethod": 32,
            "costCalcMethodChanged": true,
            "costEffectiveDate": "2026-06-03T18:33:50.1758688",
            "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": "2026-06-03T18:33:50.1758688",
            "posTare": 1,
            "altPrice": 1.0,
            "altPriceChanged": true,
            "altPriceMode": 53,
            "altPriceModeChanged": true,
            "altPLUG_UID": "9MWGCyUzW06ExK9ancWhRg==",
            "altPLUGuid": "0b86c5f4-3325-4e5b-84c4-af5a9dc5a146",
            "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": "2026-06-03T18:33:50.1758688",
            "labelLastPrice": 1,
            "shelfPageLayoutG_UID": "pZYWSqUVw0u1SOwPlolJ0g==",
            "shelfPageLayoutGuid": "4a1696a5-15a5-4bc3-b548-ec0f968949d2",
            "talkerPageLayoutG_UID": "YrKPvIHM4EaIzwntmc/Ttg==",
            "talkerPageLayoutGuid": "bc8fb262-cc81-46e0-88cf-09ed99cfd3b6",
            "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,
            "liabilityItem": true,
            "trackSerial": true,
            "trackSerialChanged": true,
            "allowZeroPrice": true,
            "allowZeroPriceChanged": true,
            "notForSale": 92,
            "notForSaleChanged": true,
            "excludeFromDeals": true,
            "excludeFromVoucher": true,
            "minimumAge": 95,
            "minimumAgeChanged": true,
            "buyingLimit": 1,
            "buyingLimitChanged": true,
            "buyingLimitIndependent": true,
            "buyingLimitIndependentChanged": true,
            "inventoryGuid": "PNujrAZ3yEuQp22o3nZidw==",
            "inventoryIdentifier": "aca3db3c-7706-4bc8-90a7-6da8de766277",
            "inventoryAccuracy": 1,
            "baseUnits": 99,
            "orderPacked": 1,
            "isManufactured": true,
            "isIngredient": true,
            "isModifier": true,
            "isModifierChanged": true,
            "hasModifiers": 100,
            "defaultPrinter": "sample string 101",
            "defaultPrinterGroup": "sample string 102",
            "ingredientsOnManufacture": true,
            "manufactureUnitMeasure": 1,
            "mpl": 1,
            "maxShelfQty": 103,
            "allowAutoOrder": true,
            "warrantyPeriod": 1,
            "parentPluG_UId": "WIB7mEaMaUaVJWj4Tbd/dw==",
            "parentPluGuid": "987b8058-8c46-4669-9525-68f84db77f77",
            "preferredHostVendor": 105,
            "preferredHostChanged": true,
            "code": "sample string 107",
            "supplierIdentifier": "e03NVf+emkK5AcM+riaqAg==",
            "supplierIdentifierGuid": "55cd4d7b-9eff-429a-b901-c33eae26aa02",
            "supplierChanged": true,
            "rebateSupplierIdentifier": "d16lRaZV9k2Boi1Jjv8kvA==",
            "rebateSupplierIdentifierGuid": "45a55e77-55a6-4df6-81a2-2d498eff24bc",
            "rebateSupplierChanged": true,
            "availableForOrder": true,
            "warehouseDirectIndicator": "sample string 109",
            "warehouseDirectIndicatorChanged": true,
            "productGrade": "sample string 111",
            "productType": "sample string 112",
            "productGroup": "sample string 113",
            "complianceIndicator": "sample string 114",
            "inhouseBrand": "sample string 115",
            "slowMoving": true,
            "generalMerchandise": true,
            "comment": "sample string 118",
            "lastUpdatedByUser": "sample string 119",
            "lastManualUpdatedByUser": "sample string 120",
            "lastUpdatedByUserOverride": true,
            "lastUpdatedByHost": "2026-06-03T18:33:50.1758688",
            "commodity": "sample string 122",
            "businessPillar": "sample string 123",
            "mscCommodity": "sample string 124",
            "hostIdentifier": "ndkrXbzvYkmLVTyTVoLj8Q==",
            "hostIdentifierGuid": "5d2bd99d-efbc-4962-8b55-3c935682e3f1",
            "serviceFeeID": 1,
            "serviceFeeIDChanged": true,
            "providerName": "sample string 126",
            "aisleEnds": "sample string 127",
            "deleted": true,
            "deletedChanged": true,
            "hidden": true,
            "doNotRange": true,
            "doNotRangeChanged": true,
            "doNotOrder": true,
            "doNotOrderChanged": true,
            "locked": true,
            "excludeFromWebUpdate": true,
            "excludeFromWebUpdateChanged": true,
            "webPriceBasedOn": 138,
            "webPriceRounding": true,
            "webMarkup": 140,
            "webPriceMode": 141,
            "altDepartmentID": 1,
            "altSubDepartmentID": 1,
            "altMinorDepartmentID": 1,
            "altLesserDepartmentID": 1,
            "altDeptCode": "sample string 142",
            "altSubDeptCode": "sample string 143",
            "altMinorDeptCode": "sample string 144",
            "altLesserDeptCode": "sample string 145",
            "altDepartmentChanged": true,
            "storeProducts": [
              {
                "$ref": "8"
              },
              {
                "$ref": "8"
              }
            ],
            "store": {
              "$id": "9",
              "id": 1,
              "isMaster": true,
              "isElectedMaster": true,
              "electedMasterStoreID": 1,
              "isZoneMaster": 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": "2026-06-03T18:33:50.1758688",
              "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": "XVbgTCtlsU+jn8eJDV0+IA==",
              "hostIdentifierGuid": "4ce0565d-652b-4fb1-a39f-c7890d5d3e20",
              "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,
              "defaultOrderDocumentId": 1,
              "defaultStockReceiveDocumentId": 1,
              "giftCardSalesAccountingDeptCode": "sample string 47",
              "transactionDiscountAccountingDeptCode": "sample string 48",
              "size": 49,
              "updated": "2026-06-03T18:33:50.1758688",
              "priceZone": {
                "$id": "10",
                "id": 1,
                "name": "sample string 2",
                "hostIdentifier": "wYGXsDa3yEOLlPAxNKFYbw==",
                "hostIdentifierGuid": "b09781c1-b736-43c8-8b94-f03134a1586f",
                "sortOrder": 3,
                "zoneMasterStoreID": 1,
                "electedMasterStoreID": 1,
                "containsElectedMasterStore": true
              },
              "priceZoneName": "sample string 51",
              "storeFuelConfigured": true,
              "shippingAddressCopied": true,
              "shippingAddress": {
                "$id": "11",
                "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"
              },
              "billingAddressCopied": true,
              "billingAddress": {
                "$ref": "11"
              },
              "warehouseStore": {
                "$id": "12",
                "storeID": 1,
                "warehouseStoreID": 2,
                "storeName": "sample string 3",
                "warehouseName": "sample string 4"
              },
              "hostStoreSettings": [
                {
                  "$id": "13",
                  "id": 1,
                  "hostIdentifier": "CKR4U4L8tUOR1hh6CS+0qw==",
                  "hostIdentifierGuid": "5378a408-fc82-43b5-91d6-187a092fb4ab",
                  "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,
                  "secondPassword": "sample string 23",
                  "secondPasswordPlain": "sample string 24",
                  "secondServerAddress": "sample string 25",
                  "processPromotions": true,
                  "hostProvider": 0,
                  "host": {
                    "$id": "14",
                    "identifier": "aLZ59v0bL0S5ggKVSViU4Q==",
                    "identifierGuid": "f679b668-1bfd-442f-b982-0295495894e1",
                    "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": "Yhsh7oPM8UO9AM2HLXw3KQ==",
                    "hostSupplierIdentifierGuid": "ee211b62-cc83-43f1-bd00-cd872d7c3729",
                    "loyaltyPriceLevelIdentifier": "DcqUAcjJE0yt3hbqH05wlQ==",
                    "loyaltyPriceLevelIdentifierGuid": "0194ca0d-c9c8-4c13-adde-16ea1f4e7095",
                    "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": "2026-06-03T18:33:50.1758688",
                    "lastProcessed": "2026-06-03T18:33:50.1758688",
                    "hold": true,
                    "supplierName": "sample string 35",
                    "supplier": {
                      "$ref": "3"
                    },
                    "files": [
                      {
                        "$id": "15",
                        "id": "sample string 1",
                        "fileName": "sample string 2",
                        "extension": "sample string 3",
                        "provider": 0,
                        "type": 0,
                        "hostType": "sample string 4",
                        "createdUtc": "2026-06-03T18:33:50.1758688",
                        "processed": "2026-06-03T18:33:50.1758688",
                        "isProcessing": true,
                        "processedCount": 6,
                        "processingTime": 1,
                        "collectedUtc": "2026-06-03T18:33:50.1758688",
                        "size": 1,
                        "sizeFormat": "sample string 7",
                        "isArchive": true,
                        "customerNumber": "sample string 9",
                        "businessPillar": "sample string 10",
                        "fileType": "sample string 11",
                        "version": "sample string 12",
                        "reference": "sample string 13",
                        "digest": "sample string 14",
                        "contentType": "sample string 15",
                        "host": {
                          "$ref": "14"
                        },
                        "metcashHeader": {
                          "$id": "16",
                          "customerNumber": "sample string 1",
                          "creationDate": "2026-06-03T18:33:50.1758688",
                          "businessPillar": "sample string 3",
                          "fileType": "sample string 4"
                        }
                      },
                      {
                        "$ref": "15"
                      }
                    ],
                    "zoneMatrix": [
                      {
                        "$id": "17",
                        "id": 1,
                        "hostIdentifier": "b6bzITCZiECzIlZzVhwjrw==",
                        "hostIdentifierGuid": "21f3a66f-9930-4088-b322-5673561c23af",
                        "storeID": 1,
                        "departmentCode": "sample string 2",
                        "hostGuids": [
                          "8d098e5d-e779-40c0-9565-b392526bd4f9",
                          "b0c6320d-5f72-4f57-b064-222718d19acb"
                        ]
                      },
                      {
                        "$ref": "17"
                      }
                    ],
                    "hostFileStoreSetting": {
                      "$ref": "13"
                    },
                    "hostStoreSettings": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "promotionPlacements": [
                      {
                        "$id": "18",
                        "identifier": "zc77vycI6UGiprKJQv4ttg==",
                        "identifierGuid": "bffbcecd-0827-41e9-a2a6-b28942fe2db6",
                        "code": "sample string 2",
                        "description": "sample string 3",
                        "isAdvertised": true
                      },
                      {
                        "$ref": "18"
                      }
                    ],
                    "promoTypeGuids": [
                      "c62e7551-391e-4fc6-b67f-38bd65ccf306",
                      "406b3d85-c115-48a7-a62a-e51a54505b66"
                    ],
                    "isPromotionOnly": false,
                    "isOrderable": false,
                    "vendor": 0
                  },
                  "groupIDs": [
                    1,
                    2
                  ],
                  "hostDescription": "sample string 27"
                },
                {
                  "$ref": "13"
                }
              ],
              "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": "2026-06-03T18:33:50.1758688",
                  "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"
                }
              ],
              "suppliedStores": [
                1,
                2
              ],
              "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,
                    "config": "sample string 10"
                  }
                },
                {
                  "$ref": "22"
                }
              ],
              "updateStoreID": "7af489f7-b27c-4e3f-8af6-1846a67ae2d9",
              "updateStore": {
                "$id": "24",
                "id": "63a124bb-d250-45b9-90e1-d258112885f0",
                "name": "sample string 1",
                "lastActivity": "2026-06-03T18:33:50.1758688",
                "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": "2026-06-03T18:33:50.1758688"
              },
              "timeZoneId": "sample string 54",
              "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": "8uyXChLph02YdDrYkG7HNA==",
                "pluGuid": "0a97ecf2-e912-4d87-9874-3ad8906ec734",
                "plu": 1,
                "storeID": 1,
                "zoneID": 2,
                "zoneName": "sample string 3",
                "store": "sample string 4",
                "isElectedMasterStore": true,
                "isZoneMasterStore": true,
                "priceNow": 7,
                "costNow": 8,
                "costNowDecimals": 9,
                "normalPrice": 10,
                "priceNext": 1,
                "costNext": 1,
                "costNextDecimals": 11,
                "nextCampaignName": "sample string 12",
                "gstPercent": 13,
                "normalCost": 14,
                "normalCostDecimals": 15,
                "costGstPercent": 16,
                "costCalcMethod": 1,
                "currentCost": 17,
                "currentCostDecimals": 18,
                "break1": 19,
                "price1": 20,
                "break2": 21,
                "price2": 22,
                "break3": 23,
                "price3": 24,
                "fuelItem": 25,
                "fixedWeight": 26,
                "active": true,
                "complianceIndicator": "sample string 27",
                "doNotOrder": true,
                "doNotRange": true,
                "isNormalPriceChangesCampaign": true,
                "updated": "2026-06-03T18:33:50.1758688"
              },
              {
                "$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,
                "memberDiscountPrice": 10,
                "acceptedUtc": "2026-06-03T18:33:50.1758688",
                "priceChangeType": 0,
                "costDecimals": 11,
                "costCalcMethod": 12,
                "targetCampaignPriceGtOrEquNormal": true
              },
              "normalPluPrices": {
                "$ref": "28"
              },
              "winningCampaign": 1,
              "winner": {
                "$id": "29",
                "campaignName": "sample string 1",
                "campaignDescription": "sample string 2",
                "talkerText": "sample string 3",
                "disableWasSave": true,
                "startDate": "2026-06-03T18:33:50.1758688",
                "startTime": 5,
                "endDate": "2026-06-03T18:33:50.1758688",
                "endTime": 6,
                "newPrice": 7,
                "newCost": 8,
                "newCostDecimals": 9,
                "pctDiscount": 10,
                "promoType": 1,
                "promotionTypeCode": "sample string 11",
                "hostType": 12,
                "hostIdentifier": "Szd9f7/WfkKKWsNpx8eTxQ==",
                "hostIdentifierGuid": "7f7d374b-d6bf-427e-8a5a-c369c7c793c5",
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "details": [
                {
                  "$ref": "29"
                },
                {
                  "$ref": "29"
                }
              ]
            },
            "tray": {
              "$id": "30",
              "g_UId": "8kjK57E8UkKOiZCpbZPCpQ==",
              "guid": "e7ca48f2-3cb1-4252-8e89-90a96d93c2a5",
              "name": "sample string 1",
              "number": 1,
              "tare": 1
            },
            "priceGroup": {
              "$id": "31",
              "priceGroupG_UID": "RXy/5hd40UezUiK9Z1v9Ew==",
              "priceGroupGuid": "e6bf7c45-7817-47d1-b352-22bd675bfd13",
              "name": "sample string 2",
              "code": 1,
              "modified": true,
              "updated": "2026-06-03T18:33:50.1758688",
              "buyingLimit": 1,
              "buyingLimitIndependent": true,
              "buyingLimitType": 0,
              "number": 1,
              "products": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "productCount": 1
            },
            "priceGroupName": "sample string 147",
            "nutrifacts": {
              "$id": "32",
              "pluG_UID": "la9gaWrV50GOUxznalt4vA==",
              "pluGuid": "6960af95-d56a-41e7-8e53-1ce76a5b78bc",
              "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": "13c10dbc-8d08-4c23-ac49-bc101bc396ea",
              "created": "2026-06-03T18:33:50.1758688",
              "createdByUser": "sample string 1",
              "activated": "2026-06-03T18:33:50.1758688",
              "activatedByUser": "sample string 2",
              "deactivated": "2026-06-03T18:33:50.1758688",
              "deactivatedByUser": "sample string 3",
              "lastOrdered": "2026-06-03T18:33:50.1758688",
              "lastOrderedQty": 4.0,
              "lastReceived": "2026-06-03T18:33:50.1758688",
              "lastReceivedQty": 5.0,
              "lastInvoiceStatus": 1,
              "lastCounted": "2026-06-03T18:33:50.1758688",
              "lastSold": "2026-06-03T18:33:50.1758688",
              "firstSold": "2026-06-03T18:33:50.1758688",
              "awsUpdated": "2026-06-03T18:33:50.1758688",
              "lastManualUpdate": "2026-06-03T18:33:50.1758688",
              "lastManualUpdatedByUser": "sample string 7",
              "lastUpdated": "2026-06-03T18:33:50.1758688",
              "lastUpdatedByUser": "sample string 9",
              "lastUpdatedByHost": "2026-06-03T18:33:50.1758688",
              "doNotRangeUpdated": "2026-06-03T18:33:50.1758688",
              "doNotOrderUpdated": "2026-06-03T18:33:50.1758688",
              "tracked": "2026-06-03T18:33:50.1758688"
            },
            "allergens": [
              {
                "$id": "34",
                "primaryKey": {
                  "$id": "35",
                  "pluGuid": "7107317e-fae1-4d95-b3bd-90f9472faebe",
                  "contains": 2
                },
                "allergenID": 1,
                "pluG_UID": "fjEHceH6lU2zvZD5Ry+uvg==",
                "pluGuid": "7107317e-fae1-4d95-b3bd-90f9472faebe",
                "contains": 2,
                "allergenName": "sample string 3",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "34"
              }
            ],
            "costs": {
              "$id": "36",
              "pluG_UID": "pfXSp0YPuUCzLvfSzdQH1w==",
              "pluGuid": "a7d2f5a5-0f46-40b9-b32e-f7d2cdd407d7",
              "enteredCost": 1,
              "weightedAvgCost": 1,
              "lastCost": 1,
              "rawEnteredCost": 2,
              "rawWeightedAvgCost": 3,
              "rawLastCost": 4,
              "freight": 5.0,
              "freightType": 6,
              "costDecimals": 7,
              "fifoCost": 1,
              "updated": "2026-06-03T18:33:50.1758688",
              "normalCost": 1,
              "currentCost": 1
            },
            "sales": [
              {
                "$id": "37",
                "saleHeaderID": 1,
                "created": "2026-06-03T18:33:50.1758688",
                "createdLocal": "2026-06-03T18:33:50.1758688",
                "storeID": 3,
                "storeName": "sample string 4",
                "operatorG_Uid": "lbxV+6aDEkyT9M9AaxtFvg==",
                "operatorGuid": "fb55bc95-83a6-4c12-93f4-cf406b1b45be",
                "operatorName": "sample string 5",
                "tranType": 1,
                "plu": 1,
                "pluG_UId": "qgyDn/GNKkurbzwgg3pkfA==",
                "pluGuid": "9f830caa-8df1-4b2a-ab6f-3c20837a647c",
                "normalPrice": 1,
                "totalCents": 1,
                "cost": 1,
                "grossProfit": 1,
                "quantity": 1,
                "operator": {
                  "$id": "38",
                  "id": 1,
                  "g_Uid": "1naaj0Jo30y9xd7/U84CYw==",
                  "guid": "8f9a76d6-6842-4cdf-bdc5-deff53ce0263",
                  "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": "2026-06-03T18:33:50.1758688",
                  "passwordResetRequired": true,
                  "alteredInStore": true,
                  "startShift": "2026-06-03T18:33:50.1758688",
                  "endShift": "2026-06-03T18:33:50.1758688",
                  "machineName": "sample string 20",
                  "drawerID": 1,
                  "stores": [
                    {
                      "$id": "39",
                      "operatorG_UID": "q533Hgohg0G7DNzyLxNpJQ==",
                      "operatorGuid": "1ef79dab-210a-4183-bb0c-dcf22f136925",
                      "storeID": 2,
                      "operator": {
                        "$ref": "38"
                      },
                      "store": {
                        "$ref": "9"
                      }
                    },
                    {
                      "$ref": "39"
                    }
                  ]
                }
              },
              {
                "$ref": "37"
              }
            ],
            "apns": [
              {
                "$id": "40",
                "pluID": 1,
                "pluG_UID": "9SEXdqPvv0ijQhsQgneJWg==",
                "pluGuid": "761721f5-efa3-48bf-a342-1b108277895a",
                "apn": "sample string 1",
                "deleted": true,
                "storeID": 1,
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "40"
              }
            ],
            "tuns": [
              {
                "$id": "41",
                "pluG_UId": "4DoFFB47GkC66Qpu9nv0Pw==",
                "pluGuid": "14053ae0-3b1e-401a-bae9-0a6ef67bf43f",
                "apn": "sample string 1",
                "tun": "sample string 2",
                "cartonQuantity": 3,
                "product": {
                  "$ref": "8"
                },
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "41"
              }
            ],
            "competitionPricing": [
              {
                "$id": "42",
                "identifier": "NTahGsYAkUquoeEuo1OpnA==",
                "identifierGuid": "1aa13635-00c6-4a91-aea1-e12ea353a99c",
                "pluG_UID": "jrAO83NYaEWRtznQtL1QcA==",
                "pluGuid": "f30eb08e-5873-4568-91b7-39d0b4bd5070",
                "competitionID": 1,
                "name": "sample string 2",
                "sellMultiple": 3,
                "retailPrice": 4,
                "storeName": "sample string 5"
              },
              {
                "$ref": "42"
              }
            ],
            "supplier": {
              "$ref": "3"
            },
            "supplierName": "sample string 148",
            "children": [
              {
                "$ref": "8"
              },
              {
                "$ref": "8"
              }
            ],
            "ordering": {
              "$ref": "6"
            },
            "flipChartPages": [
              {
                "$id": "43",
                "identifier": "5mbxWvnz2kaLh6nLaineGw==",
                "groupName": "sample string 1",
                "identifierGuid": "5af166e6-f3f9-46da-8b87-a9cb6a29de1b",
                "exists": true,
                "flipChartIdentifier": "eyz1iqkRHkyTDRLSd6nCKg==",
                "flipChartIdentifierGuid": "8af52c7b-11a9-4c1e-930d-12d277a9c22a",
                "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": "vVfpNUcAxUOOBgAHMs/hZg==",
                "groupIdentifierGuid": "35e957bd-0047-43c5-8e06-000732cfe166",
                "flipChart": {
                  "$id": "44",
                  "identifier": "9+dQZV+HRE6EfARffBEjmw==",
                  "identifierGuid": "6550e7f7-875f-4e44-847c-045f7c11239b",
                  "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": "45",
                    "identifier": "75l4MW5B6UOjVBZIgDK2LA==",
                    "identifierGuid": "317899ef-416e-43e9-a354-16488032b62c",
                    "name": "sample string 2",
                    "formType": "sample string 3",
                    "forms": [
                      {
                        "$id": "46",
                        "id": 1,
                        "g_UID": "wjRUd59lZ02shlgzCS2BsA==",
                        "guid": "775434c2-659f-4d67-ac86-5833092d81b0",
                        "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": "tOJctikWG0isgYvv8SkPeg==",
                        "previousFormGuid": "b65ce2b4-1629-481b-ac81-8beff1290f7a",
                        "nextForm": 1,
                        "nextFormG_UID": "WUpOGNAPekCgFUnU79nQ2g==",
                        "nextFormGuid": "184e4a59-0fd0-407a-a015-49d4efd9d0da",
                        "attributes": "sample string 10",
                        "updated": "2026-06-03T18:33:50.1758688",
                        "positioning": 1,
                        "contentPanel": "sample string 11",
                        "selectionMode": 1,
                        "maximumSelections": 1,
                        "alteredInStore": true,
                        "deleted": true,
                        "blueprintID": 1,
                        "preserveLayout": true,
                        "mainCheckoutFormName": "sample string 13",
                        "nextCheckoutForm": {
                          "$ref": "46"
                        },
                        "previousCheckoutForm": {
                          "$ref": "46"
                        },
                        "buttons": [
                          {
                            "$id": "47",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "y1Hr8dkIe0ecnZA5KBeDSA==",
                            "checkoutFormGuid": "f1eb51cb-08d9-477b-9c9d-903928178348",
                            "identifier": "O+KXpDicIkqqfQwbStPW+g==",
                            "identifierGuid": "a497e23b-9c38-4a22-aa7d-0c1b4ad3d6fa",
                            "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": "1BsCQXIFJUm0RUpjf2QGHA==",
                            "valueGuid": "41021bd4-0572-4925-b445-4a637f64061c",
                            "buttonText": "sample string 10",
                            "valueText": "sample string 11",
                            "drawImageAndButton": true,
                            "updated": "2026-06-03T18:33:50.1758688",
                            "action": "sample string 12",
                            "valueForm": {
                              "$ref": "46"
                            },
                            "image": {
                              "$id": "48",
                              "name": "sample string 3.sample string 4",
                              "imageID": 2,
                              "imageName": "sample string 3",
                              "imageExtension": "sample string 4",
                              "lastUpdate": "2026-06-03T18:33:50.1758688",
                              "imageData": "QEA=",
                              "readOnly": true
                            }
                          },
                          {
                            "$ref": "47"
                          }
                        ],
                        "panels": [
                          {
                            "$id": "49",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "61wBLfeYd0SrxkG9e/lq0A==",
                            "checkoutFormGuid": "2d015ceb-98f7-4477-abc6-41bd7bf96ad0",
                            "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": "49"
                          }
                        ]
                      },
                      {
                        "$ref": "46"
                      }
                    ],
                    "panels": [
                      {
                        "$ref": "49"
                      },
                      {
                        "$ref": "49"
                      }
                    ]
                  },
                  "pages": [
                    {
                      "$ref": "43"
                    },
                    {
                      "$ref": "43"
                    }
                  ]
                },
                "contentPanel": {
                  "$ref": "49"
                },
                "products": [
                  {
                    "$id": "50",
                    "flipChartPageIdentifier": "6cqdWogEJkKIjz5kVtyM7A==",
                    "flipChartPageIdentifierGuid": "5a9dcae9-0488-4226-888f-3e6456dc8cec",
                    "pluG_UID": "NpdNj/rMX0KzSNXlpytWBg==",
                    "pluGuid": "8f4d9736-ccfa-425f-b348-d5e5a72b5606",
                    "sortOrder": 3,
                    "sent": true,
                    "productChanged": true,
                    "productImageName": "sample string 6",
                    "productShowImageOnFlipCharts": true,
                    "productShowTextOnFlipCharts": true,
                    "productOverrideFlipChartText": true,
                    "productFlipChartText": "sample string 10",
                    "product": {
                      "$ref": "8"
                    },
                    "departmentSortOrder": 11,
                    "subDepartmentName": "sample string 12"
                  },
                  {
                    "$ref": "50"
                  }
                ],
                "productCount": 27,
                "pages": [
                  {
                    "$ref": "43"
                  },
                  {
                    "$ref": "43"
                  }
                ]
              },
              {
                "$ref": "43"
              }
            ],
            "priceHistory": [
              {
                "$id": "51",
                "pluG_UID": "lIgHKliUrUyKnvMMJ/37ew==",
                "pluGuid": "2a078894-9458-4cad-8a9e-f30c27fdfb7b",
                "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": "2026-06-03T18:33:50.1758688",
                "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": "51"
              }
            ],
            "ingredients": [
              {
                "$id": "52",
                "pluG_UID": "hbFlOh0t+UKLtY41Yprg3g==",
                "ingredientGuid": "SgaZldrwvEi4CEY1RGXxOA==",
                "ingredientIdentifier": "9599064a-f0da-48bc-b808-46354465f138",
                "quantity": 1.0,
                "storeIDs": [
                  1,
                  2
                ],
                "ingredientText": "sample string 1",
                "ingredient": {
                  "$ref": "8"
                }
              },
              {
                "$ref": "52"
              }
            ],
            "bins": [
              {
                "$id": "53",
                "pluG_UID": "YgAId6QgP0eMNzB9obEHYg==",
                "pluGuid": "77080062-20a4-473f-8c37-307da1b10762",
                "shelfLocationIdentifier": "ESJVwLUOnkudcuYiI+om5g==",
                "shelfLocationGuid": "c0552211-0eb5-4b9e-9d72-e62223ea26e6",
                "labelShelfDefault": 1,
                "labelTalkerDefault": 1,
                "labelSmall": true,
                "labelPageLayoutG_UID": "tUiCLuxcOUO1pRF05itJIg==",
                "labelPageLayoutGuid": "2e8248b5-5cec-4339-b5a5-1174e62b4922",
                "updated": "2026-06-03T18:33:50.1758688",
                "electronicShelfLabelIdentifier": "sample string 5",
                "electronicshelfLabelsConfigurationID": 6,
                "labelShelfChanged": true,
                "productName": "sample string 8",
                "locationText": "sample string 9",
                "product": {
                  "$ref": "8"
                },
                "location": {
                  "$id": "54",
                  "identifier": "LPFB7dXVGEaJ0yabTfulzg==",
                  "storeID": 1,
                  "identifierGuid": "ed41f12c-d5d5-4618-89d3-269b4dfba5ce",
                  "name": "sample string 2",
                  "haccp": true,
                  "blueprintID": 1,
                  "updated": "2026-06-03T18:33:50.1758688",
                  "minTemp": 1,
                  "maxTemp": 1,
                  "checkFrequency": 1,
                  "storeCaseConfiguration": 5,
                  "storeName": "sample string 6",
                  "bins": [
                    {
                      "$ref": "53"
                    },
                    {
                      "$ref": "53"
                    }
                  ]
                }
              },
              {
                "$ref": "53"
              }
            ],
            "bin": {
              "$ref": "53"
            },
            "scaleLocations": [
              {
                "$id": "55",
                "plu": 1,
                "pluG_UID": "tjnUtBLkvkq+nveKOCm0xw==",
                "pluGuid": "b4d439b6-e412-4abe-be9e-f78a3829b4c7",
                "deptNo": 1,
                "product": {
                  "$ref": "8"
                },
                "scaleLocation": {
                  "$id": "56",
                  "id": 1,
                  "deptNo": 1,
                  "deptCode": "sample string 2",
                  "name": "sample string 3",
                  "enabled": true,
                  "updated": "2026-06-03T18:33:50.1758688",
                  "department": {
                    "$id": "57",
                    "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": "56"
                    },
                    "subDepartments": [
                      {
                        "$id": "58",
                        "id": 1,
                        "departmentID": 2,
                        "name": "sample string 3",
                        "code": "sample string 4",
                        "departmentCode": "sample string 5",
                        "externalSales": true,
                        "minorDepartments": [
                          {
                            "$id": "59",
                            "id": 1,
                            "subDepartmentID": 2,
                            "departmentID": 3,
                            "name": "sample string 4",
                            "subDepartmentCode": "sample string 5",
                            "departmentCode": "sample string 6",
                            "code": "sample string 7",
                            "lesserDepartments": [
                              {
                                "$id": "60",
                                "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": "2026-06-03T18:33:50.1758688",
                                "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": "r88jOPo5AE+Tvez+lKIoLw==",
                                "labelPageLayoutGuid": "3823cfaf-39fa-4f00-93bd-ecfe94a2282f",
                                "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": "61",
                                  "dept": 1,
                                  "category": 2,
                                  "name": "sample string 3",
                                  "active": true,
                                  "mscCommodities": [
                                    {
                                      "$id": "62",
                                      "dept": 1,
                                      "category": 2,
                                      "commodity": 3,
                                      "name": "sample string 4",
                                      "active": true,
                                      "mscSubCommodities": [
                                        {
                                          "$id": "63",
                                          "dept": 1,
                                          "category": 2,
                                          "commodity": 3,
                                          "subCommodity": 4,
                                          "name": "sample string 5",
                                          "active": true,
                                          "subCommodityCode": "sample string 7"
                                        },
                                        {
                                          "$ref": "63"
                                        }
                                      ],
                                      "commodityCode": "sample string 6"
                                    },
                                    {
                                      "$ref": "62"
                                    }
                                  ],
                                  "categoryCode": "sample string 5"
                                },
                                "mscCom": {
                                  "$ref": "62"
                                },
                                "mscDep": {
                                  "$id": "64",
                                  "dept": 1,
                                  "name": "sample string 2",
                                  "active": true,
                                  "mscCategories": [
                                    {
                                      "$ref": "61"
                                    },
                                    {
                                      "$ref": "61"
                                    }
                                  ],
                                  "deptCode": "sample string 4"
                                },
                                "mscSubCom": {
                                  "$ref": "63"
                                }
                              },
                              {
                                "$ref": "60"
                              }
                            ],
                            "updated": "2026-06-03T18:33:50.1758688",
                            "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": "Fiu1RxA+TUS0tLl7fIbsuQ==",
                            "labelPageLayoutGuid": "47b52b16-3e10-444d-b4b4-b97b7c86ecb9",
                            "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": "61"
                            },
                            "mscCom": {
                              "$ref": "62"
                            },
                            "mscDep": {
                              "$ref": "64"
                            },
                            "mscSubCom": {
                              "$ref": "63"
                            }
                          },
                          {
                            "$ref": "59"
                          }
                        ],
                        "investmentBuyOverride": true,
                        "updated": "2026-06-03T18:33:50.1758688",
                        "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": "5u+T/zfbYUSOF+JA/NGM/A==",
                        "labelPageLayoutGuid": "ff93efe6-db37-4461-8e17-e240fcd18cfc",
                        "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": "61"
                        },
                        "mscCom": {
                          "$ref": "62"
                        },
                        "mscDep": {
                          "$ref": "64"
                        },
                        "mscSubCom": {
                          "$ref": "63"
                        }
                      },
                      {
                        "$ref": "58"
                      }
                    ],
                    "stores": [
                      1,
                      2
                    ],
                    "investmentBuyOverride": true,
                    "updated": "2026-06-03T18:33:50.1758688",
                    "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": "0bxi0C4Dz0eLGJfO8HQBEQ==",
                    "labelPageLayoutGuid": "d062bcd1-032e-47cf-8b18-97cef0740111",
                    "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": "61"
                    },
                    "mscCom": {
                      "$ref": "62"
                    },
                    "mscDep": {
                      "$ref": "64"
                    },
                    "mscSubCom": {
                      "$ref": "63"
                    }
                  }
                }
              },
              {
                "$ref": "55"
              }
            ],
            "nextPrice": {
              "$id": "65",
              "id": 1,
              "campaignID": 2,
              "campaignName": "sample string 3",
              "plu": 1,
              "hostOfferID": 1,
              "metcashPromotionID": "sample string 4",
              "metcashPromotionPlacement": "sample string 5",
              "pluG_UID": "it6+Fko/zUqkxuZ+aSLyyw==",
              "pluGuid": "16bede8a-3f4a-4acd-a4c6-e67e6922f2cb",
              "newPrice": 1,
              "pctDiscount": 1,
              "newCost": 1,
              "newCostDecimals": 6,
              "dealCostIdentifier": "0GthXdux6kubKC2CW9wHDQ==",
              "dealCostGuid": "5d616bd0-b1db-4bea-9b28-2d825bdc070d",
              "pluName": "sample string 7",
              "apn": "sample string 8",
              "fuelItem": true,
              "priceGroupG_UID": "AwMkss0jBEuVKPNDhhxd1A==",
              "priceGroupGuid": "b2240303-23cd-4b04-9528-f343861c5dd4",
              "itemNumber": "sample string 10",
              "cri": "sample string 11",
              "pluPrice": 12,
              "costCalcMethod": 13,
              "pluCost": 14,
              "pluCostIndicator": "sample string 15",
              "pluPriceGstPercent": 16,
              "pluCostGstPercent": 17,
              "pluActive": true,
              "cartonQty": 1.1,
              "baseUnits": 19.1,
              "salesMode": 1,
              "orderPacked": 20,
              "pluNormalCost": 21,
              "pluaws": 22.0,
              "directNumber": "sample string 23",
              "departmentName": "sample string 24",
              "subDepartmentName": "sample string 25",
              "priceGroupName": "sample string 26",
              "supplierName": "sample string 27",
              "stockOnHand": 1.1,
              "stockOnOrder": 1.1,
              "lastReceived": "2026-06-03T18:33:50.1758688",
              "rrp": 28,
              "campaignDescription": "sample string 29",
              "hostCampaign": true,
              "hostIdentifier": "QEA=",
              "hostIdentifierGuid": "5185480a-d2a7-4279-9315-21cd14ca0689",
              "campaignComboPriceGroupG_UID": "u+yt4JttckGIR60xZXzqZw==",
              "campaignComboPriceGroupIdentifier": "e0adecbb-6d9b-4172-8847-ad31657cea67",
              "promotionPlacementDescription": "sample string 31",
              "storeAcceptances": [
                {
                  "$id": "66",
                  "plu": 1,
                  "pluG_UId": "QEA=",
                  "campaignID": 1,
                  "campaignName": "sample string 2",
                  "storeID": 3,
                  "acceptedUtc": "2026-06-03T18:33:50.1758688",
                  "operatorG_UID": "1yNUkoT1T0CcSIIspQc7tw==",
                  "operatorGuid": "925423d7-f584-404f-9c48-822ca5073bb7",
                  "machineID": 1,
                  "processed": true,
                  "appliedUtc": "2026-06-03T18:33:50.1758688",
                  "signIqTicketFileMovedUtc": "2026-06-03T18:33:50.1758688",
                  "user": "sample string 6",
                  "campaignDescription": "sample string 7",
                  "productDesc": "sample string 8",
                  "storeName": "sample string 9",
                  "effectiveUtc": "2026-06-03T18:33:50.1758688",
                  "priceChangeType": 0,
                  "operatorName": "sample string 10",
                  "hostCampaign": true,
                  "hostIdentifier": "QEA=",
                  "hostIdentifierGuid": "c29db9ff-87c6-42f2-b62a-70c77f44ccf3",
                  "product": {
                    "$ref": "8"
                  },
                  "campaignPlu": {
                    "$ref": "65"
                  },
                  "fuelItem": true
                },
                {
                  "$ref": "66"
                }
              ],
              "campaign": {
                "$id": "67",
                "id": 1,
                "storeID": 2,
                "name": "1f4f0650-3dd9-465f-87d6-7d3e0cd87d98",
                "nameGuid": "1f4f0650-3dd9-465f-87d6-7d3e0cd87d98",
                "description": "sample string 4",
                "showDiscounts": true,
                "showTotals": true,
                "onlyEvaluateOnSubtotal": true,
                "useDescription": true,
                "campaignType": 1,
                "startDate": "2026-06-03T18:33:50.1758688",
                "startTime": 1,
                "endDate": "2026-06-03T18:33:50.1758688",
                "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": "2026-06-03T18:33:50.1758688",
                "system": true,
                "created": "2026-06-03T18:33:50.1758688",
                "updated": "2026-06-03T18:33:50.1758688",
                "priceChangeNotifiedUtc": "2026-06-03T18:33:50.1758688",
                "promoType": 1,
                "promotionTypeCode": "sample string 13",
                "hostIdentifier": "uFO8moS31E6wQ/NDIvahyQ==",
                "hostIdentifierGuid": "9abc53b8-b784-4ed4-b043-f34322f6a1c9",
                "hostType": 14,
                "createdByUser": "sample string 15",
                "fromHost": true,
                "deleted": true,
                "campaignDeleted": "2026-06-03T18:33:50.1758688",
                "updatedByUser": "sample string 18",
                "offerID": 1,
                "isPriceChangeCampaign": true,
                "stores": [
                  1,
                  2
                ],
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ],
                "campaignPlus": [
                  {
                    "$ref": "65"
                  },
                  {
                    "$ref": "65"
                  }
                ],
                "campaignPools": [
                  {
                    "$id": "68",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "plu": 4,
                    "pluG_UID": "kXWOYg8F0k2R4KC2MZayiA==",
                    "pluGuid": "628e7591-050f-4dd2-91e0-a0b63196b288",
                    "hostOfferID": 1,
                    "priceGroupG_UID": "P3Hdlq0Nskenf+XWgwkdkA==",
                    "priceGroupGuid": "96dd713f-0dad-47b2-a77f-e5d683091d90",
                    "fuelItem": true,
                    "pluName": "sample string 6",
                    "apn": "sample string 7",
                    "pluActive": true,
                    "cartonQty": 1,
                    "baseUnits": 9.1,
                    "cri": "sample string 10",
                    "salesMode": 1,
                    "orderPacked": 11,
                    "pluaws": 12.0,
                    "directNumber": "sample string 13",
                    "departmentName": "sample string 14",
                    "subDepartmentName": "sample string 15",
                    "priceGroupName": "sample string 16",
                    "supplierName": "sample string 17",
                    "stockOnHand": 1.1,
                    "stockOnOrder": 1.1,
                    "lastReceived": "2026-06-03T18:33:50.1758688",
                    "rrp": 18,
                    "campaignDescription": "sample string 19",
                    "product": {
                      "$ref": "8"
                    },
                    "campaign": {
                      "$ref": "67"
                    }
                  },
                  {
                    "$ref": "68"
                  }
                ],
                "sellingRules": [
                  {
                    "$id": "69",
                    "id": 1,
                    "identifier": "3sszzoCWyEOhVcu6t/eyUg==",
                    "identifierStr": "3sszzoCWyEOhVcu6t/eyUg==",
                    "identifierGuid": "ce33cbde-9680-43c8-a155-cbbab7f7b252",
                    "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": "67"
                    }
                  },
                  {
                    "$ref": "69"
                  }
                ],
                "customers": [
                  {
                    "$id": "70",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "customerID": "3euN2SzMF06J20IGlrhy1A==",
                    "customerIDGuid": "d98debdd-cc2c-4e17-89db-420696b872d4",
                    "campaign": {
                      "$ref": "67"
                    },
                    "customer": {
                      "$id": "71",
                      "identifier": "Y9w7AvSxfku6m0nzvXGzEg==",
                      "identifierGuid": "023bdc63-b1f4-4b7e-ba9b-49f3bd71b312",
                      "code": "sample string 2",
                      "familyName": "sample string 3",
                      "givenName": "sample string 4",
                      "otherName": "sample string 5",
                      "title": "sample string 6",
                      "dateOfBirth": "2026-06-03T18:33:50.1758688",
                      "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": "uoq9CmeFYkWlkfHQ9HRxMw==",
                      "communityIdentifierGuid": "0abd8aba-8567-4562-a591-f1d0f4747133",
                      "joined": "2026-06-03T18:33:50.1758688",
                      "updated": "2026-06-03T18:33:50.1758688",
                      "active": true,
                      "reasonInactive": 1,
                      "groupCustomer": true,
                      "loyaltyPoints": 1,
                      "homeStoreID": 1,
                      "availableSpend": 1,
                      "priceLevelIdentifier": "0k5Y8NP5EUKcWywfHTDcqQ==",
                      "priceLevelIdentifierGuid": "f0584ed2-f9d3-4211-9c5b-2c1f1d30dca9",
                      "marketingID": "sample string 18",
                      "receiptPrintOptions": 1,
                      "hidden": true,
                      "registered": true,
                      "registeredOn": "2026-06-03T18:33:50.1758688",
                      "emailMarketing": true,
                      "smsMarketing": true,
                      "deleted": true,
                      "deletedUser": "sample string 24",
                      "homeStoreName": "sample string 25",
                      "customerCards": [
                        {
                          "$id": "72",
                          "cardType": 2,
                          "issueDate": "2026-06-03T18:33:50.1758688",
                          "expiry": "2026-06-03T18:33:50.1758688",
                          "customerID": "ujaHVD9YYkq3KHZl804T8g==",
                          "customerIDGuid": "548736ba-583f-4a62-b728-7665f34e13f2",
                          "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": "2026-06-03T18:33:50.1758688",
                          "linkedAccount": "x+W5QxCAfESyK0nuh2sw8w==",
                          "linkedAccountGuid": "43b9e5c7-8010-447c-b22b-49ee876b30f3",
                          "currentValueChanged": true,
                          "limitsChanged": true,
                          "customer": {
                            "$ref": "71"
                          },
                          "account": {
                            "$id": "73",
                            "id": 1,
                            "identifier": "Nzvdqu+Gj0ORMxsquK0kHQ==",
                            "identifierGuid": "aadd3b37-86ef-438f-9133-1b2ab8ad241d",
                            "referenceNo": "sample string 3",
                            "name": "sample string 4",
                            "created": "2026-06-03T18:33:50.1758688",
                            "owner": "50NQ5daQLk+l8xLVQpcZCg==",
                            "ownerGuid": "e55043e7-90d6-4f2e-a5f3-12d54297190a",
                            "accountStoreGroupIdentifier": "Qdzo4U8XXkea1xvKRAj1XA==",
                            "accountStoreGroupGuid": "e1e8dc41-174f-475e-9ad7-1bca4408f55c",
                            "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": "2026-06-03T18:33:50.1758688",
                            "active": true,
                            "updated": "2026-06-03T18:33:50.1758688",
                            "deleted": true,
                            "deletedUser": "sample string 16",
                            "currentBalanceChanged": true,
                            "maximumLimitChanged": true,
                            "loyaltyPointsChanged": true,
                            "projectedBalance": 17,
                            "accountStoreGroupStoreIDs": [
                              1,
                              2
                            ],
                            "customerEmail": "sample string 18",
                            "ownerCustomer": {
                              "$ref": "71"
                            },
                            "card": {
                              "$ref": "72"
                            },
                            "members": {
                              "$id": "74",
                              "sample string 1": [
                                {
                                  "$ref": "71"
                                },
                                {
                                  "$ref": "71"
                                }
                              ],
                              "sample string 2": [
                                {
                                  "$ref": "71"
                                },
                                {
                                  "$ref": "71"
                                }
                              ]
                            },
                            "customerGroups": [
                              {
                                "$id": "75",
                                "identifier": "9y/RjgZZaEW3S1UIYRaJYA==",
                                "identifierGuid": "8ed12ff7-5906-4568-b74b-550861168960",
                                "name": "sample string 2",
                                "primaryContact": "RatUPNmLMEmcwrr25Xdj8A==",
                                "primaryContactGuid": "3c54ab45-8bd9-4930-9cc2-baf6e57763f0",
                                "accountID": "KyKbxevSvEKXWAIqw1crGA==",
                                "accountIDGuid": "c59b222b-d2eb-42bc-9758-022ac3572b18",
                                "special": true,
                                "updated": "2026-06-03T18:33:50.1758688",
                                "active": true,
                                "reasonInactive": 1,
                                "priceLevelIdentifier": "Yc5cmDcIukOjhtnS4S3mMQ==",
                                "priceLevelIdentifierGuid": "985cce61-0837-43ba-a386-d9d2e12de631",
                                "marketingListID": "sample string 7",
                                "deleted": true,
                                "account": {
                                  "$ref": "73"
                                },
                                "primaryContactCustomer": {
                                  "$ref": "71"
                                },
                                "customerGroupMembers": [
                                  {
                                    "$id": "76",
                                    "id": 1,
                                    "groupID": "zlOtl8wPvkSjuCA1wOTgvw==",
                                    "groupIDGuid": "97ad53ce-0fcc-44be-a3b8-2035c0e4e0bf",
                                    "customerID": "i9FHMrminEKguVdDuGS/nA==",
                                    "customerIDGuid": "3247d18b-a2b9-429c-a0b9-5743b864bf9c",
                                    "card": "sample string 4",
                                    "linkedAccount": "aEnXHJ3Jy0q7uCDPQY8y+Q==",
                                    "linkedAccountGuid": "1cd74968-c99d-4acb-bbb8-20cf418f32f9",
                                    "customer": {
                                      "$ref": "71"
                                    },
                                    "group": {
                                      "$ref": "75"
                                    },
                                    "customerCard": {
                                      "$ref": "72"
                                    }
                                  },
                                  {
                                    "$ref": "76"
                                  }
                                ]
                              },
                              {
                                "$ref": "75"
                              }
                            ]
                          },
                          "payments": [
                            {
                              "$id": "77",
                              "id": 1,
                              "identifier": "2/V+j1XeyUeppPIgQKGx3A==",
                              "identifierGuid": "8f7ef5db-de55-47c9-a9a4-f22040a1b1dc",
                              "storeID": 2,
                              "operatorName": "sample string 3",
                              "saleHeaderID": 4,
                              "paymentType": 5,
                              "amount": 6,
                              "account": "sample string 7",
                              "accountID": "/1T+6dt0JECoogXMIDjDdA==",
                              "accountIDGuid": "e9fe54ff-74db-4024-a8a2-05cc2038c374",
                              "customerAccount": {
                                "$ref": "73"
                              },
                              "customerCard": {
                                "$ref": "72"
                              },
                              "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": "2026-06-03T18:33:50.1758688",
                              "invRocNo": "sample string 14",
                              "responseCode": "sample string 15",
                              "cashout": 1,
                              "tip": 16,
                              "idempotentVoid": "0CKI8Qjhn0Co47BD7zweoA==",
                              "idempotentVoidGuid": "f18822d0-e108-409f-a8e3-b043ef3c1ea0",
                              "offline": true,
                              "processed": 1,
                              "storeSaleHeader": {
                                "$id": "78",
                                "saleHeaderID": 1,
                                "saleHeaderGuid": "QryvUqO4+0CVQX9CLKDpBA==",
                                "saleHeaderIdentifierGuid": "52afbc42-b8a3-40fb-9541-7f422ca0e904",
                                "created": "2026-06-03T18:33:50.1758688",
                                "createdLocal": "2026-06-03T18:33:50.1758688",
                                "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": "2026-06-03T18:33:50.1758688",
                                "storeID": 1,
                                "operatorG_Uid": "HafelcYe5kqyNG68BJIJug==",
                                "operatorGuid": "95dea71d-1ec6-4ae6-b234-6ebc049209ba",
                                "customerG_Uid": "aO4PaikXckuzsP+5lNitvg==",
                                "customerGuid": "6a0fee68-1729-4b72-b3b0-ffb994d8adbe",
                                "communityIdentifier": "vdHjpYARc02/OqLxmrJ3dQ==",
                                "communityIdentifierGuid": "a5e3d1bd-1180-4d73-bf3a-a2f19ab27775",
                                "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": "LwJ8XKqWWkSe8tJ4wF+n3Q==",
                                "priceLevelIdentifierGuid": "5c7c022f-96aa-445a-9ef2-d278c05fa7dd",
                                "locked": 36,
                                "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:33:50.1758688+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
                                "deserialisedOrderMetadata": {
                                  "$id": "79",
                                  "customerName": "sample string 1",
                                  "pickupAt": "2026-06-03T18:33:50.1758688",
                                  "deliveryAddress1": "sample string 2",
                                  "deliveryAddress2": "sample string 3",
                                  "customerPhoneNumber": "sample string 4",
                                  "orderType": 0,
                                  "externalOrderID": "sample string 5",
                                  "externalDisplayableOrderID": "sample string 6",
                                  "tableName": "sample string 7",
                                  "createdBy": 0,
                                  "orderingAppName": "sample string 8"
                                },
                                "relationChecksum": "sample string 38",
                                "loyaltyTender": 1,
                                "giftCardTender": 1,
                                "operator": {
                                  "$ref": "38"
                                },
                                "customer": {
                                  "$ref": "71"
                                },
                                "communityOrganisation": {
                                  "$id": "80",
                                  "id": 1,
                                  "identifier": "0sw/ygPhh0WquU4hfWpUeA==",
                                  "identifierGuid": "ca3fccd2-e103-4587-aab9-4e217d6a5478",
                                  "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",
                                  "abn": "sample string 15",
                                  "promoPeriodStart": "2026-06-03T18:33:50.1915099",
                                  "promoPeriodEnd": "2026-06-03T18:33:50.1915099",
                                  "allowDonations": true,
                                  "logoImageName": "sample string 17",
                                  "totalAmountAwarded": 18.1,
                                  "updated": "2026-06-03T18:33:50.1915099",
                                  "deleted": true
                                },
                                "details": [
                                  {
                                    "$id": "81",
                                    "saleItemID": 1,
                                    "identifier": "/+9MlCZ7MEK+zBMhz2tZLA==",
                                    "identifierGuid": "944cefff-7b26-4230-becc-1321cf6b592c",
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "Fn/HPAVVGEmb7ESWycdevw==",
                                    "pluGuid": "3cc77f16-5505-4918-9bec-4496c9c75ebf",
                                    "accountID": "BOw07GH4bEy23wUshbNB6w==",
                                    "accountIDGuid": "ec34ec04-f861-4c6c-b6df-052c85b341eb",
                                    "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": "2026-06-03T18:33:50.1915099",
                                    "bestOrExpireType": 1,
                                    "providerName": "sample string 11",
                                    "refundG_UID": "88Ao/PQ/U0mkYybqnZqegQ==",
                                    "refundGuid": "fc28c0f3-3ff4-4953-a463-26ea9d9a9e81",
                                    "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": "ziF7Ged830eGVw1WuqVHDQ==",
                                    "idempotentVoidGuid": "197b21ce-7ce7-47df-8657-0d56baa5470d",
                                    "priceLevelIdentifier": "gXRE4W8N6Uq0Xt/RbRIzRg==",
                                    "priceLevelIdentifierGuid": "e1447481-0d6f-4ae9-b45e-dfd16d123346",
                                    "communityIdentifier": "nKKJ2988eUySB2cy6KTkng==",
                                    "communityIdentifierGuid": "db89a29c-3cdf-4c79-9207-6732e8a4e49e",
                                    "productName": "sample string 23",
                                    "apn": "sample string 24",
                                    "unknownScans": [
                                      {
                                        "$id": "82",
                                        "id": 1,
                                        "saleDetailID": 2,
                                        "storeID": 1,
                                        "scanned": "2026-06-03T18:33:50.1915099",
                                        "operatorG_UID": "QEA=",
                                        "barcode": "sample string 4",
                                        "processed": 1
                                      },
                                      {
                                        "$ref": "82"
                                      }
                                    ],
                                    "refund": {
                                      "$id": "83",
                                      "id": 1,
                                      "g_UID": "mHOkk13C4UCrH7AuUbW5+A==",
                                      "guid": "93a47398-c25d-40e1-ab1f-b02e51b5b9f8",
                                      "description": "sample string 1",
                                      "dumped": true,
                                      "inventoryReasonID": 1,
                                      "sortOrder": 1,
                                      "updated": "2026-06-03T18:33:50.1915099"
                                    },
                                    "modifier": {
                                      "$id": "84",
                                      "id": 1,
                                      "setG_UID": "eRB75+61y0qcxNlHs8JNnA==",
                                      "modifierSetGuid": "e77b1079-b5ee-4acb-9cc4-d947b3c24d9c",
                                      "name": "sample string 2",
                                      "price": 1,
                                      "quantity": 1,
                                      "modifierType": 1,
                                      "groupNumber": 1,
                                      "pageNumber": 1,
                                      "controlOrder": 1,
                                      "printToStation": true,
                                      "pluG_UID": "PxyMu3b1pUyKhMp4HOPy9g==",
                                      "pluGuid": "bb8c1c3f-f576-4ca5-8a84-ca781ce3f2f6",
                                      "deleted": true,
                                      "g_UID": "5WYYX6tE70ynJ4L6Dh/SgA==",
                                      "guid": "5f1866e5-44ab-4cef-a727-82fa0e1fd280",
                                      "product": {
                                        "$ref": "8"
                                      }
                                    },
                                    "priceLevelName": "sample string 25",
                                    "pumpNumber": 1,
                                    "hoseNumber": 1
                                  },
                                  {
                                    "$ref": "81"
                                  }
                                ],
                                "eftReceipts": [
                                  {
                                    "$id": "85",
                                    "id": 1,
                                    "storeID": 1,
                                    "saleHeaderID": 2,
                                    "storeSaleHeader": {
                                      "$ref": "78"
                                    },
                                    "receipt": "sample string 3",
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "85"
                                  }
                                ],
                                "payments": [
                                  {
                                    "$ref": "77"
                                  },
                                  {
                                    "$ref": "77"
                                  }
                                ],
                                "cards": [
                                  {
                                    "$id": "86",
                                    "id": 1,
                                    "saleHeaderID": 1,
                                    "identifier": "sample string 2",
                                    "cardType": 3,
                                    "providerName": "sample string 4"
                                  },
                                  {
                                    "$ref": "86"
                                  }
                                ],
                                "campaignHits": [
                                  {
                                    "$id": "87",
                                    "id": 1,
                                    "saleHeaderID": 2,
                                    "campaign": "sample string 3",
                                    "name": "sample string 4",
                                    "processed": 1,
                                    "campaignDescription": "sample string 5"
                                  },
                                  {
                                    "$ref": "87"
                                  }
                                ],
                                "fuel": [
                                  {
                                    "$id": "88",
                                    "id": 1,
                                    "plu": 1,
                                    "pluG_UID": "vi3Q0hDYJUWD2/tVT9Czeg==",
                                    "pluGuid": "d2d02dbe-d810-4525-83db-fb554fd0b37a",
                                    "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": "2026-06-03T18:33:50.1915099",
                                    "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": "2026-06-03T18:33:50.1915099",
                                    "tagNumber": "sample string 15",
                                    "trackTwoRem": "sample string 16",
                                    "transCode": 1,
                                    "transType": 1,
                                    "unitPrice": 1.0,
                                    "vehicleReg": "sample string 17",
                                    "offline": true,
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "88"
                                  }
                                ],
                                "fuelResells": [
                                  {
                                    "$id": "89",
                                    "saleItemID": 1,
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "GIS+KFogzkG2p/54NtWO8Q==",
                                    "pluGuid": "28be8418-205a-41ce-b6a7-fe7836d58ef1",
                                    "accountID": "y47VNeSoKUiL8xu2Tz8DDw==",
                                    "accountIDGuid": "35d58ecb-a8e4-4829-8bf3-1bb64f3f030f",
                                    "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": "2026-06-03T18:33:50.1915099",
                                    "bestOrExpireType": 1,
                                    "refundG_UID": "ILbzMJwcfUmAHXZWj/EC5Q==",
                                    "refundGuid": "30f3b620-1c9c-497d-801d-76568ff102e5",
                                    "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": "89"
                                  }
                                ],
                                "customerOrder": [
                                  {
                                    "$id": "90",
                                    "identifier": "Va8Ch7TQ4U28JHPYIcFqnQ==",
                                    "identifierGuid": "8702af55-d0b4-4de1-bc24-73d821c16a9d",
                                    "id": 1,
                                    "orderNo": 2,
                                    "externalSaleIdentifier": "sample string 3",
                                    "storeID": 4,
                                    "zoneID": 5,
                                    "deptNo": 6,
                                    "customerIdentifier": "L5YXOCv8REWirkoVJAERXA==",
                                    "customerIdentifierGuid": "3817962f-fc2b-4544-a2ae-4a152401115c",
                                    "operatorNo": 1,
                                    "operatorG_UID": "u/1zjEB8HEWERaJGValujw==",
                                    "operatorGuid": "8c73fdbb-7c40-451c-8445-a24655a96e8f",
                                    "created": "2026-06-03T18:33:50.1915099",
                                    "ordered": "2026-06-03T18:33:50.1915099",
                                    "started": "2026-06-03T18:33:50.1915099",
                                    "completed": "2026-06-03T18:33:50.1915099",
                                    "supplied": "2026-06-03T18:33:50.1915099",
                                    "quickTicket": 1,
                                    "deleted": true,
                                    "walkAway": true,
                                    "approxWait": 1,
                                    "actualWait": 1,
                                    "deliveryMethod": 8,
                                    "externalSaleType": 9,
                                    "customer": {
                                      "$ref": "71"
                                    },
                                    "operator": {
                                      "$ref": "38"
                                    },
                                    "details": [
                                      {
                                        "$id": "91",
                                        "headerID": 1,
                                        "plu": 1,
                                        "pluG_UId": "48C+3Zkt6kubU88jQ0flcg==",
                                        "pluGuid": "ddbec0e3-2d99-4bea-9b53-cf234347e572",
                                        "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": "zYMtFScAN0OlK+7ZSufszQ==",
                                        "headerIdentifierGuid": "152d83cd-0027-4337-a52b-eed94ae7eccd",
                                        "product": {
                                          "$ref": "8"
                                        }
                                      },
                                      {
                                        "$ref": "91"
                                      }
                                    ],
                                    "storeName": "sample string 11",
                                    "customerName": "sample string 12",
                                    "storeReplyTo": "sample string 13",
                                    "storeSubjectLine": "sample string 14",
                                    "storeSaleHeader": {
                                      "$ref": "78"
                                    }
                                  },
                                  {
                                    "$ref": "90"
                                  }
                                ],
                                "surveyResponses": [
                                  {
                                    "$id": "92",
                                    "surveyG_UID": "aXx2IWyr0UuidYdwwRk/+g==",
                                    "surveyGuid": "21767c69-ab6c-4bd1-a275-8770c1193ffa",
                                    "saleHeaderGuid": "ky1aeuRVbEanLUZK1aA+hA==",
                                    "saleGuid": "7a5a2d93-55e4-466c-a72d-464ad5a03e84",
                                    "textResponse": "sample string 1",
                                    "integerResponse": 1,
                                    "g_UIDResponse": "omQ9Wv9yF0y5tgk5TonOMw==",
                                    "guidResponse": "5a3d64a2-72ff-4c17-b9b6-09394e89ce33",
                                    "whoAnswered": 2,
                                    "answeredAtUTC": "2026-06-03T18:33:50.1915099",
                                    "sale": {
                                      "$ref": "78"
                                    },
                                    "survey": {
                                      "$id": "93",
                                      "g_UID": "eO7swFRiTkKqyGmC5NNn7A==",
                                      "guid": "c0ecee78-6254-424e-aac8-6982e4d367ec",
                                      "name": "sample string 1",
                                      "storeID": 2,
                                      "zoneID": 1,
                                      "checkoutFormG_UID": "LfyslUqy0EmgSsl42ul0YA==",
                                      "checkoutFormGuid": "95acfc2d-b24a-49d0-a04a-c978dae97460",
                                      "displayToWho": 3,
                                      "displayWhen": 4,
                                      "start": "2026-06-03T18:33:50.1915099",
                                      "end": "2026-06-03T18:33:50.1915099",
                                      "deleted": true,
                                      "updated": "2026-06-03T18:33:50.1915099",
                                      "possibleIntegerResponses": [
                                        1,
                                        2
                                      ],
                                      "possibleTextResponses": [
                                        "sample string 1",
                                        "sample string 2"
                                      ],
                                      "possibleGuidResponses": [
                                        "0ed5cec7-670a-4e23-aeef-eee33a2ba5a7",
                                        "439a0339-8f02-47f8-94a5-4d014aa03f01"
                                      ],
                                      "allowsAllTextResponses": true,
                                      "surveyForm": {
                                        "$ref": "46"
                                      }
                                    },
                                    "ingressId": "sample string 4"
                                  },
                                  {
                                    "$ref": "92"
                                  }
                                ],
                                "storeName": "sample string 39",
                                "terminalNumber": 40,
                                "machineName": "sample string 41",
                                "operatorName": "sample string 42",
                                "direction": 1,
                                "reason": "sample string 43",
                                "accountG_UID": "LEMtdUaZ80eeuneWqVSiXQ==",
                                "accountIdentifier": "752d432c-9946-47f3-9eba-7796a954a25d",
                                "accountName": "sample string 44",
                                "customerOrderIdentifier": "LnURIKcmEU+edPBKoEdTYg==",
                                "customerOrderIdentifierGuid": "2011752e-26a7-4f11-9e74-f04aa0475362",
                                "priceLevelName": "sample string 45",
                                "revision": 46,
                                "ingressId": "sample string 47"
                              },
                              "metadata": {
                                "$id": "94",
                                "id": 1,
                                "paymentID": 2,
                                "paymentIdentifier": "/cM1ayWCyUa4c7M+W4kVIA==",
                                "paymentIdentifierGuid": "6b35c3fd-8225-46c9-b873-b33e5b891520",
                                "identifier": "eu+8fTDQik+QhQgyDzl/gQ==",
                                "identifierGuid": "7dbcef7a-d030-4f8a-9085-08320f397f81",
                                "metadata": "sample string 3",
                                "signatureImage": "QEA=",
                                "itemIdentifier": "nJLvH5H4QE6sNtvY8EUQCA==",
                                "itemIdentifierGuid": "1fef929c-f891-4e40-ac36-dbd8f0451008"
                              }
                            },
                            {
                              "$ref": "77"
                            }
                          ]
                        },
                        {
                          "$ref": "72"
                        }
                      ],
                      "customerGroupMembers": [
                        {
                          "$ref": "76"
                        },
                        {
                          "$ref": "76"
                        }
                      ],
                      "customerGroups": [
                        {
                          "$ref": "75"
                        },
                        {
                          "$ref": "75"
                        }
                      ],
                      "accounts": [
                        {
                          "$ref": "73"
                        },
                        {
                          "$ref": "73"
                        }
                      ],
                      "account": {
                        "$ref": "73"
                      },
                      "vouchers": [
                        {
                          "$id": "95",
                          "customerIdentifier": "Cjky8UGHy02OlqlTxN334Q==",
                          "customerIdentifierGuid": "f132390a-8741-4dcb-8e96-a953c4ddf7e1",
                          "voucherName": "sample string 2",
                          "count": 3,
                          "storeID": 4,
                          "barcode": "sample string 5",
                          "redeemCount": 6,
                          "issueCount": 7,
                          "storeSalePaymentID": 1,
                          "idempotentID": "fE4HOIYpDUqdlV7tDwZNeA==",
                          "idempotentGuid": "38074e7c-2986-4a0d-9d95-5eed0f064d78",
                          "offline": true,
                          "voucher": {
                            "$id": "96",
                            "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": "2026-06-03T18:33:50.1915099",
                            "barcodeTemplate": {
                              "$id": "97",
                              "templateID": 1,
                              "template": "sample string 1",
                              "bcFunction": "sample string 2",
                              "sortOrder": 3
                            },
                            "scaleLabel": {
                              "$id": "98",
                              "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": "2026-06-03T18:33:50.1915099",
                              "labelPageLayout": "IQvh54tV60SnN69KVWLNqw==",
                              "pageLayoutGuid": "e7e10b21-558b-44eb-a737-af4a5562cdab",
                              "labelType": 6,
                              "oldName": "sample string 7",
                              "voucher": {
                                "$ref": "96"
                              },
                              "elements": [
                                {
                                  "$id": "99",
                                  "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": "2026-06-03T18:33:50.1915099"
                                },
                                {
                                  "$ref": "99"
                                }
                              ]
                            },
                            "customerVouchers": [
                              {
                                "$id": "100",
                                "id": 1,
                                "customerIdentifier": "LNZSDtDIB0usfel4gm0qdA==",
                                "customerIdentifierGuid": "0e52d62c-c8d0-4b07-ac7d-e978826d2a74",
                                "voucherID": 3,
                                "voucherName": "sample string 4",
                                "storeID": 1,
                                "barcode": "sample string 5",
                                "dateOfIssue": "2026-06-03T18:33:50.1915099",
                                "issuedSaleHeaderID": 1,
                                "issuedSaleIdentifier": "sample string 7",
                                "issuedOfflinePaymentID": 1,
                                "issuedIdempotentID": "bwZue2zjhEOYIsRod6PYvw==",
                                "issuedIdempotentGuid": "7b6e066f-e36c-4384-9822-c46877a3d8bf",
                                "issuedOffline": true,
                                "issuedUser": "sample string 9",
                                "issuedNotes": "sample string 10",
                                "expiryDate": "2026-06-03T18:33:50.1915099",
                                "expiredUser": "sample string 11",
                                "expiredNotes": "sample string 12",
                                "redeemed": "2026-06-03T18:33:50.1915099",
                                "redeemedSaleHeaderID": 1,
                                "redeemedSaleIdentifier": "sample string 13",
                                "redeemedOfflinePaymentID": 1,
                                "redeemedIdempotentID": "119YVkiHmEW47uQfrwCO8A==",
                                "redeemedIdempotentGuid": "56585fd7-8748-4598-b8ee-e41faf008ef0",
                                "redeemedUser": "sample string 14",
                                "redeemedNotes": "sample string 15",
                                "redeemedOffline": true,
                                "updated": "2026-06-03T18:33:50.1915099",
                                "storeName": "sample string 17",
                                "scaleLabel": {
                                  "$ref": "98"
                                },
                                "voucher": {
                                  "$ref": "96"
                                },
                                "customer": {
                                  "$ref": "71"
                                },
                                "issuedOfflinePayment": {
                                  "$ref": "77"
                                },
                                "redeemedOfflinePayment": {
                                  "$ref": "77"
                                }
                              },
                              {
                                "$ref": "100"
                              }
                            ]
                          },
                          "customer": {
                            "$ref": "71"
                          }
                        },
                        {
                          "$ref": "95"
                        }
                      ]
                    }
                  },
                  {
                    "$ref": "70"
                  }
                ],
                "customerGroups": [
                  {
                    "$id": "101",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "groupID": "e37WjvdmVUS7a3bzQQpdCw==",
                    "groupIDGuid": "8ed67e7b-66f7-4455-bb6b-76f3410a5d0b",
                    "campaign": {
                      "$ref": "67"
                    },
                    "group": {
                      "$ref": "75"
                    }
                  },
                  {
                    "$ref": "101"
                  }
                ],
                "signIqTickets": [
                  {
                    "$id": "102",
                    "identifier": "6nM3Ys8mSkuqnwhF1lvJww==",
                    "identifierGuid": "623773ea-26cf-4b4a-aa9f-0845d65bc9c3",
                    "campaignName": "sample string 2",
                    "message": "sample string 3",
                    "ticketFileSource": "sample string 4",
                    "ticketFileDestination": "sample string 5",
                    "storeID": 1
                  },
                  {
                    "$ref": "102"
                  }
                ],
                "comboPriceGroups": [
                  {
                    "$id": "103",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "g_UID": "v875iVlq4UeXIa5MR7D7Ew==",
                    "guid": "89f9cebf-6a59-47e1-9721-ae4c47b0fb13",
                    "description": "sample string 5",
                    "newPrice": 1,
                    "rangeDescription": "sample string 6",
                    "dealDescription": "sample string 7",
                    "labelQuantity": 8,
                    "hostProductCategoryID": 1,
                    "offerID": 1,
                    "dontUpdatePricePlus": true,
                    "campaign": {
                      "$ref": "67"
                    },
                    "comboPricePlus": [
                      {
                        "$id": "104",
                        "id": 1,
                        "campaignID": 2,
                        "campaignName": "sample string 3",
                        "groupG_UID": "4nRrYa/E3kO+IXjNDHoUcw==",
                        "groupGuid": "616b74e2-c4af-43de-be21-78cd0c7a1473",
                        "comboPriceType": 5,
                        "priceType": 5,
                        "pluG_UID": "UKxSaPmSTkumZ1vui4jkFg==",
                        "pluGuid": "6852ac50-92f9-4b4e-a667-5bee8b88e416",
                        "priceGroupG_UID": "KZjTP5XIqk+K9q9MBR87Hw==",
                        "priceGroupGuid": "3fd39829-c895-4faa-8af6-af4c051f3b1f",
                        "campaignPoolID": "sample string 7",
                        "quantity": 1,
                        "campaign": {
                          "$ref": "67"
                        },
                        "product": {
                          "$ref": "8"
                        },
                        "priceGroup": {
                          "$ref": "31"
                        },
                        "campaignPool": {
                          "$ref": "67"
                        }
                      },
                      {
                        "$ref": "104"
                      }
                    ]
                  },
                  {
                    "$ref": "103"
                  }
                ],
                "priceLevels": [
                  {
                    "$id": "105",
                    "id": 1,
                    "priceLevelIdentifier": "ACt7rogE5kW/fBQ4JJiELg==",
                    "priceLevelIdentifierGuid": "ae7b2b00-0488-45e6-bf7c-14382498842e",
                    "campaignName": "sample string 3",
                    "priceLevelName": "sample string 4"
                  },
                  {
                    "$ref": "105"
                  }
                ],
                "promotionType": {
                  "$id": "106",
                  "identifier": "SMwiDskoNk2G9Nk31FUL5g==",
                  "identifierGuid": "0e22cc48-28c9-4d36-86f4-d937d4550be6",
                  "hostType": 2,
                  "code": "sample string 3",
                  "description": "sample string 4",
                  "isLiquor": true,
                  "isAdvertised": true,
                  "disableWasSave": true,
                  "excludeFromPromoSales": true,
                  "labelPageLayoutG_UID": "k9xKNmwnL0e7d/mgVeb4WA==",
                  "labelPageLayoutGuid": "364adc93-276c-472f-bb77-f9a055e6f858",
                  "priceLevelIdentifier": "ofSNkTIXnEynJGcb8+Uj5Q==",
                  "priceLevelIdentifierGuid": "918df4a1-1732-4c9c-a724-671bf3e523e5",
                  "active": true,
                  "updated": "2026-06-03T18:33:50.1915099",
                  "hostName": "sample string 11"
                }
              },
              "product": {
                "$ref": "8"
              },
              "dealCost": {
                "$id": "107",
                "headerIdentifier": "TfYKFSXYNEi/bTcbzqbo0Q==",
                "headerIdentifierGuid": "150af64d-d825-4834-bf6d-371bcea6e8d1",
                "identifier": "k+lpBMQyAU6eh+Ux6uO5nw==",
                "identifierGuid": "0469e993-32c4-4e01-9e87-e531eae3b99f",
                "supplierIdentifier": "YHRe6EhWKUmIAPeLToRvFQ==",
                "supplierGuid": "e85e7460-5648-4929-8800-f78b4e846f15",
                "pluG_UID": "K/L8BcTLI0WTDuWTkkCcxQ==",
                "pluGuid": "05fcf22b-cbc4-4523-930e-e59392409cc5",
                "campaignName": "2a8fdc84-4477-4042-a374-77f949aea921",
                "description": "sample string 4",
                "cost": 5,
                "costDecimals": 6,
                "start": "2026-06-03T18:33:50.1915099",
                "end": "2026-06-03T18:33:50.1915099",
                "type": 9,
                "promoType": 10,
                "bonusItemPLUG_UID": "yh5CgYwLiE+E4rYIcf4HVg==",
                "bonusItemPluGuid": "81421eca-0b8c-4f88-84e2-b60871fe0756",
                "bonusPurchaseUnits": 11,
                "bonusReceiveUnits": 12,
                "updated": "2026-06-03T18:33:50.1915099",
                "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": "2026-06-03T18:33:50.1915099",
                "campaignEndDate": "2026-06-03T18:33:50.1915099",
                "masterPLUG_UID": "ckcvSq+gIUO80T2yni+/Bg==",
                "masterID": "4a2f4772-a0af-4321-bcd1-3db29e2fbf06",
                "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": "JOzRc/bz40uX1s5Q8OQDvg==",
                "bonusMasterID": "73d1ec24-f3f6-4be3-97d6-ce50f0e403be",
                "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": "2026-06-03T18:33:50.1915099",
            "dealCosts": [
              {
                "$ref": "107"
              },
              {
                "$ref": "107"
              }
            ],
            "tags": [
              {
                "$id": "108",
                "pluG_UID": "I6gwrWA/B0qQ0fu67ON53w==",
                "pluGuid": "ad30a823-3f60-4a07-90d1-fbbaece379df",
                "tagID": 1,
                "description": "sample string 1",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "108"
              }
            ],
            "alternateProductG_UID": "9EtnU2/VHUyk8z5j+D+Pjw==",
            "alternateProduct": "53674bf4-d56f-4c1d-a4f3-3e63f83f8f8f",
            "altProduct": {
              "$ref": "8"
            },
            "productHostCode": {
              "$id": "109",
              "id": 1,
              "pluG_UID": "j4/y5l60xkGhTfHSiyI/Pw==",
              "pluGuid": "e6f28f8f-b45e-41c6-a14d-f1d28b223f3f",
              "ibaCode": "sample string 2"
            },
            "mscCat": {
              "$ref": "61"
            },
            "mscCom": {
              "$ref": "62"
            },
            "mscDep": {
              "$ref": "64"
            },
            "mscSubCom": {
              "$ref": "63"
            },
            "isUserUpdate": true,
            "ignoreMasterProduct": true,
            "priceGroupLabelRequested": true,
            "firstSold": "2026-06-03T18:33:50.1915099",
            "inventoryTracked": "2026-06-03T18:33:50.1915099",
            "isNormalPriceChangesCampaign": true,
            "baseProductFuel": {
              "$id": "110",
              "pluG_UID": "1itEdtYbjUGpI7y6JPmfEA==",
              "pluGuid": "76442bd6-1bd6-418d-a923-bcba24f99f10",
              "fuelPluG_UID": "QGWU+DmR0UuQCLlodBej6A==",
              "fuelPluGuid": "f8946540-9139-4bd1-9008-b9687417a3e8",
              "price": 3,
              "productDescription": "sample string 4",
              "productBarcode": "sample string 5",
              "fuelProductDescription": "sample string 6",
              "fuelProductBarcode": "sample string 7",
              "fuelProductPrice": 8
            },
            "productFuelLinks": [
              {
                "$ref": "110"
              },
              {
                "$ref": "110"
              }
            ]
          },
          "supplier": {
            "$ref": "3"
          },
          "serviceFee": {
            "$id": "111",
            "id": 1,
            "description": "sample string 1",
            "fee": 1
          },
          "isPrimaryHost": true,
          "hostVendor": 48
        },
        {
          "$ref": "6"
        }
      ],
      "orderCycleHeaders": [
        {
          "$id": "112",
          "storeID": 1,
          "supplierIdentifier": "f+RN8SuFqEGrORSyG1432w==",
          "supplierGuid": "f14de47f-852b-41a8-ab39-14b21b5e37db",
          "departmentCode": "sample string 2",
          "warehouseDirectIndicator": "sample string 3",
          "type": 4,
          "storeName": "sample string 5",
          "departmentName": "sample string 6",
          "orderDays": 7
        },
        {
          "$ref": "112"
        }
      ],
      "cycles": [
        {
          "$id": "113",
          "storeID": 1,
          "supplierIdentifier": "s33DKs0c+kCq+0kbUq150g==",
          "supplierGuid": "2ac37db3-1ccd-40fa-aafb-491b52ad79d2",
          "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": "2026-06-03T18:33:50.1915099",
          "deliveryDate": "2026-06-03T18:33:50.1915099",
          "nextCutOffDate": "2026-06-03T18:33:50.1915099",
          "nextDeliveryDate": "2026-06-03T18:33:50.1915099",
          "nextDaysBuffer": 10
        },
        {
          "$ref": "113"
        }
      ],
      "store": {
        "$ref": "9"
      },
      "updated": "2026-06-03T18:33:50.1915099",
      "isHost": true
    },
    "inventoryUnits": [
      {
        "$id": "114",
        "invoiceItemNo": 1,
        "inventoryInvoiceGuid": "yo8WzoU2XkSTqq1VeLE1VQ==",
        "invoiceIdentifier": "ce168fca-3685-445e-93aa-ad5578b13555",
        "inventoryGuid": "UAQdzPg7V0mFk6V6cz82ww==",
        "inventoryIdentifier": "cc1d0450-3bf8-4957-8593-a57a733f36c3",
        "serialNumber": "sample string 3",
        "sold": "2026-06-03T18:33:50.1915099",
        "saleItemID": 1,
        "storeID": 1,
        "returned": "2026-06-03T18:33:50.1915099",
        "dumped": 1,
        "saleHeaderID": 1
      },
      {
        "$ref": "114"
      }
    ]
  },
  "invoiceHeaderIdentifier": "HBXPsacB3kWgegg9EunmFw==",
  "invoiceHeaderGuid": "b1cf151c-01a7-45de-a07a-083d12e9e617",
  "invoiceNumber": "sample string 20",
  "invoiceCost": 1,
  "invoiceCostDecimals": 1,
  "orderNumber": 1,
  "orderReceivingStoreName": "sample string 21",
  "orderSendingStoreName": "sample string 22",
  "creditNoteID": 1,
  "reason": {
    "$id": "115",
    "id": 1,
    "name": "sample string 1",
    "allowRF": 2,
    "dumpStock": 3,
    "creditRequest": 4,
    "excludeFromLoss": 5,
    "reserved": 6,
    "updated": "2026-06-03T18:33:50.1915099"
  },
  "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,
  "externalId": "sample string 30",
  "apn": "sample string 31",
  "deptCode": "sample string 32"
}

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.