POST api/inventory/{id}/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.

Request Formats

application/json, text/json

Sample:
{
  "inventoryGuid": "8y5uKGowgUOWP/Iav6Qunw==",
  "inventoryIdentifier": "286e2ef3-306a-4381-963f-f21abfa42e9f",
  "pluG_UID": "g2bPeU6OekaOiuS7dPM60g==",
  "pluIdentifier": "79cf6683-8e4e-467a-8e8a-e4bb74f33ad2",
  "inventoryReason": 3,
  "inventoryInvoiceGuid": "0WghVn7oE0GOYmIbYoMP3g==",
  "invoiceIdentifier": "562168d1-e87e-4113-8e62-621b62830fde",
  "operatorGuid": "ruDAZ0UVVEqNLzFqLv5wVg==",
  "operatorIdentifier": "67c0e0ae-1545-4a54-8d2f-316a2efe7056",
  "stocktakeGuid": "CTIteMieHE+1S+xp3e0qtQ==",
  "stocktakeIdentifier": "782d3209-9ec8-4f1c-b54b-ec69dded2ab5",
  "orderGuid": "C14UccD+i0iuCPPURU7GLA==",
  "orderIdentifier": "71145e0b-fec0-488b-ae08-f3d4454ec62c",
  "saleHeaderGuid": "XS2RniM+mkWXOvgK+VKehw==",
  "saleHeaderGuidIdentifier": "9e912d5d-3e23-459a-973a-f80af9529e87",
  "dumpStockID": 1,
  "fuelDeliveryID": 1,
  "creditNoteIdentifier": "HL38JMm7FkyCqsSUC4BWIQ==",
  "creditNoteGuid": "24fcbd1c-bbc9-4c16-82aa-c4940b805621",
  "inventorySourceGuid": "5BVd6Fqws06gTqHJsJ2QQg==",
  "inventorySourceIdentifier": "e85d15e4-b05a-4eb3-a04e-a1c9b09d9042",
  "createdLocal": "2025-06-14T06:55:24.0079912",
  "baseUnits": 4,
  "unitsPerCarton": 5,
  "unitsPerCartonWeighted": true,
  "counted": 7,
  "countedPacks": 8,
  "open": 1,
  "movementQty": 9,
  "close": 1,
  "openPacks": 1,
  "movementQtyPacks": 10,
  "closePacks": 1,
  "accuracy": 1,
  "manual": 11,
  "user": "sample string 12",
  "updated": "2025-06-14T06:55:24.0079912",
  "createdLocalTime": "2025-06-14T06:55:24.0079912",
  "storeID": 14,
  "barcode": "sample string 15",
  "directCode": "sample string 16",
  "productName": "sample string 17",
  "salesMode": 18,
  "orderPacked": 19,
  "invoice": {
    "$id": "2",
    "inventoryInvoiceGuid": "VXq4eklRl0eb+j6gSiKwig==",
    "invoiceIdentifier": "7ab87a55-5149-4797-9bfa-3ea04a22b08a",
    "inventoryGuid": "C3qye5Z5ek2AvddxKShHWw==",
    "inventoryIdentifier": "7bb27a0b-7996-4d7a-80bd-d7712928475b",
    "supplierIdentifier": "4wVhn4L5AUGGF/XVKIh+yg==",
    "supplierGuid": "9f6105e3-f982-4101-8617-f5d528887eca",
    "orderGuid": "jp+tDRlHbES1i5722F2eYg==",
    "orderIdentifier": "0dad9f8e-4719-446c-b58b-9ef6d85d9e62",
    "invoiceHeaderIdentifier": "KTfhug4iHUKsHul6KVdg/A==",
    "invoiceHeaderGuid": "bae13729-220e-421d-ac1e-e97a295760fc",
    "created": "2025-06-14T06:55:24.0079912",
    "ordered": "2025-06-14T06:55:24.0079912",
    "storeID": 1,
    "bestOrExpire": "2025-06-14T06:55:24.0079912",
    "bestOrExpireType": 1,
    "units": 1,
    "weight": 1,
    "received": "2025-06-14T06:55:24.0079912",
    "cost": 1,
    "totalCost": 1,
    "freightCost": 1,
    "inStock": 1,
    "pluG_UID": "VEcRrbkRak+iF4MjcFZ/sg==",
    "pluGuid": "ad114754-11b9-4f6a-a217-832370567fb2",
    "orderInventoryGuid": "QQ9mIt1B40awOZYBf21xOQ==",
    "orderInventoryIdentifier": "22660f41-41dd-46e3-b039-96017f6d7139",
    "supplier": {
      "$id": "3",
      "identifier": "0iLTd2rQZUaw5TfskaXPPA==",
      "identifierGuid": "77d322d2-d06a-4665-b0e5-37ec91a5cf3c",
      "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": "oWxGcCOOw0Culvcu9ERkww==",
      "primaryContactID": "70466ca1-8e23-40c3-ae96-f72ef44464c3",
      "storeID": 1,
      "abn": "sample string 16",
      "supplierGroupIdentifier": "nUFcaqS00USECJWIcYOcfw==",
      "supplierGroupGuid": "6a5c419d-b4a4-44d1-8408-958871839c7f",
      "rebate": 1.0,
      "rebateType": 1,
      "rebateFrequency": 1,
      "rebateSource": 1,
      "rebateLastClaimed": "2025-06-14T06:55:24.0079912",
      "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": "02c437f8-f0c3-4839-8567-ba33e83b08d3",
        "identifier": "1rRg8CqpUkGaS6cPdpu4QA==",
        "identifierGuid": "f060b4d6-a92a-4152-9a4b-a70f769bb840",
        "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": "4deWdnDk8k6HZYLBdYQYqA==",
          "supplierIdentifierGuid": "7696d7e1-e470-4ef2-8765-82c1758418a8",
          "contactGuid": "lgQIggj17Uq018+a1hHJvw==",
          "contactID": "82080496-f508-4aed-b4d7-cf9ad611c9bf",
          "contact": {
            "$ref": "4"
          },
          "supplier": {
            "$ref": "3"
          }
        },
        {
          "$ref": "5"
        }
      ],
      "products": [
        {
          "$id": "6",
          "pluG_UID": "hL8Z6iXTI0mXYWtKwRBIVA==",
          "pluGuid": "ea19bf84-d325-4923-9761-6b4ac1104854",
          "supplierIdentifier": "OH9vlXh4802OjmUhgBFN+Q==",
          "supplierIdentifierGuid": "956f7f38-7878-4df3-8e8e-652180114df9",
          "cartonQuantity": 1,
          "cartonQuantityChanged": true,
          "productSize": "sample string 2",
          "cigarettesPerSleeve": 1,
          "randomWeight": true,
          "piecesPerUnit": 4,
          "averagePackSize": 5,
          "effectiveDate": "2025-06-14T06:55:24.0079912",
          "pricedByWeight": true,
          "landedUnitCostEx": 8,
          "landedUnitCostInc": 9,
          "landedCartonCostInc": 10,
          "landedCartonCostEx": 11,
          "standardCost": 12,
          "deliveryFee": 1,
          "deliveryFeeBasis": "sample string 13",
          "pickAndPackFee": 1,
          "pickAndPackFeeBasis": "sample string 14",
          "financeFee": 1,
          "financeFeeBasis": "sample string 15",
          "cartonLength": 1,
          "cartonWidth": 1,
          "cartonHeight": 1,
          "palletLayerQuantity": 1,
          "palletLayers": 1,
          "itemCode": "sample string 16",
          "invoiceCode": "sample string 17",
          "invoiceDesc": "sample string 18",
          "orderDirect": true,
          "useCost": true,
          "minimumQuantity": 19,
          "hostType": 20,
          "fromHost": 21,
          "minimumReorder": 1,
          "maximumReorder": 1,
          "orderMultiple": 22.1,
          "sellMultiple": 23.1,
          "baseMultiple": 24.1,
          "hostStandardCost": 25,
          "hostTotalCost": 26,
          "hostRetail": 27,
          "hostLandedUnitCostEx": 28,
          "hostLandedUnitCostInc": 29,
          "hostDesc": "sample string 30",
          "directIndicator": "sample string 31",
          "availableToOrder": true,
          "hostRangeIndicator": "sample string 33",
          "hostProductType": "sample string 34",
          "hostProductGrade": "sample string 35",
          "hostProductGroup": "sample string 36",
          "hostSlowMoving": true,
          "hostGeneralMerchandise": true,
          "hostPillar": "sample string 39",
          "hostLastUpdated": "2025-06-14T06:55:24.0079912",
          "rebate": 1.0,
          "rebateExclude": true,
          "invoiceCodes": [
            {
              "$id": "7",
              "pluG_UID": "F/NPd/6HFk6aNERUnY824w==",
              "pluGuid": "774ff317-87fe-4e16-9a34-44549d8f36e3",
              "supplierIdentifier": "3kvaVxLqFECHHwY5S7+IeA==",
              "supplierIdentifierGuid": "57da4bde-ea12-4014-871f-06394bbf8878",
              "invoiceCode": "sample string 1",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "7"
            }
          ],
          "storeIDs": [
            1,
            2
          ],
          "preferredSupplier": true,
          "preferredRebateSupplier": true,
          "supplierName": "sample string 40",
          "salesMode": 41,
          "orderPacked": true,
          "active": true,
          "price": 1,
          "costGstPercent": 43,
          "parentPluG_UID": "ubBJVZnAm0K7GRRMH2nyLw==",
          "parentPluGuid": "5549b0b9-c099-429b-bb19-144c1f69f22f",
          "freight": 44.0,
          "freightType": 1,
          "product": {
            "$id": "8",
            "plu": 1,
            "storeID": 1,
            "masterPluG_UID": "QEA=",
            "storeIDs": [
              1,
              2
            ],
            "g_UId": "l/KzgFpG5ECqyqOjld3j8Q==",
            "guid": "80b3f297-465a-40e4-aaca-a3a395dde3f1",
            "apn": "sample string 1",
            "apnChanged": true,
            "apnSwitched": true,
            "barcode": "sample string 4",
            "itemNumber": "sample string 5",
            "itemNumberChanged": true,
            "priceGroupG_UID": "ACeEzvm9pEi2cBiRjB7adw==",
            "priceGroupGuid": "ce842700-bdf9-48a4-b670-18918c1eda77",
            "blueprintID": 1,
            "lastCountedDate": "2025-06-14T06:55:24.0236474",
            "externalID": "sample string 7",
            "active": true,
            "activated": "2025-06-14T06:55:24.0236474",
            "pluCreated": "2025-06-14T06:55:24.0236474",
            "createdByUser": "sample string 9",
            "name": "sample string 10",
            "nameChanged": true,
            "secondDescription": "sample string 12",
            "hostDescription": "sample string 13",
            "keepCartonQty": true,
            "keepDescription": true,
            "keepDepartments": true,
            "keepSuppliers": true,
            "markdownDescription": "sample string 18",
            "altDescription": "sample string 19",
            "bestOrExpire": 20,
            "lastUpdate": "2025-06-14T06:55:24.0236474",
            "lastManualUpdate": "2025-06-14T06:55:24.0236474",
            "imageName": "sample string 23",
            "showImageOnFlipCharts": true,
            "showTextOnFlipCharts": true,
            "overrideFlipChartText": true,
            "flipChartText": "sample string 27",
            "salesMode": 1,
            "eftCode": 1,
            "price": 1,
            "priceChanged": true,
            "rrp": 1,
            "gstPercent": 28,
            "gstPercentChanged": true,
            "costGSTPercent": 29,
            "costGSTPercentChanged": true,
            "wetPercent": 1,
            "priceOverride": 1,
            "cost": 1,
            "currentCost": 1,
            "currentCostDecimals": 1,
            "grossProfit": 1.0,
            "currentCostDesc": "sample string 30",
            "currentCostEnd": "2025-06-14T06:55:24.0236474",
            "currentCostUpdated": "2025-06-14T06:55:24.0236474",
            "costDecimals": 31,
            "costChanged": true,
            "dealCostIdentifier": "QEA=",
            "excludeFromRebate": true,
            "rebateOverride": 1,
            "costCalcMethod": 1,
            "costCalcMethodChanged": true,
            "costEffectiveDate": "2025-06-14T06:55:24.0236474",
            "defaultGP": 1,
            "breakTargetMode": 32,
            "break1": 1,
            "price1": 1,
            "target1": 33,
            "break2": 1,
            "price2": 1,
            "target2": 34,
            "break3": 1,
            "price3": 1,
            "target3": 35,
            "break1Changed": true,
            "price1Changed": true,
            "target1Changed": true,
            "break2Changed": true,
            "price2Changed": true,
            "target2Changed": true,
            "break3Changed": true,
            "price3Changed": true,
            "target3Changed": true,
            "breakTargetModeChanged": true,
            "margin": 1.1,
            "marginChanged": true,
            "marginRanged": true,
            "marginRangedChanged": true,
            "minimumMargin": 1.1,
            "minimumMarginChanged": true,
            "maximumMargin": 1.1,
            "maximumMarginChanged": true,
            "overrideHostWarehouseIndicator": true,
            "overrideHostWarehouseIndicatorChanged": true,
            "overrideHostPrice": true,
            "overrideHostPriceChanged": true,
            "overrideHostCost": true,
            "overrideHostCostChanged": true,
            "overrideHostMargin": true,
            "overrideHostMarginChanged": true,
            "alwaysApplyMargin": true,
            "alwaysApplyMarginChanged": true,
            "aws": 1.0,
            "awsUpdated": "2025-06-14T06:55:24.0236474",
            "posTare": 1,
            "altPrice": 1.0,
            "altPriceChanged": true,
            "altPriceMode": 52,
            "altPriceModeChanged": true,
            "altPLUG_UID": "EVy+AxHWhEW8kpgmrM970Q==",
            "altPLUGuid": "03be5c11-d611-4584-bc92-9826accf7bd1",
            "altPLUGuidChanged": true,
            "altPriceDescription1": "sample string 53",
            "altPriceDescription2": "sample string 54",
            "cartonQuantity": 55,
            "cartonQuantityChanged": true,
            "trayID": 1,
            "promptID": 1,
            "tare": 1,
            "packQty": 1,
            "fixedWeight": 1,
            "extraMesg": 1,
            "text1": "sample string 57",
            "text2": "sample string 58",
            "text3": "sample string 59",
            "labelText": "sample string 60",
            "labelTextChanged": true,
            "sendToScale": true,
            "nonScaleWeigh": true,
            "labelFormat": "sample string 64",
            "barcodeFormat": "sample string 65",
            "austMade": 1,
            "coolCode": 66,
            "countryOfOrigin": "sample string 67",
            "percentContent": 68.1,
            "departmentID": 1,
            "subDepartmentID": 1,
            "minorDepartmentID": 1,
            "lesserDepartmentID": 1,
            "deptCode": "sample string 69",
            "subDeptCode": "sample string 70",
            "minorDeptCode": "sample string 71",
            "lesserDeptCode": "sample string 72",
            "deptName": "sample string 73",
            "subDeptName": "sample string 74",
            "minorDeptName": "sample string 75",
            "lesserDeptName": "sample string 76",
            "departmentChanged": true,
            "subCategoryID": 1,
            "expiry": 1,
            "showDays": 1,
            "datePrint": 1,
            "labelRequired": true,
            "labelShelfQty": 79,
            "labelShelfChanged": true,
            "labelTalkerQty": 81,
            "labelSmall": true,
            "labelLastPrinted": "2025-06-14T06:55:24.0236474",
            "labelLastPrice": 1,
            "shelfPageLayoutG_UID": "JoogqYHES0eBvzclRcbe2w==",
            "shelfPageLayoutGuid": "a9208a26-c481-474b-81bf-372545c6dedb",
            "talkerPageLayoutG_UID": "LTS33P/p1UaSCVkjVhOuCg==",
            "talkerPageLayoutGuid": "dcb7342d-e9ff-46d5-9209-59235613ae0a",
            "unitMeasure": 1.1,
            "unitMeasureChanged": true,
            "unitMeasureKind": 84,
            "unitMeasureKindChanged": true,
            "signIQData": "sample string 86",
            "refresh": true,
            "earnLoyaltyPoints": true,
            "earnLoyaltyPointsChanged": true,
            "quantityOverride": true,
            "quantityOverrideChanged": true,
            "quantityRequired": true,
            "quantityRequiredChanged": true,
            "allowDiscounts": true,
            "allowDiscountsChanged": true,
            "discountDiscounts": true,
            "discountDiscountsChanged": true,
            "itemRecalled": true,
            "itemRecalledChanged": true,
            "noRefund": true,
            "noRefundChanged": true,
            "allowMarkdown": true,
            "allowMarkdownChanged": true,
            "priceRequired": true,
            "priceRequiredChanged": true,
            "fuelItem": true,
            "fuelItemChanged": true,
            "trackSerial": true,
            "trackSerialChanged": true,
            "allowZeroPrice": true,
            "allowZeroPriceChanged": true,
            "notForSale": 90,
            "notForSaleChanged": true,
            "excludeFromDeals": true,
            "excludeFromVoucher": true,
            "minimumAge": 93,
            "minimumAgeChanged": true,
            "buyingLimit": 1,
            "buyingLimitChanged": true,
            "buyingLimitIndependent": true,
            "buyingLimitIndependentChanged": true,
            "inventoryGuid": "ppcm9FZy2EO3UPKAL3zwpA==",
            "inventoryIdentifier": "f42697a6-7256-43d8-b750-f2802f7cf0a4",
            "inventoryAccuracy": 1,
            "baseUnits": 97,
            "orderPacked": 1,
            "isManufactured": true,
            "isIngredient": true,
            "isModifier": true,
            "isModifierChanged": true,
            "hasModifiers": 98,
            "defaultPrinter": "sample string 99",
            "defaultPrinterGroup": "sample string 100",
            "ingredientsOnManufacture": true,
            "manufactureUnitMeasure": 1,
            "mpl": 1,
            "maxShelfQty": 101,
            "allowAutoOrder": true,
            "warrantyPeriod": 1,
            "parentPluG_UId": "3Ea364wjT02v31Rd5MEeiQ==",
            "parentPluGuid": "ebb746dc-238c-4d4f-afdf-545de4c11e89",
            "preferredHostVendor": 103,
            "preferredHostChanged": true,
            "code": "sample string 105",
            "supplierIdentifier": "zS5DIPHFv0+xh5JcexXONA==",
            "supplierIdentifierGuid": "20432ecd-c5f1-4fbf-b187-925c7b15ce34",
            "supplierChanged": true,
            "rebateSupplierIdentifier": "34VHjDL9I0KUKURpsGlejw==",
            "rebateSupplierIdentifierGuid": "8c4785df-fd32-4223-9429-4469b0695e8f",
            "rebateSupplierChanged": true,
            "availableForOrder": true,
            "warehouseDirectIndicator": "sample string 107",
            "warehouseDirectIndicatorChanged": true,
            "productGrade": "sample string 109",
            "productType": "sample string 110",
            "productGroup": "sample string 111",
            "complianceIndicator": "sample string 112",
            "inhouseBrand": "sample string 113",
            "slowMoving": true,
            "generalMerchandise": true,
            "comment": "sample string 116",
            "lastUpdatedByUser": "sample string 117",
            "lastManualUpdatedByUser": "sample string 118",
            "lastUpdatedByUserOverride": true,
            "lastUpdatedByHost": "2025-06-14T06:55:24.0236474",
            "commodity": "sample string 120",
            "businessPillar": "sample string 121",
            "mscCommodity": "sample string 122",
            "hostIdentifier": "bNL24HVeHkaZQSnUq/vxoQ==",
            "hostIdentifierGuid": "e0f6d26c-5e75-461e-9941-29d4abfbf1a1",
            "serviceFeeID": 1,
            "serviceFeeIDChanged": true,
            "providerName": "sample string 124",
            "aisleEnds": "sample string 125",
            "deleted": true,
            "deletedChanged": true,
            "hidden": true,
            "doNotRange": true,
            "doNotRangeChanged": true,
            "doNotOrder": true,
            "doNotOrderChanged": true,
            "locked": true,
            "excludeFromWebUpdate": true,
            "excludeFromWebUpdateChanged": true,
            "webPriceBasedOn": 136,
            "webPriceRounding": true,
            "webMarkup": 138,
            "webPriceMode": 139,
            "altDepartmentID": 1,
            "altSubDepartmentID": 1,
            "altMinorDepartmentID": 1,
            "altLesserDepartmentID": 1,
            "altDeptCode": "sample string 140",
            "altSubDeptCode": "sample string 141",
            "altMinorDeptCode": "sample string 142",
            "altLesserDeptCode": "sample string 143",
            "altDepartmentChanged": true,
            "storeProducts": [
              {
                "$ref": "8"
              },
              {
                "$ref": "8"
              }
            ],
            "store": {
              "$id": "9",
              "id": 1,
              "isMaster": true,
              "shortName": "sample string 3",
              "url": "sample string 4",
              "sortOrder": 1,
              "name": "sample string 5",
              "phone": "sample string 6",
              "fax": "sample string 7",
              "email": "sample string 8",
              "address1": "sample string 9",
              "address2": "sample string 10",
              "city": "sample string 11",
              "state": "sample string 12",
              "country": "sample string 13",
              "postCode": "sample string 14",
              "delivery": 1,
              "exportAccounts": 1,
              "salesAccountFolder": "sample string 15",
              "purchaseAccountFolder": "sample string 16",
              "initLoad": 1,
              "initIDs": 1,
              "zoneID": 1,
              "actAsMaster": 1,
              "lastActiveUtc": "2025-06-14T06:55:24.0236474",
              "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": "5IsB/DsNMUmrc7QxIR2Mcg==",
              "hostIdentifierGuid": "fc018be4-0d3b-4931-ab73-b431211d8c72",
              "hostName": 1,
              "hostAddress": "sample string 27",
              "hostUsername": "sample string 28",
              "hostPassword": "sample string 29",
              "excludeFromLeadInOut": true,
              "accountingProvider": 31,
              "accountingAddress": "sample string 32",
              "accountingUsername": "sample string 33",
              "accountingPassword": "sample string 34",
              "storeAccountingCode": "sample string 35",
              "softwareVariance": 36,
              "fuelWarningVariance": 37.0,
              "fuelErrorVariance": 38.0,
              "fuelAccumulatedWarningVariance": 39.0,
              "fuelAccumulatedErrorVariance": 40.0,
              "drawManagment": 41,
              "endOfDayManagment": true,
              "autoFillCashBalancing": true,
              "fuelDayVariance": 44,
              "accountingTradingTime": "00:00:00.1234567",
              "stockActivateProduct": 46,
              "giftCardSalesAccountingDeptCode": "sample string 47",
              "transactionDiscountAccountingDeptCode": "sample string 48",
              "size": 49,
              "updated": "2025-06-14T06:55:24.0236474",
              "priceZoneName": "sample string 51",
              "storeFuelConfigured": true,
              "shippingAddressCopied": true,
              "shippingAddress": {
                "$id": "10",
                "storeID": 1,
                "addressType": 1,
                "address1": "sample string 1",
                "address2": "sample string 2",
                "city": "sample string 3",
                "state": "sample string 4",
                "country": "sample string 5",
                "postCode": "sample string 6"
              },
              "billingAddress": {
                "$ref": "10"
              },
              "hostStoreSettings": [
                {
                  "$id": "11",
                  "id": 1,
                  "hostIdentifier": "CbOlj89VoUW50KW/ZfqE4Q==",
                  "hostIdentifierGuid": "8fa5b309-55cf-45a1-b9d0-a5bf65fa84e1",
                  "storeID": 2,
                  "username": "sample string 3",
                  "password": "sample string 4",
                  "passwordPlain": "sample string 5",
                  "serverAddress": "sample string 6",
                  "serverPort": 1,
                  "excludeFromLeadInOut": true,
                  "useForHostFile": true,
                  "metcashPillarID": "sample string 9",
                  "metcashStateCode": "sample string 10",
                  "metcashCustomerID": "sample string 11",
                  "metcashTradingPartnerID": "sample string 12",
                  "drakesCustomerNumber": 1,
                  "sparCustomerNumber": "sample string 13",
                  "sparOrderUsername": "sample string 14",
                  "sparOrderPassword": "sample string 15",
                  "sparOrderPasswordPlain": "sample string 16",
                  "pharmXSiteID": 1,
                  "ibaZoneID": 1,
                  "ibaState": "sample string 17",
                  "foodlandStoreCode": "sample string 18",
                  "ilgMemberNumber": "sample string 19",
                  "ilgOutletLocation": 1,
                  "ilgBaseCost": 1,
                  "ilgApplyNonAdvertisedPromos": true,
                  "ilgExemptFromFreight": true,
                  "ilgOrderDealReview": true,
                  "ilgFinanceFee": 1,
                  "processPromotions": true,
                  "hostProvider": 0,
                  "host": {
                    "$id": "12",
                    "identifier": "MCAMGHZpOkecOHDrjeem0A==",
                    "identifierGuid": "180c2030-6976-473a-9c38-70eb8de7a6d0",
                    "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": "P5mS46gbPkqIm3iWv7yRSA==",
                    "hostSupplierIdentifierGuid": "e392993f-1ba8-4a3e-889b-7896bfbc9148",
                    "loyaltyPriceLevelIdentifier": "dYbAb0JzWkSvKRg2ZEpU+w==",
                    "loyaltyPriceLevelIdentifierGuid": "6fc08675-7342-445a-af29-1836644a54fb",
                    "isGroup": true,
                    "description": "sample string 22",
                    "hostProvider": 23,
                    "hostTypeEnum": 24,
                    "hostType": "sample string 25",
                    "hostCode": "sample string 26",
                    "username": "sample string 27",
                    "password": "sample string 28",
                    "passwordPlain": "sample string 29",
                    "server": "sample string 30",
                    "url": "sample string 31",
                    "global": true,
                    "stateCode": "sample string 33",
                    "lastCollected": "2025-06-14T06:55:24.0236474",
                    "lastProcessed": "2025-06-14T06:55:24.0236474",
                    "hold": true,
                    "supplierName": "sample string 35",
                    "supplier": {
                      "$ref": "3"
                    },
                    "files": [
                      {
                        "$id": "13",
                        "id": "sample string 1",
                        "fileName": "sample string 2",
                        "extension": "sample string 3",
                        "provider": 0,
                        "type": 0,
                        "hostType": "sample string 4",
                        "createdUtc": "2025-06-14T06:55:24.0236474",
                        "processed": "2025-06-14T06:55:24.0236474",
                        "isProcessing": true,
                        "processedCount": 6,
                        "processingTime": 1,
                        "collectedUtc": "2025-06-14T06:55:24.0236474",
                        "size": 1,
                        "sizeFormat": "sample string 7",
                        "isArchive": true,
                        "version": "sample string 9",
                        "reference": "sample string 10",
                        "digest": "sample string 11",
                        "contentType": "sample string 12",
                        "host": {
                          "$ref": "12"
                        },
                        "metcashHeader": {
                          "$id": "14",
                          "customerNumber": "sample string 1",
                          "creationDate": "2025-06-14T06:55:24.0236474",
                          "businessPillar": "sample string 3",
                          "fileType": "sample string 4"
                        }
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "zoneMatrix": [
                      {
                        "$id": "15",
                        "id": 1,
                        "hostIdentifier": "IOi1GXf8FEWy+egK1l3FPQ==",
                        "hostIdentifierGuid": "19b5e820-fc77-4514-b2f9-e80ad65dc53d",
                        "storeID": 1,
                        "departmentCode": "sample string 2",
                        "hostGuids": [
                          "2b9c6c8b-e33c-487e-9502-e812258533bd",
                          "ca8e48f8-bc9a-4903-9661-24eec9ffa507"
                        ]
                      },
                      {
                        "$ref": "15"
                      }
                    ],
                    "hostFileStoreSetting": {
                      "$ref": "11"
                    },
                    "hostStoreSettings": [
                      {
                        "$ref": "11"
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "promotionPlacements": [
                      {
                        "$id": "16",
                        "identifier": "XLwBbSxdpUKa18Jrt4S0lg==",
                        "identifierGuid": "6d01bc5c-5d2c-42a5-9ad7-c26bb784b496",
                        "code": "sample string 2",
                        "description": "sample string 3",
                        "isAdvertised": true
                      },
                      {
                        "$ref": "16"
                      }
                    ],
                    "promoTypeGuids": [
                      "3950b3e6-756c-46c8-8050-5c0f1b2ba64f",
                      "fe69b62c-58d2-40ad-881a-d060428d777f"
                    ],
                    "isPromotionOnly": false,
                    "isOrderable": false,
                    "vendor": 0
                  },
                  "groupIDs": [
                    1,
                    2
                  ],
                  "hostDescription": "sample string 24"
                },
                {
                  "$ref": "11"
                }
              ],
              "accounts": [
                {
                  "$id": "17",
                  "id": 1,
                  "storeID": 1,
                  "accountName": "sample string 2",
                  "bsb": "sample string 3",
                  "accountNumber": "sample string 4",
                  "accountDesignated": true
                },
                {
                  "$ref": "17"
                }
              ],
              "sales": [
                {
                  "$id": "18",
                  "id": 1,
                  "storeID": 1,
                  "externalSalesType": 2,
                  "ftpSiteID": 1,
                  "lastSaleProcessed": "2025-06-14T06:55:24.0236474",
                  "ftpSite": {
                    "$id": "19",
                    "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": "18"
                }
              ],
              "zoneMatrix": [
                {
                  "$ref": "15"
                },
                {
                  "$ref": "15"
                }
              ],
              "cashManagements": [
                {
                  "$id": "20",
                  "id": 1,
                  "storeID": 1,
                  "cashManagementType": 2,
                  "apiID": 1,
                  "organisationID": "sample string 3",
                  "siteName": "sample string 4",
                  "thirdPartyAPI": {
                    "$id": "21",
                    "id": 1,
                    "description": "sample string 2",
                    "address": "sample string 3",
                    "username": "sample string 4",
                    "password": "sample string 5",
                    "passwordPlain": "sample string 6",
                    "token": "sample string 7",
                    "apiType": 8,
                    "apiSubType": 9
                  }
                },
                {
                  "$ref": "20"
                }
              ],
              "updateStoreID": "34060cad-695c-4aea-96d9-fe8a73e5e127",
              "updateStore": {
                "$id": "22",
                "id": "f0fbefb0-0bef-4607-9e36-014e76ee431d",
                "name": "sample string 1",
                "lastActivity": "2025-06-14T06:55:24.0236474",
                "zone": "sample string 2",
                "timeZoneOffset": 0.0,
                "businessHoursStart": "00:00:00.1234567",
                "businessHoursEnd": "00:00:00.1234567",
                "master": true,
                "lastIP": "sample string 10",
                "lastHostName": "sample string 11",
                "ping": 1,
                "pingStatus": "sample string 12",
                "lastUpdateCompleted": "2025-06-14T06:55:24.0236474"
              },
              "timeZoneId": "sample string 53",
              "securityOptions": {
                "$id": "23",
                "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": "24",
                "pluG_UID": "vIC9piU3cEOm/PzKZ0C+WQ==",
                "pluGuid": "a6bd80bc-3725-4370-a6fc-fcca6740be59",
                "plu": 1,
                "storeID": 1,
                "zoneID": 2,
                "zoneName": "sample string 3",
                "store": "sample string 4",
                "priceNow": 5,
                "costNow": 6,
                "costNowDecimals": 7,
                "normalPrice": 8,
                "gstPercent": 9,
                "normalCost": 10,
                "normalCostDecimals": 11,
                "costGstPercent": 12,
                "costCalcMethod": 1,
                "currentCost": 13,
                "currentCostDecimals": 14,
                "break1": 15,
                "price1": 16,
                "break2": 17,
                "price2": 18,
                "break3": 19,
                "price3": 20,
                "fuelItem": 21,
                "fixedWeight": 22,
                "active": true,
                "complianceIndicator": "sample string 23",
                "doNotOrder": true,
                "doNotRange": true,
                "isNormalPriceChangesCampaign": true,
                "updated": "2025-06-14T06:55:24.0236474"
              },
              {
                "$ref": "24"
              }
            ],
            "currentPrices": {
              "$id": "25",
              "pluPrices": {
                "$id": "26",
                "plu": 1,
                "pluG_UID": "QEA=",
                "stores": [
                  1,
                  2
                ],
                "normalPrice": 1,
                "cost": 2,
                "break1": 3,
                "price1": 4,
                "break2": 5,
                "price2": 6,
                "break3": 7,
                "price3": 8,
                "discountPrice": 9,
                "acceptedUtc": "2025-06-14T06:55:24.0236474",
                "priceChangeType": 0,
                "costDecimals": 10
              },
              "normalPluPrices": {
                "$ref": "26"
              },
              "winningCampaign": 1,
              "winner": {
                "$id": "27",
                "campaignName": "sample string 1",
                "campaignDescription": "sample string 2",
                "startDate": "2025-06-14T06:55:24.0236474",
                "startTime": 3,
                "endDate": "2025-06-14T06:55:24.0236474",
                "endTime": 4,
                "newPrice": 5,
                "newCost": 6,
                "newCostDecimals": 7,
                "pctDiscount": 8,
                "promoType": 1,
                "promotionTypeCode": "sample string 9",
                "hostType": 10,
                "hostIdentifier": "uYu434yaHE6Zi9l3XOQX9Q==",
                "hostIdentifierGuid": "dfb88bb9-9a8c-4e1c-998b-d9775ce417f5",
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "details": [
                {
                  "$ref": "27"
                },
                {
                  "$ref": "27"
                }
              ]
            },
            "tray": {
              "$id": "28",
              "g_UId": "TefiwWJ/kkG80+koD8hYtg==",
              "guid": "c1e2e74d-7f62-4192-bcd3-e9280fc858b6",
              "name": "sample string 1",
              "number": 1,
              "tare": 1
            },
            "priceGroup": {
              "$id": "29",
              "priceGroupG_UID": "uW6oELIUQkSsykHwktgKww==",
              "priceGroupGuid": "10a86eb9-14b2-4442-acca-41f092d80ac3",
              "name": "sample string 2",
              "code": 1,
              "modified": true,
              "updated": "2025-06-14T06:55:24.0236474",
              "buyingLimit": 1,
              "buyingLimitIndependent": true,
              "buyingLimitType": 0,
              "number": 1,
              "products": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "productCount": 1
            },
            "priceGroupName": "sample string 145",
            "nutrifacts": {
              "$id": "30",
              "pluG_UID": "hkCpKwCDbES2kYgxB/8S5w==",
              "pluGuid": "2ba94086-8300-446c-b691-883107ff12e7",
              "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": "31",
              "pluGuid": "9bee13a1-29a2-4a5d-a99f-0bd4f7633c5c",
              "created": "2025-06-14T06:55:24.0236474",
              "createdByUser": "sample string 1",
              "activated": "2025-06-14T06:55:24.0236474",
              "deactivated": "2025-06-14T06:55:24.0236474",
              "lastOrdered": "2025-06-14T06:55:24.0236474",
              "lastOrderedQty": 2.0,
              "lastReceived": "2025-06-14T06:55:24.0236474",
              "lastReceivedQty": 3.0,
              "lastInvoiceStatus": 1,
              "lastCounted": "2025-06-14T06:55:24.0236474",
              "lastSold": "2025-06-14T06:55:24.0236474",
              "firstSold": "2025-06-14T06:55:24.0236474",
              "awsUpdated": "2025-06-14T06:55:24.0236474",
              "lastManualUpdate": "2025-06-14T06:55:24.0236474",
              "lastManualUpdatedByUser": "sample string 5",
              "lastUpdated": "2025-06-14T06:55:24.0236474",
              "lastUpdatedByUser": "sample string 7",
              "lastUpdatedByHost": "2025-06-14T06:55:24.0236474",
              "doNotRangeUpdated": "2025-06-14T06:55:24.0236474",
              "doNotOrderUpdated": "2025-06-14T06:55:24.0236474",
              "tracked": "2025-06-14T06:55:24.0236474"
            },
            "allergens": [
              {
                "$id": "32",
                "allergenID": 1,
                "pluG_UID": "0EsFme9Gn0ylU3feO4SkVw==",
                "pluGuid": "99054bd0-46ef-4c9f-a553-77de3b84a457",
                "contains": 2,
                "allergenName": "sample string 3",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "32"
              }
            ],
            "costs": {
              "$id": "33",
              "pluG_UID": "yi5wdrkRj0qCc6gIpKxj8w==",
              "pluGuid": "76702eca-11b9-4a8f-8273-a808a4ac63f3",
              "enteredCost": 1,
              "weightedAvgCost": 1,
              "lastCost": 1,
              "rawEnteredCost": 2,
              "rawWeightedAvgCost": 3,
              "rawLastCost": 4,
              "freight": 5.0,
              "freightType": 6,
              "costDecimals": 7,
              "fifoCost": 1,
              "updated": "2025-06-14T06:55:24.0236474",
              "normalCost": 1,
              "currentCost": 1
            },
            "sales": [
              {
                "$id": "34",
                "saleHeaderID": 1,
                "created": "2025-06-14T06:55:24.0236474",
                "createdLocal": "2025-06-14T06:55:24.0236474",
                "storeID": 3,
                "storeName": "sample string 4",
                "operatorG_Uid": "LU3ZQQcm2EG1Us5D+4ONeg==",
                "operatorGuid": "41d94d2d-2607-41d8-b552-ce43fb838d7a",
                "operatorName": "sample string 5",
                "tranType": 1,
                "plu": 1,
                "pluG_UId": "dKpJ0m2x00u6IcQ17cCTZw==",
                "pluGuid": "d249aa74-b16d-4bd3-ba21-c435edc09367",
                "normalPrice": 1,
                "totalCents": 1,
                "cost": 1,
                "grossProfit": 1,
                "quantity": 1,
                "operator": {
                  "$id": "35",
                  "id": 1,
                  "g_Uid": "TQewXUvdwEeAT9I4nL0ZNA==",
                  "guid": "5db0074d-dd4b-47c0-804f-d2389cbd1934",
                  "operatorNumber": 1,
                  "shortName": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "password": "sample string 5",
                  "hasPassword": true,
                  "passwordText": "sample string 6",
                  "rfidTagID": "sample string 7",
                  "blueprintID": 1,
                  "groupID": 1,
                  "groupName": "sample string 8",
                  "managerGroupID": 1,
                  "managerGroupName": "sample string 9",
                  "zoneID": 1,
                  "zoneName": "sample string 10",
                  "loggedIn": 1,
                  "lastUsedIP": "sample string 11",
                  "deleted": true,
                  "locked": true,
                  "allowOpenTill": true,
                  "webEmail": "sample string 14",
                  "simpleOperatorType": 0,
                  "webRole": "sample string 15",
                  "updated": "2025-06-14T06:55:24.0236474",
                  "passwordResetRequired": true,
                  "alteredInStore": true,
                  "startShift": "2025-06-14T06:55:24.0236474",
                  "endShift": "2025-06-14T06:55:24.0236474",
                  "machineName": "sample string 20",
                  "drawerID": 1,
                  "stores": [
                    {
                      "$id": "36",
                      "operatorG_UID": "8pBYNohXwkiVQ82AhAYWbA==",
                      "operatorGuid": "365890f2-5788-48c2-9543-cd808406166c",
                      "storeID": 2,
                      "operator": {
                        "$ref": "35"
                      },
                      "store": {
                        "$ref": "9"
                      }
                    },
                    {
                      "$ref": "36"
                    }
                  ]
                }
              },
              {
                "$ref": "34"
              }
            ],
            "apns": [
              {
                "$id": "37",
                "pluID": 1,
                "pluG_UID": "i4pOzaozMkyZDFXeTiLezg==",
                "pluGuid": "cd4e8a8b-33aa-4c32-990c-55de4e22dece",
                "apn": "sample string 1",
                "deleted": true,
                "storeID": 1,
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "37"
              }
            ],
            "tuns": [
              {
                "$id": "38",
                "pluG_UId": "xJmTHXAoy0OQ4dnEC2tjxQ==",
                "pluGuid": "1d9399c4-2870-43cb-90e1-d9c40b6b63c5",
                "apn": "sample string 1",
                "tun": "sample string 2",
                "cartonQuantity": 3,
                "product": {
                  "$ref": "8"
                },
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "38"
              }
            ],
            "competitionPricing": [
              {
                "$id": "39",
                "identifier": "KY4eh+1ctkivGgkvaz5Oww==",
                "identifierGuid": "871e8e29-5ced-48b6-af1a-092f6b3e4ec3",
                "pluG_UID": "EWuPS5tEN0+aDjctPtaQhQ==",
                "pluGuid": "4b8f6b11-449b-4f37-9a0e-372d3ed69085",
                "competitionID": 1,
                "name": "sample string 2",
                "sellMultiple": 3,
                "retailPrice": 4,
                "storeName": "sample string 5"
              },
              {
                "$ref": "39"
              }
            ],
            "supplier": {
              "$ref": "3"
            },
            "supplierName": "sample string 146",
            "children": [
              {
                "$ref": "8"
              },
              {
                "$ref": "8"
              }
            ],
            "ordering": {
              "$ref": "6"
            },
            "flipChartPages": [
              {
                "$id": "40",
                "identifier": "Uc3+Hjr4TUW6BCRqvbv/5A==",
                "groupName": "sample string 1",
                "identifierGuid": "1efecd51-f83a-454d-ba04-246abdbbffe4",
                "exists": true,
                "flipChartIdentifier": "8H+PYWbq6UuMpM+QfYR3iA==",
                "flipChartIdentifierGuid": "618f7ff0-ea66-4be9-8ca4-cf907d847788",
                "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": "5hE61N3OD0+q/S95SVh6ig==",
                "groupIdentifierGuid": "d43a11e6-cedd-4f0f-aafd-2f7949587a8a",
                "flipChart": {
                  "$id": "41",
                  "identifier": "L6tHefgjPEG513vsf75u6g==",
                  "identifierGuid": "7947ab2f-23f8-413c-b9d7-7bec7fbe6eea",
                  "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": "42",
                    "identifier": "dEzI4ZtpUE2sJ26Rgp7zmQ==",
                    "identifierGuid": "e1c84c74-699b-4d50-ac27-6e91829ef399",
                    "name": "sample string 2",
                    "formType": "sample string 3",
                    "forms": [
                      {
                        "$id": "43",
                        "id": 1,
                        "g_UID": "mKSMXtI8rkCTzSZTwjilIA==",
                        "guid": "5e8ca498-3cd2-40ae-93cd-2653c238a520",
                        "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": "WS2DH1sn9E+xYpNJce+yIw==",
                        "previousFormGuid": "1f832d59-275b-4ff4-b162-934971efb223",
                        "nextForm": 1,
                        "nextFormG_UID": "tP2R9I9rF0iC+iiCW+hvCw==",
                        "nextFormGuid": "f491fdb4-6b8f-4817-82fa-28825be86f0b",
                        "attributes": "sample string 10",
                        "updated": "2025-06-14T06:55:24.0236474",
                        "positioning": 1,
                        "contentPanel": "sample string 11",
                        "selectionMode": 1,
                        "maximumSelections": 1,
                        "alteredInStore": true,
                        "deleted": true,
                        "blueprintID": 1,
                        "preserveLayout": true,
                        "mainCheckoutFormName": "sample string 13",
                        "nextCheckoutForm": {
                          "$ref": "43"
                        },
                        "previousCheckoutForm": {
                          "$ref": "43"
                        },
                        "buttons": [
                          {
                            "$id": "44",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "flbzy5od5EGgwhcapnvjag==",
                            "checkoutFormGuid": "cbf3567e-1d9a-41e4-a0c2-171aa67be36a",
                            "identifier": "JtV8Mq5J9EygaZFueTTbGA==",
                            "identifierGuid": "327cd526-49ae-4cf4-a069-916e7934db18",
                            "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": "XPVqEmIZykCgML+D2Uj/Nw==",
                            "valueGuid": "126af55c-1962-40ca-a030-bf83d948ff37",
                            "buttonText": "sample string 10",
                            "valueText": "sample string 11",
                            "drawImageAndButton": true,
                            "updated": "2025-06-14T06:55:24.0236474",
                            "action": "sample string 12",
                            "valueForm": {
                              "$ref": "43"
                            },
                            "image": {
                              "$id": "45",
                              "name": "sample string 3.sample string 4",
                              "imageID": 2,
                              "imageName": "sample string 3",
                              "imageExtension": "sample string 4",
                              "lastUpdate": "2025-06-14T06:55:24.0236474",
                              "imageData": "QEA=",
                              "readOnly": true
                            }
                          },
                          {
                            "$ref": "44"
                          }
                        ],
                        "panels": [
                          {
                            "$id": "46",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "3QoobzXdQkSHP6vOgyVvrw==",
                            "checkoutFormGuid": "6f280add-dd35-4442-873f-abce83256faf",
                            "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": "46"
                          }
                        ]
                      },
                      {
                        "$ref": "43"
                      }
                    ],
                    "panels": [
                      {
                        "$ref": "46"
                      },
                      {
                        "$ref": "46"
                      }
                    ]
                  },
                  "pages": [
                    {
                      "$ref": "40"
                    },
                    {
                      "$ref": "40"
                    }
                  ]
                },
                "contentPanel": {
                  "$ref": "46"
                },
                "products": [
                  {
                    "$id": "47",
                    "flipChartPageIdentifier": "P44Eu8kPR0mW3V/auoljmQ==",
                    "flipChartPageIdentifierGuid": "bb048e3f-0fc9-4947-96dd-5fdaba896399",
                    "pluG_UID": "5FQtfPvNW06kv0lvL/15kA==",
                    "pluGuid": "7c2d54e4-cdfb-4e5b-a4bf-496f2ffd7990",
                    "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": "47"
                  }
                ],
                "productCount": 27,
                "pages": [
                  {
                    "$ref": "40"
                  },
                  {
                    "$ref": "40"
                  }
                ]
              },
              {
                "$ref": "40"
              }
            ],
            "priceHistory": [
              {
                "$id": "48",
                "pluG_UID": "7FoYsxan8kCIh+6EgmkUZA==",
                "pluGuid": "b3185aec-a716-40f2-8887-ee8482691464",
                "price": 1,
                "costCalcMethod": 1,
                "cost": 2,
                "weightedAvgCost": 3,
                "lastCost": 4,
                "rawCost": 5,
                "rawWeightedAvgCost": 6,
                "rawLastCost": 7,
                "costDecimals": 8,
                "serviceFeeID": 9,
                "freight": 10.0,
                "freightType": 11,
                "process": "sample string 12",
                "user": "sample string 13",
                "updated": "2025-06-14T06:55:24.0236474",
                "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": "48"
              }
            ],
            "ingredients": [
              {
                "$id": "49",
                "pluG_UID": "9SSi35EQGUqmzUJEs90p8g==",
                "ingredientGuid": "0D2Pwdz7+keQuPgBjtF8rA==",
                "ingredientIdentifier": "c18f3dd0-fbdc-47fa-90b8-f8018ed17cac",
                "quantity": 1.0,
                "storeIDs": [
                  1,
                  2
                ],
                "ingredientText": "sample string 1",
                "ingredient": {
                  "$ref": "8"
                }
              },
              {
                "$ref": "49"
              }
            ],
            "bins": [
              {
                "$id": "50",
                "pluG_UID": "RfXS4r28qkm556zDm6h7BQ==",
                "pluGuid": "e2d2f545-bcbd-49aa-b9e7-acc39ba87b05",
                "shelfLocationIdentifier": "UyapZ9ixW02h+0crDmz+2A==",
                "shelfLocationGuid": "67a92653-b1d8-4d5b-a1fb-472b0e6cfed8",
                "labelShelfDefault": 1,
                "labelTalkerDefault": 1,
                "labelSmall": true,
                "labelPageLayoutG_UID": "YddBP2cFBE2mgP2kvs9IMg==",
                "labelPageLayoutGuid": "3f41d761-0567-4d04-a680-fda4becf4832",
                "updated": "2025-06-14T06:55:24.0236474",
                "electronicShelfLabelIdentifier": "sample string 5",
                "electronicshelfLabelsConfigurationID": 6,
                "labelShelfChanged": true,
                "productName": "sample string 8",
                "locationText": "sample string 9",
                "product": {
                  "$ref": "8"
                },
                "location": {
                  "$id": "51",
                  "identifier": "QzhQTmxR0EWv7q0hrTO1Ow==",
                  "storeID": 1,
                  "identifierGuid": "4e503843-516c-45d0-afee-ad21ad33b53b",
                  "name": "sample string 2",
                  "haccp": true,
                  "blueprintID": 1,
                  "updated": "2025-06-14T06:55:24.0236474",
                  "minTemp": 1,
                  "maxTemp": 1,
                  "checkFrequency": 1,
                  "storeCaseConfiguration": 5,
                  "storeName": "sample string 6",
                  "bins": [
                    {
                      "$ref": "50"
                    },
                    {
                      "$ref": "50"
                    }
                  ]
                }
              },
              {
                "$ref": "50"
              }
            ],
            "bin": {
              "$ref": "50"
            },
            "scaleLocations": [
              {
                "$id": "52",
                "plu": 1,
                "pluG_UID": "onGGjb8sI0muuqt8m5m/9g==",
                "pluGuid": "8d8671a2-2cbf-4923-aeba-ab7c9b99bff6",
                "deptNo": 1,
                "product": {
                  "$ref": "8"
                },
                "scaleLocation": {
                  "$id": "53",
                  "id": 1,
                  "deptNo": 1,
                  "deptCode": "sample string 2",
                  "name": "sample string 3",
                  "enabled": true,
                  "updated": "2025-06-14T06:55:24.0236474",
                  "department": {
                    "$id": "54",
                    "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": "53"
                    },
                    "subDepartments": [
                      {
                        "$id": "55",
                        "id": 1,
                        "departmentID": 2,
                        "name": "sample string 3",
                        "code": "sample string 4",
                        "departmentCode": "sample string 5",
                        "externalSales": true,
                        "minorDepartments": [
                          {
                            "$id": "56",
                            "id": 1,
                            "subDepartmentID": 2,
                            "departmentID": 3,
                            "name": "sample string 4",
                            "subDepartmentCode": "sample string 5",
                            "departmentCode": "sample string 6",
                            "code": "sample string 7",
                            "lesserDepartments": [
                              {
                                "$id": "57",
                                "id": 1,
                                "departmentID": 2,
                                "subDepartmentID": 3,
                                "minorDepartmentID": 4,
                                "name": "sample string 5",
                                "code": "sample string 6",
                                "departmentCode": "sample string 7",
                                "subDepartmentCode": "sample string 8",
                                "minorDepartmentCode": "sample string 9",
                                "updated": "2025-06-14T06:55:24.0236474",
                                "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": "vsH0kH95hk2kurzLOupB8A==",
                                "labelPageLayoutGuid": "90f4c1be-797f-4d86-a4ba-bccb3aea41f0",
                                "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": "58",
                                  "dept": 1,
                                  "category": 2,
                                  "name": "sample string 3",
                                  "active": true,
                                  "mscCommodities": [
                                    {
                                      "$id": "59",
                                      "dept": 1,
                                      "category": 2,
                                      "commodity": 3,
                                      "name": "sample string 4",
                                      "active": true,
                                      "mscSubCommodities": [
                                        {
                                          "$id": "60",
                                          "dept": 1,
                                          "category": 2,
                                          "commodity": 3,
                                          "subCommodity": 4,
                                          "name": "sample string 5",
                                          "active": true,
                                          "subCommodityCode": "sample string 7"
                                        },
                                        {
                                          "$ref": "60"
                                        }
                                      ],
                                      "commodityCode": "sample string 6"
                                    },
                                    {
                                      "$ref": "59"
                                    }
                                  ],
                                  "categoryCode": "sample string 5"
                                },
                                "mscCom": {
                                  "$ref": "59"
                                },
                                "mscDep": {
                                  "$id": "61",
                                  "dept": 1,
                                  "name": "sample string 2",
                                  "active": true,
                                  "mscCategories": [
                                    {
                                      "$ref": "58"
                                    },
                                    {
                                      "$ref": "58"
                                    }
                                  ],
                                  "deptCode": "sample string 4"
                                },
                                "mscSubCom": {
                                  "$ref": "60"
                                }
                              },
                              {
                                "$ref": "57"
                              }
                            ],
                            "updated": "2025-06-14T06:55:24.0236474",
                            "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": "G9gQuoiOh0SHtxWgBC72GQ==",
                            "labelPageLayoutGuid": "ba10d81b-8e88-4487-87b7-15a0042ef619",
                            "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": "58"
                            },
                            "mscCom": {
                              "$ref": "59"
                            },
                            "mscDep": {
                              "$ref": "61"
                            },
                            "mscSubCom": {
                              "$ref": "60"
                            }
                          },
                          {
                            "$ref": "56"
                          }
                        ],
                        "investmentBuyOverride": true,
                        "updated": "2025-06-14T06:55:24.0236474",
                        "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": "nYNOgFsJI06YIXRyAMoccA==",
                        "labelPageLayoutGuid": "804e839d-095b-4e23-9821-747200ca1c70",
                        "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": "58"
                        },
                        "mscCom": {
                          "$ref": "59"
                        },
                        "mscDep": {
                          "$ref": "61"
                        },
                        "mscSubCom": {
                          "$ref": "60"
                        }
                      },
                      {
                        "$ref": "55"
                      }
                    ],
                    "stores": [
                      1,
                      2
                    ],
                    "investmentBuyOverride": true,
                    "updated": "2025-06-14T06:55:24.0236474",
                    "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": "IiiVFIO8nU2VA0e4/ChgwQ==",
                    "labelPageLayoutGuid": "14952822-bc83-4d9d-9503-47b8fc2860c1",
                    "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": "58"
                    },
                    "mscCom": {
                      "$ref": "59"
                    },
                    "mscDep": {
                      "$ref": "61"
                    },
                    "mscSubCom": {
                      "$ref": "60"
                    }
                  }
                }
              },
              {
                "$ref": "52"
              }
            ],
            "nextPrice": {
              "$id": "62",
              "id": 1,
              "campaignID": 2,
              "campaignName": "sample string 3",
              "plu": 1,
              "hostOfferID": 1,
              "metcashPromotionID": "sample string 4",
              "metcashPromotionPlacement": "sample string 5",
              "pluG_UID": "jEd0IriccEOmBgY0oWwB1A==",
              "pluGuid": "2274478c-9cb8-4370-a606-0634a16c01d4",
              "newPrice": 1,
              "pctDiscount": 1,
              "newCost": 1,
              "newCostDecimals": 6,
              "dealCostIdentifier": "fxSvphaspk+iZgf8CxLn4Q==",
              "dealCostGuid": "a6af147f-ac16-4fa6-a266-07fc0b12e7e1",
              "pluName": "sample string 7",
              "apn": "sample string 8",
              "fuelItem": true,
              "priceGroupG_UID": "KLxh2/Vd9E2kcqaomWPXZA==",
              "priceGroupGuid": "db61bc28-5df5-4df4-a472-a6a89963d764",
              "itemNumber": "sample string 10",
              "cri": "sample string 11",
              "pluPrice": 12,
              "pluCost": 13,
              "pluCostIndicator": "sample string 14",
              "pluPriceGstPercent": 15,
              "pluCostGstPercent": 16,
              "pluActive": true,
              "cartonQty": 1.1,
              "baseUnits": 18.1,
              "salesMode": 1,
              "pluNormalCost": 19,
              "pluaws": 20.0,
              "directNumber": "sample string 21",
              "departmentName": "sample string 22",
              "subDepartmentName": "sample string 23",
              "priceGroupName": "sample string 24",
              "supplierName": "sample string 25",
              "stockOnHand": 1.1,
              "stockOnOrder": 1.1,
              "lastReceived": "2025-06-14T06:55:24.0236474",
              "rrp": 26,
              "campaignDescription": "sample string 27",
              "campaignComboPriceGroupG_UID": "lZSFjnMMpEqmtWuKPUF0Jg==",
              "campaignComboPriceGroupIdentifier": "8e859495-0c73-4aa4-a6b5-6b8a3d417426",
              "promotionPlacementDescription": "sample string 28",
              "storeAcceptances": [
                {
                  "$id": "63",
                  "plu": 1,
                  "pluG_UId": "QEA=",
                  "campaignID": 1,
                  "campaignName": "sample string 2",
                  "storeID": 3,
                  "acceptedUtc": "2025-06-14T06:55:24.0236474",
                  "operatorG_UID": "VzQssmM9fEuj047gqTzhKw==",
                  "operatorGuid": "b22c3457-3d63-4b7c-a3d3-8ee0a93ce12b",
                  "machineID": 1,
                  "processed": true,
                  "appliedUtc": "2025-06-14T06:55:24.0236474",
                  "signIqTicketFileMovedUtc": "2025-06-14T06:55:24.0236474",
                  "user": "sample string 6",
                  "campaignDescription": "sample string 7",
                  "productDesc": "sample string 8",
                  "storeName": "sample string 9",
                  "effectiveUtc": "2025-06-14T06:55:24.0236474",
                  "priceChangeType": 0,
                  "operatorName": "sample string 10",
                  "hostCampaign": true,
                  "product": {
                    "$ref": "8"
                  },
                  "campaignPlu": {
                    "$ref": "62"
                  }
                },
                {
                  "$ref": "63"
                }
              ],
              "campaign": {
                "$id": "64",
                "id": 1,
                "storeID": 2,
                "name": "be7cbefa-bdc7-40f5-96ac-b85a1ba66ad4",
                "nameGuid": "be7cbefa-bdc7-40f5-96ac-b85a1ba66ad4",
                "description": "sample string 4",
                "showDiscounts": true,
                "showTotals": true,
                "onlyEvaluateOnSubtotal": true,
                "useDescription": true,
                "campaignType": 1,
                "startDate": "2025-06-14T06:55:24.0236474",
                "startTime": 1,
                "endDate": "2025-06-14T06:55:24.0236474",
                "endTime": 1,
                "recurrence": 1,
                "recurrenceType": 1,
                "monthType": 1,
                "weekDays": 1,
                "months": 1,
                "monthWeeks": 1,
                "monthDays": "sample string 7",
                "printed": true,
                "talkerText": "sample string 8",
                "rangeDescription": "sample string 9",
                "dealDescription": "sample string 10",
                "labelQuantity": 11,
                "active": 1,
                "deactivated": "2025-06-14T06:55:24.0236474",
                "system": true,
                "created": "2025-06-14T06:55:24.0236474",
                "updated": "2025-06-14T06:55:24.0236474",
                "priceChangeNotifiedUtc": "2025-06-14T06:55:24.0236474",
                "promoType": 1,
                "promotionTypeCode": "sample string 13",
                "hostIdentifier": "AlyvbcN0cE++/RlFE0ZjDg==",
                "hostIdentifierGuid": "6daf5c02-74c3-4f70-befd-19451346630e",
                "hostType": 14,
                "createdByUser": "sample string 15",
                "fromHost": true,
                "deleted": true,
                "campaignDeleted": "2025-06-14T06:55:24.0236474",
                "updatedByUser": "sample string 18",
                "offerID": 1,
                "isPriceChangeCampaign": true,
                "stores": [
                  1,
                  2
                ],
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ],
                "campaignPlus": [
                  {
                    "$ref": "62"
                  },
                  {
                    "$ref": "62"
                  }
                ],
                "campaignPools": [
                  {
                    "$id": "65",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "plu": 4,
                    "pluG_UID": "qeCKQ9tVZU2yPxcqQMuwNA==",
                    "pluGuid": "438ae0a9-55db-4d65-b23f-172a40cbb034",
                    "hostOfferID": 1,
                    "priceGroupG_UID": "rOKpE/fdNkufafIigMVEfw==",
                    "priceGroupGuid": "13a9e2ac-ddf7-4b36-9f69-f22280c5447f",
                    "fuelItem": true,
                    "pluName": "sample string 6",
                    "apn": "sample string 7",
                    "pluActive": true,
                    "cartonQty": 1,
                    "baseUnits": 9.1,
                    "cri": "sample string 10",
                    "salesMode": 1,
                    "pluaws": 11.0,
                    "directNumber": "sample string 12",
                    "departmentName": "sample string 13",
                    "subDepartmentName": "sample string 14",
                    "priceGroupName": "sample string 15",
                    "supplierName": "sample string 16",
                    "stockOnHand": 1.1,
                    "stockOnOrder": 1.1,
                    "lastReceived": "2025-06-14T06:55:24.0236474",
                    "rrp": 17,
                    "campaignDescription": "sample string 18",
                    "product": {
                      "$ref": "8"
                    },
                    "campaign": {
                      "$ref": "64"
                    }
                  },
                  {
                    "$ref": "65"
                  }
                ],
                "sellingRules": [
                  {
                    "$id": "66",
                    "id": 1,
                    "identifier": "SQLfGs26jk6A1WVbn0Rh9w==",
                    "identifierStr": "SQLfGs26jk6A1WVbn0Rh9w==",
                    "identifierGuid": "1adf0249-bacd-4e8e-80d5-655b9f4461f7",
                    "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": "64"
                    }
                  },
                  {
                    "$ref": "66"
                  }
                ],
                "customers": [
                  {
                    "$id": "67",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "customerID": "zLGa6BxmXkux9PNfhRTy5g==",
                    "customerIDGuid": "e89ab1cc-661c-4b5e-b1f4-f35f8514f2e6",
                    "campaign": {
                      "$ref": "64"
                    },
                    "customer": {
                      "$id": "68",
                      "identifier": "OoGHT2vEmUK7ldBvm06QDg==",
                      "identifierGuid": "4f87813a-c46b-4299-bb95-d06f9b4e900e",
                      "code": "sample string 2",
                      "familyName": "sample string 3",
                      "givenName": "sample string 4",
                      "otherName": "sample string 5",
                      "title": "sample string 6",
                      "dateOfBirth": "2025-06-14T06:55:24.0236474",
                      "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": "/LqcCmnJUkmtTVjC8kIjhg==",
                      "communityIdentifierGuid": "0a9cbafc-c969-4952-ad4d-58c2f2422386",
                      "joined": "2025-06-14T06:55:24.0236474",
                      "updated": "2025-06-14T06:55:24.0236474",
                      "active": true,
                      "reasonInactive": 1,
                      "groupCustomer": true,
                      "loyaltyPoints": 1,
                      "homeStoreID": 1,
                      "availableSpend": 1,
                      "priceLevelIdentifier": "VgXfcACyv0SrxE4pIOX5YA==",
                      "priceLevelIdentifierGuid": "70df0556-b200-44bf-abc4-4e2920e5f960",
                      "marketingID": "sample string 18",
                      "hidden": true,
                      "registered": true,
                      "registeredOn": "2025-06-14T06:55:24.0236474",
                      "emailMarketing": true,
                      "smsMarketing": true,
                      "deleted": true,
                      "deletedUser": "sample string 24",
                      "homeStoreName": "sample string 25",
                      "customerCards": [
                        {
                          "$id": "69",
                          "cardType": 2,
                          "issueDate": "2025-06-14T06:55:24.0236474",
                          "expiry": "2025-06-14T06:55:24.0236474",
                          "customerID": "hy2slvarSUW7lq5e/hSD2w==",
                          "customerIDGuid": "96ac2d87-abf6-4549-bb96-ae5efe1483db",
                          "initialValue": 1,
                          "currentValue": 1,
                          "maxLimit": 1,
                          "minTransaction": 1,
                          "maxTransaction": 1,
                          "multiplier": 1.1,
                          "active": true,
                          "reasonInactive": 1,
                          "idRequired": true,
                          "idType": 1,
                          "idValue": "sample string 5",
                          "updated": "2025-06-14T06:55:24.0236474",
                          "linkedAccount": "aqIkQjxp0kmRS3cgS6O89A==",
                          "linkedAccountGuid": "4224a26a-693c-49d2-914b-77204ba3bcf4",
                          "currentValueChanged": true,
                          "limitsChanged": true,
                          "customer": {
                            "$ref": "68"
                          },
                          "account": {
                            "$id": "70",
                            "id": 1,
                            "identifier": "sHZY1G7FFkuJVWrva/V/9Q==",
                            "identifierGuid": "d45876b0-c56e-4b16-8955-6aef6bf57ff5",
                            "referenceNo": "sample string 3",
                            "name": "sample string 4",
                            "created": "2025-06-14T06:55:24.0236474",
                            "owner": "szAzFFpldEGxN7EDsuUr4g==",
                            "ownerGuid": "143330b3-655a-4174-b137-b103b2e52be2",
                            "accountStoreGroupIdentifier": "3aPez9DGQkaQ6wrSd4em6g==",
                            "accountStoreGroupGuid": "cfdea3dd-c6d0-4642-90eb-0ad27787a6ea",
                            "accountType": 1,
                            "currentBalance": 1,
                            "externalID": "sample string 7",
                            "maximumLimit": 1,
                            "accruePoints": true,
                            "loyaltyPoints": 1,
                            "termsOfTrade": 1,
                            "signatureRequired": true,
                            "referenceRequired": true,
                            "statementSendType": 10,
                            "ageingPeriod": 1,
                            "monthlyAgeingPeriod": true,
                            "explodedInvoice": true,
                            "isFifoAllocation": true,
                            "lastStatementSent": "2025-06-14T06:55:24.0236474",
                            "active": true,
                            "updated": "2025-06-14T06:55:24.0236474",
                            "deleted": true,
                            "deletedUser": "sample string 16",
                            "currentBalanceChanged": true,
                            "maximumLimitChanged": true,
                            "loyaltyPointsChanged": true,
                            "projectedBalance": 17,
                            "accountStoreGroupStoreIDs": [
                              1,
                              2
                            ],
                            "customerEmail": "sample string 18",
                            "ownerCustomer": {
                              "$ref": "68"
                            },
                            "card": {
                              "$ref": "69"
                            },
                            "members": {
                              "$id": "71",
                              "sample string 1": [
                                {
                                  "$ref": "68"
                                },
                                {
                                  "$ref": "68"
                                }
                              ],
                              "sample string 2": [
                                {
                                  "$ref": "68"
                                },
                                {
                                  "$ref": "68"
                                }
                              ]
                            },
                            "customerGroups": [
                              {
                                "$id": "72",
                                "identifier": "/EWrCHDQrUGJmtpe8akTDQ==",
                                "identifierGuid": "08ab45fc-d070-41ad-899a-da5ef1a9130d",
                                "name": "sample string 2",
                                "primaryContact": "HqWlWGQIEEKORkimPt+Lww==",
                                "primaryContactGuid": "58a5a51e-0864-4210-8e46-48a63edf8bc3",
                                "accountID": "Wlg9qYP040KsmIfHJloIvA==",
                                "accountIDGuid": "a93d585a-f483-42e3-ac98-87c7265a08bc",
                                "special": true,
                                "updated": "2025-06-14T06:55:24.0236474",
                                "active": true,
                                "reasonInactive": 1,
                                "priceLevelIdentifier": "d4jMzY7t5E+lb64ajyOsqg==",
                                "priceLevelIdentifierGuid": "cdcc8877-ed8e-4fe4-a56f-ae1a8f23acaa",
                                "deleted": true,
                                "account": {
                                  "$ref": "70"
                                },
                                "primaryContactCustomer": {
                                  "$ref": "68"
                                },
                                "customerGroupMembers": [
                                  {
                                    "$id": "73",
                                    "id": 1,
                                    "groupID": "oYn/RULLKEa+RlXlry8oMw==",
                                    "groupIDGuid": "45ff89a1-cb42-4628-be46-55e5af2f2833",
                                    "customerID": "sf7F1KSG9kG0ua8RYoglfw==",
                                    "customerIDGuid": "d4c5feb1-86a4-41f6-b4b9-af116288257f",
                                    "card": "sample string 4",
                                    "linkedAccount": "+PY5rDpcPE60hGLdbOaErQ==",
                                    "linkedAccountGuid": "ac39f6f8-5c3a-4e3c-b484-62dd6ce684ad",
                                    "customer": {
                                      "$ref": "68"
                                    },
                                    "group": {
                                      "$ref": "72"
                                    },
                                    "customerCard": {
                                      "$ref": "69"
                                    }
                                  },
                                  {
                                    "$ref": "73"
                                  }
                                ]
                              },
                              {
                                "$ref": "72"
                              }
                            ]
                          },
                          "payments": [
                            {
                              "$id": "74",
                              "id": 1,
                              "identifier": "zYAWk6OJe0eVu8cVul8LRg==",
                              "identifierGuid": "931680cd-89a3-477b-95bb-c715ba5f0b46",
                              "storeID": 2,
                              "operatorName": "sample string 3",
                              "saleHeaderID": 4,
                              "paymentType": 5,
                              "amount": 6,
                              "account": "sample string 7",
                              "accountID": "mWzUi0+QuUKRgaLpqA6JlQ==",
                              "accountIDGuid": "8bd46c99-904f-42b9-9181-a2e9a80e8995",
                              "customerAccount": {
                                "$ref": "70"
                              },
                              "customerCard": {
                                "$ref": "69"
                              },
                              "accountType": 1,
                              "cardName": "sample string 8",
                              "authorisationNumber": "sample string 9",
                              "bankReference": "sample string 10",
                              "merchantID": "sample string 11",
                              "terminalID": "sample string 12",
                              "cardNumber": "sample string 13",
                              "paymentDate": "2025-06-14T06:55:24.0236474",
                              "invRocNo": "sample string 14",
                              "responseCode": "sample string 15",
                              "cashout": 1,
                              "tip": 16,
                              "idempotentVoid": "3+pOYqUg0kePrOA3DflqFw==",
                              "idempotentVoidGuid": "624eeadf-20a5-47d2-8fac-e0370df96a17",
                              "offline": true,
                              "processed": 1,
                              "storeSaleHeader": {
                                "$id": "75",
                                "saleHeaderID": 1,
                                "saleHeaderGuid": "nFdGs//V9k6CgnYNvEwZEw==",
                                "saleHeaderIdentifierGuid": "b346579c-d5ff-4ef6-8282-760dbc4c1913",
                                "created": "2025-06-14T06:55:24.0236474",
                                "createdLocal": "2025-06-14T06:55:24.0236474",
                                "createdText": "sample string 4",
                                "itemCount": 5,
                                "totalAmount": 6,
                                "cashTender": 1,
                                "cardTender": 1,
                                "cheqTender": 1,
                                "acctTender": 1,
                                "voucherTender": 1,
                                "loyaltyPoints": 1,
                                "cashout": 1,
                                "changeAmount": 1,
                                "rounding": 1,
                                "gstAmount": 1,
                                "transactionDiscountTender": 1,
                                "totalTip": 7,
                                "tranType": 1,
                                "processed": 1,
                                "imported": "2025-06-14T06:55:24.0236474",
                                "storeID": 1,
                                "operatorG_Uid": "2TwB6Ytvk0qfYvnJScIjmw==",
                                "operatorGuid": "e9013cd9-6f8b-4a93-9f62-f9c949c2239b",
                                "customerG_Uid": "u1IozwYO1k6BKD7bb1oCMQ==",
                                "customerGuid": "cf2852bb-0e06-4ed6-8128-3edb6f5a0231",
                                "communityIdentifier": "MWEOduZMDUaRvuPd/KQCLA==",
                                "communityIdentifierGuid": "760e6131-4ce6-460d-91be-e3ddfca4022c",
                                "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": "KA6zP0tuYkGKeYZcJKw0Mw==",
                                "priceLevelIdentifierGuid": "3fb30e28-6e4b-4162-8a79-865c24ac3433",
                                "locked": 36,
                                "relationChecksum": "sample string 37",
                                "loyaltyTender": 1,
                                "giftCardTender": 1,
                                "operator": {
                                  "$ref": "35"
                                },
                                "customer": {
                                  "$ref": "68"
                                },
                                "communityOrganisation": {
                                  "$id": "76",
                                  "id": 1,
                                  "identifier": "M6CyDNru3Ei/wzDsnQdd5Q==",
                                  "identifierGuid": "0cb2a033-eeda-48dc-bfc3-30ec9d075de5",
                                  "name": "sample string 3",
                                  "lookupIdentifier": "sample string 4",
                                  "externalID": "sample string 5",
                                  "phone": "sample string 6",
                                  "fax": "sample string 7",
                                  "email": "sample string 8",
                                  "address1": "sample string 9",
                                  "address2": "sample string 10",
                                  "city": "sample string 11",
                                  "postCode": "sample string 12",
                                  "state": "sample string 13",
                                  "country": "sample string 14",
                                  "totalAmountAwarded": 15.1,
                                  "updated": "2025-06-14T06:55:24.0236474",
                                  "deleted": true
                                },
                                "details": [
                                  {
                                    "$id": "77",
                                    "saleItemID": 1,
                                    "identifier": "Xhl/T1qPUUa3hbT3Zf0nRg==",
                                    "identifierGuid": "4f7f195e-8f5a-4651-b785-b4f765fd2746",
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "GcBMWDAMsUuopleurPplEw==",
                                    "pluGuid": "584cc019-0c30-4bb1-a8a6-57aeacfa6513",
                                    "accountID": "PChUJM0CdU2Ha0pBd2IQDQ==",
                                    "accountIDGuid": "2454283c-02cd-4d75-876b-4a417762100d",
                                    "normalPrice": 3,
                                    "originalSellingPrice": 4,
                                    "discountPrice": 5,
                                    "unit": 1,
                                    "quantity": 6,
                                    "totalCents": 7,
                                    "fixedPrice": 1,
                                    "tranType": 1,
                                    "discountType": 1,
                                    "cost": 1,
                                    "costDecimals": 8,
                                    "markdown": 1,
                                    "manualQuantity": 1,
                                    "manualPrice": 1,
                                    "manualMode": 1,
                                    "active": 1,
                                    "offline": true,
                                    "barcode": "sample string 9",
                                    "keyedSale": 1,
                                    "discountedID": 1,
                                    "fuelID": 1,
                                    "serialNumber": "sample string 10",
                                    "bestOrExpire": "2025-06-14T06:55:24.0236474",
                                    "bestOrExpireType": 1,
                                    "providerName": "sample string 11",
                                    "refundG_UID": "vtiwr2DQ3E6rBhgaYMWdFQ==",
                                    "refundGuid": "afb0d8be-d060-4edc-ab06-181a60c59d15",
                                    "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": "EAEA13/V8E+yWxgZxsKllw==",
                                    "idempotentVoidGuid": "d7000110-d57f-4ff0-b25b-1819c6c2a597",
                                    "priceLevelIdentifier": "hAdZKEN54EO2J9uaUuEeeg==",
                                    "priceLevelIdentifierGuid": "28590784-7943-43e0-b627-db9a52e11e7a",
                                    "productName": "sample string 23",
                                    "apn": "sample string 24",
                                    "unknownScans": [
                                      {
                                        "$id": "78",
                                        "id": 1,
                                        "saleDetailID": 2,
                                        "storeID": 1,
                                        "scanned": "2025-06-14T06:55:24.0236474",
                                        "operatorG_UID": "QEA=",
                                        "barcode": "sample string 4",
                                        "processed": 1
                                      },
                                      {
                                        "$ref": "78"
                                      }
                                    ],
                                    "refund": {
                                      "$id": "79",
                                      "id": 1,
                                      "g_UID": "AhbYsKTW2EG+eWexs1EP9Q==",
                                      "guid": "b0d81602-d6a4-41d8-be79-67b1b3510ff5",
                                      "description": "sample string 1",
                                      "dumped": true,
                                      "inventoryReasonID": 1,
                                      "sortOrder": 1,
                                      "updated": "2025-06-14T06:55:24.0236474"
                                    },
                                    "modifier": {
                                      "$id": "80",
                                      "id": 1,
                                      "setG_UID": "rJ56f5Kdok2WBwFtta+X8Q==",
                                      "modifierSetGuid": "7f7a9eac-9d92-4da2-9607-016db5af97f1",
                                      "name": "sample string 2",
                                      "price": 1,
                                      "quantity": 1,
                                      "modifierType": 1,
                                      "groupNumber": 1,
                                      "pageNumber": 1,
                                      "controlOrder": 1,
                                      "printToStation": true,
                                      "pluG_UID": "6LvEdOlnjUS5Fo7vPzyi2g==",
                                      "pluGuid": "74c4bbe8-67e9-448d-b916-8eef3f3ca2da",
                                      "deleted": true,
                                      "g_UID": "fI+AC6stCEiKOGDP3J+twA==",
                                      "guid": "0b808f7c-2dab-4808-8a38-60cfdc9fadc0",
                                      "product": {
                                        "$ref": "8"
                                      }
                                    },
                                    "priceLevelName": "sample string 25",
                                    "pumpNumber": 1,
                                    "hoseNumber": 1
                                  },
                                  {
                                    "$ref": "77"
                                  }
                                ],
                                "eftReceipts": [
                                  {
                                    "$id": "81",
                                    "id": 1,
                                    "storeID": 1,
                                    "saleHeaderID": 2,
                                    "storeSaleHeader": {
                                      "$ref": "75"
                                    },
                                    "receipt": "sample string 3",
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "81"
                                  }
                                ],
                                "payments": [
                                  {
                                    "$ref": "74"
                                  },
                                  {
                                    "$ref": "74"
                                  }
                                ],
                                "cards": [
                                  {
                                    "$id": "82",
                                    "id": 1,
                                    "saleHeaderID": 1,
                                    "identifier": "sample string 2",
                                    "cardType": 3,
                                    "providerName": "sample string 4"
                                  },
                                  {
                                    "$ref": "82"
                                  }
                                ],
                                "campaignHits": [
                                  {
                                    "$id": "83",
                                    "id": 1,
                                    "saleHeaderID": 2,
                                    "campaign": "sample string 3",
                                    "name": "sample string 4",
                                    "processed": 1,
                                    "campaignDescription": "sample string 5"
                                  },
                                  {
                                    "$ref": "83"
                                  }
                                ],
                                "fuel": [
                                  {
                                    "$id": "84",
                                    "id": 1,
                                    "plu": 1,
                                    "pluG_UID": "ra6rXa32XUaq+Zh+slSdnA==",
                                    "pluGuid": "5dabaead-f6ad-465d-aaf9-987eb2549d9c",
                                    "saleHeaderID": 2,
                                    "totalCents": 3,
                                    "grade": 1,
                                    "gradeDescription": "sample string 4",
                                    "dispenser": 1,
                                    "hose": 1,
                                    "quantity": 1,
                                    "cost": 1,
                                    "acquirerNum": 1,
                                    "attendant": 1,
                                    "ePurseBalance": 1.0,
                                    "cardSignature": "sample string 5",
                                    "compartmentNumber": 1,
                                    "contractNumber": 1,
                                    "discountCardPAN": "sample string 6",
                                    "discountID": 1,
                                    "discountName": "sample string 7",
                                    "discountNetValue": 1.0,
                                    "discountType": 1,
                                    "discountValue": 1.0,
                                    "discretionaryData": "sample string 8",
                                    "driverID": "sample string 9",
                                    "eftBatchNumber": 1,
                                    "eftResponseCode": "sample string 10",
                                    "endDateTime": "2025-06-14T06:55:24.0236474",
                                    "engineHours": 1.1,
                                    "fposNumber": 1,
                                    "loyaltyCardPAN": "sample string 11",
                                    "miscData1": 1,
                                    "miscData2": "sample string 12",
                                    "miscFlags": 1,
                                    "mop": 1,
                                    "odometer": 1,
                                    "panNumber": "sample string 13",
                                    "saleRefund": true,
                                    "saleStatus": 1,
                                    "sequenceNumber": 1,
                                    "stan": 1,
                                    "startDateTime": "2025-06-14T06:55:24.0236474",
                                    "tagNumber": "sample string 15",
                                    "trackTwoRem": "sample string 16",
                                    "transCode": 1,
                                    "transType": 1,
                                    "unitPrice": 1.0,
                                    "vehicleReg": "sample string 17",
                                    "offline": true,
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "84"
                                  }
                                ],
                                "fuelResells": [
                                  {
                                    "$id": "85",
                                    "saleItemID": 1,
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "zlRs3eT2IkGFPk4jsX1p2w==",
                                    "pluGuid": "dd6c54ce-f6e4-4122-853e-4e23b17d69db",
                                    "accountID": "oRBpK16lzEe1y9Hsew9l8Q==",
                                    "accountIDGuid": "2b6910a1-a55e-47cc-b5cb-d1ec7b0f65f1",
                                    "normalPrice": 3,
                                    "originalSellingPrice": 4,
                                    "discountPrice": 5,
                                    "unit": 1,
                                    "quantity": 6,
                                    "totalCents": 7,
                                    "fixedPrice": 1,
                                    "tranType": 1,
                                    "processed": 1,
                                    "discountType": 1,
                                    "cost": 1,
                                    "costDecimals": 1,
                                    "markdown": 1,
                                    "manualQuantity": 1,
                                    "manualPrice": 1,
                                    "manualMode": 1,
                                    "active": 1,
                                    "barcode": "sample string 8",
                                    "offline": 1,
                                    "keyedSale": 1,
                                    "discountedID": 1,
                                    "fuelID": 1,
                                    "serialNumber": "sample string 9",
                                    "bestOrExpire": "2025-06-14T06:55:24.0236474",
                                    "bestOrExpireType": 1,
                                    "refundG_UID": "+RF2mvc5CkKTDHiOo6RvMQ==",
                                    "refundGuid": "9a7611f9-39f7-420a-930c-788ea3a46f31",
                                    "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": "85"
                                  }
                                ],
                                "customerOrder": [
                                  {
                                    "$id": "86",
                                    "identifier": "Q75+lbZus026haMxIFZHog==",
                                    "identifierGuid": "957ebe43-6eb6-4db3-ba85-a331205647a2",
                                    "id": 1,
                                    "orderNo": 2,
                                    "externalSaleIdentifier": "sample string 3",
                                    "storeID": 4,
                                    "zoneID": 5,
                                    "deptNo": 6,
                                    "customerIdentifier": "oHKoXAac4US+/Nqqre1Ngw==",
                                    "customerIdentifierGuid": "5ca872a0-9c06-44e1-befc-daaaaded4d83",
                                    "operatorNo": 1,
                                    "operatorG_UID": "1V9LTHIo9UqkYd+6PvSbhQ==",
                                    "operatorGuid": "4c4b5fd5-2872-4af5-a461-dfba3ef49b85",
                                    "created": "2025-06-14T06:55:24.0236474",
                                    "ordered": "2025-06-14T06:55:24.0236474",
                                    "started": "2025-06-14T06:55:24.0236474",
                                    "completed": "2025-06-14T06:55:24.0236474",
                                    "supplied": "2025-06-14T06:55:24.0236474",
                                    "quickTicket": 1,
                                    "deleted": true,
                                    "walkAway": true,
                                    "approxWait": 1,
                                    "actualWait": 1,
                                    "deliveryMethod": 8,
                                    "externalSaleType": 9,
                                    "customer": {
                                      "$ref": "68"
                                    },
                                    "operator": {
                                      "$ref": "35"
                                    },
                                    "details": [
                                      {
                                        "$id": "87",
                                        "headerID": 1,
                                        "plu": 1,
                                        "pluG_UId": "4BVHzNkGSkKnLAO5j99BRg==",
                                        "pluGuid": "cc4715e0-06d9-424a-a72c-03b98fdf4146",
                                        "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": "3GtCM3maKk2E/y7ukpza7g==",
                                        "headerIdentifierGuid": "33426bdc-9a79-4d2a-84ff-2eee929cdaee",
                                        "product": {
                                          "$ref": "8"
                                        }
                                      },
                                      {
                                        "$ref": "87"
                                      }
                                    ],
                                    "storeName": "sample string 11",
                                    "customerName": "sample string 12",
                                    "storeReplyTo": "sample string 13",
                                    "storeSubjectLine": "sample string 14",
                                    "storeSaleHeader": {
                                      "$ref": "75"
                                    }
                                  },
                                  {
                                    "$ref": "86"
                                  }
                                ],
                                "surveyResponses": [
                                  {
                                    "$id": "88",
                                    "surveyG_UID": "RowwCnOYjEyBYMUEOSUdaA==",
                                    "surveyGuid": "0a308c46-9873-4c8c-8160-c50439251d68",
                                    "saleHeaderGuid": "OtlmWjllQUqlPmpwHclBXQ==",
                                    "saleGuid": "5a66d93a-6539-4a41-a53e-6a701dc9415d",
                                    "textResponse": "sample string 1",
                                    "integerResponse": 1,
                                    "g_UIDResponse": "YQLzJTTzEEWYXBKMdQc+8g==",
                                    "guidResponse": "25f30261-f334-4510-985c-128c75073ef2",
                                    "whoAnswered": 2,
                                    "answeredAtUTC": "2025-06-14T06:55:24.0236474",
                                    "sale": {
                                      "$ref": "75"
                                    },
                                    "survey": {
                                      "$id": "89",
                                      "g_UID": "7SObHjB+pUeJ61F8QYIwnQ==",
                                      "guid": "1e9b23ed-7e30-47a5-89eb-517c4182309d",
                                      "name": "sample string 1",
                                      "storeID": 2,
                                      "zoneID": 1,
                                      "checkoutFormG_UID": "RTSPBa0CCUOLqIMz6SZrpQ==",
                                      "checkoutFormGuid": "058f3445-02ad-4309-8ba8-8333e9266ba5",
                                      "displayToWho": 3,
                                      "displayWhen": 4,
                                      "start": "2025-06-14T06:55:24.0236474",
                                      "end": "2025-06-14T06:55:24.0236474",
                                      "deleted": true,
                                      "updated": "2025-06-14T06:55:24.0236474",
                                      "possibleIntegerResponses": [
                                        1,
                                        2
                                      ],
                                      "possibleTextResponses": [
                                        "sample string 1",
                                        "sample string 2"
                                      ],
                                      "possibleGuidResponses": [
                                        "c1e876c6-922f-4a6e-b57f-45e2dfe0a26a",
                                        "16f31b67-8f1a-4eac-bb91-c269427fe4a3"
                                      ],
                                      "allowsAllTextResponses": true,
                                      "surveyForm": {
                                        "$ref": "43"
                                      }
                                    },
                                    "ingressId": "sample string 4"
                                  },
                                  {
                                    "$ref": "88"
                                  }
                                ],
                                "storeName": "sample string 38",
                                "machineName": "sample string 39",
                                "operatorName": "sample string 40",
                                "direction": 1,
                                "reason": "sample string 41",
                                "accountG_UID": "JW6Ek3J1SUyJPgzfIVFzpw==",
                                "accountIdentifier": "93846e25-7572-4c49-893e-0cdf215173a7",
                                "accountName": "sample string 42",
                                "customerOrderIdentifier": "CAg4B3Ac/k+AOMGQ+owCQA==",
                                "customerOrderIdentifierGuid": "07380808-1c70-4ffe-8038-c190fa8c0240",
                                "priceLevelName": "sample string 43",
                                "revision": 44,
                                "ingressId": "sample string 45"
                              },
                              "metadata": {
                                "$id": "90",
                                "id": 1,
                                "paymentID": 2,
                                "paymentIdentifier": "iNGC0ndKhkigW59l2SizVQ==",
                                "paymentIdentifierGuid": "d282d188-4a77-4886-a05b-9f65d928b355",
                                "identifier": "laX+keD3NE2sNfRm1bRCLA==",
                                "identifierGuid": "91fea595-f7e0-4d34-ac35-f466d5b4422c",
                                "metadata": "sample string 3",
                                "signatureImage": "QEA=",
                                "itemIdentifier": "QFaqOrWhB0iszn/LMQ2F8A==",
                                "itemIdentifierGuid": "3aaa5640-a1b5-4807-acce-7fcb310d85f0"
                              }
                            },
                            {
                              "$ref": "74"
                            }
                          ]
                        },
                        {
                          "$ref": "69"
                        }
                      ],
                      "customerGroupMembers": [
                        {
                          "$ref": "73"
                        },
                        {
                          "$ref": "73"
                        }
                      ],
                      "customerGroups": [
                        {
                          "$ref": "72"
                        },
                        {
                          "$ref": "72"
                        }
                      ],
                      "accounts": [
                        {
                          "$ref": "70"
                        },
                        {
                          "$ref": "70"
                        }
                      ],
                      "account": {
                        "$ref": "70"
                      },
                      "vouchers": [
                        {
                          "$id": "91",
                          "customerIdentifier": "4qyJ0YuHKEmPTJ06KE9P3A==",
                          "customerIdentifierGuid": "d189ace2-878b-4928-8f4c-9d3a284f4fdc",
                          "voucherName": "sample string 2",
                          "count": 3,
                          "storeID": 4,
                          "barcode": "sample string 5",
                          "redeemCount": 6,
                          "issueCount": 7,
                          "storeSalePaymentID": 1,
                          "idempotentID": "HtsCj3MTHE+ZySqmEsgXjw==",
                          "idempotentGuid": "8f02db1e-1373-4f1c-99c9-2aa612c8178f",
                          "offline": true,
                          "voucher": {
                            "$id": "92",
                            "id": 1,
                            "name": "sample string 2",
                            "description": "sample string 3",
                            "shortDescription": "sample string 4",
                            "url": "sample string 5",
                            "barcodeTemplateID": 1,
                            "expiry": 0,
                            "voucherType": 6,
                            "limitPerTransaction": 7,
                            "customerTracking": true,
                            "discountAccount": "sample string 9",
                            "endDate": "2025-06-14T06:55:24.0236474",
                            "barcodeTemplate": {
                              "$id": "93",
                              "templateID": 1,
                              "template": "sample string 1",
                              "bcFunction": "sample string 2",
                              "sortOrder": 3
                            },
                            "scaleLabel": {
                              "$id": "94",
                              "id": 1,
                              "uid": "sample string 2",
                              "name": "sample string 3",
                              "width": 1.1,
                              "height": 1.1,
                              "showBorder": true,
                              "borderWidth": 1.1,
                              "borderStyle": 1,
                              "borderColour": "sample string 5",
                              "updated": "2025-06-14T06:55:24.0236474",
                              "labelPageLayout": "cL80vRw87k69cmfMp5dS4w==",
                              "pageLayoutGuid": "bd34bf70-3c1c-4eee-bd72-67cca79752e3",
                              "labelType": 6,
                              "oldName": "sample string 7",
                              "voucher": {
                                "$ref": "92"
                              },
                              "elements": [
                                {
                                  "$id": "95",
                                  "id": 1,
                                  "scaleLabelID": 2,
                                  "showPercentDI": true,
                                  "showAvgPerHundred": true,
                                  "showAvgPerServe": true,
                                  "name": "sample string 6",
                                  "x": 1.1,
                                  "y": 1.1,
                                  "width": 1.1,
                                  "height": 1.1,
                                  "type": 1,
                                  "rotation": 1,
                                  "text": "sample string 7",
                                  "fontFamily": "sample string 8",
                                  "align": 1,
                                  "bold": true,
                                  "italic": true,
                                  "underline": true,
                                  "strikeout": true,
                                  "reverse": true,
                                  "textColour": "sample string 9",
                                  "fontSize": 1.1,
                                  "picture": "QEA=",
                                  "borderWidth": 10,
                                  "sortOrder": 11,
                                  "printOptions": 12,
                                  "superScriptTextFontSize": 1.1,
                                  "lineStyle": 1,
                                  "spacingStyle": 1,
                                  "interCharacterSpacing": 1.1,
                                  "superScriptOffset": 1.1,
                                  "lineSpacing": 1.1,
                                  "dateFormat": "sample string 13",
                                  "autoGrow": true,
                                  "fontAutoResize": true,
                                  "updated": "2025-06-14T06:55:24.0236474"
                                },
                                {
                                  "$ref": "95"
                                }
                              ]
                            },
                            "customerVouchers": [
                              {
                                "$id": "96",
                                "id": 1,
                                "customerIdentifier": "6QA9fnreG0ysVXlnEvQp2A==",
                                "customerIdentifierGuid": "7e3d00e9-de7a-4c1b-ac55-796712f429d8",
                                "voucherID": 3,
                                "voucherName": "sample string 4",
                                "storeID": 1,
                                "barcode": "sample string 5",
                                "dateOfIssue": "2025-06-14T06:55:24.0236474",
                                "issuedSaleHeaderID": 1,
                                "issuedSaleIdentifier": "sample string 7",
                                "issuedOfflinePaymentID": 1,
                                "issuedIdempotentID": "LPdaqvFVWUaANqoyVh2bGQ==",
                                "issuedIdempotentGuid": "aa5af72c-55f1-4659-8036-aa32561d9b19",
                                "issuedOffline": true,
                                "issuedUser": "sample string 9",
                                "issuedNotes": "sample string 10",
                                "expiryDate": "2025-06-14T06:55:24.0236474",
                                "expiredUser": "sample string 11",
                                "expiredNotes": "sample string 12",
                                "redeemed": "2025-06-14T06:55:24.0236474",
                                "redeemedSaleHeaderID": 1,
                                "redeemedSaleIdentifier": "sample string 13",
                                "redeemedOfflinePaymentID": 1,
                                "redeemedIdempotentID": "eudzfPWHbk6WRmA+VknBNA==",
                                "redeemedIdempotentGuid": "7c73e77a-87f5-4e6e-9646-603e5649c134",
                                "redeemedUser": "sample string 14",
                                "redeemedNotes": "sample string 15",
                                "redeemedOffline": true,
                                "updated": "2025-06-14T06:55:24.0236474",
                                "storeName": "sample string 17",
                                "scaleLabel": {
                                  "$ref": "94"
                                },
                                "voucher": {
                                  "$ref": "92"
                                },
                                "customer": {
                                  "$ref": "68"
                                },
                                "issuedOfflinePayment": {
                                  "$ref": "74"
                                },
                                "redeemedOfflinePayment": {
                                  "$ref": "74"
                                }
                              },
                              {
                                "$ref": "96"
                              }
                            ]
                          },
                          "customer": {
                            "$ref": "68"
                          }
                        },
                        {
                          "$ref": "91"
                        }
                      ]
                    }
                  },
                  {
                    "$ref": "67"
                  }
                ],
                "customerGroups": [
                  {
                    "$id": "97",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "groupID": "EeFR9x0WOU2Qq2AOo5uaPw==",
                    "groupIDGuid": "f751e111-161d-4d39-90ab-600ea39b9a3f",
                    "campaign": {
                      "$ref": "64"
                    },
                    "group": {
                      "$ref": "72"
                    }
                  },
                  {
                    "$ref": "97"
                  }
                ],
                "signIqTickets": [
                  {
                    "$id": "98",
                    "identifier": "u2ZqsOF/lUKSRu2vCRbQew==",
                    "identifierGuid": "b06a66bb-7fe1-4295-9246-edaf0916d07b",
                    "campaignName": "sample string 2",
                    "message": "sample string 3",
                    "ticketFileSource": "sample string 4",
                    "ticketFileDestination": "sample string 5",
                    "storeID": 1
                  },
                  {
                    "$ref": "98"
                  }
                ],
                "comboPriceGroups": [
                  {
                    "$id": "99",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "g_UID": "a/fRx92hVEm1VTLcnLJuew==",
                    "guid": "c7d1f76b-a1dd-4954-b555-32dc9cb26e7b",
                    "description": "sample string 5",
                    "newPrice": 1,
                    "rangeDescription": "sample string 6",
                    "dealDescription": "sample string 7",
                    "labelQuantity": 8,
                    "hostProductCategoryID": 1,
                    "offerID": 1,
                    "dontUpdatePricePlus": true,
                    "campaign": {
                      "$ref": "64"
                    },
                    "comboPricePlus": [
                      {
                        "$id": "100",
                        "id": 1,
                        "campaignID": 2,
                        "campaignName": "sample string 3",
                        "groupG_UID": "u4DUjs+RvEWz6IqUQFy9TQ==",
                        "groupGuid": "8ed480bb-91cf-45bc-b3e8-8a94405cbd4d",
                        "comboPriceType": 5,
                        "priceType": 5,
                        "pluG_UID": "cTCCGN/U9kKD+hNSexwueQ==",
                        "pluGuid": "18823071-d4df-42f6-83fa-13527b1c2e79",
                        "priceGroupG_UID": "btPsHJU8Z0Cb3JlfXGV8Og==",
                        "priceGroupGuid": "1cecd36e-3c95-4067-9bdc-995f5c657c3a",
                        "campaignPoolID": "sample string 7",
                        "quantity": 1,
                        "campaign": {
                          "$ref": "64"
                        },
                        "product": {
                          "$ref": "8"
                        },
                        "priceGroup": {
                          "$ref": "29"
                        },
                        "campaignPool": {
                          "$ref": "64"
                        }
                      },
                      {
                        "$ref": "100"
                      }
                    ]
                  },
                  {
                    "$ref": "99"
                  }
                ],
                "priceLevels": [
                  {
                    "$id": "101",
                    "id": 1,
                    "priceLevelIdentifier": "FlbtldzgFkel4BNM0Arn6Q==",
                    "priceLevelIdentifierGuid": "95ed5616-e0dc-4716-a5e0-134cd00ae7e9",
                    "campaignName": "sample string 3",
                    "priceLevelName": "sample string 4"
                  },
                  {
                    "$ref": "101"
                  }
                ]
              },
              "product": {
                "$ref": "8"
              },
              "dealCost": {
                "$id": "102",
                "headerIdentifier": "Yaq2fqEg106xAkyy47oNhg==",
                "headerIdentifierGuid": "7eb6aa61-20a1-4ed7-b102-4cb2e3ba0d86",
                "identifier": "q4K44g9iCkyKDrO62T+NCQ==",
                "identifierGuid": "e2b882ab-620f-4c0a-8a0e-b3bad93f8d09",
                "supplierIdentifier": "33QzdTawz0ChWtda2Kjzlw==",
                "supplierGuid": "753374df-b036-40cf-a15a-d75ad8a8f397",
                "pluG_UID": "tMhkZLIlRkm2uqYo/xUPCQ==",
                "pluGuid": "6464c8b4-25b2-4946-b6ba-a628ff150f09",
                "campaignName": "f6594e66-d2aa-48c9-a939-c0880bd7aa58",
                "description": "sample string 4",
                "cost": 5,
                "costDecimals": 6,
                "start": "2025-06-14T06:55:24.0236474",
                "end": "2025-06-14T06:55:24.0236474",
                "type": 9,
                "promoType": 10,
                "bonusItemPLUG_UID": "RrtJpY0EZ0G699AvNN0i9Q==",
                "bonusItemPluGuid": "a549bb46-048d-4167-baf7-d02f34dd22f5",
                "bonusPurchaseUnits": 11,
                "bonusReceiveUnits": 12,
                "updated": "2025-06-14T06:55:24.0236474",
                "metcashPromotionID": "sample string 14",
                "fromHost": 15,
                "storeNames": "sample string 16",
                "storeIDs": [
                  1,
                  2
                ],
                "supplierName": "sample string 17",
                "campaignDescription": "sample string 18",
                "newPrice": 1,
                "campaignMetcashPromotionID": "sample string 19",
                "campaignActive": true,
                "campaignStartDate": "2025-06-14T06:55:24.0236474",
                "campaignEndDate": "2025-06-14T06:55:24.0236474",
                "masterPLUG_UID": "hVG86SSynk6fh3X69tR/xQ==",
                "masterID": "e9bc5185-b224-4e9e-9f87-75faf6d47fc5",
                "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": "FpQ4lbX1sUqCfpO/vlQv7w==",
                "bonusMasterID": "95389416-f5b5-4ab1-827e-93bfbe542fef",
                "bonusProductName": "sample string 34",
                "bonusProductAPN": "sample string 35",
                "bonusOrderCode": "sample string 36",
                "bonusNormalSell": 37,
                "bonusNormalCost": 38,
                "bonusNormalCostDecimals": 39,
                "bonusCartonQuantity": 40,
                "bonusSalesMode": 41,
                "bonusOrderPacked": 42,
                "bonusFuelItem": true,
                "bonusActive": true
              }
            },
            "currentCostStart": "2025-06-14T06:55:24.0236474",
            "dealCosts": [
              {
                "$ref": "102"
              },
              {
                "$ref": "102"
              }
            ],
            "tags": [
              {
                "$id": "103",
                "pluG_UID": "ZN6qbgzVHkOtCpPyANzxaQ==",
                "pluGuid": "6eaade64-d50c-431e-ad0a-93f200dcf169",
                "tagID": 1,
                "description": "sample string 1",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "103"
              }
            ],
            "alternateProductG_UID": "tcGecniDXU2UADzPxXP7VQ==",
            "alternateProduct": "729ec1b5-8378-4d5d-9400-3ccfc573fb55",
            "productHostCode": {
              "$id": "104",
              "id": 1,
              "pluG_UID": "db7gV/FY/EWGU2GQsf2BDA==",
              "pluGuid": "57e0be75-58f1-45fc-8653-6190b1fd810c",
              "ibaCode": "sample string 2"
            },
            "mscCat": {
              "$ref": "58"
            },
            "mscCom": {
              "$ref": "59"
            },
            "mscDep": {
              "$ref": "61"
            },
            "mscSubCom": {
              "$ref": "60"
            },
            "isUserUpdate": true,
            "ignoreMasterProduct": true,
            "priceGroupLabelRequested": true,
            "firstSold": "2025-06-14T06:55:24.0236474",
            "inventoryTracked": "2025-06-14T06:55:24.0236474",
            "isNormalPriceChangesCampaign": true
          },
          "supplier": {
            "$ref": "3"
          },
          "serviceFee": {
            "$id": "105",
            "id": 1,
            "description": "sample string 1",
            "fee": 1
          },
          "isPrimaryHost": true,
          "hostVendor": 46
        },
        {
          "$ref": "6"
        }
      ],
      "orderCycleHeaders": [
        {
          "$id": "106",
          "storeID": 1,
          "supplierIdentifier": "5sJhmQBK/UGAeLRl6O9fZw==",
          "supplierGuid": "9961c2e6-4a00-41fd-8078-b465e8ef5f67",
          "departmentCode": "sample string 2",
          "warehouseDirectIndicator": "sample string 3",
          "type": 4,
          "storeName": "sample string 5",
          "departmentName": "sample string 6",
          "orderDays": 7
        },
        {
          "$ref": "106"
        }
      ],
      "cycles": [
        {
          "$id": "107",
          "storeID": 1,
          "supplierIdentifier": "MF7pc0sgW0WgPDsHWxiF7g==",
          "supplierGuid": "73e95e30-204b-455b-a03c-3b075b1885ee",
          "departmentCode": "sample string 2",
          "warehouseDirectIndicator": "sample string 3",
          "type": 4,
          "cutOffWeek": 5,
          "cutOffDay": 6,
          "cutOffTime": "00:00:00.1234567",
          "leadTime": 7,
          "daysBuffer": 8,
          "supplierName": "sample string 9",
          "cutOffDate": "2025-06-14T06:55:24.0236474",
          "deliveryDate": "2025-06-14T06:55:24.0236474",
          "nextCutOffDate": "2025-06-14T06:55:24.0236474",
          "nextDeliveryDate": "2025-06-14T06:55:24.0236474",
          "nextDaysBuffer": 10
        },
        {
          "$ref": "107"
        }
      ],
      "store": {
        "$ref": "9"
      },
      "updated": "2025-06-14T06:55:24.0236474",
      "isHost": true
    },
    "inventoryUnits": [
      {
        "$id": "108",
        "invoiceItemNo": 1,
        "inventoryInvoiceGuid": "S6SwlpJnMUuHWgXCUCxrtQ==",
        "invoiceIdentifier": "96b0a44b-6792-4b31-875a-05c2502c6bb5",
        "inventoryGuid": "azttTYILikOr1Um7tnsAIQ==",
        "inventoryIdentifier": "4d6d3b6b-0b82-438a-abd5-49bbb67b0021",
        "serialNumber": "sample string 3",
        "sold": "2025-06-14T06:55:24.0236474",
        "saleItemID": 1,
        "storeID": 1,
        "returned": "2025-06-14T06:55:24.0236474",
        "dumped": 1,
        "saleHeaderID": 1
      },
      {
        "$ref": "108"
      }
    ]
  },
  "invoiceHeaderIdentifier": "9syPAAQTKECdEEBZgB8s+g==",
  "invoiceHeaderGuid": "008fccf6-1304-4028-9d10-4059801f2cfa",
  "invoiceNumber": "sample string 20",
  "invoiceCost": 1,
  "invoiceCostDecimals": 1,
  "orderNumber": 1,
  "orderReceivingStoreName": "sample string 21",
  "orderSendingStoreName": "sample string 22",
  "creditNoteID": 1,
  "reason": {
    "$id": "109",
    "id": 1,
    "name": "sample string 1",
    "allowRF": 2,
    "dumpStock": 3,
    "creditRequest": 4,
    "excludeFromLoss": 5,
    "reserved": 6,
    "updated": "2025-06-14T06:55:24.0236474"
  },
  "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
}

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.