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": "k8L63gIdg0WzVxv1JbJG4g==",
  "identifierGuid": "defac293-1d02-4583-b357-1bf525b246e2",
  "name": "sample string 1",
  "rebate": 1.0,
  "rebateType": 1,
  "rebateFrequency": 1,
  "rebateSource": 1,
  "rebateLastClaimed": "2025-06-14T07:27:45.3000747",
  "rebateLastClaimedAmount": 1.0,
  "suppliers": [
    {
      "$id": "2",
      "identifier": "dEaBCsU6ZE6US+qiNWEjwA==",
      "identifierGuid": "0a814674-3ac5-4e64-944b-eaa2356123c0",
      "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": "5Ao6SZBT/0eahzFtB/fg6g==",
      "primaryContactID": "493a0ae4-5390-47ff-9a87-316d07f7e0ea",
      "storeID": 1,
      "abn": "sample string 16",
      "supplierGroupIdentifier": "PDBi91mN1Uu2RP20qefOlg==",
      "supplierGroupGuid": "f762303c-8d59-4bd5-b644-fdb4a9e7ce96",
      "rebate": 1.0,
      "rebateType": 1,
      "rebateFrequency": 1,
      "rebateSource": 1,
      "rebateLastClaimed": "2025-06-14T07:27:45.3000747",
      "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": "9cdf07c8-1e75-43a2-816f-73bcbe5206a9",
        "identifier": "i6iCDVWoLEGOtVAeQMioKg==",
        "identifierGuid": "0d82a88b-a855-412c-8eb5-501e40c8a82a",
        "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": "l37JIKkBQUisJwkghGwu/A==",
          "supplierIdentifierGuid": "20c97e97-01a9-4841-ac27-0920846c2efc",
          "contactGuid": "qsoPbu9ao0OsBS9j8Tw+lg==",
          "contactID": "6e0fcaaa-5aef-43a3-ac05-2f63f13c3e96",
          "contact": {
            "$ref": "3"
          },
          "supplier": {
            "$ref": "2"
          }
        },
        {
          "$ref": "4"
        }
      ],
      "products": [
        {
          "$id": "5",
          "pluG_UID": "0OBZRtjpCkeVn4W1HESFVw==",
          "pluGuid": "4659e0d0-e9d8-470a-959f-85b51c448557",
          "supplierIdentifier": "i0qMJ+Yspk6BHtI3Rrz8eA==",
          "supplierIdentifierGuid": "278c4a8b-2ce6-4ea6-811e-d23746bcfc78",
          "cartonQuantity": 1,
          "cartonQuantityChanged": true,
          "productSize": "sample string 2",
          "cigarettesPerSleeve": 1,
          "randomWeight": true,
          "piecesPerUnit": 4,
          "averagePackSize": 5,
          "effectiveDate": "2025-06-14T07:27:45.3000747",
          "pricedByWeight": true,
          "landedUnitCostEx": 8,
          "landedUnitCostInc": 9,
          "landedCartonCostInc": 10,
          "landedCartonCostEx": 11,
          "standardCost": 12,
          "deliveryFee": 1,
          "deliveryFeeBasis": "sample string 13",
          "pickAndPackFee": 1,
          "pickAndPackFeeBasis": "sample string 14",
          "financeFee": 1,
          "financeFeeBasis": "sample string 15",
          "cartonLength": 1,
          "cartonWidth": 1,
          "cartonHeight": 1,
          "palletLayerQuantity": 1,
          "palletLayers": 1,
          "itemCode": "sample string 16",
          "invoiceCode": "sample string 17",
          "invoiceDesc": "sample string 18",
          "orderDirect": true,
          "useCost": true,
          "minimumQuantity": 19,
          "hostType": 20,
          "fromHost": 21,
          "minimumReorder": 1,
          "maximumReorder": 1,
          "orderMultiple": 22.1,
          "sellMultiple": 23.1,
          "baseMultiple": 24.1,
          "hostStandardCost": 25,
          "hostTotalCost": 26,
          "hostRetail": 27,
          "hostLandedUnitCostEx": 28,
          "hostLandedUnitCostInc": 29,
          "hostDesc": "sample string 30",
          "directIndicator": "sample string 31",
          "availableToOrder": true,
          "hostRangeIndicator": "sample string 33",
          "hostProductType": "sample string 34",
          "hostProductGrade": "sample string 35",
          "hostProductGroup": "sample string 36",
          "hostSlowMoving": true,
          "hostGeneralMerchandise": true,
          "hostPillar": "sample string 39",
          "hostLastUpdated": "2025-06-14T07:27:45.3000747",
          "rebate": 1.0,
          "rebateExclude": true,
          "invoiceCodes": [
            {
              "$id": "6",
              "pluG_UID": "RMneVg/gq0CBOj1tUQzJHA==",
              "pluGuid": "56dec944-e00f-40ab-813a-3d6d510cc91c",
              "supplierIdentifier": "EQOe9lbt706ma738bmCZiA==",
              "supplierIdentifierGuid": "f69e0311-ed56-4eef-a66b-bdfc6e609988",
              "invoiceCode": "sample string 1",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "6"
            }
          ],
          "storeIDs": [
            1,
            2
          ],
          "preferredSupplier": true,
          "preferredRebateSupplier": true,
          "supplierName": "sample string 40",
          "salesMode": 41,
          "orderPacked": true,
          "active": true,
          "price": 1,
          "costGstPercent": 43,
          "parentPluG_UID": "8Qntd321nkSuQVv5vuKCuA==",
          "parentPluGuid": "77ed09f1-b57d-449e-ae41-5bf9bee282b8",
          "freight": 44.0,
          "freightType": 1,
          "product": {
            "$id": "7",
            "plu": 1,
            "storeID": 1,
            "masterPluG_UID": "QEA=",
            "storeIDs": [
              1,
              2
            ],
            "g_UId": "4lGg6MKJP0WlLrLn23NS6w==",
            "guid": "e8a051e2-89c2-453f-a52e-b2e7db7352eb",
            "apn": "sample string 1",
            "apnChanged": true,
            "apnSwitched": true,
            "barcode": "sample string 4",
            "itemNumber": "sample string 5",
            "itemNumberChanged": true,
            "priceGroupG_UID": "jFFKzzr8Y0CsoioOB1/Frw==",
            "priceGroupGuid": "cf4a518c-fc3a-4063-aca2-2a0e075fc5af",
            "blueprintID": 1,
            "lastCountedDate": "2025-06-14T07:27:45.3000747",
            "externalID": "sample string 7",
            "active": true,
            "activated": "2025-06-14T07:27:45.3000747",
            "pluCreated": "2025-06-14T07:27:45.3000747",
            "createdByUser": "sample string 9",
            "name": "sample string 10",
            "nameChanged": true,
            "secondDescription": "sample string 12",
            "hostDescription": "sample string 13",
            "keepCartonQty": true,
            "keepDescription": true,
            "keepDepartments": true,
            "keepSuppliers": true,
            "markdownDescription": "sample string 18",
            "altDescription": "sample string 19",
            "bestOrExpire": 20,
            "lastUpdate": "2025-06-14T07:27:45.3000747",
            "lastManualUpdate": "2025-06-14T07:27:45.3000747",
            "imageName": "sample string 23",
            "showImageOnFlipCharts": true,
            "showTextOnFlipCharts": true,
            "overrideFlipChartText": true,
            "flipChartText": "sample string 27",
            "salesMode": 1,
            "eftCode": 1,
            "price": 1,
            "priceChanged": true,
            "rrp": 1,
            "gstPercent": 28,
            "gstPercentChanged": true,
            "costGSTPercent": 29,
            "costGSTPercentChanged": true,
            "wetPercent": 1,
            "priceOverride": 1,
            "cost": 1,
            "currentCost": 1,
            "currentCostDecimals": 1,
            "grossProfit": 1.0,
            "currentCostDesc": "sample string 30",
            "currentCostEnd": "2025-06-14T07:27:45.3000747",
            "currentCostUpdated": "2025-06-14T07:27:45.3000747",
            "costDecimals": 31,
            "costChanged": true,
            "dealCostIdentifier": "QEA=",
            "excludeFromRebate": true,
            "rebateOverride": 1,
            "costCalcMethod": 1,
            "costCalcMethodChanged": true,
            "costEffectiveDate": "2025-06-14T07:27:45.3000747",
            "defaultGP": 1,
            "breakTargetMode": 32,
            "break1": 1,
            "price1": 1,
            "target1": 33,
            "break2": 1,
            "price2": 1,
            "target2": 34,
            "break3": 1,
            "price3": 1,
            "target3": 35,
            "break1Changed": true,
            "price1Changed": true,
            "target1Changed": true,
            "break2Changed": true,
            "price2Changed": true,
            "target2Changed": true,
            "break3Changed": true,
            "price3Changed": true,
            "target3Changed": true,
            "breakTargetModeChanged": true,
            "margin": 1.1,
            "marginChanged": true,
            "marginRanged": true,
            "marginRangedChanged": true,
            "minimumMargin": 1.1,
            "minimumMarginChanged": true,
            "maximumMargin": 1.1,
            "maximumMarginChanged": true,
            "overrideHostWarehouseIndicator": true,
            "overrideHostWarehouseIndicatorChanged": true,
            "overrideHostPrice": true,
            "overrideHostPriceChanged": true,
            "overrideHostCost": true,
            "overrideHostCostChanged": true,
            "overrideHostMargin": true,
            "overrideHostMarginChanged": true,
            "alwaysApplyMargin": true,
            "alwaysApplyMarginChanged": true,
            "aws": 1.0,
            "awsUpdated": "2025-06-14T07:27:45.3000747",
            "posTare": 1,
            "altPrice": 1.0,
            "altPriceChanged": true,
            "altPriceMode": 52,
            "altPriceModeChanged": true,
            "altPLUG_UID": "KBgtw6DpkkCknwbtH1hb+Q==",
            "altPLUGuid": "c32d1828-e9a0-4092-a49f-06ed1f585bf9",
            "altPLUGuidChanged": true,
            "altPriceDescription1": "sample string 53",
            "altPriceDescription2": "sample string 54",
            "cartonQuantity": 55,
            "cartonQuantityChanged": true,
            "trayID": 1,
            "promptID": 1,
            "tare": 1,
            "packQty": 1,
            "fixedWeight": 1,
            "extraMesg": 1,
            "text1": "sample string 57",
            "text2": "sample string 58",
            "text3": "sample string 59",
            "labelText": "sample string 60",
            "labelTextChanged": true,
            "sendToScale": true,
            "nonScaleWeigh": true,
            "labelFormat": "sample string 64",
            "barcodeFormat": "sample string 65",
            "austMade": 1,
            "coolCode": 66,
            "countryOfOrigin": "sample string 67",
            "percentContent": 68.1,
            "departmentID": 1,
            "subDepartmentID": 1,
            "minorDepartmentID": 1,
            "lesserDepartmentID": 1,
            "deptCode": "sample string 69",
            "subDeptCode": "sample string 70",
            "minorDeptCode": "sample string 71",
            "lesserDeptCode": "sample string 72",
            "deptName": "sample string 73",
            "subDeptName": "sample string 74",
            "minorDeptName": "sample string 75",
            "lesserDeptName": "sample string 76",
            "departmentChanged": true,
            "subCategoryID": 1,
            "expiry": 1,
            "showDays": 1,
            "datePrint": 1,
            "labelRequired": true,
            "labelShelfQty": 79,
            "labelShelfChanged": true,
            "labelTalkerQty": 81,
            "labelSmall": true,
            "labelLastPrinted": "2025-06-14T07:27:45.3000747",
            "labelLastPrice": 1,
            "shelfPageLayoutG_UID": "CgA8VToiRkSKn9Zw5ebPHA==",
            "shelfPageLayoutGuid": "553c000a-223a-4446-8a9f-d670e5e6cf1c",
            "talkerPageLayoutG_UID": "qIDEtTmKlEORgZa8Jkavow==",
            "talkerPageLayoutGuid": "b5c480a8-8a39-4394-9181-96bc2646afa3",
            "unitMeasure": 1.1,
            "unitMeasureChanged": true,
            "unitMeasureKind": 84,
            "unitMeasureKindChanged": true,
            "signIQData": "sample string 86",
            "refresh": true,
            "earnLoyaltyPoints": true,
            "earnLoyaltyPointsChanged": true,
            "quantityOverride": true,
            "quantityOverrideChanged": true,
            "quantityRequired": true,
            "quantityRequiredChanged": true,
            "allowDiscounts": true,
            "allowDiscountsChanged": true,
            "discountDiscounts": true,
            "discountDiscountsChanged": true,
            "itemRecalled": true,
            "itemRecalledChanged": true,
            "noRefund": true,
            "noRefundChanged": true,
            "allowMarkdown": true,
            "allowMarkdownChanged": true,
            "priceRequired": true,
            "priceRequiredChanged": true,
            "fuelItem": true,
            "fuelItemChanged": true,
            "trackSerial": true,
            "trackSerialChanged": true,
            "allowZeroPrice": true,
            "allowZeroPriceChanged": true,
            "notForSale": 90,
            "notForSaleChanged": true,
            "excludeFromDeals": true,
            "excludeFromVoucher": true,
            "minimumAge": 93,
            "minimumAgeChanged": true,
            "buyingLimit": 1,
            "buyingLimitChanged": true,
            "buyingLimitIndependent": true,
            "buyingLimitIndependentChanged": true,
            "inventoryGuid": "pgB0tw5smkeYjlsjOjYDQA==",
            "inventoryIdentifier": "b77400a6-6c0e-479a-988e-5b233a360340",
            "inventoryAccuracy": 1,
            "baseUnits": 97,
            "orderPacked": 1,
            "isManufactured": true,
            "isIngredient": true,
            "isModifier": true,
            "isModifierChanged": true,
            "hasModifiers": 98,
            "defaultPrinter": "sample string 99",
            "defaultPrinterGroup": "sample string 100",
            "ingredientsOnManufacture": true,
            "manufactureUnitMeasure": 1,
            "mpl": 1,
            "maxShelfQty": 101,
            "allowAutoOrder": true,
            "warrantyPeriod": 1,
            "parentPluG_UId": "QYUFw6/vDEqyeloB6cwUDA==",
            "parentPluGuid": "c3058541-efaf-4a0c-b27a-5a01e9cc140c",
            "preferredHostVendor": 103,
            "preferredHostChanged": true,
            "code": "sample string 105",
            "supplierIdentifier": "FmpAf3r72EOHC2FaDn3jWQ==",
            "supplierIdentifierGuid": "7f406a16-fb7a-43d8-870b-615a0e7de359",
            "supplierChanged": true,
            "rebateSupplierIdentifier": "7HmFh+WSyEq0xK71rHGqSg==",
            "rebateSupplierIdentifierGuid": "878579ec-92e5-4ac8-b4c4-aef5ac71aa4a",
            "rebateSupplierChanged": true,
            "availableForOrder": true,
            "warehouseDirectIndicator": "sample string 107",
            "warehouseDirectIndicatorChanged": true,
            "productGrade": "sample string 109",
            "productType": "sample string 110",
            "productGroup": "sample string 111",
            "complianceIndicator": "sample string 112",
            "inhouseBrand": "sample string 113",
            "slowMoving": true,
            "generalMerchandise": true,
            "comment": "sample string 116",
            "lastUpdatedByUser": "sample string 117",
            "lastManualUpdatedByUser": "sample string 118",
            "lastUpdatedByUserOverride": true,
            "lastUpdatedByHost": "2025-06-14T07:27:45.3000747",
            "commodity": "sample string 120",
            "businessPillar": "sample string 121",
            "mscCommodity": "sample string 122",
            "hostIdentifier": "Mv5zEjWvXkWQL+oih28Whg==",
            "hostIdentifierGuid": "1273fe32-af35-455e-902f-ea22876f1686",
            "serviceFeeID": 1,
            "serviceFeeIDChanged": true,
            "providerName": "sample string 124",
            "aisleEnds": "sample string 125",
            "deleted": true,
            "deletedChanged": true,
            "hidden": true,
            "doNotRange": true,
            "doNotRangeChanged": true,
            "doNotOrder": true,
            "doNotOrderChanged": true,
            "locked": true,
            "excludeFromWebUpdate": true,
            "excludeFromWebUpdateChanged": true,
            "webPriceBasedOn": 136,
            "webPriceRounding": true,
            "webMarkup": 138,
            "webPriceMode": 139,
            "altDepartmentID": 1,
            "altSubDepartmentID": 1,
            "altMinorDepartmentID": 1,
            "altLesserDepartmentID": 1,
            "altDeptCode": "sample string 140",
            "altSubDeptCode": "sample string 141",
            "altMinorDeptCode": "sample string 142",
            "altLesserDeptCode": "sample string 143",
            "altDepartmentChanged": true,
            "storeProducts": [
              {
                "$ref": "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-06-14T07:27:45.3000747",
              "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": "GwTgNYlx2k2rnSNkYqHqSQ==",
              "hostIdentifierGuid": "35e0041b-7189-4dda-ab9d-236462a1ea49",
              "hostName": 1,
              "hostAddress": "sample string 27",
              "hostUsername": "sample string 28",
              "hostPassword": "sample string 29",
              "excludeFromLeadInOut": true,
              "accountingProvider": 31,
              "accountingAddress": "sample string 32",
              "accountingUsername": "sample string 33",
              "accountingPassword": "sample string 34",
              "storeAccountingCode": "sample string 35",
              "softwareVariance": 36,
              "fuelWarningVariance": 37.0,
              "fuelErrorVariance": 38.0,
              "fuelAccumulatedWarningVariance": 39.0,
              "fuelAccumulatedErrorVariance": 40.0,
              "drawManagment": 41,
              "endOfDayManagment": true,
              "autoFillCashBalancing": true,
              "fuelDayVariance": 44,
              "accountingTradingTime": "00:00:00.1234567",
              "stockActivateProduct": 46,
              "giftCardSalesAccountingDeptCode": "sample string 47",
              "transactionDiscountAccountingDeptCode": "sample string 48",
              "size": 49,
              "updated": "2025-06-14T07:27:45.3000747",
              "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": "gn6F6s9mj0+ynmS+nxiz8A==",
                  "hostIdentifierGuid": "ea857e82-66cf-4f8f-b29e-64be9f18b3f0",
                  "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": "3je6EDlejkGmC+c8vUY+Lg==",
                    "identifierGuid": "10ba37de-5e39-418e-a60b-e73cbd463e2e",
                    "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": "rXoZc7HTZEOuAqoErXZi2g==",
                    "hostSupplierIdentifierGuid": "73197aad-d3b1-4364-ae02-aa04ad7662da",
                    "loyaltyPriceLevelIdentifier": "25RqWhWkOEa7rS/1eGVLgQ==",
                    "loyaltyPriceLevelIdentifierGuid": "5a6a94db-a415-4638-bbad-2ff578654b81",
                    "isGroup": true,
                    "description": "sample string 22",
                    "hostProvider": 23,
                    "hostTypeEnum": 24,
                    "hostType": "sample string 25",
                    "hostCode": "sample string 26",
                    "username": "sample string 27",
                    "password": "sample string 28",
                    "passwordPlain": "sample string 29",
                    "server": "sample string 30",
                    "url": "sample string 31",
                    "global": true,
                    "stateCode": "sample string 33",
                    "lastCollected": "2025-06-14T07:27:45.3000747",
                    "lastProcessed": "2025-06-14T07:27:45.3000747",
                    "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-06-14T07:27:45.3000747",
                        "processed": "2025-06-14T07:27:45.3000747",
                        "isProcessing": true,
                        "processedCount": 6,
                        "processingTime": 1,
                        "collectedUtc": "2025-06-14T07:27:45.3000747",
                        "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-06-14T07:27:45.3000747",
                          "businessPillar": "sample string 3",
                          "fileType": "sample string 4"
                        }
                      },
                      {
                        "$ref": "12"
                      }
                    ],
                    "zoneMatrix": [
                      {
                        "$id": "14",
                        "id": 1,
                        "hostIdentifier": "m6wWawI7dU+Ga96+mg2ufQ==",
                        "hostIdentifierGuid": "6b16ac9b-3b02-4f75-866b-debe9a0dae7d",
                        "storeID": 1,
                        "departmentCode": "sample string 2",
                        "hostGuids": [
                          "04367805-ccdc-4036-b5a0-2b6dd9afbdb7",
                          "126375a4-1f0f-4732-a66c-c7a52796170f"
                        ]
                      },
                      {
                        "$ref": "14"
                      }
                    ],
                    "hostFileStoreSetting": {
                      "$ref": "10"
                    },
                    "hostStoreSettings": [
                      {
                        "$ref": "10"
                      },
                      {
                        "$ref": "10"
                      }
                    ],
                    "promotionPlacements": [
                      {
                        "$id": "15",
                        "identifier": "/uuMOfMr20udnkF60me7MQ==",
                        "identifierGuid": "398cebfe-2bf3-4bdb-9d9e-417ad267bb31",
                        "code": "sample string 2",
                        "description": "sample string 3",
                        "isAdvertised": true
                      },
                      {
                        "$ref": "15"
                      }
                    ],
                    "promoTypeGuids": [
                      "a24ea0da-aaec-4e8e-a7ad-5b88664a1f85",
                      "c6831874-cae7-4881-94bb-b4f504a9a3b6"
                    ],
                    "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-06-14T07:27:45.3000747",
                  "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": "e77ea6bd-8487-4210-9233-454df5a1deff",
              "updateStore": {
                "$id": "21",
                "id": "238a8def-de47-444c-938f-a47f49efa2be",
                "name": "sample string 1",
                "lastActivity": "2025-06-14T07:27:45.3000747",
                "zone": "sample string 2",
                "timeZoneOffset": 0.0,
                "businessHoursStart": "00:00:00.1234567",
                "businessHoursEnd": "00:00:00.1234567",
                "master": true,
                "lastIP": "sample string 10",
                "lastHostName": "sample string 11",
                "ping": 1,
                "pingStatus": "sample string 12",
                "lastUpdateCompleted": "2025-06-14T07:27:45.3000747"
              },
              "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": "5yX5lLSBb0ibXA5pSryzYg==",
                "pluGuid": "94f925e7-81b4-486f-9b5c-0e694abcb362",
                "plu": 1,
                "storeID": 1,
                "zoneID": 2,
                "zoneName": "sample string 3",
                "store": "sample string 4",
                "priceNow": 5,
                "costNow": 6,
                "costNowDecimals": 7,
                "normalPrice": 8,
                "gstPercent": 9,
                "normalCost": 10,
                "normalCostDecimals": 11,
                "costGstPercent": 12,
                "costCalcMethod": 1,
                "currentCost": 13,
                "currentCostDecimals": 14,
                "break1": 15,
                "price1": 16,
                "break2": 17,
                "price2": 18,
                "break3": 19,
                "price3": 20,
                "fuelItem": 21,
                "fixedWeight": 22,
                "active": true,
                "complianceIndicator": "sample string 23",
                "doNotOrder": true,
                "doNotRange": true,
                "isNormalPriceChangesCampaign": true,
                "updated": "2025-06-14T07:27:45.3000747"
              },
              {
                "$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-06-14T07:27:45.3000747",
                "priceChangeType": 0,
                "costDecimals": 10
              },
              "normalPluPrices": {
                "$ref": "25"
              },
              "winningCampaign": 1,
              "winner": {
                "$id": "26",
                "campaignName": "sample string 1",
                "campaignDescription": "sample string 2",
                "startDate": "2025-06-14T07:27:45.3000747",
                "startTime": 3,
                "endDate": "2025-06-14T07:27:45.3000747",
                "endTime": 4,
                "newPrice": 5,
                "newCost": 6,
                "newCostDecimals": 7,
                "pctDiscount": 8,
                "promoType": 1,
                "promotionTypeCode": "sample string 9",
                "hostType": 10,
                "hostIdentifier": "rNQmWvm/akqRI6VTW31LuA==",
                "hostIdentifierGuid": "5a26d4ac-bff9-4a6a-9123-a5535b7d4bb8",
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "details": [
                {
                  "$ref": "26"
                },
                {
                  "$ref": "26"
                }
              ]
            },
            "tray": {
              "$id": "27",
              "g_UId": "QqBGBAJJ2km0WgqwvSVLxg==",
              "guid": "0446a042-4902-49da-b45a-0ab0bd254bc6",
              "name": "sample string 1",
              "number": 1,
              "tare": 1
            },
            "priceGroup": {
              "$id": "28",
              "priceGroupG_UID": "G6kKwEHP3UyrB9lCFrLXTg==",
              "priceGroupGuid": "c00aa91b-cf41-4cdd-ab07-d94216b2d74e",
              "name": "sample string 2",
              "code": 1,
              "modified": true,
              "updated": "2025-06-14T07:27:45.3000747",
              "buyingLimit": 1,
              "buyingLimitIndependent": true,
              "buyingLimitType": 0,
              "number": 1,
              "products": [
                {
                  "$ref": "7"
                },
                {
                  "$ref": "7"
                }
              ],
              "productCount": 1
            },
            "priceGroupName": "sample string 145",
            "nutrifacts": {
              "$id": "29",
              "pluG_UID": "0T699Bx77UChjYyHrNTRdA==",
              "pluGuid": "f4bd3ed1-7b1c-40ed-a18d-8c87acd4d174",
              "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": "981757df-efed-499e-8591-d996980e6930",
              "created": "2025-06-14T07:27:45.3000747",
              "createdByUser": "sample string 1",
              "activated": "2025-06-14T07:27:45.3000747",
              "deactivated": "2025-06-14T07:27:45.3000747",
              "lastOrdered": "2025-06-14T07:27:45.3000747",
              "lastOrderedQty": 2.0,
              "lastReceived": "2025-06-14T07:27:45.3000747",
              "lastReceivedQty": 3.0,
              "lastInvoiceStatus": 1,
              "lastCounted": "2025-06-14T07:27:45.3000747",
              "lastSold": "2025-06-14T07:27:45.3000747",
              "firstSold": "2025-06-14T07:27:45.3000747",
              "awsUpdated": "2025-06-14T07:27:45.3000747",
              "lastManualUpdate": "2025-06-14T07:27:45.3000747",
              "lastManualUpdatedByUser": "sample string 5",
              "lastUpdated": "2025-06-14T07:27:45.3000747",
              "lastUpdatedByUser": "sample string 7",
              "lastUpdatedByHost": "2025-06-14T07:27:45.3000747",
              "doNotRangeUpdated": "2025-06-14T07:27:45.3000747",
              "doNotOrderUpdated": "2025-06-14T07:27:45.3000747",
              "tracked": "2025-06-14T07:27:45.3000747"
            },
            "allergens": [
              {
                "$id": "31",
                "allergenID": 1,
                "pluG_UID": "i4DywFTReUiHWBS+YlMQ8w==",
                "pluGuid": "c0f2808b-d154-4879-8758-14be625310f3",
                "contains": 2,
                "allergenName": "sample string 3",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "31"
              }
            ],
            "costs": {
              "$id": "32",
              "pluG_UID": "pDf6oCaaYkWDKtbsPNV0DQ==",
              "pluGuid": "a0fa37a4-9a26-4562-832a-d6ec3cd5740d",
              "enteredCost": 1,
              "weightedAvgCost": 1,
              "lastCost": 1,
              "rawEnteredCost": 2,
              "rawWeightedAvgCost": 3,
              "rawLastCost": 4,
              "freight": 5.0,
              "freightType": 6,
              "costDecimals": 7,
              "fifoCost": 1,
              "updated": "2025-06-14T07:27:45.3000747",
              "normalCost": 1,
              "currentCost": 1
            },
            "sales": [
              {
                "$id": "33",
                "saleHeaderID": 1,
                "created": "2025-06-14T07:27:45.3000747",
                "createdLocal": "2025-06-14T07:27:45.3000747",
                "storeID": 3,
                "storeName": "sample string 4",
                "operatorG_Uid": "e6lqTfFlqEuTrD0SZAIx2g==",
                "operatorGuid": "4d6aa97b-65f1-4ba8-93ac-3d12640231da",
                "operatorName": "sample string 5",
                "tranType": 1,
                "plu": 1,
                "pluG_UId": "bjCd43COoU6QlGzgy6dLBg==",
                "pluGuid": "e39d306e-8e70-4ea1-9094-6ce0cba74b06",
                "normalPrice": 1,
                "totalCents": 1,
                "cost": 1,
                "grossProfit": 1,
                "quantity": 1,
                "operator": {
                  "$id": "34",
                  "id": 1,
                  "g_Uid": "BOB0ZXGpMk+Svxh4V5ABOQ==",
                  "guid": "6574e004-a971-4f32-92bf-187857900139",
                  "operatorNumber": 1,
                  "shortName": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "password": "sample string 5",
                  "hasPassword": true,
                  "passwordText": "sample string 6",
                  "rfidTagID": "sample string 7",
                  "blueprintID": 1,
                  "groupID": 1,
                  "groupName": "sample string 8",
                  "managerGroupID": 1,
                  "managerGroupName": "sample string 9",
                  "zoneID": 1,
                  "zoneName": "sample string 10",
                  "loggedIn": 1,
                  "lastUsedIP": "sample string 11",
                  "deleted": true,
                  "locked": true,
                  "allowOpenTill": true,
                  "webEmail": "sample string 14",
                  "simpleOperatorType": 0,
                  "webRole": "sample string 15",
                  "updated": "2025-06-14T07:27:45.3000747",
                  "passwordResetRequired": true,
                  "alteredInStore": true,
                  "startShift": "2025-06-14T07:27:45.3000747",
                  "endShift": "2025-06-14T07:27:45.3000747",
                  "machineName": "sample string 20",
                  "drawerID": 1,
                  "stores": [
                    {
                      "$id": "35",
                      "operatorG_UID": "leszmLJCOEisDFOc5MMWuA==",
                      "operatorGuid": "9833eb95-42b2-4838-ac0c-539ce4c316b8",
                      "storeID": 2,
                      "operator": {
                        "$ref": "34"
                      },
                      "store": {
                        "$ref": "8"
                      }
                    },
                    {
                      "$ref": "35"
                    }
                  ]
                }
              },
              {
                "$ref": "33"
              }
            ],
            "apns": [
              {
                "$id": "36",
                "pluID": 1,
                "pluG_UID": "1aLP7neL8E2awCVWirk5Gg==",
                "pluGuid": "eecfa2d5-8b77-4df0-9ac0-25568ab9391a",
                "apn": "sample string 1",
                "deleted": true,
                "storeID": 1,
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "36"
              }
            ],
            "tuns": [
              {
                "$id": "37",
                "pluG_UId": "6UF8+qiNOUiF5FU23Qwv3g==",
                "pluGuid": "fa7c41e9-8da8-4839-85e4-5536dd0c2fde",
                "apn": "sample string 1",
                "tun": "sample string 2",
                "cartonQuantity": 3,
                "product": {
                  "$ref": "7"
                },
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "37"
              }
            ],
            "competitionPricing": [
              {
                "$id": "38",
                "identifier": "B0nmieRoVkSbbXDTrUojyQ==",
                "identifierGuid": "89e64907-68e4-4456-9b6d-70d3ad4a23c9",
                "pluG_UID": "Yu56tONIME6Ee0jN7rT+GQ==",
                "pluGuid": "b47aee62-48e3-4e30-847b-48cdeeb4fe19",
                "competitionID": 1,
                "name": "sample string 2",
                "sellMultiple": 3,
                "retailPrice": 4,
                "storeName": "sample string 5"
              },
              {
                "$ref": "38"
              }
            ],
            "supplier": {
              "$ref": "2"
            },
            "supplierName": "sample string 146",
            "children": [
              {
                "$ref": "7"
              },
              {
                "$ref": "7"
              }
            ],
            "ordering": {
              "$ref": "5"
            },
            "flipChartPages": [
              {
                "$id": "39",
                "identifier": "A8+Bp3elakGslbos7NVAuQ==",
                "groupName": "sample string 1",
                "identifierGuid": "a781cf03-a577-416a-ac95-ba2cecd540b9",
                "exists": true,
                "flipChartIdentifier": "p5MJaZQSrkGKQtBxapbadQ==",
                "flipChartIdentifierGuid": "690993a7-1294-41ae-8a42-d0716a96da75",
                "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": "l97T3cs7j0O7YzNi8E2UJA==",
                "groupIdentifierGuid": "ddd3de97-3bcb-438f-bb63-3362f04d9424",
                "flipChart": {
                  "$id": "40",
                  "identifier": "4ADlUiB+x02B/Z0pNT1Ekw==",
                  "identifierGuid": "52e500e0-7e20-4dc7-81fd-9d29353d4493",
                  "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": "jxV8Yau8Q06hQv5g7wfuLA==",
                    "identifierGuid": "617c158f-bcab-4e43-a142-fe60ef07ee2c",
                    "name": "sample string 2",
                    "formType": "sample string 3",
                    "forms": [
                      {
                        "$id": "42",
                        "id": 1,
                        "g_UID": "20/e/W1d5E2ZvW5RBqecqw==",
                        "guid": "fdde4fdb-5d6d-4de4-99bd-6e5106a79cab",
                        "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": "NHu0h/tUfECNMwlver1mSw==",
                        "previousFormGuid": "87b47b34-54fb-407c-8d33-096f7abd664b",
                        "nextForm": 1,
                        "nextFormG_UID": "ZBUi3e6i2EaMo37WXGJs1A==",
                        "nextFormGuid": "dd221564-a2ee-46d8-8ca3-7ed65c626cd4",
                        "attributes": "sample string 10",
                        "updated": "2025-06-14T07:27:45.3000747",
                        "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": "SmHYgLlYNU6wm0EfDXv8hw==",
                            "checkoutFormGuid": "80d8614a-58b9-4e35-b09b-411f0d7bfc87",
                            "identifier": "GqXy5G4DiEmZmf2mI2jAnw==",
                            "identifierGuid": "e4f2a51a-036e-4988-9999-fda62368c09f",
                            "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": "/ecwMw93HUWMpMfKk6kTMQ==",
                            "valueGuid": "3330e7fd-770f-451d-8ca4-c7ca93a91331",
                            "buttonText": "sample string 10",
                            "valueText": "sample string 11",
                            "drawImageAndButton": true,
                            "updated": "2025-06-14T07:27:45.3000747",
                            "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-06-14T07:27:45.3000747",
                              "imageData": "QEA=",
                              "readOnly": true
                            }
                          },
                          {
                            "$ref": "43"
                          }
                        ],
                        "panels": [
                          {
                            "$id": "45",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "YofCiFWus0iCxZiJOM6kcQ==",
                            "checkoutFormGuid": "88c28762-ae55-48b3-82c5-988938cea471",
                            "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": "tku45EiH7k6WcIrfzy07Fg==",
                    "flipChartPageIdentifierGuid": "e4b84bb6-8748-4eee-9670-8adfcf2d3b16",
                    "pluG_UID": "znYCSGZkWk2TMJPODmL4Gw==",
                    "pluGuid": "480276ce-6466-4d5a-9330-93ce0e62f81b",
                    "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": "j4TRipjcOEmbrwgtvnXELA==",
                "pluGuid": "8ad1848f-dc98-4938-9baf-082dbe75c42c",
                "price": 1,
                "costCalcMethod": 1,
                "cost": 2,
                "weightedAvgCost": 3,
                "lastCost": 4,
                "rawCost": 5,
                "rawWeightedAvgCost": 6,
                "rawLastCost": 7,
                "costDecimals": 8,
                "serviceFeeID": 9,
                "freight": 10.0,
                "freightType": 11,
                "process": "sample string 12",
                "user": "sample string 13",
                "updated": "2025-06-14T07:27:45.3000747",
                "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": "FjF10zy0wkuxEJW4+ESS1Q==",
                "ingredientGuid": "Ix99zTW9vEammuzshzNndw==",
                "ingredientIdentifier": "cd7d1f23-bd35-46bc-a69a-ecec87336777",
                "quantity": 1.0,
                "storeIDs": [
                  1,
                  2
                ],
                "ingredientText": "sample string 1",
                "ingredient": {
                  "$ref": "7"
                }
              },
              {
                "$ref": "48"
              }
            ],
            "bins": [
              {
                "$id": "49",
                "pluG_UID": "L9qOMJyp9UGRdCopduRSNQ==",
                "pluGuid": "308eda2f-a99c-41f5-9174-2a2976e45235",
                "shelfLocationIdentifier": "NuKtxAvPy0GQWIkqX3D9WQ==",
                "shelfLocationGuid": "c4ade236-cf0b-41cb-9058-892a5f70fd59",
                "labelShelfDefault": 1,
                "labelTalkerDefault": 1,
                "labelSmall": true,
                "labelPageLayoutG_UID": "vUxG8NB58kuJ3WMD8LBn6g==",
                "labelPageLayoutGuid": "f0464cbd-79d0-4bf2-89dd-6303f0b067ea",
                "updated": "2025-06-14T07:27:45.3000747",
                "electronicShelfLabelIdentifier": "sample string 5",
                "electronicshelfLabelsConfigurationID": 6,
                "labelShelfChanged": true,
                "productName": "sample string 8",
                "locationText": "sample string 9",
                "product": {
                  "$ref": "7"
                },
                "location": {
                  "$id": "50",
                  "identifier": "wV6DFTN9RkSaR5NXrjsS8w==",
                  "storeID": 1,
                  "identifierGuid": "15835ec1-7d33-4446-9a47-9357ae3b12f3",
                  "name": "sample string 2",
                  "haccp": true,
                  "blueprintID": 1,
                  "updated": "2025-06-14T07:27:45.3000747",
                  "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": "qa1XVBhCJUWBo0hv9i6W/g==",
                "pluGuid": "5457ada9-4218-4525-81a3-486ff62e96fe",
                "deptNo": 1,
                "product": {
                  "$ref": "7"
                },
                "scaleLocation": {
                  "$id": "52",
                  "id": 1,
                  "deptNo": 1,
                  "deptCode": "sample string 2",
                  "name": "sample string 3",
                  "enabled": true,
                  "updated": "2025-06-14T07:27:45.3000747",
                  "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-06-14T07:27:45.3000747",
                                "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": "5LfayYFLck+qJ3xOe3XQNQ==",
                                "labelPageLayoutGuid": "c9dab7e4-4b81-4f72-aa27-7c4e7b75d035",
                                "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-06-14T07:27:45.3000747",
                            "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": "jzaDS7t4uke5LJGrMJkGsQ==",
                            "labelPageLayoutGuid": "4b83368f-78bb-47ba-b92c-91ab309906b1",
                            "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-06-14T07:27:45.3000747",
                        "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": "/IaKOZT9KU6Uh2+9yjL+MA==",
                        "labelPageLayoutGuid": "398a86fc-fd94-4e29-9487-6fbdca32fe30",
                        "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-06-14T07:27:45.3000747",
                    "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": "Od2qcloHa0efQnoC2FNkvA==",
                    "labelPageLayoutGuid": "72aadd39-075a-476b-9f42-7a02d85364bc",
                    "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": "epEenkDUDE+SKiTEiUIp0w==",
              "pluGuid": "9e1e917a-d440-4f0c-922a-24c4894229d3",
              "newPrice": 1,
              "pctDiscount": 1,
              "newCost": 1,
              "newCostDecimals": 6,
              "dealCostIdentifier": "S+H6YkPB0kWkEjqKFfweGw==",
              "dealCostGuid": "62fae14b-c143-45d2-a412-3a8a15fc1e1b",
              "pluName": "sample string 7",
              "apn": "sample string 8",
              "fuelItem": true,
              "priceGroupG_UID": "FHXUDCg0FUe8tMFpNcr+CA==",
              "priceGroupGuid": "0cd47514-3428-4715-bcb4-c16935cafe08",
              "itemNumber": "sample string 10",
              "cri": "sample string 11",
              "pluPrice": 12,
              "pluCost": 13,
              "pluCostIndicator": "sample string 14",
              "pluPriceGstPercent": 15,
              "pluCostGstPercent": 16,
              "pluActive": true,
              "cartonQty": 1.1,
              "baseUnits": 18.1,
              "salesMode": 1,
              "pluNormalCost": 19,
              "pluaws": 20.0,
              "directNumber": "sample string 21",
              "departmentName": "sample string 22",
              "subDepartmentName": "sample string 23",
              "priceGroupName": "sample string 24",
              "supplierName": "sample string 25",
              "stockOnHand": 1.1,
              "stockOnOrder": 1.1,
              "lastReceived": "2025-06-14T07:27:45.3000747",
              "rrp": 26,
              "campaignDescription": "sample string 27",
              "campaignComboPriceGroupG_UID": "pWJHjNpBLES0RocHNVwnfg==",
              "campaignComboPriceGroupIdentifier": "8c4762a5-41da-442c-b446-8707355c277e",
              "promotionPlacementDescription": "sample string 28",
              "storeAcceptances": [
                {
                  "$id": "62",
                  "plu": 1,
                  "pluG_UId": "QEA=",
                  "campaignID": 1,
                  "campaignName": "sample string 2",
                  "storeID": 3,
                  "acceptedUtc": "2025-06-14T07:27:45.3000747",
                  "operatorG_UID": "GjSBELzCYE+Yfcjo+5e1Sw==",
                  "operatorGuid": "1081341a-c2bc-4f60-987d-c8e8fb97b54b",
                  "machineID": 1,
                  "processed": true,
                  "appliedUtc": "2025-06-14T07:27:45.3000747",
                  "signIqTicketFileMovedUtc": "2025-06-14T07:27:45.3000747",
                  "user": "sample string 6",
                  "campaignDescription": "sample string 7",
                  "productDesc": "sample string 8",
                  "storeName": "sample string 9",
                  "effectiveUtc": "2025-06-14T07:27:45.3000747",
                  "priceChangeType": 0,
                  "operatorName": "sample string 10",
                  "hostCampaign": true,
                  "product": {
                    "$ref": "7"
                  },
                  "campaignPlu": {
                    "$ref": "61"
                  }
                },
                {
                  "$ref": "62"
                }
              ],
              "campaign": {
                "$id": "63",
                "id": 1,
                "storeID": 2,
                "name": "0ed28148-d22b-4455-bde2-2b2b0cef3289",
                "nameGuid": "0ed28148-d22b-4455-bde2-2b2b0cef3289",
                "description": "sample string 4",
                "showDiscounts": true,
                "showTotals": true,
                "onlyEvaluateOnSubtotal": true,
                "useDescription": true,
                "campaignType": 1,
                "startDate": "2025-06-14T07:27:45.3000747",
                "startTime": 1,
                "endDate": "2025-06-14T07:27:45.3000747",
                "endTime": 1,
                "recurrence": 1,
                "recurrenceType": 1,
                "monthType": 1,
                "weekDays": 1,
                "months": 1,
                "monthWeeks": 1,
                "monthDays": "sample string 7",
                "printed": true,
                "talkerText": "sample string 8",
                "rangeDescription": "sample string 9",
                "dealDescription": "sample string 10",
                "labelQuantity": 11,
                "active": 1,
                "deactivated": "2025-06-14T07:27:45.3000747",
                "system": true,
                "created": "2025-06-14T07:27:45.3000747",
                "updated": "2025-06-14T07:27:45.3000747",
                "priceChangeNotifiedUtc": "2025-06-14T07:27:45.3000747",
                "promoType": 1,
                "promotionTypeCode": "sample string 13",
                "hostIdentifier": "LfSQ1ir72ky+yoFeD8gxEw==",
                "hostIdentifierGuid": "d690f42d-fb2a-4cda-beca-815e0fc83113",
                "hostType": 14,
                "createdByUser": "sample string 15",
                "fromHost": true,
                "deleted": true,
                "campaignDeleted": "2025-06-14T07:27:45.3000747",
                "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": "2ymQ/AI1NUGm1bVkGMMzRw==",
                    "pluGuid": "fc9029db-3502-4135-a6d5-b56418c33347",
                    "hostOfferID": 1,
                    "priceGroupG_UID": "3BMMeprG5EaSbbIHIo4TAw==",
                    "priceGroupGuid": "7a0c13dc-c69a-46e4-926d-b207228e1303",
                    "fuelItem": true,
                    "pluName": "sample string 6",
                    "apn": "sample string 7",
                    "pluActive": true,
                    "cartonQty": 1,
                    "baseUnits": 9.1,
                    "cri": "sample string 10",
                    "salesMode": 1,
                    "pluaws": 11.0,
                    "directNumber": "sample string 12",
                    "departmentName": "sample string 13",
                    "subDepartmentName": "sample string 14",
                    "priceGroupName": "sample string 15",
                    "supplierName": "sample string 16",
                    "stockOnHand": 1.1,
                    "stockOnOrder": 1.1,
                    "lastReceived": "2025-06-14T07:27:45.3000747",
                    "rrp": 17,
                    "campaignDescription": "sample string 18",
                    "product": {
                      "$ref": "7"
                    },
                    "campaign": {
                      "$ref": "63"
                    }
                  },
                  {
                    "$ref": "64"
                  }
                ],
                "sellingRules": [
                  {
                    "$id": "65",
                    "id": 1,
                    "identifier": "Q9WcE/PdkUSGu4BJwMZd9g==",
                    "identifierStr": "Q9WcE/PdkUSGu4BJwMZd9g==",
                    "identifierGuid": "139cd543-ddf3-4491-86bb-8049c0c65df6",
                    "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": "169EBmni3EytAcmDKi9shw==",
                    "customerIDGuid": "0644afd7-e269-4cdc-ad01-c9832a2f6c87",
                    "campaign": {
                      "$ref": "63"
                    },
                    "customer": {
                      "$id": "67",
                      "identifier": "L+AAa5cYi0uNid8T5HTx9g==",
                      "identifierGuid": "6b00e02f-1897-4b8b-8d89-df13e474f1f6",
                      "code": "sample string 2",
                      "familyName": "sample string 3",
                      "givenName": "sample string 4",
                      "otherName": "sample string 5",
                      "title": "sample string 6",
                      "dateOfBirth": "2025-06-14T07:27:45.3000747",
                      "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": "7kEgEv011EijcwOkt6hqZQ==",
                      "communityIdentifierGuid": "122041ee-35fd-48d4-a373-03a4b7a86a65",
                      "joined": "2025-06-14T07:27:45.3000747",
                      "updated": "2025-06-14T07:27:45.3000747",
                      "active": true,
                      "reasonInactive": 1,
                      "groupCustomer": true,
                      "loyaltyPoints": 1,
                      "homeStoreID": 1,
                      "availableSpend": 1,
                      "priceLevelIdentifier": "JXAotnCl9kCdeWBETiNtnA==",
                      "priceLevelIdentifierGuid": "b6287025-a570-40f6-9d79-60444e236d9c",
                      "marketingID": "sample string 18",
                      "hidden": true,
                      "registered": true,
                      "registeredOn": "2025-06-14T07:27:45.3000747",
                      "emailMarketing": true,
                      "smsMarketing": true,
                      "deleted": true,
                      "deletedUser": "sample string 24",
                      "homeStoreName": "sample string 25",
                      "customerCards": [
                        {
                          "$id": "68",
                          "cardType": 2,
                          "issueDate": "2025-06-14T07:27:45.3000747",
                          "expiry": "2025-06-14T07:27:45.3000747",
                          "customerID": "GcOeqFXOOUK8Yqtn2TU9nw==",
                          "customerIDGuid": "a89ec319-ce55-4239-bc62-ab67d9353d9f",
                          "initialValue": 1,
                          "currentValue": 1,
                          "maxLimit": 1,
                          "minTransaction": 1,
                          "maxTransaction": 1,
                          "multiplier": 1.1,
                          "active": true,
                          "reasonInactive": 1,
                          "idRequired": true,
                          "idType": 1,
                          "idValue": "sample string 5",
                          "updated": "2025-06-14T07:27:45.3000747",
                          "linkedAccount": "9kEqXZKO+ky91tgrApnJyA==",
                          "linkedAccountGuid": "5d2a41f6-8e92-4cfa-bdd6-d82b0299c9c8",
                          "currentValueChanged": true,
                          "limitsChanged": true,
                          "customer": {
                            "$ref": "67"
                          },
                          "account": {
                            "$id": "69",
                            "id": 1,
                            "identifier": "DPOuzD90JUu3gvYA/LPucw==",
                            "identifierGuid": "ccaef30c-743f-4b25-b782-f600fcb3ee73",
                            "referenceNo": "sample string 3",
                            "name": "sample string 4",
                            "created": "2025-06-14T07:27:45.3000747",
                            "owner": "MzAkePIOfkePmt/ZGKmrfg==",
                            "ownerGuid": "78243033-0ef2-477e-8f9a-dfd918a9ab7e",
                            "accountStoreGroupIdentifier": "zud48XPuQkKi06NiEeI++w==",
                            "accountStoreGroupGuid": "f178e7ce-ee73-4242-a2d3-a36211e23efb",
                            "accountType": 1,
                            "currentBalance": 1,
                            "externalID": "sample string 7",
                            "maximumLimit": 1,
                            "accruePoints": true,
                            "loyaltyPoints": 1,
                            "termsOfTrade": 1,
                            "signatureRequired": true,
                            "referenceRequired": true,
                            "statementSendType": 10,
                            "ageingPeriod": 1,
                            "monthlyAgeingPeriod": true,
                            "explodedInvoice": true,
                            "isFifoAllocation": true,
                            "lastStatementSent": "2025-06-14T07:27:45.3000747",
                            "active": true,
                            "updated": "2025-06-14T07:27:45.3000747",
                            "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": "n9QO8YAiqk+qarhk61VGOA==",
                                "identifierGuid": "f10ed49f-2280-4faa-aa6a-b864eb554638",
                                "name": "sample string 2",
                                "primaryContact": "RpCNdNIhtkq/Clr0p4jGqQ==",
                                "primaryContactGuid": "748d9046-21d2-4ab6-bf0a-5af4a788c6a9",
                                "accountID": "jq0i+PsS+0WECEeVugsOvQ==",
                                "accountIDGuid": "f822ad8e-12fb-45fb-8408-4795ba0b0ebd",
                                "special": true,
                                "updated": "2025-06-14T07:27:45.3000747",
                                "active": true,
                                "reasonInactive": 1,
                                "priceLevelIdentifier": "PK0C+i0Jx0C+J+P1njCnuw==",
                                "priceLevelIdentifierGuid": "fa02ad3c-092d-40c7-be27-e3f59e30a7bb",
                                "deleted": true,
                                "account": {
                                  "$ref": "69"
                                },
                                "primaryContactCustomer": {
                                  "$ref": "67"
                                },
                                "customerGroupMembers": [
                                  {
                                    "$id": "72",
                                    "id": 1,
                                    "groupID": "io7f8MYGhECmBRa3B/oErg==",
                                    "groupIDGuid": "f0df8e8a-06c6-4084-a605-16b707fa04ae",
                                    "customerID": "zqqS+ZD/5E+xYL67OhOp3A==",
                                    "customerIDGuid": "f992aace-ff90-4fe4-b160-bebb3a13a9dc",
                                    "card": "sample string 4",
                                    "linkedAccount": "HqzKgMeS9UafMuyL65pbmA==",
                                    "linkedAccountGuid": "80caac1e-92c7-46f5-9f32-ec8beb9a5b98",
                                    "customer": {
                                      "$ref": "67"
                                    },
                                    "group": {
                                      "$ref": "71"
                                    },
                                    "customerCard": {
                                      "$ref": "68"
                                    }
                                  },
                                  {
                                    "$ref": "72"
                                  }
                                ]
                              },
                              {
                                "$ref": "71"
                              }
                            ]
                          },
                          "payments": [
                            {
                              "$id": "73",
                              "id": 1,
                              "identifier": "jst/4nooe02KzNjGSQSkRA==",
                              "identifierGuid": "e27fcb8e-287a-4d7b-8acc-d8c64904a444",
                              "storeID": 2,
                              "operatorName": "sample string 3",
                              "saleHeaderID": 4,
                              "paymentType": 5,
                              "amount": 6,
                              "account": "sample string 7",
                              "accountID": "+ZsyMRStxkKau1qpkdyMRg==",
                              "accountIDGuid": "31329bf9-ad14-42c6-9abb-5aa991dc8c46",
                              "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-06-14T07:27:45.3000747",
                              "invRocNo": "sample string 14",
                              "responseCode": "sample string 15",
                              "cashout": 1,
                              "tip": 16,
                              "idempotentVoid": "aj/j8c2MeEy+3miAWLWYpg==",
                              "idempotentVoidGuid": "f1e33f6a-8ccd-4c78-bede-688058b598a6",
                              "offline": true,
                              "processed": 1,
                              "storeSaleHeader": {
                                "$id": "74",
                                "saleHeaderID": 1,
                                "saleHeaderGuid": "3twTLbNkS0Sk8wGe2A9e/A==",
                                "saleHeaderIdentifierGuid": "2d13dcde-64b3-444b-a4f3-019ed80f5efc",
                                "created": "2025-06-14T07:27:45.3000747",
                                "createdLocal": "2025-06-14T07:27:45.3000747",
                                "createdText": "sample string 4",
                                "itemCount": 5,
                                "totalAmount": 6,
                                "cashTender": 1,
                                "cardTender": 1,
                                "cheqTender": 1,
                                "acctTender": 1,
                                "voucherTender": 1,
                                "loyaltyPoints": 1,
                                "cashout": 1,
                                "changeAmount": 1,
                                "rounding": 1,
                                "gstAmount": 1,
                                "transactionDiscountTender": 1,
                                "totalTip": 7,
                                "tranType": 1,
                                "processed": 1,
                                "imported": "2025-06-14T07:27:45.3000747",
                                "storeID": 1,
                                "operatorG_Uid": "J1RCjwV+OEquzef8lWqzyQ==",
                                "operatorGuid": "8f425427-7e05-4a38-aecd-e7fc956ab3c9",
                                "customerG_Uid": "clKtdVxnFkmDSx0l2k81yg==",
                                "customerGuid": "75ad5272-675c-4916-834b-1d25da4f35ca",
                                "communityIdentifier": "+pip6H26KEy6KZV7R6jZ4w==",
                                "communityIdentifierGuid": "e8a998fa-ba7d-4c28-ba29-957b47a8d9e3",
                                "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": "/VL2uZEW50Gnpe+0XEHWeg==",
                                "priceLevelIdentifierGuid": "b9f652fd-1691-41e7-a7a5-efb45c41d67a",
                                "locked": 36,
                                "relationChecksum": "sample string 37",
                                "loyaltyTender": 1,
                                "giftCardTender": 1,
                                "operator": {
                                  "$ref": "34"
                                },
                                "customer": {
                                  "$ref": "67"
                                },
                                "communityOrganisation": {
                                  "$id": "75",
                                  "id": 1,
                                  "identifier": "Daz8+e6rJ0+t6ytAllgGWQ==",
                                  "identifierGuid": "f9fcac0d-abee-4f27-adeb-2b4096580659",
                                  "name": "sample string 3",
                                  "lookupIdentifier": "sample string 4",
                                  "externalID": "sample string 5",
                                  "phone": "sample string 6",
                                  "fax": "sample string 7",
                                  "email": "sample string 8",
                                  "address1": "sample string 9",
                                  "address2": "sample string 10",
                                  "city": "sample string 11",
                                  "postCode": "sample string 12",
                                  "state": "sample string 13",
                                  "country": "sample string 14",
                                  "totalAmountAwarded": 15.1,
                                  "updated": "2025-06-14T07:27:45.3000747",
                                  "deleted": true
                                },
                                "details": [
                                  {
                                    "$id": "76",
                                    "saleItemID": 1,
                                    "identifier": "45MhLl0Ba0eayblfLUpSCw==",
                                    "identifierGuid": "2e2193e3-015d-476b-9ac9-b95f2d4a520b",
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "spiBtP7+W0ej2rFQYhYq5A==",
                                    "pluGuid": "b48198b2-fefe-475b-a3da-b15062162ae4",
                                    "accountID": "nRuCvT3Hck+g3cj0KdrUPg==",
                                    "accountIDGuid": "bd821b9d-c73d-4f72-a0dd-c8f429dad43e",
                                    "normalPrice": 3,
                                    "originalSellingPrice": 4,
                                    "discountPrice": 5,
                                    "unit": 1,
                                    "quantity": 6,
                                    "totalCents": 7,
                                    "fixedPrice": 1,
                                    "tranType": 1,
                                    "discountType": 1,
                                    "cost": 1,
                                    "costDecimals": 8,
                                    "markdown": 1,
                                    "manualQuantity": 1,
                                    "manualPrice": 1,
                                    "manualMode": 1,
                                    "active": 1,
                                    "offline": true,
                                    "barcode": "sample string 9",
                                    "keyedSale": 1,
                                    "discountedID": 1,
                                    "fuelID": 1,
                                    "serialNumber": "sample string 10",
                                    "bestOrExpire": "2025-06-14T07:27:45.3000747",
                                    "bestOrExpireType": 1,
                                    "providerName": "sample string 11",
                                    "refundG_UID": "Xi0eU9g0NE6auySJpV218g==",
                                    "refundGuid": "531e2d5e-34d8-4e34-9abb-2489a55db5f2",
                                    "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": "TSHg/gSHYkmVFmRnhC5dyg==",
                                    "idempotentVoidGuid": "fee0214d-8704-4962-9516-6467842e5dca",
                                    "priceLevelIdentifier": "DT0G6sY/uEirDSyPDERIvg==",
                                    "priceLevelIdentifierGuid": "ea063d0d-3fc6-48b8-ab0d-2c8f0c4448be",
                                    "productName": "sample string 23",
                                    "apn": "sample string 24",
                                    "unknownScans": [
                                      {
                                        "$id": "77",
                                        "id": 1,
                                        "saleDetailID": 2,
                                        "storeID": 1,
                                        "scanned": "2025-06-14T07:27:45.3000747",
                                        "operatorG_UID": "QEA=",
                                        "barcode": "sample string 4",
                                        "processed": 1
                                      },
                                      {
                                        "$ref": "77"
                                      }
                                    ],
                                    "refund": {
                                      "$id": "78",
                                      "id": 1,
                                      "g_UID": "Y6z+rXZRT0iMeuv55+FVpw==",
                                      "guid": "adfeac63-5176-484f-8c7a-ebf9e7e155a7",
                                      "description": "sample string 1",
                                      "dumped": true,
                                      "inventoryReasonID": 1,
                                      "sortOrder": 1,
                                      "updated": "2025-06-14T07:27:45.3000747"
                                    },
                                    "modifier": {
                                      "$id": "79",
                                      "id": 1,
                                      "setG_UID": "SNolIstzIUqK7dOhnWP14Q==",
                                      "modifierSetGuid": "2225da48-73cb-4a21-8aed-d3a19d63f5e1",
                                      "name": "sample string 2",
                                      "price": 1,
                                      "quantity": 1,
                                      "modifierType": 1,
                                      "groupNumber": 1,
                                      "pageNumber": 1,
                                      "controlOrder": 1,
                                      "printToStation": true,
                                      "pluG_UID": "HaikwcFJD0aelB5SERCUcw==",
                                      "pluGuid": "c1a4a81d-49c1-460f-9e94-1e5211109473",
                                      "deleted": true,
                                      "g_UID": "NDgrRbGGRk2jJ2Fthx/vsw==",
                                      "guid": "452b3834-86b1-4d46-a327-616d871fefb3",
                                      "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": "8OMJdoEW+UOqQXjjhDT4BQ==",
                                    "pluGuid": "7609e3f0-1681-43f9-aa41-78e38434f805",
                                    "saleHeaderID": 2,
                                    "totalCents": 3,
                                    "grade": 1,
                                    "gradeDescription": "sample string 4",
                                    "dispenser": 1,
                                    "hose": 1,
                                    "quantity": 1,
                                    "cost": 1,
                                    "acquirerNum": 1,
                                    "attendant": 1,
                                    "ePurseBalance": 1.0,
                                    "cardSignature": "sample string 5",
                                    "compartmentNumber": 1,
                                    "contractNumber": 1,
                                    "discountCardPAN": "sample string 6",
                                    "discountID": 1,
                                    "discountName": "sample string 7",
                                    "discountNetValue": 1.0,
                                    "discountType": 1,
                                    "discountValue": 1.0,
                                    "discretionaryData": "sample string 8",
                                    "driverID": "sample string 9",
                                    "eftBatchNumber": 1,
                                    "eftResponseCode": "sample string 10",
                                    "endDateTime": "2025-06-14T07:27:45.3000747",
                                    "engineHours": 1.1,
                                    "fposNumber": 1,
                                    "loyaltyCardPAN": "sample string 11",
                                    "miscData1": 1,
                                    "miscData2": "sample string 12",
                                    "miscFlags": 1,
                                    "mop": 1,
                                    "odometer": 1,
                                    "panNumber": "sample string 13",
                                    "saleRefund": true,
                                    "saleStatus": 1,
                                    "sequenceNumber": 1,
                                    "stan": 1,
                                    "startDateTime": "2025-06-14T07:27:45.3000747",
                                    "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": "hy0Owh0QW0SFhHbWA4K5uA==",
                                    "pluGuid": "c20e2d87-101d-445b-8584-76d60382b9b8",
                                    "accountID": "3f9dK8kAwEO25VQlmvb90A==",
                                    "accountIDGuid": "2b5dffdd-00c9-43c0-b6e5-54259af6fdd0",
                                    "normalPrice": 3,
                                    "originalSellingPrice": 4,
                                    "discountPrice": 5,
                                    "unit": 1,
                                    "quantity": 6,
                                    "totalCents": 7,
                                    "fixedPrice": 1,
                                    "tranType": 1,
                                    "processed": 1,
                                    "discountType": 1,
                                    "cost": 1,
                                    "costDecimals": 1,
                                    "markdown": 1,
                                    "manualQuantity": 1,
                                    "manualPrice": 1,
                                    "manualMode": 1,
                                    "active": 1,
                                    "barcode": "sample string 8",
                                    "offline": 1,
                                    "keyedSale": 1,
                                    "discountedID": 1,
                                    "fuelID": 1,
                                    "serialNumber": "sample string 9",
                                    "bestOrExpire": "2025-06-14T07:27:45.3000747",
                                    "bestOrExpireType": 1,
                                    "refundG_UID": "sNrpDio+S0etFyk/ktkkmQ==",
                                    "refundGuid": "0ee9dab0-3e2a-474b-ad17-293f92d92499",
                                    "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": "UsYES5rJX0+bwQlMbyTY3A==",
                                    "identifierGuid": "4b04c652-c99a-4f5f-9bc1-094c6f24d8dc",
                                    "id": 1,
                                    "orderNo": 2,
                                    "externalSaleIdentifier": "sample string 3",
                                    "storeID": 4,
                                    "zoneID": 5,
                                    "deptNo": 6,
                                    "customerIdentifier": "fZAGIbN28kmQi1YdEL/OGg==",
                                    "customerIdentifierGuid": "2106907d-76b3-49f2-908b-561d10bfce1a",
                                    "operatorNo": 1,
                                    "operatorG_UID": "RB1cBhWgG0WSTeKxtqBtIw==",
                                    "operatorGuid": "065c1d44-a015-451b-924d-e2b1b6a06d23",
                                    "created": "2025-06-14T07:27:45.3000747",
                                    "ordered": "2025-06-14T07:27:45.3000747",
                                    "started": "2025-06-14T07:27:45.3000747",
                                    "completed": "2025-06-14T07:27:45.3000747",
                                    "supplied": "2025-06-14T07:27:45.3000747",
                                    "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": "WvnKLSKNh0WzbxocAl8pSA==",
                                        "pluGuid": "2dcaf95a-8d22-4587-b36f-1a1c025f2948",
                                        "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": "pb6LEmv+KkG1gW/zJE38Lw==",
                                        "headerIdentifierGuid": "128bbea5-fe6b-412a-b581-6ff3244dfc2f",
                                        "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": "Ih/Ackc550G4gV0wiFevEw==",
                                    "surveyGuid": "72c01f22-3947-41e7-b881-5d308857af13",
                                    "saleHeaderGuid": "QVtORvTV2kqtTlpZ/+Ar+A==",
                                    "saleGuid": "464e5b41-d5f4-4ada-ad4e-5a59ffe02bf8",
                                    "textResponse": "sample string 1",
                                    "integerResponse": 1,
                                    "g_UIDResponse": "k8jcbfzSiE+y0lahQTQucw==",
                                    "guidResponse": "6ddcc893-d2fc-4f88-b2d2-56a141342e73",
                                    "whoAnswered": 2,
                                    "answeredAtUTC": "2025-06-14T07:27:45.3000747",
                                    "sale": {
                                      "$ref": "74"
                                    },
                                    "survey": {
                                      "$id": "88",
                                      "g_UID": "Zqdaex9lwk6JNYbr6J6I0A==",
                                      "guid": "7b5aa766-651f-4ec2-8935-86ebe89e88d0",
                                      "name": "sample string 1",
                                      "storeID": 2,
                                      "zoneID": 1,
                                      "checkoutFormG_UID": "r9QjeVB4h0msJE9R/3rIrg==",
                                      "checkoutFormGuid": "7923d4af-7850-4987-ac24-4f51ff7ac8ae",
                                      "displayToWho": 3,
                                      "displayWhen": 4,
                                      "start": "2025-06-14T07:27:45.3000747",
                                      "end": "2025-06-14T07:27:45.3000747",
                                      "deleted": true,
                                      "updated": "2025-06-14T07:27:45.3000747",
                                      "possibleIntegerResponses": [
                                        1,
                                        2
                                      ],
                                      "possibleTextResponses": [
                                        "sample string 1",
                                        "sample string 2"
                                      ],
                                      "possibleGuidResponses": [
                                        "c8281f44-3893-4420-8654-b667010a4b8a",
                                        "e7740b24-a914-4d3c-97df-f2f1eb6709ef"
                                      ],
                                      "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": "jDempjH4F0G+F18glXw6Dg==",
                                "accountIdentifier": "a6a6378c-f831-4117-be17-5f20957c3a0e",
                                "accountName": "sample string 42",
                                "customerOrderIdentifier": "XX75DFzYA0mvrlRFyVx49A==",
                                "customerOrderIdentifierGuid": "0cf97e5d-d85c-4903-afae-5445c95c78f4",
                                "priceLevelName": "sample string 43",
                                "revision": 44,
                                "ingressId": "sample string 45"
                              },
                              "metadata": {
                                "$id": "89",
                                "id": 1,
                                "paymentID": 2,
                                "paymentIdentifier": "va+IJfUgqUqBtP0Oj9SlDA==",
                                "paymentIdentifierGuid": "2588afbd-20f5-4aa9-81b4-fd0e8fd4a50c",
                                "identifier": "hIzZavLyzk2OqVlISyJWYQ==",
                                "identifierGuid": "6ad98c84-f2f2-4dce-8ea9-59484b225661",
                                "metadata": "sample string 3",
                                "signatureImage": "QEA=",
                                "itemIdentifier": "8vvPkfDzjU66nBBvRAuA/Q==",
                                "itemIdentifierGuid": "91cffbf2-f3f0-4e8d-ba9c-106f440b80fd"
                              }
                            },
                            {
                              "$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": "h3UG20zackaeXrVWk/7xdA==",
                          "customerIdentifierGuid": "db067587-da4c-4672-9e5e-b55693fef174",
                          "voucherName": "sample string 2",
                          "count": 3,
                          "storeID": 4,
                          "barcode": "sample string 5",
                          "redeemCount": 6,
                          "issueCount": 7,
                          "storeSalePaymentID": 1,
                          "idempotentID": "R3tfoJFotU6P4cU9PSrJAA==",
                          "idempotentGuid": "a05f7b47-6891-4eb5-8fe1-c53d3d2ac900",
                          "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-06-14T07:27:45.3000747",
                            "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-06-14T07:27:45.3000747",
                              "labelPageLayout": "zDS/mcd200KI/bpAEi2X2A==",
                              "pageLayoutGuid": "99bf34cc-76c7-42d3-88fd-ba40122d97d8",
                              "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-06-14T07:27:45.3000747"
                                },
                                {
                                  "$ref": "94"
                                }
                              ]
                            },
                            "customerVouchers": [
                              {
                                "$id": "95",
                                "id": 1,
                                "customerIdentifier": "Jh16pBDyPUeb3pGDUumFNA==",
                                "customerIdentifierGuid": "a47a1d26-f210-473d-9bde-918352e98534",
                                "voucherID": 3,
                                "voucherName": "sample string 4",
                                "storeID": 1,
                                "barcode": "sample string 5",
                                "dateOfIssue": "2025-06-14T07:27:45.3000747",
                                "issuedSaleHeaderID": 1,
                                "issuedSaleIdentifier": "sample string 7",
                                "issuedOfflinePaymentID": 1,
                                "issuedIdempotentID": "Kb1HWvMc9UqfMWSzTalgsg==",
                                "issuedIdempotentGuid": "5a47bd29-1cf3-4af5-9f31-64b34da960b2",
                                "issuedOffline": true,
                                "issuedUser": "sample string 9",
                                "issuedNotes": "sample string 10",
                                "expiryDate": "2025-06-14T07:27:45.3000747",
                                "expiredUser": "sample string 11",
                                "expiredNotes": "sample string 12",
                                "redeemed": "2025-06-14T07:27:45.3000747",
                                "redeemedSaleHeaderID": 1,
                                "redeemedSaleIdentifier": "sample string 13",
                                "redeemedOfflinePaymentID": 1,
                                "redeemedIdempotentID": "F5s8p/5JcUqRNywGwD08sw==",
                                "redeemedIdempotentGuid": "a73c9b17-49fe-4a71-9137-2c06c03d3cb3",
                                "redeemedUser": "sample string 14",
                                "redeemedNotes": "sample string 15",
                                "redeemedOffline": true,
                                "updated": "2025-06-14T07:27:45.3000747",
                                "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": "74ESs/vgY02bg1McjSIIew==",
                    "groupIDGuid": "b31281ef-e0fb-4d63-9b83-531c8d22087b",
                    "campaign": {
                      "$ref": "63"
                    },
                    "group": {
                      "$ref": "71"
                    }
                  },
                  {
                    "$ref": "96"
                  }
                ],
                "signIqTickets": [
                  {
                    "$id": "97",
                    "identifier": "Wf2Mc7Qv3EOaNB1h7BW0ug==",
                    "identifierGuid": "738cfd59-2fb4-43dc-9a34-1d61ec15b4ba",
                    "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": "+flyIjSJ6U2CtU//OOsR4w==",
                    "guid": "2272f9f9-8934-4de9-82b5-4fff38eb11e3",
                    "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": "dFo3bvphWkyNp+ZM0I7sfA==",
                        "groupGuid": "6e375a74-61fa-4c5a-8da7-e64cd08eec7c",
                        "comboPriceType": 5,
                        "priceType": 5,
                        "pluG_UID": "eBUl/8z34UucrANXD2UYNA==",
                        "pluGuid": "ff251578-f7cc-4be1-9cac-03570f651834",
                        "priceGroupG_UID": "T75IXX4bOkeUBMpgKTQibw==",
                        "priceGroupGuid": "5d48be4f-1b7e-473a-9404-ca602934226f",
                        "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": "QLH9sMqocUuN/HNNbIwB8A==",
                    "priceLevelIdentifierGuid": "b0fdb140-a8ca-4b71-8dfc-734d6c8c01f0",
                    "campaignName": "sample string 3",
                    "priceLevelName": "sample string 4"
                  },
                  {
                    "$ref": "100"
                  }
                ]
              },
              "product": {
                "$ref": "7"
              },
              "dealCost": {
                "$id": "101",
                "headerIdentifier": "Wyd2ohd6gE6FXQJ4bUPdsg==",
                "headerIdentifierGuid": "a276275b-7a17-4e80-855d-02786d43ddb2",
                "identifier": "87VIlrB7q0+n9Wcw7siVlA==",
                "identifierGuid": "9648b5f3-7bb0-4fab-a7f5-6730eec89594",
                "supplierIdentifier": "F3MhwEQ2aECi3Wj1Ka62DA==",
                "supplierGuid": "c0217317-3644-4068-a2dd-68f529aeb60c",
                "pluG_UID": "J+f9wau1KUe64Uhk+50TDQ==",
                "pluGuid": "c1fde727-b5ab-4729-bae1-4864fb9d130d",
                "campaignName": "db25a3ae-a7f5-4249-a0fd-c388a2dbb77d",
                "description": "sample string 4",
                "cost": 5,
                "costDecimals": 6,
                "start": "2025-06-14T07:27:45.3000747",
                "end": "2025-06-14T07:27:45.3000747",
                "type": 9,
                "promoType": 10,
                "bonusItemPLUG_UID": "/dUWo4YqpkSoPLU19L7oNQ==",
                "bonusItemPluGuid": "a316d5fd-2a86-44a6-a83c-b535f4bee835",
                "bonusPurchaseUnits": 11,
                "bonusReceiveUnits": 12,
                "updated": "2025-06-14T07:27:45.3000747",
                "metcashPromotionID": "sample string 14",
                "fromHost": 15,
                "storeNames": "sample string 16",
                "storeIDs": [
                  1,
                  2
                ],
                "supplierName": "sample string 17",
                "campaignDescription": "sample string 18",
                "newPrice": 1,
                "campaignMetcashPromotionID": "sample string 19",
                "campaignActive": true,
                "campaignStartDate": "2025-06-14T07:27:45.3000747",
                "campaignEndDate": "2025-06-14T07:27:45.3000747",
                "masterPLUG_UID": "6n3QAgjgh0ehb2kUZ3pvzQ==",
                "masterID": "02d07dea-e008-4787-a16f-6914677a6fcd",
                "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": "eQtIWGqj+kenEFuM/DYGZw==",
                "bonusMasterID": "58480b79-a36a-47fa-a710-5b8cfc360667",
                "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-06-14T07:27:45.3000747",
            "dealCosts": [
              {
                "$ref": "101"
              },
              {
                "$ref": "101"
              }
            ],
            "tags": [
              {
                "$id": "102",
                "pluG_UID": "LdluruVpMkiHXFcckZEdNQ==",
                "pluGuid": "ae6ed92d-69e5-4832-875c-571c91911d35",
                "tagID": 1,
                "description": "sample string 1",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "102"
              }
            ],
            "alternateProductG_UID": "Ho47Mylw90abG6QJgxPbew==",
            "alternateProduct": "333b8e1e-7029-46f7-9b1b-a4098313db7b",
            "productHostCode": {
              "$id": "103",
              "id": 1,
              "pluG_UID": "ghMs+89eb0eHyrqg2cSR3w==",
              "pluGuid": "fb2c1382-5ecf-476f-87ca-baa0d9c491df",
              "ibaCode": "sample string 2"
            },
            "mscCat": {
              "$ref": "57"
            },
            "mscCom": {
              "$ref": "58"
            },
            "mscDep": {
              "$ref": "60"
            },
            "mscSubCom": {
              "$ref": "59"
            },
            "isUserUpdate": true,
            "ignoreMasterProduct": true,
            "priceGroupLabelRequested": true,
            "firstSold": "2025-06-14T07:27:45.3000747",
            "inventoryTracked": "2025-06-14T07:27:45.3000747",
            "isNormalPriceChangesCampaign": true
          },
          "supplier": {
            "$ref": "2"
          },
          "serviceFee": {
            "$id": "104",
            "id": 1,
            "description": "sample string 1",
            "fee": 1
          },
          "isPrimaryHost": true,
          "hostVendor": 46
        },
        {
          "$ref": "5"
        }
      ],
      "orderCycleHeaders": [
        {
          "$id": "105",
          "storeID": 1,
          "supplierIdentifier": "MRUdvv9cAUiWIK4NeBf5AQ==",
          "supplierGuid": "be1d1531-5cff-4801-9620-ae0d7817f901",
          "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": "EMWLEtBGbEKPS2mwg6oBfg==",
          "supplierGuid": "128bc510-46d0-426c-8f4b-69b083aa017e",
          "departmentCode": "sample string 2",
          "warehouseDirectIndicator": "sample string 3",
          "type": 4,
          "cutOffWeek": 5,
          "cutOffDay": 6,
          "cutOffTime": "00:00:00.1234567",
          "leadTime": 7,
          "daysBuffer": 8,
          "supplierName": "sample string 9",
          "cutOffDate": "2025-06-14T07:27:45.3000747",
          "deliveryDate": "2025-06-14T07:27:45.3000747",
          "nextCutOffDate": "2025-06-14T07:27:45.3000747",
          "nextDeliveryDate": "2025-06-14T07:27:45.3000747",
          "nextDaysBuffer": 10
        },
        {
          "$ref": "106"
        }
      ],
      "store": {
        "$ref": "8"
      },
      "updated": "2025-06-14T07:27:45.3000747",
      "isHost": true
    },
    {
      "$ref": "2"
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKv;�Z�5J\�5xl/workbook.xml �(�����0��&�C��`� N\�z𾔭m�?ik���'�x�3;�픣�}kmO>z0���1����%j'��L;a��8I�bVű����DvN��y *k�T.Е�+8������4(C�ぐrn�T8�EN�Vw6	[C�7U.��bQĀƊ6��ŹwM)񅚆Gm�Y*x��K�]���a%�~�_PKv;�Z����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
v;�ZBf��''_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="R06c75e4719b64f04" /></Relationships>PKv;�Z��`7�xl/worksheets/sheet1.xml �(���Ks�0F��G��z? ��ª�E�v���`����W6Ƙq�ytΕ��
�O�>:i�
S��!�t��MQ�f���$x�O�ƾ�\k�r;���I��,�e�bs�U��[�><�]b��"��K]�C����K��88p��?����t�l��_J�iQ��tS����#��3�&k�d>m�߅>��qT��1����f`�&x�,��F�M�{�˜W���>��'3{�|FeQG�2�h�����aDb�	��B�� ʎΛ�O;�Y�����W��A,%&�aFԸOZ�t��X0H!��K)�O[�v>�1Bb*1�l\g��:DŽ
�!�PA�}����E�H���и/Z_���)**���l}��*�@���W��WW�8d��)%��?�����O��L0����҇M�.R�Χ֜#�L����9]��{]�3�9�&��m��C��C��Ő }�eH�>��O�	�'VCB�!!��zH�+����)�.e<��>��}����?���edn92�:2����L�p�Q�TP��}��H������P��6����Kc��M�_����PKv;�ZX&��Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;q��(�0l�aK����qDbG���l]�H�B�"�A�V��==i���c�yv�{�`Q#���]'��C��jG�Ly"�~�,��(��4=q��Q��O�r��0ʔ���I���/ʲ�a΀[&�_&���+z��4�K����h���%?�ȿ�
l��yh�F���J�K`�nj1]��^�|&�F�FZ�բ��������K
��s�yy���RW����R��o�b�PKv;�ZЃc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PKv;�ZRYݺA�xl/sharedStrings.xml �(�u�_O�0ſJ���l0D����||"&v�4��v���-/����_Oι�7_~+���:at��x�hf�Ч���#��T
��a�,s�<
R�
|��} ı3(�bӂ�1VQ��D\k�rw�J�t2�E�ƈ�N�`;è�ⳃ�Z��}��A{��9�eN.�!�t��U0��BM=�Guq���ӭ-����#|o:���[&VI*�d���H�}׶2t�n@�<����p|B
e��4J�$�f�b���.J�&K�:��!jU����6�JF�*#%0����`�������;��	l�3��W�*�6p=�IK�V��PK-v;�Z�5J\�5xl/workbook.xmlPK-v;�Z����	��[Content_Types].xmlPK-
v;�ZBf��''U_rels/.relsPK-v;�Z��`7��xl/worksheets/sheet1.xmlPK-v;�ZX&��PJxl/_rels/workbook.xml.relsPK-v;�ZЃc'2E
�xl/styles.xmlPK-v;�ZRYݺA�	xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PKv;�Z=����5xl/workbook.xml �(�����0D�&�C���B�N\�z�^ڭ4Ж�5��$޼��ξ:Y׷����KW�.��$��4�';��;i�f!J�"VJš�����%IA,(k|�F�W�?,?:`�wA+J3ep}< D�fO�_d4�����"�)����E!�4T�a�a�8wQ�#W�8<nE&��L?���[��w%���PKv;�Z����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
v;�Z�''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R38fa3eef5e5c412f" /></Relationships>PKv;�Z��`7�xl/worksheets/sheet1.xml �(���Ks�0F��G��z? ��ª�E�v���`����W6Ƙq�ytΕ��
�O�>:i�
S��!�t��MQ�f���$x�O�ƾ�\k�r;���I��,�e�bs�U��[�><�]b��"��K]�C����K��88p��?����t�l��_J�iQ��tS����#��3�&k�d>m�߅>��qT��1����f`�&x�,��F�M�{�˜W���>��'3{�|FeQG�2�h�����aDb�	��B�� ʎΛ�O;�Y�����W��A,%&�aFԸOZ�t��X0H!��K)�O[�v>�1Bb*1�l\g��:DŽ
�!�PA�}����E�H���и/Z_���)**���l}��*�@���W��WW�8d��)%��?�����O��L0����҇M�.R�Χ֜#�L����9]��{]�3�9�&��m��C��C��Ő }�eH�>��O�	�'VCB�!!��zH�+����)�.e<��>��}����?���edn92�:2����L�p�Q�TP��}��H������P��6����Kc��M�_����PKv;�Z(��5�Pxl/_rels/workbook.xml.rels �(���Mn� F��f_���(N6�d��c�HӜ���W(j�֑��&+43���
�����4�Wt~���4a@�+ӷpꩁ�vs���x��a�$>1�¼�������ĉ�n�!���3'�#���[2�I���C�J
��8Oh�`z���5br����O���#M"�^�pXU�jJ�J��B��05�#�_�[��5k�<�Ү[UQ?TFs��%���Ӳ�̉�NUה�U~ˉ����PKv;�ZЃc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PKv;�ZRYݺA�xl/sharedStrings.xml �(�u�_O�0ſJ���l0D����||"&v�4��v���-/����_Oι�7_~+���:at��x�hf�Ч���#��T
��a�,s�<
R�
|��} ı3(�bӂ�1VQ��D\k�rw�J�t2�E�ƈ�N�`;è�ⳃ�Z��}��A{��9�eN.�!�t��U0��BM=�Guq���ӭ-����#|o:���[&VI*�d���H�}׶2t�n@�<����p|B
e��4J�$�f�b���.J�&K�:��!jU����6�JF�*#%0����`�������;��	l�3��W�*�6p=�IK�V��PK-v;�Z=����5xl/workbook.xmlPK-v;�Z����	�[Content_Types].xmlPK-
v;�Z�''V_rels/.relsPK-v;�Z��`7��xl/worksheets/sheet1.xmlPK-v;�Z(��5�PKxl/_rels/workbook.xml.relsPK-v;�ZЃc'2E
�xl/styles.xmlPK-v;�ZRYݺA�	xl/sharedStrings.xmlPK��