POST api/store/{storeID}/product/{id}/location/{loc}/print

Add the product specified in location specified to a matching or new print list

Request Information

URI Parameters

NameDescriptionTypeAdditional information
storeID

StoreID to specify product storeID in multistore situation

integer

Required

id

Product identifier

globally unique identifier

Required

loc

Location identifier of only location to print

globally unique identifier

Required

Body Parameters

Print Batch header to match

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

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

StoreShortName

string

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

CampaignDescription

string

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

Campaign

Campaign

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

Details

Collection of PrintBatchDetail

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

Request Formats

application/json, text/json

Sample:
{
  "identifier": "1RxmL/AUzUi5aOIks5W7eQ==",
  "identifierGuid": "2f661cd5-14f0-48cd-b968-e224b395bb79",
  "storeID": 1,
  "printBatchType": 2,
  "printRequestType": 3,
  "campaignName": "sample string 4",
  "user": "sample string 5",
  "process": "sample string 6",
  "promoPrint": true,
  "created": "2025-10-05T00:04:04.3689735",
  "updated": "2025-10-05T00:04:04.3689735",
  "printed": "2025-10-05T00:04:04.3689735",
  "storeName": "sample string 8",
  "storeShortName": "sample string 9",
  "campaignDescription": "sample string 10",
  "campaign": {
    "$id": "2",
    "id": 1,
    "storeID": 2,
    "name": "20cf9615-aae9-4a9f-804c-a3ebb088a82f",
    "nameGuid": "20cf9615-aae9-4a9f-804c-a3ebb088a82f",
    "description": "sample string 4",
    "showDiscounts": true,
    "showTotals": true,
    "onlyEvaluateOnSubtotal": true,
    "useDescription": true,
    "campaignType": 1,
    "startDate": "2025-10-05T00:04:04.3689735",
    "startTime": 1,
    "endDate": "2025-10-05T00:04:04.3689735",
    "endTime": 1,
    "recurrence": 1,
    "recurrenceType": 1,
    "monthType": 1,
    "weekDays": 1,
    "months": 1,
    "monthWeeks": 1,
    "monthDays": "sample string 7",
    "printed": true,
    "talkerText": "sample string 8",
    "rangeDescription": "sample string 9",
    "dealDescription": "sample string 10",
    "labelQuantity": 11,
    "active": 1,
    "deactivated": "2025-10-05T00:04:04.3689735",
    "system": true,
    "created": "2025-10-05T00:04:04.3689735",
    "updated": "2025-10-05T00:04:04.3689735",
    "priceChangeNotifiedUtc": "2025-10-05T00:04:04.3689735",
    "promoType": 1,
    "promotionTypeCode": "sample string 13",
    "hostIdentifier": "oOcf14dUNUCyog0tcJWWog==",
    "hostIdentifierGuid": "d71fe7a0-5487-4035-b2a2-0d2d709596a2",
    "hostType": 14,
    "createdByUser": "sample string 15",
    "fromHost": true,
    "deleted": true,
    "campaignDeleted": "2025-10-05T00:04:04.3689735",
    "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": "WMqC1mJlEUSIerxz7mT9fg==",
        "pluGuid": "d682ca58-6562-4411-887a-bc73ee64fd7e",
        "newPrice": 1,
        "pctDiscount": 1,
        "newCost": 1,
        "newCostDecimals": 6,
        "dealCostIdentifier": "qtUIAyR0AU2M29gLLlLfzg==",
        "dealCostGuid": "0308d5aa-7424-4d01-8cdb-d80b2e52dfce",
        "pluName": "sample string 7",
        "apn": "sample string 8",
        "fuelItem": true,
        "priceGroupG_UID": "zQfXr9crgUSLrxQhP4ztIA==",
        "priceGroupGuid": "afd707cd-2bd7-4481-8baf-14213f8ced20",
        "itemNumber": "sample string 10",
        "cri": "sample string 11",
        "pluPrice": 12,
        "pluCost": 13,
        "pluCostIndicator": "sample string 14",
        "pluPriceGstPercent": 15,
        "pluCostGstPercent": 16,
        "pluActive": true,
        "cartonQty": 1.1,
        "baseUnits": 18.1,
        "salesMode": 1,
        "pluNormalCost": 19,
        "pluaws": 20.0,
        "directNumber": "sample string 21",
        "departmentName": "sample string 22",
        "subDepartmentName": "sample string 23",
        "priceGroupName": "sample string 24",
        "supplierName": "sample string 25",
        "stockOnHand": 1.1,
        "stockOnOrder": 1.1,
        "lastReceived": "2025-10-05T00:04:04.3689735",
        "rrp": 26,
        "campaignDescription": "sample string 27",
        "campaignComboPriceGroupG_UID": "uSa9qBgGTE2f5LrZazrHKA==",
        "campaignComboPriceGroupIdentifier": "a8bd26b9-0618-4d4c-9fe4-bad96b3ac728",
        "promotionPlacementDescription": "sample string 28",
        "storeAcceptances": [
          {
            "$id": "4",
            "plu": 1,
            "pluG_UId": "QEA=",
            "campaignID": 1,
            "campaignName": "sample string 2",
            "storeID": 3,
            "acceptedUtc": "2025-10-05T00:04:04.3689735",
            "operatorG_UID": "mikQg0IcREC3GaHzHfP8Cw==",
            "operatorGuid": "8310299a-1c42-4044-b719-a1f31df3fc0b",
            "machineID": 1,
            "processed": true,
            "appliedUtc": "2025-10-05T00:04:04.3689735",
            "signIqTicketFileMovedUtc": "2025-10-05T00:04:04.3689735",
            "user": "sample string 6",
            "campaignDescription": "sample string 7",
            "productDesc": "sample string 8",
            "storeName": "sample string 9",
            "effectiveUtc": "2025-10-05T00:04:04.3689735",
            "priceChangeType": 0,
            "operatorName": "sample string 10",
            "hostCampaign": true,
            "product": {
              "$id": "5",
              "plu": 1,
              "storeID": 1,
              "masterPluG_UID": "QEA=",
              "storeIDs": [
                1,
                2
              ],
              "g_UId": "rlPfR7jnMkqvvebAxeuupg==",
              "guid": "47df53ae-e7b8-4a32-afbd-e6c0c5ebaea6",
              "apn": "sample string 1",
              "apnChanged": true,
              "apnSwitched": true,
              "barcode": "sample string 4",
              "itemNumber": "sample string 5",
              "itemNumberChanged": true,
              "priceGroupG_UID": "3A4IG98DOU6QfSN3Cr9sKQ==",
              "priceGroupGuid": "1b080edc-03df-4e39-907d-23770abf6c29",
              "blueprintID": 1,
              "lastCountedDate": "2025-10-05T00:04:04.3689735",
              "externalID": "sample string 7",
              "active": true,
              "activated": "2025-10-05T00:04:04.3689735",
              "pluCreated": "2025-10-05T00:04:04.3689735",
              "createdByUser": "sample string 9",
              "name": "sample string 10",
              "nameChanged": true,
              "secondDescription": "sample string 12",
              "hostDescription": "sample string 13",
              "keepCartonQty": true,
              "keepDescription": true,
              "keepDepartments": true,
              "keepSuppliers": true,
              "markdownDescription": "sample string 18",
              "altDescription": "sample string 19",
              "bestOrExpire": 20,
              "lastUpdate": "2025-10-05T00:04:04.3689735",
              "lastManualUpdate": "2025-10-05T00:04:04.3689735",
              "imageName": "sample string 23",
              "showImageOnFlipCharts": true,
              "showTextOnFlipCharts": true,
              "overrideFlipChartText": true,
              "flipChartText": "sample string 27",
              "salesMode": 1,
              "eftCode": 1,
              "price": 1,
              "priceChanged": true,
              "rrp": 1,
              "gstPercent": 28,
              "gstPercentChanged": true,
              "costGSTPercent": 29,
              "costGSTPercentChanged": true,
              "wetPercent": 1,
              "priceOverride": 1,
              "cost": 1,
              "currentCost": 1,
              "currentCostDecimals": 1,
              "grossProfit": 1.0,
              "currentCostDesc": "sample string 30",
              "currentCostEnd": "2025-10-05T00:04:04.3689735",
              "currentCostUpdated": "2025-10-05T00:04:04.3689735",
              "costDecimals": 31,
              "costChanged": true,
              "dealCostIdentifier": "QEA=",
              "excludeFromRebate": true,
              "rebateOverride": 1,
              "costCalcMethod": 32,
              "costCalcMethodChanged": true,
              "costEffectiveDate": "2025-10-05T00:04:04.3689735",
              "defaultGP": 1,
              "breakTargetMode": 33,
              "break1": 1,
              "price1": 1,
              "target1": 34,
              "break2": 1,
              "price2": 1,
              "target2": 35,
              "break3": 1,
              "price3": 1,
              "target3": 36,
              "break1Changed": true,
              "price1Changed": true,
              "target1Changed": true,
              "break2Changed": true,
              "price2Changed": true,
              "target2Changed": true,
              "break3Changed": true,
              "price3Changed": true,
              "target3Changed": true,
              "breakTargetModeChanged": true,
              "margin": 1.1,
              "marginChanged": true,
              "marginRanged": true,
              "marginRangedChanged": true,
              "minimumMargin": 1.1,
              "minimumMarginChanged": true,
              "maximumMargin": 1.1,
              "maximumMarginChanged": true,
              "overrideHostWarehouseIndicator": true,
              "overrideHostWarehouseIndicatorChanged": true,
              "overrideHostPrice": true,
              "overrideHostPriceChanged": true,
              "overrideHostCost": true,
              "overrideHostCostChanged": true,
              "overrideHostMargin": true,
              "overrideHostMarginChanged": true,
              "alwaysApplyMargin": true,
              "alwaysApplyMarginChanged": true,
              "aws": 1.0,
              "paws": 1.0,
              "awsUpdated": "2025-10-05T00:04:04.3689735",
              "posTare": 1,
              "altPrice": 1.0,
              "altPriceChanged": true,
              "altPriceMode": 53,
              "altPriceModeChanged": true,
              "altPLUG_UID": "CCj3an0imkK4lc3VXiOA2w==",
              "altPLUGuid": "6af72808-227d-429a-b895-cdd55e2380db",
              "altPLUGuidChanged": true,
              "altPriceDescription1": "sample string 54",
              "altPriceDescription2": "sample string 55",
              "cartonQuantity": 56,
              "cartonQuantityChanged": true,
              "trayID": 1,
              "promptID": 1,
              "tare": 1,
              "packQty": 1,
              "fixedWeight": 1,
              "extraMesg": 1,
              "text1": "sample string 58",
              "text2": "sample string 59",
              "text3": "sample string 60",
              "labelText": "sample string 61",
              "labelTextChanged": true,
              "sendToScale": true,
              "nonScaleWeigh": true,
              "labelFormat": "sample string 65",
              "barcodeFormat": "sample string 66",
              "austMade": 1,
              "coolCode": 67,
              "countryOfOrigin": "sample string 68",
              "percentContent": 69.1,
              "departmentID": 1,
              "subDepartmentID": 1,
              "minorDepartmentID": 1,
              "lesserDepartmentID": 1,
              "deptCode": "sample string 70",
              "subDeptCode": "sample string 71",
              "minorDeptCode": "sample string 72",
              "lesserDeptCode": "sample string 73",
              "deptName": "sample string 74",
              "subDeptName": "sample string 75",
              "minorDeptName": "sample string 76",
              "lesserDeptName": "sample string 77",
              "departmentChanged": true,
              "subCategoryID": 1,
              "expiry": 1,
              "showDays": 1,
              "datePrint": 1,
              "labelRequired": true,
              "labelShelfQty": 80,
              "labelShelfChanged": true,
              "labelTalkerQty": 82,
              "labelSmall": true,
              "labelLastPrinted": "2025-10-05T00:04:04.3689735",
              "labelLastPrice": 1,
              "shelfPageLayoutG_UID": "WXarfpJ700K/G9ve5iibIw==",
              "shelfPageLayoutGuid": "7eab7659-7b92-42d3-bf1b-dbdee6289b23",
              "talkerPageLayoutG_UID": "eg0nhgNP/0+n78tELrWvYw==",
              "talkerPageLayoutGuid": "86270d7a-4f03-4fff-a7ef-cb442eb5af63",
              "unitMeasure": 1.1,
              "unitMeasureChanged": true,
              "unitMeasureKind": 85,
              "unitMeasureKindChanged": true,
              "signIQData": "sample string 87",
              "refresh": true,
              "earnLoyaltyPoints": true,
              "earnLoyaltyPointsChanged": true,
              "quantityOverride": true,
              "quantityOverrideChanged": true,
              "quantityRequired": true,
              "quantityRequiredChanged": true,
              "allowDiscounts": true,
              "allowDiscountsChanged": true,
              "discountDiscounts": true,
              "discountDiscountsChanged": true,
              "itemRecalled": true,
              "itemRecalledChanged": true,
              "noRefund": true,
              "noRefundChanged": true,
              "allowMarkdown": true,
              "allowMarkdownChanged": true,
              "priceRequired": true,
              "priceRequiredChanged": true,
              "fuelItem": true,
              "fuelItemChanged": true,
              "trackSerial": true,
              "trackSerialChanged": true,
              "allowZeroPrice": true,
              "allowZeroPriceChanged": true,
              "notForSale": 91,
              "notForSaleChanged": true,
              "excludeFromDeals": true,
              "excludeFromVoucher": true,
              "minimumAge": 94,
              "minimumAgeChanged": true,
              "buyingLimit": 1,
              "buyingLimitChanged": true,
              "buyingLimitIndependent": true,
              "buyingLimitIndependentChanged": true,
              "inventoryGuid": "LbnOMEmRhUK5VFQBhMLZtQ==",
              "inventoryIdentifier": "30ceb92d-9149-4285-b954-540184c2d9b5",
              "inventoryAccuracy": 1,
              "baseUnits": 98,
              "orderPacked": 1,
              "isManufactured": true,
              "isIngredient": true,
              "isModifier": true,
              "isModifierChanged": true,
              "hasModifiers": 99,
              "defaultPrinter": "sample string 100",
              "defaultPrinterGroup": "sample string 101",
              "ingredientsOnManufacture": true,
              "manufactureUnitMeasure": 1,
              "mpl": 1,
              "maxShelfQty": 102,
              "allowAutoOrder": true,
              "warrantyPeriod": 1,
              "parentPluG_UId": "bzAgsS8e0Uu7B136z3nP7Q==",
              "parentPluGuid": "b120306f-1e2f-4bd1-bb07-5dfacf79cfed",
              "preferredHostVendor": 104,
              "preferredHostChanged": true,
              "code": "sample string 106",
              "supplierIdentifier": "G+1lgv0/b0uf8REn8Fvwyg==",
              "supplierIdentifierGuid": "8265ed1b-3ffd-4b6f-9ff1-1127f05bf0ca",
              "supplierChanged": true,
              "rebateSupplierIdentifier": "WGIxS/CIfkOyBTKAQ3MAEw==",
              "rebateSupplierIdentifierGuid": "4b316258-88f0-437e-b205-328043730013",
              "rebateSupplierChanged": true,
              "availableForOrder": true,
              "warehouseDirectIndicator": "sample string 108",
              "warehouseDirectIndicatorChanged": true,
              "productGrade": "sample string 110",
              "productType": "sample string 111",
              "productGroup": "sample string 112",
              "complianceIndicator": "sample string 113",
              "inhouseBrand": "sample string 114",
              "slowMoving": true,
              "generalMerchandise": true,
              "comment": "sample string 117",
              "lastUpdatedByUser": "sample string 118",
              "lastManualUpdatedByUser": "sample string 119",
              "lastUpdatedByUserOverride": true,
              "lastUpdatedByHost": "2025-10-05T00:04:04.3689735",
              "commodity": "sample string 121",
              "businessPillar": "sample string 122",
              "mscCommodity": "sample string 123",
              "hostIdentifier": "inNf/DvkVkSvEdOHos5AnA==",
              "hostIdentifierGuid": "fc5f738a-e43b-4456-af11-d387a2ce409c",
              "serviceFeeID": 1,
              "serviceFeeIDChanged": true,
              "providerName": "sample string 125",
              "aisleEnds": "sample string 126",
              "deleted": true,
              "deletedChanged": true,
              "hidden": true,
              "doNotRange": true,
              "doNotRangeChanged": true,
              "doNotOrder": true,
              "doNotOrderChanged": true,
              "locked": true,
              "excludeFromWebUpdate": true,
              "excludeFromWebUpdateChanged": true,
              "webPriceBasedOn": 137,
              "webPriceRounding": true,
              "webMarkup": 139,
              "webPriceMode": 140,
              "altDepartmentID": 1,
              "altSubDepartmentID": 1,
              "altMinorDepartmentID": 1,
              "altLesserDepartmentID": 1,
              "altDeptCode": "sample string 141",
              "altSubDeptCode": "sample string 142",
              "altMinorDeptCode": "sample string 143",
              "altLesserDeptCode": "sample string 144",
              "altDepartmentChanged": true,
              "storeProducts": [
                {
                  "$ref": "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-10-05T00:04:04.3689735",
                "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": "ZNmyZ08RN0GGHt63ONX4Lg==",
                "hostIdentifierGuid": "67b2d964-114f-4137-861e-deb738d5f82e",
                "hostName": 1,
                "hostAddress": "sample string 27",
                "hostUsername": "sample string 28",
                "hostPassword": "sample string 29",
                "excludeFromLeadInOut": true,
                "accountingProvider": 31,
                "accountingAddress": "sample string 32",
                "accountingUsername": "sample string 33",
                "accountingPassword": "sample string 34",
                "storeAccountingCode": "sample string 35",
                "softwareVariance": 36,
                "fuelWarningVariance": 37.0,
                "fuelErrorVariance": 38.0,
                "fuelAccumulatedWarningVariance": 39.0,
                "fuelAccumulatedErrorVariance": 40.0,
                "drawManagment": 41,
                "endOfDayManagment": true,
                "autoFillCashBalancing": true,
                "fuelDayVariance": 44,
                "accountingTradingTime": "00:00:00.1234567",
                "stockActivateProduct": 46,
                "giftCardSalesAccountingDeptCode": "sample string 47",
                "transactionDiscountAccountingDeptCode": "sample string 48",
                "size": 49,
                "updated": "2025-10-05T00:04:04.3689735",
                "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": "oH9+z9JV90+KYR1BqJ5qUQ==",
                    "hostIdentifierGuid": "cf7e7fa0-55d2-4ff7-8a61-1d41a89e6a51",
                    "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": "VFf0iJyjDkyThPJq0jAQhA==",
                      "identifierGuid": "88f45754-a39c-4c0e-9384-f26ad2301084",
                      "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": "tv6lBPytuUi4cJdvfMVcwA==",
                      "hostSupplierIdentifierGuid": "04a5feb6-adfc-48b9-b870-976f7cc55cc0",
                      "loyaltyPriceLevelIdentifier": "X82/DATIh0eCVLaOlAfJqw==",
                      "loyaltyPriceLevelIdentifierGuid": "0cbfcd5f-c804-4787-8254-b68e9407c9ab",
                      "isGroup": true,
                      "description": "sample string 22",
                      "hostProvider": 23,
                      "hostTypeEnum": 24,
                      "hostType": "sample string 25",
                      "hostCode": "sample string 26",
                      "username": "sample string 27",
                      "password": "sample string 28",
                      "passwordPlain": "sample string 29",
                      "server": "sample string 30",
                      "url": "sample string 31",
                      "global": true,
                      "stateCode": "sample string 33",
                      "lastCollected": "2025-10-05T00:04:04.3689735",
                      "lastProcessed": "2025-10-05T00:04:04.3689735",
                      "hold": true,
                      "supplierName": "sample string 35",
                      "supplier": {
                        "$id": "10",
                        "identifier": "vkb8lhACSUCSNNTc29wWHg==",
                        "identifierGuid": "96fc46be-0210-4049-9234-d4dcdbdc161e",
                        "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": "HfKJTDoXDUyQ3bPEb/nZHA==",
                        "primaryContactID": "4c89f21d-173a-4c0d-90dd-b3c46ff9d91c",
                        "storeID": 1,
                        "abn": "sample string 16",
                        "supplierGroupIdentifier": "DvMHNHPrf0eZwXdvGGcKoQ==",
                        "supplierGroupGuid": "3407f30e-eb73-477f-99c1-776f18670aa1",
                        "rebate": 1.0,
                        "rebateType": 1,
                        "rebateFrequency": 1,
                        "rebateSource": 1,
                        "rebateLastClaimed": "2025-10-05T00:04:04.3689735",
                        "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": "2bd609d8-d1ea-408d-b826-3d41ee0478ae",
                          "identifier": "IPPGBOXzW0iMD1wi2QTB3g==",
                          "identifierGuid": "04c6f320-f3e5-485b-8c0f-5c22d904c1de",
                          "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": "b/R7B6ELpk6dc8Q/8uIErQ==",
                            "supplierIdentifierGuid": "077bf46f-0ba1-4ea6-9d73-c43ff2e204ad",
                            "contactGuid": "70R2FkAyqU2xUjy8ARqucA==",
                            "contactID": "167644ef-3240-4da9-b152-3cbc011aae70",
                            "contact": {
                              "$ref": "11"
                            },
                            "supplier": {
                              "$ref": "10"
                            }
                          },
                          {
                            "$ref": "12"
                          }
                        ],
                        "products": [
                          {
                            "$id": "13",
                            "pluG_UID": "rTZsw/Hn0Uu9wWc1XGD1/g==",
                            "pluGuid": "c36c36ad-e7f1-4bd1-bdc1-67355c60f5fe",
                            "supplierIdentifier": "5NEc2LY/PEuDpN4L6bql6g==",
                            "supplierIdentifierGuid": "d81cd1e4-3fb6-4b3c-83a4-de0be9baa5ea",
                            "cartonQuantity": 1,
                            "cartonQuantityChanged": true,
                            "productSize": "sample string 3",
                            "cigarettesPerSleeve": 1,
                            "randomWeight": true,
                            "piecesPerUnit": 5,
                            "averagePackSize": 6,
                            "effectiveDate": "2025-10-05T00:04:04.3689735",
                            "pricedByWeight": true,
                            "landedUnitCostEx": 9,
                            "landedUnitCostInc": 10,
                            "landedCartonCostInc": 11,
                            "landedCartonCostEx": 12,
                            "standardCost": 13,
                            "deliveryFee": 1,
                            "deliveryFeeBasis": "sample string 14",
                            "pickAndPackFee": 1,
                            "pickAndPackFeeBasis": "sample string 15",
                            "financeFee": 1,
                            "financeFeeBasis": "sample string 16",
                            "cartonLength": 1,
                            "cartonWidth": 1,
                            "cartonHeight": 1,
                            "palletLayerQuantity": 1,
                            "palletLayers": 1,
                            "itemCode": "sample string 17",
                            "invoiceCode": "sample string 18",
                            "invoiceDesc": "sample string 19",
                            "orderDirect": true,
                            "useCost": true,
                            "minimumQuantity": 20,
                            "hostType": 21,
                            "fromHost": 22,
                            "minimumReorder": 1,
                            "maximumReorder": 1,
                            "orderMultiple": 23.1,
                            "sellMultiple": 24.1,
                            "baseMultiple": 25.1,
                            "hostStandardCost": 26,
                            "hostTotalCost": 27,
                            "hostRetail": 28,
                            "hostLandedUnitCostEx": 29,
                            "hostLandedUnitCostInc": 30,
                            "hostDesc": "sample string 31",
                            "directIndicator": "sample string 32",
                            "availableToOrder": true,
                            "hostRangeIndicator": "sample string 34",
                            "hostProductType": "sample string 35",
                            "hostProductGrade": "sample string 36",
                            "hostProductGroup": "sample string 37",
                            "hostSlowMoving": true,
                            "hostGeneralMerchandise": true,
                            "hostPillar": "sample string 40",
                            "hostLastUpdated": "2025-10-05T00:04:04.3689735",
                            "rebate": 1.0,
                            "rebateExclude": true,
                            "invoiceCodes": [
                              {
                                "$id": "14",
                                "pluG_UID": "PBOGucRfAk6TxJRbuZVJ+w==",
                                "pluGuid": "b986133c-5fc4-4e02-93c4-945bb99549fb",
                                "supplierIdentifier": "0cSn+xm2ekeFreSE26n+Gg==",
                                "supplierIdentifierGuid": "fba7c4d1-b619-477a-85ad-e484dba9fe1a",
                                "invoiceCode": "sample string 1",
                                "storeIDs": [
                                  1,
                                  2
                                ]
                              },
                              {
                                "$ref": "14"
                              }
                            ],
                            "storeIDs": [
                              1,
                              2
                            ],
                            "preferredSupplier": true,
                            "preferredRebateSupplier": true,
                            "supplierName": "sample string 41",
                            "salesMode": 42,
                            "orderPacked": true,
                            "active": true,
                            "price": 1,
                            "costGstPercent": 44,
                            "parentPluG_UID": "tRyFk0D2j0izoMWucH1I7Q==",
                            "parentPluGuid": "93851cb5-f640-488f-b3a0-c5ae707d48ed",
                            "freight": 45.0,
                            "freightType": 1,
                            "product": {
                              "$ref": "5"
                            },
                            "supplier": {
                              "$ref": "10"
                            },
                            "serviceFee": {
                              "$id": "15",
                              "id": 1,
                              "description": "sample string 1",
                              "fee": 1
                            },
                            "isPrimaryHost": true,
                            "hostVendor": 47
                          },
                          {
                            "$ref": "13"
                          }
                        ],
                        "orderCycleHeaders": [
                          {
                            "$id": "16",
                            "storeID": 1,
                            "supplierIdentifier": "XC8nR7SOakWdht6947IW6Q==",
                            "supplierGuid": "47272f5c-8eb4-456a-9d86-debde3b216e9",
                            "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": "+av/K51XjUCFShW/8Nb3LA==",
                            "supplierGuid": "2bffabf9-579d-408d-854a-15bff0d6f72c",
                            "departmentCode": "sample string 2",
                            "warehouseDirectIndicator": "sample string 3",
                            "type": 4,
                            "cutOffWeek": 5,
                            "cutOffDay": 6,
                            "cutOffTime": "00:00:00.1234567",
                            "leadTime": 7,
                            "daysBuffer": 8,
                            "supplierName": "sample string 9",
                            "cutOffDate": "2025-10-05T00:04:04.3689735",
                            "deliveryDate": "2025-10-05T00:04:04.3689735",
                            "nextCutOffDate": "2025-10-05T00:04:04.3689735",
                            "nextDeliveryDate": "2025-10-05T00:04:04.3689735",
                            "nextDaysBuffer": 10
                          },
                          {
                            "$ref": "17"
                          }
                        ],
                        "store": {
                          "$ref": "6"
                        },
                        "updated": "2025-10-05T00:04:04.3689735",
                        "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-10-05T00:04:04.3689735",
                          "processed": "2025-10-05T00:04:04.3689735",
                          "isProcessing": true,
                          "processedCount": 6,
                          "processingTime": 1,
                          "collectedUtc": "2025-10-05T00:04:04.3689735",
                          "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-10-05T00:04:04.3689735",
                            "businessPillar": "sample string 3",
                            "fileType": "sample string 4"
                          }
                        },
                        {
                          "$ref": "18"
                        }
                      ],
                      "zoneMatrix": [
                        {
                          "$id": "20",
                          "id": 1,
                          "hostIdentifier": "iUH0138tsEG+HOrrQVcb9g==",
                          "hostIdentifierGuid": "d7f44189-2d7f-41b0-be1c-eaeb41571bf6",
                          "storeID": 1,
                          "departmentCode": "sample string 2",
                          "hostGuids": [
                            "b8772127-618c-456e-9168-3f7584dd38f9",
                            "94e2a811-ea36-4234-bcd7-44290d9a7480"
                          ]
                        },
                        {
                          "$ref": "20"
                        }
                      ],
                      "hostFileStoreSetting": {
                        "$ref": "8"
                      },
                      "hostStoreSettings": [
                        {
                          "$ref": "8"
                        },
                        {
                          "$ref": "8"
                        }
                      ],
                      "promotionPlacements": [
                        {
                          "$id": "21",
                          "identifier": "a/qo+a9rQ0C4PpR6PZQRRQ==",
                          "identifierGuid": "f9a8fa6b-6baf-4043-b83e-947a3d941145",
                          "code": "sample string 2",
                          "description": "sample string 3",
                          "isAdvertised": true
                        },
                        {
                          "$ref": "21"
                        }
                      ],
                      "promoTypeGuids": [
                        "84e02e9e-3822-4f01-9422-995158b8c6d5",
                        "2dc4635f-6d80-4e55-ab37-2b578c7dccab"
                      ],
                      "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-10-05T00:04:04.3689735",
                    "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": "1c0d3abd-20f4-45fa-9192-e2cde1fc7200",
                "updateStore": {
                  "$id": "27",
                  "id": "262b2d78-f361-4cc7-a929-50ec25236448",
                  "name": "sample string 1",
                  "lastActivity": "2025-10-05T00:04:04.3689735",
                  "zone": "sample string 2",
                  "timeZoneOffset": 0.0,
                  "businessHoursStart": "00:00:00.1234567",
                  "businessHoursEnd": "00:00:00.1234567",
                  "master": true,
                  "lastIP": "sample string 10",
                  "lastHostName": "sample string 11",
                  "ping": 1,
                  "pingStatus": "sample string 12",
                  "lastUpdateCompleted": "2025-10-05T00:04:04.3689735"
                },
                "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": "eDCHg3zKXUSNQ+920xFQfg==",
                  "pluGuid": "83873078-ca7c-445d-8d43-ef76d311507e",
                  "plu": 1,
                  "storeID": 1,
                  "zoneID": 2,
                  "zoneName": "sample string 3",
                  "store": "sample string 4",
                  "priceNow": 5,
                  "costNow": 6,
                  "costNowDecimals": 7,
                  "normalPrice": 8,
                  "priceNext": 1,
                  "costNext": 1,
                  "costNextDecimals": 9,
                  "nextCampaignName": "sample string 10",
                  "gstPercent": 11,
                  "normalCost": 12,
                  "normalCostDecimals": 13,
                  "costGstPercent": 14,
                  "costCalcMethod": 1,
                  "currentCost": 15,
                  "currentCostDecimals": 16,
                  "break1": 17,
                  "price1": 18,
                  "break2": 19,
                  "price2": 20,
                  "break3": 21,
                  "price3": 22,
                  "fuelItem": 23,
                  "fixedWeight": 24,
                  "active": true,
                  "complianceIndicator": "sample string 25",
                  "doNotOrder": true,
                  "doNotRange": true,
                  "isNormalPriceChangesCampaign": true,
                  "updated": "2025-10-05T00:04:04.3689735"
                },
                {
                  "$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-10-05T00:04:04.3689735",
                  "priceChangeType": 0,
                  "costDecimals": 10
                },
                "normalPluPrices": {
                  "$ref": "31"
                },
                "winningCampaign": 1,
                "winner": {
                  "$id": "32",
                  "campaignName": "sample string 1",
                  "campaignDescription": "sample string 2",
                  "startDate": "2025-10-05T00:04:04.3689735",
                  "startTime": 3,
                  "endDate": "2025-10-05T00:04:04.3689735",
                  "endTime": 4,
                  "newPrice": 5,
                  "newCost": 6,
                  "newCostDecimals": 7,
                  "pctDiscount": 8,
                  "promoType": 1,
                  "promotionTypeCode": "sample string 9",
                  "hostType": 10,
                  "hostIdentifier": "rAfEBsxrhE2QAG1D9RXvaQ==",
                  "hostIdentifierGuid": "06c407ac-6bcc-4d84-9000-6d43f515ef69",
                  "storeNames": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "details": [
                  {
                    "$ref": "32"
                  },
                  {
                    "$ref": "32"
                  }
                ]
              },
              "tray": {
                "$id": "33",
                "g_UId": "abidAdKRIEWkz8jVpnL+bA==",
                "guid": "019db869-91d2-4520-a4cf-c8d5a672fe6c",
                "name": "sample string 1",
                "number": 1,
                "tare": 1
              },
              "priceGroup": {
                "$id": "34",
                "priceGroupG_UID": "BDMMXFGayUm36++te2zpsA==",
                "priceGroupGuid": "5c0c3304-9a51-49c9-b7eb-efad7b6ce9b0",
                "name": "sample string 2",
                "code": 1,
                "modified": true,
                "updated": "2025-10-05T00:04:04.3689735",
                "buyingLimit": 1,
                "buyingLimitIndependent": true,
                "buyingLimitType": 0,
                "number": 1,
                "products": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ],
                "productCount": 1
              },
              "priceGroupName": "sample string 146",
              "nutrifacts": {
                "$id": "35",
                "pluG_UID": "tgd7uMquw06Eeb8SOVnHTg==",
                "pluGuid": "b87b07b6-aeca-4ec3-8479-bf123959c74e",
                "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": "02cc83df-65eb-47da-b913-ac167be5f18b",
                "created": "2025-10-05T00:04:04.3689735",
                "createdByUser": "sample string 1",
                "activated": "2025-10-05T00:04:04.3689735",
                "deactivated": "2025-10-05T00:04:04.3689735",
                "lastOrdered": "2025-10-05T00:04:04.3689735",
                "lastOrderedQty": 2.0,
                "lastReceived": "2025-10-05T00:04:04.3689735",
                "lastReceivedQty": 3.0,
                "lastInvoiceStatus": 1,
                "lastCounted": "2025-10-05T00:04:04.3689735",
                "lastSold": "2025-10-05T00:04:04.3689735",
                "firstSold": "2025-10-05T00:04:04.3689735",
                "awsUpdated": "2025-10-05T00:04:04.3689735",
                "lastManualUpdate": "2025-10-05T00:04:04.3689735",
                "lastManualUpdatedByUser": "sample string 5",
                "lastUpdated": "2025-10-05T00:04:04.3689735",
                "lastUpdatedByUser": "sample string 7",
                "lastUpdatedByHost": "2025-10-05T00:04:04.3689735",
                "doNotRangeUpdated": "2025-10-05T00:04:04.3689735",
                "doNotOrderUpdated": "2025-10-05T00:04:04.3689735",
                "tracked": "2025-10-05T00:04:04.3689735"
              },
              "allergens": [
                {
                  "$id": "37",
                  "allergenID": 1,
                  "pluG_UID": "yhsN2DmLj0y2yzcj6JyqAg==",
                  "pluGuid": "d80d1bca-8b39-4c8f-b6cb-3723e89caa02",
                  "contains": 2,
                  "allergenName": "sample string 3",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "37"
                }
              ],
              "costs": {
                "$id": "38",
                "pluG_UID": "T/nbSrVYREq6D6GoXRX7Ig==",
                "pluGuid": "4adbf94f-58b5-4a44-ba0f-a1a85d15fb22",
                "enteredCost": 1,
                "weightedAvgCost": 1,
                "lastCost": 1,
                "rawEnteredCost": 2,
                "rawWeightedAvgCost": 3,
                "rawLastCost": 4,
                "freight": 5.0,
                "freightType": 6,
                "costDecimals": 7,
                "fifoCost": 1,
                "updated": "2025-10-05T00:04:04.3689735",
                "normalCost": 1,
                "currentCost": 1
              },
              "sales": [
                {
                  "$id": "39",
                  "saleHeaderID": 1,
                  "created": "2025-10-05T00:04:04.3689735",
                  "createdLocal": "2025-10-05T00:04:04.3689735",
                  "storeID": 3,
                  "storeName": "sample string 4",
                  "operatorG_Uid": "YrlHpzV01kOQvuXKlJQmyg==",
                  "operatorGuid": "a747b962-7435-43d6-90be-e5ca949426ca",
                  "operatorName": "sample string 5",
                  "tranType": 1,
                  "plu": 1,
                  "pluG_UId": "+Vp+bdVdw0mrQ9vVdUlZsA==",
                  "pluGuid": "6d7e5af9-5dd5-49c3-ab43-dbd5754959b0",
                  "normalPrice": 1,
                  "totalCents": 1,
                  "cost": 1,
                  "grossProfit": 1,
                  "quantity": 1,
                  "operator": {
                    "$id": "40",
                    "id": 1,
                    "g_Uid": "3TVIuXOhe0ekp2GmuJcD1w==",
                    "guid": "b94835dd-a173-477b-a4a7-61a6b89703d7",
                    "operatorNumber": 1,
                    "shortName": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "password": "sample string 5",
                    "hasPassword": true,
                    "passwordText": "sample string 6",
                    "rfidTagID": "sample string 7",
                    "blueprintID": 1,
                    "groupID": 1,
                    "groupName": "sample string 8",
                    "managerGroupID": 1,
                    "managerGroupName": "sample string 9",
                    "zoneID": 1,
                    "zoneName": "sample string 10",
                    "loggedIn": 1,
                    "lastUsedIP": "sample string 11",
                    "deleted": true,
                    "locked": true,
                    "allowOpenTill": true,
                    "webEmail": "sample string 14",
                    "simpleOperatorType": 0,
                    "webRole": "sample string 15",
                    "updated": "2025-10-05T00:04:04.3689735",
                    "passwordResetRequired": true,
                    "alteredInStore": true,
                    "startShift": "2025-10-05T00:04:04.3689735",
                    "endShift": "2025-10-05T00:04:04.3689735",
                    "machineName": "sample string 20",
                    "drawerID": 1,
                    "stores": [
                      {
                        "$id": "41",
                        "operatorG_UID": "jcvvVUR/l02waPDTR8/OsQ==",
                        "operatorGuid": "55efcb8d-7f44-4d97-b068-f0d347cfceb1",
                        "storeID": 2,
                        "operator": {
                          "$ref": "40"
                        },
                        "store": {
                          "$ref": "6"
                        }
                      },
                      {
                        "$ref": "41"
                      }
                    ]
                  }
                },
                {
                  "$ref": "39"
                }
              ],
              "apns": [
                {
                  "$id": "42",
                  "pluID": 1,
                  "pluG_UID": "uR9D5UHdH0izGHaTUG2T4g==",
                  "pluGuid": "e5431fb9-dd41-481f-b318-7693506d93e2",
                  "apn": "sample string 1",
                  "deleted": true,
                  "storeID": 1,
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "42"
                }
              ],
              "tuns": [
                {
                  "$id": "43",
                  "pluG_UId": "Jjn+GCRWlEq6vuyk96tbhg==",
                  "pluGuid": "18fe3926-5624-4a94-babe-eca4f7ab5b86",
                  "apn": "sample string 1",
                  "tun": "sample string 2",
                  "cartonQuantity": 3,
                  "product": {
                    "$ref": "5"
                  },
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "43"
                }
              ],
              "competitionPricing": [
                {
                  "$id": "44",
                  "identifier": "QE5t7+PfP0KHUB7HdWKkQg==",
                  "identifierGuid": "ef6d4e40-dfe3-423f-8750-1ec77562a442",
                  "pluG_UID": "qFTUgMpvYE2Xm/aUpESB1Q==",
                  "pluGuid": "80d454a8-6fca-4d60-979b-f694a44481d5",
                  "competitionID": 1,
                  "name": "sample string 2",
                  "sellMultiple": 3,
                  "retailPrice": 4,
                  "storeName": "sample string 5"
                },
                {
                  "$ref": "44"
                }
              ],
              "supplier": {
                "$ref": "10"
              },
              "supplierName": "sample string 147",
              "children": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ],
              "ordering": {
                "$ref": "13"
              },
              "flipChartPages": [
                {
                  "$id": "45",
                  "identifier": "0vEcBJRT70yHReTDDOf+Yg==",
                  "groupName": "sample string 1",
                  "identifierGuid": "041cf1d2-5394-4cef-8745-e4c30ce7fe62",
                  "exists": true,
                  "flipChartIdentifier": "nhiUe2gowEScrcWe/BU6hA==",
                  "flipChartIdentifierGuid": "7b94189e-2868-44c0-9cad-c59efc153a84",
                  "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": "ia/4Cex2aUeVII+tbMJPwA==",
                  "groupIdentifierGuid": "09f8af89-76ec-4769-9520-8fad6cc24fc0",
                  "flipChart": {
                    "$id": "46",
                    "identifier": "HXL5rLa9MkqeD7KWA7lCaw==",
                    "identifierGuid": "acf9721d-bdb6-4a32-9e0f-b29603b9426b",
                    "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": "PHNXOt7Lv0OPcqbw1QMIUQ==",
                      "identifierGuid": "3a57733c-cbde-43bf-8f72-a6f0d5030851",
                      "name": "sample string 2",
                      "formType": "sample string 3",
                      "forms": [
                        {
                          "$id": "48",
                          "id": 1,
                          "g_UID": "NsvZfUCTmkSuvx8ptiQbSg==",
                          "guid": "7dd9cb36-9340-449a-aebf-1f29b6241b4a",
                          "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": "R8VncMphWUuB7UtE9hM79w==",
                          "previousFormGuid": "7067c547-61ca-4b59-81ed-4b44f6133bf7",
                          "nextForm": 1,
                          "nextFormG_UID": "+rrL0ojPqUSJjkt8HCx6KA==",
                          "nextFormGuid": "d2cbbafa-cf88-44a9-898e-4b7c1c2c7a28",
                          "attributes": "sample string 10",
                          "updated": "2025-10-05T00:04:04.3689735",
                          "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": "lP2f806oS0qgMOBXskikQw==",
                              "checkoutFormGuid": "f39ffd94-a84e-4a4b-a030-e057b248a443",
                              "identifier": "KDVWd1K/O0CsqWpsbKK4EQ==",
                              "identifierGuid": "77563528-bf52-403b-aca9-6a6c6ca2b811",
                              "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": "5RuHJDyYlEi2TiwIG1lJVA==",
                              "valueGuid": "24871be5-983c-4894-b64e-2c081b594954",
                              "buttonText": "sample string 10",
                              "valueText": "sample string 11",
                              "drawImageAndButton": true,
                              "updated": "2025-10-05T00:04:04.3689735",
                              "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-10-05T00:04:04.3689735",
                                "imageData": "QEA=",
                                "readOnly": true
                              }
                            },
                            {
                              "$ref": "49"
                            }
                          ],
                          "panels": [
                            {
                              "$id": "51",
                              "id": 1,
                              "checkoutFormID": 2,
                              "checkoutFormG_UID": "QAQ3ba2nb0mG+IwM1jScZA==",
                              "checkoutFormGuid": "6d370440-a7ad-496f-86f8-8c0cd6349c64",
                              "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": "LtMaQtHFx0a947F5XqmhwQ==",
                      "flipChartPageIdentifierGuid": "421ad32e-c5d1-46c7-bde3-b1795ea9a1c1",
                      "pluG_UID": "O6wOw4G6uE+ftHj+B/k10Q==",
                      "pluGuid": "c30eac3b-ba81-4fb8-9fb4-78fe07f935d1",
                      "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": "ZbMrJhiAhEicfTAccARhQw==",
                  "pluGuid": "262bb365-8018-4884-9c7d-301c70046143",
                  "price": 1,
                  "costCalcMethod": 1,
                  "cost": 2,
                  "weightedAvgCost": 3,
                  "lastCost": 4,
                  "rawCost": 5,
                  "rawWeightedAvgCost": 6,
                  "rawLastCost": 7,
                  "costDecimals": 8,
                  "serviceFeeID": 9,
                  "freight": 10.0,
                  "freightType": 11,
                  "process": "sample string 12",
                  "user": "sample string 13",
                  "updated": "2025-10-05T00:04:04.3689735",
                  "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": "xnacdGgTA0yuTqfGKsI9ag==",
                  "ingredientGuid": "TVJThJQBFkuVSgvJW5jRNQ==",
                  "ingredientIdentifier": "8453524d-0194-4b16-954a-0bc95b98d135",
                  "quantity": 1.0,
                  "storeIDs": [
                    1,
                    2
                  ],
                  "ingredientText": "sample string 1",
                  "ingredient": {
                    "$ref": "5"
                  }
                },
                {
                  "$ref": "54"
                }
              ],
              "bins": [
                {
                  "$id": "55",
                  "pluG_UID": "IVH3KYcCNk+Fy0igeYylmA==",
                  "pluGuid": "29f75121-0287-4f36-85cb-48a0798ca598",
                  "shelfLocationIdentifier": "uQCfYKQYoESZ88uyr39VLg==",
                  "shelfLocationGuid": "609f00b9-18a4-44a0-99f3-cbb2af7f552e",
                  "labelShelfDefault": 1,
                  "labelTalkerDefault": 1,
                  "labelSmall": true,
                  "labelPageLayoutG_UID": "a6qaDHMJ1U6TBfaCMbHqwQ==",
                  "labelPageLayoutGuid": "0c9aaa6b-0973-4ed5-9305-f68231b1eac1",
                  "updated": "2025-10-05T00:04:04.3689735",
                  "electronicShelfLabelIdentifier": "sample string 5",
                  "electronicshelfLabelsConfigurationID": 6,
                  "labelShelfChanged": true,
                  "productName": "sample string 8",
                  "locationText": "sample string 9",
                  "product": {
                    "$ref": "5"
                  },
                  "location": {
                    "$id": "56",
                    "identifier": "o/CX0hs9e0qes38C4BdyOQ==",
                    "storeID": 1,
                    "identifierGuid": "d297f0a3-3d1b-4a7b-9eb3-7f02e0177239",
                    "name": "sample string 2",
                    "haccp": true,
                    "blueprintID": 1,
                    "updated": "2025-10-05T00:04:04.3689735",
                    "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": "fnLeG1i/dE+uQufbxzHYJw==",
                  "pluGuid": "1bde727e-bf58-4f74-ae42-e7dbc731d827",
                  "deptNo": 1,
                  "product": {
                    "$ref": "5"
                  },
                  "scaleLocation": {
                    "$id": "58",
                    "id": 1,
                    "deptNo": 1,
                    "deptCode": "sample string 2",
                    "name": "sample string 3",
                    "enabled": true,
                    "updated": "2025-10-05T00:04:04.3689735",
                    "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-10-05T00:04:04.3689735",
                                  "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": "k1htt3b9+USDpbKD6VUF8Q==",
                                  "labelPageLayoutGuid": "b76d5893-fd76-44f9-83a5-b283e95505f1",
                                  "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-10-05T00:04:04.3689735",
                              "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": "15vhHpKtbEiwDpIePXYbZA==",
                              "labelPageLayoutGuid": "1ee19bd7-ad92-486c-b00e-921e3d761b64",
                              "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-10-05T00:04:04.3689735",
                          "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": "jN2+dd7TMkWkcDmkKG0XcQ==",
                          "labelPageLayoutGuid": "75bedd8c-d3de-4532-a470-39a4286d1771",
                          "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-10-05T00:04:04.3689735",
                      "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": "oBQiYULOQkmjVRzct9451g==",
                      "labelPageLayoutGuid": "612214a0-ce42-4942-a355-1cdcb7de39d6",
                      "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-10-05T00:04:04.3689735",
              "dealCosts": [
                {
                  "$id": "67",
                  "headerIdentifier": "cAzvx/IeEU+O4mdN8GTCFw==",
                  "headerIdentifierGuid": "c7ef0c70-1ef2-4f11-8ee2-674df064c217",
                  "identifier": "jg0rIsk+VEWNaAQe+ePkiQ==",
                  "identifierGuid": "222b0d8e-3ec9-4554-8d68-041ef9e3e489",
                  "supplierIdentifier": "QakZwllFUEOhWIiGPfINcw==",
                  "supplierGuid": "c219a941-4559-4350-a158-88863df20d73",
                  "pluG_UID": "WwWMsBTTNkqSuDLDvZZtTQ==",
                  "pluGuid": "b08c055b-d314-4a36-92b8-32c3bd966d4d",
                  "campaignName": "9e1d61a3-02c6-4c56-8281-85d7ac076c7d",
                  "description": "sample string 4",
                  "cost": 5,
                  "costDecimals": 6,
                  "start": "2025-10-05T00:04:04.3689735",
                  "end": "2025-10-05T00:04:04.3689735",
                  "type": 9,
                  "promoType": 10,
                  "bonusItemPLUG_UID": "CuB8+xWXy0yDYSvQ1W4sdA==",
                  "bonusItemPluGuid": "fb7ce00a-9715-4ccb-8361-2bd0d56e2c74",
                  "bonusPurchaseUnits": 11,
                  "bonusReceiveUnits": 12,
                  "updated": "2025-10-05T00:04:04.3689735",
                  "metcashPromotionID": "sample string 14",
                  "fromHost": 15,
                  "storeNames": "sample string 16",
                  "storeIDs": [
                    1,
                    2
                  ],
                  "supplierName": "sample string 17",
                  "campaignDescription": "sample string 18",
                  "newPrice": 1,
                  "campaignMetcashPromotionID": "sample string 19",
                  "campaignActive": true,
                  "campaignStartDate": "2025-10-05T00:04:04.3689735",
                  "campaignEndDate": "2025-10-05T00:04:04.3689735",
                  "masterPLUG_UID": "pQJ3g1eFHkai/7NBbSjXxQ==",
                  "masterID": "837702a5-8557-461e-a2ff-b3416d28d7c5",
                  "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": "rPUyD75FIUWtFMIPI3b5zw==",
                  "bonusMasterID": "0f32f5ac-45be-4521-ad14-c20f2376f9cf",
                  "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": "wgTyVtgHi0ymx/uSEl1uQw==",
                  "pluGuid": "56f204c2-07d8-4c8b-a6c7-fb92125d6e43",
                  "tagID": 1,
                  "description": "sample string 1",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "68"
                }
              ],
              "alternateProductG_UID": "yatCgrGFekKmWBbL0WCqFw==",
              "alternateProduct": "8242abc9-85b1-427a-a658-16cbd160aa17",
              "productHostCode": {
                "$id": "69",
                "id": 1,
                "pluG_UID": "mFVdiz+vdkqbjpo87r+eQQ==",
                "pluGuid": "8b5d5598-af3f-4a76-9b8e-9a3ceebf9e41",
                "ibaCode": "sample string 2"
              },
              "mscCat": {
                "$ref": "63"
              },
              "mscCom": {
                "$ref": "64"
              },
              "mscDep": {
                "$ref": "66"
              },
              "mscSubCom": {
                "$ref": "65"
              },
              "isUserUpdate": true,
              "ignoreMasterProduct": true,
              "priceGroupLabelRequested": true,
              "firstSold": "2025-10-05T00:04:04.3689735",
              "inventoryTracked": "2025-10-05T00:04:04.3689735",
              "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": "uDk0OZccikSoQ2p50CvTrA==",
        "pluGuid": "393439b8-1c97-448a-a843-6a79d02bd3ac",
        "hostOfferID": 1,
        "priceGroupG_UID": "X9adZMboJEO614cf68ZinQ==",
        "priceGroupGuid": "649dd65f-e8c6-4324-bad7-871febc6629d",
        "fuelItem": true,
        "pluName": "sample string 6",
        "apn": "sample string 7",
        "pluActive": true,
        "cartonQty": 1,
        "baseUnits": 9.1,
        "cri": "sample string 10",
        "salesMode": 1,
        "pluaws": 11.0,
        "directNumber": "sample string 12",
        "departmentName": "sample string 13",
        "subDepartmentName": "sample string 14",
        "priceGroupName": "sample string 15",
        "supplierName": "sample string 16",
        "stockOnHand": 1.1,
        "stockOnOrder": 1.1,
        "lastReceived": "2025-10-05T00:04:04.3689735",
        "rrp": 17,
        "campaignDescription": "sample string 18",
        "product": {
          "$ref": "5"
        },
        "campaign": {
          "$ref": "2"
        }
      },
      {
        "$ref": "70"
      }
    ],
    "sellingRules": [
      {
        "$id": "71",
        "id": 1,
        "identifier": "5mTTASnk0Ey4IWQmEvG5Lg==",
        "identifierStr": "5mTTASnk0Ey4IWQmEvG5Lg==",
        "identifierGuid": "01d364e6-e429-4cd0-b821-642612f1b92e",
        "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": "qcJZfuXD+ECeSHuB2W9/aQ==",
        "customerIDGuid": "7e59c2a9-c3e5-40f8-9e48-7b81d96f7f69",
        "campaign": {
          "$ref": "2"
        },
        "customer": {
          "$id": "73",
          "identifier": "EwYVDdzX0USBYwz+43Uvbw==",
          "identifierGuid": "0d150613-d7dc-44d1-8163-0cfee3752f6f",
          "code": "sample string 2",
          "familyName": "sample string 3",
          "givenName": "sample string 4",
          "otherName": "sample string 5",
          "title": "sample string 6",
          "dateOfBirth": "2025-10-05T00:04:04.3689735",
          "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": "u1a7I2YJTk6Ssk6t4suU9g==",
          "communityIdentifierGuid": "23bb56bb-0966-4e4e-92b2-4eade2cb94f6",
          "joined": "2025-10-05T00:04:04.3689735",
          "updated": "2025-10-05T00:04:04.3689735",
          "active": true,
          "reasonInactive": 1,
          "groupCustomer": true,
          "loyaltyPoints": 1,
          "homeStoreID": 1,
          "availableSpend": 1,
          "priceLevelIdentifier": "XFimG8kWP0mmyiXlWqJezw==",
          "priceLevelIdentifierGuid": "1ba6585c-16c9-493f-a6ca-25e55aa25ecf",
          "marketingID": "sample string 18",
          "hidden": true,
          "registered": true,
          "registeredOn": "2025-10-05T00:04:04.3689735",
          "emailMarketing": true,
          "smsMarketing": true,
          "deleted": true,
          "deletedUser": "sample string 24",
          "homeStoreName": "sample string 25",
          "customerCards": [
            {
              "$id": "74",
              "cardType": 2,
              "issueDate": "2025-10-05T00:04:04.3689735",
              "expiry": "2025-10-05T00:04:04.3689735",
              "customerID": "nTcvKbwG9kOe/Mm8p4kctw==",
              "customerIDGuid": "292f379d-06bc-43f6-9efc-c9bca7891cb7",
              "initialValue": 1,
              "currentValue": 1,
              "maxLimit": 1,
              "minTransaction": 1,
              "maxTransaction": 1,
              "multiplier": 1.1,
              "active": true,
              "reasonInactive": 1,
              "idRequired": true,
              "idType": 1,
              "idValue": "sample string 5",
              "updated": "2025-10-05T00:04:04.3689735",
              "linkedAccount": "J7KUQJ5a5EyhY2DX61ZG7g==",
              "linkedAccountGuid": "4094b227-5a9e-4ce4-a163-60d7eb5646ee",
              "currentValueChanged": true,
              "limitsChanged": true,
              "customer": {
                "$ref": "73"
              },
              "account": {
                "$id": "75",
                "id": 1,
                "identifier": "xYrH0tDLmUarTGM1arsgBQ==",
                "identifierGuid": "d2c78ac5-cbd0-4699-ab4c-63356abb2005",
                "referenceNo": "sample string 3",
                "name": "sample string 4",
                "created": "2025-10-05T00:04:04.3689735",
                "owner": "E4UQ4lVnZky6xk7RcFBBMQ==",
                "ownerGuid": "e2108513-6755-4c66-bac6-4ed170504131",
                "accountStoreGroupIdentifier": "/WNeSlkt+0iQfJc83vf2YQ==",
                "accountStoreGroupGuid": "4a5e63fd-2d59-48fb-907c-973cdef7f661",
                "accountType": 1,
                "currentBalance": 1,
                "externalID": "sample string 7",
                "maximumLimit": 1,
                "accruePoints": true,
                "loyaltyPoints": 1,
                "termsOfTrade": 1,
                "signatureRequired": true,
                "referenceRequired": true,
                "statementSendType": 10,
                "ageingPeriod": 1,
                "monthlyAgeingPeriod": true,
                "explodedInvoice": true,
                "isFifoAllocation": true,
                "lastStatementSent": "2025-10-05T00:04:04.3689735",
                "active": true,
                "updated": "2025-10-05T00:04:04.3689735",
                "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": "5FSh+8RQbUKpDLJHiTI6wQ==",
                    "identifierGuid": "fba154e4-50c4-426d-a90c-b24789323ac1",
                    "name": "sample string 2",
                    "primaryContact": "lZxfJMKYrk+bPjYdLGrzVg==",
                    "primaryContactGuid": "245f9c95-98c2-4fae-9b3e-361d2c6af356",
                    "accountID": "gbNbz5e4yEeXITnsO9hcnQ==",
                    "accountIDGuid": "cf5bb381-b897-47c8-9721-39ec3bd85c9d",
                    "special": true,
                    "updated": "2025-10-05T00:04:04.3689735",
                    "active": true,
                    "reasonInactive": 1,
                    "priceLevelIdentifier": "3jnTfTyxqEyJqO65ubAYMw==",
                    "priceLevelIdentifierGuid": "7dd339de-b13c-4ca8-89a8-eeb9b9b01833",
                    "deleted": true,
                    "account": {
                      "$ref": "75"
                    },
                    "primaryContactCustomer": {
                      "$ref": "73"
                    },
                    "customerGroupMembers": [
                      {
                        "$id": "78",
                        "id": 1,
                        "groupID": "RujJS6i25UGLFj6xDvZciA==",
                        "groupIDGuid": "4bc9e846-b6a8-41e5-8b16-3eb10ef65c88",
                        "customerID": "1L7QgZbm6USVJlYRymaSDA==",
                        "customerIDGuid": "81d0bed4-e696-44e9-9526-5611ca66920c",
                        "card": "sample string 4",
                        "linkedAccount": "+NF7SF40l0OSmYVSIS9XOQ==",
                        "linkedAccountGuid": "487bd1f8-345e-4397-9299-8552212f5739",
                        "customer": {
                          "$ref": "73"
                        },
                        "group": {
                          "$ref": "77"
                        },
                        "customerCard": {
                          "$ref": "74"
                        }
                      },
                      {
                        "$ref": "78"
                      }
                    ]
                  },
                  {
                    "$ref": "77"
                  }
                ]
              },
              "payments": [
                {
                  "$id": "79",
                  "id": 1,
                  "identifier": "ghcF52hjNE6t+smzdZ3Pjw==",
                  "identifierGuid": "e7051782-6368-4e34-adfa-c9b3759dcf8f",
                  "storeID": 2,
                  "operatorName": "sample string 3",
                  "saleHeaderID": 4,
                  "paymentType": 5,
                  "amount": 6,
                  "account": "sample string 7",
                  "accountID": "CFpl46cpZkWBSu3gJn1gGA==",
                  "accountIDGuid": "e3655a08-29a7-4566-814a-ede0267d6018",
                  "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-10-05T00:04:04.3689735",
                  "invRocNo": "sample string 14",
                  "responseCode": "sample string 15",
                  "cashout": 1,
                  "tip": 16,
                  "idempotentVoid": "4EL5CG6SWEyNHT8PdaLJzA==",
                  "idempotentVoidGuid": "08f942e0-926e-4c58-8d1d-3f0f75a2c9cc",
                  "offline": true,
                  "processed": 1,
                  "storeSaleHeader": {
                    "$id": "80",
                    "saleHeaderID": 1,
                    "saleHeaderGuid": "tWBc16RyZkGu+Gib24XtMw==",
                    "saleHeaderIdentifierGuid": "d75c60b5-72a4-4166-aef8-689bdb85ed33",
                    "created": "2025-10-05T00:04:04.3689735",
                    "createdLocal": "2025-10-05T00:04:04.3689735",
                    "createdText": "sample string 4",
                    "itemCount": 5,
                    "totalAmount": 6,
                    "cashTender": 1,
                    "cardTender": 1,
                    "cheqTender": 1,
                    "acctTender": 1,
                    "voucherTender": 1,
                    "loyaltyPoints": 1,
                    "cashout": 1,
                    "changeAmount": 1,
                    "rounding": 1,
                    "gstAmount": 1,
                    "transactionDiscountTender": 1,
                    "totalTip": 7,
                    "tranType": 1,
                    "processed": 1,
                    "imported": "2025-10-05T00:04:04.3689735",
                    "storeID": 1,
                    "operatorG_Uid": "WhYbaiNtOEmAJotifR2PNw==",
                    "operatorGuid": "6a1b165a-6d23-4938-8026-8b627d1d8f37",
                    "customerG_Uid": "+JDgRhV/Cku+4psYD76kaA==",
                    "customerGuid": "46e090f8-7f15-4b0a-bee2-9b180fbea468",
                    "communityIdentifier": "YKsN8Z3WX0CwuDNr3kIIbQ==",
                    "communityIdentifierGuid": "f10dab60-d69d-405f-b0b8-336bde42086d",
                    "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": "oTnlJvNUOEGE3zU5dUjeGg==",
                    "priceLevelIdentifierGuid": "26e539a1-54f3-4138-84df-35397548de1a",
                    "locked": 36,
                    "relationChecksum": "sample string 37",
                    "loyaltyTender": 1,
                    "giftCardTender": 1,
                    "operator": {
                      "$ref": "40"
                    },
                    "customer": {
                      "$ref": "73"
                    },
                    "communityOrganisation": {
                      "$id": "81",
                      "id": 1,
                      "identifier": "fGdET7Ujsk2+PG0c3S2GhQ==",
                      "identifierGuid": "4f44677c-23b5-4db2-be3c-6d1cdd2d8685",
                      "name": "sample string 3",
                      "lookupIdentifier": "sample string 4",
                      "externalID": "sample string 5",
                      "phone": "sample string 6",
                      "fax": "sample string 7",
                      "email": "sample string 8",
                      "address1": "sample string 9",
                      "address2": "sample string 10",
                      "city": "sample string 11",
                      "postCode": "sample string 12",
                      "state": "sample string 13",
                      "country": "sample string 14",
                      "totalAmountAwarded": 15.1,
                      "updated": "2025-10-05T00:04:04.3689735",
                      "deleted": true
                    },
                    "details": [
                      {
                        "$id": "82",
                        "saleItemID": 1,
                        "identifier": "6XyX/K37w0a9PhxA+EOoWw==",
                        "identifierGuid": "fc977ce9-fbad-46c3-bd3e-1c40f843a85b",
                        "saleHeaderID": 2,
                        "plu": 1,
                        "pluG_UId": "mP9bJTXZyk6M41HXRoIhow==",
                        "pluGuid": "255bff98-d935-4eca-8ce3-51d7468221a3",
                        "accountID": "zqTQwhioWUaAZOK+PvXUgA==",
                        "accountIDGuid": "c2d0a4ce-a818-4659-8064-e2be3ef5d480",
                        "normalPrice": 3,
                        "originalSellingPrice": 4,
                        "discountPrice": 5,
                        "unit": 1,
                        "quantity": 6,
                        "totalCents": 7,
                        "fixedPrice": 1,
                        "tranType": 1,
                        "discountType": 1,
                        "cost": 1,
                        "costDecimals": 8,
                        "markdown": 1,
                        "manualQuantity": 1,
                        "manualPrice": 1,
                        "manualMode": 1,
                        "active": 1,
                        "offline": true,
                        "barcode": "sample string 9",
                        "keyedSale": 1,
                        "discountedID": 1,
                        "fuelID": 1,
                        "serialNumber": "sample string 10",
                        "bestOrExpire": "2025-10-05T00:04:04.3689735",
                        "bestOrExpireType": 1,
                        "providerName": "sample string 11",
                        "refundG_UID": "NNISPxDM9EiydPNlVBryFA==",
                        "refundGuid": "3f12d234-cc10-48f4-b274-f365541af214",
                        "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": "uXxw4WWAh0O9CDU9PqEAwQ==",
                        "idempotentVoidGuid": "e1707cb9-8065-4387-bd08-353d3ea100c1",
                        "priceLevelIdentifier": "jLyaJ05KYUSLgEd8nXrUfg==",
                        "priceLevelIdentifierGuid": "279abc8c-4a4e-4461-8b80-477c9d7ad47e",
                        "productName": "sample string 23",
                        "apn": "sample string 24",
                        "unknownScans": [
                          {
                            "$id": "83",
                            "id": 1,
                            "saleDetailID": 2,
                            "storeID": 1,
                            "scanned": "2025-10-05T00:04:04.3689735",
                            "operatorG_UID": "QEA=",
                            "barcode": "sample string 4",
                            "processed": 1
                          },
                          {
                            "$ref": "83"
                          }
                        ],
                        "refund": {
                          "$id": "84",
                          "id": 1,
                          "g_UID": "VofNJXXv7UqrtzOlBLBbjQ==",
                          "guid": "25cd8756-ef75-4aed-abb7-33a504b05b8d",
                          "description": "sample string 1",
                          "dumped": true,
                          "inventoryReasonID": 1,
                          "sortOrder": 1,
                          "updated": "2025-10-05T00:04:04.3689735"
                        },
                        "modifier": {
                          "$id": "85",
                          "id": 1,
                          "setG_UID": "U+jHv+A7Y0yqV6zzH0wxZg==",
                          "modifierSetGuid": "bfc7e853-3be0-4c63-aa57-acf31f4c3166",
                          "name": "sample string 2",
                          "price": 1,
                          "quantity": 1,
                          "modifierType": 1,
                          "groupNumber": 1,
                          "pageNumber": 1,
                          "controlOrder": 1,
                          "printToStation": true,
                          "pluG_UID": "9ScuR/blW0mf8w9vLASouQ==",
                          "pluGuid": "472e27f5-e5f6-495b-9ff3-0f6f2c04a8b9",
                          "deleted": true,
                          "g_UID": "czxap+R1KU+Vl+r2nve1kw==",
                          "guid": "a75a3c73-75e4-4f29-9597-eaf69ef7b593",
                          "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": "YRaogH2Ka0KskGb/eI2KJg==",
                        "pluGuid": "80a81661-8a7d-426b-ac90-66ff788d8a26",
                        "saleHeaderID": 2,
                        "totalCents": 3,
                        "grade": 1,
                        "gradeDescription": "sample string 4",
                        "dispenser": 1,
                        "hose": 1,
                        "quantity": 1,
                        "cost": 1,
                        "acquirerNum": 1,
                        "attendant": 1,
                        "ePurseBalance": 1.0,
                        "cardSignature": "sample string 5",
                        "compartmentNumber": 1,
                        "contractNumber": 1,
                        "discountCardPAN": "sample string 6",
                        "discountID": 1,
                        "discountName": "sample string 7",
                        "discountNetValue": 1.0,
                        "discountType": 1,
                        "discountValue": 1.0,
                        "discretionaryData": "sample string 8",
                        "driverID": "sample string 9",
                        "eftBatchNumber": 1,
                        "eftResponseCode": "sample string 10",
                        "endDateTime": "2025-10-05T00:04:04.3845899",
                        "engineHours": 1.1,
                        "fposNumber": 1,
                        "loyaltyCardPAN": "sample string 11",
                        "miscData1": 1,
                        "miscData2": "sample string 12",
                        "miscFlags": 1,
                        "mop": 1,
                        "odometer": 1,
                        "panNumber": "sample string 13",
                        "saleRefund": true,
                        "saleStatus": 1,
                        "sequenceNumber": 1,
                        "stan": 1,
                        "startDateTime": "2025-10-05T00:04:04.3845899",
                        "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": "c3CNH5dPVkqoAUGYZ7IQxA==",
                        "pluGuid": "1f8d7073-4f97-4a56-a801-419867b210c4",
                        "accountID": "b3KAoTkUnUWDbkqFR+dzsw==",
                        "accountIDGuid": "a180726f-1439-459d-836e-4a8547e773b3",
                        "normalPrice": 3,
                        "originalSellingPrice": 4,
                        "discountPrice": 5,
                        "unit": 1,
                        "quantity": 6,
                        "totalCents": 7,
                        "fixedPrice": 1,
                        "tranType": 1,
                        "processed": 1,
                        "discountType": 1,
                        "cost": 1,
                        "costDecimals": 1,
                        "markdown": 1,
                        "manualQuantity": 1,
                        "manualPrice": 1,
                        "manualMode": 1,
                        "active": 1,
                        "barcode": "sample string 8",
                        "offline": 1,
                        "keyedSale": 1,
                        "discountedID": 1,
                        "fuelID": 1,
                        "serialNumber": "sample string 9",
                        "bestOrExpire": "2025-10-05T00:04:04.3845899",
                        "bestOrExpireType": 1,
                        "refundG_UID": "GwzWk1KA30SIDrwcqvsjHA==",
                        "refundGuid": "93d60c1b-8052-44df-880e-bc1caafb231c",
                        "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": "/4ntuuPhFUWeSCXtiyaMsQ==",
                        "identifierGuid": "baed89ff-e1e3-4515-9e48-25ed8b268cb1",
                        "id": 1,
                        "orderNo": 2,
                        "externalSaleIdentifier": "sample string 3",
                        "storeID": 4,
                        "zoneID": 5,
                        "deptNo": 6,
                        "customerIdentifier": "rRGjQopT4ku3jDGaYpHmvg==",
                        "customerIdentifierGuid": "42a311ad-538a-4be2-b78c-319a6291e6be",
                        "operatorNo": 1,
                        "operatorG_UID": "WJJhgYHbKEyIWJIwQHR9CA==",
                        "operatorGuid": "81619258-db81-4c28-8858-923040747d08",
                        "created": "2025-10-05T00:04:04.3845899",
                        "ordered": "2025-10-05T00:04:04.3845899",
                        "started": "2025-10-05T00:04:04.3845899",
                        "completed": "2025-10-05T00:04:04.3845899",
                        "supplied": "2025-10-05T00:04:04.3845899",
                        "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": "tkcdz8ZZTESmXJxcVhGfRg==",
                            "pluGuid": "cf1d47b6-59c6-444c-a65c-9c5c56119f46",
                            "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": "LYQ8LWKCG0GxKF0brqUTdQ==",
                            "headerIdentifierGuid": "2d3c842d-8262-411b-b128-5d1baea51375",
                            "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": "0eAr8bhg4kOizd/XpROpBg==",
                        "surveyGuid": "f12be0d1-60b8-43e2-a2cd-dfd7a513a906",
                        "saleHeaderGuid": "SNQNFzK38020yrESpyLmVA==",
                        "saleGuid": "170dd448-b732-4df3-b4ca-b112a722e654",
                        "textResponse": "sample string 1",
                        "integerResponse": 1,
                        "g_UIDResponse": "gBU8RLnUN0C1ToXtVEkRIw==",
                        "guidResponse": "443c1580-d4b9-4037-b54e-85ed54491123",
                        "whoAnswered": 2,
                        "answeredAtUTC": "2025-10-05T00:04:04.3845899",
                        "sale": {
                          "$ref": "80"
                        },
                        "survey": {
                          "$id": "94",
                          "g_UID": "/ecy2rt7MUWuBq2tb0j91w==",
                          "guid": "da32e7fd-7bbb-4531-ae06-adad6f48fdd7",
                          "name": "sample string 1",
                          "storeID": 2,
                          "zoneID": 1,
                          "checkoutFormG_UID": "fCxm7Qm5FEqghzGMRYXoZg==",
                          "checkoutFormGuid": "ed662c7c-b909-4a14-a087-318c4585e866",
                          "displayToWho": 3,
                          "displayWhen": 4,
                          "start": "2025-10-05T00:04:04.3845899",
                          "end": "2025-10-05T00:04:04.3845899",
                          "deleted": true,
                          "updated": "2025-10-05T00:04:04.3845899",
                          "possibleIntegerResponses": [
                            1,
                            2
                          ],
                          "possibleTextResponses": [
                            "sample string 1",
                            "sample string 2"
                          ],
                          "possibleGuidResponses": [
                            "4eafca79-1a01-431a-9b0f-651e123ac68e",
                            "dbac8e63-f564-40c2-a0bd-cdebe870ddea"
                          ],
                          "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": "1GiyMnEt40uWtwD9NoUA6g==",
                    "accountIdentifier": "32b268d4-2d71-4be3-96b7-00fd368500ea",
                    "accountName": "sample string 42",
                    "customerOrderIdentifier": "k238DbtinUWqJQEpS9J1xw==",
                    "customerOrderIdentifierGuid": "0dfc6d93-62bb-459d-aa25-01294bd275c7",
                    "priceLevelName": "sample string 43",
                    "revision": 44,
                    "ingressId": "sample string 45"
                  },
                  "metadata": {
                    "$id": "95",
                    "id": 1,
                    "paymentID": 2,
                    "paymentIdentifier": "pWGnTG9KzEmmq4+mDbd3Lw==",
                    "paymentIdentifierGuid": "4ca761a5-4a6f-49cc-a6ab-8fa60db7772f",
                    "identifier": "Sk6drwb9kUKfYQDc3fOPCQ==",
                    "identifierGuid": "af9d4e4a-fd06-4291-9f61-00dcddf38f09",
                    "metadata": "sample string 3",
                    "signatureImage": "QEA=",
                    "itemIdentifier": "w9MCRzguoEm+LR3VpSd1Zw==",
                    "itemIdentifierGuid": "4702d3c3-2e38-49a0-be2d-1dd5a5277567"
                  }
                },
                {
                  "$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": "X1HYAaPzzk+hGDqulrjgrQ==",
              "customerIdentifierGuid": "01d8515f-f3a3-4fce-a118-3aae96b8e0ad",
              "voucherName": "sample string 2",
              "count": 3,
              "storeID": 4,
              "barcode": "sample string 5",
              "redeemCount": 6,
              "issueCount": 7,
              "storeSalePaymentID": 1,
              "idempotentID": "Lswauuwj9UuicrghWm/7fA==",
              "idempotentGuid": "ba1acc2e-23ec-4bf5-a272-b8215a6ffb7c",
              "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-10-05T00:04:04.3845899",
                "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-10-05T00:04:04.3845899",
                  "labelPageLayout": "sBburyqYWUG9as+ec4VM1Q==",
                  "pageLayoutGuid": "afee16b0-982a-4159-bd6a-cf9e73854cd5",
                  "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-10-05T00:04:04.3845899"
                    },
                    {
                      "$ref": "100"
                    }
                  ]
                },
                "customerVouchers": [
                  {
                    "$id": "101",
                    "id": 1,
                    "customerIdentifier": "tffpQ6wuLEG+JuZIfQglvA==",
                    "customerIdentifierGuid": "43e9f7b5-2eac-412c-be26-e6487d0825bc",
                    "voucherID": 3,
                    "voucherName": "sample string 4",
                    "storeID": 1,
                    "barcode": "sample string 5",
                    "dateOfIssue": "2025-10-05T00:04:04.3845899",
                    "issuedSaleHeaderID": 1,
                    "issuedSaleIdentifier": "sample string 7",
                    "issuedOfflinePaymentID": 1,
                    "issuedIdempotentID": "S4V1+qgwSUi29CdrSgQl7g==",
                    "issuedIdempotentGuid": "fa75854b-30a8-4849-b6f4-276b4a0425ee",
                    "issuedOffline": true,
                    "issuedUser": "sample string 9",
                    "issuedNotes": "sample string 10",
                    "expiryDate": "2025-10-05T00:04:04.3845899",
                    "expiredUser": "sample string 11",
                    "expiredNotes": "sample string 12",
                    "redeemed": "2025-10-05T00:04:04.3845899",
                    "redeemedSaleHeaderID": 1,
                    "redeemedSaleIdentifier": "sample string 13",
                    "redeemedOfflinePaymentID": 1,
                    "redeemedIdempotentID": "hX8kMiL2ekGI8K2QyHVGsg==",
                    "redeemedIdempotentGuid": "32247f85-f622-417a-88f0-ad90c87546b2",
                    "redeemedUser": "sample string 14",
                    "redeemedNotes": "sample string 15",
                    "redeemedOffline": true,
                    "updated": "2025-10-05T00:04:04.3845899",
                    "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": "/CjX7Egd00i5DrAFq9dKcA==",
        "groupIDGuid": "ecd728fc-1d48-48d3-b90e-b005abd74a70",
        "campaign": {
          "$ref": "2"
        },
        "group": {
          "$ref": "77"
        }
      },
      {
        "$ref": "102"
      }
    ],
    "signIqTickets": [
      {
        "$id": "103",
        "identifier": "qtt+C0rh/kOGMO3zQ8bpGg==",
        "identifierGuid": "0b7edbaa-e14a-43fe-8630-edf343c6e91a",
        "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": "uVg8bmuUBUSVGZtPvEaYYQ==",
        "guid": "6e3c58b9-946b-4405-9519-9b4fbc469861",
        "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": "BD3VhjdrfUG10sxZvGn1Vg==",
            "groupGuid": "86d53d04-6b37-417d-b5d2-cc59bc69f556",
            "comboPriceType": 5,
            "priceType": 5,
            "pluG_UID": "9FucsCyuX0OIVjuY1Fhycg==",
            "pluGuid": "b09c5bf4-ae2c-435f-8856-3b98d4587272",
            "priceGroupG_UID": "YHhUA3ClM0+YYTvXfb+z4A==",
            "priceGroupGuid": "03547860-a570-4f33-9861-3bd77dbfb3e0",
            "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": "AlZ1Q+mUgkWZ3/aKX2TNlw==",
        "priceLevelIdentifierGuid": "43755602-94e9-4582-99df-f68a5f64cd97",
        "campaignName": "sample string 3",
        "priceLevelName": "sample string 4"
      },
      {
        "$ref": "106"
      }
    ]
  },
  "details": [
    {
      "$id": "107",
      "identifier": "ox/7yByvBkqsVwJwTJq8gA==",
      "identifierGuid": "c8fb1fa3-af1c-4a06-ac57-02704c9abc80",
      "headerIdentifier": "NpYftpiSY0a+uIVllCUdvQ==",
      "headerGuid": "b61f9636-9298-4663-beb8-856594251dbd",
      "shelfLocationIdentifier": "MiTKIww/aE2crjtYA5zjEA==",
      "shelfLocationGuid": "23ca2432-3f0c-4d68-9cae-3b58039ce310",
      "pluG_UID": "5NkwY2zW50mgbPg1oRa9hA==",
      "pluGuid": "6330d9e4-d66c-49e7-a06c-f835a116bd84",
      "operatorG_UID": "/0g0eauTZUeW2SnczQkvyw==",
      "operatorGuid": "793448ff-93ab-4765-96d9-29dccd092fcb",
      "campaignName": "sample string 2",
      "comboGroupIdentifier": "fL1C1IaSAEGcewndLS+7Ug==",
      "comboGroupGuid": "d442bd7c-9286-4100-9c7b-09dd2d2fbb52",
      "created": "2025-10-05T00:04:04.3845899",
      "labelQuantity": 3,
      "talkerQuantity": 4,
      "labelSmall": true,
      "printed": "2025-10-05T00:04:04.3845899",
      "detailMetaList": [
        {
          "$id": "108",
          "id": 1,
          "printBatchType": 2,
          "user": "sample string 3",
          "detailIdentifier": "bckTMwq8Vk2gU6QAPyH8CQ==",
          "detailGuid": "3313c96d-bc0a-4d56-a053-a4003f21fc09"
        },
        {
          "$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": "CK+OQGEa0ky5QdKB1RzPxQ==",
      "printRunGuid": "408eaf08-1a61-4cd2-b941-d281d51ccfc5",
      "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-10-05T00:04:04.3845899",
      "campaignEndDate": "2025-10-05T00:04:04.3845899",
      "campaignPrice": 1,
      "campaignCost": 1,
      "campaignCostDecimals": 1,
      "comboGroupDescription": "sample string 18",
      "comboGroupSell": 1,
      "printRequestType": 19,
      "isTobacco": true,
      "isLiquor": true,
      "shelfLocationName": "sample string 22",
      "operatorName": "sample string 23",
      "printBatchType": 24,
      "createdBy": "sample string 25",
      "pageLayoutName": "sample string 26",
      "complianceIndicatorName": "sample string 27",
      "warehouseDirectIndicator": "sample string 28",
      "productGrade": "sample string 29"
    },
    {
      "$ref": "107"
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.