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": "R1TWNT30UkiGLnbKvjjKvQ==",
  "inventoryIdentifier": "35d65447-f43d-4852-862e-76cabe38cabd",
  "pluG_UID": "bMUSuGv1hUSeRXHHwUBflA==",
  "pluIdentifier": "b812c56c-f56b-4485-9e45-71c7c1405f94",
  "inventoryReason": 3,
  "inventoryInvoiceGuid": "SsnyDEH9KUSM2hMHAdnERg==",
  "invoiceIdentifier": "0cf2c94a-fd41-4429-8cda-130701d9c446",
  "operatorGuid": "Nykb0COldUG1FsNsAOv3Ow==",
  "operatorIdentifier": "d01b2937-a523-4175-b516-c36c00ebf73b",
  "stocktakeGuid": "RUVGCWtOmEeAyMIgG35sKw==",
  "stocktakeIdentifier": "09464545-4e6b-4798-80c8-c2201b7e6c2b",
  "orderGuid": "vtk4sT9B4EyebYstHGdv4A==",
  "orderIdentifier": "b138d9be-413f-4ce0-9e6d-8b2d1c676fe0",
  "saleHeaderGuid": "mE6MRjIhmk6CPVPChPV3Hg==",
  "saleHeaderGuidIdentifier": "468c4e98-2132-4e9a-823d-53c284f5771e",
  "dumpStockID": 1,
  "fuelDeliveryID": 1,
  "creditNoteIdentifier": "m50lHgelhkiIsga44j9EUw==",
  "creditNoteGuid": "1e259d9b-a507-4886-88b2-06b8e23f4453",
  "inventorySourceGuid": "3oHG5Uz93EqmvfbQ/VTjwQ==",
  "inventorySourceIdentifier": "e5c681de-fd4c-4adc-a6bd-f6d0fd54e3c1",
  "createdLocal": "2025-08-02T23:18:12.107445",
  "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-08-02T23:18:12.107445",
  "createdLocalTime": "2025-08-02T23:18:12.107445",
  "storeID": 14,
  "barcode": "sample string 15",
  "directCode": "sample string 16",
  "productName": "sample string 17",
  "salesMode": 18,
  "orderPacked": 19,
  "invoice": {
    "$id": "2",
    "inventoryInvoiceGuid": "UNN4F1gWi0yTlyUpIotpwQ==",
    "invoiceIdentifier": "1778d350-1658-4c8b-9397-2529228b69c1",
    "inventoryGuid": "SjhDvVePikiseeV6jVvHXg==",
    "inventoryIdentifier": "bd43384a-8f57-488a-ac79-e57a8d5bc75e",
    "supplierIdentifier": "K00yXqSvr06z1NqKnmLpFQ==",
    "supplierGuid": "5e324d2b-afa4-4eaf-b3d4-da8a9e62e915",
    "orderGuid": "+nAw8n0nLE6vzXeOrWC/pw==",
    "orderIdentifier": "f23070fa-277d-4e2c-afcd-778ead60bfa7",
    "invoiceHeaderIdentifier": "jjkBG+dNMk+xNAFnvboGGg==",
    "invoiceHeaderGuid": "1b01398e-4de7-4f32-b134-0167bdba061a",
    "created": "2025-08-02T23:18:12.107445",
    "ordered": "2025-08-02T23:18:12.107445",
    "storeID": 1,
    "bestOrExpire": "2025-08-02T23:18:12.107445",
    "bestOrExpireType": 1,
    "units": 1,
    "weight": 1,
    "received": "2025-08-02T23:18:12.107445",
    "cost": 1,
    "totalCost": 1,
    "freightCost": 1,
    "inStock": 1,
    "pluG_UID": "AMQS6mvV1kSV47cfwwSreg==",
    "pluGuid": "ea12c400-d56b-44d6-95e3-b71fc304ab7a",
    "orderInventoryGuid": "O0xRfj1+rUqNtXXOahnp8Q==",
    "orderInventoryIdentifier": "7e514c3b-7e3d-4aad-8db5-75ce6a19e9f1",
    "supplier": {
      "$id": "3",
      "identifier": "pWmlgSMG70KrK850HWLLUA==",
      "identifierGuid": "81a569a5-0623-42ef-ab2b-ce741d62cb50",
      "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": "e9zn0///WU2bpMFALSKfGQ==",
      "primaryContactID": "d3e7dc7b-ffff-4d59-9ba4-c1402d229f19",
      "storeID": 1,
      "abn": "sample string 16",
      "supplierGroupIdentifier": "bc0EtP9cS0CxLyK31lRtXg==",
      "supplierGroupGuid": "b404cd6d-5cff-404b-b12f-22b7d6546d5e",
      "rebate": 1.0,
      "rebateType": 1,
      "rebateFrequency": 1,
      "rebateSource": 1,
      "rebateLastClaimed": "2025-08-02T23:18:12.107445",
      "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": "8c646b4d-eb76-4d10-bcc7-702a7c66b297",
        "identifier": "Q1ke7RVm6ESA8TjUO4flgQ==",
        "identifierGuid": "ed1e5943-6615-44e8-80f1-38d43b87e581",
        "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": "ZLbPuDlZ7UmegEJzKqOg5g==",
          "supplierIdentifierGuid": "b8cfb664-5939-49ed-9e80-42732aa3a0e6",
          "contactGuid": "YkscMimBGkSx1fw+NWkKvg==",
          "contactID": "321c4b62-8129-441a-b1d5-fc3e35690abe",
          "contact": {
            "$ref": "4"
          },
          "supplier": {
            "$ref": "3"
          }
        },
        {
          "$ref": "5"
        }
      ],
      "products": [
        {
          "$id": "6",
          "pluG_UID": "2f2zJnVEtEqPPAyHh8KsUQ==",
          "pluGuid": "26b3fdd9-4475-4ab4-8f3c-0c8787c2ac51",
          "supplierIdentifier": "MxeC3MR/H0+avWvVDDDF4Q==",
          "supplierIdentifierGuid": "dc821733-7fc4-4f1f-9abd-6bd50c30c5e1",
          "cartonQuantity": 1,
          "cartonQuantityChanged": true,
          "productSize": "sample string 3",
          "cigarettesPerSleeve": 1,
          "randomWeight": true,
          "piecesPerUnit": 5,
          "averagePackSize": 6,
          "effectiveDate": "2025-08-02T23:18:12.107445",
          "pricedByWeight": true,
          "landedUnitCostEx": 9,
          "landedUnitCostInc": 10,
          "landedCartonCostInc": 11,
          "landedCartonCostEx": 12,
          "standardCost": 13,
          "deliveryFee": 1,
          "deliveryFeeBasis": "sample string 14",
          "pickAndPackFee": 1,
          "pickAndPackFeeBasis": "sample string 15",
          "financeFee": 1,
          "financeFeeBasis": "sample string 16",
          "cartonLength": 1,
          "cartonWidth": 1,
          "cartonHeight": 1,
          "palletLayerQuantity": 1,
          "palletLayers": 1,
          "itemCode": "sample string 17",
          "invoiceCode": "sample string 18",
          "invoiceDesc": "sample string 19",
          "orderDirect": true,
          "useCost": true,
          "minimumQuantity": 20,
          "hostType": 21,
          "fromHost": 22,
          "minimumReorder": 1,
          "maximumReorder": 1,
          "orderMultiple": 23.1,
          "sellMultiple": 24.1,
          "baseMultiple": 25.1,
          "hostStandardCost": 26,
          "hostTotalCost": 27,
          "hostRetail": 28,
          "hostLandedUnitCostEx": 29,
          "hostLandedUnitCostInc": 30,
          "hostDesc": "sample string 31",
          "directIndicator": "sample string 32",
          "availableToOrder": true,
          "hostRangeIndicator": "sample string 34",
          "hostProductType": "sample string 35",
          "hostProductGrade": "sample string 36",
          "hostProductGroup": "sample string 37",
          "hostSlowMoving": true,
          "hostGeneralMerchandise": true,
          "hostPillar": "sample string 40",
          "hostLastUpdated": "2025-08-02T23:18:12.107445",
          "rebate": 1.0,
          "rebateExclude": true,
          "invoiceCodes": [
            {
              "$id": "7",
              "pluG_UID": "GmrKZ4mJAEeNxEMuh42Mvw==",
              "pluGuid": "67ca6a1a-8989-4700-8dc4-432e878d8cbf",
              "supplierIdentifier": "V82EmtvoM061PwVARwIb5w==",
              "supplierIdentifierGuid": "9a84cd57-e8db-4e33-b53f-054047021be7",
              "invoiceCode": "sample string 1",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "7"
            }
          ],
          "storeIDs": [
            1,
            2
          ],
          "preferredSupplier": true,
          "preferredRebateSupplier": true,
          "supplierName": "sample string 41",
          "salesMode": 42,
          "orderPacked": true,
          "active": true,
          "price": 1,
          "costGstPercent": 44,
          "parentPluG_UID": "IIXU/Z9ABU+bnFBKLHrdDQ==",
          "parentPluGuid": "fdd48520-409f-4f05-9b9c-504a2c7add0d",
          "freight": 45.0,
          "freightType": 1,
          "product": {
            "$id": "8",
            "plu": 1,
            "storeID": 1,
            "masterPluG_UID": "QEA=",
            "storeIDs": [
              1,
              2
            ],
            "g_UId": "MbNmCqFvT0Sonk4pyjmSJg==",
            "guid": "0a66b331-6fa1-444f-a89e-4e29ca399226",
            "apn": "sample string 1",
            "apnChanged": true,
            "apnSwitched": true,
            "barcode": "sample string 4",
            "itemNumber": "sample string 5",
            "itemNumberChanged": true,
            "priceGroupG_UID": "kaRExB80nkeVmOcegWD1Pg==",
            "priceGroupGuid": "c444a491-341f-479e-9598-e71e8160f53e",
            "blueprintID": 1,
            "lastCountedDate": "2025-08-02T23:18:12.107445",
            "externalID": "sample string 7",
            "active": true,
            "activated": "2025-08-02T23:18:12.107445",
            "pluCreated": "2025-08-02T23:18:12.107445",
            "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-08-02T23:18:12.107445",
            "lastManualUpdate": "2025-08-02T23:18:12.107445",
            "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-08-02T23:18:12.107445",
            "currentCostUpdated": "2025-08-02T23:18:12.107445",
            "costDecimals": 31,
            "costChanged": true,
            "dealCostIdentifier": "QEA=",
            "excludeFromRebate": true,
            "rebateOverride": 1,
            "costCalcMethod": 32,
            "costCalcMethodChanged": true,
            "costEffectiveDate": "2025-08-02T23:18:12.107445",
            "defaultGP": 1,
            "breakTargetMode": 33,
            "break1": 1,
            "price1": 1,
            "target1": 34,
            "break2": 1,
            "price2": 1,
            "target2": 35,
            "break3": 1,
            "price3": 1,
            "target3": 36,
            "break1Changed": true,
            "price1Changed": true,
            "target1Changed": true,
            "break2Changed": true,
            "price2Changed": true,
            "target2Changed": true,
            "break3Changed": true,
            "price3Changed": true,
            "target3Changed": true,
            "breakTargetModeChanged": true,
            "margin": 1.1,
            "marginChanged": true,
            "marginRanged": true,
            "marginRangedChanged": true,
            "minimumMargin": 1.1,
            "minimumMarginChanged": true,
            "maximumMargin": 1.1,
            "maximumMarginChanged": true,
            "overrideHostWarehouseIndicator": true,
            "overrideHostWarehouseIndicatorChanged": true,
            "overrideHostPrice": true,
            "overrideHostPriceChanged": true,
            "overrideHostCost": true,
            "overrideHostCostChanged": true,
            "overrideHostMargin": true,
            "overrideHostMarginChanged": true,
            "alwaysApplyMargin": true,
            "alwaysApplyMarginChanged": true,
            "aws": 1.0,
            "awsUpdated": "2025-08-02T23:18:12.107445",
            "posTare": 1,
            "altPrice": 1.0,
            "altPriceChanged": true,
            "altPriceMode": 53,
            "altPriceModeChanged": true,
            "altPLUG_UID": "06D0s0ahZ0+0u6tBS24VHg==",
            "altPLUGuid": "b3f4a0d3-a146-4f67-b4bb-ab414b6e151e",
            "altPLUGuidChanged": true,
            "altPriceDescription1": "sample string 54",
            "altPriceDescription2": "sample string 55",
            "cartonQuantity": 56,
            "cartonQuantityChanged": true,
            "trayID": 1,
            "promptID": 1,
            "tare": 1,
            "packQty": 1,
            "fixedWeight": 1,
            "extraMesg": 1,
            "text1": "sample string 58",
            "text2": "sample string 59",
            "text3": "sample string 60",
            "labelText": "sample string 61",
            "labelTextChanged": true,
            "sendToScale": true,
            "nonScaleWeigh": true,
            "labelFormat": "sample string 65",
            "barcodeFormat": "sample string 66",
            "austMade": 1,
            "coolCode": 67,
            "countryOfOrigin": "sample string 68",
            "percentContent": 69.1,
            "departmentID": 1,
            "subDepartmentID": 1,
            "minorDepartmentID": 1,
            "lesserDepartmentID": 1,
            "deptCode": "sample string 70",
            "subDeptCode": "sample string 71",
            "minorDeptCode": "sample string 72",
            "lesserDeptCode": "sample string 73",
            "deptName": "sample string 74",
            "subDeptName": "sample string 75",
            "minorDeptName": "sample string 76",
            "lesserDeptName": "sample string 77",
            "departmentChanged": true,
            "subCategoryID": 1,
            "expiry": 1,
            "showDays": 1,
            "datePrint": 1,
            "labelRequired": true,
            "labelShelfQty": 80,
            "labelShelfChanged": true,
            "labelTalkerQty": 82,
            "labelSmall": true,
            "labelLastPrinted": "2025-08-02T23:18:12.107445",
            "labelLastPrice": 1,
            "shelfPageLayoutG_UID": "h4uOhwpmG0iTK68fKEwb7w==",
            "shelfPageLayoutGuid": "878e8b87-660a-481b-932b-af1f284c1bef",
            "talkerPageLayoutG_UID": "a57pyEIWqU2v/Ch3BWOepg==",
            "talkerPageLayoutGuid": "c8e99e6b-1642-4da9-affc-287705639ea6",
            "unitMeasure": 1.1,
            "unitMeasureChanged": true,
            "unitMeasureKind": 85,
            "unitMeasureKindChanged": true,
            "signIQData": "sample string 87",
            "refresh": true,
            "earnLoyaltyPoints": true,
            "earnLoyaltyPointsChanged": true,
            "quantityOverride": true,
            "quantityOverrideChanged": true,
            "quantityRequired": true,
            "quantityRequiredChanged": true,
            "allowDiscounts": true,
            "allowDiscountsChanged": true,
            "discountDiscounts": true,
            "discountDiscountsChanged": true,
            "itemRecalled": true,
            "itemRecalledChanged": true,
            "noRefund": true,
            "noRefundChanged": true,
            "allowMarkdown": true,
            "allowMarkdownChanged": true,
            "priceRequired": true,
            "priceRequiredChanged": true,
            "fuelItem": true,
            "fuelItemChanged": true,
            "trackSerial": true,
            "trackSerialChanged": true,
            "allowZeroPrice": true,
            "allowZeroPriceChanged": true,
            "notForSale": 91,
            "notForSaleChanged": true,
            "excludeFromDeals": true,
            "excludeFromVoucher": true,
            "minimumAge": 94,
            "minimumAgeChanged": true,
            "buyingLimit": 1,
            "buyingLimitChanged": true,
            "buyingLimitIndependent": true,
            "buyingLimitIndependentChanged": true,
            "inventoryGuid": "EMz3DjZ+7kGUFkDw9cmpdQ==",
            "inventoryIdentifier": "0ef7cc10-7e36-41ee-9416-40f0f5c9a975",
            "inventoryAccuracy": 1,
            "baseUnits": 98,
            "orderPacked": 1,
            "isManufactured": true,
            "isIngredient": true,
            "isModifier": true,
            "isModifierChanged": true,
            "hasModifiers": 99,
            "defaultPrinter": "sample string 100",
            "defaultPrinterGroup": "sample string 101",
            "ingredientsOnManufacture": true,
            "manufactureUnitMeasure": 1,
            "mpl": 1,
            "maxShelfQty": 102,
            "allowAutoOrder": true,
            "warrantyPeriod": 1,
            "parentPluG_UId": "a+PX/vRKokeg1YX3p0oWRQ==",
            "parentPluGuid": "fed7e36b-4af4-47a2-a0d5-85f7a74a1645",
            "preferredHostVendor": 104,
            "preferredHostChanged": true,
            "code": "sample string 106",
            "supplierIdentifier": "vRCLuCXBj0CdkGMY6uFGcQ==",
            "supplierIdentifierGuid": "b88b10bd-c125-408f-9d90-6318eae14671",
            "supplierChanged": true,
            "rebateSupplierIdentifier": "lz1IKaPcq0yEu+tVkSjlmg==",
            "rebateSupplierIdentifierGuid": "29483d97-dca3-4cab-84bb-eb559128e59a",
            "rebateSupplierChanged": true,
            "availableForOrder": true,
            "warehouseDirectIndicator": "sample string 108",
            "warehouseDirectIndicatorChanged": true,
            "productGrade": "sample string 110",
            "productType": "sample string 111",
            "productGroup": "sample string 112",
            "complianceIndicator": "sample string 113",
            "inhouseBrand": "sample string 114",
            "slowMoving": true,
            "generalMerchandise": true,
            "comment": "sample string 117",
            "lastUpdatedByUser": "sample string 118",
            "lastManualUpdatedByUser": "sample string 119",
            "lastUpdatedByUserOverride": true,
            "lastUpdatedByHost": "2025-08-02T23:18:12.107445",
            "commodity": "sample string 121",
            "businessPillar": "sample string 122",
            "mscCommodity": "sample string 123",
            "hostIdentifier": "7UpCubMFFU6b04WwigWpvA==",
            "hostIdentifierGuid": "b9424aed-05b3-4e15-9bd3-85b08a05a9bc",
            "serviceFeeID": 1,
            "serviceFeeIDChanged": true,
            "providerName": "sample string 125",
            "aisleEnds": "sample string 126",
            "deleted": true,
            "deletedChanged": true,
            "hidden": true,
            "doNotRange": true,
            "doNotRangeChanged": true,
            "doNotOrder": true,
            "doNotOrderChanged": true,
            "locked": true,
            "excludeFromWebUpdate": true,
            "excludeFromWebUpdateChanged": true,
            "webPriceBasedOn": 137,
            "webPriceRounding": true,
            "webMarkup": 139,
            "webPriceMode": 140,
            "altDepartmentID": 1,
            "altSubDepartmentID": 1,
            "altMinorDepartmentID": 1,
            "altLesserDepartmentID": 1,
            "altDeptCode": "sample string 141",
            "altSubDeptCode": "sample string 142",
            "altMinorDeptCode": "sample string 143",
            "altLesserDeptCode": "sample string 144",
            "altDepartmentChanged": true,
            "storeProducts": [
              {
                "$ref": "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-08-02T23:18:12.107445",
              "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": "8oa869eL4UWB53a/WUoolw==",
              "hostIdentifierGuid": "ebbc86f2-8bd7-45e1-81e7-76bf594a2897",
              "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-08-02T23:18:12.107445",
              "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": "Pj7Cxmy8WkKPFsaLZ6JtVA==",
                  "hostIdentifierGuid": "c6c23e3e-bc6c-425a-8f16-c68b67a26d54",
                  "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": "LBUzSq0NT06ipFNTdwUa6Q==",
                    "identifierGuid": "4a33152c-0dad-4e4f-a2a4-535377051ae9",
                    "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": "B6BY87NTI0uznRQ6+BX+Lg==",
                    "hostSupplierIdentifierGuid": "f358a007-53b3-4b23-b39d-143af815fe2e",
                    "loyaltyPriceLevelIdentifier": "JTwz3OkBJUm6OlPMDb2hxw==",
                    "loyaltyPriceLevelIdentifierGuid": "dc333c25-01e9-4925-ba3a-53cc0dbda1c7",
                    "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-08-02T23:18:12.107445",
                    "lastProcessed": "2025-08-02T23:18:12.107445",
                    "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-08-02T23:18:12.107445",
                        "processed": "2025-08-02T23:18:12.107445",
                        "isProcessing": true,
                        "processedCount": 6,
                        "processingTime": 1,
                        "collectedUtc": "2025-08-02T23:18:12.107445",
                        "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-08-02T23:18:12.107445",
                          "businessPillar": "sample string 3",
                          "fileType": "sample string 4"
                        }
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "zoneMatrix": [
                      {
                        "$id": "15",
                        "id": 1,
                        "hostIdentifier": "k5kYoaFj80S+06CJXWhZng==",
                        "hostIdentifierGuid": "a1189993-63a1-44f3-bed3-a0895d68599e",
                        "storeID": 1,
                        "departmentCode": "sample string 2",
                        "hostGuids": [
                          "ad52da8c-1d24-4785-8c3f-99e5f196ff4c",
                          "0d5472db-e07b-48dd-ab14-814694562cba"
                        ]
                      },
                      {
                        "$ref": "15"
                      }
                    ],
                    "hostFileStoreSetting": {
                      "$ref": "11"
                    },
                    "hostStoreSettings": [
                      {
                        "$ref": "11"
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "promotionPlacements": [
                      {
                        "$id": "16",
                        "identifier": "wDUYouLSmUa1wuRcXJv7xw==",
                        "identifierGuid": "a21835c0-d2e2-4699-b5c2-e45c5c9bfbc7",
                        "code": "sample string 2",
                        "description": "sample string 3",
                        "isAdvertised": true
                      },
                      {
                        "$ref": "16"
                      }
                    ],
                    "promoTypeGuids": [
                      "224ba27f-a45e-448e-a417-99b6ef76b730",
                      "ead8209c-beb3-4f54-a558-33c765ccc763"
                    ],
                    "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-08-02T23:18:12.107445",
                  "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": "a9f2ed0d-bce1-4fff-9b35-1be54ac8b0e0",
              "updateStore": {
                "$id": "22",
                "id": "504a91ee-9f6e-4a17-9443-35cc0af3055b",
                "name": "sample string 1",
                "lastActivity": "2025-08-02T23:18:12.107445",
                "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-08-02T23:18:12.107445"
              },
              "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": "GxGXGQ2DnE+kN+qOaY5s3Q==",
                "pluGuid": "1997111b-830d-4f9c-a437-ea8e698e6cdd",
                "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-08-02T23:18:12.107445"
              },
              {
                "$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-08-02T23:18:12.107445",
                "priceChangeType": 0,
                "costDecimals": 10
              },
              "normalPluPrices": {
                "$ref": "26"
              },
              "winningCampaign": 1,
              "winner": {
                "$id": "27",
                "campaignName": "sample string 1",
                "campaignDescription": "sample string 2",
                "startDate": "2025-08-02T23:18:12.107445",
                "startTime": 3,
                "endDate": "2025-08-02T23:18:12.107445",
                "endTime": 4,
                "newPrice": 5,
                "newCost": 6,
                "newCostDecimals": 7,
                "pctDiscount": 8,
                "promoType": 1,
                "promotionTypeCode": "sample string 9",
                "hostType": 10,
                "hostIdentifier": "3q5vm7BCiUSIM6su2wiYWA==",
                "hostIdentifierGuid": "9b6faede-42b0-4489-8833-ab2edb089858",
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "details": [
                {
                  "$ref": "27"
                },
                {
                  "$ref": "27"
                }
              ]
            },
            "tray": {
              "$id": "28",
              "g_UId": "UeF4dBXek0W4es7oNyCkgw==",
              "guid": "7478e151-de15-4593-b87a-cee83720a483",
              "name": "sample string 1",
              "number": 1,
              "tare": 1
            },
            "priceGroup": {
              "$id": "29",
              "priceGroupG_UID": "B1oUHybf10eQqH0U4t1Fzg==",
              "priceGroupGuid": "1f145a07-df26-47d7-90a8-7d14e2dd45ce",
              "name": "sample string 2",
              "code": 1,
              "modified": true,
              "updated": "2025-08-02T23:18:12.107445",
              "buyingLimit": 1,
              "buyingLimitIndependent": true,
              "buyingLimitType": 0,
              "number": 1,
              "products": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "productCount": 1
            },
            "priceGroupName": "sample string 146",
            "nutrifacts": {
              "$id": "30",
              "pluG_UID": "cSE0SEJscUa3bZEVH5cgqg==",
              "pluGuid": "48342171-6c42-4671-b76d-91151f9720aa",
              "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": "972bac3d-8259-418f-b4f5-d7f5dd78e18a",
              "created": "2025-08-02T23:18:12.107445",
              "createdByUser": "sample string 1",
              "activated": "2025-08-02T23:18:12.107445",
              "deactivated": "2025-08-02T23:18:12.107445",
              "lastOrdered": "2025-08-02T23:18:12.107445",
              "lastOrderedQty": 2.0,
              "lastReceived": "2025-08-02T23:18:12.107445",
              "lastReceivedQty": 3.0,
              "lastInvoiceStatus": 1,
              "lastCounted": "2025-08-02T23:18:12.107445",
              "lastSold": "2025-08-02T23:18:12.107445",
              "firstSold": "2025-08-02T23:18:12.107445",
              "awsUpdated": "2025-08-02T23:18:12.107445",
              "lastManualUpdate": "2025-08-02T23:18:12.107445",
              "lastManualUpdatedByUser": "sample string 5",
              "lastUpdated": "2025-08-02T23:18:12.107445",
              "lastUpdatedByUser": "sample string 7",
              "lastUpdatedByHost": "2025-08-02T23:18:12.107445",
              "doNotRangeUpdated": "2025-08-02T23:18:12.107445",
              "doNotOrderUpdated": "2025-08-02T23:18:12.107445",
              "tracked": "2025-08-02T23:18:12.107445"
            },
            "allergens": [
              {
                "$id": "32",
                "allergenID": 1,
                "pluG_UID": "1p8sNsy71kSr/QzJianl0g==",
                "pluGuid": "362c9fd6-bbcc-44d6-abfd-0cc989a9e5d2",
                "contains": 2,
                "allergenName": "sample string 3",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "32"
              }
            ],
            "costs": {
              "$id": "33",
              "pluG_UID": "RBxAZO5xo0K5YJDhbO8iCw==",
              "pluGuid": "64401c44-71ee-42a3-b960-90e16cef220b",
              "enteredCost": 1,
              "weightedAvgCost": 1,
              "lastCost": 1,
              "rawEnteredCost": 2,
              "rawWeightedAvgCost": 3,
              "rawLastCost": 4,
              "freight": 5.0,
              "freightType": 6,
              "costDecimals": 7,
              "fifoCost": 1,
              "updated": "2025-08-02T23:18:12.107445",
              "normalCost": 1,
              "currentCost": 1
            },
            "sales": [
              {
                "$id": "34",
                "saleHeaderID": 1,
                "created": "2025-08-02T23:18:12.107445",
                "createdLocal": "2025-08-02T23:18:12.107445",
                "storeID": 3,
                "storeName": "sample string 4",
                "operatorG_Uid": "O7f8W0aWa0+xvn88WlyE7g==",
                "operatorGuid": "5bfcb73b-9646-4f6b-b1be-7f3c5a5c84ee",
                "operatorName": "sample string 5",
                "tranType": 1,
                "plu": 1,
                "pluG_UId": "A2r650ayQUaskmdk/Pp93g==",
                "pluGuid": "e7fa6a03-b246-4641-ac92-6764fcfa7dde",
                "normalPrice": 1,
                "totalCents": 1,
                "cost": 1,
                "grossProfit": 1,
                "quantity": 1,
                "operator": {
                  "$id": "35",
                  "id": 1,
                  "g_Uid": "nNX5oWr9+Eic8TLJm7q74Q==",
                  "guid": "a1f9d59c-fd6a-48f8-9cf1-32c99bbabbe1",
                  "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-08-02T23:18:12.107445",
                  "passwordResetRequired": true,
                  "alteredInStore": true,
                  "startShift": "2025-08-02T23:18:12.107445",
                  "endShift": "2025-08-02T23:18:12.107445",
                  "machineName": "sample string 20",
                  "drawerID": 1,
                  "stores": [
                    {
                      "$id": "36",
                      "operatorG_UID": "XrKAvZ/qG0qA0fU63FM+gQ==",
                      "operatorGuid": "bd80b25e-ea9f-4a1b-80d1-f53adc533e81",
                      "storeID": 2,
                      "operator": {
                        "$ref": "35"
                      },
                      "store": {
                        "$ref": "9"
                      }
                    },
                    {
                      "$ref": "36"
                    }
                  ]
                }
              },
              {
                "$ref": "34"
              }
            ],
            "apns": [
              {
                "$id": "37",
                "pluID": 1,
                "pluG_UID": "HA3xSTuMp0Krg/6Q6Xsc1Q==",
                "pluGuid": "49f10d1c-8c3b-42a7-ab83-fe90e97b1cd5",
                "apn": "sample string 1",
                "deleted": true,
                "storeID": 1,
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "37"
              }
            ],
            "tuns": [
              {
                "$id": "38",
                "pluG_UId": "1pHYPd4Ht0Gnai+fOsXsZA==",
                "pluGuid": "3dd891d6-07de-41b7-a76a-2f9f3ac5ec64",
                "apn": "sample string 1",
                "tun": "sample string 2",
                "cartonQuantity": 3,
                "product": {
                  "$ref": "8"
                },
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "38"
              }
            ],
            "competitionPricing": [
              {
                "$id": "39",
                "identifier": "O8XlQXgo/EydUpjkn01qHQ==",
                "identifierGuid": "41e5c53b-2878-4cfc-9d52-98e49f4d6a1d",
                "pluG_UID": "ghwewg9iPkWTFHnoecyQ+A==",
                "pluGuid": "c21e1c82-620f-453e-9314-79e879cc90f8",
                "competitionID": 1,
                "name": "sample string 2",
                "sellMultiple": 3,
                "retailPrice": 4,
                "storeName": "sample string 5"
              },
              {
                "$ref": "39"
              }
            ],
            "supplier": {
              "$ref": "3"
            },
            "supplierName": "sample string 147",
            "children": [
              {
                "$ref": "8"
              },
              {
                "$ref": "8"
              }
            ],
            "ordering": {
              "$ref": "6"
            },
            "flipChartPages": [
              {
                "$id": "40",
                "identifier": "Q2L4NDNB20mOS9odqNyYRQ==",
                "groupName": "sample string 1",
                "identifierGuid": "34f86243-4133-49db-8e4b-da1da8dc9845",
                "exists": true,
                "flipChartIdentifier": "RN7Iv15UDUCWpF1bKGXnOQ==",
                "flipChartIdentifierGuid": "bfc8de44-545e-400d-96a4-5d5b2865e739",
                "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": "Ggj9NeN0lUafwhDeWKYafg==",
                "groupIdentifierGuid": "35fd081a-74e3-4695-9fc2-10de58a61a7e",
                "flipChart": {
                  "$id": "41",
                  "identifier": "s7P3FUIe5UmBBVf4UohTpA==",
                  "identifierGuid": "15f7b3b3-1e42-49e5-8105-57f8528853a4",
                  "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": "R3J3XIpHvkKMrUfSHG9XQg==",
                    "identifierGuid": "5c777247-478a-42be-8cad-47d21c6f5742",
                    "name": "sample string 2",
                    "formType": "sample string 3",
                    "forms": [
                      {
                        "$id": "43",
                        "id": 1,
                        "g_UID": "1k4nF7Da9UqORWUuecqQWw==",
                        "guid": "17274ed6-dab0-4af5-8e45-652e79ca905b",
                        "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": "8MLVo0/nh0mqeaK+2oBVhQ==",
                        "previousFormGuid": "a3d5c2f0-e74f-4987-aa79-a2beda805585",
                        "nextForm": 1,
                        "nextFormG_UID": "zSqShluIVESbw2Kb0IQfFA==",
                        "nextFormGuid": "86922acd-885b-4454-9bc3-629bd0841f14",
                        "attributes": "sample string 10",
                        "updated": "2025-08-02T23:18:12.107445",
                        "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": "2sGjI50U10SNWk9RtTlQYw==",
                            "checkoutFormGuid": "23a3c1da-149d-44d7-8d5a-4f51b5395063",
                            "identifier": "4ob9CPbQ60SPr2ArWNM8qg==",
                            "identifierGuid": "08fd86e2-d0f6-44eb-8faf-602b58d33caa",
                            "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": "0CDjlOiJVEKdsg0cqGknRQ==",
                            "valueGuid": "94e320d0-89e8-4254-9db2-0d1ca8692745",
                            "buttonText": "sample string 10",
                            "valueText": "sample string 11",
                            "drawImageAndButton": true,
                            "updated": "2025-08-02T23:18:12.107445",
                            "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-08-02T23:18:12.107445",
                              "imageData": "QEA=",
                              "readOnly": true
                            }
                          },
                          {
                            "$ref": "44"
                          }
                        ],
                        "panels": [
                          {
                            "$id": "46",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "zoMh76H3vEqShy+mOe0RRw==",
                            "checkoutFormGuid": "ef2183ce-f7a1-4abc-9287-2fa639ed1147",
                            "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": "vCFAULYBlkKoDd5T99btdw==",
                    "flipChartPageIdentifierGuid": "504021bc-01b6-4296-a80d-de53f7d6ed77",
                    "pluG_UID": "CVGhOzAXrEG32hshzlAuIQ==",
                    "pluGuid": "3ba15109-1730-41ac-b7da-1b21ce502e21",
                    "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": "CVrpG4NujUCzwEgr0Ydqiw==",
                "pluGuid": "1be95a09-6e83-408d-b3c0-482bd1876a8b",
                "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-08-02T23:18:12.107445",
                "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": "rto8iUNu4kiUQ53tUKXWhw==",
                "ingredientGuid": "bMBoaUb3a0uJ3nOvy0u1nA==",
                "ingredientIdentifier": "6968c06c-f746-4b6b-89de-73afcb4bb59c",
                "quantity": 1.0,
                "storeIDs": [
                  1,
                  2
                ],
                "ingredientText": "sample string 1",
                "ingredient": {
                  "$ref": "8"
                }
              },
              {
                "$ref": "49"
              }
            ],
            "bins": [
              {
                "$id": "50",
                "pluG_UID": "o4crNsAMnkmJiVSvGo0BPQ==",
                "pluGuid": "362b87a3-0cc0-499e-8989-54af1a8d013d",
                "shelfLocationIdentifier": "Pp5/BUD6j0+uVx5S63zT7g==",
                "shelfLocationGuid": "057f9e3e-fa40-4f8f-ae57-1e52eb7cd3ee",
                "labelShelfDefault": 1,
                "labelTalkerDefault": 1,
                "labelSmall": true,
                "labelPageLayoutG_UID": "GeeoUJWlr0yre14kuBpsKQ==",
                "labelPageLayoutGuid": "50a8e719-a595-4caf-ab7b-5e24b81a6c29",
                "updated": "2025-08-02T23:18:12.107445",
                "electronicShelfLabelIdentifier": "sample string 5",
                "electronicshelfLabelsConfigurationID": 6,
                "labelShelfChanged": true,
                "productName": "sample string 8",
                "locationText": "sample string 9",
                "product": {
                  "$ref": "8"
                },
                "location": {
                  "$id": "51",
                  "identifier": "eJdRakf4ak2vd3HQnKBwCg==",
                  "storeID": 1,
                  "identifierGuid": "6a519778-f847-4d6a-af77-71d09ca0700a",
                  "name": "sample string 2",
                  "haccp": true,
                  "blueprintID": 1,
                  "updated": "2025-08-02T23:18:12.107445",
                  "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": "aomhZOQlNU+Ir/PMh0miQA==",
                "pluGuid": "64a1896a-25e4-4f35-88af-f3cc8749a240",
                "deptNo": 1,
                "product": {
                  "$ref": "8"
                },
                "scaleLocation": {
                  "$id": "53",
                  "id": 1,
                  "deptNo": 1,
                  "deptCode": "sample string 2",
                  "name": "sample string 3",
                  "enabled": true,
                  "updated": "2025-08-02T23:18:12.107445",
                  "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-08-02T23:18:12.107445",
                                "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": "e7T8TFr1ZEGhYLANDl2nzA==",
                                "labelPageLayoutGuid": "4cfcb47b-f55a-4164-a160-b00d0e5da7cc",
                                "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-08-02T23:18:12.107445",
                            "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": "j0hK+PUaHkGy8k/QC2UNzg==",
                            "labelPageLayoutGuid": "f84a488f-1af5-411e-b2f2-4fd00b650dce",
                            "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-08-02T23:18:12.107445",
                        "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": "6/iRuLFeaEqz+j152cfKOg==",
                        "labelPageLayoutGuid": "b891f8eb-5eb1-4a68-b3fa-3d79d9c7ca3a",
                        "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-08-02T23:18:12.107445",
                    "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": "5BC6UHUa/0+OBHXoWK9cUA==",
                    "labelPageLayoutGuid": "50ba10e4-1a75-4fff-8e04-75e858af5c50",
                    "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": "4n1API2xX0KXw+vdTX3zOQ==",
              "pluGuid": "3c407de2-b18d-425f-97c3-ebdd4d7df339",
              "newPrice": 1,
              "pctDiscount": 1,
              "newCost": 1,
              "newCostDecimals": 6,
              "dealCostIdentifier": "8YIEVWZKtEm3/yxVnextmQ==",
              "dealCostGuid": "550482f1-4a66-49b4-b7ff-2c559dec6d99",
              "pluName": "sample string 7",
              "apn": "sample string 8",
              "fuelItem": true,
              "priceGroupG_UID": "Y7Apb1RPjEqoBRqrxn3WqQ==",
              "priceGroupGuid": "6f29b063-4f54-4a8c-a805-1aabc67dd6a9",
              "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-08-02T23:18:12.107445",
              "rrp": 26,
              "campaignDescription": "sample string 27",
              "campaignComboPriceGroupG_UID": "DWWh7ld03EiGTxdxgvKBdQ==",
              "campaignComboPriceGroupIdentifier": "eea1650d-7457-48dc-864f-177182f28175",
              "promotionPlacementDescription": "sample string 28",
              "storeAcceptances": [
                {
                  "$id": "63",
                  "plu": 1,
                  "pluG_UId": "QEA=",
                  "campaignID": 1,
                  "campaignName": "sample string 2",
                  "storeID": 3,
                  "acceptedUtc": "2025-08-02T23:18:12.107445",
                  "operatorG_UID": "fIe7MSt0d02aBBln832izw==",
                  "operatorGuid": "31bb877c-742b-4d77-9a04-1967f37da2cf",
                  "machineID": 1,
                  "processed": true,
                  "appliedUtc": "2025-08-02T23:18:12.107445",
                  "signIqTicketFileMovedUtc": "2025-08-02T23:18:12.107445",
                  "user": "sample string 6",
                  "campaignDescription": "sample string 7",
                  "productDesc": "sample string 8",
                  "storeName": "sample string 9",
                  "effectiveUtc": "2025-08-02T23:18:12.107445",
                  "priceChangeType": 0,
                  "operatorName": "sample string 10",
                  "hostCampaign": true,
                  "product": {
                    "$ref": "8"
                  },
                  "campaignPlu": {
                    "$ref": "62"
                  }
                },
                {
                  "$ref": "63"
                }
              ],
              "campaign": {
                "$id": "64",
                "id": 1,
                "storeID": 2,
                "name": "54503289-5882-41c8-a66a-28f29ea93ebf",
                "nameGuid": "54503289-5882-41c8-a66a-28f29ea93ebf",
                "description": "sample string 4",
                "showDiscounts": true,
                "showTotals": true,
                "onlyEvaluateOnSubtotal": true,
                "useDescription": true,
                "campaignType": 1,
                "startDate": "2025-08-02T23:18:12.107445",
                "startTime": 1,
                "endDate": "2025-08-02T23:18:12.107445",
                "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-08-02T23:18:12.107445",
                "system": true,
                "created": "2025-08-02T23:18:12.107445",
                "updated": "2025-08-02T23:18:12.107445",
                "priceChangeNotifiedUtc": "2025-08-02T23:18:12.107445",
                "promoType": 1,
                "promotionTypeCode": "sample string 13",
                "hostIdentifier": "2a+XG77XdUGHNLZ1xtPXxw==",
                "hostIdentifierGuid": "1b97afd9-d7be-4175-8734-b675c6d3d7c7",
                "hostType": 14,
                "createdByUser": "sample string 15",
                "fromHost": true,
                "deleted": true,
                "campaignDeleted": "2025-08-02T23:18:12.107445",
                "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": "mpqlT79qokGMXf5GCqingQ==",
                    "pluGuid": "4fa59a9a-6abf-41a2-8c5d-fe460aa8a781",
                    "hostOfferID": 1,
                    "priceGroupG_UID": "VpC6rHgMRkGoXeMT+yefaQ==",
                    "priceGroupGuid": "acba9056-0c78-4146-a85d-e313fb279f69",
                    "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-08-02T23:18:12.107445",
                    "rrp": 17,
                    "campaignDescription": "sample string 18",
                    "product": {
                      "$ref": "8"
                    },
                    "campaign": {
                      "$ref": "64"
                    }
                  },
                  {
                    "$ref": "65"
                  }
                ],
                "sellingRules": [
                  {
                    "$id": "66",
                    "id": 1,
                    "identifier": "DTFm/TDMIkmR6yCBro1sQw==",
                    "identifierStr": "DTFm/TDMIkmR6yCBro1sQw==",
                    "identifierGuid": "fd66310d-cc30-4922-91eb-2081ae8d6c43",
                    "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": "Nw1n5T+pzEub8VjN5sGJ3w==",
                    "customerIDGuid": "e5670d37-a93f-4bcc-9bf1-58cde6c189df",
                    "campaign": {
                      "$ref": "64"
                    },
                    "customer": {
                      "$id": "68",
                      "identifier": "x/SuY5AUbEycqJHtbLuiJA==",
                      "identifierGuid": "63aef4c7-1490-4c6c-9ca8-91ed6cbba224",
                      "code": "sample string 2",
                      "familyName": "sample string 3",
                      "givenName": "sample string 4",
                      "otherName": "sample string 5",
                      "title": "sample string 6",
                      "dateOfBirth": "2025-08-02T23:18:12.107445",
                      "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": "ljG1Ut5XMk222W+3EndzRg==",
                      "communityIdentifierGuid": "52b53196-57de-4d32-b6d9-6fb712777346",
                      "joined": "2025-08-02T23:18:12.107445",
                      "updated": "2025-08-02T23:18:12.107445",
                      "active": true,
                      "reasonInactive": 1,
                      "groupCustomer": true,
                      "loyaltyPoints": 1,
                      "homeStoreID": 1,
                      "availableSpend": 1,
                      "priceLevelIdentifier": "qFiF648FqE+6dtdJJHPURg==",
                      "priceLevelIdentifierGuid": "eb8558a8-058f-4fa8-ba76-d7492473d446",
                      "marketingID": "sample string 18",
                      "hidden": true,
                      "registered": true,
                      "registeredOn": "2025-08-02T23:18:12.107445",
                      "emailMarketing": true,
                      "smsMarketing": true,
                      "deleted": true,
                      "deletedUser": "sample string 24",
                      "homeStoreName": "sample string 25",
                      "customerCards": [
                        {
                          "$id": "69",
                          "cardType": 2,
                          "issueDate": "2025-08-02T23:18:12.107445",
                          "expiry": "2025-08-02T23:18:12.107445",
                          "customerID": "Wl1xwG6/LEepLJ3S0SgITA==",
                          "customerIDGuid": "c0715d5a-bf6e-472c-a92c-9dd2d128084c",
                          "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-08-02T23:18:12.107445",
                          "linkedAccount": "n9h5cRm89ESAMsLnJL9C4g==",
                          "linkedAccountGuid": "7179d89f-bc19-44f4-8032-c2e724bf42e2",
                          "currentValueChanged": true,
                          "limitsChanged": true,
                          "customer": {
                            "$ref": "68"
                          },
                          "account": {
                            "$id": "70",
                            "id": 1,
                            "identifier": "+R05YqJ990yfZ1u3U04eMA==",
                            "identifierGuid": "62391df9-7da2-4cf7-9f67-5bb7534e1e30",
                            "referenceNo": "sample string 3",
                            "name": "sample string 4",
                            "created": "2025-08-02T23:18:12.107445",
                            "owner": "tE0BSp0Il0yxa9+Rm2QQnA==",
                            "ownerGuid": "4a014db4-089d-4c97-b16b-df919b64109c",
                            "accountStoreGroupIdentifier": "aIxDFHHjZ0KkPwervQryNA==",
                            "accountStoreGroupGuid": "14438c68-e371-4267-a43f-07abbd0af234",
                            "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-08-02T23:18:12.107445",
                            "active": true,
                            "updated": "2025-08-02T23:18:12.107445",
                            "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": "eVwUlVtcEESSaAvJ6sKn6g==",
                                "identifierGuid": "95145c79-5c5b-4410-9268-0bc9eac2a7ea",
                                "name": "sample string 2",
                                "primaryContact": "BsJXpdNOd0qph+S92XXLcg==",
                                "primaryContactGuid": "a557c206-4ed3-4a77-a987-e4bdd975cb72",
                                "accountID": "DLQ0aAbLt0upX76M8PeVtw==",
                                "accountIDGuid": "6834b40c-cb06-4bb7-a95f-be8cf0f795b7",
                                "special": true,
                                "updated": "2025-08-02T23:18:12.107445",
                                "active": true,
                                "reasonInactive": 1,
                                "priceLevelIdentifier": "yatPY1paq027hsAjDAAAhg==",
                                "priceLevelIdentifierGuid": "634fabc9-5a5a-4dab-bb86-c0230c000086",
                                "deleted": true,
                                "account": {
                                  "$ref": "70"
                                },
                                "primaryContactCustomer": {
                                  "$ref": "68"
                                },
                                "customerGroupMembers": [
                                  {
                                    "$id": "73",
                                    "id": 1,
                                    "groupID": "U5eigiJOc0ipHBwu9eoHqw==",
                                    "groupIDGuid": "82a29753-4e22-4873-a91c-1c2ef5ea07ab",
                                    "customerID": "0uQtbFDpcUCYzZcf0mK8rg==",
                                    "customerIDGuid": "6c2de4d2-e950-4071-98cd-971fd262bcae",
                                    "card": "sample string 4",
                                    "linkedAccount": "T/PLPOoS5U68GtKEQfmqtA==",
                                    "linkedAccountGuid": "3ccbf34f-12ea-4ee5-bc1a-d28441f9aab4",
                                    "customer": {
                                      "$ref": "68"
                                    },
                                    "group": {
                                      "$ref": "72"
                                    },
                                    "customerCard": {
                                      "$ref": "69"
                                    }
                                  },
                                  {
                                    "$ref": "73"
                                  }
                                ]
                              },
                              {
                                "$ref": "72"
                              }
                            ]
                          },
                          "payments": [
                            {
                              "$id": "74",
                              "id": 1,
                              "identifier": "pHZzIUO26UOeIdMTun45Fw==",
                              "identifierGuid": "217376a4-b643-43e9-9e21-d313ba7e3917",
                              "storeID": 2,
                              "operatorName": "sample string 3",
                              "saleHeaderID": 4,
                              "paymentType": 5,
                              "amount": 6,
                              "account": "sample string 7",
                              "accountID": "wNmizda6LEWHBeL/6o+pZw==",
                              "accountIDGuid": "cda2d9c0-bad6-452c-8705-e2ffea8fa967",
                              "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-08-02T23:18:12.107445",
                              "invRocNo": "sample string 14",
                              "responseCode": "sample string 15",
                              "cashout": 1,
                              "tip": 16,
                              "idempotentVoid": "l73hVhdQNEWeaTEvtJbLWw==",
                              "idempotentVoidGuid": "56e1bd97-5017-4534-9e69-312fb496cb5b",
                              "offline": true,
                              "processed": 1,
                              "storeSaleHeader": {
                                "$id": "75",
                                "saleHeaderID": 1,
                                "saleHeaderGuid": "Y54Tm5HXlUSQeAE4w6Elwg==",
                                "saleHeaderIdentifierGuid": "9b139e63-d791-4495-9078-0138c3a125c2",
                                "created": "2025-08-02T23:18:12.107445",
                                "createdLocal": "2025-08-02T23:18:12.107445",
                                "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-08-02T23:18:12.107445",
                                "storeID": 1,
                                "operatorG_Uid": "fnXHAWo2aUm1UPgGf0iSbw==",
                                "operatorGuid": "01c7757e-366a-4969-b550-f8067f48926f",
                                "customerG_Uid": "I7QE0cvPYUapeH/nWatxHw==",
                                "customerGuid": "d104b423-cfcb-4661-a978-7fe759ab711f",
                                "communityIdentifier": "U/hk8c8a2UqMQyf1LSfkgw==",
                                "communityIdentifierGuid": "f164f853-1acf-4ad9-8c43-27f52d27e483",
                                "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": "zupYJOQnHEWOA2JYhGrmfw==",
                                "priceLevelIdentifierGuid": "2458eace-27e4-451c-8e03-6258846ae67f",
                                "locked": 36,
                                "relationChecksum": "sample string 37",
                                "loyaltyTender": 1,
                                "giftCardTender": 1,
                                "operator": {
                                  "$ref": "35"
                                },
                                "customer": {
                                  "$ref": "68"
                                },
                                "communityOrganisation": {
                                  "$id": "76",
                                  "id": 1,
                                  "identifier": "pyztTDi8nESnkYbThivVdA==",
                                  "identifierGuid": "4ced2ca7-bc38-449c-a791-86d3862bd574",
                                  "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-08-02T23:18:12.107445",
                                  "deleted": true
                                },
                                "details": [
                                  {
                                    "$id": "77",
                                    "saleItemID": 1,
                                    "identifier": "A3TDpOik1k2aM8gav5mkGg==",
                                    "identifierGuid": "a4c37403-a4e8-4dd6-9a33-c81abf99a41a",
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "BRhLNWrLL0OA82D5tN9l0g==",
                                    "pluGuid": "354b1805-cb6a-432f-80f3-60f9b4df65d2",
                                    "accountID": "wIIjkPgeGUa4u+sxydPQWw==",
                                    "accountIDGuid": "902382c0-1ef8-4619-b8bb-eb31c9d3d05b",
                                    "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-08-02T23:18:12.107445",
                                    "bestOrExpireType": 1,
                                    "providerName": "sample string 11",
                                    "refundG_UID": "Xno4i8Ksy0OYQ4u6O/sYDQ==",
                                    "refundGuid": "8b387a5e-acc2-43cb-9843-8bba3bfb180d",
                                    "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": "ArhxJUUaDEuMtaPEASrykQ==",
                                    "idempotentVoidGuid": "2571b802-1a45-4b0c-8cb5-a3c4012af291",
                                    "priceLevelIdentifier": "Bg6XgshnT02TxU8k7sf+6g==",
                                    "priceLevelIdentifierGuid": "82970e06-67c8-4d4f-93c5-4f24eec7feea",
                                    "productName": "sample string 23",
                                    "apn": "sample string 24",
                                    "unknownScans": [
                                      {
                                        "$id": "78",
                                        "id": 1,
                                        "saleDetailID": 2,
                                        "storeID": 1,
                                        "scanned": "2025-08-02T23:18:12.107445",
                                        "operatorG_UID": "QEA=",
                                        "barcode": "sample string 4",
                                        "processed": 1
                                      },
                                      {
                                        "$ref": "78"
                                      }
                                    ],
                                    "refund": {
                                      "$id": "79",
                                      "id": 1,
                                      "g_UID": "AXDfW/ITmUOzWo7tAbDi+Q==",
                                      "guid": "5bdf7001-13f2-4399-b35a-8eed01b0e2f9",
                                      "description": "sample string 1",
                                      "dumped": true,
                                      "inventoryReasonID": 1,
                                      "sortOrder": 1,
                                      "updated": "2025-08-02T23:18:12.107445"
                                    },
                                    "modifier": {
                                      "$id": "80",
                                      "id": 1,
                                      "setG_UID": "VUB+bci0ck2AM7Xrt7JkwA==",
                                      "modifierSetGuid": "6d7e4055-b4c8-4d72-8033-b5ebb7b264c0",
                                      "name": "sample string 2",
                                      "price": 1,
                                      "quantity": 1,
                                      "modifierType": 1,
                                      "groupNumber": 1,
                                      "pageNumber": 1,
                                      "controlOrder": 1,
                                      "printToStation": true,
                                      "pluG_UID": "ppbQ6RDVTkaEWppq3PLUBQ==",
                                      "pluGuid": "e9d096a6-d510-464e-845a-9a6adcf2d405",
                                      "deleted": true,
                                      "g_UID": "S7IXWN3CQ0eC0NfxMH9PYA==",
                                      "guid": "5817b24b-c2dd-4743-82d0-d7f1307f4f60",
                                      "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": "DpyogvpZwUy30mPmc4y9GQ==",
                                    "pluGuid": "82a89c0e-59fa-4cc1-b7d2-63e6738cbd19",
                                    "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-08-02T23:18:12.123101",
                                    "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-08-02T23:18:12.123101",
                                    "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": "CkpQVV4uq0GncD3GOjHiZw==",
                                    "pluGuid": "55504a0a-2e5e-41ab-a770-3dc63a31e267",
                                    "accountID": "TNxiPxXNCEebvHctdxFTFA==",
                                    "accountIDGuid": "3f62dc4c-cd15-4708-9bbc-772d77115314",
                                    "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-08-02T23:18:12.123101",
                                    "bestOrExpireType": 1,
                                    "refundG_UID": "Jkh+rEQhBkOYZ+LU3I4QMg==",
                                    "refundGuid": "ac7e4826-2144-4306-9867-e2d4dc8e1032",
                                    "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": "6VpSziq2ZEeZphJgRQnCyg==",
                                    "identifierGuid": "ce525ae9-b62a-4764-99a6-12604509c2ca",
                                    "id": 1,
                                    "orderNo": 2,
                                    "externalSaleIdentifier": "sample string 3",
                                    "storeID": 4,
                                    "zoneID": 5,
                                    "deptNo": 6,
                                    "customerIdentifier": "lHU2j/5RKEm6T3z6+uihjA==",
                                    "customerIdentifierGuid": "8f367594-51fe-4928-ba4f-7cfafae8a18c",
                                    "operatorNo": 1,
                                    "operatorG_UID": "EBekkTZ1FUmYVCE/7PgTdQ==",
                                    "operatorGuid": "91a41710-7536-4915-9854-213fecf81375",
                                    "created": "2025-08-02T23:18:12.123101",
                                    "ordered": "2025-08-02T23:18:12.123101",
                                    "started": "2025-08-02T23:18:12.123101",
                                    "completed": "2025-08-02T23:18:12.123101",
                                    "supplied": "2025-08-02T23:18:12.123101",
                                    "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": "V2coUK41vEuxAyOFHOiN1g==",
                                        "pluGuid": "50286757-35ae-4bbc-b103-23851ce88dd6",
                                        "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": "ID9EvI5DLkG3RpVKAPpoLA==",
                                        "headerIdentifierGuid": "bc443f20-438e-412e-b746-954a00fa682c",
                                        "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": "SrJ8iXNraE6b2+e+AojceA==",
                                    "surveyGuid": "897cb24a-6b73-4e68-9bdb-e7be0288dc78",
                                    "saleHeaderGuid": "7+ZQpDtrSkybyvdN8Q9VJA==",
                                    "saleGuid": "a450e6ef-6b3b-4c4a-9bca-f74df10f5524",
                                    "textResponse": "sample string 1",
                                    "integerResponse": 1,
                                    "g_UIDResponse": "dqKuQfVOckiHfcCZSyLGIg==",
                                    "guidResponse": "41aea276-4ef5-4872-877d-c0994b22c622",
                                    "whoAnswered": 2,
                                    "answeredAtUTC": "2025-08-02T23:18:12.123101",
                                    "sale": {
                                      "$ref": "75"
                                    },
                                    "survey": {
                                      "$id": "89",
                                      "g_UID": "Q1TWI8T+IEeNsfQ/njTXLw==",
                                      "guid": "23d65443-fec4-4720-8db1-f43f9e34d72f",
                                      "name": "sample string 1",
                                      "storeID": 2,
                                      "zoneID": 1,
                                      "checkoutFormG_UID": "m8ejkAx/SUm9T03G/Ofd3A==",
                                      "checkoutFormGuid": "90a3c79b-7f0c-4949-bd4f-4dc6fce7dddc",
                                      "displayToWho": 3,
                                      "displayWhen": 4,
                                      "start": "2025-08-02T23:18:12.123101",
                                      "end": "2025-08-02T23:18:12.123101",
                                      "deleted": true,
                                      "updated": "2025-08-02T23:18:12.123101",
                                      "possibleIntegerResponses": [
                                        1,
                                        2
                                      ],
                                      "possibleTextResponses": [
                                        "sample string 1",
                                        "sample string 2"
                                      ],
                                      "possibleGuidResponses": [
                                        "a2edd10a-27bc-4c82-87dd-6cf33be39f93",
                                        "8f83a882-15ee-412f-ac14-65118a8e133f"
                                      ],
                                      "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": "sxUM8UwXjUyjkyCSnuQgmA==",
                                "accountIdentifier": "f10c15b3-174c-4c8d-a393-20929ee42098",
                                "accountName": "sample string 42",
                                "customerOrderIdentifier": "0hEd9Ya7/0q+2N1KIwO+Ng==",
                                "customerOrderIdentifierGuid": "f51d11d2-bb86-4aff-bed8-dd4a2303be36",
                                "priceLevelName": "sample string 43",
                                "revision": 44,
                                "ingressId": "sample string 45"
                              },
                              "metadata": {
                                "$id": "90",
                                "id": 1,
                                "paymentID": 2,
                                "paymentIdentifier": "K8MPJ5mw8UODhoI0nnFXbw==",
                                "paymentIdentifierGuid": "270fc32b-b099-43f1-8386-82349e71576f",
                                "identifier": "Dy8x7NHzS0mBO7z+htUzkQ==",
                                "identifierGuid": "ec312f0f-f3d1-494b-813b-bcfe86d53391",
                                "metadata": "sample string 3",
                                "signatureImage": "QEA=",
                                "itemIdentifier": "XVu2L8eKMEu0zoLmpGnqSw==",
                                "itemIdentifierGuid": "2fb65b5d-8ac7-4b30-b4ce-82e6a469ea4b"
                              }
                            },
                            {
                              "$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": "1OfKZKSlYUq5ierwWAAaXw==",
                          "customerIdentifierGuid": "64cae7d4-a5a4-4a61-b989-eaf058001a5f",
                          "voucherName": "sample string 2",
                          "count": 3,
                          "storeID": 4,
                          "barcode": "sample string 5",
                          "redeemCount": 6,
                          "issueCount": 7,
                          "storeSalePaymentID": 1,
                          "idempotentID": "4O3QJ4ADFkWSZ3BViUkMUQ==",
                          "idempotentGuid": "27d0ede0-0380-4516-9267-705589490c51",
                          "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-08-02T23:18:12.123101",
                            "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-08-02T23:18:12.123101",
                              "labelPageLayout": "nIjZ1sjhHUKYMM6Pm4tNiQ==",
                              "pageLayoutGuid": "d6d9889c-e1c8-421d-9830-ce8f9b8b4d89",
                              "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-08-02T23:18:12.123101"
                                },
                                {
                                  "$ref": "95"
                                }
                              ]
                            },
                            "customerVouchers": [
                              {
                                "$id": "96",
                                "id": 1,
                                "customerIdentifier": "AIZOTAi7dEGkY1JUIFun1w==",
                                "customerIdentifierGuid": "4c4e8600-bb08-4174-a463-5254205ba7d7",
                                "voucherID": 3,
                                "voucherName": "sample string 4",
                                "storeID": 1,
                                "barcode": "sample string 5",
                                "dateOfIssue": "2025-08-02T23:18:12.123101",
                                "issuedSaleHeaderID": 1,
                                "issuedSaleIdentifier": "sample string 7",
                                "issuedOfflinePaymentID": 1,
                                "issuedIdempotentID": "9VT/RmOMzk2w9xnFIRR+nw==",
                                "issuedIdempotentGuid": "46ff54f5-8c63-4dce-b0f7-19c521147e9f",
                                "issuedOffline": true,
                                "issuedUser": "sample string 9",
                                "issuedNotes": "sample string 10",
                                "expiryDate": "2025-08-02T23:18:12.123101",
                                "expiredUser": "sample string 11",
                                "expiredNotes": "sample string 12",
                                "redeemed": "2025-08-02T23:18:12.123101",
                                "redeemedSaleHeaderID": 1,
                                "redeemedSaleIdentifier": "sample string 13",
                                "redeemedOfflinePaymentID": 1,
                                "redeemedIdempotentID": "3K0uIIC2SEu9LngFbdvCOA==",
                                "redeemedIdempotentGuid": "202eaddc-b680-4b48-bd2e-78056ddbc238",
                                "redeemedUser": "sample string 14",
                                "redeemedNotes": "sample string 15",
                                "redeemedOffline": true,
                                "updated": "2025-08-02T23:18:12.123101",
                                "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": "ABgKsFUzJkqA00qfK4Z9oA==",
                    "groupIDGuid": "b00a1800-3355-4a26-80d3-4a9f2b867da0",
                    "campaign": {
                      "$ref": "64"
                    },
                    "group": {
                      "$ref": "72"
                    }
                  },
                  {
                    "$ref": "97"
                  }
                ],
                "signIqTickets": [
                  {
                    "$id": "98",
                    "identifier": "49ygdkXyG0+NrmfTwG/DXQ==",
                    "identifierGuid": "76a0dce3-f245-4f1b-8dae-67d3c06fc35d",
                    "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": "I+MqYl1wgECLG3eafBu5Lw==",
                    "guid": "622ae323-705d-4080-8b1b-779a7c1bb92f",
                    "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": "IquJO03a5UuhoVXNzIIzBg==",
                        "groupGuid": "3b89ab22-da4d-4be5-a1a1-55cdcc823306",
                        "comboPriceType": 5,
                        "priceType": 5,
                        "pluG_UID": "YLQntzy7VUKC4qWAWX7/Ww==",
                        "pluGuid": "b727b460-bb3c-4255-82e2-a580597eff5b",
                        "priceGroupG_UID": "25UfojcVakSrrdPb0JMapA==",
                        "priceGroupGuid": "a21f95db-1537-446a-abad-d3dbd0931aa4",
                        "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": "YWNm371Epka8K8HIW2PR1w==",
                    "priceLevelIdentifierGuid": "df666361-44bd-46a6-bc2b-c1c85b63d1d7",
                    "campaignName": "sample string 3",
                    "priceLevelName": "sample string 4"
                  },
                  {
                    "$ref": "101"
                  }
                ]
              },
              "product": {
                "$ref": "8"
              },
              "dealCost": {
                "$id": "102",
                "headerIdentifier": "zkTZFTBltEyqJJcfr9SXPg==",
                "headerIdentifierGuid": "15d944ce-6530-4cb4-aa24-971fafd4973e",
                "identifier": "+n3aeoglsEqHUotG1zK+Cg==",
                "identifierGuid": "7ada7dfa-2588-4ab0-8752-8b46d732be0a",
                "supplierIdentifier": "AnfUtH9uvkaNeXHAj3Vc5w==",
                "supplierGuid": "b4d47702-6e7f-46be-8d79-71c08f755ce7",
                "pluG_UID": "Jjyx0MzWtkSVU/tduazddA==",
                "pluGuid": "d0b13c26-d6cc-44b6-9553-fb5db9acdd74",
                "campaignName": "7b37a241-e711-4114-a193-60a0da8566e4",
                "description": "sample string 4",
                "cost": 5,
                "costDecimals": 6,
                "start": "2025-08-02T23:18:12.123101",
                "end": "2025-08-02T23:18:12.123101",
                "type": 9,
                "promoType": 10,
                "bonusItemPLUG_UID": "6k1D77MeBEOEahAL2bDPkA==",
                "bonusItemPluGuid": "ef434dea-1eb3-4304-846a-100bd9b0cf90",
                "bonusPurchaseUnits": 11,
                "bonusReceiveUnits": 12,
                "updated": "2025-08-02T23:18:12.123101",
                "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-08-02T23:18:12.123101",
                "campaignEndDate": "2025-08-02T23:18:12.123101",
                "masterPLUG_UID": "qh6q+xSQ0EaciuMYbNju4A==",
                "masterID": "fbaa1eaa-9014-46d0-9c8a-e3186cd8eee0",
                "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": "hIJ1DkMUuUWZwnSjjA+3bg==",
                "bonusMasterID": "0e758284-1443-45b9-99c2-74a38c0fb76e",
                "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-08-02T23:18:12.123101",
            "dealCosts": [
              {
                "$ref": "102"
              },
              {
                "$ref": "102"
              }
            ],
            "tags": [
              {
                "$id": "103",
                "pluG_UID": "T4zhCPFiSUm1+njcmix53w==",
                "pluGuid": "08e18c4f-62f1-4949-b5fa-78dc9a2c79df",
                "tagID": 1,
                "description": "sample string 1",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "103"
              }
            ],
            "alternateProductG_UID": "e083DvLutkeMXDADNHHlvA==",
            "alternateProduct": "0e374f7b-eef2-47b6-8c5c-30033471e5bc",
            "productHostCode": {
              "$id": "104",
              "id": 1,
              "pluG_UID": "5/VEa4V/S0arL/g1iZ4IIQ==",
              "pluGuid": "6b44f5e7-7f85-464b-ab2f-f835899e0821",
              "ibaCode": "sample string 2"
            },
            "mscCat": {
              "$ref": "58"
            },
            "mscCom": {
              "$ref": "59"
            },
            "mscDep": {
              "$ref": "61"
            },
            "mscSubCom": {
              "$ref": "60"
            },
            "isUserUpdate": true,
            "ignoreMasterProduct": true,
            "priceGroupLabelRequested": true,
            "firstSold": "2025-08-02T23:18:12.123101",
            "inventoryTracked": "2025-08-02T23:18:12.123101",
            "isNormalPriceChangesCampaign": true
          },
          "supplier": {
            "$ref": "3"
          },
          "serviceFee": {
            "$id": "105",
            "id": 1,
            "description": "sample string 1",
            "fee": 1
          },
          "isPrimaryHost": true,
          "hostVendor": 47
        },
        {
          "$ref": "6"
        }
      ],
      "orderCycleHeaders": [
        {
          "$id": "106",
          "storeID": 1,
          "supplierIdentifier": "V9FFqKyxUEiq1qTTE/Yt8g==",
          "supplierGuid": "a845d157-b1ac-4850-aad6-a4d313f62df2",
          "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": "zlg3EOAjiEywQkKMJC6V6Q==",
          "supplierGuid": "103758ce-23e0-4c88-b042-428c242e95e9",
          "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-08-02T23:18:12.123101",
          "deliveryDate": "2025-08-02T23:18:12.123101",
          "nextCutOffDate": "2025-08-02T23:18:12.123101",
          "nextDeliveryDate": "2025-08-02T23:18:12.123101",
          "nextDaysBuffer": 10
        },
        {
          "$ref": "107"
        }
      ],
      "store": {
        "$ref": "9"
      },
      "updated": "2025-08-02T23:18:12.123101",
      "isHost": true
    },
    "inventoryUnits": [
      {
        "$id": "108",
        "invoiceItemNo": 1,
        "inventoryInvoiceGuid": "yM+FHW8BckKEv7B04qp2sw==",
        "invoiceIdentifier": "1d85cfc8-016f-4272-84bf-b074e2aa76b3",
        "inventoryGuid": "JcLPZvyXx0WCe3j2Xmfi5A==",
        "inventoryIdentifier": "66cfc225-97fc-45c7-827b-78f65e67e2e4",
        "serialNumber": "sample string 3",
        "sold": "2025-08-02T23:18:12.123101",
        "saleItemID": 1,
        "storeID": 1,
        "returned": "2025-08-02T23:18:12.123101",
        "dumped": 1,
        "saleHeaderID": 1
      },
      {
        "$ref": "108"
      }
    ]
  },
  "invoiceHeaderIdentifier": "XtFWZ8yeEk60Vjk8nDFwMg==",
  "invoiceHeaderGuid": "6756d15e-9ecc-4e12-b456-393c9c317032",
  "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-08-02T23:18:12.123101"
  },
  "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.