GET api/printbatch/{id}

Get print batch object

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

PrintBatch HeaderIdentifier guid

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Print Batch, with Campaign relation if talker print batch

PrintBatchHeader
NameDescriptionTypeAdditional information
Identifier

Collection of byte

None.

IdentifierGuid

globally unique identifier

None.

StoreID

integer

None.

PrintBatchType

PrintBatchType

None.

PrintRequestType

PrintRequestType

None.

CampaignName

string

None.

User

string

String length: inclusive between 0 and 255

Process

string

String length: inclusive between 0 and 255

PromoPrint

For campaigns, true if the printing is only the campaign, and not the campaign products

boolean

Deprecated.

Created

date

None.

Updated

date

None.

Printed

date

None.

StoreName

string

None.

StoreShortName

string

None.

CampaignDescription

string

None.

Campaign

Campaign

None.

Details

Collection of PrintBatchDetail

None.

Response Formats

application/json, text/json

Sample:
{
  "identifier": "q3W+p6uKH0u6BIdAgZ4ZyA==",
  "identifierGuid": "a7be75ab-8aab-4b1f-ba04-8740819e19c8",
  "storeID": 1,
  "printBatchType": 2,
  "printRequestType": 3,
  "campaignName": "sample string 4",
  "user": "sample string 5",
  "process": "sample string 6",
  "promoPrint": true,
  "created": "2025-06-14T06:17:01.8970337",
  "updated": "2025-06-14T06:17:01.8970337",
  "printed": "2025-06-14T06:17:01.8970337",
  "storeName": "sample string 8",
  "storeShortName": "sample string 9",
  "campaignDescription": "sample string 10",
  "campaign": {
    "$id": "2",
    "id": 1,
    "storeID": 2,
    "name": "8f02160b-563c-4828-98c3-9a159b1285b8",
    "nameGuid": "8f02160b-563c-4828-98c3-9a159b1285b8",
    "description": "sample string 4",
    "showDiscounts": true,
    "showTotals": true,
    "onlyEvaluateOnSubtotal": true,
    "useDescription": true,
    "campaignType": 1,
    "startDate": "2025-06-14T06:17:01.8970337",
    "startTime": 1,
    "endDate": "2025-06-14T06:17:01.8970337",
    "endTime": 1,
    "recurrence": 1,
    "recurrenceType": 1,
    "monthType": 1,
    "weekDays": 1,
    "months": 1,
    "monthWeeks": 1,
    "monthDays": "sample string 7",
    "printed": true,
    "talkerText": "sample string 8",
    "rangeDescription": "sample string 9",
    "dealDescription": "sample string 10",
    "labelQuantity": 11,
    "active": 1,
    "deactivated": "2025-06-14T06:17:01.8970337",
    "system": true,
    "created": "2025-06-14T06:17:01.8970337",
    "updated": "2025-06-14T06:17:01.8970337",
    "priceChangeNotifiedUtc": "2025-06-14T06:17:01.8970337",
    "promoType": 1,
    "promotionTypeCode": "sample string 13",
    "hostIdentifier": "TeiofOQI3k6GbjXbXnyQzg==",
    "hostIdentifierGuid": "7ca8e84d-08e4-4ede-866e-35db5e7c90ce",
    "hostType": 14,
    "createdByUser": "sample string 15",
    "fromHost": true,
    "deleted": true,
    "campaignDeleted": "2025-06-14T06:17:01.8970337",
    "updatedByUser": "sample string 18",
    "offerID": 1,
    "isPriceChangeCampaign": true,
    "stores": [
      1,
      2
    ],
    "storeNames": [
      "sample string 1",
      "sample string 2"
    ],
    "campaignPlus": [
      {
        "$id": "3",
        "id": 1,
        "campaignID": 2,
        "campaignName": "sample string 3",
        "plu": 1,
        "hostOfferID": 1,
        "metcashPromotionID": "sample string 4",
        "metcashPromotionPlacement": "sample string 5",
        "pluG_UID": "XiyeDxpGGkKoygS86mb/dg==",
        "pluGuid": "0f9e2c5e-461a-421a-a8ca-04bcea66ff76",
        "newPrice": 1,
        "pctDiscount": 1,
        "newCost": 1,
        "newCostDecimals": 6,
        "dealCostIdentifier": "dlsVz+CdwEapP9XNQbUAog==",
        "dealCostGuid": "cf155b76-9de0-46c0-a93f-d5cd41b500a2",
        "pluName": "sample string 7",
        "apn": "sample string 8",
        "fuelItem": true,
        "priceGroupG_UID": "Z9m+o+rwikyLESq8p7uT9g==",
        "priceGroupGuid": "a3bed967-f0ea-4c8a-8b11-2abca7bb93f6",
        "itemNumber": "sample string 10",
        "cri": "sample string 11",
        "pluPrice": 12,
        "pluCost": 13,
        "pluCostIndicator": "sample string 14",
        "pluPriceGstPercent": 15,
        "pluCostGstPercent": 16,
        "pluActive": true,
        "cartonQty": 1.1,
        "baseUnits": 18.1,
        "salesMode": 1,
        "pluNormalCost": 19,
        "pluaws": 20.0,
        "directNumber": "sample string 21",
        "departmentName": "sample string 22",
        "subDepartmentName": "sample string 23",
        "priceGroupName": "sample string 24",
        "supplierName": "sample string 25",
        "stockOnHand": 1.1,
        "stockOnOrder": 1.1,
        "lastReceived": "2025-06-14T06:17:01.8970337",
        "rrp": 26,
        "campaignDescription": "sample string 27",
        "campaignComboPriceGroupG_UID": "HVR5TGGrT0SktCRdyGGFoA==",
        "campaignComboPriceGroupIdentifier": "4c79541d-ab61-444f-a4b4-245dc86185a0",
        "promotionPlacementDescription": "sample string 28",
        "storeAcceptances": [
          {
            "$id": "4",
            "plu": 1,
            "pluG_UId": "QEA=",
            "campaignID": 1,
            "campaignName": "sample string 2",
            "storeID": 3,
            "acceptedUtc": "2025-06-14T06:17:01.8970337",
            "operatorG_UID": "v5wl0pxC+kO+ea7+c7GQOA==",
            "operatorGuid": "d2259cbf-429c-43fa-be79-aefe73b19038",
            "machineID": 1,
            "processed": true,
            "appliedUtc": "2025-06-14T06:17:01.8970337",
            "signIqTicketFileMovedUtc": "2025-06-14T06:17:01.8970337",
            "user": "sample string 6",
            "campaignDescription": "sample string 7",
            "productDesc": "sample string 8",
            "storeName": "sample string 9",
            "effectiveUtc": "2025-06-14T06:17:01.8970337",
            "priceChangeType": 0,
            "operatorName": "sample string 10",
            "hostCampaign": true,
            "product": {
              "$id": "5",
              "plu": 1,
              "storeID": 1,
              "masterPluG_UID": "QEA=",
              "storeIDs": [
                1,
                2
              ],
              "g_UId": "X36LeSgzEEKngHaF4jNHtg==",
              "guid": "798b7e5f-3328-4210-a780-7685e23347b6",
              "apn": "sample string 1",
              "apnChanged": true,
              "apnSwitched": true,
              "barcode": "sample string 4",
              "itemNumber": "sample string 5",
              "itemNumberChanged": true,
              "priceGroupG_UID": "9ljDZ4N6XEitowo3MWe61Q==",
              "priceGroupGuid": "67c358f6-7a83-485c-ada3-0a373167bad5",
              "blueprintID": 1,
              "lastCountedDate": "2025-06-14T06:17:01.8970337",
              "externalID": "sample string 7",
              "active": true,
              "activated": "2025-06-14T06:17:01.8970337",
              "pluCreated": "2025-06-14T06:17:01.8970337",
              "createdByUser": "sample string 9",
              "name": "sample string 10",
              "nameChanged": true,
              "secondDescription": "sample string 12",
              "hostDescription": "sample string 13",
              "keepCartonQty": true,
              "keepDescription": true,
              "keepDepartments": true,
              "keepSuppliers": true,
              "markdownDescription": "sample string 18",
              "altDescription": "sample string 19",
              "bestOrExpire": 20,
              "lastUpdate": "2025-06-14T06:17:01.8970337",
              "lastManualUpdate": "2025-06-14T06:17:01.8970337",
              "imageName": "sample string 23",
              "showImageOnFlipCharts": true,
              "showTextOnFlipCharts": true,
              "overrideFlipChartText": true,
              "flipChartText": "sample string 27",
              "salesMode": 1,
              "eftCode": 1,
              "price": 1,
              "priceChanged": true,
              "rrp": 1,
              "gstPercent": 28,
              "gstPercentChanged": true,
              "costGSTPercent": 29,
              "costGSTPercentChanged": true,
              "wetPercent": 1,
              "priceOverride": 1,
              "cost": 1,
              "currentCost": 1,
              "currentCostDecimals": 1,
              "grossProfit": 1.0,
              "currentCostDesc": "sample string 30",
              "currentCostEnd": "2025-06-14T06:17:01.8970337",
              "currentCostUpdated": "2025-06-14T06:17:01.8970337",
              "costDecimals": 31,
              "costChanged": true,
              "dealCostIdentifier": "QEA=",
              "excludeFromRebate": true,
              "rebateOverride": 1,
              "costCalcMethod": 1,
              "costCalcMethodChanged": true,
              "costEffectiveDate": "2025-06-14T06:17:01.8970337",
              "defaultGP": 1,
              "breakTargetMode": 32,
              "break1": 1,
              "price1": 1,
              "target1": 33,
              "break2": 1,
              "price2": 1,
              "target2": 34,
              "break3": 1,
              "price3": 1,
              "target3": 35,
              "break1Changed": true,
              "price1Changed": true,
              "target1Changed": true,
              "break2Changed": true,
              "price2Changed": true,
              "target2Changed": true,
              "break3Changed": true,
              "price3Changed": true,
              "target3Changed": true,
              "breakTargetModeChanged": true,
              "margin": 1.1,
              "marginChanged": true,
              "marginRanged": true,
              "marginRangedChanged": true,
              "minimumMargin": 1.1,
              "minimumMarginChanged": true,
              "maximumMargin": 1.1,
              "maximumMarginChanged": true,
              "overrideHostWarehouseIndicator": true,
              "overrideHostWarehouseIndicatorChanged": true,
              "overrideHostPrice": true,
              "overrideHostPriceChanged": true,
              "overrideHostCost": true,
              "overrideHostCostChanged": true,
              "overrideHostMargin": true,
              "overrideHostMarginChanged": true,
              "alwaysApplyMargin": true,
              "alwaysApplyMarginChanged": true,
              "aws": 1.0,
              "awsUpdated": "2025-06-14T06:17:01.8970337",
              "posTare": 1,
              "altPrice": 1.0,
              "altPriceChanged": true,
              "altPriceMode": 52,
              "altPriceModeChanged": true,
              "altPLUG_UID": "hlp32jZIukmfAAVJPnaTaA==",
              "altPLUGuid": "da775a86-4836-49ba-9f00-05493e769368",
              "altPLUGuidChanged": true,
              "altPriceDescription1": "sample string 53",
              "altPriceDescription2": "sample string 54",
              "cartonQuantity": 55,
              "cartonQuantityChanged": true,
              "trayID": 1,
              "promptID": 1,
              "tare": 1,
              "packQty": 1,
              "fixedWeight": 1,
              "extraMesg": 1,
              "text1": "sample string 57",
              "text2": "sample string 58",
              "text3": "sample string 59",
              "labelText": "sample string 60",
              "labelTextChanged": true,
              "sendToScale": true,
              "nonScaleWeigh": true,
              "labelFormat": "sample string 64",
              "barcodeFormat": "sample string 65",
              "austMade": 1,
              "coolCode": 66,
              "countryOfOrigin": "sample string 67",
              "percentContent": 68.1,
              "departmentID": 1,
              "subDepartmentID": 1,
              "minorDepartmentID": 1,
              "lesserDepartmentID": 1,
              "deptCode": "sample string 69",
              "subDeptCode": "sample string 70",
              "minorDeptCode": "sample string 71",
              "lesserDeptCode": "sample string 72",
              "deptName": "sample string 73",
              "subDeptName": "sample string 74",
              "minorDeptName": "sample string 75",
              "lesserDeptName": "sample string 76",
              "departmentChanged": true,
              "subCategoryID": 1,
              "expiry": 1,
              "showDays": 1,
              "datePrint": 1,
              "labelRequired": true,
              "labelShelfQty": 79,
              "labelShelfChanged": true,
              "labelTalkerQty": 81,
              "labelSmall": true,
              "labelLastPrinted": "2025-06-14T06:17:01.8970337",
              "labelLastPrice": 1,
              "shelfPageLayoutG_UID": "NW3uwXKyG0yJzkHIPizd+w==",
              "shelfPageLayoutGuid": "c1ee6d35-b272-4c1b-89ce-41c83e2cddfb",
              "talkerPageLayoutG_UID": "8YOx77Jk402F/4+iRvHPFw==",
              "talkerPageLayoutGuid": "efb183f1-64b2-4de3-85ff-8fa246f1cf17",
              "unitMeasure": 1.1,
              "unitMeasureChanged": true,
              "unitMeasureKind": 84,
              "unitMeasureKindChanged": true,
              "signIQData": "sample string 86",
              "refresh": true,
              "earnLoyaltyPoints": true,
              "earnLoyaltyPointsChanged": true,
              "quantityOverride": true,
              "quantityOverrideChanged": true,
              "quantityRequired": true,
              "quantityRequiredChanged": true,
              "allowDiscounts": true,
              "allowDiscountsChanged": true,
              "discountDiscounts": true,
              "discountDiscountsChanged": true,
              "itemRecalled": true,
              "itemRecalledChanged": true,
              "noRefund": true,
              "noRefundChanged": true,
              "allowMarkdown": true,
              "allowMarkdownChanged": true,
              "priceRequired": true,
              "priceRequiredChanged": true,
              "fuelItem": true,
              "fuelItemChanged": true,
              "trackSerial": true,
              "trackSerialChanged": true,
              "allowZeroPrice": true,
              "allowZeroPriceChanged": true,
              "notForSale": 90,
              "notForSaleChanged": true,
              "excludeFromDeals": true,
              "excludeFromVoucher": true,
              "minimumAge": 93,
              "minimumAgeChanged": true,
              "buyingLimit": 1,
              "buyingLimitChanged": true,
              "buyingLimitIndependent": true,
              "buyingLimitIndependentChanged": true,
              "inventoryGuid": "aVz5i31WVUWIudtkw8p4Gw==",
              "inventoryIdentifier": "8bf95c69-567d-4555-88b9-db64c3ca781b",
              "inventoryAccuracy": 1,
              "baseUnits": 97,
              "orderPacked": 1,
              "isManufactured": true,
              "isIngredient": true,
              "isModifier": true,
              "isModifierChanged": true,
              "hasModifiers": 98,
              "defaultPrinter": "sample string 99",
              "defaultPrinterGroup": "sample string 100",
              "ingredientsOnManufacture": true,
              "manufactureUnitMeasure": 1,
              "mpl": 1,
              "maxShelfQty": 101,
              "allowAutoOrder": true,
              "warrantyPeriod": 1,
              "parentPluG_UId": "K/Sya2E2CEiRfUscnH6iBg==",
              "parentPluGuid": "6bb2f42b-3661-4808-917d-4b1c9c7ea206",
              "preferredHostVendor": 103,
              "preferredHostChanged": true,
              "code": "sample string 105",
              "supplierIdentifier": "LHLQJtEEJUy+/YMun2/eXQ==",
              "supplierIdentifierGuid": "26d0722c-04d1-4c25-befd-832e9f6fde5d",
              "supplierChanged": true,
              "rebateSupplierIdentifier": "Vm/6JSrwOEqg6byqSLulSw==",
              "rebateSupplierIdentifierGuid": "25fa6f56-f02a-4a38-a0e9-bcaa48bba54b",
              "rebateSupplierChanged": true,
              "availableForOrder": true,
              "warehouseDirectIndicator": "sample string 107",
              "warehouseDirectIndicatorChanged": true,
              "productGrade": "sample string 109",
              "productType": "sample string 110",
              "productGroup": "sample string 111",
              "complianceIndicator": "sample string 112",
              "inhouseBrand": "sample string 113",
              "slowMoving": true,
              "generalMerchandise": true,
              "comment": "sample string 116",
              "lastUpdatedByUser": "sample string 117",
              "lastManualUpdatedByUser": "sample string 118",
              "lastUpdatedByUserOverride": true,
              "lastUpdatedByHost": "2025-06-14T06:17:01.8970337",
              "commodity": "sample string 120",
              "businessPillar": "sample string 121",
              "mscCommodity": "sample string 122",
              "hostIdentifier": "i/RupO2UBkS0QSvqefRdXA==",
              "hostIdentifierGuid": "a46ef48b-94ed-4406-b441-2bea79f45d5c",
              "serviceFeeID": 1,
              "serviceFeeIDChanged": true,
              "providerName": "sample string 124",
              "aisleEnds": "sample string 125",
              "deleted": true,
              "deletedChanged": true,
              "hidden": true,
              "doNotRange": true,
              "doNotRangeChanged": true,
              "doNotOrder": true,
              "doNotOrderChanged": true,
              "locked": true,
              "excludeFromWebUpdate": true,
              "excludeFromWebUpdateChanged": true,
              "webPriceBasedOn": 136,
              "webPriceRounding": true,
              "webMarkup": 138,
              "webPriceMode": 139,
              "altDepartmentID": 1,
              "altSubDepartmentID": 1,
              "altMinorDepartmentID": 1,
              "altLesserDepartmentID": 1,
              "altDeptCode": "sample string 140",
              "altSubDeptCode": "sample string 141",
              "altMinorDeptCode": "sample string 142",
              "altLesserDeptCode": "sample string 143",
              "altDepartmentChanged": true,
              "storeProducts": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ],
              "store": {
                "$id": "6",
                "id": 1,
                "isMaster": true,
                "shortName": "sample string 3",
                "url": "sample string 4",
                "sortOrder": 1,
                "name": "sample string 5",
                "phone": "sample string 6",
                "fax": "sample string 7",
                "email": "sample string 8",
                "address1": "sample string 9",
                "address2": "sample string 10",
                "city": "sample string 11",
                "state": "sample string 12",
                "country": "sample string 13",
                "postCode": "sample string 14",
                "delivery": 1,
                "exportAccounts": 1,
                "salesAccountFolder": "sample string 15",
                "purchaseAccountFolder": "sample string 16",
                "initLoad": 1,
                "initIDs": 1,
                "zoneID": 1,
                "actAsMaster": 1,
                "lastActiveUtc": "2025-06-14T06:17:01.8970337",
                "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": "tpVaVnRDCkqtxIY3wmUXzQ==",
                "hostIdentifierGuid": "565a95b6-4374-4a0a-adc4-8637c26517cd",
                "hostName": 1,
                "hostAddress": "sample string 27",
                "hostUsername": "sample string 28",
                "hostPassword": "sample string 29",
                "excludeFromLeadInOut": true,
                "accountingProvider": 31,
                "accountingAddress": "sample string 32",
                "accountingUsername": "sample string 33",
                "accountingPassword": "sample string 34",
                "storeAccountingCode": "sample string 35",
                "softwareVariance": 36,
                "fuelWarningVariance": 37.0,
                "fuelErrorVariance": 38.0,
                "fuelAccumulatedWarningVariance": 39.0,
                "fuelAccumulatedErrorVariance": 40.0,
                "drawManagment": 41,
                "endOfDayManagment": true,
                "autoFillCashBalancing": true,
                "fuelDayVariance": 44,
                "accountingTradingTime": "00:00:00.1234567",
                "stockActivateProduct": 46,
                "giftCardSalesAccountingDeptCode": "sample string 47",
                "transactionDiscountAccountingDeptCode": "sample string 48",
                "size": 49,
                "updated": "2025-06-14T06:17:01.8970337",
                "priceZoneName": "sample string 51",
                "storeFuelConfigured": true,
                "shippingAddressCopied": true,
                "shippingAddress": {
                  "$id": "7",
                  "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": "7"
                },
                "hostStoreSettings": [
                  {
                    "$id": "8",
                    "id": 1,
                    "hostIdentifier": "AYyWMv7IwEue0J9qDdBMDw==",
                    "hostIdentifierGuid": "32968c01-c8fe-4bc0-9ed0-9f6a0dd04c0f",
                    "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": "9",
                      "identifier": "bYcoMx6rAEGScPCbijrNRA==",
                      "identifierGuid": "3328876d-ab1e-4100-9270-f09b8a3acd44",
                      "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": "FQXzvC0QzkCjokW+vjPSTg==",
                      "hostSupplierIdentifierGuid": "bcf30515-102d-40ce-a3a2-45bebe33d24e",
                      "loyaltyPriceLevelIdentifier": "a6IOja6PlEW7EINr9A4r9w==",
                      "loyaltyPriceLevelIdentifierGuid": "8d0ea26b-8fae-4594-bb10-836bf40e2bf7",
                      "isGroup": true,
                      "description": "sample string 22",
                      "hostProvider": 23,
                      "hostTypeEnum": 24,
                      "hostType": "sample string 25",
                      "hostCode": "sample string 26",
                      "username": "sample string 27",
                      "password": "sample string 28",
                      "passwordPlain": "sample string 29",
                      "server": "sample string 30",
                      "url": "sample string 31",
                      "global": true,
                      "stateCode": "sample string 33",
                      "lastCollected": "2025-06-14T06:17:01.8970337",
                      "lastProcessed": "2025-06-14T06:17:01.8970337",
                      "hold": true,
                      "supplierName": "sample string 35",
                      "supplier": {
                        "$id": "10",
                        "identifier": "B/X8v5626k2WR2FKTgpWjg==",
                        "identifierGuid": "bffcf507-b69e-4dea-9647-614a4e0a568e",
                        "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": "tnsbffabEEyo7u5IlXfpFw==",
                        "primaryContactID": "7d1b7bb6-9bf6-4c10-a8ee-ee489577e917",
                        "storeID": 1,
                        "abn": "sample string 16",
                        "supplierGroupIdentifier": "5izHio13F021z7bQ1txZ4A==",
                        "supplierGroupGuid": "8ac72ce6-778d-4d17-b5cf-b6d0d6dc59e0",
                        "rebate": 1.0,
                        "rebateType": 1,
                        "rebateFrequency": 1,
                        "rebateSource": 1,
                        "rebateLastClaimed": "2025-06-14T06:17:01.8970337",
                        "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": "11",
                          "id": "44258c36-730d-43a1-8e53-f69113a5c86d",
                          "identifier": "XOTMFRt7c06Z99wN01Gnbw==",
                          "identifierGuid": "15cce45c-7b1b-4e73-99f7-dc0dd351a76f",
                          "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": "12",
                            "supplierIdentifier": "GcPFCG6dV06R73S/MSiZYQ==",
                            "supplierIdentifierGuid": "08c5c319-9d6e-4e57-91ef-74bf31289961",
                            "contactGuid": "ibBRFME0e0+THfaeK15dfQ==",
                            "contactID": "1451b089-34c1-4f7b-931d-f69e2b5e5d7d",
                            "contact": {
                              "$ref": "11"
                            },
                            "supplier": {
                              "$ref": "10"
                            }
                          },
                          {
                            "$ref": "12"
                          }
                        ],
                        "products": [
                          {
                            "$id": "13",
                            "pluG_UID": "n6dQXnEwK0G2TvfX5sUiyw==",
                            "pluGuid": "5e50a79f-3071-412b-b64e-f7d7e6c522cb",
                            "supplierIdentifier": "7XIlNaEGyEmp0+e4MmHtAQ==",
                            "supplierIdentifierGuid": "352572ed-06a1-49c8-a9d3-e7b83261ed01",
                            "cartonQuantity": 1,
                            "cartonQuantityChanged": true,
                            "productSize": "sample string 2",
                            "cigarettesPerSleeve": 1,
                            "randomWeight": true,
                            "piecesPerUnit": 4,
                            "averagePackSize": 5,
                            "effectiveDate": "2025-06-14T06:17:01.8970337",
                            "pricedByWeight": true,
                            "landedUnitCostEx": 8,
                            "landedUnitCostInc": 9,
                            "landedCartonCostInc": 10,
                            "landedCartonCostEx": 11,
                            "standardCost": 12,
                            "deliveryFee": 1,
                            "deliveryFeeBasis": "sample string 13",
                            "pickAndPackFee": 1,
                            "pickAndPackFeeBasis": "sample string 14",
                            "financeFee": 1,
                            "financeFeeBasis": "sample string 15",
                            "cartonLength": 1,
                            "cartonWidth": 1,
                            "cartonHeight": 1,
                            "palletLayerQuantity": 1,
                            "palletLayers": 1,
                            "itemCode": "sample string 16",
                            "invoiceCode": "sample string 17",
                            "invoiceDesc": "sample string 18",
                            "orderDirect": true,
                            "useCost": true,
                            "minimumQuantity": 19,
                            "hostType": 20,
                            "fromHost": 21,
                            "minimumReorder": 1,
                            "maximumReorder": 1,
                            "orderMultiple": 22.1,
                            "sellMultiple": 23.1,
                            "baseMultiple": 24.1,
                            "hostStandardCost": 25,
                            "hostTotalCost": 26,
                            "hostRetail": 27,
                            "hostLandedUnitCostEx": 28,
                            "hostLandedUnitCostInc": 29,
                            "hostDesc": "sample string 30",
                            "directIndicator": "sample string 31",
                            "availableToOrder": true,
                            "hostRangeIndicator": "sample string 33",
                            "hostProductType": "sample string 34",
                            "hostProductGrade": "sample string 35",
                            "hostProductGroup": "sample string 36",
                            "hostSlowMoving": true,
                            "hostGeneralMerchandise": true,
                            "hostPillar": "sample string 39",
                            "hostLastUpdated": "2025-06-14T06:17:01.8970337",
                            "rebate": 1.0,
                            "rebateExclude": true,
                            "invoiceCodes": [
                              {
                                "$id": "14",
                                "pluG_UID": "ULAAloLICkmgHzXKkVslJg==",
                                "pluGuid": "9600b050-c882-490a-a01f-35ca915b2526",
                                "supplierIdentifier": "Uq8B6BYR4E61WYPU4yPsSg==",
                                "supplierIdentifierGuid": "e801af52-1116-4ee0-b559-83d4e323ec4a",
                                "invoiceCode": "sample string 1",
                                "storeIDs": [
                                  1,
                                  2
                                ]
                              },
                              {
                                "$ref": "14"
                              }
                            ],
                            "storeIDs": [
                              1,
                              2
                            ],
                            "preferredSupplier": true,
                            "preferredRebateSupplier": true,
                            "supplierName": "sample string 40",
                            "salesMode": 41,
                            "orderPacked": true,
                            "active": true,
                            "price": 1,
                            "costGstPercent": 43,
                            "parentPluG_UID": "brbIkQK7skutRR+YNF76gA==",
                            "parentPluGuid": "91c8b66e-bb02-4bb2-ad45-1f98345efa80",
                            "freight": 44.0,
                            "freightType": 1,
                            "product": {
                              "$ref": "5"
                            },
                            "supplier": {
                              "$ref": "10"
                            },
                            "serviceFee": {
                              "$id": "15",
                              "id": 1,
                              "description": "sample string 1",
                              "fee": 1
                            },
                            "isPrimaryHost": true,
                            "hostVendor": 46
                          },
                          {
                            "$ref": "13"
                          }
                        ],
                        "orderCycleHeaders": [
                          {
                            "$id": "16",
                            "storeID": 1,
                            "supplierIdentifier": "nig0e/wOUE2Kk//RV5VnmQ==",
                            "supplierGuid": "7b34289e-0efc-4d50-8a93-ffd157956799",
                            "departmentCode": "sample string 2",
                            "warehouseDirectIndicator": "sample string 3",
                            "type": 4,
                            "storeName": "sample string 5",
                            "departmentName": "sample string 6",
                            "orderDays": 7
                          },
                          {
                            "$ref": "16"
                          }
                        ],
                        "cycles": [
                          {
                            "$id": "17",
                            "storeID": 1,
                            "supplierIdentifier": "grNOYSC+kEytUN0CGpLvtg==",
                            "supplierGuid": "614eb382-be20-4c90-ad50-dd021a92efb6",
                            "departmentCode": "sample string 2",
                            "warehouseDirectIndicator": "sample string 3",
                            "type": 4,
                            "cutOffWeek": 5,
                            "cutOffDay": 6,
                            "cutOffTime": "00:00:00.1234567",
                            "leadTime": 7,
                            "daysBuffer": 8,
                            "supplierName": "sample string 9",
                            "cutOffDate": "2025-06-14T06:17:01.8970337",
                            "deliveryDate": "2025-06-14T06:17:01.8970337",
                            "nextCutOffDate": "2025-06-14T06:17:01.8970337",
                            "nextDeliveryDate": "2025-06-14T06:17:01.8970337",
                            "nextDaysBuffer": 10
                          },
                          {
                            "$ref": "17"
                          }
                        ],
                        "store": {
                          "$ref": "6"
                        },
                        "updated": "2025-06-14T06:17:01.8970337",
                        "isHost": true
                      },
                      "files": [
                        {
                          "$id": "18",
                          "id": "sample string 1",
                          "fileName": "sample string 2",
                          "extension": "sample string 3",
                          "provider": 0,
                          "type": 0,
                          "hostType": "sample string 4",
                          "createdUtc": "2025-06-14T06:17:01.8970337",
                          "processed": "2025-06-14T06:17:01.8970337",
                          "isProcessing": true,
                          "processedCount": 6,
                          "processingTime": 1,
                          "collectedUtc": "2025-06-14T06:17:01.8970337",
                          "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": "9"
                          },
                          "metcashHeader": {
                            "$id": "19",
                            "customerNumber": "sample string 1",
                            "creationDate": "2025-06-14T06:17:01.8970337",
                            "businessPillar": "sample string 3",
                            "fileType": "sample string 4"
                          }
                        },
                        {
                          "$ref": "18"
                        }
                      ],
                      "zoneMatrix": [
                        {
                          "$id": "20",
                          "id": 1,
                          "hostIdentifier": "mAj7PMK71U+kYcdLDxNqVw==",
                          "hostIdentifierGuid": "3cfb0898-bbc2-4fd5-a461-c74b0f136a57",
                          "storeID": 1,
                          "departmentCode": "sample string 2",
                          "hostGuids": [
                            "cd8d903a-6958-494f-9725-6881e7a71340",
                            "1947f813-5a1b-4e47-876e-7231947f0006"
                          ]
                        },
                        {
                          "$ref": "20"
                        }
                      ],
                      "hostFileStoreSetting": {
                        "$ref": "8"
                      },
                      "hostStoreSettings": [
                        {
                          "$ref": "8"
                        },
                        {
                          "$ref": "8"
                        }
                      ],
                      "promotionPlacements": [
                        {
                          "$id": "21",
                          "identifier": "B1uspKujBkmYCGyH2YT/Cw==",
                          "identifierGuid": "a4ac5b07-a3ab-4906-9808-6c87d984ff0b",
                          "code": "sample string 2",
                          "description": "sample string 3",
                          "isAdvertised": true
                        },
                        {
                          "$ref": "21"
                        }
                      ],
                      "promoTypeGuids": [
                        "ddada069-ca7a-434b-b0e9-91cd4582bbae",
                        "3123f0c3-0e59-421d-b5f4-d4b22097788f"
                      ],
                      "isPromotionOnly": false,
                      "isOrderable": false,
                      "vendor": 0
                    },
                    "groupIDs": [
                      1,
                      2
                    ],
                    "hostDescription": "sample string 24"
                  },
                  {
                    "$ref": "8"
                  }
                ],
                "accounts": [
                  {
                    "$id": "22",
                    "id": 1,
                    "storeID": 1,
                    "accountName": "sample string 2",
                    "bsb": "sample string 3",
                    "accountNumber": "sample string 4",
                    "accountDesignated": true
                  },
                  {
                    "$ref": "22"
                  }
                ],
                "sales": [
                  {
                    "$id": "23",
                    "id": 1,
                    "storeID": 1,
                    "externalSalesType": 2,
                    "ftpSiteID": 1,
                    "lastSaleProcessed": "2025-06-14T06:17:01.8970337",
                    "ftpSite": {
                      "$id": "24",
                      "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": "23"
                  }
                ],
                "zoneMatrix": [
                  {
                    "$ref": "20"
                  },
                  {
                    "$ref": "20"
                  }
                ],
                "cashManagements": [
                  {
                    "$id": "25",
                    "id": 1,
                    "storeID": 1,
                    "cashManagementType": 2,
                    "apiID": 1,
                    "organisationID": "sample string 3",
                    "siteName": "sample string 4",
                    "thirdPartyAPI": {
                      "$id": "26",
                      "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": "25"
                  }
                ],
                "updateStoreID": "8725da0a-b4c0-41fb-855b-e52715d53fb8",
                "updateStore": {
                  "$id": "27",
                  "id": "1fabc142-7518-4faa-8135-4cbac681901f",
                  "name": "sample string 1",
                  "lastActivity": "2025-06-14T06:17:01.8970337",
                  "zone": "sample string 2",
                  "timeZoneOffset": 0.0,
                  "businessHoursStart": "00:00:00.1234567",
                  "businessHoursEnd": "00:00:00.1234567",
                  "master": true,
                  "lastIP": "sample string 10",
                  "lastHostName": "sample string 11",
                  "ping": 1,
                  "pingStatus": "sample string 12",
                  "lastUpdateCompleted": "2025-06-14T06:17:01.8970337"
                },
                "timeZoneId": "sample string 53",
                "securityOptions": {
                  "$id": "28",
                  "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": "29",
                  "pluG_UID": "VqSojKB2UUGlz/HqyLDZVg==",
                  "pluGuid": "8ca8a456-76a0-4151-a5cf-f1eac8b0d956",
                  "plu": 1,
                  "storeID": 1,
                  "zoneID": 2,
                  "zoneName": "sample string 3",
                  "store": "sample string 4",
                  "priceNow": 5,
                  "costNow": 6,
                  "costNowDecimals": 7,
                  "normalPrice": 8,
                  "gstPercent": 9,
                  "normalCost": 10,
                  "normalCostDecimals": 11,
                  "costGstPercent": 12,
                  "costCalcMethod": 1,
                  "currentCost": 13,
                  "currentCostDecimals": 14,
                  "break1": 15,
                  "price1": 16,
                  "break2": 17,
                  "price2": 18,
                  "break3": 19,
                  "price3": 20,
                  "fuelItem": 21,
                  "fixedWeight": 22,
                  "active": true,
                  "complianceIndicator": "sample string 23",
                  "doNotOrder": true,
                  "doNotRange": true,
                  "isNormalPriceChangesCampaign": true,
                  "updated": "2025-06-14T06:17:01.8970337"
                },
                {
                  "$ref": "29"
                }
              ],
              "currentPrices": {
                "$id": "30",
                "pluPrices": {
                  "$id": "31",
                  "plu": 1,
                  "pluG_UID": "QEA=",
                  "stores": [
                    1,
                    2
                  ],
                  "normalPrice": 1,
                  "cost": 2,
                  "break1": 3,
                  "price1": 4,
                  "break2": 5,
                  "price2": 6,
                  "break3": 7,
                  "price3": 8,
                  "discountPrice": 9,
                  "acceptedUtc": "2025-06-14T06:17:01.8970337",
                  "priceChangeType": 0,
                  "costDecimals": 10
                },
                "normalPluPrices": {
                  "$ref": "31"
                },
                "winningCampaign": 1,
                "winner": {
                  "$id": "32",
                  "campaignName": "sample string 1",
                  "campaignDescription": "sample string 2",
                  "startDate": "2025-06-14T06:17:01.8970337",
                  "startTime": 3,
                  "endDate": "2025-06-14T06:17:01.8970337",
                  "endTime": 4,
                  "newPrice": 5,
                  "newCost": 6,
                  "newCostDecimals": 7,
                  "pctDiscount": 8,
                  "promoType": 1,
                  "promotionTypeCode": "sample string 9",
                  "hostType": 10,
                  "hostIdentifier": "kHOBSK3P5kKerrgU4i2TgA==",
                  "hostIdentifierGuid": "48817390-cfad-42e6-9eae-b814e22d9380",
                  "storeNames": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "details": [
                  {
                    "$ref": "32"
                  },
                  {
                    "$ref": "32"
                  }
                ]
              },
              "tray": {
                "$id": "33",
                "g_UId": "ldbybfHuDkG0LEcN8gwGKw==",
                "guid": "6df2d695-eef1-410e-b42c-470df20c062b",
                "name": "sample string 1",
                "number": 1,
                "tare": 1
              },
              "priceGroup": {
                "$id": "34",
                "priceGroupG_UID": "Qn/84QYCK0q1eP7KE+DGgA==",
                "priceGroupGuid": "e1fc7f42-0206-4a2b-b578-feca13e0c680",
                "name": "sample string 2",
                "code": 1,
                "modified": true,
                "updated": "2025-06-14T06:17:01.8970337",
                "buyingLimit": 1,
                "buyingLimitIndependent": true,
                "buyingLimitType": 0,
                "number": 1,
                "products": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ],
                "productCount": 1
              },
              "priceGroupName": "sample string 145",
              "nutrifacts": {
                "$id": "35",
                "pluG_UID": "Lw4RidLylEOM4ONwMszIpg==",
                "pluGuid": "89110e2f-f2d2-4394-8ce0-e37032ccc8a6",
                "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": "36",
                "pluGuid": "59173772-d630-4302-affc-2133aea06a6a",
                "created": "2025-06-14T06:17:01.8970337",
                "createdByUser": "sample string 1",
                "activated": "2025-06-14T06:17:01.8970337",
                "deactivated": "2025-06-14T06:17:01.8970337",
                "lastOrdered": "2025-06-14T06:17:01.8970337",
                "lastOrderedQty": 2.0,
                "lastReceived": "2025-06-14T06:17:01.8970337",
                "lastReceivedQty": 3.0,
                "lastInvoiceStatus": 1,
                "lastCounted": "2025-06-14T06:17:01.8970337",
                "lastSold": "2025-06-14T06:17:01.8970337",
                "firstSold": "2025-06-14T06:17:01.8970337",
                "awsUpdated": "2025-06-14T06:17:01.8970337",
                "lastManualUpdate": "2025-06-14T06:17:01.8970337",
                "lastManualUpdatedByUser": "sample string 5",
                "lastUpdated": "2025-06-14T06:17:01.8970337",
                "lastUpdatedByUser": "sample string 7",
                "lastUpdatedByHost": "2025-06-14T06:17:01.8970337",
                "doNotRangeUpdated": "2025-06-14T06:17:01.8970337",
                "doNotOrderUpdated": "2025-06-14T06:17:01.8970337",
                "tracked": "2025-06-14T06:17:01.8970337"
              },
              "allergens": [
                {
                  "$id": "37",
                  "allergenID": 1,
                  "pluG_UID": "mo7mjbsfKkqHD9+WaQzedw==",
                  "pluGuid": "8de68e9a-1fbb-4a2a-870f-df96690cde77",
                  "contains": 2,
                  "allergenName": "sample string 3",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "37"
                }
              ],
              "costs": {
                "$id": "38",
                "pluG_UID": "JbutgBAZgEKPBONA4URxNg==",
                "pluGuid": "80adbb25-1910-4280-8f04-e340e1447136",
                "enteredCost": 1,
                "weightedAvgCost": 1,
                "lastCost": 1,
                "rawEnteredCost": 2,
                "rawWeightedAvgCost": 3,
                "rawLastCost": 4,
                "freight": 5.0,
                "freightType": 6,
                "costDecimals": 7,
                "fifoCost": 1,
                "updated": "2025-06-14T06:17:01.8970337",
                "normalCost": 1,
                "currentCost": 1
              },
              "sales": [
                {
                  "$id": "39",
                  "saleHeaderID": 1,
                  "created": "2025-06-14T06:17:01.8970337",
                  "createdLocal": "2025-06-14T06:17:01.8970337",
                  "storeID": 3,
                  "storeName": "sample string 4",
                  "operatorG_Uid": "NMO2Vc1wG0ejxml2v8Cb6g==",
                  "operatorGuid": "55b6c334-70cd-471b-a3c6-6976bfc09bea",
                  "operatorName": "sample string 5",
                  "tranType": 1,
                  "plu": 1,
                  "pluG_UId": "rkTXFRn1j0+IlYIDUvRUwQ==",
                  "pluGuid": "15d744ae-f519-4f8f-8895-820352f454c1",
                  "normalPrice": 1,
                  "totalCents": 1,
                  "cost": 1,
                  "grossProfit": 1,
                  "quantity": 1,
                  "operator": {
                    "$id": "40",
                    "id": 1,
                    "g_Uid": "gvY5RGSh0k2dOpE7/xnRDg==",
                    "guid": "4439f682-a164-4dd2-9d3a-913bff19d10e",
                    "operatorNumber": 1,
                    "shortName": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "password": "sample string 5",
                    "hasPassword": true,
                    "passwordText": "sample string 6",
                    "rfidTagID": "sample string 7",
                    "blueprintID": 1,
                    "groupID": 1,
                    "groupName": "sample string 8",
                    "managerGroupID": 1,
                    "managerGroupName": "sample string 9",
                    "zoneID": 1,
                    "zoneName": "sample string 10",
                    "loggedIn": 1,
                    "lastUsedIP": "sample string 11",
                    "deleted": true,
                    "locked": true,
                    "allowOpenTill": true,
                    "webEmail": "sample string 14",
                    "simpleOperatorType": 0,
                    "webRole": "sample string 15",
                    "updated": "2025-06-14T06:17:01.8970337",
                    "passwordResetRequired": true,
                    "alteredInStore": true,
                    "startShift": "2025-06-14T06:17:01.8970337",
                    "endShift": "2025-06-14T06:17:01.8970337",
                    "machineName": "sample string 20",
                    "drawerID": 1,
                    "stores": [
                      {
                        "$id": "41",
                        "operatorG_UID": "c/5nJuXcPkqR5vAiu3cLZA==",
                        "operatorGuid": "2667fe73-dce5-4a3e-91e6-f022bb770b64",
                        "storeID": 2,
                        "operator": {
                          "$ref": "40"
                        },
                        "store": {
                          "$ref": "6"
                        }
                      },
                      {
                        "$ref": "41"
                      }
                    ]
                  }
                },
                {
                  "$ref": "39"
                }
              ],
              "apns": [
                {
                  "$id": "42",
                  "pluID": 1,
                  "pluG_UID": "sgk55FPBLUm8AwCN3hTs0g==",
                  "pluGuid": "e43909b2-c153-492d-bc03-008dde14ecd2",
                  "apn": "sample string 1",
                  "deleted": true,
                  "storeID": 1,
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "42"
                }
              ],
              "tuns": [
                {
                  "$id": "43",
                  "pluG_UId": "KKi8G9aAtEef2u/4fhFE/Q==",
                  "pluGuid": "1bbca828-80d6-47b4-9fda-eff87e1144fd",
                  "apn": "sample string 1",
                  "tun": "sample string 2",
                  "cartonQuantity": 3,
                  "product": {
                    "$ref": "5"
                  },
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "43"
                }
              ],
              "competitionPricing": [
                {
                  "$id": "44",
                  "identifier": "Z4VV67EfNEeGPWUGiCLBxw==",
                  "identifierGuid": "eb558567-1fb1-4734-863d-65068822c1c7",
                  "pluG_UID": "JX+fkshPkkujOvy+wqBfWw==",
                  "pluGuid": "929f7f25-4fc8-4b92-a33a-fcbec2a05f5b",
                  "competitionID": 1,
                  "name": "sample string 2",
                  "sellMultiple": 3,
                  "retailPrice": 4,
                  "storeName": "sample string 5"
                },
                {
                  "$ref": "44"
                }
              ],
              "supplier": {
                "$ref": "10"
              },
              "supplierName": "sample string 146",
              "children": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ],
              "ordering": {
                "$ref": "13"
              },
              "flipChartPages": [
                {
                  "$id": "45",
                  "identifier": "6B0kEWePE0qxkMlWc1J2XA==",
                  "groupName": "sample string 1",
                  "identifierGuid": "11241de8-8f67-4a13-b190-c9567352765c",
                  "exists": true,
                  "flipChartIdentifier": "WzMna36pJUe8lKaILDZuKw==",
                  "flipChartIdentifierGuid": "6b27335b-a97e-4725-bc94-a6882c366e2b",
                  "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": "XwzchixlUk6toewUvyoCsg==",
                  "groupIdentifierGuid": "86dc0c5f-652c-4e52-ada1-ec14bf2a02b2",
                  "flipChart": {
                    "$id": "46",
                    "identifier": "y0AF+73zX0GBoj8Bbujigg==",
                    "identifierGuid": "fb0540cb-f3bd-415f-81a2-3f016ee8e282",
                    "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": "47",
                      "identifier": "bPzPL4rxJka55WnfCT4wug==",
                      "identifierGuid": "2fcffc6c-f18a-4626-b9e5-69df093e30ba",
                      "name": "sample string 2",
                      "formType": "sample string 3",
                      "forms": [
                        {
                          "$id": "48",
                          "id": 1,
                          "g_UID": "BAOJhgj3OE6NrY6v7hnKyg==",
                          "guid": "86890304-f708-4e38-8dad-8eafee19caca",
                          "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": "Kq7AB9+eH0yBiCwH3Q5uyQ==",
                          "previousFormGuid": "07c0ae2a-9edf-4c1f-8188-2c07dd0e6ec9",
                          "nextForm": 1,
                          "nextFormG_UID": "+itTexpYIkukU1qCnKSxYg==",
                          "nextFormGuid": "7b532bfa-581a-4b22-a453-5a829ca4b162",
                          "attributes": "sample string 10",
                          "updated": "2025-06-14T06:17:01.8970337",
                          "positioning": 1,
                          "contentPanel": "sample string 11",
                          "selectionMode": 1,
                          "maximumSelections": 1,
                          "alteredInStore": true,
                          "deleted": true,
                          "blueprintID": 1,
                          "preserveLayout": true,
                          "mainCheckoutFormName": "sample string 13",
                          "nextCheckoutForm": {
                            "$ref": "48"
                          },
                          "previousCheckoutForm": {
                            "$ref": "48"
                          },
                          "buttons": [
                            {
                              "$id": "49",
                              "id": 1,
                              "checkoutFormID": 2,
                              "checkoutFormG_UID": "6ODGdQuDWk+vSxR7Cp+33Q==",
                              "checkoutFormGuid": "75c6e0e8-830b-4f5a-af4b-147b0a9fb7dd",
                              "identifier": "z+H5PmUnt0qDiM/fLdiAGg==",
                              "identifierGuid": "3ef9e1cf-2765-4ab7-8388-cfdf2dd8801a",
                              "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": "Y7h5aQPqqUmFRSprXd6Lmg==",
                              "valueGuid": "6979b863-ea03-49a9-8545-2a6b5dde8b9a",
                              "buttonText": "sample string 10",
                              "valueText": "sample string 11",
                              "drawImageAndButton": true,
                              "updated": "2025-06-14T06:17:01.8970337",
                              "action": "sample string 12",
                              "valueForm": {
                                "$ref": "48"
                              },
                              "image": {
                                "$id": "50",
                                "name": "sample string 3.sample string 4",
                                "imageID": 2,
                                "imageName": "sample string 3",
                                "imageExtension": "sample string 4",
                                "lastUpdate": "2025-06-14T06:17:01.8970337",
                                "imageData": "QEA=",
                                "readOnly": true
                              }
                            },
                            {
                              "$ref": "49"
                            }
                          ],
                          "panels": [
                            {
                              "$id": "51",
                              "id": 1,
                              "checkoutFormID": 2,
                              "checkoutFormG_UID": "08OwTj8xTk+Ep5SiIktfOA==",
                              "checkoutFormGuid": "4eb0c3d3-313f-4f4e-84a7-94a2224b5f38",
                              "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": "51"
                            }
                          ]
                        },
                        {
                          "$ref": "48"
                        }
                      ],
                      "panels": [
                        {
                          "$ref": "51"
                        },
                        {
                          "$ref": "51"
                        }
                      ]
                    },
                    "pages": [
                      {
                        "$ref": "45"
                      },
                      {
                        "$ref": "45"
                      }
                    ]
                  },
                  "contentPanel": {
                    "$ref": "51"
                  },
                  "products": [
                    {
                      "$id": "52",
                      "flipChartPageIdentifier": "Zy3v6Nt5RUq+UgWumvtsrw==",
                      "flipChartPageIdentifierGuid": "e8ef2d67-79db-4a45-be52-05ae9afb6caf",
                      "pluG_UID": "WOnMygFN5Ee8ZNjvqixM0Q==",
                      "pluGuid": "cacce958-4d01-47e4-bc64-d8efaa2c4cd1",
                      "sortOrder": 3,
                      "sent": true,
                      "productChanged": true,
                      "productImageName": "sample string 6",
                      "productShowImageOnFlipCharts": true,
                      "productShowTextOnFlipCharts": true,
                      "productOverrideFlipChartText": true,
                      "productFlipChartText": "sample string 10",
                      "product": {
                        "$ref": "5"
                      },
                      "departmentSortOrder": 11,
                      "subDepartmentName": "sample string 12"
                    },
                    {
                      "$ref": "52"
                    }
                  ],
                  "productCount": 27,
                  "pages": [
                    {
                      "$ref": "45"
                    },
                    {
                      "$ref": "45"
                    }
                  ]
                },
                {
                  "$ref": "45"
                }
              ],
              "priceHistory": [
                {
                  "$id": "53",
                  "pluG_UID": "qJTv4DAVgEe2EBSHuzUg9w==",
                  "pluGuid": "e0ef94a8-1530-4780-b610-1487bb3520f7",
                  "price": 1,
                  "costCalcMethod": 1,
                  "cost": 2,
                  "weightedAvgCost": 3,
                  "lastCost": 4,
                  "rawCost": 5,
                  "rawWeightedAvgCost": 6,
                  "rawLastCost": 7,
                  "costDecimals": 8,
                  "serviceFeeID": 9,
                  "freight": 10.0,
                  "freightType": 11,
                  "process": "sample string 12",
                  "user": "sample string 13",
                  "updated": "2025-06-14T06:17:01.8970337",
                  "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": "53"
                }
              ],
              "ingredients": [
                {
                  "$id": "54",
                  "pluG_UID": "t+OuNaeKLUK4uMHlSN1G+w==",
                  "ingredientGuid": "QWWCy/r3YUGyjc2khCyXhQ==",
                  "ingredientIdentifier": "cb826541-f7fa-4161-b28d-cda4842c9785",
                  "quantity": 1.0,
                  "storeIDs": [
                    1,
                    2
                  ],
                  "ingredientText": "sample string 1",
                  "ingredient": {
                    "$ref": "5"
                  }
                },
                {
                  "$ref": "54"
                }
              ],
              "bins": [
                {
                  "$id": "55",
                  "pluG_UID": "drLqivo1B0CGcy0cngfwPw==",
                  "pluGuid": "8aeab276-35fa-4007-8673-2d1c9e07f03f",
                  "shelfLocationIdentifier": "Qfszd04ZwUG5qWzSpICmqw==",
                  "shelfLocationGuid": "7733fb41-194e-41c1-b9a9-6cd2a480a6ab",
                  "labelShelfDefault": 1,
                  "labelTalkerDefault": 1,
                  "labelSmall": true,
                  "labelPageLayoutG_UID": "x99+mMLdrkmgL7v7hCC/Yg==",
                  "labelPageLayoutGuid": "987edfc7-ddc2-49ae-a02f-bbfb8420bf62",
                  "updated": "2025-06-14T06:17:01.8970337",
                  "electronicShelfLabelIdentifier": "sample string 5",
                  "electronicshelfLabelsConfigurationID": 6,
                  "labelShelfChanged": true,
                  "productName": "sample string 8",
                  "locationText": "sample string 9",
                  "product": {
                    "$ref": "5"
                  },
                  "location": {
                    "$id": "56",
                    "identifier": "3SmH9AtzZECNKQQRff0Wsg==",
                    "storeID": 1,
                    "identifierGuid": "f48729dd-730b-4064-8d29-04117dfd16b2",
                    "name": "sample string 2",
                    "haccp": true,
                    "blueprintID": 1,
                    "updated": "2025-06-14T06:17:01.8970337",
                    "minTemp": 1,
                    "maxTemp": 1,
                    "checkFrequency": 1,
                    "storeCaseConfiguration": 5,
                    "storeName": "sample string 6",
                    "bins": [
                      {
                        "$ref": "55"
                      },
                      {
                        "$ref": "55"
                      }
                    ]
                  }
                },
                {
                  "$ref": "55"
                }
              ],
              "bin": {
                "$ref": "55"
              },
              "scaleLocations": [
                {
                  "$id": "57",
                  "plu": 1,
                  "pluG_UID": "sLo3DATNJU2n2PZ7mzUwww==",
                  "pluGuid": "0c37bab0-cd04-4d25-a7d8-f67b9b3530c3",
                  "deptNo": 1,
                  "product": {
                    "$ref": "5"
                  },
                  "scaleLocation": {
                    "$id": "58",
                    "id": 1,
                    "deptNo": 1,
                    "deptCode": "sample string 2",
                    "name": "sample string 3",
                    "enabled": true,
                    "updated": "2025-06-14T06:17:01.8970337",
                    "department": {
                      "$id": "59",
                      "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": "58"
                      },
                      "subDepartments": [
                        {
                          "$id": "60",
                          "id": 1,
                          "departmentID": 2,
                          "name": "sample string 3",
                          "code": "sample string 4",
                          "departmentCode": "sample string 5",
                          "externalSales": true,
                          "minorDepartments": [
                            {
                              "$id": "61",
                              "id": 1,
                              "subDepartmentID": 2,
                              "departmentID": 3,
                              "name": "sample string 4",
                              "subDepartmentCode": "sample string 5",
                              "departmentCode": "sample string 6",
                              "code": "sample string 7",
                              "lesserDepartments": [
                                {
                                  "$id": "62",
                                  "id": 1,
                                  "departmentID": 2,
                                  "subDepartmentID": 3,
                                  "minorDepartmentID": 4,
                                  "name": "sample string 5",
                                  "code": "sample string 6",
                                  "departmentCode": "sample string 7",
                                  "subDepartmentCode": "sample string 8",
                                  "minorDepartmentCode": "sample string 9",
                                  "updated": "2025-06-14T06:17:01.8970337",
                                  "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": "T0lg2nzUyEq8kSmHE7XwTA==",
                                  "labelPageLayoutGuid": "da60494f-d47c-4ac8-bc91-298713b5f04c",
                                  "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": "63",
                                    "dept": 1,
                                    "category": 2,
                                    "name": "sample string 3",
                                    "active": true,
                                    "mscCommodities": [
                                      {
                                        "$id": "64",
                                        "dept": 1,
                                        "category": 2,
                                        "commodity": 3,
                                        "name": "sample string 4",
                                        "active": true,
                                        "mscSubCommodities": [
                                          {
                                            "$id": "65",
                                            "dept": 1,
                                            "category": 2,
                                            "commodity": 3,
                                            "subCommodity": 4,
                                            "name": "sample string 5",
                                            "active": true,
                                            "subCommodityCode": "sample string 7"
                                          },
                                          {
                                            "$ref": "65"
                                          }
                                        ],
                                        "commodityCode": "sample string 6"
                                      },
                                      {
                                        "$ref": "64"
                                      }
                                    ],
                                    "categoryCode": "sample string 5"
                                  },
                                  "mscCom": {
                                    "$ref": "64"
                                  },
                                  "mscDep": {
                                    "$id": "66",
                                    "dept": 1,
                                    "name": "sample string 2",
                                    "active": true,
                                    "mscCategories": [
                                      {
                                        "$ref": "63"
                                      },
                                      {
                                        "$ref": "63"
                                      }
                                    ],
                                    "deptCode": "sample string 4"
                                  },
                                  "mscSubCom": {
                                    "$ref": "65"
                                  }
                                },
                                {
                                  "$ref": "62"
                                }
                              ],
                              "updated": "2025-06-14T06:17:01.8970337",
                              "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": "9q+hsLdOzUKkGWcyKqSZ5g==",
                              "labelPageLayoutGuid": "b0a1aff6-4eb7-42cd-a419-67322aa499e6",
                              "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": "63"
                              },
                              "mscCom": {
                                "$ref": "64"
                              },
                              "mscDep": {
                                "$ref": "66"
                              },
                              "mscSubCom": {
                                "$ref": "65"
                              }
                            },
                            {
                              "$ref": "61"
                            }
                          ],
                          "investmentBuyOverride": true,
                          "updated": "2025-06-14T06:17:01.8970337",
                          "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": "SyQ597MugUqQpgHYTEprcg==",
                          "labelPageLayoutGuid": "f739244b-2eb3-4a81-90a6-01d84c4a6b72",
                          "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": "63"
                          },
                          "mscCom": {
                            "$ref": "64"
                          },
                          "mscDep": {
                            "$ref": "66"
                          },
                          "mscSubCom": {
                            "$ref": "65"
                          }
                        },
                        {
                          "$ref": "60"
                        }
                      ],
                      "stores": [
                        1,
                        2
                      ],
                      "investmentBuyOverride": true,
                      "updated": "2025-06-14T06:17:01.8970337",
                      "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": "VY9tllf41kC/vjUmfSqw9Q==",
                      "labelPageLayoutGuid": "966d8f55-f857-40d6-bfbe-35267d2ab0f5",
                      "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": "63"
                      },
                      "mscCom": {
                        "$ref": "64"
                      },
                      "mscDep": {
                        "$ref": "66"
                      },
                      "mscSubCom": {
                        "$ref": "65"
                      }
                    }
                  }
                },
                {
                  "$ref": "57"
                }
              ],
              "nextPrice": {
                "$ref": "3"
              },
              "currentCostStart": "2025-06-14T06:17:01.8970337",
              "dealCosts": [
                {
                  "$id": "67",
                  "headerIdentifier": "33U66MuPBEOe17NxFdfaGw==",
                  "headerIdentifierGuid": "e83a75df-8fcb-4304-9ed7-b37115d7da1b",
                  "identifier": "bxKazeUZA0eJfOVREHlNJg==",
                  "identifierGuid": "cd9a126f-19e5-4703-897c-e55110794d26",
                  "supplierIdentifier": "4tJBUE8LBkOvhtcmOtlzyg==",
                  "supplierGuid": "5041d2e2-0b4f-4306-af86-d7263ad973ca",
                  "pluG_UID": "3SEZNvtSjEqdWhZZ5ZC/Xg==",
                  "pluGuid": "361921dd-52fb-4a8c-9d5a-1659e590bf5e",
                  "campaignName": "db4c3454-c458-4b82-9489-4ba0afa5cb4b",
                  "description": "sample string 4",
                  "cost": 5,
                  "costDecimals": 6,
                  "start": "2025-06-14T06:17:01.8970337",
                  "end": "2025-06-14T06:17:01.8970337",
                  "type": 9,
                  "promoType": 10,
                  "bonusItemPLUG_UID": "fIKFW/Es7UGPmuUU8jj/7w==",
                  "bonusItemPluGuid": "5b85827c-2cf1-41ed-8f9a-e514f238ffef",
                  "bonusPurchaseUnits": 11,
                  "bonusReceiveUnits": 12,
                  "updated": "2025-06-14T06:17:01.8970337",
                  "metcashPromotionID": "sample string 14",
                  "fromHost": 15,
                  "storeNames": "sample string 16",
                  "storeIDs": [
                    1,
                    2
                  ],
                  "supplierName": "sample string 17",
                  "campaignDescription": "sample string 18",
                  "newPrice": 1,
                  "campaignMetcashPromotionID": "sample string 19",
                  "campaignActive": true,
                  "campaignStartDate": "2025-06-14T06:17:01.8970337",
                  "campaignEndDate": "2025-06-14T06:17:01.8970337",
                  "masterPLUG_UID": "7coUbeHCoEa+Ge+OOHHdLA==",
                  "masterID": "6d14caed-c2e1-46a0-be19-ef8e3871dd2c",
                  "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": "+c7z6O2l/kOwq/04SCCRhQ==",
                  "bonusMasterID": "e8f3cef9-a5ed-43fe-b0ab-fd3848209185",
                  "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
                },
                {
                  "$ref": "67"
                }
              ],
              "tags": [
                {
                  "$id": "68",
                  "pluG_UID": "HLk6PTrr6kCMIz96vjHjjg==",
                  "pluGuid": "3d3ab91c-eb3a-40ea-8c23-3f7abe31e38e",
                  "tagID": 1,
                  "description": "sample string 1",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "68"
                }
              ],
              "alternateProductG_UID": "nMDaPDQob0W1RW/Y5PjIEw==",
              "alternateProduct": "3cdac09c-2834-456f-b545-6fd8e4f8c813",
              "productHostCode": {
                "$id": "69",
                "id": 1,
                "pluG_UID": "tlWdr/o3qUCQwivSVKciDQ==",
                "pluGuid": "af9d55b6-37fa-40a9-90c2-2bd254a7220d",
                "ibaCode": "sample string 2"
              },
              "mscCat": {
                "$ref": "63"
              },
              "mscCom": {
                "$ref": "64"
              },
              "mscDep": {
                "$ref": "66"
              },
              "mscSubCom": {
                "$ref": "65"
              },
              "isUserUpdate": true,
              "ignoreMasterProduct": true,
              "priceGroupLabelRequested": true,
              "firstSold": "2025-06-14T06:17:01.8970337",
              "inventoryTracked": "2025-06-14T06:17:01.8970337",
              "isNormalPriceChangesCampaign": true
            },
            "campaignPlu": {
              "$ref": "3"
            }
          },
          {
            "$ref": "4"
          }
        ],
        "campaign": {
          "$ref": "2"
        },
        "product": {
          "$ref": "5"
        },
        "dealCost": {
          "$ref": "67"
        }
      },
      {
        "$ref": "3"
      }
    ],
    "campaignPools": [
      {
        "$id": "70",
        "id": 1,
        "campaignID": 2,
        "campaignName": "sample string 3",
        "plu": 4,
        "pluG_UID": "/ZEjYKXK80aJq3KnA+7YBA==",
        "pluGuid": "602391fd-caa5-46f3-89ab-72a703eed804",
        "hostOfferID": 1,
        "priceGroupG_UID": "nLWVThaQekOKYKVyE/Thxw==",
        "priceGroupGuid": "4e95b59c-9016-437a-8a60-a57213f4e1c7",
        "fuelItem": true,
        "pluName": "sample string 6",
        "apn": "sample string 7",
        "pluActive": true,
        "cartonQty": 1,
        "baseUnits": 9.1,
        "cri": "sample string 10",
        "salesMode": 1,
        "pluaws": 11.0,
        "directNumber": "sample string 12",
        "departmentName": "sample string 13",
        "subDepartmentName": "sample string 14",
        "priceGroupName": "sample string 15",
        "supplierName": "sample string 16",
        "stockOnHand": 1.1,
        "stockOnOrder": 1.1,
        "lastReceived": "2025-06-14T06:17:01.8970337",
        "rrp": 17,
        "campaignDescription": "sample string 18",
        "product": {
          "$ref": "5"
        },
        "campaign": {
          "$ref": "2"
        }
      },
      {
        "$ref": "70"
      }
    ],
    "sellingRules": [
      {
        "$id": "71",
        "id": 1,
        "identifier": "oBQGqBKAbEuNmaOmDqfEoQ==",
        "identifierStr": "oBQGqBKAbEuNmaOmDqfEoQ==",
        "identifierGuid": "a80614a0-8012-4b6c-8d99-a3a60ea7c4a1",
        "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": "2"
        }
      },
      {
        "$ref": "71"
      }
    ],
    "customers": [
      {
        "$id": "72",
        "id": 1,
        "campaignID": 2,
        "campaignName": "sample string 3",
        "customerID": "zx6Evz4wBEqSVi2T6RBUDg==",
        "customerIDGuid": "bf841ecf-303e-4a04-9256-2d93e910540e",
        "campaign": {
          "$ref": "2"
        },
        "customer": {
          "$id": "73",
          "identifier": "4mnrHKo8cU258bc13sXPYg==",
          "identifierGuid": "1ceb69e2-3caa-4d71-b9f1-b735dec5cf62",
          "code": "sample string 2",
          "familyName": "sample string 3",
          "givenName": "sample string 4",
          "otherName": "sample string 5",
          "title": "sample string 6",
          "dateOfBirth": "2025-06-14T06:17:01.8970337",
          "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": "8eLg2J56dke5mcQUfgps/A==",
          "communityIdentifierGuid": "d8e0e2f1-7a9e-4776-b999-c4147e0a6cfc",
          "joined": "2025-06-14T06:17:01.8970337",
          "updated": "2025-06-14T06:17:01.8970337",
          "active": true,
          "reasonInactive": 1,
          "groupCustomer": true,
          "loyaltyPoints": 1,
          "homeStoreID": 1,
          "availableSpend": 1,
          "priceLevelIdentifier": "SOWNg+9k1UCGGLNBOe5U6w==",
          "priceLevelIdentifierGuid": "838de548-64ef-40d5-8618-b34139ee54eb",
          "marketingID": "sample string 18",
          "hidden": true,
          "registered": true,
          "registeredOn": "2025-06-14T06:17:01.8970337",
          "emailMarketing": true,
          "smsMarketing": true,
          "deleted": true,
          "deletedUser": "sample string 24",
          "homeStoreName": "sample string 25",
          "customerCards": [
            {
              "$id": "74",
              "cardType": 2,
              "issueDate": "2025-06-14T06:17:01.8970337",
              "expiry": "2025-06-14T06:17:01.8970337",
              "customerID": "8kfpbCX1dUW3JcpBE3UnUg==",
              "customerIDGuid": "6ce947f2-f525-4575-b725-ca4113752752",
              "initialValue": 1,
              "currentValue": 1,
              "maxLimit": 1,
              "minTransaction": 1,
              "maxTransaction": 1,
              "multiplier": 1.1,
              "active": true,
              "reasonInactive": 1,
              "idRequired": true,
              "idType": 1,
              "idValue": "sample string 5",
              "updated": "2025-06-14T06:17:01.8970337",
              "linkedAccount": "+yxrJ4QyuEqPid4KUOvu4Q==",
              "linkedAccountGuid": "276b2cfb-3284-4ab8-8f89-de0a50ebeee1",
              "currentValueChanged": true,
              "limitsChanged": true,
              "customer": {
                "$ref": "73"
              },
              "account": {
                "$id": "75",
                "id": 1,
                "identifier": "1VIdB3uWf0KFkhOe1ALwYg==",
                "identifierGuid": "071d52d5-967b-427f-8592-139ed402f062",
                "referenceNo": "sample string 3",
                "name": "sample string 4",
                "created": "2025-06-14T06:17:01.8970337",
                "owner": "m/OWiI4mHESc+eHmEXeUCQ==",
                "ownerGuid": "8896f39b-268e-441c-9cf9-e1e611779409",
                "accountStoreGroupIdentifier": "ghfm/ueL3kKBUW73YdZ1bA==",
                "accountStoreGroupGuid": "fee61782-8be7-42de-8151-6ef761d6756c",
                "accountType": 1,
                "currentBalance": 1,
                "externalID": "sample string 7",
                "maximumLimit": 1,
                "accruePoints": true,
                "loyaltyPoints": 1,
                "termsOfTrade": 1,
                "signatureRequired": true,
                "referenceRequired": true,
                "statementSendType": 10,
                "ageingPeriod": 1,
                "monthlyAgeingPeriod": true,
                "explodedInvoice": true,
                "isFifoAllocation": true,
                "lastStatementSent": "2025-06-14T06:17:01.8970337",
                "active": true,
                "updated": "2025-06-14T06:17:01.8970337",
                "deleted": true,
                "deletedUser": "sample string 16",
                "currentBalanceChanged": true,
                "maximumLimitChanged": true,
                "loyaltyPointsChanged": true,
                "projectedBalance": 17,
                "accountStoreGroupStoreIDs": [
                  1,
                  2
                ],
                "customerEmail": "sample string 18",
                "ownerCustomer": {
                  "$ref": "73"
                },
                "card": {
                  "$ref": "74"
                },
                "members": {
                  "$id": "76",
                  "sample string 1": [
                    {
                      "$ref": "73"
                    },
                    {
                      "$ref": "73"
                    }
                  ],
                  "sample string 2": [
                    {
                      "$ref": "73"
                    },
                    {
                      "$ref": "73"
                    }
                  ]
                },
                "customerGroups": [
                  {
                    "$id": "77",
                    "identifier": "v6OY2l/i9UuaZ5ZYl+9DPg==",
                    "identifierGuid": "da98a3bf-e25f-4bf5-9a67-965897ef433e",
                    "name": "sample string 2",
                    "primaryContact": "jaFyEdT8bEOpbENxQhEH0A==",
                    "primaryContactGuid": "1172a18d-fcd4-436c-a96c-4371421107d0",
                    "accountID": "+Yqrp6wPmUW7+5PxqLF+eg==",
                    "accountIDGuid": "a7ab8af9-0fac-4599-bbfb-93f1a8b17e7a",
                    "special": true,
                    "updated": "2025-06-14T06:17:01.8970337",
                    "active": true,
                    "reasonInactive": 1,
                    "priceLevelIdentifier": "/AavB+B5+UaPxWvIOOhMtA==",
                    "priceLevelIdentifierGuid": "07af06fc-79e0-46f9-8fc5-6bc838e84cb4",
                    "deleted": true,
                    "account": {
                      "$ref": "75"
                    },
                    "primaryContactCustomer": {
                      "$ref": "73"
                    },
                    "customerGroupMembers": [
                      {
                        "$id": "78",
                        "id": 1,
                        "groupID": "jo4LiGdrNUKYHjpz6hyQ0g==",
                        "groupIDGuid": "880b8e8e-6b67-4235-981e-3a73ea1c90d2",
                        "customerID": "XgrpJ1ujhUCo2rPUZY+9lA==",
                        "customerIDGuid": "27e90a5e-a35b-4085-a8da-b3d4658fbd94",
                        "card": "sample string 4",
                        "linkedAccount": "vRDYdpXuuEiNqgqPsqVNUA==",
                        "linkedAccountGuid": "76d810bd-ee95-48b8-8daa-0a8fb2a54d50",
                        "customer": {
                          "$ref": "73"
                        },
                        "group": {
                          "$ref": "77"
                        },
                        "customerCard": {
                          "$ref": "74"
                        }
                      },
                      {
                        "$ref": "78"
                      }
                    ]
                  },
                  {
                    "$ref": "77"
                  }
                ]
              },
              "payments": [
                {
                  "$id": "79",
                  "id": 1,
                  "identifier": "x6xC7F4/4kCAvMNc6eAAPQ==",
                  "identifierGuid": "ec42acc7-3f5e-40e2-80bc-c35ce9e0003d",
                  "storeID": 2,
                  "operatorName": "sample string 3",
                  "saleHeaderID": 4,
                  "paymentType": 5,
                  "amount": 6,
                  "account": "sample string 7",
                  "accountID": "itdF0aQlS0mC0xK1fPNizQ==",
                  "accountIDGuid": "d145d78a-25a4-494b-82d3-12b57cf362cd",
                  "customerAccount": {
                    "$ref": "75"
                  },
                  "customerCard": {
                    "$ref": "74"
                  },
                  "accountType": 1,
                  "cardName": "sample string 8",
                  "authorisationNumber": "sample string 9",
                  "bankReference": "sample string 10",
                  "merchantID": "sample string 11",
                  "terminalID": "sample string 12",
                  "cardNumber": "sample string 13",
                  "paymentDate": "2025-06-14T06:17:01.8970337",
                  "invRocNo": "sample string 14",
                  "responseCode": "sample string 15",
                  "cashout": 1,
                  "tip": 16,
                  "idempotentVoid": "PfT4IKknFUS3d/fNphizxQ==",
                  "idempotentVoidGuid": "20f8f43d-27a9-4415-b777-f7cda618b3c5",
                  "offline": true,
                  "processed": 1,
                  "storeSaleHeader": {
                    "$id": "80",
                    "saleHeaderID": 1,
                    "saleHeaderGuid": "XPqOilqKS065E2ENdRLiyA==",
                    "saleHeaderIdentifierGuid": "8a8efa5c-8a5a-4e4b-b913-610d7512e2c8",
                    "created": "2025-06-14T06:17:01.8970337",
                    "createdLocal": "2025-06-14T06:17:01.8970337",
                    "createdText": "sample string 4",
                    "itemCount": 5,
                    "totalAmount": 6,
                    "cashTender": 1,
                    "cardTender": 1,
                    "cheqTender": 1,
                    "acctTender": 1,
                    "voucherTender": 1,
                    "loyaltyPoints": 1,
                    "cashout": 1,
                    "changeAmount": 1,
                    "rounding": 1,
                    "gstAmount": 1,
                    "transactionDiscountTender": 1,
                    "totalTip": 7,
                    "tranType": 1,
                    "processed": 1,
                    "imported": "2025-06-14T06:17:01.8970337",
                    "storeID": 1,
                    "operatorG_Uid": "qNu34knwB0C0oeqbZkppZA==",
                    "operatorGuid": "e2b7dba8-f049-4007-b4a1-ea9b664a6964",
                    "customerG_Uid": "fVHydHbL90iym2FmWWpaPA==",
                    "customerGuid": "74f2517d-cb76-48f7-b29b-6166596a5a3c",
                    "communityIdentifier": "59UF6Re9D060X976zq0PLw==",
                    "communityIdentifierGuid": "e905d5e7-bd17-4e0f-b45f-defacead0f2f",
                    "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": "v9ZBH4rueke+7LsI+8mngQ==",
                    "priceLevelIdentifierGuid": "1f41d6bf-ee8a-477a-beec-bb08fbc9a781",
                    "locked": 36,
                    "relationChecksum": "sample string 37",
                    "loyaltyTender": 1,
                    "giftCardTender": 1,
                    "operator": {
                      "$ref": "40"
                    },
                    "customer": {
                      "$ref": "73"
                    },
                    "communityOrganisation": {
                      "$id": "81",
                      "id": 1,
                      "identifier": "f0DCP7f6Dk+sHlZwHTqotg==",
                      "identifierGuid": "3fc2407f-fab7-4f0e-ac1e-56701d3aa8b6",
                      "name": "sample string 3",
                      "lookupIdentifier": "sample string 4",
                      "externalID": "sample string 5",
                      "phone": "sample string 6",
                      "fax": "sample string 7",
                      "email": "sample string 8",
                      "address1": "sample string 9",
                      "address2": "sample string 10",
                      "city": "sample string 11",
                      "postCode": "sample string 12",
                      "state": "sample string 13",
                      "country": "sample string 14",
                      "totalAmountAwarded": 15.1,
                      "updated": "2025-06-14T06:17:01.8970337",
                      "deleted": true
                    },
                    "details": [
                      {
                        "$id": "82",
                        "saleItemID": 1,
                        "identifier": "/FFZc4UDEUinlzmQhWhN7w==",
                        "identifierGuid": "735951fc-0385-4811-a797-399085684def",
                        "saleHeaderID": 2,
                        "plu": 1,
                        "pluG_UId": "O8J4e0SFkUKcOXaw5SzgfQ==",
                        "pluGuid": "7b78c23b-8544-4291-9c39-76b0e52ce07d",
                        "accountID": "Ge3zEAZL7k6u2SUnWgn9dQ==",
                        "accountIDGuid": "10f3ed19-4b06-4eee-aed9-25275a09fd75",
                        "normalPrice": 3,
                        "originalSellingPrice": 4,
                        "discountPrice": 5,
                        "unit": 1,
                        "quantity": 6,
                        "totalCents": 7,
                        "fixedPrice": 1,
                        "tranType": 1,
                        "discountType": 1,
                        "cost": 1,
                        "costDecimals": 8,
                        "markdown": 1,
                        "manualQuantity": 1,
                        "manualPrice": 1,
                        "manualMode": 1,
                        "active": 1,
                        "offline": true,
                        "barcode": "sample string 9",
                        "keyedSale": 1,
                        "discountedID": 1,
                        "fuelID": 1,
                        "serialNumber": "sample string 10",
                        "bestOrExpire": "2025-06-14T06:17:01.8970337",
                        "bestOrExpireType": 1,
                        "providerName": "sample string 11",
                        "refundG_UID": "D+XSQtMTOk+TfnTyknCzuQ==",
                        "refundGuid": "42d2e50f-13d3-4f3a-937e-74f29270b3b9",
                        "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": "uDWHMkmyakWquZoyjQeOjw==",
                        "idempotentVoidGuid": "328735b8-b249-456a-aab9-9a328d078e8f",
                        "priceLevelIdentifier": "atZe5dWiXkK7ekjZjMLgyg==",
                        "priceLevelIdentifierGuid": "e55ed66a-a2d5-425e-bb7a-48d98cc2e0ca",
                        "productName": "sample string 23",
                        "apn": "sample string 24",
                        "unknownScans": [
                          {
                            "$id": "83",
                            "id": 1,
                            "saleDetailID": 2,
                            "storeID": 1,
                            "scanned": "2025-06-14T06:17:01.8970337",
                            "operatorG_UID": "QEA=",
                            "barcode": "sample string 4",
                            "processed": 1
                          },
                          {
                            "$ref": "83"
                          }
                        ],
                        "refund": {
                          "$id": "84",
                          "id": 1,
                          "g_UID": "FQZYn48ErEqv9PL3+MSgKA==",
                          "guid": "9f580615-048f-4aac-aff4-f2f7f8c4a028",
                          "description": "sample string 1",
                          "dumped": true,
                          "inventoryReasonID": 1,
                          "sortOrder": 1,
                          "updated": "2025-06-14T06:17:01.8970337"
                        },
                        "modifier": {
                          "$id": "85",
                          "id": 1,
                          "setG_UID": "w1RObh1ezkGXMo2jqRjtSg==",
                          "modifierSetGuid": "6e4e54c3-5e1d-41ce-9732-8da3a918ed4a",
                          "name": "sample string 2",
                          "price": 1,
                          "quantity": 1,
                          "modifierType": 1,
                          "groupNumber": 1,
                          "pageNumber": 1,
                          "controlOrder": 1,
                          "printToStation": true,
                          "pluG_UID": "dS1tDBs8JUC5JbdXytuUwg==",
                          "pluGuid": "0c6d2d75-3c1b-4025-b925-b757cadb94c2",
                          "deleted": true,
                          "g_UID": "EQft+4FTFUGlBqU84VGmag==",
                          "guid": "fbed0711-5381-4115-a506-a53ce151a66a",
                          "product": {
                            "$ref": "5"
                          }
                        },
                        "priceLevelName": "sample string 25",
                        "pumpNumber": 1,
                        "hoseNumber": 1
                      },
                      {
                        "$ref": "82"
                      }
                    ],
                    "eftReceipts": [
                      {
                        "$id": "86",
                        "id": 1,
                        "storeID": 1,
                        "saleHeaderID": 2,
                        "storeSaleHeader": {
                          "$ref": "80"
                        },
                        "receipt": "sample string 3",
                        "processed": 1
                      },
                      {
                        "$ref": "86"
                      }
                    ],
                    "payments": [
                      {
                        "$ref": "79"
                      },
                      {
                        "$ref": "79"
                      }
                    ],
                    "cards": [
                      {
                        "$id": "87",
                        "id": 1,
                        "saleHeaderID": 1,
                        "identifier": "sample string 2",
                        "cardType": 3,
                        "providerName": "sample string 4"
                      },
                      {
                        "$ref": "87"
                      }
                    ],
                    "campaignHits": [
                      {
                        "$id": "88",
                        "id": 1,
                        "saleHeaderID": 2,
                        "campaign": "sample string 3",
                        "name": "sample string 4",
                        "processed": 1,
                        "campaignDescription": "sample string 5"
                      },
                      {
                        "$ref": "88"
                      }
                    ],
                    "fuel": [
                      {
                        "$id": "89",
                        "id": 1,
                        "plu": 1,
                        "pluG_UID": "OUem+3M+0EirJdgOPVGfoQ==",
                        "pluGuid": "fba64739-3e73-48d0-ab25-d80e3d519fa1",
                        "saleHeaderID": 2,
                        "totalCents": 3,
                        "grade": 1,
                        "gradeDescription": "sample string 4",
                        "dispenser": 1,
                        "hose": 1,
                        "quantity": 1,
                        "cost": 1,
                        "acquirerNum": 1,
                        "attendant": 1,
                        "ePurseBalance": 1.0,
                        "cardSignature": "sample string 5",
                        "compartmentNumber": 1,
                        "contractNumber": 1,
                        "discountCardPAN": "sample string 6",
                        "discountID": 1,
                        "discountName": "sample string 7",
                        "discountNetValue": 1.0,
                        "discountType": 1,
                        "discountValue": 1.0,
                        "discretionaryData": "sample string 8",
                        "driverID": "sample string 9",
                        "eftBatchNumber": 1,
                        "eftResponseCode": "sample string 10",
                        "endDateTime": "2025-06-14T06:17:01.8970337",
                        "engineHours": 1.1,
                        "fposNumber": 1,
                        "loyaltyCardPAN": "sample string 11",
                        "miscData1": 1,
                        "miscData2": "sample string 12",
                        "miscFlags": 1,
                        "mop": 1,
                        "odometer": 1,
                        "panNumber": "sample string 13",
                        "saleRefund": true,
                        "saleStatus": 1,
                        "sequenceNumber": 1,
                        "stan": 1,
                        "startDateTime": "2025-06-14T06:17:01.8970337",
                        "tagNumber": "sample string 15",
                        "trackTwoRem": "sample string 16",
                        "transCode": 1,
                        "transType": 1,
                        "unitPrice": 1.0,
                        "vehicleReg": "sample string 17",
                        "offline": true,
                        "processed": 1
                      },
                      {
                        "$ref": "89"
                      }
                    ],
                    "fuelResells": [
                      {
                        "$id": "90",
                        "saleItemID": 1,
                        "saleHeaderID": 2,
                        "plu": 1,
                        "pluG_UId": "4Us8uhDs4Ey1II7SkKBABg==",
                        "pluGuid": "ba3c4be1-ec10-4ce0-b520-8ed290a04006",
                        "accountID": "nIGAt16XBkaw4SqJyTp4Ag==",
                        "accountIDGuid": "b780819c-975e-4606-b0e1-2a89c93a7802",
                        "normalPrice": 3,
                        "originalSellingPrice": 4,
                        "discountPrice": 5,
                        "unit": 1,
                        "quantity": 6,
                        "totalCents": 7,
                        "fixedPrice": 1,
                        "tranType": 1,
                        "processed": 1,
                        "discountType": 1,
                        "cost": 1,
                        "costDecimals": 1,
                        "markdown": 1,
                        "manualQuantity": 1,
                        "manualPrice": 1,
                        "manualMode": 1,
                        "active": 1,
                        "barcode": "sample string 8",
                        "offline": 1,
                        "keyedSale": 1,
                        "discountedID": 1,
                        "fuelID": 1,
                        "serialNumber": "sample string 9",
                        "bestOrExpire": "2025-06-14T06:17:01.8970337",
                        "bestOrExpireType": 1,
                        "refundG_UID": "EWJqUQmR5EerUzWWVOsBfA==",
                        "refundGuid": "516a6211-9109-47e4-ab53-359654eb017c",
                        "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": "90"
                      }
                    ],
                    "customerOrder": [
                      {
                        "$id": "91",
                        "identifier": "LYyprmlDP0OOv5bfM0evng==",
                        "identifierGuid": "aea98c2d-4369-433f-8ebf-96df3347af9e",
                        "id": 1,
                        "orderNo": 2,
                        "externalSaleIdentifier": "sample string 3",
                        "storeID": 4,
                        "zoneID": 5,
                        "deptNo": 6,
                        "customerIdentifier": "cTIaGHh3nk25FfjvRDXJoQ==",
                        "customerIdentifierGuid": "181a3271-7778-4d9e-b915-f8ef4435c9a1",
                        "operatorNo": 1,
                        "operatorG_UID": "WbhHDygJ90qq44zhdCkN0Q==",
                        "operatorGuid": "0f47b859-0928-4af7-aae3-8ce174290dd1",
                        "created": "2025-06-14T06:17:01.8970337",
                        "ordered": "2025-06-14T06:17:01.8970337",
                        "started": "2025-06-14T06:17:01.8970337",
                        "completed": "2025-06-14T06:17:01.8970337",
                        "supplied": "2025-06-14T06:17:01.8970337",
                        "quickTicket": 1,
                        "deleted": true,
                        "walkAway": true,
                        "approxWait": 1,
                        "actualWait": 1,
                        "deliveryMethod": 8,
                        "externalSaleType": 9,
                        "customer": {
                          "$ref": "73"
                        },
                        "operator": {
                          "$ref": "40"
                        },
                        "details": [
                          {
                            "$id": "92",
                            "headerID": 1,
                            "plu": 1,
                            "pluG_UId": "Hmj7oo2v70OwVhH15tGEgQ==",
                            "pluGuid": "a2fb681e-af8d-43ef-b056-11f5e6d18481",
                            "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": "dFmNltjuUU69h3swa0Ot9A==",
                            "headerIdentifierGuid": "968d5974-eed8-4e51-bd87-7b306b43adf4",
                            "product": {
                              "$ref": "5"
                            }
                          },
                          {
                            "$ref": "92"
                          }
                        ],
                        "storeName": "sample string 11",
                        "customerName": "sample string 12",
                        "storeReplyTo": "sample string 13",
                        "storeSubjectLine": "sample string 14",
                        "storeSaleHeader": {
                          "$ref": "80"
                        }
                      },
                      {
                        "$ref": "91"
                      }
                    ],
                    "surveyResponses": [
                      {
                        "$id": "93",
                        "surveyG_UID": "uEGZL+HZm0Ws05B6xbl97Q==",
                        "surveyGuid": "2f9941b8-d9e1-459b-acd3-907ac5b97ded",
                        "saleHeaderGuid": "KSlUZx8FrECqBbT+rblFSQ==",
                        "saleGuid": "67542929-051f-40ac-aa05-b4feadb94549",
                        "textResponse": "sample string 1",
                        "integerResponse": 1,
                        "g_UIDResponse": "ua8O0/ZEiECras7YjFxSjQ==",
                        "guidResponse": "d30eafb9-44f6-4088-ab6a-ced88c5c528d",
                        "whoAnswered": 2,
                        "answeredAtUTC": "2025-06-14T06:17:01.8970337",
                        "sale": {
                          "$ref": "80"
                        },
                        "survey": {
                          "$id": "94",
                          "g_UID": "smmhIdF3SkCXktk9459TiA==",
                          "guid": "21a169b2-77d1-404a-9792-d93de39f5388",
                          "name": "sample string 1",
                          "storeID": 2,
                          "zoneID": 1,
                          "checkoutFormG_UID": "aEldptLB4kusgK+1OlSQRg==",
                          "checkoutFormGuid": "a65d4968-c1d2-4be2-ac80-afb53a549046",
                          "displayToWho": 3,
                          "displayWhen": 4,
                          "start": "2025-06-14T06:17:01.8970337",
                          "end": "2025-06-14T06:17:01.8970337",
                          "deleted": true,
                          "updated": "2025-06-14T06:17:01.8970337",
                          "possibleIntegerResponses": [
                            1,
                            2
                          ],
                          "possibleTextResponses": [
                            "sample string 1",
                            "sample string 2"
                          ],
                          "possibleGuidResponses": [
                            "59a017ce-9d99-4b81-a160-fb5051351682",
                            "b059148c-8afb-4ab5-8132-38251f98fac8"
                          ],
                          "allowsAllTextResponses": true,
                          "surveyForm": {
                            "$ref": "48"
                          }
                        },
                        "ingressId": "sample string 4"
                      },
                      {
                        "$ref": "93"
                      }
                    ],
                    "storeName": "sample string 38",
                    "machineName": "sample string 39",
                    "operatorName": "sample string 40",
                    "direction": 1,
                    "reason": "sample string 41",
                    "accountG_UID": "fMDFD85jYkSBWKjYew+f/Q==",
                    "accountIdentifier": "0fc5c07c-63ce-4462-8158-a8d87b0f9ffd",
                    "accountName": "sample string 42",
                    "customerOrderIdentifier": "+TJrgy8wWEW4h4aEmqkXcQ==",
                    "customerOrderIdentifierGuid": "836b32f9-302f-4558-b887-86849aa91771",
                    "priceLevelName": "sample string 43",
                    "revision": 44,
                    "ingressId": "sample string 45"
                  },
                  "metadata": {
                    "$id": "95",
                    "id": 1,
                    "paymentID": 2,
                    "paymentIdentifier": "KCho1rRrNkOG/5aIPuG9xw==",
                    "paymentIdentifierGuid": "d6682828-6bb4-4336-86ff-96883ee1bdc7",
                    "identifier": "h6ORLIcVh0WHVUe1CJex/A==",
                    "identifierGuid": "2c91a387-1587-4587-8755-47b50897b1fc",
                    "metadata": "sample string 3",
                    "signatureImage": "QEA=",
                    "itemIdentifier": "Fbx2ujvC8EmAMFXwC54JXA==",
                    "itemIdentifierGuid": "ba76bc15-c23b-49f0-8030-55f00b9e095c"
                  }
                },
                {
                  "$ref": "79"
                }
              ]
            },
            {
              "$ref": "74"
            }
          ],
          "customerGroupMembers": [
            {
              "$ref": "78"
            },
            {
              "$ref": "78"
            }
          ],
          "customerGroups": [
            {
              "$ref": "77"
            },
            {
              "$ref": "77"
            }
          ],
          "accounts": [
            {
              "$ref": "75"
            },
            {
              "$ref": "75"
            }
          ],
          "account": {
            "$ref": "75"
          },
          "vouchers": [
            {
              "$id": "96",
              "customerIdentifier": "4apob/F+50Ciw1a4p8sJXg==",
              "customerIdentifierGuid": "6f68aae1-7ef1-40e7-a2c3-56b8a7cb095e",
              "voucherName": "sample string 2",
              "count": 3,
              "storeID": 4,
              "barcode": "sample string 5",
              "redeemCount": 6,
              "issueCount": 7,
              "storeSalePaymentID": 1,
              "idempotentID": "Y57mbTlG60ay2GJcv3Ne2w==",
              "idempotentGuid": "6de69e63-4639-46eb-b2d8-625cbf735edb",
              "offline": true,
              "voucher": {
                "$id": "97",
                "id": 1,
                "name": "sample string 2",
                "description": "sample string 3",
                "shortDescription": "sample string 4",
                "url": "sample string 5",
                "barcodeTemplateID": 1,
                "expiry": 0,
                "voucherType": 6,
                "limitPerTransaction": 7,
                "customerTracking": true,
                "discountAccount": "sample string 9",
                "endDate": "2025-06-14T06:17:01.8970337",
                "barcodeTemplate": {
                  "$id": "98",
                  "templateID": 1,
                  "template": "sample string 1",
                  "bcFunction": "sample string 2",
                  "sortOrder": 3
                },
                "scaleLabel": {
                  "$id": "99",
                  "id": 1,
                  "uid": "sample string 2",
                  "name": "sample string 3",
                  "width": 1.1,
                  "height": 1.1,
                  "showBorder": true,
                  "borderWidth": 1.1,
                  "borderStyle": 1,
                  "borderColour": "sample string 5",
                  "updated": "2025-06-14T06:17:01.8970337",
                  "labelPageLayout": "oCYPvc4QdEikrN2yTARFQQ==",
                  "pageLayoutGuid": "bd0f26a0-10ce-4874-a4ac-ddb24c044541",
                  "labelType": 6,
                  "oldName": "sample string 7",
                  "voucher": {
                    "$ref": "97"
                  },
                  "elements": [
                    {
                      "$id": "100",
                      "id": 1,
                      "scaleLabelID": 2,
                      "showPercentDI": true,
                      "showAvgPerHundred": true,
                      "showAvgPerServe": true,
                      "name": "sample string 6",
                      "x": 1.1,
                      "y": 1.1,
                      "width": 1.1,
                      "height": 1.1,
                      "type": 1,
                      "rotation": 1,
                      "text": "sample string 7",
                      "fontFamily": "sample string 8",
                      "align": 1,
                      "bold": true,
                      "italic": true,
                      "underline": true,
                      "strikeout": true,
                      "reverse": true,
                      "textColour": "sample string 9",
                      "fontSize": 1.1,
                      "picture": "QEA=",
                      "borderWidth": 10,
                      "sortOrder": 11,
                      "printOptions": 12,
                      "superScriptTextFontSize": 1.1,
                      "lineStyle": 1,
                      "spacingStyle": 1,
                      "interCharacterSpacing": 1.1,
                      "superScriptOffset": 1.1,
                      "lineSpacing": 1.1,
                      "dateFormat": "sample string 13",
                      "autoGrow": true,
                      "fontAutoResize": true,
                      "updated": "2025-06-14T06:17:01.8970337"
                    },
                    {
                      "$ref": "100"
                    }
                  ]
                },
                "customerVouchers": [
                  {
                    "$id": "101",
                    "id": 1,
                    "customerIdentifier": "GId9rVUHv0O/m6fbkQb0Yg==",
                    "customerIdentifierGuid": "ad7d8718-0755-43bf-bf9b-a7db9106f462",
                    "voucherID": 3,
                    "voucherName": "sample string 4",
                    "storeID": 1,
                    "barcode": "sample string 5",
                    "dateOfIssue": "2025-06-14T06:17:01.8970337",
                    "issuedSaleHeaderID": 1,
                    "issuedSaleIdentifier": "sample string 7",
                    "issuedOfflinePaymentID": 1,
                    "issuedIdempotentID": "7dpcdvCxU0iAcRt8iFyxCg==",
                    "issuedIdempotentGuid": "765cdaed-b1f0-4853-8071-1b7c885cb10a",
                    "issuedOffline": true,
                    "issuedUser": "sample string 9",
                    "issuedNotes": "sample string 10",
                    "expiryDate": "2025-06-14T06:17:01.8970337",
                    "expiredUser": "sample string 11",
                    "expiredNotes": "sample string 12",
                    "redeemed": "2025-06-14T06:17:01.8970337",
                    "redeemedSaleHeaderID": 1,
                    "redeemedSaleIdentifier": "sample string 13",
                    "redeemedOfflinePaymentID": 1,
                    "redeemedIdempotentID": "y7Tq/c1tKECv0PfJT1NIwQ==",
                    "redeemedIdempotentGuid": "fdeab4cb-6dcd-4028-afd0-f7c94f5348c1",
                    "redeemedUser": "sample string 14",
                    "redeemedNotes": "sample string 15",
                    "redeemedOffline": true,
                    "updated": "2025-06-14T06:17:01.8970337",
                    "storeName": "sample string 17",
                    "scaleLabel": {
                      "$ref": "99"
                    },
                    "voucher": {
                      "$ref": "97"
                    },
                    "customer": {
                      "$ref": "73"
                    },
                    "issuedOfflinePayment": {
                      "$ref": "79"
                    },
                    "redeemedOfflinePayment": {
                      "$ref": "79"
                    }
                  },
                  {
                    "$ref": "101"
                  }
                ]
              },
              "customer": {
                "$ref": "73"
              }
            },
            {
              "$ref": "96"
            }
          ]
        }
      },
      {
        "$ref": "72"
      }
    ],
    "customerGroups": [
      {
        "$id": "102",
        "id": 1,
        "campaignID": 2,
        "campaignName": "sample string 3",
        "groupID": "BYM5MzsLBE2M/JAJScMQZg==",
        "groupIDGuid": "33398305-0b3b-4d04-8cfc-900949c31066",
        "campaign": {
          "$ref": "2"
        },
        "group": {
          "$ref": "77"
        }
      },
      {
        "$ref": "102"
      }
    ],
    "signIqTickets": [
      {
        "$id": "103",
        "identifier": "7RrSIDuh2Ey0kkUcyjLb1A==",
        "identifierGuid": "20d21aed-a13b-4cd8-b492-451cca32dbd4",
        "campaignName": "sample string 2",
        "message": "sample string 3",
        "ticketFileSource": "sample string 4",
        "ticketFileDestination": "sample string 5",
        "storeID": 1
      },
      {
        "$ref": "103"
      }
    ],
    "comboPriceGroups": [
      {
        "$id": "104",
        "id": 1,
        "campaignID": 2,
        "campaignName": "sample string 3",
        "g_UID": "N0Obi5QqOUipQG0JTDnUSw==",
        "guid": "8b9b4337-2a94-4839-a940-6d094c39d44b",
        "description": "sample string 5",
        "newPrice": 1,
        "rangeDescription": "sample string 6",
        "dealDescription": "sample string 7",
        "labelQuantity": 8,
        "hostProductCategoryID": 1,
        "offerID": 1,
        "dontUpdatePricePlus": true,
        "campaign": {
          "$ref": "2"
        },
        "comboPricePlus": [
          {
            "$id": "105",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "groupG_UID": "y21rVzwXIkmZZG68TPHKSw==",
            "groupGuid": "576b6dcb-173c-4922-9964-6ebc4cf1ca4b",
            "comboPriceType": 5,
            "priceType": 5,
            "pluG_UID": "TAPdtPWK+kii0AfuymlW9Q==",
            "pluGuid": "b4dd034c-8af5-48fa-a2d0-07eeca6956f5",
            "priceGroupG_UID": "xypvCdvLJkWRzYbXArmwlw==",
            "priceGroupGuid": "096f2ac7-cbdb-4526-91cd-86d702b9b097",
            "campaignPoolID": "sample string 7",
            "quantity": 1,
            "campaign": {
              "$ref": "2"
            },
            "product": {
              "$ref": "5"
            },
            "priceGroup": {
              "$ref": "34"
            },
            "campaignPool": {
              "$ref": "2"
            }
          },
          {
            "$ref": "105"
          }
        ]
      },
      {
        "$ref": "104"
      }
    ],
    "priceLevels": [
      {
        "$id": "106",
        "id": 1,
        "priceLevelIdentifier": "4Jtgj3bunES7j/AIWJGIpQ==",
        "priceLevelIdentifierGuid": "8f609be0-ee76-449c-bb8f-f008589188a5",
        "campaignName": "sample string 3",
        "priceLevelName": "sample string 4"
      },
      {
        "$ref": "106"
      }
    ]
  },
  "details": [
    {
      "$id": "107",
      "identifier": "pygnyvBfF0e6tYj6x62Olw==",
      "identifierGuid": "ca2728a7-5ff0-4717-bab5-88fac7ad8e97",
      "headerIdentifier": "l0nBCKGjNEafOM2XTUQAEQ==",
      "headerGuid": "08c14997-a3a1-4634-9f38-cd974d440011",
      "shelfLocationIdentifier": "f0gNMXk9LU616xA1jO8VqQ==",
      "shelfLocationGuid": "310d487f-3d79-4e2d-b5eb-10358cef15a9",
      "pluG_UID": "myaHpQFylU6MWvqhmpTrIA==",
      "pluGuid": "a587269b-7201-4e95-8c5a-faa19a94eb20",
      "operatorG_UID": "grT9jmEOEU2jQUmH3l6izA==",
      "operatorGuid": "8efdb482-0e61-4d11-a341-4987de5ea2cc",
      "campaignName": "sample string 2",
      "comboGroupIdentifier": "Vd1YIO6e8Uu6jklSPMFurA==",
      "comboGroupGuid": "2058dd55-9eee-4bf1-ba8e-49523cc16eac",
      "created": "2025-06-14T06:17:01.8970337",
      "labelQuantity": 3,
      "talkerQuantity": 4,
      "labelSmall": true,
      "printed": "2025-06-14T06:17:01.8970337",
      "detailMetaList": [
        {
          "$id": "108",
          "id": 1,
          "printBatchType": 2,
          "user": "sample string 3",
          "detailIdentifier": "3q2CfhqeRk6rYUT15Of0gg==",
          "detailGuid": "7e82adde-9e1a-4e46-ab61-44f5e4e7f482"
        },
        {
          "$ref": "108"
        }
      ],
      "users": "sample string 6",
      "printBatchTypes": "sample string 7",
      "product": {
        "$ref": "5"
      },
      "location": {
        "$ref": "56"
      },
      "operator": {
        "$ref": "40"
      },
      "productDescription": "sample string 8",
      "productActive": true,
      "productBarcode": "sample string 10",
      "succeeded": true,
      "printRunID": "Girr+pT93U2F2SDu6J0MGw==",
      "printRunGuid": "faeb2a1a-fd94-4ddd-85d9-20eee89d0c1b",
      "departmentName": "sample string 12",
      "subDepartmentName": "sample string 13",
      "minorDepartmentName": "sample string 14",
      "lesserDepartmentName": "sample string 15",
      "storeName": "sample string 16",
      "campaignDescription": "sample string 17",
      "campaignStartDate": "2025-06-14T06:17:01.8970337",
      "campaignEndDate": "2025-06-14T06:17:01.8970337",
      "campaignPrice": 1,
      "campaignCost": 1,
      "campaignCostDecimals": 1,
      "printRequestType": 18,
      "isTobacco": true,
      "isLiquor": true,
      "shelfLocationName": "sample string 21",
      "operatorName": "sample string 22",
      "printBatchType": 23,
      "createdBy": "sample string 24",
      "pageLayoutName": "sample string 25",
      "complianceIndicatorName": "sample string 26",
      "warehouseDirectIndicator": "sample string 27",
      "productGrade": "sample string 28"
    },
    {
      "$ref": "107"
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK 2�Z��*��5xl/workbook.xml �(�����0D�J��(�P� `b�ڡ�	N�$(IE?�R�n�����ٺWo�|�h|�*C�*�<���_�&�uB��ɬ�cg�[�	,M��9!(k�T�������%b��Ҡm�'B��C��W���b���o�^a�Ū��
� %�sz��U*���{������2QЃ}�j��n�PK 2�Z����	�[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
 2�Zw�J�''_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="Rfb02d0cb6a8c4e79" /></Relationships>PK 2�Z�=Ҳ��
xl/worksheets/sheet1.xml �(���[s�@��
���L��RSI����a���1R�c~��"Ô�|ѡ�;=���E��;Yx_:��t9�q�|O/'�4^~�u1�%��a�f��\��3�2�e^�^擹N�<HWzi�fi�D���>�t6�'z�N։^! ��L/�����U����V��t4-[H�RI/�a����L��%��~	���&?X{�;����ۋ���G%v�qy�[�M�,Z/����N��˜�J�$]�寗�[�|/����M<-�fE�	��"���7Y�E�����*;=Tz��@q�Xp���zR��^�Lv\G+m�����P���丞Uz��E�8H!���敞7z&��l�����ҋ��Ca�����e��g�U�W�TI$���	�1����
HES�<������V���
u�09�G\$����'���(�&���1Q+LOd	�a�M�$�

�%=Q��#n�(h�%�����Y!܍�r���"��t�e嶩�]]�e^N,3�r3����~m�q�%p����&F]����.A�ĸK�6q�%x����M�w	�&��j��,S�����l}q ����2�́Xξ;���Фj-h�]�����쾮G�F�{�77�{�)cDZ�3��"`=�;b5x�@�>��L���0����s���賣G˯b��ՁX!zs V/�DX9���|��l����ʁ����PK 2�Z3�7�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�1n����tö��3N�&vd����G�
XE�Tb�������4����޾M#9���5��V�v�]
�hJ�n�{UL��@Ҋ
5�1�O���B�f��c��TL����QuH9c�K�2��2��ΘA���ӄ6����C����0��S
��,Q�<�5쫪i4�0m)�)�л��x1�z}�U�U�r�(�w����%�t�Ӳ�P���l�dE���U�����PK 2�ZЃ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 2�Z�<~b�	xl/sharedStrings.xml �(��V]o�8}_i�C���M T�h
�.R�v[�}���s�����Nw�����N	$$P����c�/_g��Gά7�*|l�o[��H3��/�/Nl[J�&8��(��4)�-�r5�7Zo�=O�
�D�b���9Ѹ�kOm%�Tmtμ�����dܶ�(��=<�������&#=���u��@�<=y=e�,=e���0��2���h�Y���>:�t?%��dk���-�E�]|���Rp.ʳZ`�4��y٦]p�E.C�r�$�7B�.�
n��l��#Ι��3�$c�8�wJC���4|��$�I���O�+'!~�ăЏ�!C�j��_[�e:�L�O�,Z9iJ>�gx��s���~�i>��V��۷..{fij�����~�D�+�q/v�1�r�$��IЋ�$��ͅ��Z�Qu��ң��k���*41���Є���v�o�ز��H����Mi�XU>��;&�H=í�{A��Y��`p�����f���-O?��E]���'_R�f!��ԁ�^gd�͕1i"{A3�C�ot-'K�^A.�n)��=��K�W��KF�o��I췂�X�;�q��g���C���Y�w/�V����Ҿ�����`�ɡ0ݘ���r�/�^��W�L8)�qe�~J�4jL�����
(�!SǏ!tBH���}p��4�`@�>�J\�ֲs�3�Hۧ��|Aߍ���0hv�q�W��>wd�[���\��Z��6
��2�����Gu�>���5��У��5w)�9~�t`wR������2����'���%)�{x��3��yᦂ1����{P��gJ�|��;[N� �6S��b�7M�ǯ����Hz��5�PK- 2�Z��*��5xl/workbook.xmlPK- 2�Z����	��[Content_Types].xmlPK-
 2�Zw�J�''U_rels/.relsPK- 2�Z�=Ҳ��
�xl/worksheets/sheet1.xmlPK- 2�Z3�7�P�xl/_rels/workbook.xml.relsPK- 2�ZЃc'2E
*xl/styles.xmlPK- 2�Z�<~b�	�	xl/sharedStrings.xmlPK�S

application/vnd.ms-excel

Sample:
PK 2�ZY�R�5xl/workbook.xml �(�����0��&�C���)��x��}��4Ж�5���H�yۙ��v�h]���#�����!9c�nQ�?�ʹ��i�t/f�T5V�~k4���s���5�U��+��B�[Ġ��AZ����C��9[��$l
�ߔX`�Ţ��� %�sk
Q�r5
w��Q
��dY�9����~�_PK 2�Z����	�[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
 2�Z��''_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="R0b38b5380ea94e7f" /></Relationships>PK 2�Z�=Ҳ��
xl/worksheets/sheet1.xml �(���[s�@��
���L��RSI����a���1R�c~��"Ô�|ѡ�;=���E��;Yx_:��t9�q�|O/'�4^~�u1�%��a�f��\��3�2�e^�^擹N�<HWzi�fi�D���>�t6�'z�N։^! ��L/�����U����V��t4-[H�RI/�a����L��%��~	���&?X{�;����ۋ���G%v�qy�[�M�,Z/����N��˜�J�$]�寗�[�|/����M<-�fE�	��"���7Y�E�����*;=Tz��@q�Xp���zR��^�Lv\G+m�����P���丞Uz��E�8H!���敞7z&��l�����ҋ��Ca�����e��g�U�W�TI$���	�1����
HES�<������V���
u�09�G\$����'���(�&���1Q+LOd	�a�M�$�

�%=Q��#n�(h�%�����Y!܍�r���"��t�e嶩�]]�e^N,3�r3����~m�q�%p����&F]����.A�ĸK�6q�%x����M�w	�&��j��,S�����l}q ����2�́Xξ;���Фj-h�]�����쾮G�F�{�77�{�)cDZ�3��"`=�;b5x�@�>��L���0����s���賣G˯b��ՁX!zs V/�DX9���|��l����ʁ����PK 2�ZOq%�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8i���
�nK/�$�8jbG�[��Xp$����6]����������u�����%)ԝ�G=p8y�P�v���$|�pj\	+�qP�/���N�,\bԡ#�����"����Ҵ�6f�-�.��h�;|2�iF���c�N!z a�~J�~�,	T ���^����*��`��@��Ԝ�L�~��y$S�_u��f���*������p��).Gjm#X[˶h�asU�7��PK 2�ZЃ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 2�Z�<~b�	xl/sharedStrings.xml �(��V]o�8}_i�C���M T�h
�.R�v[�}���s�����Nw�����N	$$P����c�/_g��Gά7�*|l�o[��H3��/�/Nl[J�&8��(��4)�-�r5�7Zo�=O�
�D�b���9Ѹ�kOm%�Tmtμ�����dܶ�(��=<�������&#=���u��@�<=y=e�,=e���0��2���h�Y���>:�t?%��dk���-�E�]|���Rp.ʳZ`�4��y٦]p�E.C�r�$�7B�.�
n��l��#Ι��3�$c�8�wJC���4|��$�I���O�+'!~�ăЏ�!C�j��_[�e:�L�O�,Z9iJ>�gx��s���~�i>��V��۷..{fij�����~�D�+�q/v�1�r�$��IЋ�$��ͅ��Z�Qu��ң��k���*41���Є���v�o�ز��H����Mi�XU>��;&�H=í�{A��Y��`p�����f���-O?��E]���'_R�f!��ԁ�^gd�͕1i"{A3�C�ot-'K�^A.�n)��=��K�W��KF�o��I췂�X�;�q��g���C���Y�w/�V����Ҿ�����`�ɡ0ݘ���r�/�^��W�L8)�qe�~J�4jL�����
(�!SǏ!tBH���}p��4�`@�>�J\�ֲs�3�Hۧ��|Aߍ���0hv�q�W��>wd�[���\��Z��6
��2�����Gu�>���5��У��5w)�9~�t`wR������2����'���%)�{x��3��yᦂ1����{P��gJ�|��;[N� �6S��b�7M�ǯ����Hz��5�PK- 2�ZY�R�5xl/workbook.xmlPK- 2�Z����	�[Content_Types].xmlPK-
 2�Z��''V_rels/.relsPK- 2�Z�=Ҳ��
�xl/worksheets/sheet1.xmlPK- 2�ZOq%�P�xl/_rels/workbook.xml.relsPK- 2�ZЃc'2E
*xl/styles.xmlPK- 2�Z�<~b�	�	xl/sharedStrings.xmlPK�S