POST api/campaign/{campaignName}/sellingrule

Request Information

URI Parameters

NameDescriptionTypeAdditional information
campaignName

string

Required

Body Parameters

SellingRule
NameDescriptionTypeAdditional information
ID

integer

None.

Identifier

Collection of byte

None.

IdentifierStr

string

None.

IdentifierGuid

globally unique identifier

None.

CampaignID

integer

None.

CampaignName

string

None.

RuleJoin

SellingRuleJoins

None.

RuleType

SellingRuleType

None.

Operand0

string

String length: inclusive between 0 and 20

ComparisonOp

ComparisonOperator

None.

Operand1

string

String length: inclusive between 0 and 20

Action

SellingRuleAction

None.

Operand2

string

String length: inclusive between 0 and 20

Operand3

string

None.

IncludeExcludedItems

boolean

None.

NoFurtherDiscounts

boolean

None.

Description

string

None.

SortOrder

integer

None.

IsItemRule

boolean

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

PrevDept

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.

Request Formats

application/json, text/json

Sample:
{
  "id": 1,
  "identifier": "3GksLjKEK0K5EJuiDHVZbQ==",
  "identifierStr": "3GksLjKEK0K5EJuiDHVZbQ==",
  "identifierGuid": "2e2c69dc-8432-422b-b910-9ba20c75596d",
  "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": {
    "$id": "2",
    "id": 1,
    "storeID": 2,
    "name": "9c8dc322-89c1-4199-b25e-48eb4dafbf6b",
    "nameGuid": "9c8dc322-89c1-4199-b25e-48eb4dafbf6b",
    "description": "sample string 4",
    "showDiscounts": true,
    "showTotals": true,
    "onlyEvaluateOnSubtotal": true,
    "useDescription": true,
    "campaignType": 1,
    "startDate": "2025-06-14T07:41:17.1128493",
    "startTime": 1,
    "endDate": "2025-06-14T07:41:17.1128493",
    "endTime": 1,
    "recurrence": 1,
    "recurrenceType": 1,
    "monthType": 1,
    "weekDays": 1,
    "months": 1,
    "monthWeeks": 1,
    "monthDays": "sample string 7",
    "printed": true,
    "talkerText": "sample string 8",
    "rangeDescription": "sample string 9",
    "dealDescription": "sample string 10",
    "labelQuantity": 11,
    "active": 1,
    "deactivated": "2025-06-14T07:41:17.1128493",
    "system": true,
    "created": "2025-06-14T07:41:17.1128493",
    "updated": "2025-06-14T07:41:17.1128493",
    "priceChangeNotifiedUtc": "2025-06-14T07:41:17.1128493",
    "promoType": 1,
    "promotionTypeCode": "sample string 13",
    "hostIdentifier": "cn8WIWgQkU2U1VBrowuTPA==",
    "hostIdentifierGuid": "21167f72-1068-4d91-94d5-506ba30b933c",
    "hostType": 14,
    "createdByUser": "sample string 15",
    "fromHost": true,
    "deleted": true,
    "campaignDeleted": "2025-06-14T07:41:17.1128493",
    "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": "QSVf3ITs6k6eLt+Qu6yI6Q==",
        "pluGuid": "dc5f2541-ec84-4eea-9e2e-df90bbac88e9",
        "newPrice": 1,
        "pctDiscount": 1,
        "newCost": 1,
        "newCostDecimals": 6,
        "dealCostIdentifier": "lUwcU2wuMEmrDu1/ykgb2g==",
        "dealCostGuid": "531c4c95-2e6c-4930-ab0e-ed7fca481bda",
        "pluName": "sample string 7",
        "apn": "sample string 8",
        "fuelItem": true,
        "priceGroupG_UID": "KweW3d8LPUmWFOX/xE3/Bw==",
        "priceGroupGuid": "dd96072b-0bdf-493d-9614-e5ffc44dff07",
        "itemNumber": "sample string 10",
        "cri": "sample string 11",
        "pluPrice": 12,
        "pluCost": 13,
        "pluCostIndicator": "sample string 14",
        "pluPriceGstPercent": 15,
        "pluCostGstPercent": 16,
        "pluActive": true,
        "cartonQty": 1.1,
        "baseUnits": 18.1,
        "salesMode": 1,
        "pluNormalCost": 19,
        "pluaws": 20.0,
        "directNumber": "sample string 21",
        "departmentName": "sample string 22",
        "subDepartmentName": "sample string 23",
        "priceGroupName": "sample string 24",
        "supplierName": "sample string 25",
        "stockOnHand": 1.1,
        "stockOnOrder": 1.1,
        "lastReceived": "2025-06-14T07:41:17.1128493",
        "rrp": 26,
        "campaignDescription": "sample string 27",
        "campaignComboPriceGroupG_UID": "pJwks/iciUWjjrsCg0lpRA==",
        "campaignComboPriceGroupIdentifier": "b3249ca4-9cf8-4589-a38e-bb0283496944",
        "promotionPlacementDescription": "sample string 28",
        "storeAcceptances": [
          {
            "$id": "4",
            "plu": 1,
            "pluG_UId": "QEA=",
            "campaignID": 1,
            "campaignName": "sample string 2",
            "storeID": 3,
            "acceptedUtc": "2025-06-14T07:41:17.1128493",
            "operatorG_UID": "1bZ++Z/UAUCaHxE7d4QfrQ==",
            "operatorGuid": "f97eb6d5-d49f-4001-9a1f-113b77841fad",
            "machineID": 1,
            "processed": true,
            "appliedUtc": "2025-06-14T07:41:17.1128493",
            "signIqTicketFileMovedUtc": "2025-06-14T07:41:17.1128493",
            "user": "sample string 6",
            "campaignDescription": "sample string 7",
            "productDesc": "sample string 8",
            "storeName": "sample string 9",
            "effectiveUtc": "2025-06-14T07:41:17.1128493",
            "priceChangeType": 0,
            "operatorName": "sample string 10",
            "hostCampaign": true,
            "product": {
              "$id": "5",
              "plu": 1,
              "storeID": 1,
              "masterPluG_UID": "QEA=",
              "storeIDs": [
                1,
                2
              ],
              "g_UId": "Q0dQ+5ZXNUeiH8/qJO5JQg==",
              "guid": "fb504743-5796-4735-a21f-cfea24ee4942",
              "apn": "sample string 1",
              "apnChanged": true,
              "apnSwitched": true,
              "barcode": "sample string 4",
              "itemNumber": "sample string 5",
              "itemNumberChanged": true,
              "priceGroupG_UID": "TPuL8BlOjkSTYAf04d6Zrg==",
              "priceGroupGuid": "f08bfb4c-4e19-448e-9360-07f4e1de99ae",
              "blueprintID": 1,
              "lastCountedDate": "2025-06-14T07:41:17.128472",
              "externalID": "sample string 7",
              "active": true,
              "activated": "2025-06-14T07:41:17.128472",
              "pluCreated": "2025-06-14T07:41:17.128472",
              "createdByUser": "sample string 9",
              "name": "sample string 10",
              "nameChanged": true,
              "secondDescription": "sample string 12",
              "hostDescription": "sample string 13",
              "keepCartonQty": true,
              "keepDescription": true,
              "keepDepartments": true,
              "keepSuppliers": true,
              "markdownDescription": "sample string 18",
              "altDescription": "sample string 19",
              "bestOrExpire": 20,
              "lastUpdate": "2025-06-14T07:41:17.128472",
              "lastManualUpdate": "2025-06-14T07:41:17.128472",
              "imageName": "sample string 23",
              "showImageOnFlipCharts": true,
              "showTextOnFlipCharts": true,
              "overrideFlipChartText": true,
              "flipChartText": "sample string 27",
              "salesMode": 1,
              "eftCode": 1,
              "price": 1,
              "priceChanged": true,
              "rrp": 1,
              "gstPercent": 28,
              "gstPercentChanged": true,
              "costGSTPercent": 29,
              "costGSTPercentChanged": true,
              "wetPercent": 1,
              "priceOverride": 1,
              "cost": 1,
              "currentCost": 1,
              "currentCostDecimals": 1,
              "grossProfit": 1.0,
              "currentCostDesc": "sample string 30",
              "currentCostEnd": "2025-06-14T07:41:17.128472",
              "currentCostUpdated": "2025-06-14T07:41:17.128472",
              "costDecimals": 31,
              "costChanged": true,
              "dealCostIdentifier": "QEA=",
              "excludeFromRebate": true,
              "rebateOverride": 1,
              "costCalcMethod": 1,
              "costCalcMethodChanged": true,
              "costEffectiveDate": "2025-06-14T07:41:17.128472",
              "defaultGP": 1,
              "breakTargetMode": 32,
              "break1": 1,
              "price1": 1,
              "target1": 33,
              "break2": 1,
              "price2": 1,
              "target2": 34,
              "break3": 1,
              "price3": 1,
              "target3": 35,
              "break1Changed": true,
              "price1Changed": true,
              "target1Changed": true,
              "break2Changed": true,
              "price2Changed": true,
              "target2Changed": true,
              "break3Changed": true,
              "price3Changed": true,
              "target3Changed": true,
              "breakTargetModeChanged": true,
              "margin": 1.1,
              "marginChanged": true,
              "marginRanged": true,
              "marginRangedChanged": true,
              "minimumMargin": 1.1,
              "minimumMarginChanged": true,
              "maximumMargin": 1.1,
              "maximumMarginChanged": true,
              "overrideHostWarehouseIndicator": true,
              "overrideHostWarehouseIndicatorChanged": true,
              "overrideHostPrice": true,
              "overrideHostPriceChanged": true,
              "overrideHostCost": true,
              "overrideHostCostChanged": true,
              "overrideHostMargin": true,
              "overrideHostMarginChanged": true,
              "alwaysApplyMargin": true,
              "alwaysApplyMarginChanged": true,
              "aws": 1.0,
              "awsUpdated": "2025-06-14T07:41:17.128472",
              "posTare": 1,
              "altPrice": 1.0,
              "altPriceChanged": true,
              "altPriceMode": 52,
              "altPriceModeChanged": true,
              "altPLUG_UID": "V4f9uf/ldUSFFq/AhgnWYg==",
              "altPLUGuid": "b9fd8757-e5ff-4475-8516-afc08609d662",
              "altPLUGuidChanged": true,
              "altPriceDescription1": "sample string 53",
              "altPriceDescription2": "sample string 54",
              "cartonQuantity": 55,
              "cartonQuantityChanged": true,
              "trayID": 1,
              "promptID": 1,
              "tare": 1,
              "packQty": 1,
              "fixedWeight": 1,
              "extraMesg": 1,
              "text1": "sample string 57",
              "text2": "sample string 58",
              "text3": "sample string 59",
              "labelText": "sample string 60",
              "labelTextChanged": true,
              "sendToScale": true,
              "nonScaleWeigh": true,
              "labelFormat": "sample string 64",
              "barcodeFormat": "sample string 65",
              "austMade": 1,
              "coolCode": 66,
              "countryOfOrigin": "sample string 67",
              "percentContent": 68.1,
              "departmentID": 1,
              "subDepartmentID": 1,
              "minorDepartmentID": 1,
              "lesserDepartmentID": 1,
              "deptCode": "sample string 69",
              "subDeptCode": "sample string 70",
              "minorDeptCode": "sample string 71",
              "lesserDeptCode": "sample string 72",
              "deptName": "sample string 73",
              "subDeptName": "sample string 74",
              "minorDeptName": "sample string 75",
              "lesserDeptName": "sample string 76",
              "departmentChanged": true,
              "subCategoryID": 1,
              "expiry": 1,
              "showDays": 1,
              "datePrint": 1,
              "labelRequired": true,
              "labelShelfQty": 79,
              "labelShelfChanged": true,
              "labelTalkerQty": 81,
              "labelSmall": true,
              "labelLastPrinted": "2025-06-14T07:41:17.128472",
              "labelLastPrice": 1,
              "shelfPageLayoutG_UID": "3VeYkqFvGUeK4tNuELj3Dg==",
              "shelfPageLayoutGuid": "929857dd-6fa1-4719-8ae2-d36e10b8f70e",
              "talkerPageLayoutG_UID": "HB8dudZlzEaeAaeewKwLmQ==",
              "talkerPageLayoutGuid": "b91d1f1c-65d6-46cc-9e01-a79ec0ac0b99",
              "unitMeasure": 1.1,
              "unitMeasureChanged": true,
              "unitMeasureKind": 84,
              "unitMeasureKindChanged": true,
              "signIQData": "sample string 86",
              "refresh": true,
              "earnLoyaltyPoints": true,
              "earnLoyaltyPointsChanged": true,
              "quantityOverride": true,
              "quantityOverrideChanged": true,
              "quantityRequired": true,
              "quantityRequiredChanged": true,
              "allowDiscounts": true,
              "allowDiscountsChanged": true,
              "discountDiscounts": true,
              "discountDiscountsChanged": true,
              "itemRecalled": true,
              "itemRecalledChanged": true,
              "noRefund": true,
              "noRefundChanged": true,
              "allowMarkdown": true,
              "allowMarkdownChanged": true,
              "priceRequired": true,
              "priceRequiredChanged": true,
              "fuelItem": true,
              "fuelItemChanged": true,
              "trackSerial": true,
              "trackSerialChanged": true,
              "allowZeroPrice": true,
              "allowZeroPriceChanged": true,
              "notForSale": 90,
              "notForSaleChanged": true,
              "excludeFromDeals": true,
              "excludeFromVoucher": true,
              "minimumAge": 93,
              "minimumAgeChanged": true,
              "buyingLimit": 1,
              "buyingLimitChanged": true,
              "buyingLimitIndependent": true,
              "buyingLimitIndependentChanged": true,
              "inventoryGuid": "oL9YWLBP20SMR8l9HFnAsw==",
              "inventoryIdentifier": "5858bfa0-4fb0-44db-8c47-c97d1c59c0b3",
              "inventoryAccuracy": 1,
              "baseUnits": 97,
              "orderPacked": 1,
              "isManufactured": true,
              "isIngredient": true,
              "isModifier": true,
              "isModifierChanged": true,
              "hasModifiers": 98,
              "defaultPrinter": "sample string 99",
              "defaultPrinterGroup": "sample string 100",
              "ingredientsOnManufacture": true,
              "manufactureUnitMeasure": 1,
              "mpl": 1,
              "maxShelfQty": 101,
              "allowAutoOrder": true,
              "warrantyPeriod": 1,
              "parentPluG_UId": "K39X6qYfqkKWlicUaqreWw==",
              "parentPluGuid": "ea577f2b-1fa6-42aa-9696-27146aaade5b",
              "preferredHostVendor": 103,
              "preferredHostChanged": true,
              "code": "sample string 105",
              "supplierIdentifier": "RN9j0Qwm/0Kn7CWQgMHKmg==",
              "supplierIdentifierGuid": "d163df44-260c-42ff-a7ec-259080c1ca9a",
              "supplierChanged": true,
              "rebateSupplierIdentifier": "AJLYDtJJ5Eu49eizBLiubg==",
              "rebateSupplierIdentifierGuid": "0ed89200-49d2-4be4-b8f5-e8b304b8ae6e",
              "rebateSupplierChanged": true,
              "availableForOrder": true,
              "warehouseDirectIndicator": "sample string 107",
              "warehouseDirectIndicatorChanged": true,
              "productGrade": "sample string 109",
              "productType": "sample string 110",
              "productGroup": "sample string 111",
              "complianceIndicator": "sample string 112",
              "inhouseBrand": "sample string 113",
              "slowMoving": true,
              "generalMerchandise": true,
              "comment": "sample string 116",
              "lastUpdatedByUser": "sample string 117",
              "lastManualUpdatedByUser": "sample string 118",
              "lastUpdatedByUserOverride": true,
              "lastUpdatedByHost": "2025-06-14T07:41:17.128472",
              "commodity": "sample string 120",
              "businessPillar": "sample string 121",
              "mscCommodity": "sample string 122",
              "hostIdentifier": "uTEqi8VHnEWjmHmFbv5M5A==",
              "hostIdentifierGuid": "8b2a31b9-47c5-459c-a398-79856efe4ce4",
              "serviceFeeID": 1,
              "serviceFeeIDChanged": true,
              "providerName": "sample string 124",
              "aisleEnds": "sample string 125",
              "deleted": true,
              "deletedChanged": true,
              "hidden": true,
              "doNotRange": true,
              "doNotRangeChanged": true,
              "doNotOrder": true,
              "doNotOrderChanged": true,
              "locked": true,
              "excludeFromWebUpdate": true,
              "excludeFromWebUpdateChanged": true,
              "webPriceBasedOn": 136,
              "webPriceRounding": true,
              "webMarkup": 138,
              "webPriceMode": 139,
              "altDepartmentID": 1,
              "altSubDepartmentID": 1,
              "altMinorDepartmentID": 1,
              "altLesserDepartmentID": 1,
              "altDeptCode": "sample string 140",
              "altSubDeptCode": "sample string 141",
              "altMinorDeptCode": "sample string 142",
              "altLesserDeptCode": "sample string 143",
              "altDepartmentChanged": true,
              "storeProducts": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ],
              "store": {
                "$id": "6",
                "id": 1,
                "isMaster": true,
                "shortName": "sample string 3",
                "url": "sample string 4",
                "sortOrder": 1,
                "name": "sample string 5",
                "phone": "sample string 6",
                "fax": "sample string 7",
                "email": "sample string 8",
                "address1": "sample string 9",
                "address2": "sample string 10",
                "city": "sample string 11",
                "state": "sample string 12",
                "country": "sample string 13",
                "postCode": "sample string 14",
                "delivery": 1,
                "exportAccounts": 1,
                "salesAccountFolder": "sample string 15",
                "purchaseAccountFolder": "sample string 16",
                "initLoad": 1,
                "initIDs": 1,
                "zoneID": 1,
                "actAsMaster": 1,
                "lastActiveUtc": "2025-06-14T07:41:17.128472",
                "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": "ZKu2DEjXKkeupZYF2/o4sg==",
                "hostIdentifierGuid": "0cb6ab64-d748-472a-aea5-9605dbfa38b2",
                "hostName": 1,
                "hostAddress": "sample string 27",
                "hostUsername": "sample string 28",
                "hostPassword": "sample string 29",
                "excludeFromLeadInOut": true,
                "accountingProvider": 31,
                "accountingAddress": "sample string 32",
                "accountingUsername": "sample string 33",
                "accountingPassword": "sample string 34",
                "storeAccountingCode": "sample string 35",
                "softwareVariance": 36,
                "fuelWarningVariance": 37.0,
                "fuelErrorVariance": 38.0,
                "fuelAccumulatedWarningVariance": 39.0,
                "fuelAccumulatedErrorVariance": 40.0,
                "drawManagment": 41,
                "endOfDayManagment": true,
                "autoFillCashBalancing": true,
                "fuelDayVariance": 44,
                "accountingTradingTime": "00:00:00.1234567",
                "stockActivateProduct": 46,
                "giftCardSalesAccountingDeptCode": "sample string 47",
                "transactionDiscountAccountingDeptCode": "sample string 48",
                "size": 49,
                "updated": "2025-06-14T07:41:17.128472",
                "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": "pNE9vtJu40+MD3qwiM0MYQ==",
                    "hostIdentifierGuid": "be3dd1a4-6ed2-4fe3-8c0f-7ab088cd0c61",
                    "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": "k7pwqGGJ8Umx8Ut54Xjn9g==",
                      "identifierGuid": "a870ba93-8961-49f1-b1f1-4b79e178e7f6",
                      "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": "YMXgchJOOU2gAjVr8EEcHA==",
                      "hostSupplierIdentifierGuid": "72e0c560-4e12-4d39-a002-356bf0411c1c",
                      "loyaltyPriceLevelIdentifier": "OH2Bq8CE2UGyszghOxdH1w==",
                      "loyaltyPriceLevelIdentifierGuid": "ab817d38-84c0-41d9-b2b3-38213b1747d7",
                      "isGroup": true,
                      "description": "sample string 22",
                      "hostProvider": 23,
                      "hostTypeEnum": 24,
                      "hostType": "sample string 25",
                      "hostCode": "sample string 26",
                      "username": "sample string 27",
                      "password": "sample string 28",
                      "passwordPlain": "sample string 29",
                      "server": "sample string 30",
                      "url": "sample string 31",
                      "global": true,
                      "stateCode": "sample string 33",
                      "lastCollected": "2025-06-14T07:41:17.128472",
                      "lastProcessed": "2025-06-14T07:41:17.128472",
                      "hold": true,
                      "supplierName": "sample string 35",
                      "supplier": {
                        "$id": "10",
                        "identifier": "6lppJvPAqkS1tHFtX6Z6Yw==",
                        "identifierGuid": "26695aea-c0f3-44aa-b5b4-716d5fa67a63",
                        "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": "l3oBQsVi0U6HBQkXQqa91Q==",
                        "primaryContactID": "42017a97-62c5-4ed1-8705-091742a6bdd5",
                        "storeID": 1,
                        "abn": "sample string 16",
                        "supplierGroupIdentifier": "DCMDC7tLh0KVYId7mOZ6RQ==",
                        "supplierGroupGuid": "0b03230c-4bbb-4287-9560-877b98e67a45",
                        "rebate": 1.0,
                        "rebateType": 1,
                        "rebateFrequency": 1,
                        "rebateSource": 1,
                        "rebateLastClaimed": "2025-06-14T07:41:17.128472",
                        "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": "4375ad55-153d-4ded-b1fd-bbacb138f666",
                          "identifier": "6rYPEartC0iHAQ01BXS/iw==",
                          "identifierGuid": "110fb6ea-edaa-480b-8701-0d350574bf8b",
                          "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": "4lavKb8lGEeNUsjE8tLWpg==",
                            "supplierIdentifierGuid": "29af56e2-25bf-4718-8d52-c8c4f2d2d6a6",
                            "contactGuid": "8EpEj0zJvkekRtDgyMXFGA==",
                            "contactID": "8f444af0-c94c-47be-a446-d0e0c8c5c518",
                            "contact": {
                              "$ref": "11"
                            },
                            "supplier": {
                              "$ref": "10"
                            }
                          },
                          {
                            "$ref": "12"
                          }
                        ],
                        "products": [
                          {
                            "$id": "13",
                            "pluG_UID": "0PnCzgxKQkyzgwXPvVq1cg==",
                            "pluGuid": "cec2f9d0-4a0c-4c42-b383-05cfbd5ab572",
                            "supplierIdentifier": "qxCV3EIiYkmfrsEGrDEh7g==",
                            "supplierIdentifierGuid": "dc9510ab-2242-4962-9fae-c106ac3121ee",
                            "cartonQuantity": 1,
                            "cartonQuantityChanged": true,
                            "productSize": "sample string 2",
                            "cigarettesPerSleeve": 1,
                            "randomWeight": true,
                            "piecesPerUnit": 4,
                            "averagePackSize": 5,
                            "effectiveDate": "2025-06-14T07:41:17.128472",
                            "pricedByWeight": true,
                            "landedUnitCostEx": 8,
                            "landedUnitCostInc": 9,
                            "landedCartonCostInc": 10,
                            "landedCartonCostEx": 11,
                            "standardCost": 12,
                            "deliveryFee": 1,
                            "deliveryFeeBasis": "sample string 13",
                            "pickAndPackFee": 1,
                            "pickAndPackFeeBasis": "sample string 14",
                            "financeFee": 1,
                            "financeFeeBasis": "sample string 15",
                            "cartonLength": 1,
                            "cartonWidth": 1,
                            "cartonHeight": 1,
                            "palletLayerQuantity": 1,
                            "palletLayers": 1,
                            "itemCode": "sample string 16",
                            "invoiceCode": "sample string 17",
                            "invoiceDesc": "sample string 18",
                            "orderDirect": true,
                            "useCost": true,
                            "minimumQuantity": 19,
                            "hostType": 20,
                            "fromHost": 21,
                            "minimumReorder": 1,
                            "maximumReorder": 1,
                            "orderMultiple": 22.1,
                            "sellMultiple": 23.1,
                            "baseMultiple": 24.1,
                            "hostStandardCost": 25,
                            "hostTotalCost": 26,
                            "hostRetail": 27,
                            "hostLandedUnitCostEx": 28,
                            "hostLandedUnitCostInc": 29,
                            "hostDesc": "sample string 30",
                            "directIndicator": "sample string 31",
                            "availableToOrder": true,
                            "hostRangeIndicator": "sample string 33",
                            "hostProductType": "sample string 34",
                            "hostProductGrade": "sample string 35",
                            "hostProductGroup": "sample string 36",
                            "hostSlowMoving": true,
                            "hostGeneralMerchandise": true,
                            "hostPillar": "sample string 39",
                            "hostLastUpdated": "2025-06-14T07:41:17.128472",
                            "rebate": 1.0,
                            "rebateExclude": true,
                            "invoiceCodes": [
                              {
                                "$id": "14",
                                "pluG_UID": "QyUdFu5px0eCHmSRn/8ixw==",
                                "pluGuid": "161d2543-69ee-47c7-821e-64919fff22c7",
                                "supplierIdentifier": "YXVp/BC1kU+HJZ0vr6DPUg==",
                                "supplierIdentifierGuid": "fc697561-b510-4f91-8725-9d2fafa0cf52",
                                "invoiceCode": "sample string 1",
                                "storeIDs": [
                                  1,
                                  2
                                ]
                              },
                              {
                                "$ref": "14"
                              }
                            ],
                            "storeIDs": [
                              1,
                              2
                            ],
                            "preferredSupplier": true,
                            "preferredRebateSupplier": true,
                            "supplierName": "sample string 40",
                            "salesMode": 41,
                            "orderPacked": true,
                            "active": true,
                            "price": 1,
                            "costGstPercent": 43,
                            "parentPluG_UID": "Pu2ArqVrrUyAA1FZIdhI7A==",
                            "parentPluGuid": "ae80ed3e-6ba5-4cad-8003-515921d848ec",
                            "freight": 44.0,
                            "freightType": 1,
                            "product": {
                              "$ref": "5"
                            },
                            "supplier": {
                              "$ref": "10"
                            },
                            "serviceFee": {
                              "$id": "15",
                              "id": 1,
                              "description": "sample string 1",
                              "fee": 1
                            },
                            "isPrimaryHost": true,
                            "hostVendor": 46
                          },
                          {
                            "$ref": "13"
                          }
                        ],
                        "orderCycleHeaders": [
                          {
                            "$id": "16",
                            "storeID": 1,
                            "supplierIdentifier": "ELN3Sb5Sa0ujgdivDw++pg==",
                            "supplierGuid": "4977b310-52be-4b6b-a381-d8af0f0fbea6",
                            "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": "Pi7vsSsmCUu/qDWM29znnQ==",
                            "supplierGuid": "b1ef2e3e-262b-4b09-bfa8-358cdbdce79d",
                            "departmentCode": "sample string 2",
                            "warehouseDirectIndicator": "sample string 3",
                            "type": 4,
                            "cutOffWeek": 5,
                            "cutOffDay": 6,
                            "cutOffTime": "00:00:00.1234567",
                            "leadTime": 7,
                            "daysBuffer": 8,
                            "supplierName": "sample string 9",
                            "cutOffDate": "2025-06-14T07:41:17.128472",
                            "deliveryDate": "2025-06-14T07:41:17.128472",
                            "nextCutOffDate": "2025-06-14T07:41:17.128472",
                            "nextDeliveryDate": "2025-06-14T07:41:17.128472",
                            "nextDaysBuffer": 10
                          },
                          {
                            "$ref": "17"
                          }
                        ],
                        "store": {
                          "$ref": "6"
                        },
                        "updated": "2025-06-14T07:41:17.128472",
                        "isHost": true
                      },
                      "files": [
                        {
                          "$id": "18",
                          "id": "sample string 1",
                          "fileName": "sample string 2",
                          "extension": "sample string 3",
                          "provider": 0,
                          "type": 0,
                          "hostType": "sample string 4",
                          "createdUtc": "2025-06-14T07:41:17.128472",
                          "processed": "2025-06-14T07:41:17.128472",
                          "isProcessing": true,
                          "processedCount": 6,
                          "processingTime": 1,
                          "collectedUtc": "2025-06-14T07:41:17.128472",
                          "size": 1,
                          "sizeFormat": "sample string 7",
                          "isArchive": true,
                          "version": "sample string 9",
                          "reference": "sample string 10",
                          "digest": "sample string 11",
                          "contentType": "sample string 12",
                          "host": {
                            "$ref": "9"
                          },
                          "metcashHeader": {
                            "$id": "19",
                            "customerNumber": "sample string 1",
                            "creationDate": "2025-06-14T07:41:17.128472",
                            "businessPillar": "sample string 3",
                            "fileType": "sample string 4"
                          }
                        },
                        {
                          "$ref": "18"
                        }
                      ],
                      "zoneMatrix": [
                        {
                          "$id": "20",
                          "id": 1,
                          "hostIdentifier": "tPydq++pYU68y6CFkLOipw==",
                          "hostIdentifierGuid": "ab9dfcb4-a9ef-4e61-bccb-a08590b3a2a7",
                          "storeID": 1,
                          "departmentCode": "sample string 2",
                          "hostGuids": [
                            "8d5ef562-8e3d-42a0-b1c5-c1b1cdcaaef5",
                            "92b5d0ea-ab70-494b-a24f-526f9586e98a"
                          ]
                        },
                        {
                          "$ref": "20"
                        }
                      ],
                      "hostFileStoreSetting": {
                        "$ref": "8"
                      },
                      "hostStoreSettings": [
                        {
                          "$ref": "8"
                        },
                        {
                          "$ref": "8"
                        }
                      ],
                      "promotionPlacements": [
                        {
                          "$id": "21",
                          "identifier": "UnxOHWd7DEWI/J4OepyBvA==",
                          "identifierGuid": "1d4e7c52-7b67-450c-88fc-9e0e7a9c81bc",
                          "code": "sample string 2",
                          "description": "sample string 3",
                          "isAdvertised": true
                        },
                        {
                          "$ref": "21"
                        }
                      ],
                      "promoTypeGuids": [
                        "32b55671-817e-425f-891c-8ebacf289cb0",
                        "e757d52e-fee8-4107-8c21-617a866c6fb5"
                      ],
                      "isPromotionOnly": false,
                      "isOrderable": false,
                      "vendor": 0
                    },
                    "groupIDs": [
                      1,
                      2
                    ],
                    "hostDescription": "sample string 24"
                  },
                  {
                    "$ref": "8"
                  }
                ],
                "accounts": [
                  {
                    "$id": "22",
                    "id": 1,
                    "storeID": 1,
                    "accountName": "sample string 2",
                    "bsb": "sample string 3",
                    "accountNumber": "sample string 4",
                    "accountDesignated": true
                  },
                  {
                    "$ref": "22"
                  }
                ],
                "sales": [
                  {
                    "$id": "23",
                    "id": 1,
                    "storeID": 1,
                    "externalSalesType": 2,
                    "ftpSiteID": 1,
                    "lastSaleProcessed": "2025-06-14T07:41:17.128472",
                    "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": "cd32f138-f301-43f5-8c3d-7065cdd66e34",
                "updateStore": {
                  "$id": "27",
                  "id": "faab21c4-677e-4fad-a9cb-cf498d780ba0",
                  "name": "sample string 1",
                  "lastActivity": "2025-06-14T07:41:17.128472",
                  "zone": "sample string 2",
                  "timeZoneOffset": 0.0,
                  "businessHoursStart": "00:00:00.1234567",
                  "businessHoursEnd": "00:00:00.1234567",
                  "master": true,
                  "lastIP": "sample string 10",
                  "lastHostName": "sample string 11",
                  "ping": 1,
                  "pingStatus": "sample string 12",
                  "lastUpdateCompleted": "2025-06-14T07:41:17.128472"
                },
                "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": "+p6M781q406d/VhJATVppQ==",
                  "pluGuid": "ef8c9efa-6acd-4ee3-9dfd-5849013569a5",
                  "plu": 1,
                  "storeID": 1,
                  "zoneID": 2,
                  "zoneName": "sample string 3",
                  "store": "sample string 4",
                  "priceNow": 5,
                  "costNow": 6,
                  "costNowDecimals": 7,
                  "normalPrice": 8,
                  "gstPercent": 9,
                  "normalCost": 10,
                  "normalCostDecimals": 11,
                  "costGstPercent": 12,
                  "costCalcMethod": 1,
                  "currentCost": 13,
                  "currentCostDecimals": 14,
                  "break1": 15,
                  "price1": 16,
                  "break2": 17,
                  "price2": 18,
                  "break3": 19,
                  "price3": 20,
                  "fuelItem": 21,
                  "fixedWeight": 22,
                  "active": true,
                  "complianceIndicator": "sample string 23",
                  "doNotOrder": true,
                  "doNotRange": true,
                  "isNormalPriceChangesCampaign": true,
                  "updated": "2025-06-14T07:41:17.128472"
                },
                {
                  "$ref": "29"
                }
              ],
              "currentPrices": {
                "$id": "30",
                "pluPrices": {
                  "$id": "31",
                  "plu": 1,
                  "pluG_UID": "QEA=",
                  "stores": [
                    1,
                    2
                  ],
                  "normalPrice": 1,
                  "cost": 2,
                  "break1": 3,
                  "price1": 4,
                  "break2": 5,
                  "price2": 6,
                  "break3": 7,
                  "price3": 8,
                  "discountPrice": 9,
                  "acceptedUtc": "2025-06-14T07:41:17.128472",
                  "priceChangeType": 0,
                  "costDecimals": 10
                },
                "normalPluPrices": {
                  "$ref": "31"
                },
                "winningCampaign": 1,
                "winner": {
                  "$id": "32",
                  "campaignName": "sample string 1",
                  "campaignDescription": "sample string 2",
                  "startDate": "2025-06-14T07:41:17.128472",
                  "startTime": 3,
                  "endDate": "2025-06-14T07:41:17.128472",
                  "endTime": 4,
                  "newPrice": 5,
                  "newCost": 6,
                  "newCostDecimals": 7,
                  "pctDiscount": 8,
                  "promoType": 1,
                  "promotionTypeCode": "sample string 9",
                  "hostType": 10,
                  "hostIdentifier": "GXHiCgFY8EGFNCGSVzmyUQ==",
                  "hostIdentifierGuid": "0ae27119-5801-41f0-8534-21925739b251",
                  "storeNames": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "details": [
                  {
                    "$ref": "32"
                  },
                  {
                    "$ref": "32"
                  }
                ]
              },
              "tray": {
                "$id": "33",
                "g_UId": "MeGnLhwLh0mGhBGEzarrlg==",
                "guid": "2ea7e131-0b1c-4987-8684-1184cdaaeb96",
                "name": "sample string 1",
                "number": 1,
                "tare": 1
              },
              "priceGroup": {
                "$id": "34",
                "priceGroupG_UID": "SshT0Xj92kKas2c/8Z35rA==",
                "priceGroupGuid": "d153c84a-fd78-42da-9ab3-673ff19df9ac",
                "name": "sample string 2",
                "code": 1,
                "modified": true,
                "updated": "2025-06-14T07:41:17.128472",
                "buyingLimit": 1,
                "buyingLimitIndependent": true,
                "buyingLimitType": 0,
                "number": 1,
                "products": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ],
                "productCount": 1
              },
              "priceGroupName": "sample string 145",
              "nutrifacts": {
                "$id": "35",
                "pluG_UID": "XFvfxAZfz0SLaA7ez74fXA==",
                "pluGuid": "c4df5b5c-5f06-44cf-8b68-0edecfbe1f5c",
                "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": "53234b84-7525-40b1-9e68-b75db7e11eed",
                "created": "2025-06-14T07:41:17.128472",
                "createdByUser": "sample string 1",
                "activated": "2025-06-14T07:41:17.128472",
                "deactivated": "2025-06-14T07:41:17.128472",
                "lastOrdered": "2025-06-14T07:41:17.128472",
                "lastOrderedQty": 2.0,
                "lastReceived": "2025-06-14T07:41:17.128472",
                "lastReceivedQty": 3.0,
                "lastInvoiceStatus": 1,
                "lastCounted": "2025-06-14T07:41:17.128472",
                "lastSold": "2025-06-14T07:41:17.128472",
                "firstSold": "2025-06-14T07:41:17.128472",
                "awsUpdated": "2025-06-14T07:41:17.128472",
                "lastManualUpdate": "2025-06-14T07:41:17.128472",
                "lastManualUpdatedByUser": "sample string 5",
                "lastUpdated": "2025-06-14T07:41:17.128472",
                "lastUpdatedByUser": "sample string 7",
                "lastUpdatedByHost": "2025-06-14T07:41:17.128472",
                "doNotRangeUpdated": "2025-06-14T07:41:17.128472",
                "doNotOrderUpdated": "2025-06-14T07:41:17.128472",
                "tracked": "2025-06-14T07:41:17.128472"
              },
              "allergens": [
                {
                  "$id": "37",
                  "allergenID": 1,
                  "pluG_UID": "k2CFsoGu0Ea55396blmSUw==",
                  "pluGuid": "b2856093-ae81-46d0-b9e7-7f7a6e599253",
                  "contains": 2,
                  "allergenName": "sample string 3",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "37"
                }
              ],
              "costs": {
                "$id": "38",
                "pluG_UID": "tGG3i2pOr0KDhi7s41ATEg==",
                "pluGuid": "8bb761b4-4e6a-42af-8386-2eece3501312",
                "enteredCost": 1,
                "weightedAvgCost": 1,
                "lastCost": 1,
                "rawEnteredCost": 2,
                "rawWeightedAvgCost": 3,
                "rawLastCost": 4,
                "freight": 5.0,
                "freightType": 6,
                "costDecimals": 7,
                "fifoCost": 1,
                "updated": "2025-06-14T07:41:17.128472",
                "normalCost": 1,
                "currentCost": 1
              },
              "sales": [
                {
                  "$id": "39",
                  "saleHeaderID": 1,
                  "created": "2025-06-14T07:41:17.128472",
                  "createdLocal": "2025-06-14T07:41:17.128472",
                  "storeID": 3,
                  "storeName": "sample string 4",
                  "operatorG_Uid": "zgbV4hEBsEC1gN+oXu8inA==",
                  "operatorGuid": "e2d506ce-0111-40b0-b580-dfa85eef229c",
                  "operatorName": "sample string 5",
                  "tranType": 1,
                  "plu": 1,
                  "pluG_UId": "2uFvDbwCaEu4dxvQZLH+LA==",
                  "pluGuid": "0d6fe1da-02bc-4b68-b877-1bd064b1fe2c",
                  "normalPrice": 1,
                  "totalCents": 1,
                  "cost": 1,
                  "grossProfit": 1,
                  "quantity": 1,
                  "operator": {
                    "$id": "40",
                    "id": 1,
                    "g_Uid": "b7gbKImfKk22TJA5aBlckw==",
                    "guid": "281bb86f-9f89-4d2a-b64c-903968195c93",
                    "operatorNumber": 1,
                    "shortName": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "password": "sample string 5",
                    "hasPassword": true,
                    "passwordText": "sample string 6",
                    "rfidTagID": "sample string 7",
                    "blueprintID": 1,
                    "groupID": 1,
                    "groupName": "sample string 8",
                    "managerGroupID": 1,
                    "managerGroupName": "sample string 9",
                    "zoneID": 1,
                    "zoneName": "sample string 10",
                    "loggedIn": 1,
                    "lastUsedIP": "sample string 11",
                    "deleted": true,
                    "locked": true,
                    "allowOpenTill": true,
                    "webEmail": "sample string 14",
                    "simpleOperatorType": 0,
                    "webRole": "sample string 15",
                    "updated": "2025-06-14T07:41:17.128472",
                    "passwordResetRequired": true,
                    "alteredInStore": true,
                    "startShift": "2025-06-14T07:41:17.128472",
                    "endShift": "2025-06-14T07:41:17.128472",
                    "machineName": "sample string 20",
                    "drawerID": 1,
                    "stores": [
                      {
                        "$id": "41",
                        "operatorG_UID": "6zePrgSGMECDIs7rxpHalg==",
                        "operatorGuid": "ae8f37eb-8604-4030-8322-ceebc691da96",
                        "storeID": 2,
                        "operator": {
                          "$ref": "40"
                        },
                        "store": {
                          "$ref": "6"
                        }
                      },
                      {
                        "$ref": "41"
                      }
                    ]
                  }
                },
                {
                  "$ref": "39"
                }
              ],
              "apns": [
                {
                  "$id": "42",
                  "pluID": 1,
                  "pluG_UID": "NVyAukl4xEei3pVppoBSuQ==",
                  "pluGuid": "ba805c35-7849-47c4-a2de-9569a68052b9",
                  "apn": "sample string 1",
                  "deleted": true,
                  "storeID": 1,
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "42"
                }
              ],
              "tuns": [
                {
                  "$id": "43",
                  "pluG_UId": "xfmIPRt0B0ign1gMw3gAqg==",
                  "pluGuid": "3d88f9c5-741b-4807-a09f-580cc37800aa",
                  "apn": "sample string 1",
                  "tun": "sample string 2",
                  "cartonQuantity": 3,
                  "product": {
                    "$ref": "5"
                  },
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "43"
                }
              ],
              "competitionPricing": [
                {
                  "$id": "44",
                  "identifier": "F6IM4GRMKEa6ogEEMWEy/A==",
                  "identifierGuid": "e00ca217-4c64-4628-baa2-0104316132fc",
                  "pluG_UID": "iiiN6VWufECyamy/189Aqw==",
                  "pluGuid": "e98d288a-ae55-407c-b26a-6cbfd7cf40ab",
                  "competitionID": 1,
                  "name": "sample string 2",
                  "sellMultiple": 3,
                  "retailPrice": 4,
                  "storeName": "sample string 5"
                },
                {
                  "$ref": "44"
                }
              ],
              "supplier": {
                "$ref": "10"
              },
              "supplierName": "sample string 146",
              "children": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ],
              "ordering": {
                "$ref": "13"
              },
              "flipChartPages": [
                {
                  "$id": "45",
                  "identifier": "PqX0/TwBw0qQRSUUU+RvnQ==",
                  "groupName": "sample string 1",
                  "identifierGuid": "fdf4a53e-013c-4ac3-9045-251453e46f9d",
                  "exists": true,
                  "flipChartIdentifier": "TyUPDnYJhUGNb9jumPAPnw==",
                  "flipChartIdentifierGuid": "0e0f254f-0976-4185-8d6f-d8ee98f00f9f",
                  "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": "hm28dX6edUaSjMxez0x5Aw==",
                  "groupIdentifierGuid": "75bc6d86-9e7e-4675-928c-cc5ecf4c7903",
                  "flipChart": {
                    "$id": "46",
                    "identifier": "kSqaMus9WkqG3NjGh538JQ==",
                    "identifierGuid": "329a2a91-3deb-4a5a-86dc-d8c6879dfc25",
                    "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": "KjhdidlvGk2unOAnMRrV+Q==",
                      "identifierGuid": "895d382a-6fd9-4d1a-ae9c-e027311ad5f9",
                      "name": "sample string 2",
                      "formType": "sample string 3",
                      "forms": [
                        {
                          "$id": "48",
                          "id": 1,
                          "g_UID": "JQOKB5tXuEyzPiRBmjgJOw==",
                          "guid": "078a0325-579b-4cb8-b33e-24419a38093b",
                          "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": "78sxFJzE8EiCVsIjYDxpYw==",
                          "previousFormGuid": "1431cbef-c49c-48f0-8256-c223603c6963",
                          "nextForm": 1,
                          "nextFormG_UID": "dNqpxt9XXk2YbCXye3Qsiw==",
                          "nextFormGuid": "c6a9da74-57df-4d5e-986c-25f27b742c8b",
                          "attributes": "sample string 10",
                          "updated": "2025-06-14T07:41:17.128472",
                          "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": "8ey09oLlg0uicG55paeBSQ==",
                              "checkoutFormGuid": "f6b4ecf1-e582-4b83-a270-6e79a5a78149",
                              "identifier": "A183fFio3UqICgEHJGJYHw==",
                              "identifierGuid": "7c375f03-a858-4add-880a-01072462581f",
                              "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": "pQWkVhHN4EulB3A1sRqXzw==",
                              "valueGuid": "56a405a5-cd11-4be0-a507-7035b11a97cf",
                              "buttonText": "sample string 10",
                              "valueText": "sample string 11",
                              "drawImageAndButton": true,
                              "updated": "2025-06-14T07:41:17.128472",
                              "action": "sample string 12",
                              "valueForm": {
                                "$ref": "48"
                              },
                              "image": {
                                "$id": "50",
                                "name": "sample string 3.sample string 4",
                                "imageID": 2,
                                "imageName": "sample string 3",
                                "imageExtension": "sample string 4",
                                "lastUpdate": "2025-06-14T07:41:17.128472",
                                "imageData": "QEA=",
                                "readOnly": true
                              }
                            },
                            {
                              "$ref": "49"
                            }
                          ],
                          "panels": [
                            {
                              "$id": "51",
                              "id": 1,
                              "checkoutFormID": 2,
                              "checkoutFormG_UID": "P/ivc4/gmUarX4mgQ2W5Ow==",
                              "checkoutFormGuid": "73aff83f-e08f-4699-ab5f-89a04365b93b",
                              "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": "XNJtThY8nEa5Wv797U/QDw==",
                      "flipChartPageIdentifierGuid": "4e6dd25c-3c16-469c-b95a-fefded4fd00f",
                      "pluG_UID": "OIifsS5F70eiOD+9E9N94Q==",
                      "pluGuid": "b19f8838-452e-47ef-a238-3fbd13d37de1",
                      "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": "V62yfTnn10SgzPdvxM+WvQ==",
                  "pluGuid": "7db2ad57-e739-44d7-a0cc-f76fc4cf96bd",
                  "price": 1,
                  "costCalcMethod": 1,
                  "cost": 2,
                  "weightedAvgCost": 3,
                  "lastCost": 4,
                  "rawCost": 5,
                  "rawWeightedAvgCost": 6,
                  "rawLastCost": 7,
                  "costDecimals": 8,
                  "serviceFeeID": 9,
                  "freight": 10.0,
                  "freightType": 11,
                  "process": "sample string 12",
                  "user": "sample string 13",
                  "updated": "2025-06-14T07:41:17.128472",
                  "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": "Q0YopQGNNEOpU28ck+AOTQ==",
                  "ingredientGuid": "lPm+acPyFEGMhSQ8LWBr8A==",
                  "ingredientIdentifier": "69bef994-f2c3-4114-8c85-243c2d606bf0",
                  "quantity": 1.0,
                  "storeIDs": [
                    1,
                    2
                  ],
                  "ingredientText": "sample string 1",
                  "ingredient": {
                    "$ref": "5"
                  }
                },
                {
                  "$ref": "54"
                }
              ],
              "bins": [
                {
                  "$id": "55",
                  "pluG_UID": "k/9Kn+J7n0ytBJEZjquj+g==",
                  "pluGuid": "9f4aff93-7be2-4c9f-ad04-91198eaba3fa",
                  "shelfLocationIdentifier": "SL8XAtuMxEut4+kW3xgi4Q==",
                  "shelfLocationGuid": "0217bf48-8cdb-4bc4-ade3-e916df1822e1",
                  "labelShelfDefault": 1,
                  "labelTalkerDefault": 1,
                  "labelSmall": true,
                  "labelPageLayoutG_UID": "5kbwwSAEfEesgwZHtDB3SA==",
                  "labelPageLayoutGuid": "c1f046e6-0420-477c-ac83-0647b4307748",
                  "updated": "2025-06-14T07:41:17.128472",
                  "electronicShelfLabelIdentifier": "sample string 5",
                  "electronicshelfLabelsConfigurationID": 6,
                  "labelShelfChanged": true,
                  "productName": "sample string 8",
                  "locationText": "sample string 9",
                  "product": {
                    "$ref": "5"
                  },
                  "location": {
                    "$id": "56",
                    "identifier": "jazCsO7FYUyV30lCVZ9frw==",
                    "storeID": 1,
                    "identifierGuid": "b0c2ac8d-c5ee-4c61-95df-4942559f5faf",
                    "name": "sample string 2",
                    "haccp": true,
                    "blueprintID": 1,
                    "updated": "2025-06-14T07:41:17.128472",
                    "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": "KrBuc0NaNUWbHSdEnsOpMA==",
                  "pluGuid": "736eb02a-5a43-4535-9b1d-27449ec3a930",
                  "deptNo": 1,
                  "product": {
                    "$ref": "5"
                  },
                  "scaleLocation": {
                    "$id": "58",
                    "id": 1,
                    "deptNo": 1,
                    "deptCode": "sample string 2",
                    "name": "sample string 3",
                    "enabled": true,
                    "updated": "2025-06-14T07:41:17.128472",
                    "department": {
                      "$id": "59",
                      "id": 1,
                      "name": "sample string 2",
                      "code": "sample string 3",
                      "sortOrder": 4,
                      "isLiquor": true,
                      "isTobacco": true,
                      "excludeTalker": true,
                      "externalSales": true,
                      "saleGLCode": "sample string 9",
                      "cogsglCode": "sample string 10",
                      "accountingCategoryID": 11,
                      "maximumMarkdownPercentage": 12.0,
                      "accountingOnly": true,
                      "generateExternalID": 1,
                      "useNonReportableTaxCode": true,
                      "minPLU": 15,
                      "maxPLU": 16,
                      "scaleLocation": {
                        "$ref": "58"
                      },
                      "subDepartments": [
                        {
                          "$id": "60",
                          "id": 1,
                          "departmentID": 2,
                          "name": "sample string 3",
                          "code": "sample string 4",
                          "departmentCode": "sample string 5",
                          "externalSales": true,
                          "minorDepartments": [
                            {
                              "$id": "61",
                              "id": 1,
                              "subDepartmentID": 2,
                              "departmentID": 3,
                              "name": "sample string 4",
                              "subDepartmentCode": "sample string 5",
                              "departmentCode": "sample string 6",
                              "code": "sample string 7",
                              "lesserDepartments": [
                                {
                                  "$id": "62",
                                  "id": 1,
                                  "departmentID": 2,
                                  "subDepartmentID": 3,
                                  "minorDepartmentID": 4,
                                  "name": "sample string 5",
                                  "code": "sample string 6",
                                  "departmentCode": "sample string 7",
                                  "subDepartmentCode": "sample string 8",
                                  "minorDepartmentCode": "sample string 9",
                                  "updated": "2025-06-14T07:41:17.128472",
                                  "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": "2H2ugr+iqESxAVFBDsombA==",
                                  "labelPageLayoutGuid": "82ae7dd8-a2bf-44a8-b101-51410eca266c",
                                  "minimumAge": 17,
                                  "countryOfOrigin": "sample string 18",
                                  "serviceFeeID": 1,
                                  "eftCode": 19,
                                  "defaultPrinter": "sample string 20",
                                  "defaultPrinterGroup": "sample string 21",
                                  "buyingLimit": 1,
                                  "buyingLimitIndependent": true,
                                  "buyingLimitType": 0,
                                  "includeInDistinctLimit": true,
                                  "defaultsEmpty": false,
                                  "mscCat": {
                                    "$id": "63",
                                    "dept": 1,
                                    "category": 2,
                                    "name": "sample string 3",
                                    "active": true,
                                    "mscCommodities": [
                                      {
                                        "$id": "64",
                                        "dept": 1,
                                        "category": 2,
                                        "commodity": 3,
                                        "name": "sample string 4",
                                        "active": true,
                                        "mscSubCommodities": [
                                          {
                                            "$id": "65",
                                            "dept": 1,
                                            "category": 2,
                                            "commodity": 3,
                                            "subCommodity": 4,
                                            "name": "sample string 5",
                                            "active": true,
                                            "subCommodityCode": "sample string 7"
                                          },
                                          {
                                            "$ref": "65"
                                          }
                                        ],
                                        "commodityCode": "sample string 6"
                                      },
                                      {
                                        "$ref": "64"
                                      }
                                    ],
                                    "categoryCode": "sample string 5"
                                  },
                                  "mscCom": {
                                    "$ref": "64"
                                  },
                                  "mscDep": {
                                    "$id": "66",
                                    "dept": 1,
                                    "name": "sample string 2",
                                    "active": true,
                                    "mscCategories": [
                                      {
                                        "$ref": "63"
                                      },
                                      {
                                        "$ref": "63"
                                      }
                                    ],
                                    "deptCode": "sample string 4"
                                  },
                                  "mscSubCom": {
                                    "$ref": "65"
                                  }
                                },
                                {
                                  "$ref": "62"
                                }
                              ],
                              "updated": "2025-06-14T07:41:17.128472",
                              "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": "njY6RLGXRk6aXn4V7I1a7Q==",
                              "labelPageLayoutGuid": "443a369e-97b1-4e46-9a5e-7e15ec8d5aed",
                              "minimumAge": 15,
                              "countryOfOrigin": "sample string 16",
                              "serviceFeeID": 1,
                              "eftCode": 17,
                              "defaultPrinter": "sample string 18",
                              "defaultPrinterGroup": "sample string 19",
                              "buyingLimit": 1,
                              "buyingLimitIndependent": true,
                              "buyingLimitType": 0,
                              "includeInDistinctLimit": true,
                              "defaultsEmpty": false,
                              "mscCat": {
                                "$ref": "63"
                              },
                              "mscCom": {
                                "$ref": "64"
                              },
                              "mscDep": {
                                "$ref": "66"
                              },
                              "mscSubCom": {
                                "$ref": "65"
                              }
                            },
                            {
                              "$ref": "61"
                            }
                          ],
                          "investmentBuyOverride": true,
                          "updated": "2025-06-14T07:41:17.128472",
                          "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": "HeeKHSND60mi2DE65m+xmQ==",
                          "labelPageLayoutGuid": "1d8ae71d-4323-49eb-a2d8-313ae66fb199",
                          "minimumAge": 15,
                          "countryOfOrigin": "sample string 16",
                          "serviceFeeID": 1,
                          "eftCode": 17,
                          "defaultPrinter": "sample string 18",
                          "defaultPrinterGroup": "sample string 19",
                          "buyingLimit": 1,
                          "buyingLimitIndependent": true,
                          "buyingLimitType": 0,
                          "includeInDistinctLimit": true,
                          "defaultsEmpty": false,
                          "mscCat": {
                            "$ref": "63"
                          },
                          "mscCom": {
                            "$ref": "64"
                          },
                          "mscDep": {
                            "$ref": "66"
                          },
                          "mscSubCom": {
                            "$ref": "65"
                          }
                        },
                        {
                          "$ref": "60"
                        }
                      ],
                      "stores": [
                        1,
                        2
                      ],
                      "investmentBuyOverride": true,
                      "updated": "2025-06-14T07:41:17.128472",
                      "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": "LSsgg6JSCEeWNyTtLMSMvQ==",
                      "labelPageLayoutGuid": "83202b2d-52a2-4708-9637-24ed2cc48cbd",
                      "minimumAge": 25,
                      "countryOfOrigin": "sample string 26",
                      "serviceFeeID": 1,
                      "eftCode": 27,
                      "defaultPrinter": "sample string 28",
                      "defaultPrinterGroup": "sample string 29",
                      "buyingLimit": 1,
                      "buyingLimitIndependent": true,
                      "buyingLimitType": 0,
                      "includeInDistinctLimit": true,
                      "defaultsEmpty": false,
                      "mscCat": {
                        "$ref": "63"
                      },
                      "mscCom": {
                        "$ref": "64"
                      },
                      "mscDep": {
                        "$ref": "66"
                      },
                      "mscSubCom": {
                        "$ref": "65"
                      }
                    }
                  }
                },
                {
                  "$ref": "57"
                }
              ],
              "nextPrice": {
                "$ref": "3"
              },
              "currentCostStart": "2025-06-14T07:41:17.128472",
              "dealCosts": [
                {
                  "$id": "67",
                  "headerIdentifier": "vShGQH/EN0qr1BH2TjsiLw==",
                  "headerIdentifierGuid": "404628bd-c47f-4a37-abd4-11f64e3b222f",
                  "identifier": "/KN3M2Id70aN/Q+ddrL59g==",
                  "identifierGuid": "3377a3fc-1d62-46ef-8dfd-0f9d76b2f9f6",
                  "supplierIdentifier": "6MFLy/B0BU2Uz/i4wpn9Zw==",
                  "supplierGuid": "cb4bc1e8-74f0-4d05-94cf-f8b8c299fd67",
                  "pluG_UID": "dFY5V78qqUay8YxjfKvNTQ==",
                  "pluGuid": "57395674-2abf-46a9-b2f1-8c637cabcd4d",
                  "campaignName": "074909bc-8b8f-47f1-80ad-4e8f2ca9f5ba",
                  "description": "sample string 4",
                  "cost": 5,
                  "costDecimals": 6,
                  "start": "2025-06-14T07:41:17.128472",
                  "end": "2025-06-14T07:41:17.128472",
                  "type": 9,
                  "promoType": 10,
                  "bonusItemPLUG_UID": "en6AKwMmjkKof+cQabK2fg==",
                  "bonusItemPluGuid": "2b807e7a-2603-428e-a87f-e71069b2b67e",
                  "bonusPurchaseUnits": 11,
                  "bonusReceiveUnits": 12,
                  "updated": "2025-06-14T07:41:17.128472",
                  "metcashPromotionID": "sample string 14",
                  "fromHost": 15,
                  "storeNames": "sample string 16",
                  "storeIDs": [
                    1,
                    2
                  ],
                  "supplierName": "sample string 17",
                  "campaignDescription": "sample string 18",
                  "newPrice": 1,
                  "campaignMetcashPromotionID": "sample string 19",
                  "campaignActive": true,
                  "campaignStartDate": "2025-06-14T07:41:17.128472",
                  "campaignEndDate": "2025-06-14T07:41:17.128472",
                  "masterPLUG_UID": "FgLM+CMdB0mLi8ixqZ7D+Q==",
                  "masterID": "f8cc0216-1d23-4907-8b8b-c8b1a99ec3f9",
                  "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": "z14w71eoLki5ZpL7j+lQEw==",
                  "bonusMasterID": "ef305ecf-a857-482e-b966-92fb8fe95013",
                  "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": "1R9f1aVxrkq+G6kR9BW76Q==",
                  "pluGuid": "d55f1fd5-71a5-4aae-be1b-a911f415bbe9",
                  "tagID": 1,
                  "description": "sample string 1",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "68"
                }
              ],
              "alternateProductG_UID": "6eMsDN4kT02zOhA2802a8A==",
              "alternateProduct": "0c2ce3e9-24de-4d4f-b33a-1036f34d9af0",
              "productHostCode": {
                "$id": "69",
                "id": 1,
                "pluG_UID": "NC+L3njAok6z7jaR7FviMA==",
                "pluGuid": "de8b2f34-c078-4ea2-b3ee-3691ec5be230",
                "ibaCode": "sample string 2"
              },
              "mscCat": {
                "$ref": "63"
              },
              "mscCom": {
                "$ref": "64"
              },
              "mscDep": {
                "$ref": "66"
              },
              "mscSubCom": {
                "$ref": "65"
              },
              "isUserUpdate": true,
              "ignoreMasterProduct": true,
              "priceGroupLabelRequested": true,
              "firstSold": "2025-06-14T07:41:17.128472",
              "inventoryTracked": "2025-06-14T07:41:17.128472",
              "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": "zXeE+fC7kUGv+8XaMJtDnA==",
        "pluGuid": "f98477cd-bbf0-4191-affb-c5da309b439c",
        "hostOfferID": 1,
        "priceGroupG_UID": "xmde5PJ/T0Ov3G2RHK/OlA==",
        "priceGroupGuid": "e45e67c6-7ff2-434f-afdc-6d911cafce94",
        "fuelItem": true,
        "pluName": "sample string 6",
        "apn": "sample string 7",
        "pluActive": true,
        "cartonQty": 1,
        "baseUnits": 9.1,
        "cri": "sample string 10",
        "salesMode": 1,
        "pluaws": 11.0,
        "directNumber": "sample string 12",
        "departmentName": "sample string 13",
        "subDepartmentName": "sample string 14",
        "priceGroupName": "sample string 15",
        "supplierName": "sample string 16",
        "stockOnHand": 1.1,
        "stockOnOrder": 1.1,
        "lastReceived": "2025-06-14T07:41:17.128472",
        "rrp": 17,
        "campaignDescription": "sample string 18",
        "product": {
          "$ref": "5"
        },
        "campaign": {
          "$ref": "2"
        }
      },
      {
        "$ref": "70"
      }
    ],
    "sellingRules": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "customers": [
      {
        "$id": "71",
        "id": 1,
        "campaignID": 2,
        "campaignName": "sample string 3",
        "customerID": "yfzytaAk7ESuFj8iOQzepg==",
        "customerIDGuid": "b5f2fcc9-24a0-44ec-ae16-3f22390cdea6",
        "campaign": {
          "$ref": "2"
        },
        "customer": {
          "$id": "72",
          "identifier": "iqKfNrbJ/kO36SQSr8d1ew==",
          "identifierGuid": "369fa28a-c9b6-43fe-b7e9-2412afc7757b",
          "code": "sample string 2",
          "familyName": "sample string 3",
          "givenName": "sample string 4",
          "otherName": "sample string 5",
          "title": "sample string 6",
          "dateOfBirth": "2025-06-14T07:41:17.128472",
          "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": "A89zgm/H4EK5Z1TZ8iudFA==",
          "communityIdentifierGuid": "8273cf03-c76f-42e0-b967-54d9f22b9d14",
          "joined": "2025-06-14T07:41:17.128472",
          "updated": "2025-06-14T07:41:17.128472",
          "active": true,
          "reasonInactive": 1,
          "groupCustomer": true,
          "loyaltyPoints": 1,
          "homeStoreID": 1,
          "availableSpend": 1,
          "priceLevelIdentifier": "bkVRazjo10u96dm840KcBg==",
          "priceLevelIdentifierGuid": "6b51456e-e838-4bd7-bde9-d9bce3429c06",
          "marketingID": "sample string 18",
          "hidden": true,
          "registered": true,
          "registeredOn": "2025-06-14T07:41:17.128472",
          "emailMarketing": true,
          "smsMarketing": true,
          "deleted": true,
          "deletedUser": "sample string 24",
          "homeStoreName": "sample string 25",
          "customerCards": [
            {
              "$id": "73",
              "cardType": 2,
              "issueDate": "2025-06-14T07:41:17.128472",
              "expiry": "2025-06-14T07:41:17.128472",
              "customerID": "m8VsrBYraE29w7tuG5Daag==",
              "customerIDGuid": "ac6cc59b-2b16-4d68-bdc3-bb6e1b90da6a",
              "initialValue": 1,
              "currentValue": 1,
              "maxLimit": 1,
              "minTransaction": 1,
              "maxTransaction": 1,
              "multiplier": 1.1,
              "active": true,
              "reasonInactive": 1,
              "idRequired": true,
              "idType": 1,
              "idValue": "sample string 5",
              "updated": "2025-06-14T07:41:17.128472",
              "linkedAccount": "k1WxGsoPV0Ox/GuPt8U4Jg==",
              "linkedAccountGuid": "1ab15593-0fca-4357-b1fc-6b8fb7c53826",
              "currentValueChanged": true,
              "limitsChanged": true,
              "customer": {
                "$ref": "72"
              },
              "account": {
                "$id": "74",
                "id": 1,
                "identifier": "bWNLrWnPf0+K/dEgFYhb8Q==",
                "identifierGuid": "ad4b636d-cf69-4f7f-8afd-d12015885bf1",
                "referenceNo": "sample string 3",
                "name": "sample string 4",
                "created": "2025-06-14T07:41:17.128472",
                "owner": "BrbE4AM0Nki3nfHhJN99ow==",
                "ownerGuid": "e0c4b606-3403-4836-b79d-f1e124df7da3",
                "accountStoreGroupIdentifier": "/BcLc+T10Eqdyy2/Z9LRMQ==",
                "accountStoreGroupGuid": "730b17fc-f5e4-4ad0-9dcb-2dbf67d2d131",
                "accountType": 1,
                "currentBalance": 1,
                "externalID": "sample string 7",
                "maximumLimit": 1,
                "accruePoints": true,
                "loyaltyPoints": 1,
                "termsOfTrade": 1,
                "signatureRequired": true,
                "referenceRequired": true,
                "statementSendType": 10,
                "ageingPeriod": 1,
                "monthlyAgeingPeriod": true,
                "explodedInvoice": true,
                "isFifoAllocation": true,
                "lastStatementSent": "2025-06-14T07:41:17.128472",
                "active": true,
                "updated": "2025-06-14T07:41:17.128472",
                "deleted": true,
                "deletedUser": "sample string 16",
                "currentBalanceChanged": true,
                "maximumLimitChanged": true,
                "loyaltyPointsChanged": true,
                "projectedBalance": 17,
                "accountStoreGroupStoreIDs": [
                  1,
                  2
                ],
                "customerEmail": "sample string 18",
                "ownerCustomer": {
                  "$ref": "72"
                },
                "card": {
                  "$ref": "73"
                },
                "members": {
                  "$id": "75",
                  "sample string 1": [
                    {
                      "$ref": "72"
                    },
                    {
                      "$ref": "72"
                    }
                  ],
                  "sample string 2": [
                    {
                      "$ref": "72"
                    },
                    {
                      "$ref": "72"
                    }
                  ]
                },
                "customerGroups": [
                  {
                    "$id": "76",
                    "identifier": "GRI7CPnuq0qv0I/qwsfC7g==",
                    "identifierGuid": "083b1219-eef9-4aab-afd0-8feac2c7c2ee",
                    "name": "sample string 2",
                    "primaryContact": "1uVFqQ3q10aGrOHgau6xfw==",
                    "primaryContactGuid": "a945e5d6-ea0d-46d7-86ac-e1e06aeeb17f",
                    "accountID": "q72n4MgJnUOogfs/GWpcew==",
                    "accountIDGuid": "e0a7bdab-09c8-439d-a881-fb3f196a5c7b",
                    "special": true,
                    "updated": "2025-06-14T07:41:17.128472",
                    "active": true,
                    "reasonInactive": 1,
                    "priceLevelIdentifier": "WhOVuFHTUkWWTxIQJ7UpUA==",
                    "priceLevelIdentifierGuid": "b895135a-d351-4552-964f-121027b52950",
                    "deleted": true,
                    "account": {
                      "$ref": "74"
                    },
                    "primaryContactCustomer": {
                      "$ref": "72"
                    },
                    "customerGroupMembers": [
                      {
                        "$id": "77",
                        "id": 1,
                        "groupID": "L6YE+2sXPk6Kl1Uh1TCi0w==",
                        "groupIDGuid": "fb04a62f-176b-4e3e-8a97-5521d530a2d3",
                        "customerID": "IcegWwYapUy6V2FFkGznnw==",
                        "customerIDGuid": "5ba0c721-1a06-4ca5-ba57-6145906ce79f",
                        "card": "sample string 4",
                        "linkedAccount": "C5TPNftBGUC249Mdj1rW0w==",
                        "linkedAccountGuid": "35cf940b-41fb-4019-b6e3-d31d8f5ad6d3",
                        "customer": {
                          "$ref": "72"
                        },
                        "group": {
                          "$ref": "76"
                        },
                        "customerCard": {
                          "$ref": "73"
                        }
                      },
                      {
                        "$ref": "77"
                      }
                    ]
                  },
                  {
                    "$ref": "76"
                  }
                ]
              },
              "payments": [
                {
                  "$id": "78",
                  "id": 1,
                  "identifier": "4IQdJU6+4Uec3u2XR64JOw==",
                  "identifierGuid": "251d84e0-be4e-47e1-9cde-ed9747ae093b",
                  "storeID": 2,
                  "operatorName": "sample string 3",
                  "saleHeaderID": 4,
                  "paymentType": 5,
                  "amount": 6,
                  "account": "sample string 7",
                  "accountID": "ZYWaApdsTEiYa8GOZGhBww==",
                  "accountIDGuid": "029a8565-6c97-484c-986b-c18e646841c3",
                  "customerAccount": {
                    "$ref": "74"
                  },
                  "customerCard": {
                    "$ref": "73"
                  },
                  "accountType": 1,
                  "cardName": "sample string 8",
                  "authorisationNumber": "sample string 9",
                  "bankReference": "sample string 10",
                  "merchantID": "sample string 11",
                  "terminalID": "sample string 12",
                  "cardNumber": "sample string 13",
                  "paymentDate": "2025-06-14T07:41:17.128472",
                  "invRocNo": "sample string 14",
                  "responseCode": "sample string 15",
                  "cashout": 1,
                  "tip": 16,
                  "idempotentVoid": "FXprd0ZPIEy9atqpPqa9xg==",
                  "idempotentVoidGuid": "776b7a15-4f46-4c20-bd6a-daa93ea6bdc6",
                  "offline": true,
                  "processed": 1,
                  "storeSaleHeader": {
                    "$id": "79",
                    "saleHeaderID": 1,
                    "saleHeaderGuid": "v6ZD1ItcnUmaoaWBY2RugA==",
                    "saleHeaderIdentifierGuid": "d443a6bf-5c8b-499d-9aa1-a58163646e80",
                    "created": "2025-06-14T07:41:17.128472",
                    "createdLocal": "2025-06-14T07:41:17.128472",
                    "createdText": "sample string 4",
                    "itemCount": 5,
                    "totalAmount": 6,
                    "cashTender": 1,
                    "cardTender": 1,
                    "cheqTender": 1,
                    "acctTender": 1,
                    "voucherTender": 1,
                    "loyaltyPoints": 1,
                    "cashout": 1,
                    "changeAmount": 1,
                    "rounding": 1,
                    "gstAmount": 1,
                    "transactionDiscountTender": 1,
                    "totalTip": 7,
                    "tranType": 1,
                    "processed": 1,
                    "imported": "2025-06-14T07:41:17.128472",
                    "storeID": 1,
                    "operatorG_Uid": "V76kc8lwekGajQymH1AaDg==",
                    "operatorGuid": "73a4be57-70c9-417a-9a8d-0ca61f501a0e",
                    "customerG_Uid": "w3jUw2ta2EyYJTOjU12abw==",
                    "customerGuid": "c3d478c3-5a6b-4cd8-9825-33a3535d9a6f",
                    "communityIdentifier": "Qn24xFgwz0CmwCrh47f3Xw==",
                    "communityIdentifierGuid": "c4b87d42-3058-40cf-a6c0-2ae1e3b7f75f",
                    "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": "d/Ib+Uy9X0aTgxrQEsXMnQ==",
                    "priceLevelIdentifierGuid": "f91bf277-bd4c-465f-9383-1ad012c5cc9d",
                    "locked": 36,
                    "relationChecksum": "sample string 37",
                    "loyaltyTender": 1,
                    "giftCardTender": 1,
                    "operator": {
                      "$ref": "40"
                    },
                    "customer": {
                      "$ref": "72"
                    },
                    "communityOrganisation": {
                      "$id": "80",
                      "id": 1,
                      "identifier": "2MrhpUuGpUST+uwilqTQFw==",
                      "identifierGuid": "a5e1cad8-864b-44a5-93fa-ec2296a4d017",
                      "name": "sample string 3",
                      "lookupIdentifier": "sample string 4",
                      "externalID": "sample string 5",
                      "phone": "sample string 6",
                      "fax": "sample string 7",
                      "email": "sample string 8",
                      "address1": "sample string 9",
                      "address2": "sample string 10",
                      "city": "sample string 11",
                      "postCode": "sample string 12",
                      "state": "sample string 13",
                      "country": "sample string 14",
                      "totalAmountAwarded": 15.1,
                      "updated": "2025-06-14T07:41:17.128472",
                      "deleted": true
                    },
                    "details": [
                      {
                        "$id": "81",
                        "saleItemID": 1,
                        "identifier": "M0qmYAxdPk2EY7WMLo7B7Q==",
                        "identifierGuid": "60a64a33-5d0c-4d3e-8463-b58c2e8ec1ed",
                        "saleHeaderID": 2,
                        "plu": 1,
                        "pluG_UId": "GOGtMPoob0OUBOXCd6Shrg==",
                        "pluGuid": "30ade118-28fa-436f-9404-e5c277a4a1ae",
                        "accountID": "5arG8mmvCkSaXN2FuK2T/A==",
                        "accountIDGuid": "f2c6aae5-af69-440a-9a5c-dd85b8ad93fc",
                        "normalPrice": 3,
                        "originalSellingPrice": 4,
                        "discountPrice": 5,
                        "unit": 1,
                        "quantity": 6,
                        "totalCents": 7,
                        "fixedPrice": 1,
                        "tranType": 1,
                        "discountType": 1,
                        "cost": 1,
                        "costDecimals": 8,
                        "markdown": 1,
                        "manualQuantity": 1,
                        "manualPrice": 1,
                        "manualMode": 1,
                        "active": 1,
                        "offline": true,
                        "barcode": "sample string 9",
                        "keyedSale": 1,
                        "discountedID": 1,
                        "fuelID": 1,
                        "serialNumber": "sample string 10",
                        "bestOrExpire": "2025-06-14T07:41:17.128472",
                        "bestOrExpireType": 1,
                        "providerName": "sample string 11",
                        "refundG_UID": "AZO98k8xd0Kq7A9xe6k2fQ==",
                        "refundGuid": "f2bd9301-314f-4277-aaec-0f717ba9367d",
                        "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": "jZIa6pf2fUW8E/UQxQDboQ==",
                        "idempotentVoidGuid": "ea1a928d-f697-457d-bc13-f510c500dba1",
                        "priceLevelIdentifier": "tMaK4thHgUeX5CEFuDx9rQ==",
                        "priceLevelIdentifierGuid": "e28ac6b4-47d8-4781-97e4-2105b83c7dad",
                        "productName": "sample string 23",
                        "apn": "sample string 24",
                        "unknownScans": [
                          {
                            "$id": "82",
                            "id": 1,
                            "saleDetailID": 2,
                            "storeID": 1,
                            "scanned": "2025-06-14T07:41:17.128472",
                            "operatorG_UID": "QEA=",
                            "barcode": "sample string 4",
                            "processed": 1
                          },
                          {
                            "$ref": "82"
                          }
                        ],
                        "refund": {
                          "$id": "83",
                          "id": 1,
                          "g_UID": "sEHuelgtyUmO4AcKJI/fZA==",
                          "guid": "7aee41b0-2d58-49c9-8ee0-070a248fdf64",
                          "description": "sample string 1",
                          "dumped": true,
                          "inventoryReasonID": 1,
                          "sortOrder": 1,
                          "updated": "2025-06-14T07:41:17.128472"
                        },
                        "modifier": {
                          "$id": "84",
                          "id": 1,
                          "setG_UID": "q5oO0BjPSkax5iI1ItAkVw==",
                          "modifierSetGuid": "d00e9aab-cf18-464a-b1e6-223522d02457",
                          "name": "sample string 2",
                          "price": 1,
                          "quantity": 1,
                          "modifierType": 1,
                          "groupNumber": 1,
                          "pageNumber": 1,
                          "controlOrder": 1,
                          "printToStation": true,
                          "pluG_UID": "s5M+c5i4gUqSbnrv26FnSw==",
                          "pluGuid": "733e93b3-b898-4a81-926e-7aefdba1674b",
                          "deleted": true,
                          "g_UID": "738Wr2xPT0yn85nqrQRfyQ==",
                          "guid": "af167fef-4f6c-4c4f-a7f3-99eaad045fc9",
                          "product": {
                            "$ref": "5"
                          }
                        },
                        "priceLevelName": "sample string 25",
                        "pumpNumber": 1,
                        "hoseNumber": 1
                      },
                      {
                        "$ref": "81"
                      }
                    ],
                    "eftReceipts": [
                      {
                        "$id": "85",
                        "id": 1,
                        "storeID": 1,
                        "saleHeaderID": 2,
                        "storeSaleHeader": {
                          "$ref": "79"
                        },
                        "receipt": "sample string 3",
                        "processed": 1
                      },
                      {
                        "$ref": "85"
                      }
                    ],
                    "payments": [
                      {
                        "$ref": "78"
                      },
                      {
                        "$ref": "78"
                      }
                    ],
                    "cards": [
                      {
                        "$id": "86",
                        "id": 1,
                        "saleHeaderID": 1,
                        "identifier": "sample string 2",
                        "cardType": 3,
                        "providerName": "sample string 4"
                      },
                      {
                        "$ref": "86"
                      }
                    ],
                    "campaignHits": [
                      {
                        "$id": "87",
                        "id": 1,
                        "saleHeaderID": 2,
                        "campaign": "sample string 3",
                        "name": "sample string 4",
                        "processed": 1,
                        "campaignDescription": "sample string 5"
                      },
                      {
                        "$ref": "87"
                      }
                    ],
                    "fuel": [
                      {
                        "$id": "88",
                        "id": 1,
                        "plu": 1,
                        "pluG_UID": "w7OlAtdsx0Gj8NxQapWaIQ==",
                        "pluGuid": "02a5b3c3-6cd7-41c7-a3f0-dc506a959a21",
                        "saleHeaderID": 2,
                        "totalCents": 3,
                        "grade": 1,
                        "gradeDescription": "sample string 4",
                        "dispenser": 1,
                        "hose": 1,
                        "quantity": 1,
                        "cost": 1,
                        "acquirerNum": 1,
                        "attendant": 1,
                        "ePurseBalance": 1.0,
                        "cardSignature": "sample string 5",
                        "compartmentNumber": 1,
                        "contractNumber": 1,
                        "discountCardPAN": "sample string 6",
                        "discountID": 1,
                        "discountName": "sample string 7",
                        "discountNetValue": 1.0,
                        "discountType": 1,
                        "discountValue": 1.0,
                        "discretionaryData": "sample string 8",
                        "driverID": "sample string 9",
                        "eftBatchNumber": 1,
                        "eftResponseCode": "sample string 10",
                        "endDateTime": "2025-06-14T07:41:17.128472",
                        "engineHours": 1.1,
                        "fposNumber": 1,
                        "loyaltyCardPAN": "sample string 11",
                        "miscData1": 1,
                        "miscData2": "sample string 12",
                        "miscFlags": 1,
                        "mop": 1,
                        "odometer": 1,
                        "panNumber": "sample string 13",
                        "saleRefund": true,
                        "saleStatus": 1,
                        "sequenceNumber": 1,
                        "stan": 1,
                        "startDateTime": "2025-06-14T07:41:17.128472",
                        "tagNumber": "sample string 15",
                        "trackTwoRem": "sample string 16",
                        "transCode": 1,
                        "transType": 1,
                        "unitPrice": 1.0,
                        "vehicleReg": "sample string 17",
                        "offline": true,
                        "processed": 1
                      },
                      {
                        "$ref": "88"
                      }
                    ],
                    "fuelResells": [
                      {
                        "$id": "89",
                        "saleItemID": 1,
                        "saleHeaderID": 2,
                        "plu": 1,
                        "pluG_UId": "T3p5iBwqiU2JmQW7gbJO4g==",
                        "pluGuid": "88797a4f-2a1c-4d89-8999-05bb81b24ee2",
                        "accountID": "z8ql4AcI7UegjF7Y9Ee/nA==",
                        "accountIDGuid": "e0a5cacf-0807-47ed-a08c-5ed8f447bf9c",
                        "normalPrice": 3,
                        "originalSellingPrice": 4,
                        "discountPrice": 5,
                        "unit": 1,
                        "quantity": 6,
                        "totalCents": 7,
                        "fixedPrice": 1,
                        "tranType": 1,
                        "processed": 1,
                        "discountType": 1,
                        "cost": 1,
                        "costDecimals": 1,
                        "markdown": 1,
                        "manualQuantity": 1,
                        "manualPrice": 1,
                        "manualMode": 1,
                        "active": 1,
                        "barcode": "sample string 8",
                        "offline": 1,
                        "keyedSale": 1,
                        "discountedID": 1,
                        "fuelID": 1,
                        "serialNumber": "sample string 9",
                        "bestOrExpire": "2025-06-14T07:41:17.128472",
                        "bestOrExpireType": 1,
                        "refundG_UID": "+jQ/m3kvz0KbH3IiWRgkUg==",
                        "refundGuid": "9b3f34fa-2f79-42cf-9b1f-722259182452",
                        "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": "89"
                      }
                    ],
                    "customerOrder": [
                      {
                        "$id": "90",
                        "identifier": "JF0S2CCb7UaBKV1ywW2pVA==",
                        "identifierGuid": "d8125d24-9b20-46ed-8129-5d72c16da954",
                        "id": 1,
                        "orderNo": 2,
                        "externalSaleIdentifier": "sample string 3",
                        "storeID": 4,
                        "zoneID": 5,
                        "deptNo": 6,
                        "customerIdentifier": "urPQL5xVJUmd++TDjZA1wA==",
                        "customerIdentifierGuid": "2fd0b3ba-559c-4925-9dfb-e4c38d9035c0",
                        "operatorNo": 1,
                        "operatorG_UID": "XXOQEVDNvUqH/+Mkl9v+ZQ==",
                        "operatorGuid": "1190735d-cd50-4abd-87ff-e32497dbfe65",
                        "created": "2025-06-14T07:41:17.128472",
                        "ordered": "2025-06-14T07:41:17.128472",
                        "started": "2025-06-14T07:41:17.128472",
                        "completed": "2025-06-14T07:41:17.128472",
                        "supplied": "2025-06-14T07:41:17.128472",
                        "quickTicket": 1,
                        "deleted": true,
                        "walkAway": true,
                        "approxWait": 1,
                        "actualWait": 1,
                        "deliveryMethod": 8,
                        "externalSaleType": 9,
                        "customer": {
                          "$ref": "72"
                        },
                        "operator": {
                          "$ref": "40"
                        },
                        "details": [
                          {
                            "$id": "91",
                            "headerID": 1,
                            "plu": 1,
                            "pluG_UId": "gITG6JeFJkGcX2fLQd4uLw==",
                            "pluGuid": "e8c68480-8597-4126-9c5f-67cb41de2e2f",
                            "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": "ptxWw65xp0W4D8jU8IljKg==",
                            "headerIdentifierGuid": "c356dca6-71ae-45a7-b80f-c8d4f089632a",
                            "product": {
                              "$ref": "5"
                            }
                          },
                          {
                            "$ref": "91"
                          }
                        ],
                        "storeName": "sample string 11",
                        "customerName": "sample string 12",
                        "storeReplyTo": "sample string 13",
                        "storeSubjectLine": "sample string 14",
                        "storeSaleHeader": {
                          "$ref": "79"
                        }
                      },
                      {
                        "$ref": "90"
                      }
                    ],
                    "surveyResponses": [
                      {
                        "$id": "92",
                        "surveyG_UID": "GS1Fz1R3wESJgCNADJP33w==",
                        "surveyGuid": "cf452d19-7754-44c0-8980-23400c93f7df",
                        "saleHeaderGuid": "jjJz5zaA/EGszdabAindcg==",
                        "saleGuid": "e773328e-8036-41fc-accd-d69b0229dd72",
                        "textResponse": "sample string 1",
                        "integerResponse": 1,
                        "g_UIDResponse": "uC0tsFBjb0m54V6BlQDrvg==",
                        "guidResponse": "b02d2db8-6350-496f-b9e1-5e819500ebbe",
                        "whoAnswered": 2,
                        "answeredAtUTC": "2025-06-14T07:41:17.128472",
                        "sale": {
                          "$ref": "79"
                        },
                        "survey": {
                          "$id": "93",
                          "g_UID": "RvVFK91CME6aZq/hXts+3A==",
                          "guid": "2b45f546-42dd-4e30-9a66-afe15edb3edc",
                          "name": "sample string 1",
                          "storeID": 2,
                          "zoneID": 1,
                          "checkoutFormG_UID": "qyZAN9ud3ke+IYOM4VIbIw==",
                          "checkoutFormGuid": "374026ab-9ddb-47de-be21-838ce1521b23",
                          "displayToWho": 3,
                          "displayWhen": 4,
                          "start": "2025-06-14T07:41:17.128472",
                          "end": "2025-06-14T07:41:17.128472",
                          "deleted": true,
                          "updated": "2025-06-14T07:41:17.128472",
                          "possibleIntegerResponses": [
                            1,
                            2
                          ],
                          "possibleTextResponses": [
                            "sample string 1",
                            "sample string 2"
                          ],
                          "possibleGuidResponses": [
                            "0b842f25-230b-4cdf-a8f8-0b4dbd27993a",
                            "c0647bb2-8018-4229-9760-aaac57eda611"
                          ],
                          "allowsAllTextResponses": true,
                          "surveyForm": {
                            "$ref": "48"
                          }
                        },
                        "ingressId": "sample string 4"
                      },
                      {
                        "$ref": "92"
                      }
                    ],
                    "storeName": "sample string 38",
                    "machineName": "sample string 39",
                    "operatorName": "sample string 40",
                    "direction": 1,
                    "reason": "sample string 41",
                    "accountG_UID": "oWUj80rS60GPKYUt0HnDoQ==",
                    "accountIdentifier": "f32365a1-d24a-41eb-8f29-852dd079c3a1",
                    "accountName": "sample string 42",
                    "customerOrderIdentifier": "vznwC4wm7E2mtzukoy0XKg==",
                    "customerOrderIdentifierGuid": "0bf039bf-268c-4dec-a6b7-3ba4a32d172a",
                    "priceLevelName": "sample string 43",
                    "revision": 44,
                    "ingressId": "sample string 45"
                  },
                  "metadata": {
                    "$id": "94",
                    "id": 1,
                    "paymentID": 2,
                    "paymentIdentifier": "NxG3vhUJ70SD7rmvcMFBxA==",
                    "paymentIdentifierGuid": "beb71137-0915-44ef-83ee-b9af70c141c4",
                    "identifier": "HGSUlCvYlkGlOuM8C+FQ4Q==",
                    "identifierGuid": "9494641c-d82b-4196-a53a-e33c0be150e1",
                    "metadata": "sample string 3",
                    "signatureImage": "QEA=",
                    "itemIdentifier": "dcjV51hohkefN9ExMDldRA==",
                    "itemIdentifierGuid": "e7d5c875-6858-4786-9f37-d13130395d44"
                  }
                },
                {
                  "$ref": "78"
                }
              ]
            },
            {
              "$ref": "73"
            }
          ],
          "customerGroupMembers": [
            {
              "$ref": "77"
            },
            {
              "$ref": "77"
            }
          ],
          "customerGroups": [
            {
              "$ref": "76"
            },
            {
              "$ref": "76"
            }
          ],
          "accounts": [
            {
              "$ref": "74"
            },
            {
              "$ref": "74"
            }
          ],
          "account": {
            "$ref": "74"
          },
          "vouchers": [
            {
              "$id": "95",
              "customerIdentifier": "OyB5uH2R60yplb1F1m5n5Q==",
              "customerIdentifierGuid": "b879203b-917d-4ceb-a995-bd45d66e67e5",
              "voucherName": "sample string 2",
              "count": 3,
              "storeID": 4,
              "barcode": "sample string 5",
              "redeemCount": 6,
              "issueCount": 7,
              "storeSalePaymentID": 1,
              "idempotentID": "dzSoaA4DYESFQhvX0aBgRw==",
              "idempotentGuid": "68a83477-030e-4460-8542-1bd7d1a06047",
              "offline": true,
              "voucher": {
                "$id": "96",
                "id": 1,
                "name": "sample string 2",
                "description": "sample string 3",
                "shortDescription": "sample string 4",
                "url": "sample string 5",
                "barcodeTemplateID": 1,
                "expiry": 0,
                "voucherType": 6,
                "limitPerTransaction": 7,
                "customerTracking": true,
                "discountAccount": "sample string 9",
                "endDate": "2025-06-14T07:41:17.128472",
                "barcodeTemplate": {
                  "$id": "97",
                  "templateID": 1,
                  "template": "sample string 1",
                  "bcFunction": "sample string 2",
                  "sortOrder": 3
                },
                "scaleLabel": {
                  "$id": "98",
                  "id": 1,
                  "uid": "sample string 2",
                  "name": "sample string 3",
                  "width": 1.1,
                  "height": 1.1,
                  "showBorder": true,
                  "borderWidth": 1.1,
                  "borderStyle": 1,
                  "borderColour": "sample string 5",
                  "updated": "2025-06-14T07:41:17.128472",
                  "labelPageLayout": "ryg+L2AfJ0Sltp99EzckAg==",
                  "pageLayoutGuid": "2f3e28af-1f60-4427-a5b6-9f7d13372402",
                  "labelType": 6,
                  "oldName": "sample string 7",
                  "voucher": {
                    "$ref": "96"
                  },
                  "elements": [
                    {
                      "$id": "99",
                      "id": 1,
                      "scaleLabelID": 2,
                      "showPercentDI": true,
                      "showAvgPerHundred": true,
                      "showAvgPerServe": true,
                      "name": "sample string 6",
                      "x": 1.1,
                      "y": 1.1,
                      "width": 1.1,
                      "height": 1.1,
                      "type": 1,
                      "rotation": 1,
                      "text": "sample string 7",
                      "fontFamily": "sample string 8",
                      "align": 1,
                      "bold": true,
                      "italic": true,
                      "underline": true,
                      "strikeout": true,
                      "reverse": true,
                      "textColour": "sample string 9",
                      "fontSize": 1.1,
                      "picture": "QEA=",
                      "borderWidth": 10,
                      "sortOrder": 11,
                      "printOptions": 12,
                      "superScriptTextFontSize": 1.1,
                      "lineStyle": 1,
                      "spacingStyle": 1,
                      "interCharacterSpacing": 1.1,
                      "superScriptOffset": 1.1,
                      "lineSpacing": 1.1,
                      "dateFormat": "sample string 13",
                      "autoGrow": true,
                      "fontAutoResize": true,
                      "updated": "2025-06-14T07:41:17.128472"
                    },
                    {
                      "$ref": "99"
                    }
                  ]
                },
                "customerVouchers": [
                  {
                    "$id": "100",
                    "id": 1,
                    "customerIdentifier": "3d0E1AppEkOiOYItyLnKqA==",
                    "customerIdentifierGuid": "d404dddd-690a-4312-a239-822dc8b9caa8",
                    "voucherID": 3,
                    "voucherName": "sample string 4",
                    "storeID": 1,
                    "barcode": "sample string 5",
                    "dateOfIssue": "2025-06-14T07:41:17.128472",
                    "issuedSaleHeaderID": 1,
                    "issuedSaleIdentifier": "sample string 7",
                    "issuedOfflinePaymentID": 1,
                    "issuedIdempotentID": "vcfKH9wlIUOvAE5xtFP3bg==",
                    "issuedIdempotentGuid": "1fcac7bd-25dc-4321-af00-4e71b453f76e",
                    "issuedOffline": true,
                    "issuedUser": "sample string 9",
                    "issuedNotes": "sample string 10",
                    "expiryDate": "2025-06-14T07:41:17.128472",
                    "expiredUser": "sample string 11",
                    "expiredNotes": "sample string 12",
                    "redeemed": "2025-06-14T07:41:17.128472",
                    "redeemedSaleHeaderID": 1,
                    "redeemedSaleIdentifier": "sample string 13",
                    "redeemedOfflinePaymentID": 1,
                    "redeemedIdempotentID": "C85L8ftMukiOnmrksfJxFA==",
                    "redeemedIdempotentGuid": "f14bce0b-4cfb-48ba-8e9e-6ae4b1f27114",
                    "redeemedUser": "sample string 14",
                    "redeemedNotes": "sample string 15",
                    "redeemedOffline": true,
                    "updated": "2025-06-14T07:41:17.128472",
                    "storeName": "sample string 17",
                    "scaleLabel": {
                      "$ref": "98"
                    },
                    "voucher": {
                      "$ref": "96"
                    },
                    "customer": {
                      "$ref": "72"
                    },
                    "issuedOfflinePayment": {
                      "$ref": "78"
                    },
                    "redeemedOfflinePayment": {
                      "$ref": "78"
                    }
                  },
                  {
                    "$ref": "100"
                  }
                ]
              },
              "customer": {
                "$ref": "72"
              }
            },
            {
              "$ref": "95"
            }
          ]
        }
      },
      {
        "$ref": "71"
      }
    ],
    "customerGroups": [
      {
        "$id": "101",
        "id": 1,
        "campaignID": 2,
        "campaignName": "sample string 3",
        "groupID": "cYp8WrwdQ0SI/unLwFKf0Q==",
        "groupIDGuid": "5a7c8a71-1dbc-4443-88fe-e9cbc0529fd1",
        "campaign": {
          "$ref": "2"
        },
        "group": {
          "$ref": "76"
        }
      },
      {
        "$ref": "101"
      }
    ],
    "signIqTickets": [
      {
        "$id": "102",
        "identifier": "t6Y96ZzL6U2oIJ5wmw0Lgw==",
        "identifierGuid": "e93da6b7-cb9c-4de9-a820-9e709b0d0b83",
        "campaignName": "sample string 2",
        "message": "sample string 3",
        "ticketFileSource": "sample string 4",
        "ticketFileDestination": "sample string 5",
        "storeID": 1
      },
      {
        "$ref": "102"
      }
    ],
    "comboPriceGroups": [
      {
        "$id": "103",
        "id": 1,
        "campaignID": 2,
        "campaignName": "sample string 3",
        "g_UID": "0yFP8qEfakmwP8EC3tNgWw==",
        "guid": "f24f21d3-1fa1-496a-b03f-c102ded3605b",
        "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": "104",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "groupG_UID": "v4bJ1hW3z0y5O22bnkTxgA==",
            "groupGuid": "d6c986bf-b715-4ccf-b93b-6d9b9e44f180",
            "comboPriceType": 5,
            "priceType": 5,
            "pluG_UID": "oqIsgm6lrka2tNCx9LMlKg==",
            "pluGuid": "822ca2a2-a56e-46ae-b6b4-d0b1f4b3252a",
            "priceGroupG_UID": "OcT/KJPWeEegfevO8R9aRw==",
            "priceGroupGuid": "28ffc439-d693-4778-a07d-ebcef11f5a47",
            "campaignPoolID": "sample string 7",
            "quantity": 1,
            "campaign": {
              "$ref": "2"
            },
            "product": {
              "$ref": "5"
            },
            "priceGroup": {
              "$ref": "34"
            },
            "campaignPool": {
              "$ref": "2"
            }
          },
          {
            "$ref": "104"
          }
        ]
      },
      {
        "$ref": "103"
      }
    ],
    "priceLevels": [
      {
        "$id": "105",
        "id": 1,
        "priceLevelIdentifier": "s4jM0R4jXkGhFfBIB66U2A==",
        "priceLevelIdentifierGuid": "d1cc88b3-231e-415e-a115-f04807ae94d8",
        "campaignName": "sample string 3",
        "priceLevelName": "sample string 4"
      },
      {
        "$ref": "105"
      }
    ]
  }
}

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.