GET api/supplierGroup/{id}

Load Supplier Group

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

SupplierGroup identifier

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Match SupplierGroup or null

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.

Response Formats

application/json, text/json

Sample:
{
  "identifier": "cvtmA4MlN0OUKoLMSTuXOQ==",
  "identifierGuid": "0366fb72-2583-4337-942a-82cc493b9739",
  "name": "sample string 1",
  "rebate": 1.0,
  "rebateType": 1,
  "rebateFrequency": 1,
  "rebateSource": 1,
  "rebateLastClaimed": "2025-10-05T00:01:52.5120102",
  "rebateLastClaimedAmount": 1.0,
  "suppliers": [
    {
      "$id": "2",
      "identifier": "jjbLHJnyIEKLITO/ExlpGw==",
      "identifierGuid": "1ccb368e-f299-4220-8b21-33bf1319691b",
      "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": "b0OImf8IfkKGR4H1/fR+Aw==",
      "primaryContactID": "9988436f-08ff-427e-8647-81f5fdf47e03",
      "storeID": 1,
      "abn": "sample string 16",
      "supplierGroupIdentifier": "xMXU6APenEmsvHukCLPnHg==",
      "supplierGroupGuid": "e8d4c5c4-de03-499c-acbc-7ba408b3e71e",
      "rebate": 1.0,
      "rebateType": 1,
      "rebateFrequency": 1,
      "rebateSource": 1,
      "rebateLastClaimed": "2025-10-05T00:01:52.5120102",
      "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": "9fc15d69-f6d9-4c99-b0cc-720182004f3a",
        "identifier": "Dd4BOFBKWUaRPhjIxqapww==",
        "identifierGuid": "3801de0d-4a50-4659-913e-18c8c6a6a9c3",
        "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": "0c8q2onsS0eGfD4sNZ3znA==",
          "supplierIdentifierGuid": "da2acfd1-ec89-474b-867c-3e2c359df39c",
          "contactGuid": "nw4sXaQIBEan96RvxRpgcA==",
          "contactID": "5d2c0e9f-08a4-4604-a7f7-a46fc51a6070",
          "contact": {
            "$ref": "3"
          },
          "supplier": {
            "$ref": "2"
          }
        },
        {
          "$ref": "4"
        }
      ],
      "products": [
        {
          "$id": "5",
          "pluG_UID": "aSe2mg8mW0a+6rUAV2g47Q==",
          "pluGuid": "9ab62769-260f-465b-beea-b500576838ed",
          "supplierIdentifier": "B3rhSlHvt0GZUFqRgOpbTA==",
          "supplierIdentifierGuid": "4ae17a07-ef51-41b7-9950-5a9180ea5b4c",
          "cartonQuantity": 1,
          "cartonQuantityChanged": true,
          "productSize": "sample string 3",
          "cigarettesPerSleeve": 1,
          "randomWeight": true,
          "piecesPerUnit": 5,
          "averagePackSize": 6,
          "effectiveDate": "2025-10-05T00:01:52.5120102",
          "pricedByWeight": true,
          "landedUnitCostEx": 9,
          "landedUnitCostInc": 10,
          "landedCartonCostInc": 11,
          "landedCartonCostEx": 12,
          "standardCost": 13,
          "deliveryFee": 1,
          "deliveryFeeBasis": "sample string 14",
          "pickAndPackFee": 1,
          "pickAndPackFeeBasis": "sample string 15",
          "financeFee": 1,
          "financeFeeBasis": "sample string 16",
          "cartonLength": 1,
          "cartonWidth": 1,
          "cartonHeight": 1,
          "palletLayerQuantity": 1,
          "palletLayers": 1,
          "itemCode": "sample string 17",
          "invoiceCode": "sample string 18",
          "invoiceDesc": "sample string 19",
          "orderDirect": true,
          "useCost": true,
          "minimumQuantity": 20,
          "hostType": 21,
          "fromHost": 22,
          "minimumReorder": 1,
          "maximumReorder": 1,
          "orderMultiple": 23.1,
          "sellMultiple": 24.1,
          "baseMultiple": 25.1,
          "hostStandardCost": 26,
          "hostTotalCost": 27,
          "hostRetail": 28,
          "hostLandedUnitCostEx": 29,
          "hostLandedUnitCostInc": 30,
          "hostDesc": "sample string 31",
          "directIndicator": "sample string 32",
          "availableToOrder": true,
          "hostRangeIndicator": "sample string 34",
          "hostProductType": "sample string 35",
          "hostProductGrade": "sample string 36",
          "hostProductGroup": "sample string 37",
          "hostSlowMoving": true,
          "hostGeneralMerchandise": true,
          "hostPillar": "sample string 40",
          "hostLastUpdated": "2025-10-05T00:01:52.5120102",
          "rebate": 1.0,
          "rebateExclude": true,
          "invoiceCodes": [
            {
              "$id": "6",
              "pluG_UID": "A7QBQrWCuUm5ptbFMosvNQ==",
              "pluGuid": "4201b403-82b5-49b9-b9a6-d6c5328b2f35",
              "supplierIdentifier": "Zj9VsRnddUe/94nDTC2g1w==",
              "supplierIdentifierGuid": "b1553f66-dd19-4775-bff7-89c34c2da0d7",
              "invoiceCode": "sample string 1",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "6"
            }
          ],
          "storeIDs": [
            1,
            2
          ],
          "preferredSupplier": true,
          "preferredRebateSupplier": true,
          "supplierName": "sample string 41",
          "salesMode": 42,
          "orderPacked": true,
          "active": true,
          "price": 1,
          "costGstPercent": 44,
          "parentPluG_UID": "rCUWOdGSW0y3oGy8651Znw==",
          "parentPluGuid": "391625ac-92d1-4c5b-b7a0-6cbceb9d599f",
          "freight": 45.0,
          "freightType": 1,
          "product": {
            "$id": "7",
            "plu": 1,
            "storeID": 1,
            "masterPluG_UID": "QEA=",
            "storeIDs": [
              1,
              2
            ],
            "g_UId": "kU5ngrrC9EKm1p+gl+Dv0w==",
            "guid": "82674e91-c2ba-42f4-a6d6-9fa097e0efd3",
            "apn": "sample string 1",
            "apnChanged": true,
            "apnSwitched": true,
            "barcode": "sample string 4",
            "itemNumber": "sample string 5",
            "itemNumberChanged": true,
            "priceGroupG_UID": "utLdbKukFEaGrcsgRUNckQ==",
            "priceGroupGuid": "6cddd2ba-a4ab-4614-86ad-cb2045435c91",
            "blueprintID": 1,
            "lastCountedDate": "2025-10-05T00:01:52.5120102",
            "externalID": "sample string 7",
            "active": true,
            "activated": "2025-10-05T00:01:52.5120102",
            "pluCreated": "2025-10-05T00:01:52.5120102",
            "createdByUser": "sample string 9",
            "name": "sample string 10",
            "nameChanged": true,
            "secondDescription": "sample string 12",
            "hostDescription": "sample string 13",
            "keepCartonQty": true,
            "keepDescription": true,
            "keepDepartments": true,
            "keepSuppliers": true,
            "markdownDescription": "sample string 18",
            "altDescription": "sample string 19",
            "bestOrExpire": 20,
            "lastUpdate": "2025-10-05T00:01:52.5120102",
            "lastManualUpdate": "2025-10-05T00:01:52.5120102",
            "imageName": "sample string 23",
            "showImageOnFlipCharts": true,
            "showTextOnFlipCharts": true,
            "overrideFlipChartText": true,
            "flipChartText": "sample string 27",
            "salesMode": 1,
            "eftCode": 1,
            "price": 1,
            "priceChanged": true,
            "rrp": 1,
            "gstPercent": 28,
            "gstPercentChanged": true,
            "costGSTPercent": 29,
            "costGSTPercentChanged": true,
            "wetPercent": 1,
            "priceOverride": 1,
            "cost": 1,
            "currentCost": 1,
            "currentCostDecimals": 1,
            "grossProfit": 1.0,
            "currentCostDesc": "sample string 30",
            "currentCostEnd": "2025-10-05T00:01:52.5120102",
            "currentCostUpdated": "2025-10-05T00:01:52.5120102",
            "costDecimals": 31,
            "costChanged": true,
            "dealCostIdentifier": "QEA=",
            "excludeFromRebate": true,
            "rebateOverride": 1,
            "costCalcMethod": 32,
            "costCalcMethodChanged": true,
            "costEffectiveDate": "2025-10-05T00:01:52.5120102",
            "defaultGP": 1,
            "breakTargetMode": 33,
            "break1": 1,
            "price1": 1,
            "target1": 34,
            "break2": 1,
            "price2": 1,
            "target2": 35,
            "break3": 1,
            "price3": 1,
            "target3": 36,
            "break1Changed": true,
            "price1Changed": true,
            "target1Changed": true,
            "break2Changed": true,
            "price2Changed": true,
            "target2Changed": true,
            "break3Changed": true,
            "price3Changed": true,
            "target3Changed": true,
            "breakTargetModeChanged": true,
            "margin": 1.1,
            "marginChanged": true,
            "marginRanged": true,
            "marginRangedChanged": true,
            "minimumMargin": 1.1,
            "minimumMarginChanged": true,
            "maximumMargin": 1.1,
            "maximumMarginChanged": true,
            "overrideHostWarehouseIndicator": true,
            "overrideHostWarehouseIndicatorChanged": true,
            "overrideHostPrice": true,
            "overrideHostPriceChanged": true,
            "overrideHostCost": true,
            "overrideHostCostChanged": true,
            "overrideHostMargin": true,
            "overrideHostMarginChanged": true,
            "alwaysApplyMargin": true,
            "alwaysApplyMarginChanged": true,
            "aws": 1.0,
            "paws": 1.0,
            "awsUpdated": "2025-10-05T00:01:52.5120102",
            "posTare": 1,
            "altPrice": 1.0,
            "altPriceChanged": true,
            "altPriceMode": 53,
            "altPriceModeChanged": true,
            "altPLUG_UID": "hf2e4nuqY0y63B8i4InIIg==",
            "altPLUGuid": "e29efd85-aa7b-4c63-badc-1f22e089c822",
            "altPLUGuidChanged": true,
            "altPriceDescription1": "sample string 54",
            "altPriceDescription2": "sample string 55",
            "cartonQuantity": 56,
            "cartonQuantityChanged": true,
            "trayID": 1,
            "promptID": 1,
            "tare": 1,
            "packQty": 1,
            "fixedWeight": 1,
            "extraMesg": 1,
            "text1": "sample string 58",
            "text2": "sample string 59",
            "text3": "sample string 60",
            "labelText": "sample string 61",
            "labelTextChanged": true,
            "sendToScale": true,
            "nonScaleWeigh": true,
            "labelFormat": "sample string 65",
            "barcodeFormat": "sample string 66",
            "austMade": 1,
            "coolCode": 67,
            "countryOfOrigin": "sample string 68",
            "percentContent": 69.1,
            "departmentID": 1,
            "subDepartmentID": 1,
            "minorDepartmentID": 1,
            "lesserDepartmentID": 1,
            "deptCode": "sample string 70",
            "subDeptCode": "sample string 71",
            "minorDeptCode": "sample string 72",
            "lesserDeptCode": "sample string 73",
            "deptName": "sample string 74",
            "subDeptName": "sample string 75",
            "minorDeptName": "sample string 76",
            "lesserDeptName": "sample string 77",
            "departmentChanged": true,
            "subCategoryID": 1,
            "expiry": 1,
            "showDays": 1,
            "datePrint": 1,
            "labelRequired": true,
            "labelShelfQty": 80,
            "labelShelfChanged": true,
            "labelTalkerQty": 82,
            "labelSmall": true,
            "labelLastPrinted": "2025-10-05T00:01:52.5120102",
            "labelLastPrice": 1,
            "shelfPageLayoutG_UID": "4MqP8RSRI0uiUBS2K0/7uw==",
            "shelfPageLayoutGuid": "f18fcae0-9114-4b23-a250-14b62b4ffbbb",
            "talkerPageLayoutG_UID": "voGRGxhimEKZFgNhs3Iwmg==",
            "talkerPageLayoutGuid": "1b9181be-6218-4298-9916-0361b372309a",
            "unitMeasure": 1.1,
            "unitMeasureChanged": true,
            "unitMeasureKind": 85,
            "unitMeasureKindChanged": true,
            "signIQData": "sample string 87",
            "refresh": true,
            "earnLoyaltyPoints": true,
            "earnLoyaltyPointsChanged": true,
            "quantityOverride": true,
            "quantityOverrideChanged": true,
            "quantityRequired": true,
            "quantityRequiredChanged": true,
            "allowDiscounts": true,
            "allowDiscountsChanged": true,
            "discountDiscounts": true,
            "discountDiscountsChanged": true,
            "itemRecalled": true,
            "itemRecalledChanged": true,
            "noRefund": true,
            "noRefundChanged": true,
            "allowMarkdown": true,
            "allowMarkdownChanged": true,
            "priceRequired": true,
            "priceRequiredChanged": true,
            "fuelItem": true,
            "fuelItemChanged": true,
            "trackSerial": true,
            "trackSerialChanged": true,
            "allowZeroPrice": true,
            "allowZeroPriceChanged": true,
            "notForSale": 91,
            "notForSaleChanged": true,
            "excludeFromDeals": true,
            "excludeFromVoucher": true,
            "minimumAge": 94,
            "minimumAgeChanged": true,
            "buyingLimit": 1,
            "buyingLimitChanged": true,
            "buyingLimitIndependent": true,
            "buyingLimitIndependentChanged": true,
            "inventoryGuid": "NuUCIGmT7E+MHKofzgmi/Q==",
            "inventoryIdentifier": "2002e536-9369-4fec-8c1c-aa1fce09a2fd",
            "inventoryAccuracy": 1,
            "baseUnits": 98,
            "orderPacked": 1,
            "isManufactured": true,
            "isIngredient": true,
            "isModifier": true,
            "isModifierChanged": true,
            "hasModifiers": 99,
            "defaultPrinter": "sample string 100",
            "defaultPrinterGroup": "sample string 101",
            "ingredientsOnManufacture": true,
            "manufactureUnitMeasure": 1,
            "mpl": 1,
            "maxShelfQty": 102,
            "allowAutoOrder": true,
            "warrantyPeriod": 1,
            "parentPluG_UId": "G7pHSawjFkmeL7Wy4SSEdw==",
            "parentPluGuid": "4947ba1b-23ac-4916-9e2f-b5b2e1248477",
            "preferredHostVendor": 104,
            "preferredHostChanged": true,
            "code": "sample string 106",
            "supplierIdentifier": "jVz6p+Jko0SM/0wUyjCbTw==",
            "supplierIdentifierGuid": "a7fa5c8d-64e2-44a3-8cff-4c14ca309b4f",
            "supplierChanged": true,
            "rebateSupplierIdentifier": "UeDujihRLkWAMBHxlUFxKA==",
            "rebateSupplierIdentifierGuid": "8eeee051-5128-452e-8030-11f195417128",
            "rebateSupplierChanged": true,
            "availableForOrder": true,
            "warehouseDirectIndicator": "sample string 108",
            "warehouseDirectIndicatorChanged": true,
            "productGrade": "sample string 110",
            "productType": "sample string 111",
            "productGroup": "sample string 112",
            "complianceIndicator": "sample string 113",
            "inhouseBrand": "sample string 114",
            "slowMoving": true,
            "generalMerchandise": true,
            "comment": "sample string 117",
            "lastUpdatedByUser": "sample string 118",
            "lastManualUpdatedByUser": "sample string 119",
            "lastUpdatedByUserOverride": true,
            "lastUpdatedByHost": "2025-10-05T00:01:52.5120102",
            "commodity": "sample string 121",
            "businessPillar": "sample string 122",
            "mscCommodity": "sample string 123",
            "hostIdentifier": "DOdIdXlK6k+i/Vm304hAXg==",
            "hostIdentifierGuid": "7548e70c-4a79-4fea-a2fd-59b7d388405e",
            "serviceFeeID": 1,
            "serviceFeeIDChanged": true,
            "providerName": "sample string 125",
            "aisleEnds": "sample string 126",
            "deleted": true,
            "deletedChanged": true,
            "hidden": true,
            "doNotRange": true,
            "doNotRangeChanged": true,
            "doNotOrder": true,
            "doNotOrderChanged": true,
            "locked": true,
            "excludeFromWebUpdate": true,
            "excludeFromWebUpdateChanged": true,
            "webPriceBasedOn": 137,
            "webPriceRounding": true,
            "webMarkup": 139,
            "webPriceMode": 140,
            "altDepartmentID": 1,
            "altSubDepartmentID": 1,
            "altMinorDepartmentID": 1,
            "altLesserDepartmentID": 1,
            "altDeptCode": "sample string 141",
            "altSubDeptCode": "sample string 142",
            "altMinorDeptCode": "sample string 143",
            "altLesserDeptCode": "sample string 144",
            "altDepartmentChanged": true,
            "storeProducts": [
              {
                "$ref": "7"
              },
              {
                "$ref": "7"
              }
            ],
            "store": {
              "$id": "8",
              "id": 1,
              "isMaster": true,
              "shortName": "sample string 3",
              "url": "sample string 4",
              "sortOrder": 1,
              "name": "sample string 5",
              "phone": "sample string 6",
              "fax": "sample string 7",
              "email": "sample string 8",
              "address1": "sample string 9",
              "address2": "sample string 10",
              "city": "sample string 11",
              "state": "sample string 12",
              "country": "sample string 13",
              "postCode": "sample string 14",
              "delivery": 1,
              "exportAccounts": 1,
              "salesAccountFolder": "sample string 15",
              "purchaseAccountFolder": "sample string 16",
              "initLoad": 1,
              "initIDs": 1,
              "zoneID": 1,
              "actAsMaster": 1,
              "lastActiveUtc": "2025-10-05T00:01:52.5120102",
              "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": "5x+0/hhgc0qqR3qf49zvbg==",
              "hostIdentifierGuid": "feb41fe7-6018-4a73-aa47-7a9fe3dcef6e",
              "hostName": 1,
              "hostAddress": "sample string 27",
              "hostUsername": "sample string 28",
              "hostPassword": "sample string 29",
              "excludeFromLeadInOut": true,
              "accountingProvider": 31,
              "accountingAddress": "sample string 32",
              "accountingUsername": "sample string 33",
              "accountingPassword": "sample string 34",
              "storeAccountingCode": "sample string 35",
              "softwareVariance": 36,
              "fuelWarningVariance": 37.0,
              "fuelErrorVariance": 38.0,
              "fuelAccumulatedWarningVariance": 39.0,
              "fuelAccumulatedErrorVariance": 40.0,
              "drawManagment": 41,
              "endOfDayManagment": true,
              "autoFillCashBalancing": true,
              "fuelDayVariance": 44,
              "accountingTradingTime": "00:00:00.1234567",
              "stockActivateProduct": 46,
              "giftCardSalesAccountingDeptCode": "sample string 47",
              "transactionDiscountAccountingDeptCode": "sample string 48",
              "size": 49,
              "updated": "2025-10-05T00:01:52.5120102",
              "priceZoneName": "sample string 51",
              "storeFuelConfigured": true,
              "shippingAddressCopied": true,
              "shippingAddress": {
                "$id": "9",
                "storeID": 1,
                "addressType": 1,
                "address1": "sample string 1",
                "address2": "sample string 2",
                "city": "sample string 3",
                "state": "sample string 4",
                "country": "sample string 5",
                "postCode": "sample string 6"
              },
              "billingAddress": {
                "$ref": "9"
              },
              "hostStoreSettings": [
                {
                  "$id": "10",
                  "id": 1,
                  "hostIdentifier": "80UvXLqdFE25vImhozhzuw==",
                  "hostIdentifierGuid": "5c2f45f3-9dba-4d14-b9bc-89a1a33873bb",
                  "storeID": 2,
                  "username": "sample string 3",
                  "password": "sample string 4",
                  "passwordPlain": "sample string 5",
                  "serverAddress": "sample string 6",
                  "serverPort": 1,
                  "excludeFromLeadInOut": true,
                  "useForHostFile": true,
                  "metcashPillarID": "sample string 9",
                  "metcashStateCode": "sample string 10",
                  "metcashCustomerID": "sample string 11",
                  "metcashTradingPartnerID": "sample string 12",
                  "drakesCustomerNumber": 1,
                  "sparCustomerNumber": "sample string 13",
                  "sparOrderUsername": "sample string 14",
                  "sparOrderPassword": "sample string 15",
                  "sparOrderPasswordPlain": "sample string 16",
                  "pharmXSiteID": 1,
                  "ibaZoneID": 1,
                  "ibaState": "sample string 17",
                  "foodlandStoreCode": "sample string 18",
                  "ilgMemberNumber": "sample string 19",
                  "ilgOutletLocation": 1,
                  "ilgBaseCost": 1,
                  "ilgApplyNonAdvertisedPromos": true,
                  "ilgExemptFromFreight": true,
                  "ilgOrderDealReview": true,
                  "ilgFinanceFee": 1,
                  "processPromotions": true,
                  "hostProvider": 0,
                  "host": {
                    "$id": "11",
                    "identifier": "+9y8sa3aUEyyjiYmasCpqQ==",
                    "identifierGuid": "b1bcdcfb-daad-4c50-b28e-26266ac0a9a9",
                    "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": "Vmiw8mxzzECxrKwHKNeTvw==",
                    "hostSupplierIdentifierGuid": "f2b06856-736c-40cc-b1ac-ac0728d793bf",
                    "loyaltyPriceLevelIdentifier": "9MpE9IUSIkaQMsUZsVEa1A==",
                    "loyaltyPriceLevelIdentifierGuid": "f444caf4-1285-4622-9032-c519b1511ad4",
                    "isGroup": true,
                    "description": "sample string 22",
                    "hostProvider": 23,
                    "hostTypeEnum": 24,
                    "hostType": "sample string 25",
                    "hostCode": "sample string 26",
                    "username": "sample string 27",
                    "password": "sample string 28",
                    "passwordPlain": "sample string 29",
                    "server": "sample string 30",
                    "url": "sample string 31",
                    "global": true,
                    "stateCode": "sample string 33",
                    "lastCollected": "2025-10-05T00:01:52.5120102",
                    "lastProcessed": "2025-10-05T00:01:52.5120102",
                    "hold": true,
                    "supplierName": "sample string 35",
                    "supplier": {
                      "$ref": "2"
                    },
                    "files": [
                      {
                        "$id": "12",
                        "id": "sample string 1",
                        "fileName": "sample string 2",
                        "extension": "sample string 3",
                        "provider": 0,
                        "type": 0,
                        "hostType": "sample string 4",
                        "createdUtc": "2025-10-05T00:01:52.5120102",
                        "processed": "2025-10-05T00:01:52.5120102",
                        "isProcessing": true,
                        "processedCount": 6,
                        "processingTime": 1,
                        "collectedUtc": "2025-10-05T00:01:52.5120102",
                        "size": 1,
                        "sizeFormat": "sample string 7",
                        "isArchive": true,
                        "version": "sample string 9",
                        "reference": "sample string 10",
                        "digest": "sample string 11",
                        "contentType": "sample string 12",
                        "host": {
                          "$ref": "11"
                        },
                        "metcashHeader": {
                          "$id": "13",
                          "customerNumber": "sample string 1",
                          "creationDate": "2025-10-05T00:01:52.5120102",
                          "businessPillar": "sample string 3",
                          "fileType": "sample string 4"
                        }
                      },
                      {
                        "$ref": "12"
                      }
                    ],
                    "zoneMatrix": [
                      {
                        "$id": "14",
                        "id": 1,
                        "hostIdentifier": "mpMHDHQOVUanT8vQMN60PA==",
                        "hostIdentifierGuid": "0c07939a-0e74-4655-a74f-cbd030deb43c",
                        "storeID": 1,
                        "departmentCode": "sample string 2",
                        "hostGuids": [
                          "1278cb55-b295-44a0-8eb8-6ec8481f5d32",
                          "4c3f64d3-9038-4c34-8173-8852f7883a96"
                        ]
                      },
                      {
                        "$ref": "14"
                      }
                    ],
                    "hostFileStoreSetting": {
                      "$ref": "10"
                    },
                    "hostStoreSettings": [
                      {
                        "$ref": "10"
                      },
                      {
                        "$ref": "10"
                      }
                    ],
                    "promotionPlacements": [
                      {
                        "$id": "15",
                        "identifier": "4yNb2IX6IEinG2vHebMjCg==",
                        "identifierGuid": "d85b23e3-fa85-4820-a71b-6bc779b3230a",
                        "code": "sample string 2",
                        "description": "sample string 3",
                        "isAdvertised": true
                      },
                      {
                        "$ref": "15"
                      }
                    ],
                    "promoTypeGuids": [
                      "0a18ba28-ba05-4d44-ad49-f77326ce5dc6",
                      "7a3904c4-6f5a-449a-bc5d-61e72989a147"
                    ],
                    "isPromotionOnly": false,
                    "isOrderable": false,
                    "vendor": 0
                  },
                  "groupIDs": [
                    1,
                    2
                  ],
                  "hostDescription": "sample string 24"
                },
                {
                  "$ref": "10"
                }
              ],
              "accounts": [
                {
                  "$id": "16",
                  "id": 1,
                  "storeID": 1,
                  "accountName": "sample string 2",
                  "bsb": "sample string 3",
                  "accountNumber": "sample string 4",
                  "accountDesignated": true
                },
                {
                  "$ref": "16"
                }
              ],
              "sales": [
                {
                  "$id": "17",
                  "id": 1,
                  "storeID": 1,
                  "externalSalesType": 2,
                  "ftpSiteID": 1,
                  "lastSaleProcessed": "2025-10-05T00:01:52.5120102",
                  "ftpSite": {
                    "$id": "18",
                    "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": "17"
                }
              ],
              "zoneMatrix": [
                {
                  "$ref": "14"
                },
                {
                  "$ref": "14"
                }
              ],
              "cashManagements": [
                {
                  "$id": "19",
                  "id": 1,
                  "storeID": 1,
                  "cashManagementType": 2,
                  "apiID": 1,
                  "organisationID": "sample string 3",
                  "siteName": "sample string 4",
                  "thirdPartyAPI": {
                    "$id": "20",
                    "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": "19"
                }
              ],
              "updateStoreID": "c3634f24-cabc-4ce5-96f3-f1d43d0b69d3",
              "updateStore": {
                "$id": "21",
                "id": "9fd7e28a-4ed3-4815-94df-1c7ceb95b204",
                "name": "sample string 1",
                "lastActivity": "2025-10-05T00:01:52.5120102",
                "zone": "sample string 2",
                "timeZoneOffset": 0.0,
                "businessHoursStart": "00:00:00.1234567",
                "businessHoursEnd": "00:00:00.1234567",
                "master": true,
                "lastIP": "sample string 10",
                "lastHostName": "sample string 11",
                "ping": 1,
                "pingStatus": "sample string 12",
                "lastUpdateCompleted": "2025-10-05T00:01:52.5120102"
              },
              "timeZoneId": "sample string 53",
              "securityOptions": {
                "$id": "22",
                "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": "23",
                "pluG_UID": "RSp/OijqmUWjVzksatqkcQ==",
                "pluGuid": "3a7f2a45-ea28-4599-a357-392c6adaa471",
                "plu": 1,
                "storeID": 1,
                "zoneID": 2,
                "zoneName": "sample string 3",
                "store": "sample string 4",
                "priceNow": 5,
                "costNow": 6,
                "costNowDecimals": 7,
                "normalPrice": 8,
                "priceNext": 1,
                "costNext": 1,
                "costNextDecimals": 9,
                "nextCampaignName": "sample string 10",
                "gstPercent": 11,
                "normalCost": 12,
                "normalCostDecimals": 13,
                "costGstPercent": 14,
                "costCalcMethod": 1,
                "currentCost": 15,
                "currentCostDecimals": 16,
                "break1": 17,
                "price1": 18,
                "break2": 19,
                "price2": 20,
                "break3": 21,
                "price3": 22,
                "fuelItem": 23,
                "fixedWeight": 24,
                "active": true,
                "complianceIndicator": "sample string 25",
                "doNotOrder": true,
                "doNotRange": true,
                "isNormalPriceChangesCampaign": true,
                "updated": "2025-10-05T00:01:52.5120102"
              },
              {
                "$ref": "23"
              }
            ],
            "currentPrices": {
              "$id": "24",
              "pluPrices": {
                "$id": "25",
                "plu": 1,
                "pluG_UID": "QEA=",
                "stores": [
                  1,
                  2
                ],
                "normalPrice": 1,
                "cost": 2,
                "break1": 3,
                "price1": 4,
                "break2": 5,
                "price2": 6,
                "break3": 7,
                "price3": 8,
                "discountPrice": 9,
                "acceptedUtc": "2025-10-05T00:01:52.5120102",
                "priceChangeType": 0,
                "costDecimals": 10
              },
              "normalPluPrices": {
                "$ref": "25"
              },
              "winningCampaign": 1,
              "winner": {
                "$id": "26",
                "campaignName": "sample string 1",
                "campaignDescription": "sample string 2",
                "startDate": "2025-10-05T00:01:52.5120102",
                "startTime": 3,
                "endDate": "2025-10-05T00:01:52.5120102",
                "endTime": 4,
                "newPrice": 5,
                "newCost": 6,
                "newCostDecimals": 7,
                "pctDiscount": 8,
                "promoType": 1,
                "promotionTypeCode": "sample string 9",
                "hostType": 10,
                "hostIdentifier": "yYwA0Y9JMkCYIgju4foDHA==",
                "hostIdentifierGuid": "d1008cc9-498f-4032-9822-08eee1fa031c",
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "details": [
                {
                  "$ref": "26"
                },
                {
                  "$ref": "26"
                }
              ]
            },
            "tray": {
              "$id": "27",
              "g_UId": "u5JowFMNEkCWUXr9Zq63hQ==",
              "guid": "c06892bb-0d53-4012-9651-7afd66aeb785",
              "name": "sample string 1",
              "number": 1,
              "tare": 1
            },
            "priceGroup": {
              "$id": "28",
              "priceGroupG_UID": "AgUDoQTlLkW28ICtUZLzCg==",
              "priceGroupGuid": "a1030502-e504-452e-b6f0-80ad5192f30a",
              "name": "sample string 2",
              "code": 1,
              "modified": true,
              "updated": "2025-10-05T00:01:52.5120102",
              "buyingLimit": 1,
              "buyingLimitIndependent": true,
              "buyingLimitType": 0,
              "number": 1,
              "products": [
                {
                  "$ref": "7"
                },
                {
                  "$ref": "7"
                }
              ],
              "productCount": 1
            },
            "priceGroupName": "sample string 146",
            "nutrifacts": {
              "$id": "29",
              "pluG_UID": "2e81qAS7hEqe34QBu6SjKw==",
              "pluGuid": "a835efd9-bb04-4a84-9edf-8401bba4a32b",
              "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": "30",
              "pluGuid": "c6f9ad4c-9059-42b2-bf34-6a24f2ed9c5e",
              "created": "2025-10-05T00:01:52.5120102",
              "createdByUser": "sample string 1",
              "activated": "2025-10-05T00:01:52.5120102",
              "deactivated": "2025-10-05T00:01:52.5120102",
              "lastOrdered": "2025-10-05T00:01:52.5120102",
              "lastOrderedQty": 2.0,
              "lastReceived": "2025-10-05T00:01:52.5120102",
              "lastReceivedQty": 3.0,
              "lastInvoiceStatus": 1,
              "lastCounted": "2025-10-05T00:01:52.5120102",
              "lastSold": "2025-10-05T00:01:52.5120102",
              "firstSold": "2025-10-05T00:01:52.5120102",
              "awsUpdated": "2025-10-05T00:01:52.5120102",
              "lastManualUpdate": "2025-10-05T00:01:52.5120102",
              "lastManualUpdatedByUser": "sample string 5",
              "lastUpdated": "2025-10-05T00:01:52.5120102",
              "lastUpdatedByUser": "sample string 7",
              "lastUpdatedByHost": "2025-10-05T00:01:52.5120102",
              "doNotRangeUpdated": "2025-10-05T00:01:52.5120102",
              "doNotOrderUpdated": "2025-10-05T00:01:52.5120102",
              "tracked": "2025-10-05T00:01:52.5120102"
            },
            "allergens": [
              {
                "$id": "31",
                "allergenID": 1,
                "pluG_UID": "cPm4hCYRYkmnQs06tvnUfg==",
                "pluGuid": "84b8f970-1126-4962-a742-cd3ab6f9d47e",
                "contains": 2,
                "allergenName": "sample string 3",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "31"
              }
            ],
            "costs": {
              "$id": "32",
              "pluG_UID": "QdJExi1NrkOwsbw2AqpEhw==",
              "pluGuid": "c644d241-4d2d-43ae-b0b1-bc3602aa4487",
              "enteredCost": 1,
              "weightedAvgCost": 1,
              "lastCost": 1,
              "rawEnteredCost": 2,
              "rawWeightedAvgCost": 3,
              "rawLastCost": 4,
              "freight": 5.0,
              "freightType": 6,
              "costDecimals": 7,
              "fifoCost": 1,
              "updated": "2025-10-05T00:01:52.5120102",
              "normalCost": 1,
              "currentCost": 1
            },
            "sales": [
              {
                "$id": "33",
                "saleHeaderID": 1,
                "created": "2025-10-05T00:01:52.5276169",
                "createdLocal": "2025-10-05T00:01:52.5276169",
                "storeID": 3,
                "storeName": "sample string 4",
                "operatorG_Uid": "PsHuNPzwMESCu9mOneYtDw==",
                "operatorGuid": "34eec13e-f0fc-4430-82bb-d98e9de62d0f",
                "operatorName": "sample string 5",
                "tranType": 1,
                "plu": 1,
                "pluG_UId": "woxObjY2nEigL1jSYozjVQ==",
                "pluGuid": "6e4e8cc2-3636-489c-a02f-58d2628ce355",
                "normalPrice": 1,
                "totalCents": 1,
                "cost": 1,
                "grossProfit": 1,
                "quantity": 1,
                "operator": {
                  "$id": "34",
                  "id": 1,
                  "g_Uid": "GLJ67wa6yEe5Hixig8x0mQ==",
                  "guid": "ef7ab218-ba06-47c8-b91e-2c6283cc7499",
                  "operatorNumber": 1,
                  "shortName": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "password": "sample string 5",
                  "hasPassword": true,
                  "passwordText": "sample string 6",
                  "rfidTagID": "sample string 7",
                  "blueprintID": 1,
                  "groupID": 1,
                  "groupName": "sample string 8",
                  "managerGroupID": 1,
                  "managerGroupName": "sample string 9",
                  "zoneID": 1,
                  "zoneName": "sample string 10",
                  "loggedIn": 1,
                  "lastUsedIP": "sample string 11",
                  "deleted": true,
                  "locked": true,
                  "allowOpenTill": true,
                  "webEmail": "sample string 14",
                  "simpleOperatorType": 0,
                  "webRole": "sample string 15",
                  "updated": "2025-10-05T00:01:52.5276169",
                  "passwordResetRequired": true,
                  "alteredInStore": true,
                  "startShift": "2025-10-05T00:01:52.5276169",
                  "endShift": "2025-10-05T00:01:52.5276169",
                  "machineName": "sample string 20",
                  "drawerID": 1,
                  "stores": [
                    {
                      "$id": "35",
                      "operatorG_UID": "UyLVj9mJ/U260q/L7R8rbA==",
                      "operatorGuid": "8fd52253-89d9-4dfd-bad2-afcbed1f2b6c",
                      "storeID": 2,
                      "operator": {
                        "$ref": "34"
                      },
                      "store": {
                        "$ref": "8"
                      }
                    },
                    {
                      "$ref": "35"
                    }
                  ]
                }
              },
              {
                "$ref": "33"
              }
            ],
            "apns": [
              {
                "$id": "36",
                "pluID": 1,
                "pluG_UID": "MVVwRgw5wkCEzM/tfaFIQQ==",
                "pluGuid": "46705531-390c-40c2-84cc-cfed7da14841",
                "apn": "sample string 1",
                "deleted": true,
                "storeID": 1,
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "36"
              }
            ],
            "tuns": [
              {
                "$id": "37",
                "pluG_UId": "hHAqsAT/REG5MdtVwYLLpQ==",
                "pluGuid": "b02a7084-ff04-4144-b931-db55c182cba5",
                "apn": "sample string 1",
                "tun": "sample string 2",
                "cartonQuantity": 3,
                "product": {
                  "$ref": "7"
                },
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "37"
              }
            ],
            "competitionPricing": [
              {
                "$id": "38",
                "identifier": "cPLzkIsdkkORkP+0z6dUbA==",
                "identifierGuid": "90f3f270-1d8b-4392-9190-ffb4cfa7546c",
                "pluG_UID": "YrY1TAH570KphdxRJyoqfQ==",
                "pluGuid": "4c35b662-f901-42ef-a985-dc51272a2a7d",
                "competitionID": 1,
                "name": "sample string 2",
                "sellMultiple": 3,
                "retailPrice": 4,
                "storeName": "sample string 5"
              },
              {
                "$ref": "38"
              }
            ],
            "supplier": {
              "$ref": "2"
            },
            "supplierName": "sample string 147",
            "children": [
              {
                "$ref": "7"
              },
              {
                "$ref": "7"
              }
            ],
            "ordering": {
              "$ref": "5"
            },
            "flipChartPages": [
              {
                "$id": "39",
                "identifier": "zxh/hIm45U6IBtf3uzhv6A==",
                "groupName": "sample string 1",
                "identifierGuid": "847f18cf-b889-4ee5-8806-d7f7bb386fe8",
                "exists": true,
                "flipChartIdentifier": "Tr2EOr6jI0SPpl8M816Z7Q==",
                "flipChartIdentifierGuid": "3a84bd4e-a3be-4423-8fa6-5f0cf35e99ed",
                "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": "yzCqUNOI5Eyh183YSJBQBg==",
                "groupIdentifierGuid": "50aa30cb-88d3-4ce4-a1d7-cdd848905006",
                "flipChart": {
                  "$id": "40",
                  "identifier": "LcMzXe4YU0yIQ6fHql+BZw==",
                  "identifierGuid": "5d33c32d-18ee-4c53-8843-a7c7aa5f8167",
                  "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": "41",
                    "identifier": "ZgU7uaEEbUCvc+wCx7BllQ==",
                    "identifierGuid": "b93b0566-04a1-406d-af73-ec02c7b06595",
                    "name": "sample string 2",
                    "formType": "sample string 3",
                    "forms": [
                      {
                        "$id": "42",
                        "id": 1,
                        "g_UID": "8ut1gb9Y1E2ayVuYJtskGg==",
                        "guid": "8175ebf2-58bf-4dd4-9ac9-5b9826db241a",
                        "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": "VpUWP411r0qWSkTOpBG95Q==",
                        "previousFormGuid": "3f169556-758d-4aaf-964a-44cea411bde5",
                        "nextForm": 1,
                        "nextFormG_UID": "FheosqcBrkmFJPZILEeN/A==",
                        "nextFormGuid": "b2a81716-01a7-49ae-8524-f6482c478dfc",
                        "attributes": "sample string 10",
                        "updated": "2025-10-05T00:01:52.5276169",
                        "positioning": 1,
                        "contentPanel": "sample string 11",
                        "selectionMode": 1,
                        "maximumSelections": 1,
                        "alteredInStore": true,
                        "deleted": true,
                        "blueprintID": 1,
                        "preserveLayout": true,
                        "mainCheckoutFormName": "sample string 13",
                        "nextCheckoutForm": {
                          "$ref": "42"
                        },
                        "previousCheckoutForm": {
                          "$ref": "42"
                        },
                        "buttons": [
                          {
                            "$id": "43",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "TmNkZCmTqE64Iojv/RP+6g==",
                            "checkoutFormGuid": "6464634e-9329-4ea8-b822-88effd13feea",
                            "identifier": "36PtVMebKEy+yk9XcukORw==",
                            "identifierGuid": "54eda3df-9bc7-4c28-beca-4f5772e90e47",
                            "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": "BmiX7rL010edcTUV9WbGrg==",
                            "valueGuid": "ee976806-f4b2-47d7-9d71-3515f566c6ae",
                            "buttonText": "sample string 10",
                            "valueText": "sample string 11",
                            "drawImageAndButton": true,
                            "updated": "2025-10-05T00:01:52.5276169",
                            "action": "sample string 12",
                            "valueForm": {
                              "$ref": "42"
                            },
                            "image": {
                              "$id": "44",
                              "name": "sample string 3.sample string 4",
                              "imageID": 2,
                              "imageName": "sample string 3",
                              "imageExtension": "sample string 4",
                              "lastUpdate": "2025-10-05T00:01:52.5276169",
                              "imageData": "QEA=",
                              "readOnly": true
                            }
                          },
                          {
                            "$ref": "43"
                          }
                        ],
                        "panels": [
                          {
                            "$id": "45",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "kd7qjZ83mEWSQQVbbXLIjw==",
                            "checkoutFormGuid": "8deade91-379f-4598-9241-055b6d72c88f",
                            "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": "45"
                          }
                        ]
                      },
                      {
                        "$ref": "42"
                      }
                    ],
                    "panels": [
                      {
                        "$ref": "45"
                      },
                      {
                        "$ref": "45"
                      }
                    ]
                  },
                  "pages": [
                    {
                      "$ref": "39"
                    },
                    {
                      "$ref": "39"
                    }
                  ]
                },
                "contentPanel": {
                  "$ref": "45"
                },
                "products": [
                  {
                    "$id": "46",
                    "flipChartPageIdentifier": "dg5YwRiO2kqZ6R573YcdWw==",
                    "flipChartPageIdentifierGuid": "c1580e76-8e18-4ada-99e9-1e7bdd871d5b",
                    "pluG_UID": "aX4FDEHsu02gcR039yA/PA==",
                    "pluGuid": "0c057e69-ec41-4dbb-a071-1d37f7203f3c",
                    "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": "46"
                  }
                ],
                "productCount": 27,
                "pages": [
                  {
                    "$ref": "39"
                  },
                  {
                    "$ref": "39"
                  }
                ]
              },
              {
                "$ref": "39"
              }
            ],
            "priceHistory": [
              {
                "$id": "47",
                "pluG_UID": "ofZ+xZUWckOKT50xFmEXvg==",
                "pluGuid": "c57ef6a1-1695-4372-8a4f-9d31166117be",
                "price": 1,
                "costCalcMethod": 1,
                "cost": 2,
                "weightedAvgCost": 3,
                "lastCost": 4,
                "rawCost": 5,
                "rawWeightedAvgCost": 6,
                "rawLastCost": 7,
                "costDecimals": 8,
                "serviceFeeID": 9,
                "freight": 10.0,
                "freightType": 11,
                "process": "sample string 12",
                "user": "sample string 13",
                "updated": "2025-10-05T00:01:52.5276169",
                "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": "47"
              }
            ],
            "ingredients": [
              {
                "$id": "48",
                "pluG_UID": "WowrxVQ1ekG7cudX+RbCMg==",
                "ingredientGuid": "Q55cQWmUWkSglPAnH3J12Q==",
                "ingredientIdentifier": "415c9e43-9469-445a-a094-f0271f7275d9",
                "quantity": 1.0,
                "storeIDs": [
                  1,
                  2
                ],
                "ingredientText": "sample string 1",
                "ingredient": {
                  "$ref": "7"
                }
              },
              {
                "$ref": "48"
              }
            ],
            "bins": [
              {
                "$id": "49",
                "pluG_UID": "5Q4QI0vvvU67rH0tVEy+3w==",
                "pluGuid": "23100ee5-ef4b-4ebd-bbac-7d2d544cbedf",
                "shelfLocationIdentifier": "oUF+HzA8bUaI1OoR912Tyg==",
                "shelfLocationGuid": "1f7e41a1-3c30-466d-88d4-ea11f75d93ca",
                "labelShelfDefault": 1,
                "labelTalkerDefault": 1,
                "labelSmall": true,
                "labelPageLayoutG_UID": "T+diCmVL+0+quvyuYVA1uw==",
                "labelPageLayoutGuid": "0a62e74f-4b65-4ffb-aaba-fcae615035bb",
                "updated": "2025-10-05T00:01:52.5276169",
                "electronicShelfLabelIdentifier": "sample string 5",
                "electronicshelfLabelsConfigurationID": 6,
                "labelShelfChanged": true,
                "productName": "sample string 8",
                "locationText": "sample string 9",
                "product": {
                  "$ref": "7"
                },
                "location": {
                  "$id": "50",
                  "identifier": "ezunPZqshkayJgOn4zIFUg==",
                  "storeID": 1,
                  "identifierGuid": "3da73b7b-ac9a-4686-b226-03a7e3320552",
                  "name": "sample string 2",
                  "haccp": true,
                  "blueprintID": 1,
                  "updated": "2025-10-05T00:01:52.5276169",
                  "minTemp": 1,
                  "maxTemp": 1,
                  "checkFrequency": 1,
                  "storeCaseConfiguration": 5,
                  "storeName": "sample string 6",
                  "bins": [
                    {
                      "$ref": "49"
                    },
                    {
                      "$ref": "49"
                    }
                  ]
                }
              },
              {
                "$ref": "49"
              }
            ],
            "bin": {
              "$ref": "49"
            },
            "scaleLocations": [
              {
                "$id": "51",
                "plu": 1,
                "pluG_UID": "wbBzMGjcMEaTSOZ8TqT8/g==",
                "pluGuid": "3073b0c1-dc68-4630-9348-e67c4ea4fcfe",
                "deptNo": 1,
                "product": {
                  "$ref": "7"
                },
                "scaleLocation": {
                  "$id": "52",
                  "id": 1,
                  "deptNo": 1,
                  "deptCode": "sample string 2",
                  "name": "sample string 3",
                  "enabled": true,
                  "updated": "2025-10-05T00:01:52.5276169",
                  "department": {
                    "$id": "53",
                    "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": "52"
                    },
                    "subDepartments": [
                      {
                        "$id": "54",
                        "id": 1,
                        "departmentID": 2,
                        "name": "sample string 3",
                        "code": "sample string 4",
                        "departmentCode": "sample string 5",
                        "externalSales": true,
                        "minorDepartments": [
                          {
                            "$id": "55",
                            "id": 1,
                            "subDepartmentID": 2,
                            "departmentID": 3,
                            "name": "sample string 4",
                            "subDepartmentCode": "sample string 5",
                            "departmentCode": "sample string 6",
                            "code": "sample string 7",
                            "lesserDepartments": [
                              {
                                "$id": "56",
                                "id": 1,
                                "departmentID": 2,
                                "subDepartmentID": 3,
                                "minorDepartmentID": 4,
                                "name": "sample string 5",
                                "code": "sample string 6",
                                "departmentCode": "sample string 7",
                                "subDepartmentCode": "sample string 8",
                                "minorDepartmentCode": "sample string 9",
                                "updated": "2025-10-05T00:01:52.5276169",
                                "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": "4PsVNVwfH0mzTX6nmxFKlw==",
                                "labelPageLayoutGuid": "3515fbe0-1f5c-491f-b34d-7ea79b114a97",
                                "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": "57",
                                  "dept": 1,
                                  "category": 2,
                                  "name": "sample string 3",
                                  "active": true,
                                  "mscCommodities": [
                                    {
                                      "$id": "58",
                                      "dept": 1,
                                      "category": 2,
                                      "commodity": 3,
                                      "name": "sample string 4",
                                      "active": true,
                                      "mscSubCommodities": [
                                        {
                                          "$id": "59",
                                          "dept": 1,
                                          "category": 2,
                                          "commodity": 3,
                                          "subCommodity": 4,
                                          "name": "sample string 5",
                                          "active": true,
                                          "subCommodityCode": "sample string 7"
                                        },
                                        {
                                          "$ref": "59"
                                        }
                                      ],
                                      "commodityCode": "sample string 6"
                                    },
                                    {
                                      "$ref": "58"
                                    }
                                  ],
                                  "categoryCode": "sample string 5"
                                },
                                "mscCom": {
                                  "$ref": "58"
                                },
                                "mscDep": {
                                  "$id": "60",
                                  "dept": 1,
                                  "name": "sample string 2",
                                  "active": true,
                                  "mscCategories": [
                                    {
                                      "$ref": "57"
                                    },
                                    {
                                      "$ref": "57"
                                    }
                                  ],
                                  "deptCode": "sample string 4"
                                },
                                "mscSubCom": {
                                  "$ref": "59"
                                }
                              },
                              {
                                "$ref": "56"
                              }
                            ],
                            "updated": "2025-10-05T00:01:52.5276169",
                            "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": "QDJT8ykMnkGpiVuzv4rYeg==",
                            "labelPageLayoutGuid": "f3533240-0c29-419e-a989-5bb3bf8ad87a",
                            "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": "57"
                            },
                            "mscCom": {
                              "$ref": "58"
                            },
                            "mscDep": {
                              "$ref": "60"
                            },
                            "mscSubCom": {
                              "$ref": "59"
                            }
                          },
                          {
                            "$ref": "55"
                          }
                        ],
                        "investmentBuyOverride": true,
                        "updated": "2025-10-05T00:01:52.5276169",
                        "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": "C63rn2Q1P0uBK5EZlSR4yA==",
                        "labelPageLayoutGuid": "9febad0b-3564-4b3f-812b-9119952478c8",
                        "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": "57"
                        },
                        "mscCom": {
                          "$ref": "58"
                        },
                        "mscDep": {
                          "$ref": "60"
                        },
                        "mscSubCom": {
                          "$ref": "59"
                        }
                      },
                      {
                        "$ref": "54"
                      }
                    ],
                    "stores": [
                      1,
                      2
                    ],
                    "investmentBuyOverride": true,
                    "updated": "2025-10-05T00:01:52.5276169",
                    "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": "Kfw+HvNpbUKE77A/9L3X0Q==",
                    "labelPageLayoutGuid": "1e3efc29-69f3-426d-84ef-b03ff4bdd7d1",
                    "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": "57"
                    },
                    "mscCom": {
                      "$ref": "58"
                    },
                    "mscDep": {
                      "$ref": "60"
                    },
                    "mscSubCom": {
                      "$ref": "59"
                    }
                  }
                }
              },
              {
                "$ref": "51"
              }
            ],
            "nextPrice": {
              "$id": "61",
              "id": 1,
              "campaignID": 2,
              "campaignName": "sample string 3",
              "plu": 1,
              "hostOfferID": 1,
              "metcashPromotionID": "sample string 4",
              "metcashPromotionPlacement": "sample string 5",
              "pluG_UID": "+Ia98PknNUaA00FTUk1GwA==",
              "pluGuid": "f0bd86f8-27f9-4635-80d3-4153524d46c0",
              "newPrice": 1,
              "pctDiscount": 1,
              "newCost": 1,
              "newCostDecimals": 6,
              "dealCostIdentifier": "80ZrNs2nGk69TOmO21M6EA==",
              "dealCostGuid": "366b46f3-a7cd-4e1a-bd4c-e98edb533a10",
              "pluName": "sample string 7",
              "apn": "sample string 8",
              "fuelItem": true,
              "priceGroupG_UID": "H8P88XsSZUO/ZQfp2wNzaQ==",
              "priceGroupGuid": "f1fcc31f-127b-4365-bf65-07e9db037369",
              "itemNumber": "sample string 10",
              "cri": "sample string 11",
              "pluPrice": 12,
              "pluCost": 13,
              "pluCostIndicator": "sample string 14",
              "pluPriceGstPercent": 15,
              "pluCostGstPercent": 16,
              "pluActive": true,
              "cartonQty": 1.1,
              "baseUnits": 18.1,
              "salesMode": 1,
              "pluNormalCost": 19,
              "pluaws": 20.0,
              "directNumber": "sample string 21",
              "departmentName": "sample string 22",
              "subDepartmentName": "sample string 23",
              "priceGroupName": "sample string 24",
              "supplierName": "sample string 25",
              "stockOnHand": 1.1,
              "stockOnOrder": 1.1,
              "lastReceived": "2025-10-05T00:01:52.5276169",
              "rrp": 26,
              "campaignDescription": "sample string 27",
              "campaignComboPriceGroupG_UID": "Ljc6r/IeHUupdpwDcqKWfw==",
              "campaignComboPriceGroupIdentifier": "af3a372e-1ef2-4b1d-a976-9c0372a2967f",
              "promotionPlacementDescription": "sample string 28",
              "storeAcceptances": [
                {
                  "$id": "62",
                  "plu": 1,
                  "pluG_UId": "QEA=",
                  "campaignID": 1,
                  "campaignName": "sample string 2",
                  "storeID": 3,
                  "acceptedUtc": "2025-10-05T00:01:52.5276169",
                  "operatorG_UID": "bqOccGdL6k6+N6VGfdclRQ==",
                  "operatorGuid": "709ca36e-4b67-4eea-be37-a5467dd72545",
                  "machineID": 1,
                  "processed": true,
                  "appliedUtc": "2025-10-05T00:01:52.5276169",
                  "signIqTicketFileMovedUtc": "2025-10-05T00:01:52.5276169",
                  "user": "sample string 6",
                  "campaignDescription": "sample string 7",
                  "productDesc": "sample string 8",
                  "storeName": "sample string 9",
                  "effectiveUtc": "2025-10-05T00:01:52.5276169",
                  "priceChangeType": 0,
                  "operatorName": "sample string 10",
                  "hostCampaign": true,
                  "product": {
                    "$ref": "7"
                  },
                  "campaignPlu": {
                    "$ref": "61"
                  }
                },
                {
                  "$ref": "62"
                }
              ],
              "campaign": {
                "$id": "63",
                "id": 1,
                "storeID": 2,
                "name": "573ca71d-5033-49a7-aa79-5128dd845734",
                "nameGuid": "573ca71d-5033-49a7-aa79-5128dd845734",
                "description": "sample string 4",
                "showDiscounts": true,
                "showTotals": true,
                "onlyEvaluateOnSubtotal": true,
                "useDescription": true,
                "campaignType": 1,
                "startDate": "2025-10-05T00:01:52.5276169",
                "startTime": 1,
                "endDate": "2025-10-05T00:01:52.5276169",
                "endTime": 1,
                "recurrence": 1,
                "recurrenceType": 1,
                "monthType": 1,
                "weekDays": 1,
                "months": 1,
                "monthWeeks": 1,
                "monthDays": "sample string 7",
                "printed": true,
                "talkerText": "sample string 8",
                "rangeDescription": "sample string 9",
                "dealDescription": "sample string 10",
                "labelQuantity": 11,
                "active": 1,
                "deactivated": "2025-10-05T00:01:52.5276169",
                "system": true,
                "created": "2025-10-05T00:01:52.5276169",
                "updated": "2025-10-05T00:01:52.5276169",
                "priceChangeNotifiedUtc": "2025-10-05T00:01:52.5276169",
                "promoType": 1,
                "promotionTypeCode": "sample string 13",
                "hostIdentifier": "xVmkvdWCpk6mQexDYXfHFQ==",
                "hostIdentifierGuid": "bda459c5-82d5-4ea6-a641-ec436177c715",
                "hostType": 14,
                "createdByUser": "sample string 15",
                "fromHost": true,
                "deleted": true,
                "campaignDeleted": "2025-10-05T00:01:52.5276169",
                "updatedByUser": "sample string 18",
                "offerID": 1,
                "isPriceChangeCampaign": true,
                "stores": [
                  1,
                  2
                ],
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ],
                "campaignPlus": [
                  {
                    "$ref": "61"
                  },
                  {
                    "$ref": "61"
                  }
                ],
                "campaignPools": [
                  {
                    "$id": "64",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "plu": 4,
                    "pluG_UID": "115nZce75kmW/pn7LTaVgw==",
                    "pluGuid": "65675ed7-bbc7-49e6-96fe-99fb2d369583",
                    "hostOfferID": 1,
                    "priceGroupG_UID": "F1vZXLW8sU+NBJbLtkCPXQ==",
                    "priceGroupGuid": "5cd95b17-bcb5-4fb1-8d04-96cbb6408f5d",
                    "fuelItem": true,
                    "pluName": "sample string 6",
                    "apn": "sample string 7",
                    "pluActive": true,
                    "cartonQty": 1,
                    "baseUnits": 9.1,
                    "cri": "sample string 10",
                    "salesMode": 1,
                    "pluaws": 11.0,
                    "directNumber": "sample string 12",
                    "departmentName": "sample string 13",
                    "subDepartmentName": "sample string 14",
                    "priceGroupName": "sample string 15",
                    "supplierName": "sample string 16",
                    "stockOnHand": 1.1,
                    "stockOnOrder": 1.1,
                    "lastReceived": "2025-10-05T00:01:52.5276169",
                    "rrp": 17,
                    "campaignDescription": "sample string 18",
                    "product": {
                      "$ref": "7"
                    },
                    "campaign": {
                      "$ref": "63"
                    }
                  },
                  {
                    "$ref": "64"
                  }
                ],
                "sellingRules": [
                  {
                    "$id": "65",
                    "id": 1,
                    "identifier": "iyJiN8N2WkK63JRYubPqSA==",
                    "identifierStr": "iyJiN8N2WkK63JRYubPqSA==",
                    "identifierGuid": "3762228b-76c3-425a-badc-9458b9b3ea48",
                    "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": "63"
                    }
                  },
                  {
                    "$ref": "65"
                  }
                ],
                "customers": [
                  {
                    "$id": "66",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "customerID": "yLLDssvjl0iBc7jwRkNC3A==",
                    "customerIDGuid": "b2c3b2c8-e3cb-4897-8173-b8f0464342dc",
                    "campaign": {
                      "$ref": "63"
                    },
                    "customer": {
                      "$id": "67",
                      "identifier": "LVt32lpr6E6/z5fIFWuczA==",
                      "identifierGuid": "da775b2d-6b5a-4ee8-bfcf-97c8156b9ccc",
                      "code": "sample string 2",
                      "familyName": "sample string 3",
                      "givenName": "sample string 4",
                      "otherName": "sample string 5",
                      "title": "sample string 6",
                      "dateOfBirth": "2025-10-05T00:01:52.5276169",
                      "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": "N9EaqMIJ5ku40rTa0FxYvQ==",
                      "communityIdentifierGuid": "a81ad137-09c2-4be6-b8d2-b4dad05c58bd",
                      "joined": "2025-10-05T00:01:52.5276169",
                      "updated": "2025-10-05T00:01:52.5276169",
                      "active": true,
                      "reasonInactive": 1,
                      "groupCustomer": true,
                      "loyaltyPoints": 1,
                      "homeStoreID": 1,
                      "availableSpend": 1,
                      "priceLevelIdentifier": "FSRT81RtLkmr3nREMc/qDw==",
                      "priceLevelIdentifierGuid": "f3532415-6d54-492e-abde-744431cfea0f",
                      "marketingID": "sample string 18",
                      "hidden": true,
                      "registered": true,
                      "registeredOn": "2025-10-05T00:01:52.5276169",
                      "emailMarketing": true,
                      "smsMarketing": true,
                      "deleted": true,
                      "deletedUser": "sample string 24",
                      "homeStoreName": "sample string 25",
                      "customerCards": [
                        {
                          "$id": "68",
                          "cardType": 2,
                          "issueDate": "2025-10-05T00:01:52.5276169",
                          "expiry": "2025-10-05T00:01:52.5276169",
                          "customerID": "vRcANKfcRU6ZpeFJC7ZTZw==",
                          "customerIDGuid": "340017bd-dca7-4e45-99a5-e1490bb65367",
                          "initialValue": 1,
                          "currentValue": 1,
                          "maxLimit": 1,
                          "minTransaction": 1,
                          "maxTransaction": 1,
                          "multiplier": 1.1,
                          "active": true,
                          "reasonInactive": 1,
                          "idRequired": true,
                          "idType": 1,
                          "idValue": "sample string 5",
                          "updated": "2025-10-05T00:01:52.5276169",
                          "linkedAccount": "zd+cv8z0YEGzbHK5MEvZBw==",
                          "linkedAccountGuid": "bf9cdfcd-f4cc-4160-b36c-72b9304bd907",
                          "currentValueChanged": true,
                          "limitsChanged": true,
                          "customer": {
                            "$ref": "67"
                          },
                          "account": {
                            "$id": "69",
                            "id": 1,
                            "identifier": "2VlDSrxRAUSzusENaTgDyg==",
                            "identifierGuid": "4a4359d9-51bc-4401-b3ba-c10d693803ca",
                            "referenceNo": "sample string 3",
                            "name": "sample string 4",
                            "created": "2025-10-05T00:01:52.5276169",
                            "owner": "i/AJy/DoDk2XnqxgJ7V7Tg==",
                            "ownerGuid": "cb09f08b-e8f0-4d0e-979e-ac6027b57b4e",
                            "accountStoreGroupIdentifier": "2epM2PZKiUeOe4KNzz0NqA==",
                            "accountStoreGroupGuid": "d84cead9-4af6-4789-8e7b-828dcf3d0da8",
                            "accountType": 1,
                            "currentBalance": 1,
                            "externalID": "sample string 7",
                            "maximumLimit": 1,
                            "accruePoints": true,
                            "loyaltyPoints": 1,
                            "termsOfTrade": 1,
                            "signatureRequired": true,
                            "referenceRequired": true,
                            "statementSendType": 10,
                            "ageingPeriod": 1,
                            "monthlyAgeingPeriod": true,
                            "explodedInvoice": true,
                            "isFifoAllocation": true,
                            "lastStatementSent": "2025-10-05T00:01:52.5276169",
                            "active": true,
                            "updated": "2025-10-05T00:01:52.5276169",
                            "deleted": true,
                            "deletedUser": "sample string 16",
                            "currentBalanceChanged": true,
                            "maximumLimitChanged": true,
                            "loyaltyPointsChanged": true,
                            "projectedBalance": 17,
                            "accountStoreGroupStoreIDs": [
                              1,
                              2
                            ],
                            "customerEmail": "sample string 18",
                            "ownerCustomer": {
                              "$ref": "67"
                            },
                            "card": {
                              "$ref": "68"
                            },
                            "members": {
                              "$id": "70",
                              "sample string 1": [
                                {
                                  "$ref": "67"
                                },
                                {
                                  "$ref": "67"
                                }
                              ],
                              "sample string 2": [
                                {
                                  "$ref": "67"
                                },
                                {
                                  "$ref": "67"
                                }
                              ]
                            },
                            "customerGroups": [
                              {
                                "$id": "71",
                                "identifier": "/06ytPYHNEO8cgwZzb+O+Q==",
                                "identifierGuid": "b4b24eff-07f6-4334-bc72-0c19cdbf8ef9",
                                "name": "sample string 2",
                                "primaryContact": "YSS+6o+X6EeKHoTbgNBZ3Q==",
                                "primaryContactGuid": "eabe2461-978f-47e8-8a1e-84db80d059dd",
                                "accountID": "K4rJy7X+KkWH/VhznhUvhg==",
                                "accountIDGuid": "cbc98a2b-feb5-452a-87fd-58739e152f86",
                                "special": true,
                                "updated": "2025-10-05T00:01:52.5276169",
                                "active": true,
                                "reasonInactive": 1,
                                "priceLevelIdentifier": "eyLoRHz+u0ikvmYNs7eHFA==",
                                "priceLevelIdentifierGuid": "44e8227b-fe7c-48bb-a4be-660db3b78714",
                                "deleted": true,
                                "account": {
                                  "$ref": "69"
                                },
                                "primaryContactCustomer": {
                                  "$ref": "67"
                                },
                                "customerGroupMembers": [
                                  {
                                    "$id": "72",
                                    "id": 1,
                                    "groupID": "3zll4u0cxkeb2onhHEwBhg==",
                                    "groupIDGuid": "e26539df-1ced-47c6-9bda-89e11c4c0186",
                                    "customerID": "00YcrxOzK0K6hCcgCeaG7Q==",
                                    "customerIDGuid": "af1c46d3-b313-422b-ba84-272009e686ed",
                                    "card": "sample string 4",
                                    "linkedAccount": "zC0EHo9rg06y7JHtLhGy+g==",
                                    "linkedAccountGuid": "1e042dcc-6b8f-4e83-b2ec-91ed2e11b2fa",
                                    "customer": {
                                      "$ref": "67"
                                    },
                                    "group": {
                                      "$ref": "71"
                                    },
                                    "customerCard": {
                                      "$ref": "68"
                                    }
                                  },
                                  {
                                    "$ref": "72"
                                  }
                                ]
                              },
                              {
                                "$ref": "71"
                              }
                            ]
                          },
                          "payments": [
                            {
                              "$id": "73",
                              "id": 1,
                              "identifier": "bNlOsGfG3UqPZyc2WYdoYg==",
                              "identifierGuid": "b04ed96c-c667-4add-8f67-273659876862",
                              "storeID": 2,
                              "operatorName": "sample string 3",
                              "saleHeaderID": 4,
                              "paymentType": 5,
                              "amount": 6,
                              "account": "sample string 7",
                              "accountID": "bu7gAJfdYkG7LPiD7zr7JQ==",
                              "accountIDGuid": "00e0ee6e-dd97-4162-bb2c-f883ef3afb25",
                              "customerAccount": {
                                "$ref": "69"
                              },
                              "customerCard": {
                                "$ref": "68"
                              },
                              "accountType": 1,
                              "cardName": "sample string 8",
                              "authorisationNumber": "sample string 9",
                              "bankReference": "sample string 10",
                              "merchantID": "sample string 11",
                              "terminalID": "sample string 12",
                              "cardNumber": "sample string 13",
                              "paymentDate": "2025-10-05T00:01:52.5276169",
                              "invRocNo": "sample string 14",
                              "responseCode": "sample string 15",
                              "cashout": 1,
                              "tip": 16,
                              "idempotentVoid": "cDB9xqNlYUqz2gsRXPZnwg==",
                              "idempotentVoidGuid": "c67d3070-65a3-4a61-b3da-0b115cf667c2",
                              "offline": true,
                              "processed": 1,
                              "storeSaleHeader": {
                                "$id": "74",
                                "saleHeaderID": 1,
                                "saleHeaderGuid": "f6dbtF+P9EWVtbG3xlIbdw==",
                                "saleHeaderIdentifierGuid": "b45ba77f-8f5f-45f4-95b5-b1b7c6521b77",
                                "created": "2025-10-05T00:01:52.5276169",
                                "createdLocal": "2025-10-05T00:01:52.5276169",
                                "createdText": "sample string 4",
                                "itemCount": 5,
                                "totalAmount": 6,
                                "cashTender": 1,
                                "cardTender": 1,
                                "cheqTender": 1,
                                "acctTender": 1,
                                "voucherTender": 1,
                                "loyaltyPoints": 1,
                                "cashout": 1,
                                "changeAmount": 1,
                                "rounding": 1,
                                "gstAmount": 1,
                                "transactionDiscountTender": 1,
                                "totalTip": 7,
                                "tranType": 1,
                                "processed": 1,
                                "imported": "2025-10-05T00:01:52.5276169",
                                "storeID": 1,
                                "operatorG_Uid": "2FDR9AWuvUySYV3FHvq9WQ==",
                                "operatorGuid": "f4d150d8-ae05-4cbd-9261-5dc51efabd59",
                                "customerG_Uid": "aLorq0L+0ECzL5KMsxY/fw==",
                                "customerGuid": "ab2bba68-fe42-40d0-b32f-928cb3163f7f",
                                "communityIdentifier": "XraOTKD2eEOsPnNaF1Sa4w==",
                                "communityIdentifierGuid": "4c8eb65e-f6a0-4378-ac3e-735a17549ae3",
                                "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": "5h7oOzhRREKTlB2ShYzd8A==",
                                "priceLevelIdentifierGuid": "3be81ee6-5138-4244-9394-1d92858cddf0",
                                "locked": 36,
                                "relationChecksum": "sample string 37",
                                "loyaltyTender": 1,
                                "giftCardTender": 1,
                                "operator": {
                                  "$ref": "34"
                                },
                                "customer": {
                                  "$ref": "67"
                                },
                                "communityOrganisation": {
                                  "$id": "75",
                                  "id": 1,
                                  "identifier": "ZiMyTu/ViUGfxE+B/cCyag==",
                                  "identifierGuid": "4e322366-d5ef-4189-9fc4-4f81fdc0b26a",
                                  "name": "sample string 3",
                                  "lookupIdentifier": "sample string 4",
                                  "externalID": "sample string 5",
                                  "phone": "sample string 6",
                                  "fax": "sample string 7",
                                  "email": "sample string 8",
                                  "address1": "sample string 9",
                                  "address2": "sample string 10",
                                  "city": "sample string 11",
                                  "postCode": "sample string 12",
                                  "state": "sample string 13",
                                  "country": "sample string 14",
                                  "totalAmountAwarded": 15.1,
                                  "updated": "2025-10-05T00:01:52.5276169",
                                  "deleted": true
                                },
                                "details": [
                                  {
                                    "$id": "76",
                                    "saleItemID": 1,
                                    "identifier": "Sliz5JyNVESNmvG8hdUx4w==",
                                    "identifierGuid": "e4b3584a-8d9c-4454-8d9a-f1bc85d531e3",
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "GoNcyBucp0ya3Lw3gVhbSg==",
                                    "pluGuid": "c85c831a-9c1b-4ca7-9adc-bc3781585b4a",
                                    "accountID": "n4Pp+INp2kWF81ZnDl6eNw==",
                                    "accountIDGuid": "f8e9839f-6983-45da-85f3-56670e5e9e37",
                                    "normalPrice": 3,
                                    "originalSellingPrice": 4,
                                    "discountPrice": 5,
                                    "unit": 1,
                                    "quantity": 6,
                                    "totalCents": 7,
                                    "fixedPrice": 1,
                                    "tranType": 1,
                                    "discountType": 1,
                                    "cost": 1,
                                    "costDecimals": 8,
                                    "markdown": 1,
                                    "manualQuantity": 1,
                                    "manualPrice": 1,
                                    "manualMode": 1,
                                    "active": 1,
                                    "offline": true,
                                    "barcode": "sample string 9",
                                    "keyedSale": 1,
                                    "discountedID": 1,
                                    "fuelID": 1,
                                    "serialNumber": "sample string 10",
                                    "bestOrExpire": "2025-10-05T00:01:52.5276169",
                                    "bestOrExpireType": 1,
                                    "providerName": "sample string 11",
                                    "refundG_UID": "4tvgMotAHEa9J1PnR9jDAg==",
                                    "refundGuid": "32e0dbe2-408b-461c-bd27-53e747d8c302",
                                    "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": "g0mjthIUs0mx2lTlDtt8Dw==",
                                    "idempotentVoidGuid": "b6a34983-1412-49b3-b1da-54e50edb7c0f",
                                    "priceLevelIdentifier": "QfKMQ3GzWUmIl7kGYyIhIg==",
                                    "priceLevelIdentifierGuid": "438cf241-b371-4959-8897-b90663222122",
                                    "productName": "sample string 23",
                                    "apn": "sample string 24",
                                    "unknownScans": [
                                      {
                                        "$id": "77",
                                        "id": 1,
                                        "saleDetailID": 2,
                                        "storeID": 1,
                                        "scanned": "2025-10-05T00:01:52.5276169",
                                        "operatorG_UID": "QEA=",
                                        "barcode": "sample string 4",
                                        "processed": 1
                                      },
                                      {
                                        "$ref": "77"
                                      }
                                    ],
                                    "refund": {
                                      "$id": "78",
                                      "id": 1,
                                      "g_UID": "KV+IQRWGtkqSXHsYoedyxw==",
                                      "guid": "41885f29-8615-4ab6-925c-7b18a1e772c7",
                                      "description": "sample string 1",
                                      "dumped": true,
                                      "inventoryReasonID": 1,
                                      "sortOrder": 1,
                                      "updated": "2025-10-05T00:01:52.5276169"
                                    },
                                    "modifier": {
                                      "$id": "79",
                                      "id": 1,
                                      "setG_UID": "X2KaQ4lLKE+TwngyaJq2Gw==",
                                      "modifierSetGuid": "439a625f-4b89-4f28-93c2-7832689ab61b",
                                      "name": "sample string 2",
                                      "price": 1,
                                      "quantity": 1,
                                      "modifierType": 1,
                                      "groupNumber": 1,
                                      "pageNumber": 1,
                                      "controlOrder": 1,
                                      "printToStation": true,
                                      "pluG_UID": "BMqj2//W+0ubtUFms4R4Qw==",
                                      "pluGuid": "dba3ca04-d6ff-4bfb-9bb5-4166b3847843",
                                      "deleted": true,
                                      "g_UID": "fQkwOd6XF0i7ixWqpKJAQA==",
                                      "guid": "3930097d-97de-4817-bb8b-15aaa4a24040",
                                      "product": {
                                        "$ref": "7"
                                      }
                                    },
                                    "priceLevelName": "sample string 25",
                                    "pumpNumber": 1,
                                    "hoseNumber": 1
                                  },
                                  {
                                    "$ref": "76"
                                  }
                                ],
                                "eftReceipts": [
                                  {
                                    "$id": "80",
                                    "id": 1,
                                    "storeID": 1,
                                    "saleHeaderID": 2,
                                    "storeSaleHeader": {
                                      "$ref": "74"
                                    },
                                    "receipt": "sample string 3",
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "80"
                                  }
                                ],
                                "payments": [
                                  {
                                    "$ref": "73"
                                  },
                                  {
                                    "$ref": "73"
                                  }
                                ],
                                "cards": [
                                  {
                                    "$id": "81",
                                    "id": 1,
                                    "saleHeaderID": 1,
                                    "identifier": "sample string 2",
                                    "cardType": 3,
                                    "providerName": "sample string 4"
                                  },
                                  {
                                    "$ref": "81"
                                  }
                                ],
                                "campaignHits": [
                                  {
                                    "$id": "82",
                                    "id": 1,
                                    "saleHeaderID": 2,
                                    "campaign": "sample string 3",
                                    "name": "sample string 4",
                                    "processed": 1,
                                    "campaignDescription": "sample string 5"
                                  },
                                  {
                                    "$ref": "82"
                                  }
                                ],
                                "fuel": [
                                  {
                                    "$id": "83",
                                    "id": 1,
                                    "plu": 1,
                                    "pluG_UID": "Q17shUSE0UKDEx/o6t5FRw==",
                                    "pluGuid": "85ec5e43-8444-42d1-8313-1fe8eade4547",
                                    "saleHeaderID": 2,
                                    "totalCents": 3,
                                    "grade": 1,
                                    "gradeDescription": "sample string 4",
                                    "dispenser": 1,
                                    "hose": 1,
                                    "quantity": 1,
                                    "cost": 1,
                                    "acquirerNum": 1,
                                    "attendant": 1,
                                    "ePurseBalance": 1.0,
                                    "cardSignature": "sample string 5",
                                    "compartmentNumber": 1,
                                    "contractNumber": 1,
                                    "discountCardPAN": "sample string 6",
                                    "discountID": 1,
                                    "discountName": "sample string 7",
                                    "discountNetValue": 1.0,
                                    "discountType": 1,
                                    "discountValue": 1.0,
                                    "discretionaryData": "sample string 8",
                                    "driverID": "sample string 9",
                                    "eftBatchNumber": 1,
                                    "eftResponseCode": "sample string 10",
                                    "endDateTime": "2025-10-05T00:01:52.5276169",
                                    "engineHours": 1.1,
                                    "fposNumber": 1,
                                    "loyaltyCardPAN": "sample string 11",
                                    "miscData1": 1,
                                    "miscData2": "sample string 12",
                                    "miscFlags": 1,
                                    "mop": 1,
                                    "odometer": 1,
                                    "panNumber": "sample string 13",
                                    "saleRefund": true,
                                    "saleStatus": 1,
                                    "sequenceNumber": 1,
                                    "stan": 1,
                                    "startDateTime": "2025-10-05T00:01:52.5276169",
                                    "tagNumber": "sample string 15",
                                    "trackTwoRem": "sample string 16",
                                    "transCode": 1,
                                    "transType": 1,
                                    "unitPrice": 1.0,
                                    "vehicleReg": "sample string 17",
                                    "offline": true,
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "83"
                                  }
                                ],
                                "fuelResells": [
                                  {
                                    "$id": "84",
                                    "saleItemID": 1,
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "1FXHpHYV606cZae4GUzXTw==",
                                    "pluGuid": "a4c755d4-1576-4eeb-9c65-a7b8194cd74f",
                                    "accountID": "RNerhx5uf06+/04Uy89UWg==",
                                    "accountIDGuid": "87abd744-6e1e-4e7f-beff-4e14cbcf545a",
                                    "normalPrice": 3,
                                    "originalSellingPrice": 4,
                                    "discountPrice": 5,
                                    "unit": 1,
                                    "quantity": 6,
                                    "totalCents": 7,
                                    "fixedPrice": 1,
                                    "tranType": 1,
                                    "processed": 1,
                                    "discountType": 1,
                                    "cost": 1,
                                    "costDecimals": 1,
                                    "markdown": 1,
                                    "manualQuantity": 1,
                                    "manualPrice": 1,
                                    "manualMode": 1,
                                    "active": 1,
                                    "barcode": "sample string 8",
                                    "offline": 1,
                                    "keyedSale": 1,
                                    "discountedID": 1,
                                    "fuelID": 1,
                                    "serialNumber": "sample string 9",
                                    "bestOrExpire": "2025-10-05T00:01:52.5276169",
                                    "bestOrExpireType": 1,
                                    "refundG_UID": "QgXMbdYZb0O853V1mpGKwA==",
                                    "refundGuid": "6dcc0542-19d6-436f-bce7-75759a918ac0",
                                    "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": "84"
                                  }
                                ],
                                "customerOrder": [
                                  {
                                    "$id": "85",
                                    "identifier": "R50S6yox+0W4mtXwXMbjNg==",
                                    "identifierGuid": "eb129d47-312a-45fb-b89a-d5f05cc6e336",
                                    "id": 1,
                                    "orderNo": 2,
                                    "externalSaleIdentifier": "sample string 3",
                                    "storeID": 4,
                                    "zoneID": 5,
                                    "deptNo": 6,
                                    "customerIdentifier": "EVqRrQhocESw46LaE++uwA==",
                                    "customerIdentifierGuid": "ad915a11-6808-4470-b0e3-a2da13efaec0",
                                    "operatorNo": 1,
                                    "operatorG_UID": "OnyWynhX+ECzVqPHyzRRpg==",
                                    "operatorGuid": "ca967c3a-5778-40f8-b356-a3c7cb3451a6",
                                    "created": "2025-10-05T00:01:52.5276169",
                                    "ordered": "2025-10-05T00:01:52.5276169",
                                    "started": "2025-10-05T00:01:52.5276169",
                                    "completed": "2025-10-05T00:01:52.5276169",
                                    "supplied": "2025-10-05T00:01:52.5276169",
                                    "quickTicket": 1,
                                    "deleted": true,
                                    "walkAway": true,
                                    "approxWait": 1,
                                    "actualWait": 1,
                                    "deliveryMethod": 8,
                                    "externalSaleType": 9,
                                    "customer": {
                                      "$ref": "67"
                                    },
                                    "operator": {
                                      "$ref": "34"
                                    },
                                    "details": [
                                      {
                                        "$id": "86",
                                        "headerID": 1,
                                        "plu": 1,
                                        "pluG_UId": "V2w9gZJzTE+UNpxc7PG8sw==",
                                        "pluGuid": "813d6c57-7392-4f4c-9436-9c5cecf1bcb3",
                                        "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": "NzjvYxC1SU6cmhTQF6hmeQ==",
                                        "headerIdentifierGuid": "63ef3837-b510-4e49-9c9a-14d017a86679",
                                        "product": {
                                          "$ref": "7"
                                        }
                                      },
                                      {
                                        "$ref": "86"
                                      }
                                    ],
                                    "storeName": "sample string 11",
                                    "customerName": "sample string 12",
                                    "storeReplyTo": "sample string 13",
                                    "storeSubjectLine": "sample string 14",
                                    "storeSaleHeader": {
                                      "$ref": "74"
                                    }
                                  },
                                  {
                                    "$ref": "85"
                                  }
                                ],
                                "surveyResponses": [
                                  {
                                    "$id": "87",
                                    "surveyG_UID": "Kqw197EGNkqLCfkE+V+iWw==",
                                    "surveyGuid": "f735ac2a-06b1-4a36-8b09-f904f95fa25b",
                                    "saleHeaderGuid": "ESbELkisUUek2Z2zk8tW5g==",
                                    "saleGuid": "2ec42611-ac48-4751-a4d9-9db393cb56e6",
                                    "textResponse": "sample string 1",
                                    "integerResponse": 1,
                                    "g_UIDResponse": "w3DM/0M1UUSTKAxw1bVUnQ==",
                                    "guidResponse": "ffcc70c3-3543-4451-9328-0c70d5b5549d",
                                    "whoAnswered": 2,
                                    "answeredAtUTC": "2025-10-05T00:01:52.5276169",
                                    "sale": {
                                      "$ref": "74"
                                    },
                                    "survey": {
                                      "$id": "88",
                                      "g_UID": "sBxPhOgcc0qILO0JSOnZcw==",
                                      "guid": "844f1cb0-1ce8-4a73-882c-ed0948e9d973",
                                      "name": "sample string 1",
                                      "storeID": 2,
                                      "zoneID": 1,
                                      "checkoutFormG_UID": "BVBmv3axCE2N9niNkiUbwg==",
                                      "checkoutFormGuid": "bf665005-b176-4d08-8df6-788d92251bc2",
                                      "displayToWho": 3,
                                      "displayWhen": 4,
                                      "start": "2025-10-05T00:01:52.5276169",
                                      "end": "2025-10-05T00:01:52.5276169",
                                      "deleted": true,
                                      "updated": "2025-10-05T00:01:52.5276169",
                                      "possibleIntegerResponses": [
                                        1,
                                        2
                                      ],
                                      "possibleTextResponses": [
                                        "sample string 1",
                                        "sample string 2"
                                      ],
                                      "possibleGuidResponses": [
                                        "4189651d-6728-4d42-a992-bc514b9f9fc1",
                                        "97b89afd-7761-42bd-bb3a-c7e6b2774246"
                                      ],
                                      "allowsAllTextResponses": true,
                                      "surveyForm": {
                                        "$ref": "42"
                                      }
                                    },
                                    "ingressId": "sample string 4"
                                  },
                                  {
                                    "$ref": "87"
                                  }
                                ],
                                "storeName": "sample string 38",
                                "machineName": "sample string 39",
                                "operatorName": "sample string 40",
                                "direction": 1,
                                "reason": "sample string 41",
                                "accountG_UID": "f4OFi+xCskC7mV/Sj0FoTg==",
                                "accountIdentifier": "8b85837f-42ec-40b2-bb99-5fd28f41684e",
                                "accountName": "sample string 42",
                                "customerOrderIdentifier": "+Sz8sONaiUGkATNsugalog==",
                                "customerOrderIdentifierGuid": "b0fc2cf9-5ae3-4189-a401-336cba06a5a2",
                                "priceLevelName": "sample string 43",
                                "revision": 44,
                                "ingressId": "sample string 45"
                              },
                              "metadata": {
                                "$id": "89",
                                "id": 1,
                                "paymentID": 2,
                                "paymentIdentifier": "jpPsvUSzZUOn1ACphGyL7Q==",
                                "paymentIdentifierGuid": "bdec938e-b344-4365-a7d4-00a9846c8bed",
                                "identifier": "B+jZydr4m0W3K2yqCi+eIw==",
                                "identifierGuid": "c9d9e807-f8da-459b-b72b-6caa0a2f9e23",
                                "metadata": "sample string 3",
                                "signatureImage": "QEA=",
                                "itemIdentifier": "G0JRpCyL/EO+QuQn8+gxbg==",
                                "itemIdentifierGuid": "a451421b-8b2c-43fc-be42-e427f3e8316e"
                              }
                            },
                            {
                              "$ref": "73"
                            }
                          ]
                        },
                        {
                          "$ref": "68"
                        }
                      ],
                      "customerGroupMembers": [
                        {
                          "$ref": "72"
                        },
                        {
                          "$ref": "72"
                        }
                      ],
                      "customerGroups": [
                        {
                          "$ref": "71"
                        },
                        {
                          "$ref": "71"
                        }
                      ],
                      "accounts": [
                        {
                          "$ref": "69"
                        },
                        {
                          "$ref": "69"
                        }
                      ],
                      "account": {
                        "$ref": "69"
                      },
                      "vouchers": [
                        {
                          "$id": "90",
                          "customerIdentifier": "RuDTSz3fhkOt8izWYax41Q==",
                          "customerIdentifierGuid": "4bd3e046-df3d-4386-adf2-2cd661ac78d5",
                          "voucherName": "sample string 2",
                          "count": 3,
                          "storeID": 4,
                          "barcode": "sample string 5",
                          "redeemCount": 6,
                          "issueCount": 7,
                          "storeSalePaymentID": 1,
                          "idempotentID": "oz+aZFBih0SeXLmDViR2FA==",
                          "idempotentGuid": "649a3fa3-6250-4487-9e5c-b98356247614",
                          "offline": true,
                          "voucher": {
                            "$id": "91",
                            "id": 1,
                            "name": "sample string 2",
                            "description": "sample string 3",
                            "shortDescription": "sample string 4",
                            "url": "sample string 5",
                            "barcodeTemplateID": 1,
                            "expiry": 0,
                            "voucherType": 6,
                            "limitPerTransaction": 7,
                            "customerTracking": true,
                            "discountAccount": "sample string 9",
                            "endDate": "2025-10-05T00:01:52.5276169",
                            "barcodeTemplate": {
                              "$id": "92",
                              "templateID": 1,
                              "template": "sample string 1",
                              "bcFunction": "sample string 2",
                              "sortOrder": 3
                            },
                            "scaleLabel": {
                              "$id": "93",
                              "id": 1,
                              "uid": "sample string 2",
                              "name": "sample string 3",
                              "width": 1.1,
                              "height": 1.1,
                              "showBorder": true,
                              "borderWidth": 1.1,
                              "borderStyle": 1,
                              "borderColour": "sample string 5",
                              "updated": "2025-10-05T00:01:52.5276169",
                              "labelPageLayout": "DylUmoiUwk2K1RPf0EiXlg==",
                              "pageLayoutGuid": "9a54290f-9488-4dc2-8ad5-13dfd0489796",
                              "labelType": 6,
                              "oldName": "sample string 7",
                              "voucher": {
                                "$ref": "91"
                              },
                              "elements": [
                                {
                                  "$id": "94",
                                  "id": 1,
                                  "scaleLabelID": 2,
                                  "showPercentDI": true,
                                  "showAvgPerHundred": true,
                                  "showAvgPerServe": true,
                                  "name": "sample string 6",
                                  "x": 1.1,
                                  "y": 1.1,
                                  "width": 1.1,
                                  "height": 1.1,
                                  "type": 1,
                                  "rotation": 1,
                                  "text": "sample string 7",
                                  "fontFamily": "sample string 8",
                                  "align": 1,
                                  "bold": true,
                                  "italic": true,
                                  "underline": true,
                                  "strikeout": true,
                                  "reverse": true,
                                  "textColour": "sample string 9",
                                  "fontSize": 1.1,
                                  "picture": "QEA=",
                                  "borderWidth": 10,
                                  "sortOrder": 11,
                                  "printOptions": 12,
                                  "superScriptTextFontSize": 1.1,
                                  "lineStyle": 1,
                                  "spacingStyle": 1,
                                  "interCharacterSpacing": 1.1,
                                  "superScriptOffset": 1.1,
                                  "lineSpacing": 1.1,
                                  "dateFormat": "sample string 13",
                                  "autoGrow": true,
                                  "fontAutoResize": true,
                                  "updated": "2025-10-05T00:01:52.5276169"
                                },
                                {
                                  "$ref": "94"
                                }
                              ]
                            },
                            "customerVouchers": [
                              {
                                "$id": "95",
                                "id": 1,
                                "customerIdentifier": "KriHkKY92UKcid8XHJkg8g==",
                                "customerIdentifierGuid": "9087b82a-3da6-42d9-9c89-df171c9920f2",
                                "voucherID": 3,
                                "voucherName": "sample string 4",
                                "storeID": 1,
                                "barcode": "sample string 5",
                                "dateOfIssue": "2025-10-05T00:01:52.5276169",
                                "issuedSaleHeaderID": 1,
                                "issuedSaleIdentifier": "sample string 7",
                                "issuedOfflinePaymentID": 1,
                                "issuedIdempotentID": "t1acFwlryk6/fDmPoGYUxw==",
                                "issuedIdempotentGuid": "179c56b7-6b09-4eca-bf7c-398fa06614c7",
                                "issuedOffline": true,
                                "issuedUser": "sample string 9",
                                "issuedNotes": "sample string 10",
                                "expiryDate": "2025-10-05T00:01:52.5276169",
                                "expiredUser": "sample string 11",
                                "expiredNotes": "sample string 12",
                                "redeemed": "2025-10-05T00:01:52.5276169",
                                "redeemedSaleHeaderID": 1,
                                "redeemedSaleIdentifier": "sample string 13",
                                "redeemedOfflinePaymentID": 1,
                                "redeemedIdempotentID": "NpuX72KNtUGXeFCYWSqnzQ==",
                                "redeemedIdempotentGuid": "ef979b36-8d62-41b5-9778-5098592aa7cd",
                                "redeemedUser": "sample string 14",
                                "redeemedNotes": "sample string 15",
                                "redeemedOffline": true,
                                "updated": "2025-10-05T00:01:52.5276169",
                                "storeName": "sample string 17",
                                "scaleLabel": {
                                  "$ref": "93"
                                },
                                "voucher": {
                                  "$ref": "91"
                                },
                                "customer": {
                                  "$ref": "67"
                                },
                                "issuedOfflinePayment": {
                                  "$ref": "73"
                                },
                                "redeemedOfflinePayment": {
                                  "$ref": "73"
                                }
                              },
                              {
                                "$ref": "95"
                              }
                            ]
                          },
                          "customer": {
                            "$ref": "67"
                          }
                        },
                        {
                          "$ref": "90"
                        }
                      ]
                    }
                  },
                  {
                    "$ref": "66"
                  }
                ],
                "customerGroups": [
                  {
                    "$id": "96",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "groupID": "7v6u5MSir0qpqMUL9BkIXQ==",
                    "groupIDGuid": "e4aefeee-a2c4-4aaf-a9a8-c50bf419085d",
                    "campaign": {
                      "$ref": "63"
                    },
                    "group": {
                      "$ref": "71"
                    }
                  },
                  {
                    "$ref": "96"
                  }
                ],
                "signIqTickets": [
                  {
                    "$id": "97",
                    "identifier": "BhVN7f7utkGJgb7eHU9GNA==",
                    "identifierGuid": "ed4d1506-eefe-41b6-8981-bede1d4f4634",
                    "campaignName": "sample string 2",
                    "message": "sample string 3",
                    "ticketFileSource": "sample string 4",
                    "ticketFileDestination": "sample string 5",
                    "storeID": 1
                  },
                  {
                    "$ref": "97"
                  }
                ],
                "comboPriceGroups": [
                  {
                    "$id": "98",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "g_UID": "8u6YmnCX20CTgw7m915Cag==",
                    "guid": "9a98eef2-9770-40db-9383-0ee6f75e426a",
                    "description": "sample string 5",
                    "newPrice": 1,
                    "rangeDescription": "sample string 6",
                    "dealDescription": "sample string 7",
                    "labelQuantity": 8,
                    "hostProductCategoryID": 1,
                    "offerID": 1,
                    "dontUpdatePricePlus": true,
                    "campaign": {
                      "$ref": "63"
                    },
                    "comboPricePlus": [
                      {
                        "$id": "99",
                        "id": 1,
                        "campaignID": 2,
                        "campaignName": "sample string 3",
                        "groupG_UID": "htniOELELkONTrwRnh+3hg==",
                        "groupGuid": "38e2d986-c442-432e-8d4e-bc119e1fb786",
                        "comboPriceType": 5,
                        "priceType": 5,
                        "pluG_UID": "J8A8++F700+sQXutITlNKg==",
                        "pluGuid": "fb3cc027-7be1-4fd3-ac41-7bad21394d2a",
                        "priceGroupG_UID": "OyMidOkUe0mTUoPBAtrTwg==",
                        "priceGroupGuid": "7422233b-14e9-497b-9352-83c102dad3c2",
                        "campaignPoolID": "sample string 7",
                        "quantity": 1,
                        "campaign": {
                          "$ref": "63"
                        },
                        "product": {
                          "$ref": "7"
                        },
                        "priceGroup": {
                          "$ref": "28"
                        },
                        "campaignPool": {
                          "$ref": "63"
                        }
                      },
                      {
                        "$ref": "99"
                      }
                    ]
                  },
                  {
                    "$ref": "98"
                  }
                ],
                "priceLevels": [
                  {
                    "$id": "100",
                    "id": 1,
                    "priceLevelIdentifier": "WNpFfxWUD0SbK0xZSITY6A==",
                    "priceLevelIdentifierGuid": "7f45da58-9415-440f-9b2b-4c594884d8e8",
                    "campaignName": "sample string 3",
                    "priceLevelName": "sample string 4"
                  },
                  {
                    "$ref": "100"
                  }
                ]
              },
              "product": {
                "$ref": "7"
              },
              "dealCost": {
                "$id": "101",
                "headerIdentifier": "zhZFlwBPu0uPWoZqhMLkiQ==",
                "headerIdentifierGuid": "974516ce-4f00-4bbb-8f5a-866a84c2e489",
                "identifier": "DjXDPnQNT02eN8ECpf2Q5A==",
                "identifierGuid": "3ec3350e-0d74-4d4f-9e37-c102a5fd90e4",
                "supplierIdentifier": "AITzy0kBx0y8gPiuxDSZDA==",
                "supplierGuid": "cbf38400-0149-4cc7-bc80-f8aec434990c",
                "pluG_UID": "7AZ0TogQDUSklhzz1FDuqg==",
                "pluGuid": "4e7406ec-1088-440d-a496-1cf3d450eeaa",
                "campaignName": "d4b7ce90-2bb8-4f83-9ce1-940c01c14324",
                "description": "sample string 4",
                "cost": 5,
                "costDecimals": 6,
                "start": "2025-10-05T00:01:52.5276169",
                "end": "2025-10-05T00:01:52.5276169",
                "type": 9,
                "promoType": 10,
                "bonusItemPLUG_UID": "Kd9Lyd4x2kSSY3lAg3qoWw==",
                "bonusItemPluGuid": "c94bdf29-31de-44da-9263-7940837aa85b",
                "bonusPurchaseUnits": 11,
                "bonusReceiveUnits": 12,
                "updated": "2025-10-05T00:01:52.5276169",
                "metcashPromotionID": "sample string 14",
                "fromHost": 15,
                "storeNames": "sample string 16",
                "storeIDs": [
                  1,
                  2
                ],
                "supplierName": "sample string 17",
                "campaignDescription": "sample string 18",
                "newPrice": 1,
                "campaignMetcashPromotionID": "sample string 19",
                "campaignActive": true,
                "campaignStartDate": "2025-10-05T00:01:52.5276169",
                "campaignEndDate": "2025-10-05T00:01:52.5276169",
                "masterPLUG_UID": "ynTyTotPH0yaAhH8EW6fJQ==",
                "masterID": "4ef274ca-4f8b-4c1f-9a02-11fc116e9f25",
                "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": "9oVY+sDv40GSL1YB1zsXjw==",
                "bonusMasterID": "fa5885f6-efc0-41e3-922f-5601d73b178f",
                "bonusProductName": "sample string 34",
                "bonusProductAPN": "sample string 35",
                "bonusOrderCode": "sample string 36",
                "bonusNormalSell": 37,
                "bonusNormalCost": 38,
                "bonusNormalCostDecimals": 39,
                "bonusCartonQuantity": 40,
                "bonusSalesMode": 41,
                "bonusOrderPacked": 42,
                "bonusFuelItem": true,
                "bonusActive": true
              }
            },
            "currentCostStart": "2025-10-05T00:01:52.5276169",
            "dealCosts": [
              {
                "$ref": "101"
              },
              {
                "$ref": "101"
              }
            ],
            "tags": [
              {
                "$id": "102",
                "pluG_UID": "tTBaOsmGAkGYL9CtIpOiGw==",
                "pluGuid": "3a5a30b5-86c9-4102-982f-d0ad2293a21b",
                "tagID": 1,
                "description": "sample string 1",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "102"
              }
            ],
            "alternateProductG_UID": "BiF1+Bdy50e2gUbGu4g34g==",
            "alternateProduct": "f8752106-7217-47e7-b681-46c6bb8837e2",
            "productHostCode": {
              "$id": "103",
              "id": 1,
              "pluG_UID": "co54kKz4qkupHp3i+LYD0w==",
              "pluGuid": "90788e72-f8ac-4baa-a91e-9de2f8b603d3",
              "ibaCode": "sample string 2"
            },
            "mscCat": {
              "$ref": "57"
            },
            "mscCom": {
              "$ref": "58"
            },
            "mscDep": {
              "$ref": "60"
            },
            "mscSubCom": {
              "$ref": "59"
            },
            "isUserUpdate": true,
            "ignoreMasterProduct": true,
            "priceGroupLabelRequested": true,
            "firstSold": "2025-10-05T00:01:52.5276169",
            "inventoryTracked": "2025-10-05T00:01:52.5276169",
            "isNormalPriceChangesCampaign": true
          },
          "supplier": {
            "$ref": "2"
          },
          "serviceFee": {
            "$id": "104",
            "id": 1,
            "description": "sample string 1",
            "fee": 1
          },
          "isPrimaryHost": true,
          "hostVendor": 47
        },
        {
          "$ref": "5"
        }
      ],
      "orderCycleHeaders": [
        {
          "$id": "105",
          "storeID": 1,
          "supplierIdentifier": "tHHORQsmW02pTnQ/ZfbAKg==",
          "supplierGuid": "45ce71b4-260b-4d5b-a94e-743f65f6c02a",
          "departmentCode": "sample string 2",
          "warehouseDirectIndicator": "sample string 3",
          "type": 4,
          "storeName": "sample string 5",
          "departmentName": "sample string 6",
          "orderDays": 7
        },
        {
          "$ref": "105"
        }
      ],
      "cycles": [
        {
          "$id": "106",
          "storeID": 1,
          "supplierIdentifier": "94hWuSbNQEiNuDeRh20yyQ==",
          "supplierGuid": "b95688f7-cd26-4840-8db8-3791876d32c9",
          "departmentCode": "sample string 2",
          "warehouseDirectIndicator": "sample string 3",
          "type": 4,
          "cutOffWeek": 5,
          "cutOffDay": 6,
          "cutOffTime": "00:00:00.1234567",
          "leadTime": 7,
          "daysBuffer": 8,
          "supplierName": "sample string 9",
          "cutOffDate": "2025-10-05T00:01:52.5276169",
          "deliveryDate": "2025-10-05T00:01:52.5276169",
          "nextCutOffDate": "2025-10-05T00:01:52.5276169",
          "nextDeliveryDate": "2025-10-05T00:01:52.5276169",
          "nextDaysBuffer": 10
        },
        {
          "$ref": "106"
        }
      ],
      "store": {
        "$ref": "8"
      },
      "updated": "2025-10-05T00:01:52.5276169",
      "isHost": true
    },
    {
      "$ref": "2"
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK:E[=i*d�5xl/workbook.xml �(�����0��J}�(�*!`b�ڡ�NA~������[7�����ٸ�i�H>jҾr
!؊1�T�/Ƣ�;n���{1ù�3�[�,K��9� H����Ӎ��[�0x�Դ�HM��zi��8�UFc����m!���W�q�*�AaC;@��܆����J��^yZ\3��92z�X����PK:E[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
:E[��,�''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R5f0dbd81d66a40e5" /></Relationships>PK:E[��16�xl/worksheets/sheet1.xml �(���]��0��
�}!�����^uz�^S	¬'��?�Yq�z�a���׃&O�.8*c+��C�0P�F�U���W|�S���y��R.�xcgf���gql7��3�j|�ЦΜ�4�XE�Q�9Ԫq1��F�2�oe�jo�s���e�Fey��zwnUgU�I^������y�gkq�t��J���:hO�W����-���c���n���*����ҧ�����!�����ރ�j��:��>OU�J��e�B��\�0�����������G�q��X(ȴ�{_�O"N�H&G�>�}r�i� ���:�uz�Q�	G�_l��>��<Bq(��1�p���o���$Ⴓi_�����,�Ӿ�}y��|vơ����C�9?�ҁ���2B9���7���E�41�������g��ݨ����9� ������?��1���˘ Cb9&�xlH��ocB����"�_RFה�8��� �9?@��D|M/��D�u����*1��Oj_w�N�Y?8�5�����+���)�
��O(�PK:E[U5��Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;�c��*6���$"�#۴�l,z�^��� u�
�����4�y�Xo�ǁ�R��w
��FN{ӻ��s�O+�n�{0���Sdy�����gΣ�h�X��\�XFL9
-�P��%.��y�3�Ɏ���C����v^�Gr�0��;�숡���O)�[(�L�b�ו*�����T�H`�aj1]��^��LfiQ�^�kT��Ce:d)�Kϝ�噚2�*�u��
����_l�PK:E[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK:E[��]+B�xl/sharedStrings.xml �(�u�_O�0ſJ���c���6��A��X�4��v���/����_Oι��X|)�>�:at�'$�47�����W�#�n�4J܃�hQ�y�ڕ��}{O��P�ӂ�d�b>\홺�k��+I�8�Rńƈ�N�`�a�i��A}-Q�zj@{q`ꫂ�V�d݉fH���a���zP�.#p߷c���Q�~��Lg��x���jɄ����<	���V���
�E{��!����t�%Qr7O�,MgQ�%,�'�gyz�gi>�8�Z	��mX4񫍔�}XG֠�
N6����a�-�L�3X�5
HG�ۚ\�����a��PK-:E[=i*d�5xl/workbook.xmlPK-:E[����	��[Content_Types].xmlPK-
:E[��,�''U_rels/.relsPK-:E[��16��xl/worksheets/sheet1.xmlPK-:E[U5��PIxl/_rels/workbook.xml.relsPK-:E[Ѓc'2E
�xl/styles.xmlPK-:E[��]+B�	xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK:E[�t�5xl/workbook.xml �(�����0��&�C�����N\�z�Э4П�5���H�yۙ��v�`}W[ۑ��M�}A�]�XhZ�֡w�z
q��Ŭ����6o�&�S�\����&�����a�Dh���eh��§fO�C��h�u'��%�~S|�m�"4�����]�H���8<���Րf2�6�n�
�����PK:E[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
:E[t|�''_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="R5ea4eee286364cd6" /></Relationships>PK:E[��16�xl/worksheets/sheet1.xml �(���]��0��
�}!�����^uz�^S	¬'��?�Yq�z�a���׃&O�.8*c+��C�0P�F�U���W|�S���y��R.�xcgf���gql7��3�j|�ЦΜ�4�XE�Q�9Ԫq1��F�2�oe�jo�s���e�Fey��zwnUgU�I^������y�gkq�t��J���:hO�W����-���c���n���*����ҧ�����!�����ރ�j��:��>OU�J��e�B��\�0�����������G�q��X(ȴ�{_�O"N�H&G�>�}r�i� ���:�uz�Q�	G�_l��>��<Bq(��1�p���o���$Ⴓi_�����,�Ӿ�}y��|vơ����C�9?�ҁ���2B9���7���E�41�������g��ݨ����9� ������?��1���˘ Cb9&�xlH��ocB����"�_RFה�8��� �9?@��D|M/��D�u����*1��Oj_w�N�Y?8�5�����+���)�
��O(�PK:E[-kV��Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;q�?�����8�8�H��6�����W�E�6H]t�j4��'�|�lvo�H^����X�A#�L��9��v��G����I\1�¼�������Ď�n�!���3'�#�Ҵ�nɀ{&9^g��*5|��<�	��ź�׈ȑ�C?%Oo�%�
d/[8��bUv�(UQ	�>L͇����;_ʤ]We���N9K*��C�\���iY^�e�l�V[ɂW�M�����PK:E[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK:E[��]+B�xl/sharedStrings.xml �(�u�_O�0ſJ���c���6��A��X�4��v���/����_Oι��X|)�>�:at�'$�47�����W�#�n�4J܃�hQ�y�ڕ��}{O��P�ӂ�d�b>\홺�k��+I�8�Rńƈ�N�`�a�i��A}-Q�zj@{q`ꫂ�V�d݉fH���a���zP�.#p߷c���Q�~��Lg��x���jɄ����<	���V���
�E{��!����t�%Qr7O�,MgQ�%,�'�gyz�gi>�8�Z	��mX4񫍔�}XG֠�
N6����a�-�L�3X�5
HG�ۚ\�����a��PK-:E[�t�5xl/workbook.xmlPK-:E[����	�[Content_Types].xmlPK-
:E[t|�''V_rels/.relsPK-:E[��16��xl/worksheets/sheet1.xmlPK-:E[-kV��PJxl/_rels/workbook.xml.relsPK-:E[Ѓc'2E
�xl/styles.xmlPK-:E[��]+B�		xl/sharedStrings.xmlPK��