POST api/supplierGroups

Save new supplier group

Request Information

URI Parameters

None.

Body Parameters

Supplier Group object

SupplierGroup
NameDescriptionTypeAdditional information
Identifier

Collection of byte

None.

IdentifierGuid

globally unique identifier

None.

Name

string

None.

Rebate

decimal number

None.

RebateType

RebateType

None.

RebateFrequency

RebateFrequency

None.

RebateSource

RebateSource

None.

RebateLastClaimed

date

None.

RebateLastClaimedAmount

decimal number

None.

Suppliers

Collection of Supplier

None.

Request Formats

application/json, text/json

Sample:
{
  "identifier": "SY0sZOBv3kiD+rXWcJ42sA==",
  "identifierGuid": "642c8d49-6fe0-48de-83fa-b5d6709e36b0",
  "name": "sample string 1",
  "rebate": 1.0,
  "rebateType": 1,
  "rebateFrequency": 1,
  "rebateSource": 1,
  "rebateLastClaimed": "2025-06-14T06:55:26.0197487",
  "rebateLastClaimedAmount": 1.0,
  "suppliers": [
    {
      "$id": "2",
      "identifier": "gOXDyatYs0m9R1Ra5wYs7A==",
      "identifierGuid": "c9c3e580-58ab-49b3-bd47-545ae7062cec",
      "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": "zXIFnMZXcEia5iC+6/RFOg==",
      "primaryContactID": "9c0572cd-57c6-4870-9ae6-20beebf4453a",
      "storeID": 1,
      "abn": "sample string 16",
      "supplierGroupIdentifier": "m89e/r+HnUqgcj3jIrYz7g==",
      "supplierGroupGuid": "fe5ecf9b-87bf-4a9d-a072-3de322b633ee",
      "rebate": 1.0,
      "rebateType": 1,
      "rebateFrequency": 1,
      "rebateSource": 1,
      "rebateLastClaimed": "2025-06-14T06:55:26.0197487",
      "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": "cc231490-3534-4b6d-8327-37997747447b",
        "identifier": "jaqiYwMpnkSBnDbFdt60/w==",
        "identifierGuid": "63a2aa8d-2903-449e-819c-36c576deb4ff",
        "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": "Vby5W+veuUG3nZAwW2McZg==",
          "supplierIdentifierGuid": "5bb9bc55-deeb-41b9-b79d-90305b631c66",
          "contactGuid": "WVKpcFB5p0eJ0tjN1v58Xw==",
          "contactID": "70a95259-7950-47a7-89d2-d8cdd6fe7c5f",
          "contact": {
            "$ref": "3"
          },
          "supplier": {
            "$ref": "2"
          }
        },
        {
          "$ref": "4"
        }
      ],
      "products": [
        {
          "$id": "5",
          "pluG_UID": "Me0oyjz2PUCqD82DSPx+2A==",
          "pluGuid": "ca28ed31-f63c-403d-aa0f-cd8348fc7ed8",
          "supplierIdentifier": "tfNh5Z/uHUWVXnHHiNbt+Q==",
          "supplierIdentifierGuid": "e561f3b5-ee9f-451d-955e-71c788d6edf9",
          "cartonQuantity": 1,
          "cartonQuantityChanged": true,
          "productSize": "sample string 2",
          "cigarettesPerSleeve": 1,
          "randomWeight": true,
          "piecesPerUnit": 4,
          "averagePackSize": 5,
          "effectiveDate": "2025-06-14T06:55:26.0197487",
          "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-14T06:55:26.0197487",
          "rebate": 1.0,
          "rebateExclude": true,
          "invoiceCodes": [
            {
              "$id": "6",
              "pluG_UID": "8sYPX8pEtUyxVCdTMMj5sA==",
              "pluGuid": "5f0fc6f2-44ca-4cb5-b154-275330c8f9b0",
              "supplierIdentifier": "F+6EBBdcWUOdZs6XeJhlcQ==",
              "supplierIdentifierGuid": "0484ee17-5c17-4359-9d66-ce9778986571",
              "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": "Wt0d6Djp80m+no1prIEsyw==",
          "parentPluGuid": "e81ddd5a-e938-49f3-be9e-8d69ac812ccb",
          "freight": 44.0,
          "freightType": 1,
          "product": {
            "$id": "7",
            "plu": 1,
            "storeID": 1,
            "masterPluG_UID": "QEA=",
            "storeIDs": [
              1,
              2
            ],
            "g_UId": "YV1b1/wHWUaFVMaW8lc8tg==",
            "guid": "d75b5d61-07fc-4659-8554-c696f2573cb6",
            "apn": "sample string 1",
            "apnChanged": true,
            "apnSwitched": true,
            "barcode": "sample string 4",
            "itemNumber": "sample string 5",
            "itemNumberChanged": true,
            "priceGroupG_UID": "aYTF+ZWqqU2PUVI8hZ6hlw==",
            "priceGroupGuid": "f9c58469-aa95-4da9-8f51-523c859ea197",
            "blueprintID": 1,
            "lastCountedDate": "2025-06-14T06:55:26.0197487",
            "externalID": "sample string 7",
            "active": true,
            "activated": "2025-06-14T06:55:26.0197487",
            "pluCreated": "2025-06-14T06:55:26.0197487",
            "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-14T06:55:26.0197487",
            "lastManualUpdate": "2025-06-14T06:55:26.0197487",
            "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-14T06:55:26.0197487",
            "currentCostUpdated": "2025-06-14T06:55:26.0197487",
            "costDecimals": 31,
            "costChanged": true,
            "dealCostIdentifier": "QEA=",
            "excludeFromRebate": true,
            "rebateOverride": 1,
            "costCalcMethod": 1,
            "costCalcMethodChanged": true,
            "costEffectiveDate": "2025-06-14T06:55:26.0197487",
            "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-14T06:55:26.0197487",
            "posTare": 1,
            "altPrice": 1.0,
            "altPriceChanged": true,
            "altPriceMode": 52,
            "altPriceModeChanged": true,
            "altPLUG_UID": "vcT41sxWLkmM6U7UvWxzSQ==",
            "altPLUGuid": "d6f8c4bd-56cc-492e-8ce9-4ed4bd6c7349",
            "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-14T06:55:26.0197487",
            "labelLastPrice": 1,
            "shelfPageLayoutG_UID": "u93JXH1Gb0WuFA2GPyoyKw==",
            "shelfPageLayoutGuid": "5cc9ddbb-467d-456f-ae14-0d863f2a322b",
            "talkerPageLayoutG_UID": "COJyqfnC3EO5s9r/roW/LA==",
            "talkerPageLayoutGuid": "a972e208-c2f9-43dc-b9b3-daffae85bf2c",
            "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": "kcekP0rzPUSYVm3cAOIZ4A==",
            "inventoryIdentifier": "3fa4c791-f34a-443d-9856-6ddc00e219e0",
            "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": "KuWMaCmfVEqslJWIeLnuCw==",
            "parentPluGuid": "688ce52a-9f29-4a54-ac94-958878b9ee0b",
            "preferredHostVendor": 103,
            "preferredHostChanged": true,
            "code": "sample string 105",
            "supplierIdentifier": "2A27JtVYj0iwj7qX+nDKFA==",
            "supplierIdentifierGuid": "26bb0dd8-58d5-488f-b08f-ba97fa70ca14",
            "supplierChanged": true,
            "rebateSupplierIdentifier": "O3WIY7mkqkeoWiYbOhWfzA==",
            "rebateSupplierIdentifierGuid": "6388753b-a4b9-47aa-a85a-261b3a159fcc",
            "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-14T06:55:26.0197487",
            "commodity": "sample string 120",
            "businessPillar": "sample string 121",
            "mscCommodity": "sample string 122",
            "hostIdentifier": "XXURBOWHy0myBnG5E7E42Q==",
            "hostIdentifierGuid": "0411755d-87e5-49cb-b206-71b913b138d9",
            "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-14T06:55:26.0197487",
              "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": "UgbO5cw9r0+C2f2k97Z7oA==",
              "hostIdentifierGuid": "e5ce0652-3dcc-4faf-82d9-fda4f7b67ba0",
              "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-14T06:55:26.0197487",
              "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": "hjq9l3jDWE2gG/zizW0Dfw==",
                  "hostIdentifierGuid": "97bd3a86-c378-4d58-a01b-fce2cd6d037f",
                  "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": "r0c2wvBkpUSohNpZrwOaEg==",
                    "identifierGuid": "c23647af-64f0-44a5-a884-da59af039a12",
                    "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": "U1ue8nOYRUORHGDoEgh6uw==",
                    "hostSupplierIdentifierGuid": "f29e5b53-9873-4345-911c-60e812087abb",
                    "loyaltyPriceLevelIdentifier": "HIK0ZXObzk2b2+Sorb2sXQ==",
                    "loyaltyPriceLevelIdentifierGuid": "65b4821c-9b73-4dce-9bdb-e4a8adbdac5d",
                    "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-14T06:55:26.0197487",
                    "lastProcessed": "2025-06-14T06:55:26.0197487",
                    "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-14T06:55:26.0197487",
                        "processed": "2025-06-14T06:55:26.0197487",
                        "isProcessing": true,
                        "processedCount": 6,
                        "processingTime": 1,
                        "collectedUtc": "2025-06-14T06:55:26.0197487",
                        "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-14T06:55:26.0197487",
                          "businessPillar": "sample string 3",
                          "fileType": "sample string 4"
                        }
                      },
                      {
                        "$ref": "12"
                      }
                    ],
                    "zoneMatrix": [
                      {
                        "$id": "14",
                        "id": 1,
                        "hostIdentifier": "TV+/phk2BkyqiUa2Tc5Nfg==",
                        "hostIdentifierGuid": "a6bf5f4d-3619-4c06-aa89-46b64dce4d7e",
                        "storeID": 1,
                        "departmentCode": "sample string 2",
                        "hostGuids": [
                          "49189ae9-30a5-456a-959b-801f136f2533",
                          "5924a7df-2366-450d-a06c-b7a8313e5c0a"
                        ]
                      },
                      {
                        "$ref": "14"
                      }
                    ],
                    "hostFileStoreSetting": {
                      "$ref": "10"
                    },
                    "hostStoreSettings": [
                      {
                        "$ref": "10"
                      },
                      {
                        "$ref": "10"
                      }
                    ],
                    "promotionPlacements": [
                      {
                        "$id": "15",
                        "identifier": "pGg7JmkZK0KxTZqG4nx8lw==",
                        "identifierGuid": "263b68a4-1969-422b-b14d-9a86e27c7c97",
                        "code": "sample string 2",
                        "description": "sample string 3",
                        "isAdvertised": true
                      },
                      {
                        "$ref": "15"
                      }
                    ],
                    "promoTypeGuids": [
                      "3def12a3-854c-48cd-811c-2a3bcae6ce0a",
                      "fca5311b-90fb-4744-9aa6-0b326ff64d65"
                    ],
                    "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-14T06:55:26.0197487",
                  "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": "85319c8f-5f33-4656-bb09-6541cbab4781",
              "updateStore": {
                "$id": "21",
                "id": "f4b8639f-f852-41a1-99f1-9d9b96c11fcb",
                "name": "sample string 1",
                "lastActivity": "2025-06-14T06:55:26.0197487",
                "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-14T06:55:26.0197487"
              },
              "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": "y8idnhvT80W5PIEbTyCAVg==",
                "pluGuid": "9e9dc8cb-d31b-45f3-b93c-811b4f208056",
                "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-14T06:55:26.0197487"
              },
              {
                "$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-14T06:55:26.0197487",
                "priceChangeType": 0,
                "costDecimals": 10
              },
              "normalPluPrices": {
                "$ref": "25"
              },
              "winningCampaign": 1,
              "winner": {
                "$id": "26",
                "campaignName": "sample string 1",
                "campaignDescription": "sample string 2",
                "startDate": "2025-06-14T06:55:26.0197487",
                "startTime": 3,
                "endDate": "2025-06-14T06:55:26.0197487",
                "endTime": 4,
                "newPrice": 5,
                "newCost": 6,
                "newCostDecimals": 7,
                "pctDiscount": 8,
                "promoType": 1,
                "promotionTypeCode": "sample string 9",
                "hostType": 10,
                "hostIdentifier": "wYmb2lj6Q0meN5feqwxmgg==",
                "hostIdentifierGuid": "da9b89c1-fa58-4943-9e37-97deab0c6682",
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "details": [
                {
                  "$ref": "26"
                },
                {
                  "$ref": "26"
                }
              ]
            },
            "tray": {
              "$id": "27",
              "g_UId": "iCMYLYz+vUu+uI5FMvxLqQ==",
              "guid": "2d182388-fe8c-4bbd-beb8-8e4532fc4ba9",
              "name": "sample string 1",
              "number": 1,
              "tare": 1
            },
            "priceGroup": {
              "$id": "28",
              "priceGroupG_UID": "oUC4JTS5dU6ZBhzOGk4qXg==",
              "priceGroupGuid": "25b840a1-b934-4e75-9906-1cce1a4e2a5e",
              "name": "sample string 2",
              "code": 1,
              "modified": true,
              "updated": "2025-06-14T06:55:26.0197487",
              "buyingLimit": 1,
              "buyingLimitIndependent": true,
              "buyingLimitType": 0,
              "number": 1,
              "products": [
                {
                  "$ref": "7"
                },
                {
                  "$ref": "7"
                }
              ],
              "productCount": 1
            },
            "priceGroupName": "sample string 145",
            "nutrifacts": {
              "$id": "29",
              "pluG_UID": "ByD6YGk3y0+awcsxTC+29Q==",
              "pluGuid": "60fa2007-3769-4fcb-9ac1-cb314c2fb6f5",
              "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": "bdd7708b-518b-47c2-bee1-276894235e67",
              "created": "2025-06-14T06:55:26.0197487",
              "createdByUser": "sample string 1",
              "activated": "2025-06-14T06:55:26.0197487",
              "deactivated": "2025-06-14T06:55:26.0197487",
              "lastOrdered": "2025-06-14T06:55:26.0197487",
              "lastOrderedQty": 2.0,
              "lastReceived": "2025-06-14T06:55:26.0197487",
              "lastReceivedQty": 3.0,
              "lastInvoiceStatus": 1,
              "lastCounted": "2025-06-14T06:55:26.0197487",
              "lastSold": "2025-06-14T06:55:26.0197487",
              "firstSold": "2025-06-14T06:55:26.0197487",
              "awsUpdated": "2025-06-14T06:55:26.0197487",
              "lastManualUpdate": "2025-06-14T06:55:26.0197487",
              "lastManualUpdatedByUser": "sample string 5",
              "lastUpdated": "2025-06-14T06:55:26.0197487",
              "lastUpdatedByUser": "sample string 7",
              "lastUpdatedByHost": "2025-06-14T06:55:26.0197487",
              "doNotRangeUpdated": "2025-06-14T06:55:26.0197487",
              "doNotOrderUpdated": "2025-06-14T06:55:26.0197487",
              "tracked": "2025-06-14T06:55:26.0197487"
            },
            "allergens": [
              {
                "$id": "31",
                "allergenID": 1,
                "pluG_UID": "xNG6EXpCFkeL+ZkG5qXxcg==",
                "pluGuid": "11bad1c4-427a-4716-8bf9-9906e6a5f172",
                "contains": 2,
                "allergenName": "sample string 3",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "31"
              }
            ],
            "costs": {
              "$id": "32",
              "pluG_UID": "Go/28Rif5UyOgXVPkgeddQ==",
              "pluGuid": "f1f68f1a-9f18-4ce5-8e81-754f92079d75",
              "enteredCost": 1,
              "weightedAvgCost": 1,
              "lastCost": 1,
              "rawEnteredCost": 2,
              "rawWeightedAvgCost": 3,
              "rawLastCost": 4,
              "freight": 5.0,
              "freightType": 6,
              "costDecimals": 7,
              "fifoCost": 1,
              "updated": "2025-06-14T06:55:26.0197487",
              "normalCost": 1,
              "currentCost": 1
            },
            "sales": [
              {
                "$id": "33",
                "saleHeaderID": 1,
                "created": "2025-06-14T06:55:26.0197487",
                "createdLocal": "2025-06-14T06:55:26.0197487",
                "storeID": 3,
                "storeName": "sample string 4",
                "operatorG_Uid": "gVZQmisd1kiMUiSUCPcAwQ==",
                "operatorGuid": "9a505681-1d2b-48d6-8c52-249408f700c1",
                "operatorName": "sample string 5",
                "tranType": 1,
                "plu": 1,
                "pluG_UId": "I0FRYbAlaUy2PR6UA2Hqmw==",
                "pluGuid": "61514123-25b0-4c69-b63d-1e940361ea9b",
                "normalPrice": 1,
                "totalCents": 1,
                "cost": 1,
                "grossProfit": 1,
                "quantity": 1,
                "operator": {
                  "$id": "34",
                  "id": 1,
                  "g_Uid": "tlXt+GpAzUycxPDAugVpZw==",
                  "guid": "f8ed55b6-406a-4ccd-9cc4-f0c0ba056967",
                  "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-14T06:55:26.0197487",
                  "passwordResetRequired": true,
                  "alteredInStore": true,
                  "startShift": "2025-06-14T06:55:26.0197487",
                  "endShift": "2025-06-14T06:55:26.0197487",
                  "machineName": "sample string 20",
                  "drawerID": 1,
                  "stores": [
                    {
                      "$id": "35",
                      "operatorG_UID": "kbWsjUQqNEiufereR0jr9g==",
                      "operatorGuid": "8dacb591-2a44-4834-ae7d-eade4748ebf6",
                      "storeID": 2,
                      "operator": {
                        "$ref": "34"
                      },
                      "store": {
                        "$ref": "8"
                      }
                    },
                    {
                      "$ref": "35"
                    }
                  ]
                }
              },
              {
                "$ref": "33"
              }
            ],
            "apns": [
              {
                "$id": "36",
                "pluID": 1,
                "pluG_UID": "gLrYDpX0/EWWvIscHGNstA==",
                "pluGuid": "0ed8ba80-f495-45fc-96bc-8b1c1c636cb4",
                "apn": "sample string 1",
                "deleted": true,
                "storeID": 1,
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "36"
              }
            ],
            "tuns": [
              {
                "$id": "37",
                "pluG_UId": "w/+AlllQVE2yeWTnVO+plQ==",
                "pluGuid": "9680ffc3-5059-4d54-b279-64e754efa995",
                "apn": "sample string 1",
                "tun": "sample string 2",
                "cartonQuantity": 3,
                "product": {
                  "$ref": "7"
                },
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "37"
              }
            ],
            "competitionPricing": [
              {
                "$id": "38",
                "identifier": "iT9DPUdIuUCUfEUqdIzg3g==",
                "identifierGuid": "3d433f89-4847-40b9-947c-452a748ce0de",
                "pluG_UID": "AO7w82+KS0OYpAcvc/gcyQ==",
                "pluGuid": "f3f0ee00-8a6f-434b-98a4-072f73f81cc9",
                "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": "9Nr+mIvr1EC1DIeFZ5zBNA==",
                "groupName": "sample string 1",
                "identifierGuid": "98fedaf4-eb8b-40d4-b50c-8785679cc134",
                "exists": true,
                "flipChartIdentifier": "MO+CNZTiMkmMQ/loKldlFA==",
                "flipChartIdentifierGuid": "3582ef30-e294-4932-8c43-f9682a576514",
                "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": "ftCwYNxENU6xIK5c5fRL2w==",
                "groupIdentifierGuid": "60b0d07e-44dc-4e35-b120-ae5ce5f44bdb",
                "flipChart": {
                  "$id": "40",
                  "identifier": "rfuKL0zcfkKCSZDlHTQz6A==",
                  "identifierGuid": "2f8afbad-dc4c-427e-8249-90e51d3433e8",
                  "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": "JtfaU4NkJ0iRs0NvD8X7Hg==",
                    "identifierGuid": "53dad726-6483-4827-91b3-436f0fc5fb1e",
                    "name": "sample string 2",
                    "formType": "sample string 3",
                    "forms": [
                      {
                        "$id": "42",
                        "id": 1,
                        "g_UID": "OZKujBo2NUu/AjqWnDh9ow==",
                        "guid": "8cae9239-361a-4b35-bf02-3a969c387da3",
                        "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": "91NYPa725EaZ/msUX1cHdA==",
                        "previousFormGuid": "3d5853f7-f6ae-46e4-99fe-6b145f570774",
                        "nextForm": 1,
                        "nextFormG_UID": "UUy9I1zxdU6L753o5UYuOQ==",
                        "nextFormGuid": "23bd4c51-f15c-4e75-8bef-9de8e5462e39",
                        "attributes": "sample string 10",
                        "updated": "2025-06-14T06:55:26.0197487",
                        "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": "t2BeBDQVl0W9s9QrW4L0kw==",
                            "checkoutFormGuid": "045e60b7-1534-4597-bdb3-d42b5b82f493",
                            "identifier": "JG9kLmuzVkSUGlggjygQbg==",
                            "identifierGuid": "2e646f24-b36b-4456-941a-58208f28106e",
                            "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": "fBx8qH47qUeZd5sQVHBf9g==",
                            "valueGuid": "a87c1c7c-3b7e-47a9-9977-9b1054705ff6",
                            "buttonText": "sample string 10",
                            "valueText": "sample string 11",
                            "drawImageAndButton": true,
                            "updated": "2025-06-14T06:55:26.0197487",
                            "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-14T06:55:26.0197487",
                              "imageData": "QEA=",
                              "readOnly": true
                            }
                          },
                          {
                            "$ref": "43"
                          }
                        ],
                        "panels": [
                          {
                            "$id": "45",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "UikwrRh4EU+Di0gBkSTCjA==",
                            "checkoutFormGuid": "ad302952-7818-4f11-838b-48019124c28c",
                            "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": "NY5oEMgmbkaEXURL9bqh7g==",
                    "flipChartPageIdentifierGuid": "10688e35-26c8-466e-845d-444bf5baa1ee",
                    "pluG_UID": "JaOBPshr0EycA0ElW/Gdbw==",
                    "pluGuid": "3e81a325-6bc8-4cd0-9c03-41255bf19d6f",
                    "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": "WuU2xCjMX0uMfnMNO2EQXw==",
                "pluGuid": "c436e55a-cc28-4b5f-8c7e-730d3b61105f",
                "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-14T06:55:26.0197487",
                "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": "Cl3Sry972kePHRafyzhOLw==",
                "ingredientGuid": "K0+O5yU4y0WI1wLxu9zy7g==",
                "ingredientIdentifier": "e78e4f2b-3825-45cb-88d7-02f1bbdcf2ee",
                "quantity": 1.0,
                "storeIDs": [
                  1,
                  2
                ],
                "ingredientText": "sample string 1",
                "ingredient": {
                  "$ref": "7"
                }
              },
              {
                "$ref": "48"
              }
            ],
            "bins": [
              {
                "$id": "49",
                "pluG_UID": "2lS+RpPeN0y4/aTkdWY5NQ==",
                "pluGuid": "46be54da-de93-4c37-b8fd-a4e475663935",
                "shelfLocationIdentifier": "ToZ7uW6sgUGg4YM0VSt5ag==",
                "shelfLocationGuid": "b97b864e-ac6e-4181-a0e1-8334552b796a",
                "labelShelfDefault": 1,
                "labelTalkerDefault": 1,
                "labelSmall": true,
                "labelPageLayoutG_UID": "Uy9TGUkbXE+hbFq6Xx0GQg==",
                "labelPageLayoutGuid": "19532f53-1b49-4f5c-a16c-5aba5f1d0642",
                "updated": "2025-06-14T06:55:26.0197487",
                "electronicShelfLabelIdentifier": "sample string 5",
                "electronicshelfLabelsConfigurationID": 6,
                "labelShelfChanged": true,
                "productName": "sample string 8",
                "locationText": "sample string 9",
                "product": {
                  "$ref": "7"
                },
                "location": {
                  "$id": "50",
                  "identifier": "MvjGBQq4PkSSMJQq4y0ejg==",
                  "storeID": 1,
                  "identifierGuid": "05c6f832-b80a-443e-9230-942ae32d1e8e",
                  "name": "sample string 2",
                  "haccp": true,
                  "blueprintID": 1,
                  "updated": "2025-06-14T06:55:26.0197487",
                  "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": "bKlS2G309EaxQTugMg2yIg==",
                "pluGuid": "d852a96c-f46d-46f4-b141-3ba0320db222",
                "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-14T06:55:26.0197487",
                  "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-14T06:55:26.0197487",
                                "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": "8QewrnnBO0CkdFnJNrUJ+A==",
                                "labelPageLayoutGuid": "aeb007f1-c179-403b-a474-59c936b509f8",
                                "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-14T06:55:26.0197487",
                            "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": "87CNjkWSHkakCQ6iRbgmnw==",
                            "labelPageLayoutGuid": "8e8db0f3-9245-461e-a409-0ea245b8269f",
                            "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-14T06:55:26.0197487",
                        "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": "kuwLvxg7wEKYf6SyxEVDvg==",
                        "labelPageLayoutGuid": "bf0bec92-3b18-42c0-987f-a4b2c44543be",
                        "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-14T06:55:26.0197487",
                    "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": "BSStOYverkmjnY0RN271Wg==",
                    "labelPageLayoutGuid": "39ad2405-de8b-49ae-a39d-8d11376ef55a",
                    "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": "kKff2G9qe023aYeL2Dn5FQ==",
              "pluGuid": "d8dfa790-6a6f-4d7b-b769-878bd839f915",
              "newPrice": 1,
              "pctDiscount": 1,
              "newCost": 1,
              "newCostDecimals": 6,
              "dealCostIdentifier": "6P8EDwwkz0CSiDZAwhA+VA==",
              "dealCostGuid": "0f04ffe8-240c-40cf-9288-3640c2103e54",
              "pluName": "sample string 7",
              "apn": "sample string 8",
              "fuelItem": true,
              "priceGroupG_UID": "9xxJtlPPo0GzDCOpn0Si0w==",
              "priceGroupGuid": "b6491cf7-cf53-41a3-b30c-23a99f44a2d3",
              "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-14T06:55:26.0197487",
              "rrp": 26,
              "campaignDescription": "sample string 27",
              "campaignComboPriceGroupG_UID": "ikTPX7pfJ0aMztEIEo/tLA==",
              "campaignComboPriceGroupIdentifier": "5fcf448a-5fba-4627-8cce-d108128fed2c",
              "promotionPlacementDescription": "sample string 28",
              "storeAcceptances": [
                {
                  "$id": "62",
                  "plu": 1,
                  "pluG_UId": "QEA=",
                  "campaignID": 1,
                  "campaignName": "sample string 2",
                  "storeID": 3,
                  "acceptedUtc": "2025-06-14T06:55:26.0197487",
                  "operatorG_UID": "W5q+S0YnuEuQZi8zUAOQ5A==",
                  "operatorGuid": "4bbe9a5b-2746-4bb8-9066-2f33500390e4",
                  "machineID": 1,
                  "processed": true,
                  "appliedUtc": "2025-06-14T06:55:26.0197487",
                  "signIqTicketFileMovedUtc": "2025-06-14T06:55:26.0197487",
                  "user": "sample string 6",
                  "campaignDescription": "sample string 7",
                  "productDesc": "sample string 8",
                  "storeName": "sample string 9",
                  "effectiveUtc": "2025-06-14T06:55:26.0197487",
                  "priceChangeType": 0,
                  "operatorName": "sample string 10",
                  "hostCampaign": true,
                  "product": {
                    "$ref": "7"
                  },
                  "campaignPlu": {
                    "$ref": "61"
                  }
                },
                {
                  "$ref": "62"
                }
              ],
              "campaign": {
                "$id": "63",
                "id": 1,
                "storeID": 2,
                "name": "f5482821-3513-4124-97f7-fd11224f77f3",
                "nameGuid": "f5482821-3513-4124-97f7-fd11224f77f3",
                "description": "sample string 4",
                "showDiscounts": true,
                "showTotals": true,
                "onlyEvaluateOnSubtotal": true,
                "useDescription": true,
                "campaignType": 1,
                "startDate": "2025-06-14T06:55:26.0197487",
                "startTime": 1,
                "endDate": "2025-06-14T06:55:26.0197487",
                "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-14T06:55:26.0197487",
                "system": true,
                "created": "2025-06-14T06:55:26.0197487",
                "updated": "2025-06-14T06:55:26.0197487",
                "priceChangeNotifiedUtc": "2025-06-14T06:55:26.0197487",
                "promoType": 1,
                "promotionTypeCode": "sample string 13",
                "hostIdentifier": "LEtWPZjv90O4dETgVm9XBw==",
                "hostIdentifierGuid": "3d564b2c-ef98-43f7-b874-44e0566f5707",
                "hostType": 14,
                "createdByUser": "sample string 15",
                "fromHost": true,
                "deleted": true,
                "campaignDeleted": "2025-06-14T06:55:26.0197487",
                "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": "nSHdUEqsbECbATOKgVYuyA==",
                    "pluGuid": "50dd219d-ac4a-406c-9b01-338a81562ec8",
                    "hostOfferID": 1,
                    "priceGroupG_UID": "qmihAp5vekmCAGWlvAXWyw==",
                    "priceGroupGuid": "02a168aa-6f9e-497a-8200-65a5bc05d6cb",
                    "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-14T06:55:26.0197487",
                    "rrp": 17,
                    "campaignDescription": "sample string 18",
                    "product": {
                      "$ref": "7"
                    },
                    "campaign": {
                      "$ref": "63"
                    }
                  },
                  {
                    "$ref": "64"
                  }
                ],
                "sellingRules": [
                  {
                    "$id": "65",
                    "id": 1,
                    "identifier": "gs5bbABpEkKnaiYfqcTQww==",
                    "identifierStr": "gs5bbABpEkKnaiYfqcTQww==",
                    "identifierGuid": "6c5bce82-6900-4212-a76a-261fa9c4d0c3",
                    "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": "m8WBr8myhUGbTenmCarEpg==",
                    "customerIDGuid": "af81c59b-b2c9-4185-9b4d-e9e609aac4a6",
                    "campaign": {
                      "$ref": "63"
                    },
                    "customer": {
                      "$id": "67",
                      "identifier": "dY7sTvb1iUO6+bojm/iIrg==",
                      "identifierGuid": "4eec8e75-f5f6-4389-baf9-ba239bf888ae",
                      "code": "sample string 2",
                      "familyName": "sample string 3",
                      "givenName": "sample string 4",
                      "otherName": "sample string 5",
                      "title": "sample string 6",
                      "dateOfBirth": "2025-06-14T06:55:26.0197487",
                      "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": "4/qJp96/60qSgxmOgXFwsg==",
                      "communityIdentifierGuid": "a789fae3-bfde-4aeb-9283-198e817170b2",
                      "joined": "2025-06-14T06:55:26.0197487",
                      "updated": "2025-06-14T06:55:26.0197487",
                      "active": true,
                      "reasonInactive": 1,
                      "groupCustomer": true,
                      "loyaltyPoints": 1,
                      "homeStoreID": 1,
                      "availableSpend": 1,
                      "priceLevelIdentifier": "zey+r7V25E2TgfIp+likCw==",
                      "priceLevelIdentifierGuid": "afbeeccd-76b5-4de4-9381-f229fa58a40b",
                      "marketingID": "sample string 18",
                      "hidden": true,
                      "registered": true,
                      "registeredOn": "2025-06-14T06:55:26.0197487",
                      "emailMarketing": true,
                      "smsMarketing": true,
                      "deleted": true,
                      "deletedUser": "sample string 24",
                      "homeStoreName": "sample string 25",
                      "customerCards": [
                        {
                          "$id": "68",
                          "cardType": 2,
                          "issueDate": "2025-06-14T06:55:26.0197487",
                          "expiry": "2025-06-14T06:55:26.0197487",
                          "customerID": "Sbsm0CmP6UuupKY/W7C8ug==",
                          "customerIDGuid": "d026bb49-8f29-4be9-aea4-a63f5bb0bcba",
                          "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-14T06:55:26.0197487",
                          "linkedAccount": "tKkB1Npc+kGoB5+Wzh+Ztw==",
                          "linkedAccountGuid": "d401a9b4-5cda-41fa-a807-9f96ce1f99b7",
                          "currentValueChanged": true,
                          "limitsChanged": true,
                          "customer": {
                            "$ref": "67"
                          },
                          "account": {
                            "$id": "69",
                            "id": 1,
                            "identifier": "lo+HRnWPXEyipvUbg0tyIQ==",
                            "identifierGuid": "46878f96-8f75-4c5c-a2a6-f51b834b7221",
                            "referenceNo": "sample string 3",
                            "name": "sample string 4",
                            "created": "2025-06-14T06:55:26.0197487",
                            "owner": "UCXGQP2kwE6UWB/gsUp0Wg==",
                            "ownerGuid": "40c62550-a4fd-4ec0-9458-1fe0b14a745a",
                            "accountStoreGroupIdentifier": "HcypS6xTykemFMA4sxCFxA==",
                            "accountStoreGroupGuid": "4ba9cc1d-53ac-47ca-a614-c038b31085c4",
                            "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-14T06:55:26.0197487",
                            "active": true,
                            "updated": "2025-06-14T06:55:26.0197487",
                            "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": "frccm6hsP0CZk/cNr6PWbg==",
                                "identifierGuid": "9b1cb77e-6ca8-403f-9993-f70dafa3d66e",
                                "name": "sample string 2",
                                "primaryContact": "r9EnvD1WA0icQHPZATWDpg==",
                                "primaryContactGuid": "bc27d1af-563d-4803-9c40-73d9013583a6",
                                "accountID": "h+xsUneG+0e0OsbgyfNuYg==",
                                "accountIDGuid": "526cec87-8677-47fb-b43a-c6e0c9f36e62",
                                "special": true,
                                "updated": "2025-06-14T06:55:26.0197487",
                                "active": true,
                                "reasonInactive": 1,
                                "priceLevelIdentifier": "8vKztGVZBEqmyXHALgSGIw==",
                                "priceLevelIdentifierGuid": "b4b3f2f2-5965-4a04-a6c9-71c02e048623",
                                "deleted": true,
                                "account": {
                                  "$ref": "69"
                                },
                                "primaryContactCustomer": {
                                  "$ref": "67"
                                },
                                "customerGroupMembers": [
                                  {
                                    "$id": "72",
                                    "id": 1,
                                    "groupID": "43dN6V2XH0S52hHash/i4w==",
                                    "groupIDGuid": "e94d77e3-975d-441f-b9da-11dab21fe2e3",
                                    "customerID": "8L6xYS+jxk6hhMMTiRPxDw==",
                                    "customerIDGuid": "61b1bef0-a32f-4ec6-a184-c3138913f10f",
                                    "card": "sample string 4",
                                    "linkedAccount": "7TRrhywl8EmLl1jI0PJ3YQ==",
                                    "linkedAccountGuid": "876b34ed-252c-49f0-8b97-58c8d0f27761",
                                    "customer": {
                                      "$ref": "67"
                                    },
                                    "group": {
                                      "$ref": "71"
                                    },
                                    "customerCard": {
                                      "$ref": "68"
                                    }
                                  },
                                  {
                                    "$ref": "72"
                                  }
                                ]
                              },
                              {
                                "$ref": "71"
                              }
                            ]
                          },
                          "payments": [
                            {
                              "$id": "73",
                              "id": 1,
                              "identifier": "gx/dGdYPI0a993fZiqe8Ag==",
                              "identifierGuid": "19dd1f83-0fd6-4623-bdf7-77d98aa7bc02",
                              "storeID": 2,
                              "operatorName": "sample string 3",
                              "saleHeaderID": 4,
                              "paymentType": 5,
                              "amount": 6,
                              "account": "sample string 7",
                              "accountID": "EO1a4jdDpku+3A49Qeg8ZA==",
                              "accountIDGuid": "e25aed10-4337-4ba6-bedc-0e3d41e83c64",
                              "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-14T06:55:26.0197487",
                              "invRocNo": "sample string 14",
                              "responseCode": "sample string 15",
                              "cashout": 1,
                              "tip": 16,
                              "idempotentVoid": "IMFQPKfIS0mkthv85Xmm7Q==",
                              "idempotentVoidGuid": "3c50c120-c8a7-494b-a4b6-1bfce579a6ed",
                              "offline": true,
                              "processed": 1,
                              "storeSaleHeader": {
                                "$id": "74",
                                "saleHeaderID": 1,
                                "saleHeaderGuid": "b2i/lto5uU257kFKzQiYUw==",
                                "saleHeaderIdentifierGuid": "96bf686f-39da-4db9-b9ee-414acd089853",
                                "created": "2025-06-14T06:55:26.0197487",
                                "createdLocal": "2025-06-14T06:55:26.0197487",
                                "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-14T06:55:26.0197487",
                                "storeID": 1,
                                "operatorG_Uid": "gXHTJ6QQMEa44FYB+/UHzQ==",
                                "operatorGuid": "27d37181-10a4-4630-b8e0-5601fbf507cd",
                                "customerG_Uid": "gsKEWz5gOkyzYDUEsG/E4A==",
                                "customerGuid": "5b84c282-603e-4c3a-b360-3504b06fc4e0",
                                "communityIdentifier": "nDt8kQsVMEWBgSIrPcPM6A==",
                                "communityIdentifierGuid": "917c3b9c-150b-4530-8181-222b3dc3cce8",
                                "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": "cfEaRzcbh0WEI+j+TliAJg==",
                                "priceLevelIdentifierGuid": "471af171-1b37-4587-8423-e8fe4e588026",
                                "locked": 36,
                                "relationChecksum": "sample string 37",
                                "loyaltyTender": 1,
                                "giftCardTender": 1,
                                "operator": {
                                  "$ref": "34"
                                },
                                "customer": {
                                  "$ref": "67"
                                },
                                "communityOrganisation": {
                                  "$id": "75",
                                  "id": 1,
                                  "identifier": "Fv6ztPMKNUmxrQO2migzCA==",
                                  "identifierGuid": "b4b3fe16-0af3-4935-b1ad-03b69a283308",
                                  "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-14T06:55:26.0197487",
                                  "deleted": true
                                },
                                "details": [
                                  {
                                    "$id": "76",
                                    "saleItemID": 1,
                                    "identifier": "RV2tOiAmJEGdV9CZMzzJMQ==",
                                    "identifierGuid": "3aad5d45-2620-4124-9d57-d099333cc931",
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "TA8xArEfe0OnPjIm7qbZLg==",
                                    "pluGuid": "02310f4c-1fb1-437b-a73e-3226eea6d92e",
                                    "accountID": "sAuDCZiWZkKBCcv/ScQWTw==",
                                    "accountIDGuid": "09830bb0-9698-4266-8109-cbff49c4164f",
                                    "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-14T06:55:26.0197487",
                                    "bestOrExpireType": 1,
                                    "providerName": "sample string 11",
                                    "refundG_UID": "jTA8KLXfeE+LQIK+P1iKlw==",
                                    "refundGuid": "283c308d-dfb5-4f78-8b40-82be3f588a97",
                                    "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": "80p1pgqTe0+Sn8hCl//QlA==",
                                    "idempotentVoidGuid": "a6754af3-930a-4f7b-929f-c84297ffd094",
                                    "priceLevelIdentifier": "hROaTO6MIk+6nvrOhRAFTQ==",
                                    "priceLevelIdentifierGuid": "4c9a1385-8cee-4f22-ba9e-face8510054d",
                                    "productName": "sample string 23",
                                    "apn": "sample string 24",
                                    "unknownScans": [
                                      {
                                        "$id": "77",
                                        "id": 1,
                                        "saleDetailID": 2,
                                        "storeID": 1,
                                        "scanned": "2025-06-14T06:55:26.0197487",
                                        "operatorG_UID": "QEA=",
                                        "barcode": "sample string 4",
                                        "processed": 1
                                      },
                                      {
                                        "$ref": "77"
                                      }
                                    ],
                                    "refund": {
                                      "$id": "78",
                                      "id": 1,
                                      "g_UID": "oTFEePN7GkWLYqxCrQeM1g==",
                                      "guid": "784431a1-7bf3-451a-8b62-ac42ad078cd6",
                                      "description": "sample string 1",
                                      "dumped": true,
                                      "inventoryReasonID": 1,
                                      "sortOrder": 1,
                                      "updated": "2025-06-14T06:55:26.0197487"
                                    },
                                    "modifier": {
                                      "$id": "79",
                                      "id": 1,
                                      "setG_UID": "tuDpg+IH/0Sw4tKMh2Hf1g==",
                                      "modifierSetGuid": "83e9e0b6-07e2-44ff-b0e2-d28c8761dfd6",
                                      "name": "sample string 2",
                                      "price": 1,
                                      "quantity": 1,
                                      "modifierType": 1,
                                      "groupNumber": 1,
                                      "pageNumber": 1,
                                      "controlOrder": 1,
                                      "printToStation": true,
                                      "pluG_UID": "znwgjmgDeUSYIwa4cZVyRQ==",
                                      "pluGuid": "8e207cce-0368-4479-9823-06b871957245",
                                      "deleted": true,
                                      "g_UID": "OIjL8wnCnk+yygx0BlFcrw==",
                                      "guid": "f3cb8838-c209-4f9e-b2ca-0c7406515caf",
                                      "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": "F3iyfUvE/0KnSpXLCowTKA==",
                                    "pluGuid": "7db27817-c44b-42ff-a74a-95cb0a8c1328",
                                    "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-14T06:55:26.0197487",
                                    "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-14T06:55:26.0197487",
                                    "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": "J+k9SBuxI0SbBIh3oRelJQ==",
                                    "pluGuid": "483de927-b11b-4423-9b04-8877a117a525",
                                    "accountID": "QwOxu+C+DEeuQeKUvlbZIw==",
                                    "accountIDGuid": "bbb10343-bee0-470c-ae41-e294be56d923",
                                    "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-14T06:55:26.0197487",
                                    "bestOrExpireType": 1,
                                    "refundG_UID": "ZoO0YSAP00uFH2K0mVvxzg==",
                                    "refundGuid": "61b48366-0f20-4bd3-851f-62b4995bf1ce",
                                    "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": "/L0bc8M6j0SBz/83VNhKbQ==",
                                    "identifierGuid": "731bbdfc-3ac3-448f-81cf-ff3754d84a6d",
                                    "id": 1,
                                    "orderNo": 2,
                                    "externalSaleIdentifier": "sample string 3",
                                    "storeID": 4,
                                    "zoneID": 5,
                                    "deptNo": 6,
                                    "customerIdentifier": "0Jj1S2OzNUWnhOJ+qrbwlQ==",
                                    "customerIdentifierGuid": "4bf598d0-b363-4535-a784-e27eaab6f095",
                                    "operatorNo": 1,
                                    "operatorG_UID": "CYBCIyZw5kWiR59Gqjzi6g==",
                                    "operatorGuid": "23428009-7026-45e6-a247-9f46aa3ce2ea",
                                    "created": "2025-06-14T06:55:26.0197487",
                                    "ordered": "2025-06-14T06:55:26.0197487",
                                    "started": "2025-06-14T06:55:26.0197487",
                                    "completed": "2025-06-14T06:55:26.0197487",
                                    "supplied": "2025-06-14T06:55:26.0197487",
                                    "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": "wpwxg+uR70Gy5XO+K4BwdQ==",
                                        "pluGuid": "83319cc2-91eb-41ef-b2e5-73be2b807075",
                                        "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": "LPtuH5aEnkOm8AwK89hpzg==",
                                        "headerIdentifierGuid": "1f6efb2c-8496-439e-a6f0-0c0af3d869ce",
                                        "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": "CfffUN1YVEWakfL7CCeEag==",
                                    "surveyGuid": "50dff709-58dd-4554-9a91-f2fb0827846a",
                                    "saleHeaderGuid": "4nTvYA1LkkGFZoj9Rd8Dlw==",
                                    "saleGuid": "60ef74e2-4b0d-4192-8566-88fd45df0397",
                                    "textResponse": "sample string 1",
                                    "integerResponse": 1,
                                    "g_UIDResponse": "Irx6UWZHEk2qZjOgMO9GPg==",
                                    "guidResponse": "517abc22-4766-4d12-aa66-33a030ef463e",
                                    "whoAnswered": 2,
                                    "answeredAtUTC": "2025-06-14T06:55:26.0197487",
                                    "sale": {
                                      "$ref": "74"
                                    },
                                    "survey": {
                                      "$id": "88",
                                      "g_UID": "XSUHGEe9/kOwz+d3euLK0Q==",
                                      "guid": "1807255d-bd47-43fe-b0cf-e7777ae2cad1",
                                      "name": "sample string 1",
                                      "storeID": 2,
                                      "zoneID": 1,
                                      "checkoutFormG_UID": "OqQeZ1VPREGFzSHsXAHOcw==",
                                      "checkoutFormGuid": "671ea43a-4f55-4144-85cd-21ec5c01ce73",
                                      "displayToWho": 3,
                                      "displayWhen": 4,
                                      "start": "2025-06-14T06:55:26.0197487",
                                      "end": "2025-06-14T06:55:26.0197487",
                                      "deleted": true,
                                      "updated": "2025-06-14T06:55:26.0197487",
                                      "possibleIntegerResponses": [
                                        1,
                                        2
                                      ],
                                      "possibleTextResponses": [
                                        "sample string 1",
                                        "sample string 2"
                                      ],
                                      "possibleGuidResponses": [
                                        "2f424d17-460e-428e-b242-df1ed918391e",
                                        "ceb54a1a-ae0e-4dea-8a72-97fa65444451"
                                      ],
                                      "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": "LlhBLsMl9kKu9CWl9sVKDw==",
                                "accountIdentifier": "2e41582e-25c3-42f6-aef4-25a5f6c54a0f",
                                "accountName": "sample string 42",
                                "customerOrderIdentifier": "OH9z1qwVYEacyEH5OT0XDw==",
                                "customerOrderIdentifierGuid": "d6737f38-15ac-4660-9cc8-41f9393d170f",
                                "priceLevelName": "sample string 43",
                                "revision": 44,
                                "ingressId": "sample string 45"
                              },
                              "metadata": {
                                "$id": "89",
                                "id": 1,
                                "paymentID": 2,
                                "paymentIdentifier": "ib7fDqIQZ0CmvvcydMK5rQ==",
                                "paymentIdentifierGuid": "0edfbe89-10a2-4067-a6be-f73274c2b9ad",
                                "identifier": "qsQDekTvV0WHf1H7BRPNKw==",
                                "identifierGuid": "7a03c4aa-ef44-4557-877f-51fb0513cd2b",
                                "metadata": "sample string 3",
                                "signatureImage": "QEA=",
                                "itemIdentifier": "aMJbI6a6JU2mOI6FN4pI6w==",
                                "itemIdentifierGuid": "235bc268-baa6-4d25-a638-8e85378a48eb"
                              }
                            },
                            {
                              "$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": "hbMS9xqxD0OTy62bNDCAzg==",
                          "customerIdentifierGuid": "f712b385-b11a-430f-93cb-ad9b343080ce",
                          "voucherName": "sample string 2",
                          "count": 3,
                          "storeID": 4,
                          "barcode": "sample string 5",
                          "redeemCount": 6,
                          "issueCount": 7,
                          "storeSalePaymentID": 1,
                          "idempotentID": "oNPIzzJN9U+HvTbYVM3f2Q==",
                          "idempotentGuid": "cfc8d3a0-4d32-4ff5-87bd-36d854cddfd9",
                          "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-14T06:55:26.0197487",
                            "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-14T06:55:26.0197487",
                              "labelPageLayout": "v3SGbS9//k6EFx5/H5jeZg==",
                              "pageLayoutGuid": "6d8674bf-7f2f-4efe-8417-1e7f1f98de66",
                              "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-14T06:55:26.0197487"
                                },
                                {
                                  "$ref": "94"
                                }
                              ]
                            },
                            "customerVouchers": [
                              {
                                "$id": "95",
                                "id": 1,
                                "customerIdentifier": "7zi1uVjdMEKYo4TGKnR39g==",
                                "customerIdentifierGuid": "b9b538ef-dd58-4230-98a3-84c62a7477f6",
                                "voucherID": 3,
                                "voucherName": "sample string 4",
                                "storeID": 1,
                                "barcode": "sample string 5",
                                "dateOfIssue": "2025-06-14T06:55:26.0197487",
                                "issuedSaleHeaderID": 1,
                                "issuedSaleIdentifier": "sample string 7",
                                "issuedOfflinePaymentID": 1,
                                "issuedIdempotentID": "RD+eaWcBfE20ThXWkREAiQ==",
                                "issuedIdempotentGuid": "699e3f44-0167-4d7c-b44e-15d691110089",
                                "issuedOffline": true,
                                "issuedUser": "sample string 9",
                                "issuedNotes": "sample string 10",
                                "expiryDate": "2025-06-14T06:55:26.0197487",
                                "expiredUser": "sample string 11",
                                "expiredNotes": "sample string 12",
                                "redeemed": "2025-06-14T06:55:26.0197487",
                                "redeemedSaleHeaderID": 1,
                                "redeemedSaleIdentifier": "sample string 13",
                                "redeemedOfflinePaymentID": 1,
                                "redeemedIdempotentID": "9DlrRH+JSUqK92/ZpmI21A==",
                                "redeemedIdempotentGuid": "446b39f4-897f-4a49-8af7-6fd9a66236d4",
                                "redeemedUser": "sample string 14",
                                "redeemedNotes": "sample string 15",
                                "redeemedOffline": true,
                                "updated": "2025-06-14T06:55:26.0197487",
                                "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": "3kLAGcTxmkucmsHHge2Pgg==",
                    "groupIDGuid": "19c042de-f1c4-4b9a-9c9a-c1c781ed8f82",
                    "campaign": {
                      "$ref": "63"
                    },
                    "group": {
                      "$ref": "71"
                    }
                  },
                  {
                    "$ref": "96"
                  }
                ],
                "signIqTickets": [
                  {
                    "$id": "97",
                    "identifier": "rnsZJkjaoEWm3H8NryS/Ug==",
                    "identifierGuid": "26197bae-da48-45a0-a6dc-7f0daf24bf52",
                    "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": "chK96VWnLESksm1Vr1psRg==",
                    "guid": "e9bd1272-a755-442c-a4b2-6d55af5a6c46",
                    "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": "Ha7l5mDEeUSgGk8CZIeSPw==",
                        "groupGuid": "e6e5ae1d-c460-4479-a01a-4f026487923f",
                        "comboPriceType": 5,
                        "priceType": 5,
                        "pluG_UID": "E+puAXffEEKDUrJblfmCww==",
                        "pluGuid": "016eea13-df77-4210-8352-b25b95f982c3",
                        "priceGroupG_UID": "WMwQrvIja0i4LUSb+SYEog==",
                        "priceGroupGuid": "ae10cc58-23f2-486b-b82d-449bf92604a2",
                        "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": "08zGiyGHNUapyl8HhbXljw==",
                    "priceLevelIdentifierGuid": "8bc6ccd3-8721-4635-a9ca-5f0785b5e58f",
                    "campaignName": "sample string 3",
                    "priceLevelName": "sample string 4"
                  },
                  {
                    "$ref": "100"
                  }
                ]
              },
              "product": {
                "$ref": "7"
              },
              "dealCost": {
                "$id": "101",
                "headerIdentifier": "29dFHBQLoEGmNHkXFjx+JQ==",
                "headerIdentifierGuid": "1c45d7db-0b14-41a0-a634-7917163c7e25",
                "identifier": "QpkvnS8ULU+IInQW3b+x2A==",
                "identifierGuid": "9d2f9942-142f-4f2d-8822-7416ddbfb1d8",
                "supplierIdentifier": "Tph1eqFK3Ea0LDNYFWCjmw==",
                "supplierGuid": "7a75984e-4aa1-46dc-b42c-33581560a39b",
                "pluG_UID": "A/m4BnFLRkiY3Fzfglr2dA==",
                "pluGuid": "06b8f903-4b71-4846-98dc-5cdf825af674",
                "campaignName": "3d110007-cc27-479b-8856-6693478bfe79",
                "description": "sample string 4",
                "cost": 5,
                "costDecimals": 6,
                "start": "2025-06-14T06:55:26.0197487",
                "end": "2025-06-14T06:55:26.0197487",
                "type": 9,
                "promoType": 10,
                "bonusItemPLUG_UID": "FYXf/0e3xUmqGojjF+Ijzg==",
                "bonusItemPluGuid": "ffdf8515-b747-49c5-aa1a-88e317e223ce",
                "bonusPurchaseUnits": 11,
                "bonusReceiveUnits": 12,
                "updated": "2025-06-14T06:55:26.0197487",
                "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-14T06:55:26.0197487",
                "campaignEndDate": "2025-06-14T06:55:26.0197487",
                "masterPLUG_UID": "nhcvtZXglEqJhkHjlOw/SA==",
                "masterID": "b52f179e-e095-4a94-8986-41e394ec3f48",
                "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": "yHKTbByXe0O+w6p8MLYPug==",
                "bonusMasterID": "6c9372c8-971c-437b-bec3-aa7c30b60fba",
                "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-14T06:55:26.0197487",
            "dealCosts": [
              {
                "$ref": "101"
              },
              {
                "$ref": "101"
              }
            ],
            "tags": [
              {
                "$id": "102",
                "pluG_UID": "RBSy75oV8EqbKbQ7QuN6iw==",
                "pluGuid": "efb21444-159a-4af0-9b29-b43b42e37a8b",
                "tagID": 1,
                "description": "sample string 1",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "102"
              }
            ],
            "alternateProductG_UID": "8Z21NEk81kGS++BKNmFtNQ==",
            "alternateProduct": "34b59df1-3c49-41d6-92fb-e04a36616d35",
            "productHostCode": {
              "$id": "103",
              "id": 1,
              "pluG_UID": "Tv/Lp3GwxkOrR+C1BksRAw==",
              "pluGuid": "a7cbff4e-b071-43c6-ab47-e0b5064b1103",
              "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-14T06:55:26.0197487",
            "inventoryTracked": "2025-06-14T06:55:26.0197487",
            "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": "e1ZWe1ys+EipTcNMHfbibg==",
          "supplierGuid": "7b56567b-ac5c-48f8-a94d-c34c1df6e26e",
          "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": "weUx1x8Hf0CkWYJuWZTZEQ==",
          "supplierGuid": "d731e5c1-071f-407f-a459-826e5994d911",
          "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-14T06:55:26.0197487",
          "deliveryDate": "2025-06-14T06:55:26.0197487",
          "nextCutOffDate": "2025-06-14T06:55:26.0197487",
          "nextDeliveryDate": "2025-06-14T06:55:26.0197487",
          "nextDaysBuffer": 10
        },
        {
          "$ref": "106"
        }
      ],
      "store": {
        "$ref": "8"
      },
      "updated": "2025-06-14T06:55:26.0197487",
      "isHost": true
    },
    {
      "$ref": "2"
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

New SupplierGroup Identifier

globally unique identifier

Response Formats

application/json, text/json

Sample:
"99110b13-bc11-49b0-9749-79ec235a8701"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">99110b13-bc11-49b0-9749-79ec235a8701</guid>

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK�6�Zcf�v�5xl/workbook.xml �(���;�0D�H����|�� CE�6EzK��َ��c�@J�ngv��E۩�zB9+W�
�ޛ�׍ ��h*�m%�A��� :ht���<ɒ�J,����(����3x�F/�
%�P�>�bk����E���j"���o�E�qR\B��9Fѹ�N1��ãm�<KiN��7|�#���PK�6�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
�6�ZaЄ�''_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="Rfd577aed39e34ed7" /></Relationships>PK�6�Z6l?�%�xl/worksheets/sheet1.xml �(��Q�N�0��(w��mP���4�
q�sh�%ZWv���$�@H\8$���������qb����U!�;�ϵ�BS�CS�H6AD��=�҄0��րӼ�|��HN���Ya����N|P�Eq��;�\����#��7,TN[/����=�}-�R����73��E��箖Eƪ?�SV~!�A��!����lB��.��8p���ioR8����v��rS��7�b[���C��J�Nн/�ťZh��Q�T���\��)J�pv�9�{m�J]So<���7qK@'��~~��PK�6�Zek�)�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�I�P�n�a[z��3N�&vd�@�Ƃ#q�"A*�`��h~OO��|�Xoߦ��P��w
��F��vp]�d��a�Y�iĔ'b?̑��S�9���	c�gr�c}�0�4t|FsĎx%Ċ�%���p��?Do�`h��i"���W��'J�:J
��"����T`Om{���*e-I)�0~3���#�_��|!#�Ժ&��-��tS���)�K/���Z�

�Be���E�_���PK�6�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��PK�6�ZR�0��xl/sharedStrings.xml �(�5�An� E��� I�a�����x#�������.���z�_^eOX)W��)S3�{��uS')�#�q��|Iq	��E�"�rb^�ZS��D���%?u-��wM�
q�	�ˬ��|�3J��ܴRl�\��	r�������d�:��(������#�:c����__�W�PK-�6�Zcf�v�5xl/workbook.xmlPK-�6�Z����	�[Content_Types].xmlPK-
�6�ZaЄ�''V_rels/.relsPK-�6�Z6l?�%��xl/worksheets/sheet1.xmlPK-�6�Zek�)�P9xl/_rels/workbook.xml.relsPK-�6�ZЃc'2E
~xl/styles.xmlPK-�6�ZR�0���xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK�6�Zo�zӶ5xl/workbook.xml �(�����0��&�C��بDR8q���{-[i�?ik��-%�x�3;�����i�>z4��5�ct!A�y8X&����$��X)��֊�	-��0�	�r/�X�y�]������f�C���
��e2ֺ���"�)�a�EV�p
5ny�e�������T�(�竐'
o�
�����PK�6�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
�6�Z4�''_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="R303c3643beff45f0" /></Relationships>PK�6�Z6l?�%�xl/worksheets/sheet1.xml �(��Q�N�0��(w��mP���4�
q�sh�%ZWv���$�@H\8$���������qb����U!�;�ϵ�BS�CS�H6AD��=�҄0��րӼ�|��HN���Ya����N|P�Eq��;�\����#��7,TN[/����=�}-�R����73��E��箖Eƪ?�SV~!�A��!����lB��.��8p���ioR8����v��rS��7�b[���C��J�Nн/�ťZh��Q�T���\��)J�pv�9�{m�J]So<���7qK@'��~~��PK�6�Z^$f��Pxl/_rels/workbook.xml.rels �(���Kn�0��b;q�EE`æ[���;�Hl�6m9��W�E�6H]t�j4�O�4�y�Xo�牽���薲$%-M7꾥sPO
m7�=&�F�Y\Ѿ�!�̹�f�c�cG7�S�s+�I��y�V�-t�dNj��F�Qbg�y����q'?��Q�����緐%�J�ki��@-Q�+��91�05.���w���*YI��(KYD���¡;/�tZ�j�V*kD�4%�Z575~��/PK�6�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��PK�6�ZR�0��xl/sharedStrings.xml �(�5�An� E��� I�a�����x#�������.���z�_^eOX)W��)S3�{��uS')�#�q��|Iq	��E�"�rb^�ZS��D���%?u-��wM�
q�	�ˬ��|�3J��ܴRl�\��	r�������d�:��(������#�:c����__�W�PK-�6�Zo�zӶ5xl/workbook.xmlPK-�6�Z����	��[Content_Types].xmlPK-
�6�Z4�''U_rels/.relsPK-�6�Z6l?�%��xl/worksheets/sheet1.xmlPK-�6�Z^$f��P8xl/_rels/workbook.xml.relsPK-�6�ZЃc'2E
|xl/styles.xmlPK-�6�ZR�0���xl/sharedStrings.xmlPK��