GET api/order/{guid}/creditDetails

List order details, excluding non-ordered lines and surfacing lines with variance

Request Information

URI Parameters

NameDescriptionTypeAdditional information
guid

Order identifier

globally unique identifier

Required

ReceivedQuantityOnly

boolean

None.

ImagesOnly

boolean

None.

OrderGuid

Collection of byte

None.

OrderIdentifier

globally unique identifier

None.

SupplierIdentifier

Collection of byte

None.

SupplierIdentifierGuid

globally unique identifier

None.

WarehousePLUG_UID

Collection of byte

None.

HideZeroQuantityLines

Hide records having 0 quantities for Auto order and Transfer from Store orders only

boolean

None.

WarehousePluGuid

Filter via the Picking Store's (Warehouse) product ID for transfer Orders

globally unique identifier

None.

Keyword

string

None.

DeptCode

string

None.

SubDeptCode

string

None.

Sort

OrderDetailSort

None.

SortDirection

SortOrder

None.

Relations

boolean

None.

Skip

Number of records to skip over

integer

None.

Take

Number of records to take

integer

None.

TotalCount

integer

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

Body Parameters

None.

Response Information

Resource Description

PageList of matching order details

PageListOfOrderDetail
NameDescriptionTypeAdditional information
Type

string

None.

List

Collection of OrderDetail

None.

Skip

Number of records to skip over

integer

None.

Take

Number of records to take

integer

None.

TotalCount

integer

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

Response Formats

application/json, text/json

Sample:
{
  "type": "OrderDetail",
  "list": [
    {
      "$id": "2",
      "id": 1,
      "orderGuid": "gylUiW+1R0Ooapi6okNHEg==",
      "orderIdentifier": "89542983-b56f-4347-a86a-98baa2434712",
      "pluG_UID": "48lehxs/M0+VWozS+O3oHQ==",
      "pluGuid": "875ec9e3-3f1b-4f33-955a-8cd2f8ede81d",
      "created": "2025-10-05T00:03:56.9235313",
      "apn": "sample string 1",
      "itemNumber": "sample string 2",
      "directNumber": "sample string 3",
      "directIndicator": "sample string 4",
      "salesMode": 1,
      "orderByWeight": true,
      "sellPrice": 1,
      "inventoryFixed": true,
      "hasInventory": true,
      "inventoryAccuracy": 8,
      "onOrder": 1,
      "onOrderPacks": 1,
      "onHand": 1,
      "onHandPacks": 1,
      "cost": 1,
      "costDecimals": 1,
      "pickedCost": 1,
      "pickedCostDecimals": 1,
      "averagePackSize": 9.0,
      "cartonQuantity": 1,
      "cartons": 1,
      "units": 1,
      "weight": 1,
      "pickedCartons": 1,
      "pickedUnits": 1,
      "pickedWeight": 1,
      "shippedCartons": 1,
      "shippedUnits": 1,
      "shippedWeight": 1,
      "receivedCartons": 1,
      "receivedCartonQuantity": 1,
      "receivedTun": "sample string 10",
      "receivedUnits": 1,
      "receivedWeight": 1,
      "received": 1,
      "status": 11,
      "substituteG_UID": "iNF/td4gKEa1JBtB1OgE0g==",
      "substituteGuid": "b57fd188-20de-4628-b524-1b41d4e804d2",
      "warehousePLUG_UID": "yMxbhCW8/UygfIKAhtPI2g==",
      "warehousePluGuid": "845bccc8-bc25-4cfd-a07c-828086d3c8da",
      "updated": "2025-10-05T00:03:56.9235313",
      "increment": true,
      "description": "sample string 13",
      "product": {
        "$id": "3",
        "plu": 1,
        "storeID": 1,
        "masterPluG_UID": "QEA=",
        "storeIDs": [
          1,
          2
        ],
        "g_UId": "UMuxeqD9D0anI44cBoO4OQ==",
        "guid": "7ab1cb50-fda0-460f-a723-8e1c0683b839",
        "apn": "sample string 1",
        "apnChanged": true,
        "apnSwitched": true,
        "barcode": "sample string 4",
        "itemNumber": "sample string 5",
        "itemNumberChanged": true,
        "priceGroupG_UID": "pt48cIxmHkSgk8fqOSDn9Q==",
        "priceGroupGuid": "703cdea6-668c-441e-a093-c7ea3920e7f5",
        "blueprintID": 1,
        "lastCountedDate": "2025-10-05T00:03:56.9235313",
        "externalID": "sample string 7",
        "active": true,
        "activated": "2025-10-05T00:03:56.9235313",
        "pluCreated": "2025-10-05T00:03:56.9235313",
        "createdByUser": "sample string 9",
        "name": "sample string 10",
        "nameChanged": true,
        "secondDescription": "sample string 12",
        "hostDescription": "sample string 13",
        "keepCartonQty": true,
        "keepDescription": true,
        "keepDepartments": true,
        "keepSuppliers": true,
        "markdownDescription": "sample string 18",
        "altDescription": "sample string 19",
        "bestOrExpire": 20,
        "lastUpdate": "2025-10-05T00:03:56.9235313",
        "lastManualUpdate": "2025-10-05T00:03:56.9235313",
        "imageName": "sample string 23",
        "showImageOnFlipCharts": true,
        "showTextOnFlipCharts": true,
        "overrideFlipChartText": true,
        "flipChartText": "sample string 27",
        "salesMode": 1,
        "eftCode": 1,
        "price": 1,
        "priceChanged": true,
        "rrp": 1,
        "gstPercent": 28,
        "gstPercentChanged": true,
        "costGSTPercent": 29,
        "costGSTPercentChanged": true,
        "wetPercent": 1,
        "priceOverride": 1,
        "cost": 1,
        "currentCost": 1,
        "currentCostDecimals": 1,
        "grossProfit": 1.0,
        "currentCostDesc": "sample string 30",
        "currentCostEnd": "2025-10-05T00:03:56.9235313",
        "currentCostUpdated": "2025-10-05T00:03:56.9235313",
        "costDecimals": 31,
        "costChanged": true,
        "dealCostIdentifier": "QEA=",
        "excludeFromRebate": true,
        "rebateOverride": 1,
        "costCalcMethod": 32,
        "costCalcMethodChanged": true,
        "costEffectiveDate": "2025-10-05T00:03:56.9235313",
        "defaultGP": 1,
        "breakTargetMode": 33,
        "break1": 1,
        "price1": 1,
        "target1": 34,
        "break2": 1,
        "price2": 1,
        "target2": 35,
        "break3": 1,
        "price3": 1,
        "target3": 36,
        "break1Changed": true,
        "price1Changed": true,
        "target1Changed": true,
        "break2Changed": true,
        "price2Changed": true,
        "target2Changed": true,
        "break3Changed": true,
        "price3Changed": true,
        "target3Changed": true,
        "breakTargetModeChanged": true,
        "margin": 1.1,
        "marginChanged": true,
        "marginRanged": true,
        "marginRangedChanged": true,
        "minimumMargin": 1.1,
        "minimumMarginChanged": true,
        "maximumMargin": 1.1,
        "maximumMarginChanged": true,
        "overrideHostWarehouseIndicator": true,
        "overrideHostWarehouseIndicatorChanged": true,
        "overrideHostPrice": true,
        "overrideHostPriceChanged": true,
        "overrideHostCost": true,
        "overrideHostCostChanged": true,
        "overrideHostMargin": true,
        "overrideHostMarginChanged": true,
        "alwaysApplyMargin": true,
        "alwaysApplyMarginChanged": true,
        "aws": 1.0,
        "paws": 1.0,
        "awsUpdated": "2025-10-05T00:03:56.9235313",
        "posTare": 1,
        "altPrice": 1.0,
        "altPriceChanged": true,
        "altPriceMode": 53,
        "altPriceModeChanged": true,
        "altPLUG_UID": "jtLoAi6k1kW57VgylUNBrw==",
        "altPLUGuid": "02e8d28e-a42e-45d6-b9ed-5832954341af",
        "altPLUGuidChanged": true,
        "altPriceDescription1": "sample string 54",
        "altPriceDescription2": "sample string 55",
        "cartonQuantity": 56,
        "cartonQuantityChanged": true,
        "trayID": 1,
        "promptID": 1,
        "tare": 1,
        "packQty": 1,
        "fixedWeight": 1,
        "extraMesg": 1,
        "text1": "sample string 58",
        "text2": "sample string 59",
        "text3": "sample string 60",
        "labelText": "sample string 61",
        "labelTextChanged": true,
        "sendToScale": true,
        "nonScaleWeigh": true,
        "labelFormat": "sample string 65",
        "barcodeFormat": "sample string 66",
        "austMade": 1,
        "coolCode": 67,
        "countryOfOrigin": "sample string 68",
        "percentContent": 69.1,
        "departmentID": 1,
        "subDepartmentID": 1,
        "minorDepartmentID": 1,
        "lesserDepartmentID": 1,
        "deptCode": "sample string 70",
        "subDeptCode": "sample string 71",
        "minorDeptCode": "sample string 72",
        "lesserDeptCode": "sample string 73",
        "deptName": "sample string 74",
        "subDeptName": "sample string 75",
        "minorDeptName": "sample string 76",
        "lesserDeptName": "sample string 77",
        "departmentChanged": true,
        "subCategoryID": 1,
        "expiry": 1,
        "showDays": 1,
        "datePrint": 1,
        "labelRequired": true,
        "labelShelfQty": 80,
        "labelShelfChanged": true,
        "labelTalkerQty": 82,
        "labelSmall": true,
        "labelLastPrinted": "2025-10-05T00:03:56.9235313",
        "labelLastPrice": 1,
        "shelfPageLayoutG_UID": "kg5Dyq2/x06atKn5IpqkKw==",
        "shelfPageLayoutGuid": "ca430e92-bfad-4ec7-9ab4-a9f9229aa42b",
        "talkerPageLayoutG_UID": "l58Y4+QKi0arB6BmIlMYfA==",
        "talkerPageLayoutGuid": "e3189f97-0ae4-468b-ab07-a0662253187c",
        "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": "AMXVF5Ss/0+E/rN4IAkfjQ==",
        "inventoryIdentifier": "17d5c500-ac94-4fff-84fe-b37820091f8d",
        "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": "K96lWoh46EWm/kkIEcd2xw==",
        "parentPluGuid": "5aa5de2b-7888-45e8-a6fe-490811c776c7",
        "preferredHostVendor": 104,
        "preferredHostChanged": true,
        "code": "sample string 106",
        "supplierIdentifier": "/ygXUgXxPk29Kb/OnC0i/g==",
        "supplierIdentifierGuid": "521728ff-f105-4d3e-bd29-bfce9c2d22fe",
        "supplierChanged": true,
        "rebateSupplierIdentifier": "ZOj1kAh1skGZJFaOsc4Cow==",
        "rebateSupplierIdentifierGuid": "90f5e864-7508-41b2-9924-568eb1ce02a3",
        "rebateSupplierChanged": true,
        "availableForOrder": true,
        "warehouseDirectIndicator": "sample string 108",
        "warehouseDirectIndicatorChanged": true,
        "productGrade": "sample string 110",
        "productType": "sample string 111",
        "productGroup": "sample string 112",
        "complianceIndicator": "sample string 113",
        "inhouseBrand": "sample string 114",
        "slowMoving": true,
        "generalMerchandise": true,
        "comment": "sample string 117",
        "lastUpdatedByUser": "sample string 118",
        "lastManualUpdatedByUser": "sample string 119",
        "lastUpdatedByUserOverride": true,
        "lastUpdatedByHost": "2025-10-05T00:03:56.9235313",
        "commodity": "sample string 121",
        "businessPillar": "sample string 122",
        "mscCommodity": "sample string 123",
        "hostIdentifier": "m9rumuaBB0y2Z6zRDQblhQ==",
        "hostIdentifierGuid": "9aeeda9b-81e6-4c07-b667-acd10d06e585",
        "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": "3"
          },
          {
            "$ref": "3"
          }
        ],
        "store": {
          "$id": "4",
          "id": 1,
          "isMaster": true,
          "shortName": "sample string 3",
          "url": "sample string 4",
          "sortOrder": 1,
          "name": "sample string 5",
          "phone": "sample string 6",
          "fax": "sample string 7",
          "email": "sample string 8",
          "address1": "sample string 9",
          "address2": "sample string 10",
          "city": "sample string 11",
          "state": "sample string 12",
          "country": "sample string 13",
          "postCode": "sample string 14",
          "delivery": 1,
          "exportAccounts": 1,
          "salesAccountFolder": "sample string 15",
          "purchaseAccountFolder": "sample string 16",
          "initLoad": 1,
          "initIDs": 1,
          "zoneID": 1,
          "actAsMaster": 1,
          "lastActiveUtc": "2025-10-05T00:03:56.9235313",
          "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": "WOlZ0PwzB0C799OqtrtHfA==",
          "hostIdentifierGuid": "d059e958-33fc-4007-bbf7-d3aab6bb477c",
          "hostName": 1,
          "hostAddress": "sample string 27",
          "hostUsername": "sample string 28",
          "hostPassword": "sample string 29",
          "excludeFromLeadInOut": true,
          "accountingProvider": 31,
          "accountingAddress": "sample string 32",
          "accountingUsername": "sample string 33",
          "accountingPassword": "sample string 34",
          "storeAccountingCode": "sample string 35",
          "softwareVariance": 36,
          "fuelWarningVariance": 37.0,
          "fuelErrorVariance": 38.0,
          "fuelAccumulatedWarningVariance": 39.0,
          "fuelAccumulatedErrorVariance": 40.0,
          "drawManagment": 41,
          "endOfDayManagment": true,
          "autoFillCashBalancing": true,
          "fuelDayVariance": 44,
          "accountingTradingTime": "00:00:00.1234567",
          "stockActivateProduct": 46,
          "giftCardSalesAccountingDeptCode": "sample string 47",
          "transactionDiscountAccountingDeptCode": "sample string 48",
          "size": 49,
          "updated": "2025-10-05T00:03:56.9235313",
          "priceZoneName": "sample string 51",
          "storeFuelConfigured": true,
          "shippingAddressCopied": true,
          "shippingAddress": {
            "$id": "5",
            "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": "5"
          },
          "hostStoreSettings": [
            {
              "$id": "6",
              "id": 1,
              "hostIdentifier": "1RxSPIRFFUCGKpoehzSCKw==",
              "hostIdentifierGuid": "3c521cd5-4584-4015-862a-9a1e8734822b",
              "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": "7",
                "identifier": "pDy1Qwh2zUqXHPYutoSa9w==",
                "identifierGuid": "43b53ca4-7608-4acd-971c-f62eb6849af7",
                "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": "D2IwlkcwjEKZcLQVh09N9Q==",
                "hostSupplierIdentifierGuid": "9630620f-3047-428c-9970-b415874f4df5",
                "loyaltyPriceLevelIdentifier": "DsbDyJ4sWU+rk//gOH2aJQ==",
                "loyaltyPriceLevelIdentifierGuid": "c8c3c60e-2c9e-4f59-ab93-ffe0387d9a25",
                "isGroup": true,
                "description": "sample string 22",
                "hostProvider": 23,
                "hostTypeEnum": 24,
                "hostType": "sample string 25",
                "hostCode": "sample string 26",
                "username": "sample string 27",
                "password": "sample string 28",
                "passwordPlain": "sample string 29",
                "server": "sample string 30",
                "url": "sample string 31",
                "global": true,
                "stateCode": "sample string 33",
                "lastCollected": "2025-10-05T00:03:56.9235313",
                "lastProcessed": "2025-10-05T00:03:56.9235313",
                "hold": true,
                "supplierName": "sample string 35",
                "supplier": {
                  "$id": "8",
                  "identifier": "BROatNGoj0WKUZWKDimzPg==",
                  "identifierGuid": "b49a1305-a8d1-458f-8a51-958a0e29b33e",
                  "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": "jGiId2Hb/EiogrbXfOpkTA==",
                  "primaryContactID": "7788688c-db61-48fc-a882-b6d77cea644c",
                  "storeID": 1,
                  "abn": "sample string 16",
                  "supplierGroupIdentifier": "ARx1gCRb8E+VS4heufSMZA==",
                  "supplierGroupGuid": "80751c01-5b24-4ff0-954b-885eb9f48c64",
                  "rebate": 1.0,
                  "rebateType": 1,
                  "rebateFrequency": 1,
                  "rebateSource": 1,
                  "rebateLastClaimed": "2025-10-05T00:03:56.9235313",
                  "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": "9",
                    "id": "3c6f08a3-3131-46c0-ab49-f811e8746636",
                    "identifier": "MLFZdpBgbEGfaMFp4VPitw==",
                    "identifierGuid": "7659b130-6090-416c-9f68-c169e153e2b7",
                    "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": "10",
                      "supplierIdentifier": "RdPkWlSF4kCtHccTXbspLw==",
                      "supplierIdentifierGuid": "5ae4d345-8554-40e2-ad1d-c7135dbb292f",
                      "contactGuid": "ORzDnKZR40a/V1jGnKEvLA==",
                      "contactID": "9cc31c39-51a6-46e3-bf57-58c69ca12f2c",
                      "contact": {
                        "$ref": "9"
                      },
                      "supplier": {
                        "$ref": "8"
                      }
                    },
                    {
                      "$ref": "10"
                    }
                  ],
                  "products": [
                    {
                      "$id": "11",
                      "pluG_UID": "gqd4/NaqgUepZpDxtNnV/Q==",
                      "pluGuid": "fc78a782-aad6-4781-a966-90f1b4d9d5fd",
                      "supplierIdentifier": "crxrZgozjk2PDv3dYV3VzA==",
                      "supplierIdentifierGuid": "666bbc72-330a-4d8e-8f0e-fddd615dd5cc",
                      "cartonQuantity": 1,
                      "cartonQuantityChanged": true,
                      "productSize": "sample string 3",
                      "cigarettesPerSleeve": 1,
                      "randomWeight": true,
                      "piecesPerUnit": 5,
                      "averagePackSize": 6,
                      "effectiveDate": "2025-10-05T00:03:56.9235313",
                      "pricedByWeight": true,
                      "landedUnitCostEx": 9,
                      "landedUnitCostInc": 10,
                      "landedCartonCostInc": 11,
                      "landedCartonCostEx": 12,
                      "standardCost": 13,
                      "deliveryFee": 1,
                      "deliveryFeeBasis": "sample string 14",
                      "pickAndPackFee": 1,
                      "pickAndPackFeeBasis": "sample string 15",
                      "financeFee": 1,
                      "financeFeeBasis": "sample string 16",
                      "cartonLength": 1,
                      "cartonWidth": 1,
                      "cartonHeight": 1,
                      "palletLayerQuantity": 1,
                      "palletLayers": 1,
                      "itemCode": "sample string 17",
                      "invoiceCode": "sample string 18",
                      "invoiceDesc": "sample string 19",
                      "orderDirect": true,
                      "useCost": true,
                      "minimumQuantity": 20,
                      "hostType": 21,
                      "fromHost": 22,
                      "minimumReorder": 1,
                      "maximumReorder": 1,
                      "orderMultiple": 23.1,
                      "sellMultiple": 24.1,
                      "baseMultiple": 25.1,
                      "hostStandardCost": 26,
                      "hostTotalCost": 27,
                      "hostRetail": 28,
                      "hostLandedUnitCostEx": 29,
                      "hostLandedUnitCostInc": 30,
                      "hostDesc": "sample string 31",
                      "directIndicator": "sample string 32",
                      "availableToOrder": true,
                      "hostRangeIndicator": "sample string 34",
                      "hostProductType": "sample string 35",
                      "hostProductGrade": "sample string 36",
                      "hostProductGroup": "sample string 37",
                      "hostSlowMoving": true,
                      "hostGeneralMerchandise": true,
                      "hostPillar": "sample string 40",
                      "hostLastUpdated": "2025-10-05T00:03:56.9235313",
                      "rebate": 1.0,
                      "rebateExclude": true,
                      "invoiceCodes": [
                        {
                          "$id": "12",
                          "pluG_UID": "ZtTsG8RliE28dPVM8OJ+2A==",
                          "pluGuid": "1becd466-65c4-4d88-bc74-f54cf0e27ed8",
                          "supplierIdentifier": "GK/CtbQyek2VmHoxZH7hhA==",
                          "supplierIdentifierGuid": "b5c2af18-32b4-4d7a-9598-7a31647ee184",
                          "invoiceCode": "sample string 1",
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "storeIDs": [
                        1,
                        2
                      ],
                      "preferredSupplier": true,
                      "preferredRebateSupplier": true,
                      "supplierName": "sample string 41",
                      "salesMode": 42,
                      "orderPacked": true,
                      "active": true,
                      "price": 1,
                      "costGstPercent": 44,
                      "parentPluG_UID": "8y5LpVLdJUeYIs9CEQGcKw==",
                      "parentPluGuid": "a54b2ef3-dd52-4725-9822-cf4211019c2b",
                      "freight": 45.0,
                      "freightType": 1,
                      "product": {
                        "$ref": "3"
                      },
                      "supplier": {
                        "$ref": "8"
                      },
                      "serviceFee": {
                        "$id": "13",
                        "id": 1,
                        "description": "sample string 1",
                        "fee": 1
                      },
                      "isPrimaryHost": true,
                      "hostVendor": 47
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "orderCycleHeaders": [
                    {
                      "$id": "14",
                      "storeID": 1,
                      "supplierIdentifier": "wD9dFTa210qGQQ8l5tb7tw==",
                      "supplierGuid": "155d3fc0-b636-4ad7-8641-0f25e6d6fbb7",
                      "departmentCode": "sample string 2",
                      "warehouseDirectIndicator": "sample string 3",
                      "type": 4,
                      "storeName": "sample string 5",
                      "departmentName": "sample string 6",
                      "orderDays": 7
                    },
                    {
                      "$ref": "14"
                    }
                  ],
                  "cycles": [
                    {
                      "$id": "15",
                      "storeID": 1,
                      "supplierIdentifier": "KaSENNgZBkapwMP06j/aiQ==",
                      "supplierGuid": "3484a429-19d8-4606-a9c0-c3f4ea3fda89",
                      "departmentCode": "sample string 2",
                      "warehouseDirectIndicator": "sample string 3",
                      "type": 4,
                      "cutOffWeek": 5,
                      "cutOffDay": 6,
                      "cutOffTime": "00:00:00.1234567",
                      "leadTime": 7,
                      "daysBuffer": 8,
                      "supplierName": "sample string 9",
                      "cutOffDate": "2025-10-05T00:03:56.9235313",
                      "deliveryDate": "2025-10-05T00:03:56.9235313",
                      "nextCutOffDate": "2025-10-05T00:03:56.9235313",
                      "nextDeliveryDate": "2025-10-05T00:03:56.9235313",
                      "nextDaysBuffer": 10
                    },
                    {
                      "$ref": "15"
                    }
                  ],
                  "store": {
                    "$ref": "4"
                  },
                  "updated": "2025-10-05T00:03:56.9235313",
                  "isHost": true
                },
                "files": [
                  {
                    "$id": "16",
                    "id": "sample string 1",
                    "fileName": "sample string 2",
                    "extension": "sample string 3",
                    "provider": 0,
                    "type": 0,
                    "hostType": "sample string 4",
                    "createdUtc": "2025-10-05T00:03:56.9235313",
                    "processed": "2025-10-05T00:03:56.9235313",
                    "isProcessing": true,
                    "processedCount": 6,
                    "processingTime": 1,
                    "collectedUtc": "2025-10-05T00:03:56.9235313",
                    "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": "7"
                    },
                    "metcashHeader": {
                      "$id": "17",
                      "customerNumber": "sample string 1",
                      "creationDate": "2025-10-05T00:03:56.9235313",
                      "businessPillar": "sample string 3",
                      "fileType": "sample string 4"
                    }
                  },
                  {
                    "$ref": "16"
                  }
                ],
                "zoneMatrix": [
                  {
                    "$id": "18",
                    "id": 1,
                    "hostIdentifier": "aHtqmofDc028nSTFKrNAVA==",
                    "hostIdentifierGuid": "9a6a7b68-c387-4d73-bc9d-24c52ab34054",
                    "storeID": 1,
                    "departmentCode": "sample string 2",
                    "hostGuids": [
                      "07566358-3f46-45f1-a228-863169f5113d",
                      "dfda9418-4e5e-4589-b186-33ebae59cfba"
                    ]
                  },
                  {
                    "$ref": "18"
                  }
                ],
                "hostFileStoreSetting": {
                  "$ref": "6"
                },
                "hostStoreSettings": [
                  {
                    "$ref": "6"
                  },
                  {
                    "$ref": "6"
                  }
                ],
                "promotionPlacements": [
                  {
                    "$id": "19",
                    "identifier": "47tryLPatEybWLO8OzBELA==",
                    "identifierGuid": "c86bbbe3-dab3-4cb4-9b58-b3bc3b30442c",
                    "code": "sample string 2",
                    "description": "sample string 3",
                    "isAdvertised": true
                  },
                  {
                    "$ref": "19"
                  }
                ],
                "promoTypeGuids": [
                  "fcd23e38-3a90-4bac-adbd-2efd9618c5fe",
                  "acd2d1c0-8154-4c19-916d-98c94be5e2cc"
                ],
                "isPromotionOnly": false,
                "isOrderable": false,
                "vendor": 0
              },
              "groupIDs": [
                1,
                2
              ],
              "hostDescription": "sample string 24"
            },
            {
              "$ref": "6"
            }
          ],
          "accounts": [
            {
              "$id": "20",
              "id": 1,
              "storeID": 1,
              "accountName": "sample string 2",
              "bsb": "sample string 3",
              "accountNumber": "sample string 4",
              "accountDesignated": true
            },
            {
              "$ref": "20"
            }
          ],
          "sales": [
            {
              "$id": "21",
              "id": 1,
              "storeID": 1,
              "externalSalesType": 2,
              "ftpSiteID": 1,
              "lastSaleProcessed": "2025-10-05T00:03:56.9235313",
              "ftpSite": {
                "$id": "22",
                "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": "21"
            }
          ],
          "zoneMatrix": [
            {
              "$ref": "18"
            },
            {
              "$ref": "18"
            }
          ],
          "cashManagements": [
            {
              "$id": "23",
              "id": 1,
              "storeID": 1,
              "cashManagementType": 2,
              "apiID": 1,
              "organisationID": "sample string 3",
              "siteName": "sample string 4",
              "thirdPartyAPI": {
                "$id": "24",
                "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": "23"
            }
          ],
          "updateStoreID": "6456080b-b9ab-4a9a-9bc1-ca04d349b788",
          "updateStore": {
            "$id": "25",
            "id": "4b1c869d-b299-422a-9a0d-85e64783d814",
            "name": "sample string 1",
            "lastActivity": "2025-10-05T00:03:56.9235313",
            "zone": "sample string 2",
            "timeZoneOffset": 0.0,
            "businessHoursStart": "00:00:00.1234567",
            "businessHoursEnd": "00:00:00.1234567",
            "master": true,
            "lastIP": "sample string 10",
            "lastHostName": "sample string 11",
            "ping": 1,
            "pingStatus": "sample string 12",
            "lastUpdateCompleted": "2025-10-05T00:03:56.9235313"
          },
          "timeZoneId": "sample string 53",
          "securityOptions": {
            "$id": "26",
            "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": "27",
            "pluG_UID": "oBbfQ1IRTEKtlZrpUYFu1w==",
            "pluGuid": "43df16a0-1152-424c-ad95-9ae951816ed7",
            "plu": 1,
            "storeID": 1,
            "zoneID": 2,
            "zoneName": "sample string 3",
            "store": "sample string 4",
            "priceNow": 5,
            "costNow": 6,
            "costNowDecimals": 7,
            "normalPrice": 8,
            "priceNext": 1,
            "costNext": 1,
            "costNextDecimals": 9,
            "nextCampaignName": "sample string 10",
            "gstPercent": 11,
            "normalCost": 12,
            "normalCostDecimals": 13,
            "costGstPercent": 14,
            "costCalcMethod": 1,
            "currentCost": 15,
            "currentCostDecimals": 16,
            "break1": 17,
            "price1": 18,
            "break2": 19,
            "price2": 20,
            "break3": 21,
            "price3": 22,
            "fuelItem": 23,
            "fixedWeight": 24,
            "active": true,
            "complianceIndicator": "sample string 25",
            "doNotOrder": true,
            "doNotRange": true,
            "isNormalPriceChangesCampaign": true,
            "updated": "2025-10-05T00:03:56.9235313"
          },
          {
            "$ref": "27"
          }
        ],
        "currentPrices": {
          "$id": "28",
          "pluPrices": {
            "$id": "29",
            "plu": 1,
            "pluG_UID": "QEA=",
            "stores": [
              1,
              2
            ],
            "normalPrice": 1,
            "cost": 2,
            "break1": 3,
            "price1": 4,
            "break2": 5,
            "price2": 6,
            "break3": 7,
            "price3": 8,
            "discountPrice": 9,
            "acceptedUtc": "2025-10-05T00:03:56.9235313",
            "priceChangeType": 0,
            "costDecimals": 10
          },
          "normalPluPrices": {
            "$ref": "29"
          },
          "winningCampaign": 1,
          "winner": {
            "$id": "30",
            "campaignName": "sample string 1",
            "campaignDescription": "sample string 2",
            "startDate": "2025-10-05T00:03:56.9235313",
            "startTime": 3,
            "endDate": "2025-10-05T00:03:56.9235313",
            "endTime": 4,
            "newPrice": 5,
            "newCost": 6,
            "newCostDecimals": 7,
            "pctDiscount": 8,
            "promoType": 1,
            "promotionTypeCode": "sample string 9",
            "hostType": 10,
            "hostIdentifier": "0qtMDq0jak6m1EJgvMx93A==",
            "hostIdentifierGuid": "0e4cabd2-23ad-4e6a-a6d4-4260bccc7ddc",
            "storeNames": [
              "sample string 1",
              "sample string 2"
            ]
          },
          "details": [
            {
              "$ref": "30"
            },
            {
              "$ref": "30"
            }
          ]
        },
        "tray": {
          "$id": "31",
          "g_UId": "mTyq2tLF2kmpyv0RSrFAbw==",
          "guid": "daaa3c99-c5d2-49da-a9ca-fd114ab1406f",
          "name": "sample string 1",
          "number": 1,
          "tare": 1
        },
        "priceGroup": {
          "$id": "32",
          "priceGroupG_UID": "j4ydjU2cL0aBTewnvDFRKQ==",
          "priceGroupGuid": "8d9d8c8f-9c4d-462f-814d-ec27bc315129",
          "name": "sample string 2",
          "code": 1,
          "modified": true,
          "updated": "2025-10-05T00:03:56.9235313",
          "buyingLimit": 1,
          "buyingLimitIndependent": true,
          "buyingLimitType": 0,
          "number": 1,
          "products": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "productCount": 1
        },
        "priceGroupName": "sample string 146",
        "nutrifacts": {
          "$id": "33",
          "pluG_UID": "vA0mseiLqUCiYTLqbfgmww==",
          "pluGuid": "b1260dbc-8be8-40a9-a261-32ea6df826c3",
          "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": "34",
          "pluGuid": "48039bec-41e9-4790-8a35-67bdae59c041",
          "created": "2025-10-05T00:03:56.9235313",
          "createdByUser": "sample string 1",
          "activated": "2025-10-05T00:03:56.9235313",
          "deactivated": "2025-10-05T00:03:56.9235313",
          "lastOrdered": "2025-10-05T00:03:56.9235313",
          "lastOrderedQty": 2.0,
          "lastReceived": "2025-10-05T00:03:56.9235313",
          "lastReceivedQty": 3.0,
          "lastInvoiceStatus": 1,
          "lastCounted": "2025-10-05T00:03:56.9235313",
          "lastSold": "2025-10-05T00:03:56.9235313",
          "firstSold": "2025-10-05T00:03:56.9235313",
          "awsUpdated": "2025-10-05T00:03:56.9235313",
          "lastManualUpdate": "2025-10-05T00:03:56.9235313",
          "lastManualUpdatedByUser": "sample string 5",
          "lastUpdated": "2025-10-05T00:03:56.9235313",
          "lastUpdatedByUser": "sample string 7",
          "lastUpdatedByHost": "2025-10-05T00:03:56.9235313",
          "doNotRangeUpdated": "2025-10-05T00:03:56.9235313",
          "doNotOrderUpdated": "2025-10-05T00:03:56.9235313",
          "tracked": "2025-10-05T00:03:56.9235313"
        },
        "allergens": [
          {
            "$id": "35",
            "allergenID": 1,
            "pluG_UID": "pLNQFmRXxkaY5RXqHQYGvQ==",
            "pluGuid": "1650b3a4-5764-46c6-98e5-15ea1d0606bd",
            "contains": 2,
            "allergenName": "sample string 3",
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "35"
          }
        ],
        "costs": {
          "$id": "36",
          "pluG_UID": "SQ3mog+n90Oo/1uQrianBw==",
          "pluGuid": "a2e60d49-a70f-43f7-a8ff-5b90ae26a707",
          "enteredCost": 1,
          "weightedAvgCost": 1,
          "lastCost": 1,
          "rawEnteredCost": 2,
          "rawWeightedAvgCost": 3,
          "rawLastCost": 4,
          "freight": 5.0,
          "freightType": 6,
          "costDecimals": 7,
          "fifoCost": 1,
          "updated": "2025-10-05T00:03:56.9235313",
          "normalCost": 1,
          "currentCost": 1
        },
        "sales": [
          {
            "$id": "37",
            "saleHeaderID": 1,
            "created": "2025-10-05T00:03:56.9235313",
            "createdLocal": "2025-10-05T00:03:56.9235313",
            "storeID": 3,
            "storeName": "sample string 4",
            "operatorG_Uid": "f6YJqwBNYEmuqkSB38VF8w==",
            "operatorGuid": "ab09a67f-4d00-4960-aeaa-4481dfc545f3",
            "operatorName": "sample string 5",
            "tranType": 1,
            "plu": 1,
            "pluG_UId": "M786WR3jiEG6bkz20BhCYA==",
            "pluGuid": "593abf33-e31d-4188-ba6e-4cf6d0184260",
            "normalPrice": 1,
            "totalCents": 1,
            "cost": 1,
            "grossProfit": 1,
            "quantity": 1,
            "operator": {
              "$id": "38",
              "id": 1,
              "g_Uid": "M8zH6Hlr/0yxKZqKxeauZQ==",
              "guid": "e8c7cc33-6b79-4cff-b129-9a8ac5e6ae65",
              "operatorNumber": 1,
              "shortName": "sample string 2",
              "firstName": "sample string 3",
              "lastName": "sample string 4",
              "password": "sample string 5",
              "hasPassword": true,
              "passwordText": "sample string 6",
              "rfidTagID": "sample string 7",
              "blueprintID": 1,
              "groupID": 1,
              "groupName": "sample string 8",
              "managerGroupID": 1,
              "managerGroupName": "sample string 9",
              "zoneID": 1,
              "zoneName": "sample string 10",
              "loggedIn": 1,
              "lastUsedIP": "sample string 11",
              "deleted": true,
              "locked": true,
              "allowOpenTill": true,
              "webEmail": "sample string 14",
              "simpleOperatorType": 0,
              "webRole": "sample string 15",
              "updated": "2025-10-05T00:03:56.9235313",
              "passwordResetRequired": true,
              "alteredInStore": true,
              "startShift": "2025-10-05T00:03:56.9235313",
              "endShift": "2025-10-05T00:03:56.9235313",
              "machineName": "sample string 20",
              "drawerID": 1,
              "stores": [
                {
                  "$id": "39",
                  "operatorG_UID": "pdKxAR+u3UOJ9RzbqBZu6g==",
                  "operatorGuid": "01b1d2a5-ae1f-43dd-89f5-1cdba8166eea",
                  "storeID": 2,
                  "operator": {
                    "$ref": "38"
                  },
                  "store": {
                    "$ref": "4"
                  }
                },
                {
                  "$ref": "39"
                }
              ]
            }
          },
          {
            "$ref": "37"
          }
        ],
        "apns": [
          {
            "$id": "40",
            "pluID": 1,
            "pluG_UID": "zGOR+52DmEujWxq1u5bubw==",
            "pluGuid": "fb9163cc-839d-4b98-a35b-1ab5bb96ee6f",
            "apn": "sample string 1",
            "deleted": true,
            "storeID": 1,
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "40"
          }
        ],
        "tuns": [
          {
            "$id": "41",
            "pluG_UId": "AuEW5Uh6FUSs4MWhMHRSLg==",
            "pluGuid": "e516e102-7a48-4415-ace0-c5a13074522e",
            "apn": "sample string 1",
            "tun": "sample string 2",
            "cartonQuantity": 3,
            "product": {
              "$ref": "3"
            },
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "41"
          }
        ],
        "competitionPricing": [
          {
            "$id": "42",
            "identifier": "JAO1ZM7YtU24WIJLmQKKhg==",
            "identifierGuid": "64b50324-d8ce-4db5-b858-824b99028a86",
            "pluG_UID": "YxVyCNVix0OO3EkD/xeEEQ==",
            "pluGuid": "08721563-62d5-43c7-8edc-4903ff178411",
            "competitionID": 1,
            "name": "sample string 2",
            "sellMultiple": 3,
            "retailPrice": 4,
            "storeName": "sample string 5"
          },
          {
            "$ref": "42"
          }
        ],
        "supplier": {
          "$ref": "8"
        },
        "supplierName": "sample string 147",
        "children": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ],
        "ordering": {
          "$ref": "11"
        },
        "flipChartPages": [
          {
            "$id": "43",
            "identifier": "IPs6cZJi+U6jln+VXj3MAw==",
            "groupName": "sample string 1",
            "identifierGuid": "713afb20-6292-4ef9-a396-7f955e3dcc03",
            "exists": true,
            "flipChartIdentifier": "/3vr1Tw7AUGSkytPNtBdDA==",
            "flipChartIdentifierGuid": "d5eb7bff-3b3c-4101-9293-2b4f36d05d0c",
            "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": "J99LVylE9Einu7Ge2C63Jw==",
            "groupIdentifierGuid": "574bdf27-4429-48f4-a7bb-b19ed82eb727",
            "flipChart": {
              "$id": "44",
              "identifier": "E+90/v5mgke036mi809pIw==",
              "identifierGuid": "fe74ef13-66fe-4782-b4df-a9a2f34f6923",
              "displayName": "sample string 2",
              "sortOrder": 3,
              "productsPerRow": 4,
              "rowsPerPage": 5,
              "buttonMarginX": 6,
              "buttonMarginY": 7,
              "beginButtonsX": 8,
              "beginButtonsY": 9,
              "autoSizeButtons": true,
              "autoSizeGrid": true,
              "showButtonText": true,
              "showButtonImage": true,
              "formLocationX": 1,
              "formLocationY": 1,
              "formWidth": 14,
              "formHeight": 15,
              "formMaximised": true,
              "formResizable": true,
              "formBackgroundImage": "sample string 16",
              "formBackgroundColourA": 1,
              "formBackgroundColourR": 1,
              "formBackgroundColourG": 1,
              "formBackgroundColourB": 1,
              "formFontFamily": "sample string 17",
              "formFontSize": 1.1,
              "formFontStyle": 1,
              "formAttributes": "sample string 18",
              "buttonWidth": 19,
              "buttonHeight": 20,
              "buttonAnchor": 21,
              "buttonBackgroundImage": "sample string 22",
              "buttonTopColour": 1,
              "buttonTextColour": 1,
              "buttonBottomColour": 1,
              "buttonBorderColour": 1,
              "buttonBorderWidth": 1,
              "buttonRadius": 1,
              "buttonGradientMode": 1,
              "buttonDropShadow": true,
              "buttonShadowWidth": 1,
              "buttonHighLightOnPush": true,
              "buttonFontFamily": "sample string 23",
              "buttonFontSize": 1.1,
              "buttonFontStyle": 1,
              "buttonTextAlign": 1,
              "buttonWordBreak": true,
              "buttonDrawImageAndButton": true,
              "buttonVerticalText": true,
              "buttonImageAlign": 1,
              "panelLocationX": 1,
              "panelLocationY": 1,
              "panelWidth": 1,
              "panelHeight": 1,
              "panelAnchor": 1,
              "panelFontFamily": "sample string 24",
              "panelFontSize": 1.1,
              "panelFontStyle": 1,
              "panelBackgroundColour": 1,
              "panelTextColour": 1,
              "panelAttributes": "sample string 25",
              "unsentCount": 26,
              "group": {
                "$id": "45",
                "identifier": "YfvL/7Ifsk+3JCL54egcIw==",
                "identifierGuid": "ffcbfb61-1fb2-4fb2-b724-22f9e1e81c23",
                "name": "sample string 2",
                "formType": "sample string 3",
                "forms": [
                  {
                    "$id": "46",
                    "id": 1,
                    "g_UID": "E/znfJuUDEqNTE8ByhJ+3A==",
                    "guid": "7ce7fc13-949b-4a0c-8d4c-4f01ca127edc",
                    "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": "LbLaD1pkVUqclTXTCcrxGw==",
                    "previousFormGuid": "0fdab22d-645a-4a55-9c95-35d309caf11b",
                    "nextForm": 1,
                    "nextFormG_UID": "ieg6zcXE3UymU0QpQ7xr8Q==",
                    "nextFormGuid": "cd3ae889-c4c5-4cdd-a653-442943bc6bf1",
                    "attributes": "sample string 10",
                    "updated": "2025-10-05T00:03:56.9235313",
                    "positioning": 1,
                    "contentPanel": "sample string 11",
                    "selectionMode": 1,
                    "maximumSelections": 1,
                    "alteredInStore": true,
                    "deleted": true,
                    "blueprintID": 1,
                    "preserveLayout": true,
                    "mainCheckoutFormName": "sample string 13",
                    "nextCheckoutForm": {
                      "$ref": "46"
                    },
                    "previousCheckoutForm": {
                      "$ref": "46"
                    },
                    "buttons": [
                      {
                        "$id": "47",
                        "id": 1,
                        "checkoutFormID": 2,
                        "checkoutFormG_UID": "soDhnZVqpk+GYa5JE8vN/g==",
                        "checkoutFormGuid": "9de180b2-6a95-4fa6-8661-ae4913cbcdfe",
                        "identifier": "Sypz6Csf1k2y5u4FrN667Q==",
                        "identifierGuid": "e8732a4b-1f2b-4dd6-b2e6-ee05acdebaed",
                        "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": "Jyx5sfF2DkmOdodb4nkubQ==",
                        "valueGuid": "b1792c27-76f1-490e-8e76-875be2792e6d",
                        "buttonText": "sample string 10",
                        "valueText": "sample string 11",
                        "drawImageAndButton": true,
                        "updated": "2025-10-05T00:03:56.9235313",
                        "action": "sample string 12",
                        "valueForm": {
                          "$ref": "46"
                        },
                        "image": {
                          "$id": "48",
                          "name": "sample string 3.sample string 4",
                          "imageID": 2,
                          "imageName": "sample string 3",
                          "imageExtension": "sample string 4",
                          "lastUpdate": "2025-10-05T00:03:56.9235313",
                          "imageData": "QEA=",
                          "readOnly": true
                        }
                      },
                      {
                        "$ref": "47"
                      }
                    ],
                    "panels": [
                      {
                        "$id": "49",
                        "id": 1,
                        "checkoutFormID": 2,
                        "checkoutFormG_UID": "CpmTIKwW8Eem+QlpRQdXlA==",
                        "checkoutFormGuid": "2093990a-16ac-47f0-a6f9-096945075794",
                        "panelType": "sample string 4",
                        "name": "sample string 5",
                        "locationX": 6,
                        "locationY": 7,
                        "width": 8,
                        "height": 9,
                        "anchor": 10,
                        "fontFamily": "sample string 11",
                        "fontSize": 12.1,
                        "fontStyle": 13,
                        "backgroundColour": 14,
                        "textColour": 15,
                        "attributes": "sample string 16"
                      },
                      {
                        "$ref": "49"
                      }
                    ]
                  },
                  {
                    "$ref": "46"
                  }
                ],
                "panels": [
                  {
                    "$ref": "49"
                  },
                  {
                    "$ref": "49"
                  }
                ]
              },
              "pages": [
                {
                  "$ref": "43"
                },
                {
                  "$ref": "43"
                }
              ]
            },
            "contentPanel": {
              "$ref": "49"
            },
            "products": [
              {
                "$id": "50",
                "flipChartPageIdentifier": "0aHdRvY5Ok+CotzQX0Evhg==",
                "flipChartPageIdentifierGuid": "46dda1d1-39f6-4f3a-82a2-dcd05f412f86",
                "pluG_UID": "YuE/nf18D06NoKyyIV1LYw==",
                "pluGuid": "9d3fe162-7cfd-4e0f-8da0-acb2215d4b63",
                "sortOrder": 3,
                "sent": true,
                "productChanged": true,
                "productImageName": "sample string 6",
                "productShowImageOnFlipCharts": true,
                "productShowTextOnFlipCharts": true,
                "productOverrideFlipChartText": true,
                "productFlipChartText": "sample string 10",
                "product": {
                  "$ref": "3"
                },
                "departmentSortOrder": 11,
                "subDepartmentName": "sample string 12"
              },
              {
                "$ref": "50"
              }
            ],
            "productCount": 27,
            "pages": [
              {
                "$ref": "43"
              },
              {
                "$ref": "43"
              }
            ]
          },
          {
            "$ref": "43"
          }
        ],
        "priceHistory": [
          {
            "$id": "51",
            "pluG_UID": "C7p10DZfMkaLs+HZcFcL1g==",
            "pluGuid": "d075ba0b-5f36-4632-8bb3-e1d970570bd6",
            "price": 1,
            "costCalcMethod": 1,
            "cost": 2,
            "weightedAvgCost": 3,
            "lastCost": 4,
            "rawCost": 5,
            "rawWeightedAvgCost": 6,
            "rawLastCost": 7,
            "costDecimals": 8,
            "serviceFeeID": 9,
            "freight": 10.0,
            "freightType": 11,
            "process": "sample string 12",
            "user": "sample string 13",
            "updated": "2025-10-05T00:03:56.9235313",
            "previousPrice": 1,
            "previousCostCalcMethod": 1,
            "previousCost": 1,
            "previousWeightedAvgCost": 1,
            "previousLastCost": 1,
            "previousRawCost": 15,
            "previousRawWeightedAvgCost": 16,
            "previousRawLastCost": 17,
            "previousCostDecimals": 1,
            "previousServiceFeeID": 18,
            "previousFreight": 19.0,
            "previousFreightType": 20,
            "storeID": 21,
            "storeName": "sample string 22",
            "serviceFeeDescription": "sample string 23",
            "previousServiceFeeDescription": "sample string 24"
          },
          {
            "$ref": "51"
          }
        ],
        "ingredients": [
          {
            "$id": "52",
            "pluG_UID": "e/L93N+9RUeAz3dRAiS1xA==",
            "ingredientGuid": "71T7k+n+AEyZK5eFe+hKHQ==",
            "ingredientIdentifier": "93fb54ef-fee9-4c00-992b-97857be84a1d",
            "quantity": 1.0,
            "storeIDs": [
              1,
              2
            ],
            "ingredientText": "sample string 1",
            "ingredient": {
              "$ref": "3"
            }
          },
          {
            "$ref": "52"
          }
        ],
        "bins": [
          {
            "$id": "53",
            "pluG_UID": "S0QbP1U6lU6Z0A6HWgPwhQ==",
            "pluGuid": "3f1b444b-3a55-4e95-99d0-0e875a03f085",
            "shelfLocationIdentifier": "iRKZiThRTkuEMdxWUt13Lw==",
            "shelfLocationGuid": "89991289-5138-4b4e-8431-dc5652dd772f",
            "labelShelfDefault": 1,
            "labelTalkerDefault": 1,
            "labelSmall": true,
            "labelPageLayoutG_UID": "uCtfdcpITEWca+DQmm95rQ==",
            "labelPageLayoutGuid": "755f2bb8-48ca-454c-9c6b-e0d09a6f79ad",
            "updated": "2025-10-05T00:03:56.9235313",
            "electronicShelfLabelIdentifier": "sample string 5",
            "electronicshelfLabelsConfigurationID": 6,
            "labelShelfChanged": true,
            "productName": "sample string 8",
            "locationText": "sample string 9",
            "product": {
              "$ref": "3"
            },
            "location": {
              "$id": "54",
              "identifier": "UTKOhUSyqUW3RUbTp0MeLA==",
              "storeID": 1,
              "identifierGuid": "858e3251-b244-45a9-b745-46d3a7431e2c",
              "name": "sample string 2",
              "haccp": true,
              "blueprintID": 1,
              "updated": "2025-10-05T00:03:56.9235313",
              "minTemp": 1,
              "maxTemp": 1,
              "checkFrequency": 1,
              "storeCaseConfiguration": 5,
              "storeName": "sample string 6",
              "bins": [
                {
                  "$ref": "53"
                },
                {
                  "$ref": "53"
                }
              ]
            }
          },
          {
            "$ref": "53"
          }
        ],
        "bin": {
          "$ref": "53"
        },
        "scaleLocations": [
          {
            "$id": "55",
            "plu": 1,
            "pluG_UID": "FWmekXo+Z0CWMtI/Cdf02A==",
            "pluGuid": "919e6915-3e7a-4067-9632-d23f09d7f4d8",
            "deptNo": 1,
            "product": {
              "$ref": "3"
            },
            "scaleLocation": {
              "$id": "56",
              "id": 1,
              "deptNo": 1,
              "deptCode": "sample string 2",
              "name": "sample string 3",
              "enabled": true,
              "updated": "2025-10-05T00:03:56.9235313",
              "department": {
                "$id": "57",
                "id": 1,
                "name": "sample string 2",
                "code": "sample string 3",
                "sortOrder": 4,
                "isLiquor": true,
                "isTobacco": true,
                "excludeTalker": true,
                "externalSales": true,
                "saleGLCode": "sample string 9",
                "cogsglCode": "sample string 10",
                "accountingCategoryID": 11,
                "maximumMarkdownPercentage": 12.0,
                "accountingOnly": true,
                "generateExternalID": 1,
                "useNonReportableTaxCode": true,
                "minPLU": 15,
                "maxPLU": 16,
                "scaleLocation": {
                  "$ref": "56"
                },
                "subDepartments": [
                  {
                    "$id": "58",
                    "id": 1,
                    "departmentID": 2,
                    "name": "sample string 3",
                    "code": "sample string 4",
                    "departmentCode": "sample string 5",
                    "externalSales": true,
                    "minorDepartments": [
                      {
                        "$id": "59",
                        "id": 1,
                        "subDepartmentID": 2,
                        "departmentID": 3,
                        "name": "sample string 4",
                        "subDepartmentCode": "sample string 5",
                        "departmentCode": "sample string 6",
                        "code": "sample string 7",
                        "lesserDepartments": [
                          {
                            "$id": "60",
                            "id": 1,
                            "departmentID": 2,
                            "subDepartmentID": 3,
                            "minorDepartmentID": 4,
                            "name": "sample string 5",
                            "code": "sample string 6",
                            "departmentCode": "sample string 7",
                            "subDepartmentCode": "sample string 8",
                            "minorDepartmentCode": "sample string 9",
                            "updated": "2025-10-05T00:03:56.9235313",
                            "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": "tR1dmgG3iU216tTeoDpZ7g==",
                            "labelPageLayoutGuid": "9a5d1db5-b701-4d89-b5ea-d4dea03a59ee",
                            "minimumAge": 17,
                            "countryOfOrigin": "sample string 18",
                            "serviceFeeID": 1,
                            "eftCode": 19,
                            "defaultPrinter": "sample string 20",
                            "defaultPrinterGroup": "sample string 21",
                            "buyingLimit": 1,
                            "buyingLimitIndependent": true,
                            "buyingLimitType": 0,
                            "includeInDistinctLimit": true,
                            "defaultsEmpty": false,
                            "mscCat": {
                              "$id": "61",
                              "dept": 1,
                              "category": 2,
                              "name": "sample string 3",
                              "active": true,
                              "mscCommodities": [
                                {
                                  "$id": "62",
                                  "dept": 1,
                                  "category": 2,
                                  "commodity": 3,
                                  "name": "sample string 4",
                                  "active": true,
                                  "mscSubCommodities": [
                                    {
                                      "$id": "63",
                                      "dept": 1,
                                      "category": 2,
                                      "commodity": 3,
                                      "subCommodity": 4,
                                      "name": "sample string 5",
                                      "active": true,
                                      "subCommodityCode": "sample string 7"
                                    },
                                    {
                                      "$ref": "63"
                                    }
                                  ],
                                  "commodityCode": "sample string 6"
                                },
                                {
                                  "$ref": "62"
                                }
                              ],
                              "categoryCode": "sample string 5"
                            },
                            "mscCom": {
                              "$ref": "62"
                            },
                            "mscDep": {
                              "$id": "64",
                              "dept": 1,
                              "name": "sample string 2",
                              "active": true,
                              "mscCategories": [
                                {
                                  "$ref": "61"
                                },
                                {
                                  "$ref": "61"
                                }
                              ],
                              "deptCode": "sample string 4"
                            },
                            "mscSubCom": {
                              "$ref": "63"
                            }
                          },
                          {
                            "$ref": "60"
                          }
                        ],
                        "updated": "2025-10-05T00:03:56.9235313",
                        "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": "6bHCXLL34E2diTpEIAierw==",
                        "labelPageLayoutGuid": "5cc2b1e9-f7b2-4de0-9d89-3a4420089eaf",
                        "minimumAge": 15,
                        "countryOfOrigin": "sample string 16",
                        "serviceFeeID": 1,
                        "eftCode": 17,
                        "defaultPrinter": "sample string 18",
                        "defaultPrinterGroup": "sample string 19",
                        "buyingLimit": 1,
                        "buyingLimitIndependent": true,
                        "buyingLimitType": 0,
                        "includeInDistinctLimit": true,
                        "defaultsEmpty": false,
                        "mscCat": {
                          "$ref": "61"
                        },
                        "mscCom": {
                          "$ref": "62"
                        },
                        "mscDep": {
                          "$ref": "64"
                        },
                        "mscSubCom": {
                          "$ref": "63"
                        }
                      },
                      {
                        "$ref": "59"
                      }
                    ],
                    "investmentBuyOverride": true,
                    "updated": "2025-10-05T00:03:56.9235313",
                    "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": "1N+LVSfnfU6alH1LisRDiQ==",
                    "labelPageLayoutGuid": "558bdfd4-e727-4e7d-9a94-7d4b8ac44389",
                    "minimumAge": 15,
                    "countryOfOrigin": "sample string 16",
                    "serviceFeeID": 1,
                    "eftCode": 17,
                    "defaultPrinter": "sample string 18",
                    "defaultPrinterGroup": "sample string 19",
                    "buyingLimit": 1,
                    "buyingLimitIndependent": true,
                    "buyingLimitType": 0,
                    "includeInDistinctLimit": true,
                    "defaultsEmpty": false,
                    "mscCat": {
                      "$ref": "61"
                    },
                    "mscCom": {
                      "$ref": "62"
                    },
                    "mscDep": {
                      "$ref": "64"
                    },
                    "mscSubCom": {
                      "$ref": "63"
                    }
                  },
                  {
                    "$ref": "58"
                  }
                ],
                "stores": [
                  1,
                  2
                ],
                "investmentBuyOverride": true,
                "updated": "2025-10-05T00:03:56.9235313",
                "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": "G0zTBi2oQECCmEIl6zp5qg==",
                "labelPageLayoutGuid": "06d34c1b-a82d-4040-8298-4225eb3a79aa",
                "minimumAge": 25,
                "countryOfOrigin": "sample string 26",
                "serviceFeeID": 1,
                "eftCode": 27,
                "defaultPrinter": "sample string 28",
                "defaultPrinterGroup": "sample string 29",
                "buyingLimit": 1,
                "buyingLimitIndependent": true,
                "buyingLimitType": 0,
                "includeInDistinctLimit": true,
                "defaultsEmpty": false,
                "mscCat": {
                  "$ref": "61"
                },
                "mscCom": {
                  "$ref": "62"
                },
                "mscDep": {
                  "$ref": "64"
                },
                "mscSubCom": {
                  "$ref": "63"
                }
              }
            }
          },
          {
            "$ref": "55"
          }
        ],
        "nextPrice": {
          "$id": "65",
          "id": 1,
          "campaignID": 2,
          "campaignName": "sample string 3",
          "plu": 1,
          "hostOfferID": 1,
          "metcashPromotionID": "sample string 4",
          "metcashPromotionPlacement": "sample string 5",
          "pluG_UID": "hwHJkAcg4UK3hFSn5iOBKw==",
          "pluGuid": "90c90187-2007-42e1-b784-54a7e623812b",
          "newPrice": 1,
          "pctDiscount": 1,
          "newCost": 1,
          "newCostDecimals": 6,
          "dealCostIdentifier": "TXEE50J84EGFkS81YbwyHg==",
          "dealCostGuid": "e704714d-7c42-41e0-8591-2f3561bc321e",
          "pluName": "sample string 7",
          "apn": "sample string 8",
          "fuelItem": true,
          "priceGroupG_UID": "lL/G1gGDs0KY3puIDWOGEw==",
          "priceGroupGuid": "d6c6bf94-8301-42b3-98de-9b880d638613",
          "itemNumber": "sample string 10",
          "cri": "sample string 11",
          "pluPrice": 12,
          "pluCost": 13,
          "pluCostIndicator": "sample string 14",
          "pluPriceGstPercent": 15,
          "pluCostGstPercent": 16,
          "pluActive": true,
          "cartonQty": 1.1,
          "baseUnits": 18.1,
          "salesMode": 1,
          "pluNormalCost": 19,
          "pluaws": 20.0,
          "directNumber": "sample string 21",
          "departmentName": "sample string 22",
          "subDepartmentName": "sample string 23",
          "priceGroupName": "sample string 24",
          "supplierName": "sample string 25",
          "stockOnHand": 1.1,
          "stockOnOrder": 1.1,
          "lastReceived": "2025-10-05T00:03:56.9235313",
          "rrp": 26,
          "campaignDescription": "sample string 27",
          "campaignComboPriceGroupG_UID": "3Pw8nmnClke8KvU32LqL+g==",
          "campaignComboPriceGroupIdentifier": "9e3cfcdc-c269-4796-bc2a-f537d8ba8bfa",
          "promotionPlacementDescription": "sample string 28",
          "storeAcceptances": [
            {
              "$id": "66",
              "plu": 1,
              "pluG_UId": "QEA=",
              "campaignID": 1,
              "campaignName": "sample string 2",
              "storeID": 3,
              "acceptedUtc": "2025-10-05T00:03:56.9235313",
              "operatorG_UID": "T8MLp+0DVUKC8luSl4JSGg==",
              "operatorGuid": "a70bc34f-03ed-4255-82f2-5b929782521a",
              "machineID": 1,
              "processed": true,
              "appliedUtc": "2025-10-05T00:03:56.9235313",
              "signIqTicketFileMovedUtc": "2025-10-05T00:03:56.9235313",
              "user": "sample string 6",
              "campaignDescription": "sample string 7",
              "productDesc": "sample string 8",
              "storeName": "sample string 9",
              "effectiveUtc": "2025-10-05T00:03:56.9235313",
              "priceChangeType": 0,
              "operatorName": "sample string 10",
              "hostCampaign": true,
              "product": {
                "$ref": "3"
              },
              "campaignPlu": {
                "$ref": "65"
              }
            },
            {
              "$ref": "66"
            }
          ],
          "campaign": {
            "$id": "67",
            "id": 1,
            "storeID": 2,
            "name": "a1fc8b75-42aa-4fa6-8048-d5fa1d93b6ee",
            "nameGuid": "a1fc8b75-42aa-4fa6-8048-d5fa1d93b6ee",
            "description": "sample string 4",
            "showDiscounts": true,
            "showTotals": true,
            "onlyEvaluateOnSubtotal": true,
            "useDescription": true,
            "campaignType": 1,
            "startDate": "2025-10-05T00:03:56.9235313",
            "startTime": 1,
            "endDate": "2025-10-05T00:03:56.9235313",
            "endTime": 1,
            "recurrence": 1,
            "recurrenceType": 1,
            "monthType": 1,
            "weekDays": 1,
            "months": 1,
            "monthWeeks": 1,
            "monthDays": "sample string 7",
            "printed": true,
            "talkerText": "sample string 8",
            "rangeDescription": "sample string 9",
            "dealDescription": "sample string 10",
            "labelQuantity": 11,
            "active": 1,
            "deactivated": "2025-10-05T00:03:56.9235313",
            "system": true,
            "created": "2025-10-05T00:03:56.9235313",
            "updated": "2025-10-05T00:03:56.9235313",
            "priceChangeNotifiedUtc": "2025-10-05T00:03:56.9235313",
            "promoType": 1,
            "promotionTypeCode": "sample string 13",
            "hostIdentifier": "0MforIJrAEqkxVvJwhuvKA==",
            "hostIdentifierGuid": "ace8c7d0-6b82-4a00-a4c5-5bc9c21baf28",
            "hostType": 14,
            "createdByUser": "sample string 15",
            "fromHost": true,
            "deleted": true,
            "campaignDeleted": "2025-10-05T00:03:56.9235313",
            "updatedByUser": "sample string 18",
            "offerID": 1,
            "isPriceChangeCampaign": true,
            "stores": [
              1,
              2
            ],
            "storeNames": [
              "sample string 1",
              "sample string 2"
            ],
            "campaignPlus": [
              {
                "$ref": "65"
              },
              {
                "$ref": "65"
              }
            ],
            "campaignPools": [
              {
                "$id": "68",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "plu": 4,
                "pluG_UID": "GIk96CLYXkmPGL/xDHDNPg==",
                "pluGuid": "e83d8918-d822-495e-8f18-bff10c70cd3e",
                "hostOfferID": 1,
                "priceGroupG_UID": "A1MfZm9EYUiQ6tsQ98ovpA==",
                "priceGroupGuid": "661f5303-446f-4861-90ea-db10f7ca2fa4",
                "fuelItem": true,
                "pluName": "sample string 6",
                "apn": "sample string 7",
                "pluActive": true,
                "cartonQty": 1,
                "baseUnits": 9.1,
                "cri": "sample string 10",
                "salesMode": 1,
                "pluaws": 11.0,
                "directNumber": "sample string 12",
                "departmentName": "sample string 13",
                "subDepartmentName": "sample string 14",
                "priceGroupName": "sample string 15",
                "supplierName": "sample string 16",
                "stockOnHand": 1.1,
                "stockOnOrder": 1.1,
                "lastReceived": "2025-10-05T00:03:56.9235313",
                "rrp": 17,
                "campaignDescription": "sample string 18",
                "product": {
                  "$ref": "3"
                },
                "campaign": {
                  "$ref": "67"
                }
              },
              {
                "$ref": "68"
              }
            ],
            "sellingRules": [
              {
                "$id": "69",
                "id": 1,
                "identifier": "ovYp6WWcPEqMimpkmfAVGA==",
                "identifierStr": "ovYp6WWcPEqMimpkmfAVGA==",
                "identifierGuid": "e929f6a2-9c65-4a3c-8c8a-6a6499f01518",
                "campaignID": 4,
                "campaignName": "sample string 5",
                "ruleJoin": 1,
                "ruleType": 6,
                "operand0": "sample string 7",
                "comparisonOp": 1,
                "operand1": "sample string 8",
                "action": 1,
                "operand2": "sample string 9",
                "operand3": "sample string 10",
                "includeExcludedItems": true,
                "noFurtherDiscounts": true,
                "description": "sample string 11",
                "sortOrder": 1,
                "isItemRule": false,
                "prevDept": "sample string 12",
                "campaign": {
                  "$ref": "67"
                }
              },
              {
                "$ref": "69"
              }
            ],
            "customers": [
              {
                "$id": "70",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "customerID": "ySaWjTND10K8uFwFhRrNGA==",
                "customerIDGuid": "8d9626c9-4333-42d7-bcb8-5c05851acd18",
                "campaign": {
                  "$ref": "67"
                },
                "customer": {
                  "$id": "71",
                  "identifier": "BLG/4qwS4kWibyMYpXBL+w==",
                  "identifierGuid": "e2bfb104-12ac-45e2-a26f-2318a5704bfb",
                  "code": "sample string 2",
                  "familyName": "sample string 3",
                  "givenName": "sample string 4",
                  "otherName": "sample string 5",
                  "title": "sample string 6",
                  "dateOfBirth": "2025-10-05T00:03:56.9235313",
                  "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": "6LFUXgvFU0GVLLZhjNGIeQ==",
                  "communityIdentifierGuid": "5e54b1e8-c50b-4153-952c-b6618cd18879",
                  "joined": "2025-10-05T00:03:56.9235313",
                  "updated": "2025-10-05T00:03:56.9235313",
                  "active": true,
                  "reasonInactive": 1,
                  "groupCustomer": true,
                  "loyaltyPoints": 1,
                  "homeStoreID": 1,
                  "availableSpend": 1,
                  "priceLevelIdentifier": "BMBWcfH8cES2BvqrhCnZaQ==",
                  "priceLevelIdentifierGuid": "7156c004-fcf1-4470-b606-faab8429d969",
                  "marketingID": "sample string 18",
                  "hidden": true,
                  "registered": true,
                  "registeredOn": "2025-10-05T00:03:56.9235313",
                  "emailMarketing": true,
                  "smsMarketing": true,
                  "deleted": true,
                  "deletedUser": "sample string 24",
                  "homeStoreName": "sample string 25",
                  "customerCards": [
                    {
                      "$id": "72",
                      "cardType": 2,
                      "issueDate": "2025-10-05T00:03:56.9235313",
                      "expiry": "2025-10-05T00:03:56.9235313",
                      "customerID": "cLZjsHIydUOBA9mD8QeBVA==",
                      "customerIDGuid": "b063b670-3272-4375-8103-d983f1078154",
                      "initialValue": 1,
                      "currentValue": 1,
                      "maxLimit": 1,
                      "minTransaction": 1,
                      "maxTransaction": 1,
                      "multiplier": 1.1,
                      "active": true,
                      "reasonInactive": 1,
                      "idRequired": true,
                      "idType": 1,
                      "idValue": "sample string 5",
                      "updated": "2025-10-05T00:03:56.9235313",
                      "linkedAccount": "l8O6L1IBPUuRkqq5yDZOhg==",
                      "linkedAccountGuid": "2fbac397-0152-4b3d-9192-aab9c8364e86",
                      "currentValueChanged": true,
                      "limitsChanged": true,
                      "customer": {
                        "$ref": "71"
                      },
                      "account": {
                        "$id": "73",
                        "id": 1,
                        "identifier": "HtMSx1HciECs36bfJgPz1w==",
                        "identifierGuid": "c712d31e-dc51-4088-acdf-a6df2603f3d7",
                        "referenceNo": "sample string 3",
                        "name": "sample string 4",
                        "created": "2025-10-05T00:03:56.9235313",
                        "owner": "f62arrBja0aLLNlUTu9kyg==",
                        "ownerGuid": "ae9aad7f-63b0-466b-8b2c-d9544eef64ca",
                        "accountStoreGroupIdentifier": "rjZpjEwmMESK7SAaZhkzBw==",
                        "accountStoreGroupGuid": "8c6936ae-264c-4430-8aed-201a66193307",
                        "accountType": 1,
                        "currentBalance": 1,
                        "externalID": "sample string 7",
                        "maximumLimit": 1,
                        "accruePoints": true,
                        "loyaltyPoints": 1,
                        "termsOfTrade": 1,
                        "signatureRequired": true,
                        "referenceRequired": true,
                        "statementSendType": 10,
                        "ageingPeriod": 1,
                        "monthlyAgeingPeriod": true,
                        "explodedInvoice": true,
                        "isFifoAllocation": true,
                        "lastStatementSent": "2025-10-05T00:03:56.9235313",
                        "active": true,
                        "updated": "2025-10-05T00:03:56.9235313",
                        "deleted": true,
                        "deletedUser": "sample string 16",
                        "currentBalanceChanged": true,
                        "maximumLimitChanged": true,
                        "loyaltyPointsChanged": true,
                        "projectedBalance": 17,
                        "accountStoreGroupStoreIDs": [
                          1,
                          2
                        ],
                        "customerEmail": "sample string 18",
                        "ownerCustomer": {
                          "$ref": "71"
                        },
                        "card": {
                          "$ref": "72"
                        },
                        "members": {
                          "$id": "74",
                          "sample string 1": [
                            {
                              "$ref": "71"
                            },
                            {
                              "$ref": "71"
                            }
                          ],
                          "sample string 2": [
                            {
                              "$ref": "71"
                            },
                            {
                              "$ref": "71"
                            }
                          ]
                        },
                        "customerGroups": [
                          {
                            "$id": "75",
                            "identifier": "wRPi6qDeDUaxinne+5P4Tw==",
                            "identifierGuid": "eae213c1-dea0-460d-b18a-79defb93f84f",
                            "name": "sample string 2",
                            "primaryContact": "UiRb7fww/Ey7zIAKIGhqsA==",
                            "primaryContactGuid": "ed5b2452-30fc-4cfc-bbcc-800a20686ab0",
                            "accountID": "BS5SRPYJDUaIqcaU72TQPg==",
                            "accountIDGuid": "44522e05-09f6-460d-88a9-c694ef64d03e",
                            "special": true,
                            "updated": "2025-10-05T00:03:56.9235313",
                            "active": true,
                            "reasonInactive": 1,
                            "priceLevelIdentifier": "EaIeLX7ScUCs1PmjiWGFQw==",
                            "priceLevelIdentifierGuid": "2d1ea211-d27e-4071-acd4-f9a389618543",
                            "deleted": true,
                            "account": {
                              "$ref": "73"
                            },
                            "primaryContactCustomer": {
                              "$ref": "71"
                            },
                            "customerGroupMembers": [
                              {
                                "$id": "76",
                                "id": 1,
                                "groupID": "gpxQCDhEnkKwt40e4WdTaQ==",
                                "groupIDGuid": "08509c82-4438-429e-b0b7-8d1ee1675369",
                                "customerID": "FSM0m069x026n2vEywQkeQ==",
                                "customerIDGuid": "9b342315-bd4e-4dc7-ba9f-6bc4cb042479",
                                "card": "sample string 4",
                                "linkedAccount": "3YZvlu5pOkGswW7wxsNt3A==",
                                "linkedAccountGuid": "966f86dd-69ee-413a-acc1-6ef0c6c36ddc",
                                "customer": {
                                  "$ref": "71"
                                },
                                "group": {
                                  "$ref": "75"
                                },
                                "customerCard": {
                                  "$ref": "72"
                                }
                              },
                              {
                                "$ref": "76"
                              }
                            ]
                          },
                          {
                            "$ref": "75"
                          }
                        ]
                      },
                      "payments": [
                        {
                          "$id": "77",
                          "id": 1,
                          "identifier": "fZjlUIleBEOETflDC/y3JA==",
                          "identifierGuid": "50e5987d-5e89-4304-844d-f9430bfcb724",
                          "storeID": 2,
                          "operatorName": "sample string 3",
                          "saleHeaderID": 4,
                          "paymentType": 5,
                          "amount": 6,
                          "account": "sample string 7",
                          "accountID": "mB/cmGgCl0GZ7RHggYr8uA==",
                          "accountIDGuid": "98dc1f98-0268-4197-99ed-11e0818afcb8",
                          "customerAccount": {
                            "$ref": "73"
                          },
                          "customerCard": {
                            "$ref": "72"
                          },
                          "accountType": 1,
                          "cardName": "sample string 8",
                          "authorisationNumber": "sample string 9",
                          "bankReference": "sample string 10",
                          "merchantID": "sample string 11",
                          "terminalID": "sample string 12",
                          "cardNumber": "sample string 13",
                          "paymentDate": "2025-10-05T00:03:56.9235313",
                          "invRocNo": "sample string 14",
                          "responseCode": "sample string 15",
                          "cashout": 1,
                          "tip": 16,
                          "idempotentVoid": "bY+8PT24mEuaS3Br6jX82Q==",
                          "idempotentVoidGuid": "3dbc8f6d-b83d-4b98-9a4b-706bea35fcd9",
                          "offline": true,
                          "processed": 1,
                          "storeSaleHeader": {
                            "$id": "78",
                            "saleHeaderID": 1,
                            "saleHeaderGuid": "DiI0PEn8NUi8c2oC8leb2A==",
                            "saleHeaderIdentifierGuid": "3c34220e-fc49-4835-bc73-6a02f2579bd8",
                            "created": "2025-10-05T00:03:56.9235313",
                            "createdLocal": "2025-10-05T00:03:56.9235313",
                            "createdText": "sample string 4",
                            "itemCount": 5,
                            "totalAmount": 6,
                            "cashTender": 1,
                            "cardTender": 1,
                            "cheqTender": 1,
                            "acctTender": 1,
                            "voucherTender": 1,
                            "loyaltyPoints": 1,
                            "cashout": 1,
                            "changeAmount": 1,
                            "rounding": 1,
                            "gstAmount": 1,
                            "transactionDiscountTender": 1,
                            "totalTip": 7,
                            "tranType": 1,
                            "processed": 1,
                            "imported": "2025-10-05T00:03:56.9235313",
                            "storeID": 1,
                            "operatorG_Uid": "865ly4heD0yW6MC1RoniTg==",
                            "operatorGuid": "cb65aef3-5e88-4c0f-96e8-c0b54689e24e",
                            "customerG_Uid": "yAKk4X2cpEy9smNn/zB0HQ==",
                            "customerGuid": "e1a402c8-9c7d-4ca4-bdb2-6367ff30741d",
                            "communityIdentifier": "x8KejBUhMk+b7RuS2bvxGQ==",
                            "communityIdentifierGuid": "8c9ec2c7-2115-4f32-9bed-1b92d9bbf119",
                            "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": "wUxx/P7Gs0+P1+zHA4FyxQ==",
                            "priceLevelIdentifierGuid": "fc714cc1-c6fe-4fb3-8fd7-ecc7038172c5",
                            "locked": 36,
                            "relationChecksum": "sample string 37",
                            "loyaltyTender": 1,
                            "giftCardTender": 1,
                            "operator": {
                              "$ref": "38"
                            },
                            "customer": {
                              "$ref": "71"
                            },
                            "communityOrganisation": {
                              "$id": "79",
                              "id": 1,
                              "identifier": "73KYCndrg06u8Y1EbWrvzw==",
                              "identifierGuid": "0a9872ef-6b77-4e83-aef1-8d446d6aefcf",
                              "name": "sample string 3",
                              "lookupIdentifier": "sample string 4",
                              "externalID": "sample string 5",
                              "phone": "sample string 6",
                              "fax": "sample string 7",
                              "email": "sample string 8",
                              "address1": "sample string 9",
                              "address2": "sample string 10",
                              "city": "sample string 11",
                              "postCode": "sample string 12",
                              "state": "sample string 13",
                              "country": "sample string 14",
                              "totalAmountAwarded": 15.1,
                              "updated": "2025-10-05T00:03:56.9235313",
                              "deleted": true
                            },
                            "details": [
                              {
                                "$id": "80",
                                "saleItemID": 1,
                                "identifier": "6yZS+56SaEy3QPzSQtja1w==",
                                "identifierGuid": "fb5226eb-929e-4c68-b740-fcd242d8dad7",
                                "saleHeaderID": 2,
                                "plu": 1,
                                "pluG_UId": "U+CTfIDs2keLj8dMzeK5Kg==",
                                "pluGuid": "7c93e053-ec80-47da-8b8f-c74ccde2b92a",
                                "accountID": "FUYvzTTVxkebbmjDb5IbHA==",
                                "accountIDGuid": "cd2f4615-d534-47c6-9b6e-68c36f921b1c",
                                "normalPrice": 3,
                                "originalSellingPrice": 4,
                                "discountPrice": 5,
                                "unit": 1,
                                "quantity": 6,
                                "totalCents": 7,
                                "fixedPrice": 1,
                                "tranType": 1,
                                "discountType": 1,
                                "cost": 1,
                                "costDecimals": 8,
                                "markdown": 1,
                                "manualQuantity": 1,
                                "manualPrice": 1,
                                "manualMode": 1,
                                "active": 1,
                                "offline": true,
                                "barcode": "sample string 9",
                                "keyedSale": 1,
                                "discountedID": 1,
                                "fuelID": 1,
                                "serialNumber": "sample string 10",
                                "bestOrExpire": "2025-10-05T00:03:56.9235313",
                                "bestOrExpireType": 1,
                                "providerName": "sample string 11",
                                "refundG_UID": "+4Evm5VmXEOVFCRVY67zJw==",
                                "refundGuid": "9b2f81fb-6695-435c-9514-245563aef327",
                                "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": "8a9mSAefxU68ZWZQNFK6tQ==",
                                "idempotentVoidGuid": "4866aff1-9f07-4ec5-bc65-66503452bab5",
                                "priceLevelIdentifier": "2uY3EOwkKE+DiENddRfq3g==",
                                "priceLevelIdentifierGuid": "1037e6da-24ec-4f28-8388-435d7517eade",
                                "productName": "sample string 23",
                                "apn": "sample string 24",
                                "unknownScans": [
                                  {
                                    "$id": "81",
                                    "id": 1,
                                    "saleDetailID": 2,
                                    "storeID": 1,
                                    "scanned": "2025-10-05T00:03:56.9235313",
                                    "operatorG_UID": "QEA=",
                                    "barcode": "sample string 4",
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "81"
                                  }
                                ],
                                "refund": {
                                  "$id": "82",
                                  "id": 1,
                                  "g_UID": "zFhOF91+R0qaYIqD3TSxHQ==",
                                  "guid": "174e58cc-7edd-4a47-9a60-8a83dd34b11d",
                                  "description": "sample string 1",
                                  "dumped": true,
                                  "inventoryReasonID": 1,
                                  "sortOrder": 1,
                                  "updated": "2025-10-05T00:03:56.9235313"
                                },
                                "modifier": {
                                  "$id": "83",
                                  "id": 1,
                                  "setG_UID": "o97xcO1Ae0WF8Kgy7NBBjQ==",
                                  "modifierSetGuid": "70f1dea3-40ed-457b-85f0-a832ecd0418d",
                                  "name": "sample string 2",
                                  "price": 1,
                                  "quantity": 1,
                                  "modifierType": 1,
                                  "groupNumber": 1,
                                  "pageNumber": 1,
                                  "controlOrder": 1,
                                  "printToStation": true,
                                  "pluG_UID": "HfhMZC1aAUiGwnTw0VlsRA==",
                                  "pluGuid": "644cf81d-5a2d-4801-86c2-74f0d1596c44",
                                  "deleted": true,
                                  "g_UID": "6Pjtny/aIkqgDfnlC3nGEg==",
                                  "guid": "9fedf8e8-da2f-4a22-a00d-f9e50b79c612",
                                  "product": {
                                    "$ref": "3"
                                  }
                                },
                                "priceLevelName": "sample string 25",
                                "pumpNumber": 1,
                                "hoseNumber": 1
                              },
                              {
                                "$ref": "80"
                              }
                            ],
                            "eftReceipts": [
                              {
                                "$id": "84",
                                "id": 1,
                                "storeID": 1,
                                "saleHeaderID": 2,
                                "storeSaleHeader": {
                                  "$ref": "78"
                                },
                                "receipt": "sample string 3",
                                "processed": 1
                              },
                              {
                                "$ref": "84"
                              }
                            ],
                            "payments": [
                              {
                                "$ref": "77"
                              },
                              {
                                "$ref": "77"
                              }
                            ],
                            "cards": [
                              {
                                "$id": "85",
                                "id": 1,
                                "saleHeaderID": 1,
                                "identifier": "sample string 2",
                                "cardType": 3,
                                "providerName": "sample string 4"
                              },
                              {
                                "$ref": "85"
                              }
                            ],
                            "campaignHits": [
                              {
                                "$id": "86",
                                "id": 1,
                                "saleHeaderID": 2,
                                "campaign": "sample string 3",
                                "name": "sample string 4",
                                "processed": 1,
                                "campaignDescription": "sample string 5"
                              },
                              {
                                "$ref": "86"
                              }
                            ],
                            "fuel": [
                              {
                                "$id": "87",
                                "id": 1,
                                "plu": 1,
                                "pluG_UID": "u7TToo73PkmQBZpIt0sSlw==",
                                "pluGuid": "a2d3b4bb-f78e-493e-9005-9a48b74b1297",
                                "saleHeaderID": 2,
                                "totalCents": 3,
                                "grade": 1,
                                "gradeDescription": "sample string 4",
                                "dispenser": 1,
                                "hose": 1,
                                "quantity": 1,
                                "cost": 1,
                                "acquirerNum": 1,
                                "attendant": 1,
                                "ePurseBalance": 1.0,
                                "cardSignature": "sample string 5",
                                "compartmentNumber": 1,
                                "contractNumber": 1,
                                "discountCardPAN": "sample string 6",
                                "discountID": 1,
                                "discountName": "sample string 7",
                                "discountNetValue": 1.0,
                                "discountType": 1,
                                "discountValue": 1.0,
                                "discretionaryData": "sample string 8",
                                "driverID": "sample string 9",
                                "eftBatchNumber": 1,
                                "eftResponseCode": "sample string 10",
                                "endDateTime": "2025-10-05T00:03:56.9235313",
                                "engineHours": 1.1,
                                "fposNumber": 1,
                                "loyaltyCardPAN": "sample string 11",
                                "miscData1": 1,
                                "miscData2": "sample string 12",
                                "miscFlags": 1,
                                "mop": 1,
                                "odometer": 1,
                                "panNumber": "sample string 13",
                                "saleRefund": true,
                                "saleStatus": 1,
                                "sequenceNumber": 1,
                                "stan": 1,
                                "startDateTime": "2025-10-05T00:03:56.9235313",
                                "tagNumber": "sample string 15",
                                "trackTwoRem": "sample string 16",
                                "transCode": 1,
                                "transType": 1,
                                "unitPrice": 1.0,
                                "vehicleReg": "sample string 17",
                                "offline": true,
                                "processed": 1
                              },
                              {
                                "$ref": "87"
                              }
                            ],
                            "fuelResells": [
                              {
                                "$id": "88",
                                "saleItemID": 1,
                                "saleHeaderID": 2,
                                "plu": 1,
                                "pluG_UId": "WQ6IzHLigEiYNzmuTkcnuA==",
                                "pluGuid": "cc880e59-e272-4880-9837-39ae4e4727b8",
                                "accountID": "viawy1M7UE+gIX8vcXAhAw==",
                                "accountIDGuid": "cbb026be-3b53-4f50-a021-7f2f71702103",
                                "normalPrice": 3,
                                "originalSellingPrice": 4,
                                "discountPrice": 5,
                                "unit": 1,
                                "quantity": 6,
                                "totalCents": 7,
                                "fixedPrice": 1,
                                "tranType": 1,
                                "processed": 1,
                                "discountType": 1,
                                "cost": 1,
                                "costDecimals": 1,
                                "markdown": 1,
                                "manualQuantity": 1,
                                "manualPrice": 1,
                                "manualMode": 1,
                                "active": 1,
                                "barcode": "sample string 8",
                                "offline": 1,
                                "keyedSale": 1,
                                "discountedID": 1,
                                "fuelID": 1,
                                "serialNumber": "sample string 9",
                                "bestOrExpire": "2025-10-05T00:03:56.9235313",
                                "bestOrExpireType": 1,
                                "refundG_UID": "PaqusjkpVkG2R4EXp1K/Vw==",
                                "refundGuid": "b2aeaa3d-2939-4156-b647-8117a752bf57",
                                "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": "88"
                              }
                            ],
                            "customerOrder": [
                              {
                                "$id": "89",
                                "identifier": "kfBHgFKZB0+9ILGO+TnrOw==",
                                "identifierGuid": "8047f091-9952-4f07-bd20-b18ef939eb3b",
                                "id": 1,
                                "orderNo": 2,
                                "externalSaleIdentifier": "sample string 3",
                                "storeID": 4,
                                "zoneID": 5,
                                "deptNo": 6,
                                "customerIdentifier": "awrzDlDWiEiirpKQFk5mMQ==",
                                "customerIdentifierGuid": "0ef30a6b-d650-4888-a2ae-9290164e6631",
                                "operatorNo": 1,
                                "operatorG_UID": "3lkVRPCgHU2KAu0rv4i70g==",
                                "operatorGuid": "441559de-a0f0-4d1d-8a02-ed2bbf88bbd2",
                                "created": "2025-10-05T00:03:56.9235313",
                                "ordered": "2025-10-05T00:03:56.9235313",
                                "started": "2025-10-05T00:03:56.9235313",
                                "completed": "2025-10-05T00:03:56.9235313",
                                "supplied": "2025-10-05T00:03:56.9235313",
                                "quickTicket": 1,
                                "deleted": true,
                                "walkAway": true,
                                "approxWait": 1,
                                "actualWait": 1,
                                "deliveryMethod": 8,
                                "externalSaleType": 9,
                                "customer": {
                                  "$ref": "71"
                                },
                                "operator": {
                                  "$ref": "38"
                                },
                                "details": [
                                  {
                                    "$id": "90",
                                    "headerID": 1,
                                    "plu": 1,
                                    "pluG_UId": "aB8joguib0uVqUtNMrZeXg==",
                                    "pluGuid": "a2231f68-a20b-4b6f-95a9-4b4d32b65e5e",
                                    "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": "2s+vnKzrF0q2526LnkI8rA==",
                                    "headerIdentifierGuid": "9cafcfda-ebac-4a17-b6e7-6e8b9e423cac",
                                    "product": {
                                      "$ref": "3"
                                    }
                                  },
                                  {
                                    "$ref": "90"
                                  }
                                ],
                                "storeName": "sample string 11",
                                "customerName": "sample string 12",
                                "storeReplyTo": "sample string 13",
                                "storeSubjectLine": "sample string 14",
                                "storeSaleHeader": {
                                  "$ref": "78"
                                }
                              },
                              {
                                "$ref": "89"
                              }
                            ],
                            "surveyResponses": [
                              {
                                "$id": "91",
                                "surveyG_UID": "X495xL2lKUa0UuB4MC9jZQ==",
                                "surveyGuid": "c4798f5f-a5bd-4629-b452-e078302f6365",
                                "saleHeaderGuid": "RDPlK+ADV0KYtSKzDWFEFQ==",
                                "saleGuid": "2be53344-03e0-4257-98b5-22b30d614415",
                                "textResponse": "sample string 1",
                                "integerResponse": 1,
                                "g_UIDResponse": "GxnRrX5N00ah4vN+ZeIqiw==",
                                "guidResponse": "add1191b-4d7e-46d3-a1e2-f37e65e22a8b",
                                "whoAnswered": 2,
                                "answeredAtUTC": "2025-10-05T00:03:56.9235313",
                                "sale": {
                                  "$ref": "78"
                                },
                                "survey": {
                                  "$id": "92",
                                  "g_UID": "6YVpBwMLlE+TqIjLQdtwFg==",
                                  "guid": "076985e9-0b03-4f94-93a8-88cb41db7016",
                                  "name": "sample string 1",
                                  "storeID": 2,
                                  "zoneID": 1,
                                  "checkoutFormG_UID": "kQ5qnzyGBE+vSgTjHxnMJw==",
                                  "checkoutFormGuid": "9f6a0e91-863c-4f04-af4a-04e31f19cc27",
                                  "displayToWho": 3,
                                  "displayWhen": 4,
                                  "start": "2025-10-05T00:03:56.9235313",
                                  "end": "2025-10-05T00:03:56.9235313",
                                  "deleted": true,
                                  "updated": "2025-10-05T00:03:56.9235313",
                                  "possibleIntegerResponses": [
                                    1,
                                    2
                                  ],
                                  "possibleTextResponses": [
                                    "sample string 1",
                                    "sample string 2"
                                  ],
                                  "possibleGuidResponses": [
                                    "8cec4308-22fe-4e5a-9985-0391519e03fa",
                                    "ef154e09-8912-44a4-925b-7ceeec27a8a3"
                                  ],
                                  "allowsAllTextResponses": true,
                                  "surveyForm": {
                                    "$ref": "46"
                                  }
                                },
                                "ingressId": "sample string 4"
                              },
                              {
                                "$ref": "91"
                              }
                            ],
                            "storeName": "sample string 38",
                            "machineName": "sample string 39",
                            "operatorName": "sample string 40",
                            "direction": 1,
                            "reason": "sample string 41",
                            "accountG_UID": "mFrE+2wCSUGDF6McF15NDQ==",
                            "accountIdentifier": "fbc45a98-026c-4149-8317-a31c175e4d0d",
                            "accountName": "sample string 42",
                            "customerOrderIdentifier": "QCU5DLhWHkqkexoWuBS7pw==",
                            "customerOrderIdentifierGuid": "0c392540-56b8-4a1e-a47b-1a16b814bba7",
                            "priceLevelName": "sample string 43",
                            "revision": 44,
                            "ingressId": "sample string 45"
                          },
                          "metadata": {
                            "$id": "93",
                            "id": 1,
                            "paymentID": 2,
                            "paymentIdentifier": "zDXDLA5MCEGHWklgAKCW0g==",
                            "paymentIdentifierGuid": "2cc335cc-4c0e-4108-875a-496000a096d2",
                            "identifier": "S7FRYrUsnkyVeAoO9MKWBQ==",
                            "identifierGuid": "6251b14b-2cb5-4c9e-9578-0a0ef4c29605",
                            "metadata": "sample string 3",
                            "signatureImage": "QEA=",
                            "itemIdentifier": "05u8Wr3Es0SJGzGi/GgOGA==",
                            "itemIdentifierGuid": "5abc9bd3-c4bd-44b3-891b-31a2fc680e18"
                          }
                        },
                        {
                          "$ref": "77"
                        }
                      ]
                    },
                    {
                      "$ref": "72"
                    }
                  ],
                  "customerGroupMembers": [
                    {
                      "$ref": "76"
                    },
                    {
                      "$ref": "76"
                    }
                  ],
                  "customerGroups": [
                    {
                      "$ref": "75"
                    },
                    {
                      "$ref": "75"
                    }
                  ],
                  "accounts": [
                    {
                      "$ref": "73"
                    },
                    {
                      "$ref": "73"
                    }
                  ],
                  "account": {
                    "$ref": "73"
                  },
                  "vouchers": [
                    {
                      "$id": "94",
                      "customerIdentifier": "krnvxxJZekyL4uZECOp1tg==",
                      "customerIdentifierGuid": "c7efb992-5912-4c7a-8be2-e64408ea75b6",
                      "voucherName": "sample string 2",
                      "count": 3,
                      "storeID": 4,
                      "barcode": "sample string 5",
                      "redeemCount": 6,
                      "issueCount": 7,
                      "storeSalePaymentID": 1,
                      "idempotentID": "3RZ/Vi98Gk6QwSmsphrS+w==",
                      "idempotentGuid": "567f16dd-7c2f-4e1a-90c1-29aca61ad2fb",
                      "offline": true,
                      "voucher": {
                        "$id": "95",
                        "id": 1,
                        "name": "sample string 2",
                        "description": "sample string 3",
                        "shortDescription": "sample string 4",
                        "url": "sample string 5",
                        "barcodeTemplateID": 1,
                        "expiry": 0,
                        "voucherType": 6,
                        "limitPerTransaction": 7,
                        "customerTracking": true,
                        "discountAccount": "sample string 9",
                        "endDate": "2025-10-05T00:03:56.9235313",
                        "barcodeTemplate": {
                          "$id": "96",
                          "templateID": 1,
                          "template": "sample string 1",
                          "bcFunction": "sample string 2",
                          "sortOrder": 3
                        },
                        "scaleLabel": {
                          "$id": "97",
                          "id": 1,
                          "uid": "sample string 2",
                          "name": "sample string 3",
                          "width": 1.1,
                          "height": 1.1,
                          "showBorder": true,
                          "borderWidth": 1.1,
                          "borderStyle": 1,
                          "borderColour": "sample string 5",
                          "updated": "2025-10-05T00:03:56.9235313",
                          "labelPageLayout": "7acqSr/YHU+mXPZxc8zbhQ==",
                          "pageLayoutGuid": "4a2aa7ed-d8bf-4f1d-a65c-f67173ccdb85",
                          "labelType": 6,
                          "oldName": "sample string 7",
                          "voucher": {
                            "$ref": "95"
                          },
                          "elements": [
                            {
                              "$id": "98",
                              "id": 1,
                              "scaleLabelID": 2,
                              "showPercentDI": true,
                              "showAvgPerHundred": true,
                              "showAvgPerServe": true,
                              "name": "sample string 6",
                              "x": 1.1,
                              "y": 1.1,
                              "width": 1.1,
                              "height": 1.1,
                              "type": 1,
                              "rotation": 1,
                              "text": "sample string 7",
                              "fontFamily": "sample string 8",
                              "align": 1,
                              "bold": true,
                              "italic": true,
                              "underline": true,
                              "strikeout": true,
                              "reverse": true,
                              "textColour": "sample string 9",
                              "fontSize": 1.1,
                              "picture": "QEA=",
                              "borderWidth": 10,
                              "sortOrder": 11,
                              "printOptions": 12,
                              "superScriptTextFontSize": 1.1,
                              "lineStyle": 1,
                              "spacingStyle": 1,
                              "interCharacterSpacing": 1.1,
                              "superScriptOffset": 1.1,
                              "lineSpacing": 1.1,
                              "dateFormat": "sample string 13",
                              "autoGrow": true,
                              "fontAutoResize": true,
                              "updated": "2025-10-05T00:03:56.9235313"
                            },
                            {
                              "$ref": "98"
                            }
                          ]
                        },
                        "customerVouchers": [
                          {
                            "$id": "99",
                            "id": 1,
                            "customerIdentifier": "RClH1fPdbkq7YNV5cXB1+A==",
                            "customerIdentifierGuid": "d5472944-ddf3-4a6e-bb60-d579717075f8",
                            "voucherID": 3,
                            "voucherName": "sample string 4",
                            "storeID": 1,
                            "barcode": "sample string 5",
                            "dateOfIssue": "2025-10-05T00:03:56.9235313",
                            "issuedSaleHeaderID": 1,
                            "issuedSaleIdentifier": "sample string 7",
                            "issuedOfflinePaymentID": 1,
                            "issuedIdempotentID": "REfIWBv240aFoP5htZUUWg==",
                            "issuedIdempotentGuid": "58c84744-f61b-46e3-85a0-fe61b595145a",
                            "issuedOffline": true,
                            "issuedUser": "sample string 9",
                            "issuedNotes": "sample string 10",
                            "expiryDate": "2025-10-05T00:03:56.9235313",
                            "expiredUser": "sample string 11",
                            "expiredNotes": "sample string 12",
                            "redeemed": "2025-10-05T00:03:56.9235313",
                            "redeemedSaleHeaderID": 1,
                            "redeemedSaleIdentifier": "sample string 13",
                            "redeemedOfflinePaymentID": 1,
                            "redeemedIdempotentID": "FPYeoq0QZUm/TeTv1vEmbg==",
                            "redeemedIdempotentGuid": "a21ef614-10ad-4965-bf4d-e4efd6f1266e",
                            "redeemedUser": "sample string 14",
                            "redeemedNotes": "sample string 15",
                            "redeemedOffline": true,
                            "updated": "2025-10-05T00:03:56.9235313",
                            "storeName": "sample string 17",
                            "scaleLabel": {
                              "$ref": "97"
                            },
                            "voucher": {
                              "$ref": "95"
                            },
                            "customer": {
                              "$ref": "71"
                            },
                            "issuedOfflinePayment": {
                              "$ref": "77"
                            },
                            "redeemedOfflinePayment": {
                              "$ref": "77"
                            }
                          },
                          {
                            "$ref": "99"
                          }
                        ]
                      },
                      "customer": {
                        "$ref": "71"
                      }
                    },
                    {
                      "$ref": "94"
                    }
                  ]
                }
              },
              {
                "$ref": "70"
              }
            ],
            "customerGroups": [
              {
                "$id": "100",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "groupID": "NoIjEqT1e0qCWSPS46qapg==",
                "groupIDGuid": "12238236-f5a4-4a7b-8259-23d2e3aa9aa6",
                "campaign": {
                  "$ref": "67"
                },
                "group": {
                  "$ref": "75"
                }
              },
              {
                "$ref": "100"
              }
            ],
            "signIqTickets": [
              {
                "$id": "101",
                "identifier": "O+5TUYE/4kaO90q3Mizyng==",
                "identifierGuid": "5153ee3b-3f81-46e2-8ef7-4ab7322cf29e",
                "campaignName": "sample string 2",
                "message": "sample string 3",
                "ticketFileSource": "sample string 4",
                "ticketFileDestination": "sample string 5",
                "storeID": 1
              },
              {
                "$ref": "101"
              }
            ],
            "comboPriceGroups": [
              {
                "$id": "102",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "g_UID": "N01UJDHt60OqPg+qeyDBzA==",
                "guid": "24544d37-ed31-43eb-aa3e-0faa7b20c1cc",
                "description": "sample string 5",
                "newPrice": 1,
                "rangeDescription": "sample string 6",
                "dealDescription": "sample string 7",
                "labelQuantity": 8,
                "hostProductCategoryID": 1,
                "offerID": 1,
                "dontUpdatePricePlus": true,
                "campaign": {
                  "$ref": "67"
                },
                "comboPricePlus": [
                  {
                    "$id": "103",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "groupG_UID": "Z/YMFG5iRUqi2KPDVfUnVg==",
                    "groupGuid": "140cf667-626e-4a45-a2d8-a3c355f52756",
                    "comboPriceType": 5,
                    "priceType": 5,
                    "pluG_UID": "xU6Qo/5EDkmd83yBh/We9A==",
                    "pluGuid": "a3904ec5-44fe-490e-9df3-7c8187f59ef4",
                    "priceGroupG_UID": "MXEgCEJEe0SxL19l/LWdtw==",
                    "priceGroupGuid": "08207131-4442-447b-b12f-5f65fcb59db7",
                    "campaignPoolID": "sample string 7",
                    "quantity": 1,
                    "campaign": {
                      "$ref": "67"
                    },
                    "product": {
                      "$ref": "3"
                    },
                    "priceGroup": {
                      "$ref": "32"
                    },
                    "campaignPool": {
                      "$ref": "67"
                    }
                  },
                  {
                    "$ref": "103"
                  }
                ]
              },
              {
                "$ref": "102"
              }
            ],
            "priceLevels": [
              {
                "$id": "104",
                "id": 1,
                "priceLevelIdentifier": "o9x2MsxuxUeOTogqfzEjbQ==",
                "priceLevelIdentifierGuid": "3276dca3-6ecc-47c5-8e4e-882a7f31236d",
                "campaignName": "sample string 3",
                "priceLevelName": "sample string 4"
              },
              {
                "$ref": "104"
              }
            ]
          },
          "product": {
            "$ref": "3"
          },
          "dealCost": {
            "$id": "105",
            "headerIdentifier": "Lt+YvLLXs0y8naHT694hgA==",
            "headerIdentifierGuid": "bc98df2e-d7b2-4cb3-bc9d-a1d3ebde2180",
            "identifier": "F1X4+iW89kO7EitpnqqHkA==",
            "identifierGuid": "faf85517-bc25-43f6-bb12-2b699eaa8790",
            "supplierIdentifier": "roEOMYxV00az8fTwIfSWUQ==",
            "supplierGuid": "310e81ae-558c-46d3-b3f1-f4f021f49651",
            "pluG_UID": "j1KEmOkqwUC0+ZjGEUVREw==",
            "pluGuid": "9884528f-2ae9-40c1-b4f9-98c611455113",
            "campaignName": "aa0ac0bb-d176-4bd5-863e-22899840dd12",
            "description": "sample string 4",
            "cost": 5,
            "costDecimals": 6,
            "start": "2025-10-05T00:03:56.9391517",
            "end": "2025-10-05T00:03:56.9391517",
            "type": 9,
            "promoType": 10,
            "bonusItemPLUG_UID": "1R32Bd693ke0S5wbEHFYtw==",
            "bonusItemPluGuid": "05f61dd5-bdde-47de-b44b-9c1b107158b7",
            "bonusPurchaseUnits": 11,
            "bonusReceiveUnits": 12,
            "updated": "2025-10-05T00:03:56.9391517",
            "metcashPromotionID": "sample string 14",
            "fromHost": 15,
            "storeNames": "sample string 16",
            "storeIDs": [
              1,
              2
            ],
            "supplierName": "sample string 17",
            "campaignDescription": "sample string 18",
            "newPrice": 1,
            "campaignMetcashPromotionID": "sample string 19",
            "campaignActive": true,
            "campaignStartDate": "2025-10-05T00:03:56.9391517",
            "campaignEndDate": "2025-10-05T00:03:56.9391517",
            "masterPLUG_UID": "0F5sJ7oJPUybbgD4LYizxA==",
            "masterID": "276c5ed0-09ba-4c3d-9b6e-00f82d88b3c4",
            "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": "oa4nOjDfUEyHsm9Zg0tb7g==",
            "bonusMasterID": "3a27aea1-df30-4c50-87b2-6f59834b5bee",
            "bonusProductName": "sample string 34",
            "bonusProductAPN": "sample string 35",
            "bonusOrderCode": "sample string 36",
            "bonusNormalSell": 37,
            "bonusNormalCost": 38,
            "bonusNormalCostDecimals": 39,
            "bonusCartonQuantity": 40,
            "bonusSalesMode": 41,
            "bonusOrderPacked": 42,
            "bonusFuelItem": true,
            "bonusActive": true
          }
        },
        "currentCostStart": "2025-10-05T00:03:56.9391517",
        "dealCosts": [
          {
            "$ref": "105"
          },
          {
            "$ref": "105"
          }
        ],
        "tags": [
          {
            "$id": "106",
            "pluG_UID": "01adtloFWkWls7auM1/Ixg==",
            "pluGuid": "b69d56d3-055a-455a-a5b3-b6ae335fc8c6",
            "tagID": 1,
            "description": "sample string 1",
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "106"
          }
        ],
        "alternateProductG_UID": "XCwjtTIOVECyVpNuEdD+Cw==",
        "alternateProduct": "b5232c5c-0e32-4054-b256-936e11d0fe0b",
        "productHostCode": {
          "$id": "107",
          "id": 1,
          "pluG_UID": "DOQ+A6L8YkaQq7ObRvMs/Q==",
          "pluGuid": "033ee40c-fca2-4662-90ab-b39b46f32cfd",
          "ibaCode": "sample string 2"
        },
        "mscCat": {
          "$ref": "61"
        },
        "mscCom": {
          "$ref": "62"
        },
        "mscDep": {
          "$ref": "64"
        },
        "mscSubCom": {
          "$ref": "63"
        },
        "isUserUpdate": true,
        "ignoreMasterProduct": true,
        "priceGroupLabelRequested": true,
        "firstSold": "2025-10-05T00:03:56.9391517",
        "inventoryTracked": "2025-10-05T00:03:56.9391517",
        "isNormalPriceChangesCampaign": true
      },
      "unknownScan": {
        "$id": "108",
        "pluG_UID": "4qOcMAo+EUybrZIBByVhkA==",
        "pluGuid": "309ca3e2-3e0a-4c11-9bad-920107256190",
        "orderGuid": "QDWrAB8f9UKwXmsbJYInVQ==",
        "orderIdentifier": "00ab3540-1f1f-42f5-b05e-6b1b25822755",
        "barcode": "sample string 3",
        "created": "2025-10-05T00:03:56.9391517",
        "assigned": true
      },
      "unknownScanItem": true,
      "substitute": {
        "$ref": "3"
      },
      "warehouseProduct": {
        "$ref": "3"
      },
      "lookup": {
        "$id": "109",
        "pluG_UID": "jsIQ25i+nEKqwXdkj9dyqA==",
        "pluGuid": "db10c28e-be98-429c-aac1-77648fd772a8",
        "inventoryGuid": "C3W2xVUbxkqi4FYLr2nK1g==",
        "inventoryIdentifier": "c5b6750b-1b55-4ac6-a2e0-560baf69cad6",
        "averageWeeklySales": 1.0,
        "promotionalAverageWeeklySales": 1.0,
        "inventoryAverageWeeklySales": 1.0,
        "inventoryPromotionalAverageWeeklySales": 1.0,
        "onHand": 1,
        "onHandPacks": 1,
        "onOrder": 1,
        "onOrderPacks": 1,
        "accuracy": 1,
        "lastOrdered": "2025-10-05T00:03:56.9391517",
        "lastOrderQuantity": 1.1,
        "lastReceived": "2025-10-05T00:03:56.9391517",
        "lastReceivedQuantity": 1.1,
        "lastInvoiceStatus": 1
      },
      "productOrderingDetail": {
        "$ref": "11"
      },
      "dealCost": {
        "$ref": "105"
      },
      "nextCost": {
        "$ref": "105"
      },
      "lastChance": true,
      "holdOff": 16,
      "holdOffDate": "2025-10-05T00:03:56.9391517",
      "orderHeader": {
        "$id": "110",
        "orderID": 1,
        "orderGuid": "jb+hJH8pV0iQ1ix9jPbfrQ==",
        "orderIdentifier": "24a1bf8d-297f-4857-90d6-2c7d8cf6dfad",
        "backToBack": 1,
        "b2bGuid": "/tfH9MeR+UWZP+l+nGVDOQ==",
        "b2bIdentifier": "f4c7d7fe-91c7-45f9-993f-e97e9c654339",
        "status": 2,
        "created": "2025-10-05T00:03:56.9391517",
        "createdLocal": "2025-10-05T00:03:56.9391517",
        "createdByUser": "sample string 3",
        "storeID": 1,
        "transferGuid": "SsxcQh2CkkyMbpmycmCR+Q==",
        "transferIdentifier": "425ccc4a-821d-4c92-8c6e-99b2726091f9",
        "transferInvoiceIdentifier": "k2fbRF2lSESlAnrDfQIjUw==",
        "transferInvoiceGuid": "44db6793-a55d-4448-a502-7ac37d022353",
        "attachedToInvoice": 4,
        "transferType": 1,
        "supplierIdentifier": "tkKL4YIbb0mQ6qWJMVSU7A==",
        "supplierIdentifierGuid": "e18b42b6-1b82-496f-90ea-a589315494ec",
        "description": "sample string 5",
        "rows": 1,
        "cartons": 1,
        "units": 1,
        "sentCount": 1,
        "sent": "2025-10-05T00:03:56.9391517",
        "sentLocal": "2025-10-05T00:03:56.9391517",
        "sentByUser": "sample string 6",
        "lastSentStatus": 1,
        "cancelled": "2025-10-05T00:03:56.9391517",
        "cancelledLocal": "2025-10-05T00:03:56.9391517",
        "cancelledByUser": "sample string 7",
        "shipped": "2025-10-05T00:03:56.9391517",
        "shippedLocal": "2025-10-05T00:03:56.9391517",
        "shippedByUser": "sample string 8",
        "stockReceived": "2025-10-05T00:03:56.9391517",
        "stockReceivedLocal": "2025-10-05T00:03:56.9391517",
        "stockReceivedByUser": "sample string 9",
        "received": "2025-10-05T00:03:56.9391517",
        "receivedLocal": "2025-10-05T00:03:56.9391517",
        "completed": "2025-10-05T00:03:56.9391517",
        "completedLocal": "2025-10-05T00:03:56.9391517",
        "updated": "2025-10-05T00:03:56.9391517",
        "updatedLocal": "2025-10-05T00:03:56.9391517",
        "dueDate": "2025-10-05T00:03:56.9391517",
        "warehouseNote": "sample string 10",
        "warehouseRef": "sample string 11",
        "pdeSerialNumber": "sample string 12",
        "tradingPartner": 1,
        "orderType": "sample string 1",
        "orderTypeDescription": "sample string 2",
        "stateCode": "sample string 15",
        "mailCarbonCopy": true,
        "mailTo": "sample string 17",
        "mailBcc": "sample string 18",
        "mailReplyTo": "sample string 19",
        "liquor": true,
        "summary": "sample string 21",
        "notes": "sample string 22",
        "supplierNotes": "sample string 23",
        "receiptEmailSent": true,
        "receiptEmailSentId": "sample string 25",
        "receiptEmailSentStatus": "sample string 26",
        "transportCompanyGuid": "J3VZtesCIkKQts7g3VCz9A==",
        "transportCompanyIdentifier": "b5597527-02eb-4222-90b6-cee0dd50b3f4",
        "autoOrder": 27,
        "hostIdentifier": "oqxNCheRQ0Gep2oXP0aG0Q==",
        "hostIdentifierGuid": "0a4daca2-9117-4143-9ea7-6a173f4686d1",
        "defaultOrderDocumentId": 1,
        "defaultStockReceiveDocumentId": 1,
        "temperature": 1.1,
        "temperatureScale": 28,
        "rating": 29,
        "lastOrderEmailSentId": "sample string 30",
        "lastOrderEmailSentStatus": "sample string 31",
        "deleted": "2025-10-05T00:03:56.9391517",
        "deletedByUser": "sample string 32",
        "autoOrderGuid": "bS2PO4zN+0i+q3MvpoUJ6g==",
        "autoOrderIdentifier": "3b8f2d6d-cd8c-48fb-beab-732fa68509ea",
        "autoOrderHeader": {
          "$id": "111",
          "autoOrderGuid": "6ny8iUTTnkKeN3AlqvPqng==",
          "autoOrderIdentifier": "89bc7cea-d344-429e-9e37-7025aaf3ea9e",
          "orderGuid": "XuT9nrecbUWVbEEwwtF+yQ==",
          "orderIdentifier": "9efde45e-9cb7-456d-956c-4130c2d17ec9",
          "created": "2025-10-05T00:03:56.9391517",
          "orderID": 1,
          "storeID": 1,
          "orderDate": "2025-10-05T00:03:56.9391517",
          "supplierIdentifier": "2EU2tTd3+kaVlGSz0lCBhQ==",
          "supplierIdentifierGuid": "b53645d8-7737-46fa-9594-64b3d2508185",
          "orderStatus": 1,
          "tradingPartner": 1,
          "simpleAWS": 2,
          "defaultMPL": 3,
          "investmentBuy": true,
          "storeName": "sample string 5",
          "supplierName": "sample string 6",
          "description": "sample string 7",
          "orderType": "sample string 8",
          "mailTo": "sample string 9",
          "mailBcc": "sample string 10",
          "notes": "sample string 11",
          "transportCompanyGuid": "4luItIunokC6DjMlwQ7MIw==",
          "transportCompanyIdentifier": "b4885be2-a78b-40a2-ba0e-3325c10ecc23",
          "store": {
            "$ref": "4"
          },
          "supplier": {
            "$ref": "8"
          },
          "orderCycle": {
            "$id": "112",
            "id": 1,
            "autoOrderGuid": "j7i0Frl9mEezitp6cXXzgw==",
            "autoOrderIdentifier": "16b4b88f-7db9-4798-b38a-da7a7175f383",
            "cutOffDate": "2025-10-05T00:03:56.9391517",
            "deliveryDate": "2025-10-05T00:03:56.9391517",
            "daysBuffer": 3,
            "nextCutOffDate": "2025-10-05T00:03:56.9391517",
            "nextDeliveryDate": "2025-10-05T00:03:56.9391517",
            "nextDaysBuffer": 5
          },
          "details": [
            {
              "$id": "113",
              "autoOrderGuid": "wfQ6NNEbS0+nnj7ZJ2wHLw==",
              "autoOrderIdentifier": "343af4c1-1bd1-4f4b-a79e-3ed9276c072f",
              "pluG_UID": "fVOz9EMUzE+SYU9weOmcUw==",
              "pluGuid": "f4b3537d-1443-4fcc-9261-4f7078e99c53",
              "orderCartons": 1,
              "orderUnits": 1,
              "orderWeight": 1,
              "processedCartons": 1,
              "processedUnits": 1,
              "processedWeight": 1,
              "cartons": 1,
              "units": 1,
              "weight": 1,
              "status": 1,
              "bestDealCartonCost": 1.1,
              "bestDealDays": 1,
              "lastDealDays": 1,
              "normalCartonCost": 1.1,
              "currentDealCartonCost": 1.1,
              "investmentCartons": 1,
              "investmentUnits": 1,
              "investmentWeight": 1,
              "investmentSavedAmt": 1.1,
              "investmentBuyEndDate": "2025-10-05T00:03:56.9391517",
              "investmentBuyStatus": 2,
              "processed": "2025-10-05T00:03:56.9391517",
              "product": {
                "$ref": "3"
              },
              "orderCode": "sample string 3",
              "directIndicator": "sample string 4",
              "cycle": {
                "$ref": "15"
              },
              "dayWeighting": {
                "$id": "114",
                "sunday": 1.1
              },
              "inventory": {
                "$id": "115",
                "inventoryGuid": "DhkMPq5iqkuNp1xe4dpvLg==",
                "inventoryIdentifier": "3e0c190e-62ae-4baa-8da7-5c5ee1da6f2e",
                "created": "2025-10-05T00:03:56.9391517",
                "createdLocal": "2025-10-05T00:03:56.9391517",
                "onHand": 4,
                "onHandPacks": 5,
                "onOrder": 6,
                "onOrderPacks": 7,
                "accuracy": 8,
                "updated": "2025-10-05T00:03:56.9391517",
                "history": [
                  {
                    "$id": "116",
                    "inventoryGuid": "LOt4M/T3IEuNu//sg8q9Gw==",
                    "inventoryIdentifier": "3378eb2c-f7f4-4b20-8dbb-ffec83cabd1b",
                    "pluG_UID": "21mBIeeLIkO+16YJR4or9A==",
                    "pluIdentifier": "218159db-8be7-4322-bed7-a609478a2bf4",
                    "inventoryReason": 3,
                    "inventoryInvoiceGuid": "oDu5oOapvES6hu92SA6FMw==",
                    "invoiceIdentifier": "a0b93ba0-a9e6-44bc-ba86-ef76480e8533",
                    "operatorGuid": "1IPuf+oAhkOb15CTfWCB5w==",
                    "operatorIdentifier": "7fee83d4-00ea-4386-9bd7-90937d6081e7",
                    "stocktakeGuid": "Z9tGWEASXkSoLhYQeAQEqg==",
                    "stocktakeIdentifier": "5846db67-1240-445e-a82e-1610780404aa",
                    "orderGuid": "Dna+MhA+ikCaiPyEd2a1lg==",
                    "orderIdentifier": "32be760e-3e10-408a-9a88-fc847766b596",
                    "saleHeaderGuid": "siPCjGZXYEG+rFc0BZowBw==",
                    "saleHeaderGuidIdentifier": "8cc223b2-5766-4160-beac-5734059a3007",
                    "dumpStockID": 1,
                    "fuelDeliveryID": 1,
                    "creditNoteIdentifier": "XeKR5KYGBE28x3HxUWAX/g==",
                    "creditNoteGuid": "e491e25d-06a6-4d04-bcc7-71f1516017fe",
                    "inventorySourceGuid": "m613tOPr80O7/abZi532yQ==",
                    "inventorySourceIdentifier": "b477ad9b-ebe3-43f3-bbfd-a6d98b9df6c9",
                    "createdLocal": "2025-10-05T00:03:56.9391517",
                    "baseUnits": 4,
                    "unitsPerCarton": 5,
                    "unitsPerCartonWeighted": true,
                    "counted": 7,
                    "countedPacks": 8,
                    "open": 1,
                    "movementQty": 9,
                    "close": 1,
                    "openPacks": 1,
                    "movementQtyPacks": 10,
                    "closePacks": 1,
                    "accuracy": 1,
                    "manual": 11,
                    "user": "sample string 12",
                    "updated": "2025-10-05T00:03:56.9391517",
                    "createdLocalTime": "2025-10-05T00:03:56.9391517",
                    "storeID": 14,
                    "barcode": "sample string 15",
                    "directCode": "sample string 16",
                    "productName": "sample string 17",
                    "salesMode": 18,
                    "orderPacked": 19,
                    "invoice": {
                      "$id": "117",
                      "inventoryInvoiceGuid": "wfi58Q20W0mYvm7WZjNcHA==",
                      "invoiceIdentifier": "f1b9f8c1-b40d-495b-98be-6ed666335c1c",
                      "inventoryGuid": "78YnVhCZgkKYXAzdSZORRw==",
                      "inventoryIdentifier": "5627c6ef-9910-4282-985c-0cdd49939147",
                      "supplierIdentifier": "hDFCgnB6g0+0TEM20+7HXw==",
                      "supplierGuid": "82423184-7a70-4f83-b44c-4336d3eec75f",
                      "orderGuid": "1iOK+uCcTEOWSwbPgedSCA==",
                      "orderIdentifier": "fa8a23d6-9ce0-434c-964b-06cf81e75208",
                      "invoiceHeaderIdentifier": "sbL9s9aeKUef40MeTwjztg==",
                      "invoiceHeaderGuid": "b3fdb2b1-9ed6-4729-9fe3-431e4f08f3b6",
                      "created": "2025-10-05T00:03:56.9391517",
                      "ordered": "2025-10-05T00:03:56.9391517",
                      "storeID": 1,
                      "bestOrExpire": "2025-10-05T00:03:56.9391517",
                      "bestOrExpireType": 1,
                      "units": 1,
                      "weight": 1,
                      "received": "2025-10-05T00:03:56.9391517",
                      "cost": 1,
                      "totalCost": 1,
                      "freightCost": 1,
                      "inStock": 1,
                      "pluG_UID": "2A8FEnunrk6zoQwTK34Xxw==",
                      "pluGuid": "12050fd8-a77b-4eae-b3a1-0c132b7e17c7",
                      "orderInventoryGuid": "NQMjmjKm+E6UNkCIn0cwJA==",
                      "orderInventoryIdentifier": "9a230335-a632-4ef8-9436-40889f473024",
                      "supplier": {
                        "$ref": "8"
                      },
                      "inventoryUnits": [
                        {
                          "$id": "118",
                          "invoiceItemNo": 1,
                          "inventoryInvoiceGuid": "Lw7BxQPwa0SYBp9n5ZUQDA==",
                          "invoiceIdentifier": "c5c10e2f-f003-446b-9806-9f67e595100c",
                          "inventoryGuid": "SspY8fW6+0C+1HtBsLOpHA==",
                          "inventoryIdentifier": "f158ca4a-baf5-40fb-bed4-7b41b0b3a91c",
                          "serialNumber": "sample string 3",
                          "sold": "2025-10-05T00:03:56.9391517",
                          "saleItemID": 1,
                          "storeID": 1,
                          "returned": "2025-10-05T00:03:56.9391517",
                          "dumped": 1,
                          "saleHeaderID": 1
                        },
                        {
                          "$ref": "118"
                        }
                      ]
                    },
                    "invoiceHeaderIdentifier": "9JV+w19KBUSjVChAXDJ2eg==",
                    "invoiceHeaderGuid": "c37e95f4-4a5f-4405-a354-28405c32767a",
                    "invoiceNumber": "sample string 20",
                    "invoiceCost": 1,
                    "invoiceCostDecimals": 1,
                    "orderNumber": 1,
                    "orderReceivingStoreName": "sample string 21",
                    "orderSendingStoreName": "sample string 22",
                    "creditNoteID": 1,
                    "reason": {
                      "$id": "119",
                      "id": 1,
                      "name": "sample string 1",
                      "allowRF": 2,
                      "dumpStock": 3,
                      "creditRequest": 4,
                      "excludeFromLoss": 5,
                      "reserved": 6,
                      "updated": "2025-10-05T00:03:56.9391517"
                    },
                    "reasonName": "sample string 23",
                    "operatorName": "sample string 24",
                    "operatorNumber": "sample string 25",
                    "stocktakeName": "sample string 26",
                    "saleIdentifier": "sample string 27",
                    "saleHeaderID": 1,
                    "inventoryAfterCounted": true,
                    "inventorySetStock": true
                  },
                  {
                    "$ref": "116"
                  }
                ],
                "products": [
                  {
                    "$ref": "3"
                  },
                  {
                    "$ref": "3"
                  }
                ],
                "lastInvoiceCost": 1
              },
              "aws": 5.0,
              "explanations": [
                {
                  "$id": "120",
                  "pluG_UID": "QkQldeRW2EGau8bima0OFg==",
                  "pluGuid": "75254442-56e4-41d8-9abb-c6e299ad0e16",
                  "consolidatedSales": {
                    "$id": "121",
                    "1": {
                      "$id": "122",
                      "discountPercentage": 1,
                      "days": 2,
                      "quantity": 3.1,
                      "aws": 3.1,
                      "cartonQuantity": 4.1,
                      "lowQuality": true
                    },
                    "2": {
                      "$ref": "122"
                    }
                  },
                  "dailyPrices": {
                    "$id": "123",
                    "2025-10-05T00:03:56.9391517": {
                      "$id": "124",
                      "date": "2025-10-05T00:03:56.9391517",
                      "salePrice": 1,
                      "campaign": "sample string 2",
                      "campaignDescription": "sample string 3",
                      "combo": true,
                      "comboPriceGroupG_UID": "PirX2+NWSEC+Mt37ZMY2Rg==",
                      "comboPriceGroupGuid": "dbd72a3e-56e3-4048-be32-ddfb64c63646"
                    }
                  },
                  "onHandPredictions": [
                    {
                      "$id": "125",
                      "autoOrderGuid": "3jRV4NR6EUachJJao4RHBw==",
                      "autoOrderIdentifier": "e05534de-7ad4-4611-9c84-925aa3844707",
                      "pluG_UID": "5XG0zhLLxEmeIcstq0JbaQ==",
                      "pluGuid": "ceb471e5-cb12-49c4-9e21-cb2dab425b69",
                      "childPLUG_UID": "P39Q6KjWNkK14DLUg561/Q==",
                      "childPluGuid": "e8507f3f-d6a8-4236-b5e0-32d4839eb5fd",
                      "date": "2025-10-05T00:03:56.9391517",
                      "normalPrice": 2.0,
                      "salePrice": 3.0,
                      "discountPercentage": 4,
                      "discountPercentageActual": -50,
                      "predictedQuantity": 5.1,
                      "campaign": "sample string 6",
                      "campaignDescription": "sample string 7",
                      "lowQuality": true,
                      "investmentBuy": true,
                      "buffer": 10,
                      "boostDays": 11
                    },
                    {
                      "$ref": "125"
                    }
                  ],
                  "predictions": [
                    {
                      "$ref": "125"
                    },
                    {
                      "$ref": "125"
                    }
                  ],
                  "product": {
                    "$ref": "3"
                  }
                },
                {
                  "$ref": "120"
                }
              ],
              "supplierOrderingDetail": {
                "$ref": "11"
              },
              "manufacturerSupplier": "36e2df82-fd90-49c5-9a70-90b749ef29e6",
              "cartonQuantity": 1,
              "sellPrice": 1,
              "cost": 1,
              "costDecimals": 1,
              "bufferDays": 6,
              "boostDays": 7
            },
            {
              "$ref": "113"
            }
          ],
          "boosts": [
            {
              "$id": "126",
              "autoOrderGuid": "cRV4bIbYgEi5VDHVAgtNLQ==",
              "autoOrderIdentifier": "6c781571-d886-4880-b954-31d5020b4d2d",
              "date": "2025-10-05T00:03:56.9391517",
              "boost": 2
            },
            {
              "$ref": "126"
            }
          ]
        },
        "supplierName": "sample string 33",
        "supplierStoreID": 1,
        "supplierCartonsOnly": true,
        "supplierEnforceMinimumQuantity": true,
        "supplierMinimumOrderValue": 1,
        "storeName": "sample string 36",
        "orderCode": {
          "$id": "127",
          "code": "sample string 1",
          "description": "sample string 2"
        },
        "store": {
          "$ref": "4"
        },
        "supplier": {
          "$ref": "8"
        },
        "totalCostInc": 37.0,
        "totalPickedCostInc": 38.0,
        "totalReceivedCostInc": 39.0,
        "total": {
          "$id": "128",
          "orderGuid": "2QExCO03TkWDWR0O5eGQAA==",
          "orderIdentifier": "083101d9-37ed-454e-8359-1d0ee5e19000",
          "supplierIdentifier": "qMZOoI1XGUKx6jDKM6ddoQ==",
          "supplierGuid": "a04ec6a8-578d-4219-b1ea-30ca33a75da1",
          "records": 1,
          "cartons": 2.1,
          "cartonQuantity": 3,
          "weight": 4,
          "costInc": 5,
          "sellInc": 6,
          "costGST": 7,
          "sellGST": 8,
          "pickedCostInc": 9,
          "pickedSellInc": 10,
          "receivedRecords": 11,
          "receivedWeight": 1,
          "receivedCartons": 1,
          "receivedCartonQuantity": 1,
          "receivedUnits": 1,
          "receivedSellInc": 12,
          "receivedCostInc": 13,
          "receivedCostGST": 14,
          "receivedSellGST": 15,
          "investmentBuyRecords": 16,
          "investmentBuyCartons": 17.1,
          "investmentBuyCartonQuantity": 18,
          "investmentBuyWeight": 19,
          "investmentBuyCostInc": 20,
          "investmentBuySellInc": 21,
          "investmentBuyCostGST": 22,
          "investmentBuySellGST": 23,
          "investmentBuySavedAmount": 24.1
        },
        "details": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "unknownScans": [
          {
            "$ref": "108"
          },
          {
            "$ref": "108"
          }
        ],
        "transportCompany": {
          "$id": "129",
          "identifier": "dVx+B/gBGUSi9ujYWkmgTQ==",
          "identifierGuid": "077e5c75-01f8-4419-a2f6-e8d85a49a04d",
          "companyName": "sample string 1",
          "abn": "sample string 2",
          "address1": "sample string 3",
          "address2": "sample string 4",
          "telephone": "sample string 5",
          "primaryContactGuid": "sefrHwtE/EyroqT5HebPug==",
          "primaryContactID": "1febe7b1-440b-4cfc-aba2-a4f91de6cfba",
          "primaryContact": {
            "$ref": "9"
          }
        },
        "isMetcashSorted": true,
        "backupOrderType": "sample string 41",
        "backupOrderTypeDescription": "sample string 42",
        "backupTradingPartner": 1,
        "backupHostIdentifier": "75bff037-a77c-43c4-9a90-d64a7b9e60d2"
      },
      "invoiceDetail": {
        "$id": "130",
        "identifier": "wjlg7PaWtE2tkc/7zAwAxg==",
        "identifierGuid": "ec6039c2-96f6-4db4-ad91-cffbcc0c00c6",
        "headerIdentifier": "2NJNl+CV20m0ZeGqkQvgLQ==",
        "headerIdentifierGuid": "974dd2d8-95e0-49db-b465-e1aa910be02d",
        "pluG_UID": "IK+0OH7V2ECI89FPQY/cAw==",
        "pluGuid": "38b4af20-d57e-40d8-88f3-d14f418fdc03",
        "pageNo": 1,
        "lineNo": 1,
        "itemOrdered": "sample string 1",
        "itemShipped": "sample string 2",
        "apn": "sample string 3",
        "barcode": "sample string 4",
        "prodStatus": 0,
        "dateAvailable": "2025-10-05T00:03:56.9391517",
        "commodity": "sample string 5",
        "supplier": "sample string 6",
        "itemDesc": "sample string 7",
        "itemType": 48,
        "investmentBuyInd": "A",
        "orderType": "sample string 8",
        "cartonQty": 1,
        "cartonQuantitySpecified": true,
        "soldByWeight": true,
        "orderByWeight": true,
        "unitsOrdered": 1,
        "unitsSupplied": 1,
        "unitsReceived": 1,
        "weightOrdered": 1,
        "weightShipped": 1,
        "weightReceived": 1,
        "unitSpecified": 11,
        "wholesalePrice": 1,
        "extWholesalePrice": 1,
        "normalPrice": 1,
        "retailPrice": 1,
        "pricingUnit": "sample string 12",
        "claimFlag": "A",
        "gstRate": 1,
        "gstAmount": 1,
        "extGstAmount": 1,
        "deliWeight": 1,
        "marginAmount": 1,
        "extMarginAmount": 1,
        "costAmount": 1,
        "orderedCostAmount": 1,
        "extCostAmount": 1,
        "costIncSpecified": true,
        "freightAmount": 14,
        "freightGstAmount": 15,
        "extFreightAmount": 16,
        "extFreightGstAmount": 17,
        "costDecimals": 18,
        "wetRate": 1,
        "containerDeposit": 1,
        "basePrice": 1,
        "wetValue": 1,
        "deliveryFee": 1,
        "casePrice": 1,
        "wholesaleExt": 1,
        "wetExt": 1,
        "totalLitres": 1,
        "tun": "sample string 19",
        "applyDetails": true,
        "applySell": true,
        "applyCost": true,
        "applyOr": true,
        "applyQty": true,
        "itemNumber": "sample string 20",
        "directNumber": "sample string 21",
        "itemSize": "sample string 22",
        "costGst": 1,
        "sellGst": 1,
        "costOr": 1,
        "sellOr": 1,
        "marginOr": 1,
        "grossProfit": 1.0,
        "sell": 1,
        "cartonCost": 1,
        "currentCost": 1,
        "costID": "A",
        "costStart": "2025-10-05T00:03:56.9548344",
        "costEnd": "2025-10-05T00:03:56.9548344",
        "createdFromUnknownScan": true,
        "orderGuid": "sBM8IE5DPUyXmZpZB5dTiw==",
        "orderIdentifierGuid": "203c13b0-434e-4c3d-9799-9a590797538b",
        "processed": true,
        "received": true,
        "inventoried": true,
        "fromElectronicInvoice": true,
        "allowDelete": true,
        "updated": "2025-10-05T00:03:56.9548344",
        "invoiceNo": "sample string 28",
        "hasInventory": true,
        "existingCost": 30.1,
        "existingSell": 31.1,
        "futureCost": 1.1,
        "futureSell": 1.1,
        "nextSell": 1.1,
        "nextSellCampaignName": "sample string 32",
        "nextSellCampaignDescription": "sample string 33",
        "unknownScan": {
          "$id": "131",
          "pluG_UID": "uAhi2Ph+YEqNLyvtbO/t3w==",
          "pluGuid": "d86208b8-7ef8-4a60-8d2f-2bed6cefeddf",
          "invoiceIdentifier": "YCKFBg/nvUSinlWe6cCaYw==",
          "invoiceGuid": "06852260-e70f-44bd-a29e-559ee9c09a63",
          "barcode": "sample string 3",
          "itemNumber": "sample string 4",
          "created": "2025-10-05T00:03:56.9548344"
        },
        "productActive": true,
        "productSalesMode": 35,
        "productGSTPercent": 36,
        "productCostCalcMethod": 37,
        "productAlwaysApplyMargin": true,
        "productMarginRanged": true,
        "productMargin": 1.1,
        "productMinimumMargin": 1.1,
        "productMaximumMargin": 1.1,
        "priceGroupG_UID": "bVlP2/gSE0KaZ9aMF8qbng==",
        "priceGroupGuid": "db4f596d-12f8-4213-9a67-d68c17ca9b9e",
        "priceGroupName": "sample string 40",
        "priceGroupCode": "sample string 41",
        "product": {
          "$ref": "3"
        },
        "incrementCount": true,
        "minimumQuantity": 1,
        "randomWeight": true,
        "salesMode": 43,
        "cartons": 1,
        "weight": 1,
        "units": 1,
        "autoOrderStatus": 1,
        "invoiceDetailReceive": true
      },
      "autoOrderDetail": {
        "$ref": "113"
      },
      "doNotRange": true,
      "doNotOrder": true,
      "costGSTPercent": 1,
      "orderDetailReceive": true,
      "isBackedUp": true,
      "backupWarehouseIndicator": "sample string 21",
      "backupOrderCode": "sample string 22"
    },
    {
      "$ref": "2"
    }
  ],
  "skip": 1,
  "take": 1,
  "totalCount": 1
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK|E[FM�5xl/workbook.xml �(�����0��J}�(P�S0�t��݀�D%	JR��/?�[7�����ɺWk�}�`|�*.C�I��/v$3�u�,�����voM&@E980(k�T����a�%Q�ÆҨ��'�ʥ�C��W9{��d���7U���bU̠��7��չ��9s���{��m��iB��Ƙ�}�J��_PK|E[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
|E[��=�''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R847ab422dfa646d7" /></Relationships>PK|E[�(57�xl/worksheets/sheet1.xml �(���Mo�0������/�Uw���U{�={���#�	��5��I����5�;~gF�޻��6R�9$�@��d�����R�Pd��o����f�s�X{�"d�Ft��(z����uG}@��e)v�<u���b#-Zn�U��G�j�R����еS���Y%]��=Т��#��)��<�K��\�`��Ro���!�,Z�O��W
*Q�Sk��Y�Ccݐ"�)Uk�tr��AV�q	L�tC��$��<���s��ʤ���.����!!!K6i���٬g�~��4��g]���h�E��FӐ�m0Ko��46?���ȴ��iW}�]h�fܰ�[��:�ڙ��&�5�cM�kb�&�5�_�B g{�N�z�+M������x�$n������MN������~R�
�w�<��PK|E[Da��Pxl/_rels/workbook.xml.rels �(���Kn� @��f_c�u'�n�Ms�ۊ
HӜ���W(J��H]t��|yz����޾-3yE�'�[`Y�4���NA=<�v���,B���d=�O�oa��(�r�E��X�q��[D����(�<�k�R�2��b�?D��$���ӂ:��g�~D@�
Z�iyz
,�T ���}Q����c�J&j �nj>\f�^�u"S*�Y��`W�1Ww����%��өS�N�x��d�Ȧ�ʦbW5zs�/PK|E[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK|E[�?�w�xl/sharedStrings.xml �(�e��N�0D�r�����\"
B����%��^���!ʕ3�y��r����D.b%7������Pɧ���J
b������ۺ$b��H���k�Ɏ�8��[L�p�i�4%0=��>/��C)l��+y)Ō�}��W�W�\w�������;���w�����$�E6�ز�<��
�q��CPM�,�H�BrV~y�<�\k��T{�vm��HR��/h���PK-|E[FM�5xl/workbook.xmlPK-|E[����	��[Content_Types].xmlPK-
|E[��=�''U_rels/.relsPK-|E[�(57��xl/worksheets/sheet1.xmlPK-|E[Da��P�xl/_rels/workbook.xml.relsPK-|E[Ѓc'2E
�xl/styles.xmlPK-|E[�?�w�kxl/sharedStrings.xmlPK��	

application/vnd.ms-excel

Sample:
PK|E[�Q[�5xl/workbook.xml �(�����0D�&�C��P
*N\�z��bhK��|K	$޼��ξ�b2�ӓ���mI��cΘk*p3���X>H�b��d��i�
�g<I2fq/�vB��.�Xn���^
J�Դ��)�f���2k��$l	��Ta�ETD�’�����ڒ���\���/���3~�xz�6,V�+����PK|E[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
|E[�+��''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R8858b968f7ba4612" /></Relationships>PK|E[�(57�xl/worksheets/sheet1.xml �(���Mo�0������/�Uw���U{�={���#�	��5��I����5�;~gF�޻��6R�9$�@��d�����R�Pd��o����f�s�X{�"d�Ft��(z����uG}@��e)v�<u���b#-Zn�U��G�j�R����еS���Y%]��=Т��#��)��<�K��\�`��Ro���!�,Z�O��W
*Q�Sk��Y�Ccݐ"�)Uk�tr��AV�q	L�tC��$��<���s��ʤ���.����!!!K6i���٬g�~��4��g]���h�E��FӐ�m0Ko��46?���ȴ��iW}�]h�fܰ�[��:�ڙ��&�5�cM�kb�&�5�_�B g{�N�z�+M������x�$n������MN������~R�
�w�<��PK|E[/���Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;ql�!�������#۲M)g�G�jQ�
Rݰ���I3�����4�Wr~0����H7F
���ڧ%l7�=����Y\Ѿ�>���7=M�cI�Nk܄!����v�e���p�d����M�
=��<���Ÿ�����B
?%�oA$�
l�j��eU,d!�B������u$�����d"�۪L%e��Cezt�^����;��3���c�ʬ�(�R›����PK|E[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK|E[�?�w�xl/sharedStrings.xml �(�e��N�0D�r�����\"
B����%��^���!ʕ3�y��r����D.b%7������Pɧ���J
b������ۺ$b��H���k�Ɏ�8��[L�p�i�4%0=��>/��C)l��+y)Ō�}��W�W�\w�������;���w�����$�E6�ز�<��
�q��CPM�,�H�BrV~y�<�\k��T{�vm��HR��/h���PK-|E[�Q[�5xl/workbook.xmlPK-|E[����	�[Content_Types].xmlPK-
|E[�+��''V_rels/.relsPK-|E[�(57��xl/worksheets/sheet1.xmlPK-|E[/���P�xl/_rels/workbook.xml.relsPK-|E[Ѓc'2E
�xl/styles.xmlPK-|E[�?�w�mxl/sharedStrings.xmlPK��