POST api/supplierGroups

Save new supplier group

Request Information

URI Parameters

None.

Body Parameters

Supplier Group object

SupplierGroup
NameDescriptionTypeAdditional information
Identifier

Collection of byte

None.

IdentifierGuid

globally unique identifier

None.

Name

string

None.

Rebate

decimal number

None.

RebateType

RebateType

None.

RebateFrequency

RebateFrequency

None.

RebateSource

RebateSource

None.

RebateLastClaimed

date

None.

RebateLastClaimedAmount

decimal number

None.

Suppliers

Collection of Supplier

None.

Request Formats

application/json, text/json

Sample:
{
  "identifier": "i2jsYVOVME+pqOcnPAPIBg==",
  "identifierGuid": "61ec688b-9553-4f30-a9a8-e7273c03c806",
  "name": "sample string 1",
  "rebate": 1.0,
  "rebateType": 1,
  "rebateFrequency": 1,
  "rebateSource": 1,
  "rebateLastClaimed": "2026-04-03T06:27:23.6697236",
  "rebateLastClaimedAmount": 1.0,
  "suppliers": [
    {
      "$id": "2",
      "identifier": "RYInSUMsz0il9oagVmeEww==",
      "identifierGuid": "49278245-2c43-48cf-a5f6-86a0566784c3",
      "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": "Ilz52ZmySE+eg7jJNrWOIQ==",
      "primaryContactID": "d9f95c22-b299-4f48-9e83-b8c936b58e21",
      "storeID": 1,
      "abn": "sample string 16",
      "supplierGroupIdentifier": "/tPDlbxt00WIvyi/dA0QAQ==",
      "supplierGroupGuid": "95c3d3fe-6dbc-45d3-88bf-28bf740d1001",
      "rebate": 1.0,
      "rebateType": 1,
      "rebateFrequency": 1,
      "rebateSource": 1,
      "rebateLastClaimed": "2026-04-03T06:27:23.6697236",
      "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": "3",
        "id": "3ce9b762-7e97-4c66-a297-dd6c5fc67f69",
        "identifier": "L2zttp8azEGyl7qz5hBRgA==",
        "identifierGuid": "b6ed6c2f-1a9f-41cc-b297-bab3e6105180",
        "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": "4",
          "supplierIdentifier": "To+QNI1eO0yDHeKBXWZVZA==",
          "supplierIdentifierGuid": "34908f4e-5e8d-4c3b-831d-e2815d665564",
          "contactGuid": "ayhElBTlLEKe02+zWhdBIw==",
          "contactID": "9444286b-e514-422c-9ed3-6fb35a174123",
          "contact": {
            "$ref": "3"
          },
          "supplier": {
            "$ref": "2"
          }
        },
        {
          "$ref": "4"
        }
      ],
      "products": [
        {
          "$id": "5",
          "pluG_UID": "zUaLBDyD0UiA3YOXeoWJbw==",
          "pluGuid": "048b46cd-833c-48d1-80dd-83977a85896f",
          "supplierIdentifier": "0gaVKLkOsEGS1Jwd0DA6sw==",
          "supplierIdentifierGuid": "289506d2-0eb9-41b0-92d4-9c1dd0303ab3",
          "cartonQuantity": 1,
          "cartonQuantityChanged": true,
          "productSize": "sample string 3",
          "cigarettesPerSleeve": 1,
          "randomWeight": true,
          "piecesPerUnit": 5,
          "averagePackSize": 6,
          "effectiveDate": "2026-04-03T06:27:23.6697236",
          "pricedByWeight": true,
          "landedUnitCostEx": 9,
          "landedUnitCostInc": 10,
          "landedCartonCostInc": 12,
          "landedCartonCostEx": 13,
          "standardCost": 14,
          "deliveryFee": 1,
          "deliveryFeeBasis": "sample string 15",
          "pickAndPackFee": 1,
          "pickAndPackFeeBasis": "sample string 16",
          "financeFee": 1,
          "financeFeeBasis": "sample string 17",
          "cartonLength": 1,
          "cartonWidth": 1,
          "cartonHeight": 1,
          "palletLayerQuantity": 1,
          "palletLayers": 1,
          "itemCode": "sample string 18",
          "invoiceCode": "sample string 19",
          "invoiceDesc": "sample string 20",
          "orderDirect": true,
          "useCost": true,
          "minimumQuantity": 21,
          "hostType": 22,
          "fromHost": 23,
          "minimumReorder": 1,
          "maximumReorder": 1,
          "orderMultiple": 24.1,
          "sellMultiple": 25.1,
          "baseMultiple": 26.1,
          "hostStandardCost": 27,
          "hostTotalCost": 28,
          "hostRetail": 29,
          "hostLandedUnitCostEx": 30,
          "hostLandedUnitCostInc": 31,
          "hostDesc": "sample string 32",
          "directIndicator": "sample string 33",
          "availableToOrder": true,
          "hostRangeIndicator": "sample string 35",
          "hostProductType": "sample string 36",
          "hostProductGrade": "sample string 37",
          "hostProductGroup": "sample string 38",
          "hostSlowMoving": true,
          "hostGeneralMerchandise": true,
          "hostPillar": "sample string 41",
          "hostLastUpdated": "2026-04-03T06:27:23.6697236",
          "rebate": 1.0,
          "rebateExclude": true,
          "invoiceCodes": [
            {
              "$id": "6",
              "pluG_UID": "QRKEiUVAHEugAXht3h7xOA==",
              "pluGuid": "89841241-4045-4b1c-a001-786dde1ef138",
              "supplierIdentifier": "iacVqMGKDU+r3bjcS8ftlQ==",
              "supplierIdentifierGuid": "a815a789-8ac1-4f0d-abdd-b8dc4bc7ed95",
              "invoiceCode": "sample string 1",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "6"
            }
          ],
          "storeIDs": [
            1,
            2
          ],
          "preferredSupplier": true,
          "preferredRebateSupplier": true,
          "supplierName": "sample string 42",
          "salesMode": 43,
          "orderPacked": true,
          "active": true,
          "price": 1,
          "costGstPercent": 45,
          "parentPluG_UID": "9JQ+OTF7jE6mxn9DIOq+LA==",
          "parentPluGuid": "393e94f4-7b31-4e8c-a6c6-7f4320eabe2c",
          "freight": 46.0,
          "freightType": 1,
          "product": {
            "$id": "7",
            "plu": 1,
            "storeID": 1,
            "masterPluG_UID": "QEA=",
            "storeIDs": [
              1,
              2
            ],
            "g_UId": "Owh6s0JGH0qyAG1Z2fz/hw==",
            "guid": "b37a083b-4642-4a1f-b200-6d59d9fcff87",
            "apn": "sample string 1",
            "apnChanged": true,
            "apnSwitched": true,
            "barcode": "sample string 4",
            "itemNumber": "sample string 5",
            "itemNumberChanged": true,
            "priceGroupG_UID": "Ys1VBOyV6k2S35kJ+RPq+Q==",
            "priceGroupGuid": "0455cd62-95ec-4dea-92df-9909f913eaf9",
            "blueprintID": 1,
            "lastCountedDate": "2026-04-03T06:27:23.6697236",
            "externalID": "sample string 7",
            "active": true,
            "activated": "2026-04-03T06:27:23.6697236",
            "pluCreated": "2026-04-03T06:27:23.6697236",
            "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": "2026-04-03T06:27:23.6697236",
            "lastManualUpdate": "2026-04-03T06:27:23.6697236",
            "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": "2026-04-03T06:27:23.6697236",
            "currentCostUpdated": "2026-04-03T06:27:23.6697236",
            "costDecimals": 31,
            "costChanged": true,
            "dealCostIdentifier": "QEA=",
            "excludeFromRebate": true,
            "rebateOverride": 1,
            "costCalcMethod": 32,
            "costCalcMethodChanged": true,
            "costEffectiveDate": "2026-04-03T06:27:23.6697236",
            "defaultGP": 1,
            "breakTargetMode": 33,
            "break1": 1,
            "price1": 1,
            "target1": 34,
            "break2": 1,
            "price2": 1,
            "target2": 35,
            "break3": 1,
            "price3": 1,
            "target3": 36,
            "break1Changed": true,
            "price1Changed": true,
            "target1Changed": true,
            "break2Changed": true,
            "price2Changed": true,
            "target2Changed": true,
            "break3Changed": true,
            "price3Changed": true,
            "target3Changed": true,
            "breakTargetModeChanged": true,
            "margin": 1.1,
            "marginChanged": true,
            "marginRanged": true,
            "marginRangedChanged": true,
            "minimumMargin": 1.1,
            "minimumMarginChanged": true,
            "maximumMargin": 1.1,
            "maximumMarginChanged": true,
            "overrideHostWarehouseIndicator": true,
            "overrideHostWarehouseIndicatorChanged": true,
            "overrideHostPrice": true,
            "overrideHostPriceChanged": true,
            "overrideHostCost": true,
            "overrideHostCostChanged": true,
            "overrideHostMargin": true,
            "overrideHostMarginChanged": true,
            "alwaysApplyMargin": true,
            "alwaysApplyMarginChanged": true,
            "aws": 1.0,
            "paws": 1.0,
            "awsUpdated": "2026-04-03T06:27:23.6697236",
            "posTare": 1,
            "altPrice": 1.0,
            "altPriceChanged": true,
            "altPriceMode": 53,
            "altPriceModeChanged": true,
            "altPLUG_UID": "mNgesp9/L0qUFKo7yY6VUQ==",
            "altPLUGuid": "b21ed898-7f9f-4a2f-9414-aa3bc98e9551",
            "altPLUGuidChanged": true,
            "altPriceDescription1": "sample string 54",
            "altPriceDescription2": "sample string 55",
            "cartonQuantity": 56,
            "cartonQuantityChanged": true,
            "trayID": 1,
            "promptID": 1,
            "tare": 1,
            "packQty": 1,
            "fixedWeight": 1,
            "extraMesg": 1,
            "text1": "sample string 58",
            "text2": "sample string 59",
            "text3": "sample string 60",
            "labelText": "sample string 61",
            "labelTextChanged": true,
            "sendToScale": true,
            "nonScaleWeigh": true,
            "labelFormat": "sample string 65",
            "barcodeFormat": "sample string 66",
            "austMade": 1,
            "coolCode": 67,
            "countryOfOrigin": "sample string 68",
            "percentContent": 69.1,
            "departmentID": 1,
            "subDepartmentID": 1,
            "minorDepartmentID": 1,
            "lesserDepartmentID": 1,
            "deptCode": "sample string 70",
            "subDeptCode": "sample string 71",
            "minorDeptCode": "sample string 72",
            "lesserDeptCode": "sample string 73",
            "deptName": "sample string 74",
            "subDeptName": "sample string 75",
            "minorDeptName": "sample string 76",
            "lesserDeptName": "sample string 77",
            "departmentChanged": true,
            "subCategoryID": 1,
            "expiry": 1,
            "showDays": 1,
            "datePrint": 1,
            "labelRequired": true,
            "labelShelfQty": 80,
            "labelShelfChanged": true,
            "labelTalkerQty": 82,
            "labelSmall": true,
            "labelLastPrinted": "2026-04-03T06:27:23.6697236",
            "labelLastPrice": 1,
            "shelfPageLayoutG_UID": "jpLRc7Mcx0mGuhQQOaMmxQ==",
            "shelfPageLayoutGuid": "73d1928e-1cb3-49c7-86ba-141039a326c5",
            "talkerPageLayoutG_UID": "DtnhPOdD6kK5QSorQX8QUA==",
            "talkerPageLayoutGuid": "3ce1d90e-43e7-42ea-b941-2a2b417f1050",
            "unitMeasure": 1.1,
            "unitMeasureChanged": true,
            "unitMeasureKind": 85,
            "unitMeasureKindChanged": true,
            "signIQData": "sample string 87",
            "refresh": true,
            "earnLoyaltyPoints": true,
            "earnLoyaltyPointsChanged": true,
            "quantityOverride": true,
            "quantityOverrideChanged": true,
            "quantityRequired": true,
            "quantityRequiredChanged": true,
            "allowDiscounts": true,
            "allowDiscountsChanged": true,
            "discountDiscounts": true,
            "discountDiscountsChanged": true,
            "itemRecalled": true,
            "itemRecalledChanged": true,
            "noRefund": true,
            "noRefundChanged": true,
            "allowMarkdown": true,
            "allowMarkdownChanged": true,
            "priceRequired": true,
            "priceRequiredChanged": true,
            "fuelItem": true,
            "fuelItemChanged": true,
            "liabilityItem": true,
            "trackSerial": true,
            "trackSerialChanged": true,
            "allowZeroPrice": true,
            "allowZeroPriceChanged": true,
            "notForSale": 92,
            "notForSaleChanged": true,
            "excludeFromDeals": true,
            "excludeFromVoucher": true,
            "minimumAge": 95,
            "minimumAgeChanged": true,
            "buyingLimit": 1,
            "buyingLimitChanged": true,
            "buyingLimitIndependent": true,
            "buyingLimitIndependentChanged": true,
            "inventoryGuid": "Xx2LyFLNnUCIA0vg1GayIw==",
            "inventoryIdentifier": "c88b1d5f-cd52-409d-8803-4be0d466b223",
            "inventoryAccuracy": 1,
            "baseUnits": 99,
            "orderPacked": 1,
            "isManufactured": true,
            "isIngredient": true,
            "isModifier": true,
            "isModifierChanged": true,
            "hasModifiers": 100,
            "defaultPrinter": "sample string 101",
            "defaultPrinterGroup": "sample string 102",
            "ingredientsOnManufacture": true,
            "manufactureUnitMeasure": 1,
            "mpl": 1,
            "maxShelfQty": 103,
            "allowAutoOrder": true,
            "warrantyPeriod": 1,
            "parentPluG_UId": "967KxlGCsUO7xRNLxbbv4A==",
            "parentPluGuid": "c6caaef7-8251-43b1-bbc5-134bc5b6efe0",
            "preferredHostVendor": 105,
            "preferredHostChanged": true,
            "code": "sample string 107",
            "supplierIdentifier": "RxjOK6WPkES5WjokRyK5/w==",
            "supplierIdentifierGuid": "2bce1847-8fa5-4490-b95a-3a244722b9ff",
            "supplierChanged": true,
            "rebateSupplierIdentifier": "p6C3fe4bf0+rI8VWdG5J2A==",
            "rebateSupplierIdentifierGuid": "7db7a0a7-1bee-4f7f-ab23-c556746e49d8",
            "rebateSupplierChanged": true,
            "availableForOrder": true,
            "warehouseDirectIndicator": "sample string 109",
            "warehouseDirectIndicatorChanged": true,
            "productGrade": "sample string 111",
            "productType": "sample string 112",
            "productGroup": "sample string 113",
            "complianceIndicator": "sample string 114",
            "inhouseBrand": "sample string 115",
            "slowMoving": true,
            "generalMerchandise": true,
            "comment": "sample string 118",
            "lastUpdatedByUser": "sample string 119",
            "lastManualUpdatedByUser": "sample string 120",
            "lastUpdatedByUserOverride": true,
            "lastUpdatedByHost": "2026-04-03T06:27:23.6697236",
            "commodity": "sample string 122",
            "businessPillar": "sample string 123",
            "mscCommodity": "sample string 124",
            "hostIdentifier": "6Yga9o/6U0O52B9s5fzbvQ==",
            "hostIdentifierGuid": "f61a88e9-fa8f-4353-b9d8-1f6ce5fcdbbd",
            "serviceFeeID": 1,
            "serviceFeeIDChanged": true,
            "providerName": "sample string 126",
            "aisleEnds": "sample string 127",
            "deleted": true,
            "deletedChanged": true,
            "hidden": true,
            "doNotRange": true,
            "doNotRangeChanged": true,
            "doNotOrder": true,
            "doNotOrderChanged": true,
            "locked": true,
            "excludeFromWebUpdate": true,
            "excludeFromWebUpdateChanged": true,
            "webPriceBasedOn": 138,
            "webPriceRounding": true,
            "webMarkup": 140,
            "webPriceMode": 141,
            "altDepartmentID": 1,
            "altSubDepartmentID": 1,
            "altMinorDepartmentID": 1,
            "altLesserDepartmentID": 1,
            "altDeptCode": "sample string 142",
            "altSubDeptCode": "sample string 143",
            "altMinorDeptCode": "sample string 144",
            "altLesserDeptCode": "sample string 145",
            "altDepartmentChanged": true,
            "storeProducts": [
              {
                "$ref": "7"
              },
              {
                "$ref": "7"
              }
            ],
            "store": {
              "$id": "8",
              "id": 1,
              "isMaster": true,
              "isElectedMaster": true,
              "electedMasterStoreID": 1,
              "isZoneMaster": 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": "2026-04-03T06:27:23.6697236",
              "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": "wx0j/ExnX0GvgRonObn8lg==",
              "hostIdentifierGuid": "fc231dc3-674c-415f-af81-1a2739b9fc96",
              "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,
              "defaultOrderDocumentId": 1,
              "defaultStockReceiveDocumentId": 1,
              "giftCardSalesAccountingDeptCode": "sample string 47",
              "transactionDiscountAccountingDeptCode": "sample string 48",
              "size": 49,
              "updated": "2026-04-03T06:27:23.6697236",
              "priceZone": {
                "$id": "9",
                "id": 1,
                "name": "sample string 2",
                "hostIdentifier": "CeN7ikd3/0qMkCDpzNLU9Q==",
                "hostIdentifierGuid": "8a7be309-7747-4aff-8c90-20e9ccd2d4f5",
                "sortOrder": 3,
                "zoneMasterStoreID": 1,
                "electedMasterStoreID": 1,
                "containsElectedMasterStore": true
              },
              "priceZoneName": "sample string 51",
              "storeFuelConfigured": true,
              "shippingAddressCopied": true,
              "shippingAddress": {
                "$id": "10",
                "storeID": 1,
                "addressType": 1,
                "address1": "sample string 1",
                "address2": "sample string 2",
                "city": "sample string 3",
                "state": "sample string 4",
                "country": "sample string 5",
                "postCode": "sample string 6"
              },
              "billingAddressCopied": true,
              "billingAddress": {
                "$ref": "10"
              },
              "hostStoreSettings": [
                {
                  "$id": "11",
                  "id": 1,
                  "hostIdentifier": "IEeAtU1RC0WhTq00mnKObA==",
                  "hostIdentifierGuid": "b5804720-514d-450b-a14e-ad349a728e6c",
                  "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,
                  "secondPassword": "sample string 23",
                  "secondPasswordPlain": "sample string 24",
                  "secondServerAddress": "sample string 25",
                  "processPromotions": true,
                  "hostProvider": 0,
                  "host": {
                    "$id": "12",
                    "identifier": "OKLUdh8P50+ZxopND9o3Aw==",
                    "identifierGuid": "76d4a238-0f1f-4fe7-99c6-8a4d0fda3703",
                    "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": "JoizQ+r1xkCpTTdVJnmncQ==",
                    "hostSupplierIdentifierGuid": "43b38826-f5ea-40c6-a94d-37552679a771",
                    "loyaltyPriceLevelIdentifier": "Z/+DT4GFak2Tv/BfKaB3lg==",
                    "loyaltyPriceLevelIdentifierGuid": "4f83ff67-8581-4d6a-93bf-f05f29a07796",
                    "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": "2026-04-03T06:27:23.6697236",
                    "lastProcessed": "2026-04-03T06:27:23.6697236",
                    "hold": true,
                    "supplierName": "sample string 35",
                    "supplier": {
                      "$ref": "2"
                    },
                    "files": [
                      {
                        "$id": "13",
                        "id": "sample string 1",
                        "fileName": "sample string 2",
                        "extension": "sample string 3",
                        "provider": 0,
                        "type": 0,
                        "hostType": "sample string 4",
                        "createdUtc": "2026-04-03T06:27:23.6697236",
                        "processed": "2026-04-03T06:27:23.6697236",
                        "isProcessing": true,
                        "processedCount": 6,
                        "processingTime": 1,
                        "collectedUtc": "2026-04-03T06:27:23.6697236",
                        "size": 1,
                        "sizeFormat": "sample string 7",
                        "isArchive": true,
                        "customerNumber": "sample string 9",
                        "businessPillar": "sample string 10",
                        "fileType": "sample string 11",
                        "version": "sample string 12",
                        "reference": "sample string 13",
                        "digest": "sample string 14",
                        "contentType": "sample string 15",
                        "host": {
                          "$ref": "12"
                        },
                        "metcashHeader": {
                          "$id": "14",
                          "customerNumber": "sample string 1",
                          "creationDate": "2026-04-03T06:27:23.6697236",
                          "businessPillar": "sample string 3",
                          "fileType": "sample string 4"
                        }
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "zoneMatrix": [
                      {
                        "$id": "15",
                        "id": 1,
                        "hostIdentifier": "p1RiZCCURE6Dhg5pkueWyw==",
                        "hostIdentifierGuid": "646254a7-9420-4e44-8386-0e6992e796cb",
                        "storeID": 1,
                        "departmentCode": "sample string 2",
                        "hostGuids": [
                          "0bfe7205-e592-4960-8ca8-2133f90746f4",
                          "402a6938-bca7-4526-8d3e-33a1f5b8563e"
                        ]
                      },
                      {
                        "$ref": "15"
                      }
                    ],
                    "hostFileStoreSetting": {
                      "$ref": "11"
                    },
                    "hostStoreSettings": [
                      {
                        "$ref": "11"
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "promotionPlacements": [
                      {
                        "$id": "16",
                        "identifier": "+ZqFUOXUgEicLZwkHY6DYQ==",
                        "identifierGuid": "50859af9-d4e5-4880-9c2d-9c241d8e8361",
                        "code": "sample string 2",
                        "description": "sample string 3",
                        "isAdvertised": true
                      },
                      {
                        "$ref": "16"
                      }
                    ],
                    "promoTypeGuids": [
                      "ff887372-5dcf-4030-9f77-2e734b5fb04b",
                      "6c8c8238-81de-4c15-8f6e-c4b5995b08e1"
                    ],
                    "isPromotionOnly": false,
                    "isOrderable": false,
                    "vendor": 0
                  },
                  "groupIDs": [
                    1,
                    2
                  ],
                  "hostDescription": "sample string 27"
                },
                {
                  "$ref": "11"
                }
              ],
              "accounts": [
                {
                  "$id": "17",
                  "id": 1,
                  "storeID": 1,
                  "accountName": "sample string 2",
                  "bsb": "sample string 3",
                  "accountNumber": "sample string 4",
                  "accountDesignated": true
                },
                {
                  "$ref": "17"
                }
              ],
              "sales": [
                {
                  "$id": "18",
                  "id": 1,
                  "storeID": 1,
                  "externalSalesType": 2,
                  "ftpSiteID": 1,
                  "lastSaleProcessed": "2026-04-03T06:27:23.6697236",
                  "ftpSite": {
                    "$id": "19",
                    "id": 1,
                    "description": "sample string 2",
                    "address": "sample string 3",
                    "username": "sample string 4",
                    "password": "sample string 5",
                    "path": "sample string 7",
                    "protocol": 8
                  }
                },
                {
                  "$ref": "18"
                }
              ],
              "zoneMatrix": [
                {
                  "$ref": "15"
                },
                {
                  "$ref": "15"
                }
              ],
              "cashManagements": [
                {
                  "$id": "20",
                  "id": 1,
                  "storeID": 1,
                  "cashManagementType": 2,
                  "apiID": 1,
                  "organisationID": "sample string 3",
                  "siteName": "sample string 4",
                  "thirdPartyAPI": {
                    "$id": "21",
                    "id": 1,
                    "description": "sample string 2",
                    "address": "sample string 3",
                    "username": "sample string 4",
                    "password": "sample string 5",
                    "passwordPlain": "sample string 6",
                    "token": "sample string 7",
                    "apiType": 8,
                    "apiSubType": 9
                  }
                },
                {
                  "$ref": "20"
                }
              ],
              "updateStoreID": "96168196-a51b-4fb8-a18e-b00f21314397",
              "updateStore": {
                "$id": "22",
                "id": "4aec41f8-5332-45c1-9302-ad615bffb1f6",
                "name": "sample string 1",
                "lastActivity": "2026-04-03T06:27:23.6697236",
                "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": "2026-04-03T06:27:23.6697236"
              },
              "timeZoneId": "sample string 54",
              "securityOptions": {
                "$id": "23",
                "loginMode": 1,
                "allowSelfVerification": true,
                "verifierEmail": "sample string 3",
                "source": "sample string 4",
                "loginModeInherited": 5,
                "loginModeSource": "sample string 6",
                "selfVerifyInherited": true,
                "selfVerifySource": "sample string 8",
                "verifyEmailInherited": "sample string 9",
                "verifyEmailSource": "sample string 10"
              }
            },
            "storePrices": [
              {
                "$id": "24",
                "pluG_UID": "kDJwGh1k+kKvVfS8yWL3TQ==",
                "pluGuid": "1a703290-641d-42fa-af55-f4bcc962f74d",
                "plu": 1,
                "storeID": 1,
                "zoneID": 2,
                "zoneName": "sample string 3",
                "store": "sample string 4",
                "isElectedMasterStore": true,
                "isZoneMasterStore": true,
                "priceNow": 7,
                "costNow": 8,
                "costNowDecimals": 9,
                "normalPrice": 10,
                "priceNext": 1,
                "costNext": 1,
                "costNextDecimals": 11,
                "nextCampaignName": "sample string 12",
                "gstPercent": 13,
                "normalCost": 14,
                "normalCostDecimals": 15,
                "costGstPercent": 16,
                "costCalcMethod": 1,
                "currentCost": 17,
                "currentCostDecimals": 18,
                "break1": 19,
                "price1": 20,
                "break2": 21,
                "price2": 22,
                "break3": 23,
                "price3": 24,
                "fuelItem": 25,
                "fixedWeight": 26,
                "active": true,
                "complianceIndicator": "sample string 27",
                "doNotOrder": true,
                "doNotRange": true,
                "isNormalPriceChangesCampaign": true,
                "updated": "2026-04-03T06:27:23.6697236"
              },
              {
                "$ref": "24"
              }
            ],
            "currentPrices": {
              "$id": "25",
              "pluPrices": {
                "$id": "26",
                "plu": 1,
                "pluG_UID": "QEA=",
                "stores": [
                  1,
                  2
                ],
                "normalPrice": 1,
                "cost": 2,
                "break1": 3,
                "price1": 4,
                "break2": 5,
                "price2": 6,
                "break3": 7,
                "price3": 8,
                "discountPrice": 9,
                "memberDiscountPrice": 10,
                "acceptedUtc": "2026-04-03T06:27:23.6697236",
                "priceChangeType": 0,
                "costDecimals": 11,
                "costCalcMethod": 12,
                "targetCampaignPriceGtOrEquNormal": true
              },
              "normalPluPrices": {
                "$ref": "26"
              },
              "winningCampaign": 1,
              "winner": {
                "$id": "27",
                "campaignName": "sample string 1",
                "campaignDescription": "sample string 2",
                "talkerText": "sample string 3",
                "disableWasSave": true,
                "startDate": "2026-04-03T06:27:23.6697236",
                "startTime": 5,
                "endDate": "2026-04-03T06:27:23.6697236",
                "endTime": 6,
                "newPrice": 7,
                "newCost": 8,
                "newCostDecimals": 9,
                "pctDiscount": 10,
                "promoType": 1,
                "promotionTypeCode": "sample string 11",
                "hostType": 12,
                "hostIdentifier": "Nz49u5M/kUSGXmwNUBj1Rw==",
                "hostIdentifierGuid": "bb3d3e37-3f93-4491-865e-6c0d5018f547",
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "details": [
                {
                  "$ref": "27"
                },
                {
                  "$ref": "27"
                }
              ]
            },
            "tray": {
              "$id": "28",
              "g_UId": "kstnsXoCQ0aQDfFonCdO3g==",
              "guid": "b167cb92-027a-4643-900d-f1689c274ede",
              "name": "sample string 1",
              "number": 1,
              "tare": 1
            },
            "priceGroup": {
              "$id": "29",
              "priceGroupG_UID": "FqdX2ireLUGOjm52xYtdLA==",
              "priceGroupGuid": "da57a716-de2a-412d-8e8e-6e76c58b5d2c",
              "name": "sample string 2",
              "code": 1,
              "modified": true,
              "updated": "2026-04-03T06:27:23.6697236",
              "buyingLimit": 1,
              "buyingLimitIndependent": true,
              "buyingLimitType": 0,
              "number": 1,
              "products": [
                {
                  "$ref": "7"
                },
                {
                  "$ref": "7"
                }
              ],
              "productCount": 1
            },
            "priceGroupName": "sample string 147",
            "nutrifacts": {
              "$id": "30",
              "pluG_UID": "9dj6+S+qyE610p7B0iOtYw==",
              "pluGuid": "f9fad8f5-aa2f-4ec8-b5d2-9ec1d223ad63",
              "plu": 1,
              "servingsPerPack": 1,
              "servingSize": 1,
              "showAllergens": 1,
              "energy": 1,
              "protein": 1,
              "fat": 1,
              "saturated": 1,
              "carbo": 1,
              "sugars": 1,
              "sodium": 1,
              "potasium": 1,
              "calcium": 1,
              "fibre": 1,
              "soya": 1,
              "nutsSeeds": 1,
              "shells": 1,
              "eggs": 1,
              "dairy": 1,
              "gluten": 1,
              "sulphites": 1,
              "peanuts": 1,
              "sesame": 1,
              "fish": 1,
              "lupins": 1
            },
            "dates": {
              "$id": "31",
              "pluGuid": "c42cfe6d-695f-4f31-81b6-cc5b265bb225",
              "created": "2026-04-03T06:27:23.6697236",
              "createdByUser": "sample string 1",
              "activated": "2026-04-03T06:27:23.6697236",
              "activatedByUser": "sample string 2",
              "deactivated": "2026-04-03T06:27:23.6697236",
              "deactivatedByUser": "sample string 3",
              "lastOrdered": "2026-04-03T06:27:23.6697236",
              "lastOrderedQty": 4.0,
              "lastReceived": "2026-04-03T06:27:23.6697236",
              "lastReceivedQty": 5.0,
              "lastInvoiceStatus": 1,
              "lastCounted": "2026-04-03T06:27:23.6697236",
              "lastSold": "2026-04-03T06:27:23.6697236",
              "firstSold": "2026-04-03T06:27:23.6697236",
              "awsUpdated": "2026-04-03T06:27:23.6697236",
              "lastManualUpdate": "2026-04-03T06:27:23.6697236",
              "lastManualUpdatedByUser": "sample string 7",
              "lastUpdated": "2026-04-03T06:27:23.6697236",
              "lastUpdatedByUser": "sample string 9",
              "lastUpdatedByHost": "2026-04-03T06:27:23.6697236",
              "doNotRangeUpdated": "2026-04-03T06:27:23.6697236",
              "doNotOrderUpdated": "2026-04-03T06:27:23.6697236",
              "tracked": "2026-04-03T06:27:23.6697236"
            },
            "allergens": [
              {
                "$id": "32",
                "primaryKey": {
                  "$id": "33",
                  "pluGuid": "77995e01-e223-4842-a555-01162f893e8d",
                  "contains": 2
                },
                "allergenID": 1,
                "pluG_UID": "AV6ZdyPiQkilVQEWL4k+jQ==",
                "pluGuid": "77995e01-e223-4842-a555-01162f893e8d",
                "contains": 2,
                "allergenName": "sample string 3",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "32"
              }
            ],
            "costs": {
              "$id": "34",
              "pluG_UID": "OfDAUaY3u0WuEtc72P1r2A==",
              "pluGuid": "51c0f039-37a6-45bb-ae12-d73bd8fd6bd8",
              "enteredCost": 1,
              "weightedAvgCost": 1,
              "lastCost": 1,
              "rawEnteredCost": 2,
              "rawWeightedAvgCost": 3,
              "rawLastCost": 4,
              "freight": 5.0,
              "freightType": 6,
              "costDecimals": 7,
              "fifoCost": 1,
              "updated": "2026-04-03T06:27:23.6697236",
              "normalCost": 1,
              "currentCost": 1
            },
            "sales": [
              {
                "$id": "35",
                "saleHeaderID": 1,
                "created": "2026-04-03T06:27:23.6697236",
                "createdLocal": "2026-04-03T06:27:23.6697236",
                "storeID": 3,
                "storeName": "sample string 4",
                "operatorG_Uid": "RR3BTtEyFU2+YXQl/wTD6w==",
                "operatorGuid": "4ec11d45-32d1-4d15-be61-7425ff04c3eb",
                "operatorName": "sample string 5",
                "tranType": 1,
                "plu": 1,
                "pluG_UId": "zrsON+urNE+w3A3u5DsUWg==",
                "pluGuid": "370ebbce-abeb-4f34-b0dc-0deee43b145a",
                "normalPrice": 1,
                "totalCents": 1,
                "cost": 1,
                "grossProfit": 1,
                "quantity": 1,
                "operator": {
                  "$id": "36",
                  "id": 1,
                  "g_Uid": "BPawzQAWBUGiT4wjw51A2A==",
                  "guid": "cdb0f604-1600-4105-a24f-8c23c39d40d8",
                  "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": "2026-04-03T06:27:23.6697236",
                  "passwordResetRequired": true,
                  "alteredInStore": true,
                  "startShift": "2026-04-03T06:27:23.6697236",
                  "endShift": "2026-04-03T06:27:23.6697236",
                  "machineName": "sample string 20",
                  "drawerID": 1,
                  "stores": [
                    {
                      "$id": "37",
                      "operatorG_UID": "Ho90olVHHE2Fikw8msjjdg==",
                      "operatorGuid": "a2748f1e-4755-4d1c-858a-4c3c9ac8e376",
                      "storeID": 2,
                      "operator": {
                        "$ref": "36"
                      },
                      "store": {
                        "$ref": "8"
                      }
                    },
                    {
                      "$ref": "37"
                    }
                  ]
                }
              },
              {
                "$ref": "35"
              }
            ],
            "apns": [
              {
                "$id": "38",
                "pluID": 1,
                "pluG_UID": "DYtRPdqCjU25941cIbLBeA==",
                "pluGuid": "3d518b0d-82da-4d8d-b9f7-8d5c21b2c178",
                "apn": "sample string 1",
                "deleted": true,
                "storeID": 1,
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "38"
              }
            ],
            "tuns": [
              {
                "$id": "39",
                "pluG_UId": "pFyylDXqOE6yxIvsTakisw==",
                "pluGuid": "94b25ca4-ea35-4e38-b2c4-8bec4da922b3",
                "apn": "sample string 1",
                "tun": "sample string 2",
                "cartonQuantity": 3,
                "product": {
                  "$ref": "7"
                },
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "39"
              }
            ],
            "competitionPricing": [
              {
                "$id": "40",
                "identifier": "3mqHxvHvTkaBd0OiePeMaQ==",
                "identifierGuid": "c6876ade-eff1-464e-8177-43a278f78c69",
                "pluG_UID": "IGALRfPN5065amYPgHQgAg==",
                "pluGuid": "450b6020-cdf3-4ee7-b96a-660f80742002",
                "competitionID": 1,
                "name": "sample string 2",
                "sellMultiple": 3,
                "retailPrice": 4,
                "storeName": "sample string 5"
              },
              {
                "$ref": "40"
              }
            ],
            "supplier": {
              "$ref": "2"
            },
            "supplierName": "sample string 148",
            "children": [
              {
                "$ref": "7"
              },
              {
                "$ref": "7"
              }
            ],
            "ordering": {
              "$ref": "5"
            },
            "flipChartPages": [
              {
                "$id": "41",
                "identifier": "UZp3UBHds0Wxw85XwvQ8fQ==",
                "groupName": "sample string 1",
                "identifierGuid": "50779a51-dd11-45b3-b1c3-ce57c2f43c7d",
                "exists": true,
                "flipChartIdentifier": "0zhC+D8f60OSl2YlA0OhTQ==",
                "flipChartIdentifierGuid": "f84238d3-1f3f-43eb-9297-66250343a14d",
                "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": "oPW4WRqgmk+8KacXtjY0Rg==",
                "groupIdentifierGuid": "59b8f5a0-a01a-4f9a-bc29-a717b6363446",
                "flipChart": {
                  "$id": "42",
                  "identifier": "6qMwehRL6E+tKb1S1z8x3Q==",
                  "identifierGuid": "7a30a3ea-4b14-4fe8-ad29-bd52d73f31dd",
                  "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": "43",
                    "identifier": "N0R1hALjo0SqtERQtFIWSQ==",
                    "identifierGuid": "84754437-e302-44a3-aab4-4450b4521649",
                    "name": "sample string 2",
                    "formType": "sample string 3",
                    "forms": [
                      {
                        "$id": "44",
                        "id": 1,
                        "g_UID": "2I0tYF3gsUmAj/VwWR4gqQ==",
                        "guid": "602d8dd8-e05d-49b1-808f-f570591e20a9",
                        "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": "7rIrKbh7jUOQM6jOtLZV7w==",
                        "previousFormGuid": "292bb2ee-7bb8-438d-9033-a8ceb4b655ef",
                        "nextForm": 1,
                        "nextFormG_UID": "iKCEjCOjBk+oEYiGMeFGgg==",
                        "nextFormGuid": "8c84a088-a323-4f06-a811-888631e14682",
                        "attributes": "sample string 10",
                        "updated": "2026-04-03T06:27:23.6697236",
                        "positioning": 1,
                        "contentPanel": "sample string 11",
                        "selectionMode": 1,
                        "maximumSelections": 1,
                        "alteredInStore": true,
                        "deleted": true,
                        "blueprintID": 1,
                        "preserveLayout": true,
                        "mainCheckoutFormName": "sample string 13",
                        "nextCheckoutForm": {
                          "$ref": "44"
                        },
                        "previousCheckoutForm": {
                          "$ref": "44"
                        },
                        "buttons": [
                          {
                            "$id": "45",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "3If/ZP3/REK+siAsbHiWPw==",
                            "checkoutFormGuid": "64ff87dc-fffd-4244-beb2-202c6c78963f",
                            "identifier": "f+OghgDYUEqo74hE/zfM1A==",
                            "identifierGuid": "86a0e37f-d800-4a50-a8ef-8844ff37ccd4",
                            "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": "NRDLqySqlE2VDlcLouoI2Q==",
                            "valueGuid": "abcb1035-aa24-4d94-950e-570ba2ea08d9",
                            "buttonText": "sample string 10",
                            "valueText": "sample string 11",
                            "drawImageAndButton": true,
                            "updated": "2026-04-03T06:27:23.6697236",
                            "action": "sample string 12",
                            "valueForm": {
                              "$ref": "44"
                            },
                            "image": {
                              "$id": "46",
                              "name": "sample string 3.sample string 4",
                              "imageID": 2,
                              "imageName": "sample string 3",
                              "imageExtension": "sample string 4",
                              "lastUpdate": "2026-04-03T06:27:23.6697236",
                              "imageData": "QEA=",
                              "readOnly": true
                            }
                          },
                          {
                            "$ref": "45"
                          }
                        ],
                        "panels": [
                          {
                            "$id": "47",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "S3Ogboy3lU6fSMQ3lHoQzA==",
                            "checkoutFormGuid": "6ea0734b-b78c-4e95-9f48-c437947a10cc",
                            "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": "47"
                          }
                        ]
                      },
                      {
                        "$ref": "44"
                      }
                    ],
                    "panels": [
                      {
                        "$ref": "47"
                      },
                      {
                        "$ref": "47"
                      }
                    ]
                  },
                  "pages": [
                    {
                      "$ref": "41"
                    },
                    {
                      "$ref": "41"
                    }
                  ]
                },
                "contentPanel": {
                  "$ref": "47"
                },
                "products": [
                  {
                    "$id": "48",
                    "flipChartPageIdentifier": "y3SmuOIcpkmpD1Q5RVy9NA==",
                    "flipChartPageIdentifierGuid": "b8a674cb-1ce2-49a6-a90f-5439455cbd34",
                    "pluG_UID": "D0S4jbs+BkOb6uIG72pJuQ==",
                    "pluGuid": "8db8440f-3ebb-4306-9bea-e206ef6a49b9",
                    "sortOrder": 3,
                    "sent": true,
                    "productChanged": true,
                    "productImageName": "sample string 6",
                    "productShowImageOnFlipCharts": true,
                    "productShowTextOnFlipCharts": true,
                    "productOverrideFlipChartText": true,
                    "productFlipChartText": "sample string 10",
                    "product": {
                      "$ref": "7"
                    },
                    "departmentSortOrder": 11,
                    "subDepartmentName": "sample string 12"
                  },
                  {
                    "$ref": "48"
                  }
                ],
                "productCount": 27,
                "pages": [
                  {
                    "$ref": "41"
                  },
                  {
                    "$ref": "41"
                  }
                ]
              },
              {
                "$ref": "41"
              }
            ],
            "priceHistory": [
              {
                "$id": "49",
                "pluG_UID": "GHc3AADQmkaxYArZLzHkLg==",
                "pluGuid": "00377718-d000-469a-b160-0ad92f31e42e",
                "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": "2026-04-03T06:27:23.6697236",
                "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": "49"
              }
            ],
            "ingredients": [
              {
                "$id": "50",
                "pluG_UID": "E3RplxtSq0uAYT5EMpclGA==",
                "ingredientGuid": "HlrWviq0eE6Qzv8RX36cdw==",
                "ingredientIdentifier": "bed65a1e-b42a-4e78-90ce-ff115f7e9c77",
                "quantity": 1.0,
                "storeIDs": [
                  1,
                  2
                ],
                "ingredientText": "sample string 1",
                "ingredient": {
                  "$ref": "7"
                }
              },
              {
                "$ref": "50"
              }
            ],
            "bins": [
              {
                "$id": "51",
                "pluG_UID": "bbjjgfbTkkiIrQL8MPm2lQ==",
                "pluGuid": "81e3b86d-d3f6-4892-88ad-02fc30f9b695",
                "shelfLocationIdentifier": "SgQl7PJu4Ue86vvcT/vvEA==",
                "shelfLocationGuid": "ec25044a-6ef2-47e1-bcea-fbdc4ffbef10",
                "labelShelfDefault": 1,
                "labelTalkerDefault": 1,
                "labelSmall": true,
                "labelPageLayoutG_UID": "PgnD908wgECWtn7XY9mgYw==",
                "labelPageLayoutGuid": "f7c3093e-304f-4080-96b6-7ed763d9a063",
                "updated": "2026-04-03T06:27:23.6697236",
                "electronicShelfLabelIdentifier": "sample string 5",
                "electronicshelfLabelsConfigurationID": 6,
                "labelShelfChanged": true,
                "productName": "sample string 8",
                "locationText": "sample string 9",
                "product": {
                  "$ref": "7"
                },
                "location": {
                  "$id": "52",
                  "identifier": "OHiolJQ3Nk6susrXPep3Og==",
                  "storeID": 1,
                  "identifierGuid": "94a87838-3794-4e36-acba-cad73dea773a",
                  "name": "sample string 2",
                  "haccp": true,
                  "blueprintID": 1,
                  "updated": "2026-04-03T06:27:23.6697236",
                  "minTemp": 1,
                  "maxTemp": 1,
                  "checkFrequency": 1,
                  "storeCaseConfiguration": 5,
                  "storeName": "sample string 6",
                  "bins": [
                    {
                      "$ref": "51"
                    },
                    {
                      "$ref": "51"
                    }
                  ]
                }
              },
              {
                "$ref": "51"
              }
            ],
            "bin": {
              "$ref": "51"
            },
            "scaleLocations": [
              {
                "$id": "53",
                "plu": 1,
                "pluG_UID": "FlfSVIkMDkSzrcw6IwHgNA==",
                "pluGuid": "54d25716-0c89-440e-b3ad-cc3a2301e034",
                "deptNo": 1,
                "product": {
                  "$ref": "7"
                },
                "scaleLocation": {
                  "$id": "54",
                  "id": 1,
                  "deptNo": 1,
                  "deptCode": "sample string 2",
                  "name": "sample string 3",
                  "enabled": true,
                  "updated": "2026-04-03T06:27:23.6697236",
                  "department": {
                    "$id": "55",
                    "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": "54"
                    },
                    "subDepartments": [
                      {
                        "$id": "56",
                        "id": 1,
                        "departmentID": 2,
                        "name": "sample string 3",
                        "code": "sample string 4",
                        "departmentCode": "sample string 5",
                        "externalSales": true,
                        "minorDepartments": [
                          {
                            "$id": "57",
                            "id": 1,
                            "subDepartmentID": 2,
                            "departmentID": 3,
                            "name": "sample string 4",
                            "subDepartmentCode": "sample string 5",
                            "departmentCode": "sample string 6",
                            "code": "sample string 7",
                            "lesserDepartments": [
                              {
                                "$id": "58",
                                "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": "2026-04-03T06:27:23.6697236",
                                "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": "/9HhbfyjmEeSX/dR/P2oYQ==",
                                "labelPageLayoutGuid": "6de1d1ff-a3fc-4798-925f-f751fcfda861",
                                "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": "59",
                                  "dept": 1,
                                  "category": 2,
                                  "name": "sample string 3",
                                  "active": true,
                                  "mscCommodities": [
                                    {
                                      "$id": "60",
                                      "dept": 1,
                                      "category": 2,
                                      "commodity": 3,
                                      "name": "sample string 4",
                                      "active": true,
                                      "mscSubCommodities": [
                                        {
                                          "$id": "61",
                                          "dept": 1,
                                          "category": 2,
                                          "commodity": 3,
                                          "subCommodity": 4,
                                          "name": "sample string 5",
                                          "active": true,
                                          "subCommodityCode": "sample string 7"
                                        },
                                        {
                                          "$ref": "61"
                                        }
                                      ],
                                      "commodityCode": "sample string 6"
                                    },
                                    {
                                      "$ref": "60"
                                    }
                                  ],
                                  "categoryCode": "sample string 5"
                                },
                                "mscCom": {
                                  "$ref": "60"
                                },
                                "mscDep": {
                                  "$id": "62",
                                  "dept": 1,
                                  "name": "sample string 2",
                                  "active": true,
                                  "mscCategories": [
                                    {
                                      "$ref": "59"
                                    },
                                    {
                                      "$ref": "59"
                                    }
                                  ],
                                  "deptCode": "sample string 4"
                                },
                                "mscSubCom": {
                                  "$ref": "61"
                                }
                              },
                              {
                                "$ref": "58"
                              }
                            ],
                            "updated": "2026-04-03T06:27:23.6697236",
                            "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": "aLJ1mMNO6U280kPqHuIypg==",
                            "labelPageLayoutGuid": "9875b268-4ec3-4de9-bcd2-43ea1ee232a6",
                            "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": "59"
                            },
                            "mscCom": {
                              "$ref": "60"
                            },
                            "mscDep": {
                              "$ref": "62"
                            },
                            "mscSubCom": {
                              "$ref": "61"
                            }
                          },
                          {
                            "$ref": "57"
                          }
                        ],
                        "investmentBuyOverride": true,
                        "updated": "2026-04-03T06:27:23.6697236",
                        "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": "QC+I92wx3Ui7ViE35yo5Kg==",
                        "labelPageLayoutGuid": "f7882f40-316c-48dd-bb56-2137e72a392a",
                        "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": "59"
                        },
                        "mscCom": {
                          "$ref": "60"
                        },
                        "mscDep": {
                          "$ref": "62"
                        },
                        "mscSubCom": {
                          "$ref": "61"
                        }
                      },
                      {
                        "$ref": "56"
                      }
                    ],
                    "stores": [
                      1,
                      2
                    ],
                    "investmentBuyOverride": true,
                    "updated": "2026-04-03T06:27:23.6697236",
                    "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": "13tE5e7mAEytQxqbokeTmA==",
                    "labelPageLayoutGuid": "e5447bd7-e6ee-4c00-ad43-1a9ba2479398",
                    "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": "59"
                    },
                    "mscCom": {
                      "$ref": "60"
                    },
                    "mscDep": {
                      "$ref": "62"
                    },
                    "mscSubCom": {
                      "$ref": "61"
                    }
                  }
                }
              },
              {
                "$ref": "53"
              }
            ],
            "nextPrice": {
              "$id": "63",
              "id": 1,
              "campaignID": 2,
              "campaignName": "sample string 3",
              "plu": 1,
              "hostOfferID": 1,
              "metcashPromotionID": "sample string 4",
              "metcashPromotionPlacement": "sample string 5",
              "pluG_UID": "LcKMATTHpEOVMxuGvUhd0w==",
              "pluGuid": "018cc22d-c734-43a4-9533-1b86bd485dd3",
              "newPrice": 1,
              "pctDiscount": 1,
              "newCost": 1,
              "newCostDecimals": 6,
              "dealCostIdentifier": "k9pUnc+XYEO4CEw74XAv8Q==",
              "dealCostGuid": "9d54da93-97cf-4360-b808-4c3be1702ff1",
              "pluName": "sample string 7",
              "apn": "sample string 8",
              "fuelItem": true,
              "priceGroupG_UID": "QacSt33W3kaG2hqE86urdA==",
              "priceGroupGuid": "b712a741-d67d-46de-86da-1a84f3abab74",
              "itemNumber": "sample string 10",
              "cri": "sample string 11",
              "pluPrice": 12,
              "costCalcMethod": 13,
              "pluCost": 14,
              "pluCostIndicator": "sample string 15",
              "pluPriceGstPercent": 16,
              "pluCostGstPercent": 17,
              "pluActive": true,
              "cartonQty": 1.1,
              "baseUnits": 19.1,
              "salesMode": 1,
              "pluNormalCost": 20,
              "pluaws": 21.0,
              "directNumber": "sample string 22",
              "departmentName": "sample string 23",
              "subDepartmentName": "sample string 24",
              "priceGroupName": "sample string 25",
              "supplierName": "sample string 26",
              "stockOnHand": 1.1,
              "stockOnOrder": 1.1,
              "lastReceived": "2026-04-03T06:27:23.6697236",
              "rrp": 27,
              "campaignDescription": "sample string 28",
              "hostCampaign": true,
              "hostIdentifier": "QEA=",
              "hostIdentifierGuid": "b2c5c549-0b01-4e9b-9200-db5eb2962a8b",
              "campaignComboPriceGroupG_UID": "enFjhQYXYkyoU9GkHVYMhQ==",
              "campaignComboPriceGroupIdentifier": "8563717a-1706-4c62-a853-d1a41d560c85",
              "promotionPlacementDescription": "sample string 30",
              "storeAcceptances": [
                {
                  "$id": "64",
                  "plu": 1,
                  "pluG_UId": "QEA=",
                  "campaignID": 1,
                  "campaignName": "sample string 2",
                  "storeID": 3,
                  "acceptedUtc": "2026-04-03T06:27:23.6697236",
                  "operatorG_UID": "7Z5ZqH5aZkeoWEEpdbj1qw==",
                  "operatorGuid": "a8599eed-5a7e-4766-a858-412975b8f5ab",
                  "machineID": 1,
                  "processed": true,
                  "appliedUtc": "2026-04-03T06:27:23.6697236",
                  "signIqTicketFileMovedUtc": "2026-04-03T06:27:23.6697236",
                  "user": "sample string 6",
                  "campaignDescription": "sample string 7",
                  "productDesc": "sample string 8",
                  "storeName": "sample string 9",
                  "effectiveUtc": "2026-04-03T06:27:23.6697236",
                  "priceChangeType": 0,
                  "operatorName": "sample string 10",
                  "hostCampaign": true,
                  "hostIdentifier": "QEA=",
                  "hostIdentifierGuid": "ff81032a-581f-4863-9106-b0242a664cf0",
                  "product": {
                    "$ref": "7"
                  },
                  "campaignPlu": {
                    "$ref": "63"
                  },
                  "fuelItem": true
                },
                {
                  "$ref": "64"
                }
              ],
              "campaign": {
                "$id": "65",
                "id": 1,
                "storeID": 2,
                "name": "7221ec30-7adc-4213-9ab6-de4136fd3ac7",
                "nameGuid": "7221ec30-7adc-4213-9ab6-de4136fd3ac7",
                "description": "sample string 4",
                "showDiscounts": true,
                "showTotals": true,
                "onlyEvaluateOnSubtotal": true,
                "useDescription": true,
                "campaignType": 1,
                "startDate": "2026-04-03T06:27:23.6697236",
                "startTime": 1,
                "endDate": "2026-04-03T06:27:23.6697236",
                "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": "2026-04-03T06:27:23.6697236",
                "system": true,
                "created": "2026-04-03T06:27:23.6697236",
                "updated": "2026-04-03T06:27:23.6697236",
                "priceChangeNotifiedUtc": "2026-04-03T06:27:23.6697236",
                "promoType": 1,
                "promotionTypeCode": "sample string 13",
                "hostIdentifier": "DCqbc9cycUybZ3B0TuqWIw==",
                "hostIdentifierGuid": "739b2a0c-32d7-4c71-9b67-70744eea9623",
                "hostType": 14,
                "createdByUser": "sample string 15",
                "fromHost": true,
                "deleted": true,
                "campaignDeleted": "2026-04-03T06:27:23.6697236",
                "updatedByUser": "sample string 18",
                "offerID": 1,
                "isPriceChangeCampaign": true,
                "stores": [
                  1,
                  2
                ],
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ],
                "campaignPlus": [
                  {
                    "$ref": "63"
                  },
                  {
                    "$ref": "63"
                  }
                ],
                "campaignPools": [
                  {
                    "$id": "66",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "plu": 4,
                    "pluG_UID": "Dp9G26Zv3ESnqwB0gvBsxg==",
                    "pluGuid": "db469f0e-6fa6-44dc-a7ab-007482f06cc6",
                    "hostOfferID": 1,
                    "priceGroupG_UID": "MCjIJqRmFkO3HAS5zT41ag==",
                    "priceGroupGuid": "26c82830-66a4-4316-b71c-04b9cd3e356a",
                    "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": "2026-04-03T06:27:23.6697236",
                    "rrp": 17,
                    "campaignDescription": "sample string 18",
                    "product": {
                      "$ref": "7"
                    },
                    "campaign": {
                      "$ref": "65"
                    }
                  },
                  {
                    "$ref": "66"
                  }
                ],
                "sellingRules": [
                  {
                    "$id": "67",
                    "id": 1,
                    "identifier": "ZZjQlemrZ060UKkeooKiLQ==",
                    "identifierStr": "ZZjQlemrZ060UKkeooKiLQ==",
                    "identifierGuid": "95d09865-abe9-4e67-b450-a91ea282a22d",
                    "campaignID": 4,
                    "campaignName": "sample string 5",
                    "ruleJoin": 1,
                    "ruleType": 6,
                    "operand0": "sample string 7",
                    "comparisonOp": 1,
                    "operand1": "sample string 8",
                    "action": 1,
                    "operand2": "sample string 9",
                    "operand3": "sample string 10",
                    "includeExcludedItems": true,
                    "noFurtherDiscounts": true,
                    "description": "sample string 11",
                    "sortOrder": 1,
                    "isItemRule": false,
                    "prevDept": "sample string 12",
                    "campaign": {
                      "$ref": "65"
                    }
                  },
                  {
                    "$ref": "67"
                  }
                ],
                "customers": [
                  {
                    "$id": "68",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "customerID": "9Kx9Vzupak+pkPlb55xKpg==",
                    "customerIDGuid": "577dacf4-a93b-4f6a-a990-f95be79c4aa6",
                    "campaign": {
                      "$ref": "65"
                    },
                    "customer": {
                      "$id": "69",
                      "identifier": "6RvK2wjIoEqE0waXhJPWOg==",
                      "identifierGuid": "dbca1be9-c808-4aa0-84d3-06978493d63a",
                      "code": "sample string 2",
                      "familyName": "sample string 3",
                      "givenName": "sample string 4",
                      "otherName": "sample string 5",
                      "title": "sample string 6",
                      "dateOfBirth": "2026-04-03T06:27:23.6697236",
                      "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": "ZZBunW3mRk2o8qDsz5S0cw==",
                      "communityIdentifierGuid": "9d6e9065-e66d-4d46-a8f2-a0eccf94b473",
                      "joined": "2026-04-03T06:27:23.6697236",
                      "updated": "2026-04-03T06:27:23.6697236",
                      "active": true,
                      "reasonInactive": 1,
                      "groupCustomer": true,
                      "loyaltyPoints": 1,
                      "homeStoreID": 1,
                      "availableSpend": 1,
                      "priceLevelIdentifier": "1d3my08POkuNUfpFoRsKfw==",
                      "priceLevelIdentifierGuid": "cbe6ddd5-0f4f-4b3a-8d51-fa45a11b0a7f",
                      "marketingID": "sample string 18",
                      "receiptPrintOptions": 1,
                      "hidden": true,
                      "registered": true,
                      "registeredOn": "2026-04-03T06:27:23.6697236",
                      "emailMarketing": true,
                      "smsMarketing": true,
                      "deleted": true,
                      "deletedUser": "sample string 24",
                      "homeStoreName": "sample string 25",
                      "customerCards": [
                        {
                          "$id": "70",
                          "cardType": 2,
                          "issueDate": "2026-04-03T06:27:23.6697236",
                          "expiry": "2026-04-03T06:27:23.6697236",
                          "customerID": "KhQVBlGIU0+pjR9VNQErdw==",
                          "customerIDGuid": "0615142a-8851-4f53-a98d-1f5535012b77",
                          "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": "2026-04-03T06:27:23.6697236",
                          "linkedAccount": "qA917pMxeEOXG6Y1RAJoWQ==",
                          "linkedAccountGuid": "ee750fa8-3193-4378-971b-a63544026859",
                          "currentValueChanged": true,
                          "limitsChanged": true,
                          "customer": {
                            "$ref": "69"
                          },
                          "account": {
                            "$id": "71",
                            "id": 1,
                            "identifier": "qZkbz5PCHkS12r3o5XSHdQ==",
                            "identifierGuid": "cf1b99a9-c293-441e-b5da-bde8e5748775",
                            "referenceNo": "sample string 3",
                            "name": "sample string 4",
                            "created": "2026-04-03T06:27:23.6697236",
                            "owner": "yoLAd+Qbo0qRSLq9a1Jbgw==",
                            "ownerGuid": "77c082ca-1be4-4aa3-9148-babd6b525b83",
                            "accountStoreGroupIdentifier": "3jutmokWJkipTj6kQYPGNA==",
                            "accountStoreGroupGuid": "9aad3bde-1689-4826-a94e-3ea44183c634",
                            "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": "2026-04-03T06:27:23.6697236",
                            "active": true,
                            "updated": "2026-04-03T06:27:23.6697236",
                            "deleted": true,
                            "deletedUser": "sample string 16",
                            "currentBalanceChanged": true,
                            "maximumLimitChanged": true,
                            "loyaltyPointsChanged": true,
                            "projectedBalance": 17,
                            "accountStoreGroupStoreIDs": [
                              1,
                              2
                            ],
                            "customerEmail": "sample string 18",
                            "ownerCustomer": {
                              "$ref": "69"
                            },
                            "card": {
                              "$ref": "70"
                            },
                            "members": {
                              "$id": "72",
                              "sample string 1": [
                                {
                                  "$ref": "69"
                                },
                                {
                                  "$ref": "69"
                                }
                              ],
                              "sample string 2": [
                                {
                                  "$ref": "69"
                                },
                                {
                                  "$ref": "69"
                                }
                              ]
                            },
                            "customerGroups": [
                              {
                                "$id": "73",
                                "identifier": "6o2hu60rv0WWz/QEKF+qFA==",
                                "identifierGuid": "bba18dea-2bad-45bf-96cf-f404285faa14",
                                "name": "sample string 2",
                                "primaryContact": "0oQ9KovxF06uM0SHy3kWMQ==",
                                "primaryContactGuid": "2a3d84d2-f18b-4e17-ae33-4487cb791631",
                                "accountID": "+/u5nx65nU+DvEOrjsqdtw==",
                                "accountIDGuid": "9fb9fbfb-b91e-4f9d-83bc-43ab8eca9db7",
                                "special": true,
                                "updated": "2026-04-03T06:27:23.6697236",
                                "active": true,
                                "reasonInactive": 1,
                                "priceLevelIdentifier": "pH1yDHAMdkG47fghTzpveQ==",
                                "priceLevelIdentifierGuid": "0c727da4-0c70-4176-b8ed-f8214f3a6f79",
                                "marketingListID": "sample string 7",
                                "deleted": true,
                                "account": {
                                  "$ref": "71"
                                },
                                "primaryContactCustomer": {
                                  "$ref": "69"
                                },
                                "customerGroupMembers": [
                                  {
                                    "$id": "74",
                                    "id": 1,
                                    "groupID": "AKZZgbFQcESBbFy88cDYzg==",
                                    "groupIDGuid": "8159a600-50b1-4470-816c-5cbcf1c0d8ce",
                                    "customerID": "758V2tYCXk+SkVYuRCTHiw==",
                                    "customerIDGuid": "da159fef-02d6-4f5e-9291-562e4424c78b",
                                    "card": "sample string 4",
                                    "linkedAccount": "saEjEKYQtkWevyewTV0aPg==",
                                    "linkedAccountGuid": "1023a1b1-10a6-45b6-9ebf-27b04d5d1a3e",
                                    "customer": {
                                      "$ref": "69"
                                    },
                                    "group": {
                                      "$ref": "73"
                                    },
                                    "customerCard": {
                                      "$ref": "70"
                                    }
                                  },
                                  {
                                    "$ref": "74"
                                  }
                                ]
                              },
                              {
                                "$ref": "73"
                              }
                            ]
                          },
                          "payments": [
                            {
                              "$id": "75",
                              "id": 1,
                              "identifier": "AYp1XwL370CXPKRP+1W3cg==",
                              "identifierGuid": "5f758a01-f702-40ef-973c-a44ffb55b772",
                              "storeID": 2,
                              "operatorName": "sample string 3",
                              "saleHeaderID": 4,
                              "paymentType": 5,
                              "amount": 6,
                              "account": "sample string 7",
                              "accountID": "aruL/6Mp5kag+Mu4V1rftQ==",
                              "accountIDGuid": "ff8bbb6a-29a3-46e6-a0f8-cbb8575adfb5",
                              "customerAccount": {
                                "$ref": "71"
                              },
                              "customerCard": {
                                "$ref": "70"
                              },
                              "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": "2026-04-03T06:27:23.6697236",
                              "invRocNo": "sample string 14",
                              "responseCode": "sample string 15",
                              "cashout": 1,
                              "tip": 16,
                              "idempotentVoid": "onCKYBZWWkiE5KzMzES05g==",
                              "idempotentVoidGuid": "608a70a2-5616-485a-84e4-accccc44b4e6",
                              "offline": true,
                              "processed": 1,
                              "storeSaleHeader": {
                                "$id": "76",
                                "saleHeaderID": 1,
                                "saleHeaderGuid": "cgTJO+1qkECwbd38qQOVAg==",
                                "saleHeaderIdentifierGuid": "3bc90472-6aed-4090-b06d-ddfca9039502",
                                "created": "2026-04-03T06:27:23.6697236",
                                "createdLocal": "2026-04-03T06:27:23.6697236",
                                "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": "2026-04-03T06:27:23.6697236",
                                "storeID": 1,
                                "operatorG_Uid": "EVBtMYZ01EWc8y0LtQoM0Q==",
                                "operatorGuid": "316d5011-7486-45d4-9cf3-2d0bb50a0cd1",
                                "customerG_Uid": "f+/I8VzuYEG+hr3XrqIRdw==",
                                "customerGuid": "f1c8ef7f-ee5c-4160-be86-bdd7aea21177",
                                "communityIdentifier": "QUsl6UnjzU2kNXrBeeSS4g==",
                                "communityIdentifierGuid": "e9254b41-e349-4dcd-a435-7ac179e492e2",
                                "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": "aOi4Q++NoEORYMFXBjU+wg==",
                                "priceLevelIdentifierGuid": "43b8e868-8def-43a0-9160-c15706353ec2",
                                "locked": 36,
                                "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:27:23.6697236+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
                                "deserialisedOrderMetadata": {
                                  "$id": "77",
                                  "customerName": "sample string 1",
                                  "pickupAt": "2026-04-03T06:27:23.6697236",
                                  "deliveryAddress1": "sample string 2",
                                  "deliveryAddress2": "sample string 3",
                                  "customerPhoneNumber": "sample string 4",
                                  "orderType": 0,
                                  "externalOrderID": "sample string 5",
                                  "externalDisplayableOrderID": "sample string 6",
                                  "tableName": "sample string 7",
                                  "createdBy": 0,
                                  "orderingAppName": "sample string 8"
                                },
                                "relationChecksum": "sample string 38",
                                "loyaltyTender": 1,
                                "giftCardTender": 1,
                                "operator": {
                                  "$ref": "36"
                                },
                                "customer": {
                                  "$ref": "69"
                                },
                                "communityOrganisation": {
                                  "$id": "78",
                                  "id": 1,
                                  "identifier": "bVcabrcxaUGOc4YwVru4fA==",
                                  "identifierGuid": "6e1a576d-31b7-4169-8e73-863056bbb87c",
                                  "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",
                                  "abn": "sample string 15",
                                  "promoPeriodStart": "2026-04-03T06:27:23.6697236",
                                  "promoPeriodEnd": "2026-04-03T06:27:23.6697236",
                                  "allowDonations": true,
                                  "logoImageName": "sample string 17",
                                  "totalAmountAwarded": 18.1,
                                  "updated": "2026-04-03T06:27:23.6697236",
                                  "deleted": true
                                },
                                "details": [
                                  {
                                    "$id": "79",
                                    "saleItemID": 1,
                                    "identifier": "MzqccxTMnU2d1kVadYHGeQ==",
                                    "identifierGuid": "739c3a33-cc14-4d9d-9dd6-455a7581c679",
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "UqfMUJO5qEOvjQSdpjLHPQ==",
                                    "pluGuid": "50cca752-b993-43a8-af8d-049da632c73d",
                                    "accountID": "t3I0YWeUnEG5KReJ+REbfg==",
                                    "accountIDGuid": "613472b7-9467-419c-b929-1789f9111b7e",
                                    "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": "2026-04-03T06:27:23.6697236",
                                    "bestOrExpireType": 1,
                                    "providerName": "sample string 11",
                                    "refundG_UID": "TGo8qOm20kWX23XvEee9Hw==",
                                    "refundGuid": "a83c6a4c-b6e9-45d2-97db-75ef11e7bd1f",
                                    "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": "I9kvY0JXTkmw4IOFdw8TJg==",
                                    "idempotentVoidGuid": "632fd923-5742-494e-b0e0-8385770f1326",
                                    "priceLevelIdentifier": "+HsDcFyxtEuxOWGk7gdxMg==",
                                    "priceLevelIdentifierGuid": "70037bf8-b15c-4bb4-b139-61a4ee077132",
                                    "communityIdentifier": "BzkiLCUyxEGWzUuM7Oy1kA==",
                                    "communityIdentifierGuid": "2c223907-3225-41c4-96cd-4b8cececb590",
                                    "productName": "sample string 23",
                                    "apn": "sample string 24",
                                    "unknownScans": [
                                      {
                                        "$id": "80",
                                        "id": 1,
                                        "saleDetailID": 2,
                                        "storeID": 1,
                                        "scanned": "2026-04-03T06:27:23.6697236",
                                        "operatorG_UID": "QEA=",
                                        "barcode": "sample string 4",
                                        "processed": 1
                                      },
                                      {
                                        "$ref": "80"
                                      }
                                    ],
                                    "refund": {
                                      "$id": "81",
                                      "id": 1,
                                      "g_UID": "YvYu4AcWQU+dBo5fjHRXIQ==",
                                      "guid": "e02ef662-1607-4f41-9d06-8e5f8c745721",
                                      "description": "sample string 1",
                                      "dumped": true,
                                      "inventoryReasonID": 1,
                                      "sortOrder": 1,
                                      "updated": "2026-04-03T06:27:23.6697236"
                                    },
                                    "modifier": {
                                      "$id": "82",
                                      "id": 1,
                                      "setG_UID": "RJdbn8c1nEOls21A24kWnw==",
                                      "modifierSetGuid": "9f5b9744-35c7-439c-a5b3-6d40db89169f",
                                      "name": "sample string 2",
                                      "price": 1,
                                      "quantity": 1,
                                      "modifierType": 1,
                                      "groupNumber": 1,
                                      "pageNumber": 1,
                                      "controlOrder": 1,
                                      "printToStation": true,
                                      "pluG_UID": "/n5vy721z0KZdlD+pC1eng==",
                                      "pluGuid": "cb6f7efe-b5bd-42cf-9976-50fea42d5e9e",
                                      "deleted": true,
                                      "g_UID": "+/yY5zR0qUKbr5yUuyD0+g==",
                                      "guid": "e798fcfb-7434-42a9-9baf-9c94bb20f4fa",
                                      "product": {
                                        "$ref": "7"
                                      }
                                    },
                                    "priceLevelName": "sample string 25",
                                    "pumpNumber": 1,
                                    "hoseNumber": 1
                                  },
                                  {
                                    "$ref": "79"
                                  }
                                ],
                                "eftReceipts": [
                                  {
                                    "$id": "83",
                                    "id": 1,
                                    "storeID": 1,
                                    "saleHeaderID": 2,
                                    "storeSaleHeader": {
                                      "$ref": "76"
                                    },
                                    "receipt": "sample string 3",
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "83"
                                  }
                                ],
                                "payments": [
                                  {
                                    "$ref": "75"
                                  },
                                  {
                                    "$ref": "75"
                                  }
                                ],
                                "cards": [
                                  {
                                    "$id": "84",
                                    "id": 1,
                                    "saleHeaderID": 1,
                                    "identifier": "sample string 2",
                                    "cardType": 3,
                                    "providerName": "sample string 4"
                                  },
                                  {
                                    "$ref": "84"
                                  }
                                ],
                                "campaignHits": [
                                  {
                                    "$id": "85",
                                    "id": 1,
                                    "saleHeaderID": 2,
                                    "campaign": "sample string 3",
                                    "name": "sample string 4",
                                    "processed": 1,
                                    "campaignDescription": "sample string 5"
                                  },
                                  {
                                    "$ref": "85"
                                  }
                                ],
                                "fuel": [
                                  {
                                    "$id": "86",
                                    "id": 1,
                                    "plu": 1,
                                    "pluG_UID": "2QHdTjFwdkqobbVwEzsciQ==",
                                    "pluGuid": "4edd01d9-7031-4a76-a86d-b570133b1c89",
                                    "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": "2026-04-03T06:27:23.6697236",
                                    "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": "2026-04-03T06:27:23.6697236",
                                    "tagNumber": "sample string 15",
                                    "trackTwoRem": "sample string 16",
                                    "transCode": 1,
                                    "transType": 1,
                                    "unitPrice": 1.0,
                                    "vehicleReg": "sample string 17",
                                    "offline": true,
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "86"
                                  }
                                ],
                                "fuelResells": [
                                  {
                                    "$id": "87",
                                    "saleItemID": 1,
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "HEfb5SaO5k6vIl7vgd6WmQ==",
                                    "pluGuid": "e5db471c-8e26-4ee6-af22-5eef81de9699",
                                    "accountID": "QUdbUqFVxE2o3IcJmgKyPQ==",
                                    "accountIDGuid": "525b4741-55a1-4dc4-a8dc-87099a02b23d",
                                    "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": "2026-04-03T06:27:23.6697236",
                                    "bestOrExpireType": 1,
                                    "refundG_UID": "gEtDBcUQsUKEXNfwCaSW7Q==",
                                    "refundGuid": "05434b80-10c5-42b1-845c-d7f009a496ed",
                                    "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": "87"
                                  }
                                ],
                                "customerOrder": [
                                  {
                                    "$id": "88",
                                    "identifier": "9HctH7AlN0m0POWmFkc1pA==",
                                    "identifierGuid": "1f2d77f4-25b0-4937-b43c-e5a6164735a4",
                                    "id": 1,
                                    "orderNo": 2,
                                    "externalSaleIdentifier": "sample string 3",
                                    "storeID": 4,
                                    "zoneID": 5,
                                    "deptNo": 6,
                                    "customerIdentifier": "mJo4d9HIxECiJXag/p3cgg==",
                                    "customerIdentifierGuid": "77389a98-c8d1-40c4-a225-76a0fe9ddc82",
                                    "operatorNo": 1,
                                    "operatorG_UID": "HLrjqzh+XEydaoKEVNisbg==",
                                    "operatorGuid": "abe3ba1c-7e38-4c5c-9d6a-828454d8ac6e",
                                    "created": "2026-04-03T06:27:23.6697236",
                                    "ordered": "2026-04-03T06:27:23.6697236",
                                    "started": "2026-04-03T06:27:23.6697236",
                                    "completed": "2026-04-03T06:27:23.6697236",
                                    "supplied": "2026-04-03T06:27:23.6697236",
                                    "quickTicket": 1,
                                    "deleted": true,
                                    "walkAway": true,
                                    "approxWait": 1,
                                    "actualWait": 1,
                                    "deliveryMethod": 8,
                                    "externalSaleType": 9,
                                    "customer": {
                                      "$ref": "69"
                                    },
                                    "operator": {
                                      "$ref": "36"
                                    },
                                    "details": [
                                      {
                                        "$id": "89",
                                        "headerID": 1,
                                        "plu": 1,
                                        "pluG_UId": "YgG26NtlqUKuX2Q+f6OgoA==",
                                        "pluGuid": "e8b60162-65db-42a9-ae5f-643e7fa3a0a0",
                                        "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": "Hw5oiGZEKkaBpUyUd/N4Zg==",
                                        "headerIdentifierGuid": "88680e1f-4466-462a-81a5-4c9477f37866",
                                        "product": {
                                          "$ref": "7"
                                        }
                                      },
                                      {
                                        "$ref": "89"
                                      }
                                    ],
                                    "storeName": "sample string 11",
                                    "customerName": "sample string 12",
                                    "storeReplyTo": "sample string 13",
                                    "storeSubjectLine": "sample string 14",
                                    "storeSaleHeader": {
                                      "$ref": "76"
                                    }
                                  },
                                  {
                                    "$ref": "88"
                                  }
                                ],
                                "surveyResponses": [
                                  {
                                    "$id": "90",
                                    "surveyG_UID": "fRYsoF9vnU+jZ9s7VTIqeQ==",
                                    "surveyGuid": "a02c167d-6f5f-4f9d-a367-db3b55322a79",
                                    "saleHeaderGuid": "EozM/puFEkG6t8qrX1na3Q==",
                                    "saleGuid": "fecc8c12-859b-4112-bab7-caab5f59dadd",
                                    "textResponse": "sample string 1",
                                    "integerResponse": 1,
                                    "g_UIDResponse": "ZfGZOijPKUyX/LaDN+eO+Q==",
                                    "guidResponse": "3a99f165-cf28-4c29-97fc-b68337e78ef9",
                                    "whoAnswered": 2,
                                    "answeredAtUTC": "2026-04-03T06:27:23.6697236",
                                    "sale": {
                                      "$ref": "76"
                                    },
                                    "survey": {
                                      "$id": "91",
                                      "g_UID": "GoSdAzZckkaYpZRLx5dZlw==",
                                      "guid": "039d841a-5c36-4692-98a5-944bc7975997",
                                      "name": "sample string 1",
                                      "storeID": 2,
                                      "zoneID": 1,
                                      "checkoutFormG_UID": "3CbdCzyas0GGl2ezkYmQ7w==",
                                      "checkoutFormGuid": "0bdd26dc-9a3c-41b3-8697-67b3918990ef",
                                      "displayToWho": 3,
                                      "displayWhen": 4,
                                      "start": "2026-04-03T06:27:23.6697236",
                                      "end": "2026-04-03T06:27:23.6697236",
                                      "deleted": true,
                                      "updated": "2026-04-03T06:27:23.6697236",
                                      "possibleIntegerResponses": [
                                        1,
                                        2
                                      ],
                                      "possibleTextResponses": [
                                        "sample string 1",
                                        "sample string 2"
                                      ],
                                      "possibleGuidResponses": [
                                        "6270a219-8a22-4f75-9521-36cff0240d72",
                                        "912b58aa-ebb6-4eeb-b926-cdf83774c871"
                                      ],
                                      "allowsAllTextResponses": true,
                                      "surveyForm": {
                                        "$ref": "44"
                                      }
                                    },
                                    "ingressId": "sample string 4"
                                  },
                                  {
                                    "$ref": "90"
                                  }
                                ],
                                "storeName": "sample string 39",
                                "terminalNumber": 40,
                                "machineName": "sample string 41",
                                "operatorName": "sample string 42",
                                "direction": 1,
                                "reason": "sample string 43",
                                "accountG_UID": "8NWccv8DO0qSzAfs+0na7Q==",
                                "accountIdentifier": "729cd5f0-03ff-4a3b-92cc-07ecfb49daed",
                                "accountName": "sample string 44",
                                "customerOrderIdentifier": "92kbZa07WUGdSjef8m7DPQ==",
                                "customerOrderIdentifierGuid": "651b69f7-3bad-4159-9d4a-379ff26ec33d",
                                "priceLevelName": "sample string 45",
                                "revision": 46,
                                "ingressId": "sample string 47"
                              },
                              "metadata": {
                                "$id": "92",
                                "id": 1,
                                "paymentID": 2,
                                "paymentIdentifier": "iQFVGyc0vkms/VOPIcBOfQ==",
                                "paymentIdentifierGuid": "1b550189-3427-49be-acfd-538f21c04e7d",
                                "identifier": "eFQbgg/nxEytx0bF97wlFA==",
                                "identifierGuid": "821b5478-e70f-4cc4-adc7-46c5f7bc2514",
                                "metadata": "sample string 3",
                                "signatureImage": "QEA=",
                                "itemIdentifier": "iNfrKsI5EkeSK1PYfK5C1g==",
                                "itemIdentifierGuid": "2aebd788-39c2-4712-922b-53d87cae42d6"
                              }
                            },
                            {
                              "$ref": "75"
                            }
                          ]
                        },
                        {
                          "$ref": "70"
                        }
                      ],
                      "customerGroupMembers": [
                        {
                          "$ref": "74"
                        },
                        {
                          "$ref": "74"
                        }
                      ],
                      "customerGroups": [
                        {
                          "$ref": "73"
                        },
                        {
                          "$ref": "73"
                        }
                      ],
                      "accounts": [
                        {
                          "$ref": "71"
                        },
                        {
                          "$ref": "71"
                        }
                      ],
                      "account": {
                        "$ref": "71"
                      },
                      "vouchers": [
                        {
                          "$id": "93",
                          "customerIdentifier": "PIQaLvJeRUSNfUijNXG5iA==",
                          "customerIdentifierGuid": "2e1a843c-5ef2-4445-8d7d-48a33571b988",
                          "voucherName": "sample string 2",
                          "count": 3,
                          "storeID": 4,
                          "barcode": "sample string 5",
                          "redeemCount": 6,
                          "issueCount": 7,
                          "storeSalePaymentID": 1,
                          "idempotentID": "2YvDgWoafk+1IecHONbXWg==",
                          "idempotentGuid": "81c38bd9-1a6a-4f7e-b521-e70738d6d75a",
                          "offline": true,
                          "voucher": {
                            "$id": "94",
                            "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": "2026-04-03T06:27:23.6697236",
                            "barcodeTemplate": {
                              "$id": "95",
                              "templateID": 1,
                              "template": "sample string 1",
                              "bcFunction": "sample string 2",
                              "sortOrder": 3
                            },
                            "scaleLabel": {
                              "$id": "96",
                              "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": "2026-04-03T06:27:23.6697236",
                              "labelPageLayout": "6gEmZEbeIUSmxA2czRK9jg==",
                              "pageLayoutGuid": "642601ea-de46-4421-a6c4-0d9ccd12bd8e",
                              "labelType": 6,
                              "oldName": "sample string 7",
                              "voucher": {
                                "$ref": "94"
                              },
                              "elements": [
                                {
                                  "$id": "97",
                                  "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": "2026-04-03T06:27:23.6697236"
                                },
                                {
                                  "$ref": "97"
                                }
                              ]
                            },
                            "customerVouchers": [
                              {
                                "$id": "98",
                                "id": 1,
                                "customerIdentifier": "uGE5zVgU8Em9+I2CzMaW+g==",
                                "customerIdentifierGuid": "cd3961b8-1458-49f0-bdf8-8d82ccc696fa",
                                "voucherID": 3,
                                "voucherName": "sample string 4",
                                "storeID": 1,
                                "barcode": "sample string 5",
                                "dateOfIssue": "2026-04-03T06:27:23.6697236",
                                "issuedSaleHeaderID": 1,
                                "issuedSaleIdentifier": "sample string 7",
                                "issuedOfflinePaymentID": 1,
                                "issuedIdempotentID": "rdOdBnA7yU2kshnCDdEItA==",
                                "issuedIdempotentGuid": "069dd3ad-3b70-4dc9-a4b2-19c20dd108b4",
                                "issuedOffline": true,
                                "issuedUser": "sample string 9",
                                "issuedNotes": "sample string 10",
                                "expiryDate": "2026-04-03T06:27:23.6697236",
                                "expiredUser": "sample string 11",
                                "expiredNotes": "sample string 12",
                                "redeemed": "2026-04-03T06:27:23.6697236",
                                "redeemedSaleHeaderID": 1,
                                "redeemedSaleIdentifier": "sample string 13",
                                "redeemedOfflinePaymentID": 1,
                                "redeemedIdempotentID": "6Ql3zRMZAUep3K/obiOQtQ==",
                                "redeemedIdempotentGuid": "cd7709e9-1913-4701-a9dc-afe86e2390b5",
                                "redeemedUser": "sample string 14",
                                "redeemedNotes": "sample string 15",
                                "redeemedOffline": true,
                                "updated": "2026-04-03T06:27:23.6697236",
                                "storeName": "sample string 17",
                                "scaleLabel": {
                                  "$ref": "96"
                                },
                                "voucher": {
                                  "$ref": "94"
                                },
                                "customer": {
                                  "$ref": "69"
                                },
                                "issuedOfflinePayment": {
                                  "$ref": "75"
                                },
                                "redeemedOfflinePayment": {
                                  "$ref": "75"
                                }
                              },
                              {
                                "$ref": "98"
                              }
                            ]
                          },
                          "customer": {
                            "$ref": "69"
                          }
                        },
                        {
                          "$ref": "93"
                        }
                      ]
                    }
                  },
                  {
                    "$ref": "68"
                  }
                ],
                "customerGroups": [
                  {
                    "$id": "99",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "groupID": "y0XErnHVI0W3gDglihvXZw==",
                    "groupIDGuid": "aec445cb-d571-4523-b780-38258a1bd767",
                    "campaign": {
                      "$ref": "65"
                    },
                    "group": {
                      "$ref": "73"
                    }
                  },
                  {
                    "$ref": "99"
                  }
                ],
                "signIqTickets": [
                  {
                    "$id": "100",
                    "identifier": "5iIS64RLpEie9/JQf/Jb2w==",
                    "identifierGuid": "eb1222e6-4b84-48a4-9ef7-f2507ff25bdb",
                    "campaignName": "sample string 2",
                    "message": "sample string 3",
                    "ticketFileSource": "sample string 4",
                    "ticketFileDestination": "sample string 5",
                    "storeID": 1
                  },
                  {
                    "$ref": "100"
                  }
                ],
                "comboPriceGroups": [
                  {
                    "$id": "101",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "g_UID": "VU7x4dSdVkutbOdWKdok7w==",
                    "guid": "e1f14e55-9dd4-4b56-ad6c-e75629da24ef",
                    "description": "sample string 5",
                    "newPrice": 1,
                    "rangeDescription": "sample string 6",
                    "dealDescription": "sample string 7",
                    "labelQuantity": 8,
                    "hostProductCategoryID": 1,
                    "offerID": 1,
                    "dontUpdatePricePlus": true,
                    "campaign": {
                      "$ref": "65"
                    },
                    "comboPricePlus": [
                      {
                        "$id": "102",
                        "id": 1,
                        "campaignID": 2,
                        "campaignName": "sample string 3",
                        "groupG_UID": "o+egZXYPak2NatIfyiMTiA==",
                        "groupGuid": "65a0e7a3-0f76-4d6a-8d6a-d21fca231388",
                        "comboPriceType": 5,
                        "priceType": 5,
                        "pluG_UID": "ybUUT8GTJEO1vCbgouDZ/A==",
                        "pluGuid": "4f14b5c9-93c1-4324-b5bc-26e0a2e0d9fc",
                        "priceGroupG_UID": "N23gDnzbCkeSbsRWOfvJ0w==",
                        "priceGroupGuid": "0ee06d37-db7c-470a-926e-c45639fbc9d3",
                        "campaignPoolID": "sample string 7",
                        "quantity": 1,
                        "campaign": {
                          "$ref": "65"
                        },
                        "product": {
                          "$ref": "7"
                        },
                        "priceGroup": {
                          "$ref": "29"
                        },
                        "campaignPool": {
                          "$ref": "65"
                        }
                      },
                      {
                        "$ref": "102"
                      }
                    ]
                  },
                  {
                    "$ref": "101"
                  }
                ],
                "priceLevels": [
                  {
                    "$id": "103",
                    "id": 1,
                    "priceLevelIdentifier": "Hh+MyJTeEUeIHzi9LX2E8Q==",
                    "priceLevelIdentifierGuid": "c88c1f1e-de94-4711-881f-38bd2d7d84f1",
                    "campaignName": "sample string 3",
                    "priceLevelName": "sample string 4"
                  },
                  {
                    "$ref": "103"
                  }
                ],
                "promotionType": {
                  "$id": "104",
                  "identifier": "aYtYmJCJaUWvPUlfNsPcQg==",
                  "identifierGuid": "98588b69-8990-4569-af3d-495f36c3dc42",
                  "hostType": 2,
                  "code": "sample string 3",
                  "description": "sample string 4",
                  "isLiquor": true,
                  "isAdvertised": true,
                  "disableWasSave": true,
                  "excludeFromPromoSales": true,
                  "labelPageLayoutG_UID": "RqFi8K2IGE2Y/sRyYrAf8w==",
                  "labelPageLayoutGuid": "f062a146-88ad-4d18-98fe-c47262b01ff3",
                  "priceLevelIdentifier": "B929JW4tEUeo/9PByFf/kg==",
                  "priceLevelIdentifierGuid": "25bddd07-2d6e-4711-a8ff-d3c1c857ff92",
                  "active": true,
                  "updated": "2026-04-03T06:27:23.6697236",
                  "hostName": "sample string 11"
                }
              },
              "product": {
                "$ref": "7"
              },
              "dealCost": {
                "$id": "105",
                "headerIdentifier": "l6OcrdOs1kGWvScafK8m1w==",
                "headerIdentifierGuid": "ad9ca397-acd3-41d6-96bd-271a7caf26d7",
                "identifier": "UE9LiRgEnkmzQvXteE4C6w==",
                "identifierGuid": "894b4f50-0418-499e-b342-f5ed784e02eb",
                "supplierIdentifier": "7j5oJpdCI0ykjCDnPgzhvQ==",
                "supplierGuid": "26683eee-4297-4c23-a48c-20e73e0ce1bd",
                "pluG_UID": "MzIkJihVYEuTG02Inzvr9A==",
                "pluGuid": "26243233-5528-4b60-931b-4d889f3bebf4",
                "campaignName": "7e35ec22-fc9f-410f-8002-59c6014c3722",
                "description": "sample string 4",
                "cost": 5,
                "costDecimals": 6,
                "start": "2026-04-03T06:27:23.6697236",
                "end": "2026-04-03T06:27:23.6697236",
                "type": 9,
                "promoType": 10,
                "bonusItemPLUG_UID": "YRW7G/7+g0Csr6+DTa4zPw==",
                "bonusItemPluGuid": "1bbb1561-fefe-4083-acaf-af834dae333f",
                "bonusPurchaseUnits": 11,
                "bonusReceiveUnits": 12,
                "updated": "2026-04-03T06:27:23.6697236",
                "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": "2026-04-03T06:27:23.6697236",
                "campaignEndDate": "2026-04-03T06:27:23.6697236",
                "masterPLUG_UID": "Mbs4UFwmu0KGBBwhTW+PyQ==",
                "masterID": "5038bb31-265c-42bb-8604-1c214d6f8fc9",
                "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": "n5pCo7QFqEWt+uo86Q3OIQ==",
                "bonusMasterID": "a3429a9f-05b4-45a8-adfa-ea3ce90dce21",
                "bonusProductName": "sample string 34",
                "bonusProductAPN": "sample string 35",
                "bonusOrderCode": "sample string 36",
                "bonusNormalSell": 37,
                "bonusNormalCost": 38,
                "bonusNormalCostDecimals": 39,
                "bonusCartonQuantity": 40,
                "bonusSalesMode": 41,
                "bonusOrderPacked": 42,
                "bonusFuelItem": true,
                "bonusActive": true
              }
            },
            "currentCostStart": "2026-04-03T06:27:23.6697236",
            "dealCosts": [
              {
                "$ref": "105"
              },
              {
                "$ref": "105"
              }
            ],
            "tags": [
              {
                "$id": "106",
                "pluG_UID": "PrYq0w6ju0WeqZLxlfMeeQ==",
                "pluGuid": "d32ab63e-a30e-45bb-9ea9-92f195f31e79",
                "tagID": 1,
                "description": "sample string 1",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "106"
              }
            ],
            "alternateProductG_UID": "3zq/EABJ0Em5ZAfMj3OAbQ==",
            "alternateProduct": "10bf3adf-4900-49d0-b964-07cc8f73806d",
            "altProduct": {
              "$ref": "7"
            },
            "productHostCode": {
              "$id": "107",
              "id": 1,
              "pluG_UID": "bOiNagU1Sk+woxhUM55jBg==",
              "pluGuid": "6a8de86c-3505-4f4a-b0a3-1854339e6306",
              "ibaCode": "sample string 2"
            },
            "mscCat": {
              "$ref": "59"
            },
            "mscCom": {
              "$ref": "60"
            },
            "mscDep": {
              "$ref": "62"
            },
            "mscSubCom": {
              "$ref": "61"
            },
            "isUserUpdate": true,
            "ignoreMasterProduct": true,
            "priceGroupLabelRequested": true,
            "firstSold": "2026-04-03T06:27:23.6697236",
            "inventoryTracked": "2026-04-03T06:27:23.6697236",
            "isNormalPriceChangesCampaign": true,
            "baseProductFuel": {
              "$id": "108",
              "pluG_UID": "q7oIhlgLiEKoLhdKXnhBSg==",
              "pluGuid": "8608baab-0b58-4288-a82e-174a5e78414a",
              "fuelPluG_UID": "m5j58nnGpkWNCstuvWOlKg==",
              "fuelPluGuid": "f2f9989b-c679-45a6-8d0a-cb6ebd63a52a",
              "price": 3,
              "productDescription": "sample string 4",
              "productBarcode": "sample string 5",
              "fuelProductDescription": "sample string 6",
              "fuelProductBarcode": "sample string 7",
              "fuelProductPrice": 8
            },
            "productFuelLinks": [
              {
                "$ref": "108"
              },
              {
                "$ref": "108"
              }
            ]
          },
          "supplier": {
            "$ref": "2"
          },
          "serviceFee": {
            "$id": "109",
            "id": 1,
            "description": "sample string 1",
            "fee": 1
          },
          "isPrimaryHost": true,
          "hostVendor": 48
        },
        {
          "$ref": "5"
        }
      ],
      "orderCycleHeaders": [
        {
          "$id": "110",
          "storeID": 1,
          "supplierIdentifier": "1+b9osg+pUO/wa6rISZhpg==",
          "supplierGuid": "a2fde6d7-3ec8-43a5-bfc1-aeab212661a6",
          "departmentCode": "sample string 2",
          "warehouseDirectIndicator": "sample string 3",
          "type": 4,
          "storeName": "sample string 5",
          "departmentName": "sample string 6",
          "orderDays": 7
        },
        {
          "$ref": "110"
        }
      ],
      "cycles": [
        {
          "$id": "111",
          "storeID": 1,
          "supplierIdentifier": "M9thmKA3E0Cpom4wiSSRZw==",
          "supplierGuid": "9861db33-37a0-4013-a9a2-6e3089249167",
          "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": "2026-04-03T06:27:23.6697236",
          "deliveryDate": "2026-04-03T06:27:23.6697236",
          "nextCutOffDate": "2026-04-03T06:27:23.6697236",
          "nextDeliveryDate": "2026-04-03T06:27:23.6697236",
          "nextDaysBuffer": 10
        },
        {
          "$ref": "111"
        }
      ],
      "store": {
        "$ref": "8"
      },
      "updated": "2026-04-03T06:27:23.6697236",
      "isHost": true
    },
    {
      "$ref": "2"
    }
  ]
}

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

New SupplierGroup Identifier

globally unique identifier

Response Formats

application/json, text/json

Sample:
"a66196a1-7106-4150-a895-91c386fa8246"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">a66196a1-7106-4150-a895-91c386fa8246</guid>

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKk3�\_B�Ҷ5xl/workbook.xml �(�����0��&�C������x��-�m�?ik��-%�x�3;��4�q3fB5k_��lM���cA��h��!J�"f%���H�e%q0� ��BZ�7�?,o�����
��Ը;�j�fO	�O2{��Dd��T�`�ERHS-�i�%�>�����e|�T�r~+
`%>��!���PKk3�\����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
k3�\�Xy�''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R8c2b2be50ba84437" /></Relationships>PKk3�\(+D�%�xl/worksheets/sheet1.xml �(��Q�n� ���JҪ��T��j�M;lg�85�H��m����-?��l�����k�5��ږ:m/5L�pl����+��"����A�08��B#��F��֓32��]8��n�D�d��.�w8���ң���?\~t(�l����BSu:�'��a_�S	�7UF�k�����1>��)y�j(2�����c�r��Ϩ/*�
msOK��73:�
����κ���X���^l��=�Bk'�|,��%_h��I�T�f�r9��(���(�㼷���-������~���L�e���k�PKk3�\$J���Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8I�ՠ�ݰa[z��d�DM��v���G�
XEWb�������4����ٽ͓xa�Gk(���h�NA߭a���y�'�0.^��BX��4�>������b�z� �gY湒.e�5S���h��-�f6��|����‮���O��K(�H��5���n�涤UUq�@ț��p���z}�LIJiԪ@,*����̀�����S����i]S�T�k�*�|Q�W��PKk3�\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PKk3�\<�8���xl/sharedStrings.xml �(�5�An� E��fO�4�v�ɢRN�`dOb$3�\5�/Yd��������K�����E<�)�}�ﯫ�@IE�p)L<H@]b��MY�k]?��q��r(+qKne�Xnw#�F8�LT�b��z�11���\����g��7A��F����~w��;[�]ֽ�:��x���̳oګ�PK-k3�\_B�Ҷ5xl/workbook.xmlPK-k3�\����	��[Content_Types].xmlPK-
k3�\�Xy�''U_rels/.relsPK-k3�\(+D�%��xl/worksheets/sheet1.xmlPK-k3�\$J���P8xl/_rels/workbook.xml.relsPK-k3�\Ѓc'2E
}xl/styles.xmlPK-k3�\<�8����xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PKk3�\KT	_�5xl/workbook.xml �(�����0��&�C����H
'.^=x�������R�7o;������Z�#G�J[a�)	q-��APa�k+�Ҿ��{�B�۷�Ir<���ȼ��qa^h�����:���dB�z�C���&e0ֺ���"�)a�ETH1	n�gE��U���-E��\dI��i{����`����/PKk3�\����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
k3�\-"�''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R88e062831a034ab9" /></Relationships>PKk3�\(+D�%�xl/worksheets/sheet1.xml �(��Q�n� ���JҪ��T��j�M;lg�85�H��m����-?��l�����k�5��ږ:m/5L�pl����+��"����A�08��B#��F��֓32��]8��n�D�d��.�w8���ң���?\~t(�l����BSu:�'��a_�S	�7UF�k�����1>��)y�j(2�����c�r��Ϩ/*�
msOK��73:�
����κ���X���^l��=�Bk'�|,��%_h��I�T�f�r9��(���(�㼷���-������~���L�e���k�PKk3�\0�}9�Pxl/_rels/workbook.xml.rels �(���Kn� @��f_�`���d�M�i.�`0Vl����ٲ�z��Tj��n����I3�׏��<��
}��`��@�J��wp�����v��Q�4�0�Vl���8�)
��$B�f�����DL���,�Q�HY�W�/p�$�ˌ�!:���N�&��0}w�br����O)�[Xe�
�Eu�ǒ��hJ֨�˺B��e�����/d���1����~���k���K�ey�V���I����75z��/PKk3�\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PKk3�\<�8���xl/sharedStrings.xml �(�5�An� E��fO�4�v�ɢRN�`dOb$3�\5�/Yd��������K�����E<�)�}�ﯫ�@IE�p)L<H@]b��MY�k]?��q��r(+qKne�Xnw#�F8�LT�b��z�11���\����g��7A��F����~w��;[�]ֽ�:��x���̳oګ�PK-k3�\KT	_�5xl/workbook.xmlPK-k3�\����	�[Content_Types].xmlPK-
k3�\-"�''V_rels/.relsPK-k3�\(+D�%��xl/worksheets/sheet1.xmlPK-k3�\0�}9�P9xl/_rels/workbook.xml.relsPK-k3�\Ѓc'2E
~xl/styles.xmlPK-k3�\<�8����xl/sharedStrings.xmlPK��