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": "OlZTZvLUL0KgLzt15BCoVw==",
  "identifierGuid": "6653563a-d4f2-422f-a02f-3b75e410a857",
  "name": "sample string 1",
  "rebate": 1.0,
  "rebateType": 1,
  "rebateFrequency": 1,
  "rebateSource": 1,
  "rebateLastClaimed": "2025-08-02T23:18:12.5605931",
  "rebateLastClaimedAmount": 1.0,
  "suppliers": [
    {
      "$id": "2",
      "identifier": "2fqRNGg3cUG1pNQtEYGtFA==",
      "identifierGuid": "3491fad9-3768-4171-b5a4-d42d1181ad14",
      "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": "kkbAOuXBZ02PlJgW6GJQKQ==",
      "primaryContactID": "3ac04692-c1e5-4d67-8f94-9816e8625029",
      "storeID": 1,
      "abn": "sample string 16",
      "supplierGroupIdentifier": "KKD6QpQy6kST6/wJTOQxJw==",
      "supplierGroupGuid": "42faa028-3294-44ea-93eb-fc094ce43127",
      "rebate": 1.0,
      "rebateType": 1,
      "rebateFrequency": 1,
      "rebateSource": 1,
      "rebateLastClaimed": "2025-08-02T23:18:12.5605931",
      "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": "a6b3ad38-790c-40a3-a595-0e6ed1902119",
        "identifier": "td+tN/x4NECqdjkRPncGcg==",
        "identifierGuid": "37addfb5-78fc-4034-aa76-39113e770672",
        "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": "oe3tA/Qp/U6yW97F0m7jnQ==",
          "supplierIdentifierGuid": "03ededa1-29f4-4efd-b25b-dec5d26ee39d",
          "contactGuid": "ENELITc0XEKEIKFFui1QJQ==",
          "contactID": "210bd110-3437-425c-8420-a145ba2d5025",
          "contact": {
            "$ref": "3"
          },
          "supplier": {
            "$ref": "2"
          }
        },
        {
          "$ref": "4"
        }
      ],
      "products": [
        {
          "$id": "5",
          "pluG_UID": "nk+/jAXi0E2jxpmRc52l2g==",
          "pluGuid": "8cbf4f9e-e205-4dd0-a3c6-9991739da5da",
          "supplierIdentifier": "cn3RCDgHFkW4u9HFNacabA==",
          "supplierIdentifierGuid": "08d17d72-0738-4516-b8bb-d1c535a71a6c",
          "cartonQuantity": 1,
          "cartonQuantityChanged": true,
          "productSize": "sample string 3",
          "cigarettesPerSleeve": 1,
          "randomWeight": true,
          "piecesPerUnit": 5,
          "averagePackSize": 6,
          "effectiveDate": "2025-08-02T23:18:12.5605931",
          "pricedByWeight": true,
          "landedUnitCostEx": 9,
          "landedUnitCostInc": 10,
          "landedCartonCostInc": 11,
          "landedCartonCostEx": 12,
          "standardCost": 13,
          "deliveryFee": 1,
          "deliveryFeeBasis": "sample string 14",
          "pickAndPackFee": 1,
          "pickAndPackFeeBasis": "sample string 15",
          "financeFee": 1,
          "financeFeeBasis": "sample string 16",
          "cartonLength": 1,
          "cartonWidth": 1,
          "cartonHeight": 1,
          "palletLayerQuantity": 1,
          "palletLayers": 1,
          "itemCode": "sample string 17",
          "invoiceCode": "sample string 18",
          "invoiceDesc": "sample string 19",
          "orderDirect": true,
          "useCost": true,
          "minimumQuantity": 20,
          "hostType": 21,
          "fromHost": 22,
          "minimumReorder": 1,
          "maximumReorder": 1,
          "orderMultiple": 23.1,
          "sellMultiple": 24.1,
          "baseMultiple": 25.1,
          "hostStandardCost": 26,
          "hostTotalCost": 27,
          "hostRetail": 28,
          "hostLandedUnitCostEx": 29,
          "hostLandedUnitCostInc": 30,
          "hostDesc": "sample string 31",
          "directIndicator": "sample string 32",
          "availableToOrder": true,
          "hostRangeIndicator": "sample string 34",
          "hostProductType": "sample string 35",
          "hostProductGrade": "sample string 36",
          "hostProductGroup": "sample string 37",
          "hostSlowMoving": true,
          "hostGeneralMerchandise": true,
          "hostPillar": "sample string 40",
          "hostLastUpdated": "2025-08-02T23:18:12.5605931",
          "rebate": 1.0,
          "rebateExclude": true,
          "invoiceCodes": [
            {
              "$id": "6",
              "pluG_UID": "0reQ7DQcvUmp0Z1AW3RDOw==",
              "pluGuid": "ec90b7d2-1c34-49bd-a9d1-9d405b74433b",
              "supplierIdentifier": "OuFRgSe5kkqYv5zb5w+HyQ==",
              "supplierIdentifierGuid": "8151e13a-b927-4a92-98bf-9cdbe70f87c9",
              "invoiceCode": "sample string 1",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "6"
            }
          ],
          "storeIDs": [
            1,
            2
          ],
          "preferredSupplier": true,
          "preferredRebateSupplier": true,
          "supplierName": "sample string 41",
          "salesMode": 42,
          "orderPacked": true,
          "active": true,
          "price": 1,
          "costGstPercent": 44,
          "parentPluG_UID": "afWcLwz+b0+GR5bSjekPeQ==",
          "parentPluGuid": "2f9cf569-fe0c-4f6f-8647-96d28de90f79",
          "freight": 45.0,
          "freightType": 1,
          "product": {
            "$id": "7",
            "plu": 1,
            "storeID": 1,
            "masterPluG_UID": "QEA=",
            "storeIDs": [
              1,
              2
            ],
            "g_UId": "7kouB+MDnUi2hcRXS5GqLw==",
            "guid": "072e4aee-03e3-489d-b685-c4574b91aa2f",
            "apn": "sample string 1",
            "apnChanged": true,
            "apnSwitched": true,
            "barcode": "sample string 4",
            "itemNumber": "sample string 5",
            "itemNumberChanged": true,
            "priceGroupG_UID": "/GMIBsrf5EKzR2L/t4bP1A==",
            "priceGroupGuid": "060863fc-dfca-42e4-b347-62ffb786cfd4",
            "blueprintID": 1,
            "lastCountedDate": "2025-08-02T23:18:12.5762236",
            "externalID": "sample string 7",
            "active": true,
            "activated": "2025-08-02T23:18:12.5762236",
            "pluCreated": "2025-08-02T23:18:12.5762236",
            "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-08-02T23:18:12.5762236",
            "lastManualUpdate": "2025-08-02T23:18:12.5762236",
            "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-08-02T23:18:12.5762236",
            "currentCostUpdated": "2025-08-02T23:18:12.5762236",
            "costDecimals": 31,
            "costChanged": true,
            "dealCostIdentifier": "QEA=",
            "excludeFromRebate": true,
            "rebateOverride": 1,
            "costCalcMethod": 32,
            "costCalcMethodChanged": true,
            "costEffectiveDate": "2025-08-02T23:18:12.5762236",
            "defaultGP": 1,
            "breakTargetMode": 33,
            "break1": 1,
            "price1": 1,
            "target1": 34,
            "break2": 1,
            "price2": 1,
            "target2": 35,
            "break3": 1,
            "price3": 1,
            "target3": 36,
            "break1Changed": true,
            "price1Changed": true,
            "target1Changed": true,
            "break2Changed": true,
            "price2Changed": true,
            "target2Changed": true,
            "break3Changed": true,
            "price3Changed": true,
            "target3Changed": true,
            "breakTargetModeChanged": true,
            "margin": 1.1,
            "marginChanged": true,
            "marginRanged": true,
            "marginRangedChanged": true,
            "minimumMargin": 1.1,
            "minimumMarginChanged": true,
            "maximumMargin": 1.1,
            "maximumMarginChanged": true,
            "overrideHostWarehouseIndicator": true,
            "overrideHostWarehouseIndicatorChanged": true,
            "overrideHostPrice": true,
            "overrideHostPriceChanged": true,
            "overrideHostCost": true,
            "overrideHostCostChanged": true,
            "overrideHostMargin": true,
            "overrideHostMarginChanged": true,
            "alwaysApplyMargin": true,
            "alwaysApplyMarginChanged": true,
            "aws": 1.0,
            "awsUpdated": "2025-08-02T23:18:12.5762236",
            "posTare": 1,
            "altPrice": 1.0,
            "altPriceChanged": true,
            "altPriceMode": 53,
            "altPriceModeChanged": true,
            "altPLUG_UID": "aVes0AhWHEWB+DQNu8h65Q==",
            "altPLUGuid": "d0ac5769-5608-451c-81f8-340dbbc87ae5",
            "altPLUGuidChanged": true,
            "altPriceDescription1": "sample string 54",
            "altPriceDescription2": "sample string 55",
            "cartonQuantity": 56,
            "cartonQuantityChanged": true,
            "trayID": 1,
            "promptID": 1,
            "tare": 1,
            "packQty": 1,
            "fixedWeight": 1,
            "extraMesg": 1,
            "text1": "sample string 58",
            "text2": "sample string 59",
            "text3": "sample string 60",
            "labelText": "sample string 61",
            "labelTextChanged": true,
            "sendToScale": true,
            "nonScaleWeigh": true,
            "labelFormat": "sample string 65",
            "barcodeFormat": "sample string 66",
            "austMade": 1,
            "coolCode": 67,
            "countryOfOrigin": "sample string 68",
            "percentContent": 69.1,
            "departmentID": 1,
            "subDepartmentID": 1,
            "minorDepartmentID": 1,
            "lesserDepartmentID": 1,
            "deptCode": "sample string 70",
            "subDeptCode": "sample string 71",
            "minorDeptCode": "sample string 72",
            "lesserDeptCode": "sample string 73",
            "deptName": "sample string 74",
            "subDeptName": "sample string 75",
            "minorDeptName": "sample string 76",
            "lesserDeptName": "sample string 77",
            "departmentChanged": true,
            "subCategoryID": 1,
            "expiry": 1,
            "showDays": 1,
            "datePrint": 1,
            "labelRequired": true,
            "labelShelfQty": 80,
            "labelShelfChanged": true,
            "labelTalkerQty": 82,
            "labelSmall": true,
            "labelLastPrinted": "2025-08-02T23:18:12.5762236",
            "labelLastPrice": 1,
            "shelfPageLayoutG_UID": "YXP9awtxFESycINGWAsrjA==",
            "shelfPageLayoutGuid": "6bfd7361-710b-4414-b270-8346580b2b8c",
            "talkerPageLayoutG_UID": "jO+vgmtn8Eyq4An/JhGsuQ==",
            "talkerPageLayoutGuid": "82afef8c-676b-4cf0-aae0-09ff2611acb9",
            "unitMeasure": 1.1,
            "unitMeasureChanged": true,
            "unitMeasureKind": 85,
            "unitMeasureKindChanged": true,
            "signIQData": "sample string 87",
            "refresh": true,
            "earnLoyaltyPoints": true,
            "earnLoyaltyPointsChanged": true,
            "quantityOverride": true,
            "quantityOverrideChanged": true,
            "quantityRequired": true,
            "quantityRequiredChanged": true,
            "allowDiscounts": true,
            "allowDiscountsChanged": true,
            "discountDiscounts": true,
            "discountDiscountsChanged": true,
            "itemRecalled": true,
            "itemRecalledChanged": true,
            "noRefund": true,
            "noRefundChanged": true,
            "allowMarkdown": true,
            "allowMarkdownChanged": true,
            "priceRequired": true,
            "priceRequiredChanged": true,
            "fuelItem": true,
            "fuelItemChanged": true,
            "trackSerial": true,
            "trackSerialChanged": true,
            "allowZeroPrice": true,
            "allowZeroPriceChanged": true,
            "notForSale": 91,
            "notForSaleChanged": true,
            "excludeFromDeals": true,
            "excludeFromVoucher": true,
            "minimumAge": 94,
            "minimumAgeChanged": true,
            "buyingLimit": 1,
            "buyingLimitChanged": true,
            "buyingLimitIndependent": true,
            "buyingLimitIndependentChanged": true,
            "inventoryGuid": "QKG3gVDIh0ea7kKt/YHC6A==",
            "inventoryIdentifier": "81b7a140-c850-4787-9aee-42adfd81c2e8",
            "inventoryAccuracy": 1,
            "baseUnits": 98,
            "orderPacked": 1,
            "isManufactured": true,
            "isIngredient": true,
            "isModifier": true,
            "isModifierChanged": true,
            "hasModifiers": 99,
            "defaultPrinter": "sample string 100",
            "defaultPrinterGroup": "sample string 101",
            "ingredientsOnManufacture": true,
            "manufactureUnitMeasure": 1,
            "mpl": 1,
            "maxShelfQty": 102,
            "allowAutoOrder": true,
            "warrantyPeriod": 1,
            "parentPluG_UId": "zMCiHQG+TECXHrYY8MbJzg==",
            "parentPluGuid": "1da2c0cc-be01-404c-971e-b618f0c6c9ce",
            "preferredHostVendor": 104,
            "preferredHostChanged": true,
            "code": "sample string 106",
            "supplierIdentifier": "Qb/LTusjrkej+FZgK04C/w==",
            "supplierIdentifierGuid": "4ecbbf41-23eb-47ae-a3f8-56602b4e02ff",
            "supplierChanged": true,
            "rebateSupplierIdentifier": "3hp6F1bA+UW1F83ueG/Riw==",
            "rebateSupplierIdentifierGuid": "177a1ade-c056-45f9-b517-cdee786fd18b",
            "rebateSupplierChanged": true,
            "availableForOrder": true,
            "warehouseDirectIndicator": "sample string 108",
            "warehouseDirectIndicatorChanged": true,
            "productGrade": "sample string 110",
            "productType": "sample string 111",
            "productGroup": "sample string 112",
            "complianceIndicator": "sample string 113",
            "inhouseBrand": "sample string 114",
            "slowMoving": true,
            "generalMerchandise": true,
            "comment": "sample string 117",
            "lastUpdatedByUser": "sample string 118",
            "lastManualUpdatedByUser": "sample string 119",
            "lastUpdatedByUserOverride": true,
            "lastUpdatedByHost": "2025-08-02T23:18:12.5762236",
            "commodity": "sample string 121",
            "businessPillar": "sample string 122",
            "mscCommodity": "sample string 123",
            "hostIdentifier": "StLLZuahg0SX/1aV/C7WIA==",
            "hostIdentifierGuid": "66cbd24a-a1e6-4483-97ff-5695fc2ed620",
            "serviceFeeID": 1,
            "serviceFeeIDChanged": true,
            "providerName": "sample string 125",
            "aisleEnds": "sample string 126",
            "deleted": true,
            "deletedChanged": true,
            "hidden": true,
            "doNotRange": true,
            "doNotRangeChanged": true,
            "doNotOrder": true,
            "doNotOrderChanged": true,
            "locked": true,
            "excludeFromWebUpdate": true,
            "excludeFromWebUpdateChanged": true,
            "webPriceBasedOn": 137,
            "webPriceRounding": true,
            "webMarkup": 139,
            "webPriceMode": 140,
            "altDepartmentID": 1,
            "altSubDepartmentID": 1,
            "altMinorDepartmentID": 1,
            "altLesserDepartmentID": 1,
            "altDeptCode": "sample string 141",
            "altSubDeptCode": "sample string 142",
            "altMinorDeptCode": "sample string 143",
            "altLesserDeptCode": "sample string 144",
            "altDepartmentChanged": true,
            "storeProducts": [
              {
                "$ref": "7"
              },
              {
                "$ref": "7"
              }
            ],
            "store": {
              "$id": "8",
              "id": 1,
              "isMaster": true,
              "shortName": "sample string 3",
              "url": "sample string 4",
              "sortOrder": 1,
              "name": "sample string 5",
              "phone": "sample string 6",
              "fax": "sample string 7",
              "email": "sample string 8",
              "address1": "sample string 9",
              "address2": "sample string 10",
              "city": "sample string 11",
              "state": "sample string 12",
              "country": "sample string 13",
              "postCode": "sample string 14",
              "delivery": 1,
              "exportAccounts": 1,
              "salesAccountFolder": "sample string 15",
              "purchaseAccountFolder": "sample string 16",
              "initLoad": 1,
              "initIDs": 1,
              "zoneID": 1,
              "actAsMaster": 1,
              "lastActiveUtc": "2025-08-02T23:18:12.5762236",
              "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": "SxwUMH9OxkKoegmR7nznng==",
              "hostIdentifierGuid": "30141c4b-4e7f-42c6-a87a-0991ee7ce79e",
              "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-08-02T23:18:12.5762236",
              "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": "bFZB/kJlJUy+norb98G1Rw==",
                  "hostIdentifierGuid": "fe41566c-6542-4c25-be9e-8adbf7c1b547",
                  "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": "5tLNZYpYk02RFDrILiiGeA==",
                    "identifierGuid": "65cdd2e6-588a-4d93-9114-3ac82e288678",
                    "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": "GXnekPAWsE2Ff2aIEIJvfg==",
                    "hostSupplierIdentifierGuid": "90de7919-16f0-4db0-857f-668810826f7e",
                    "loyaltyPriceLevelIdentifier": "bIujLBjROUepRX9OLl0zqA==",
                    "loyaltyPriceLevelIdentifierGuid": "2ca38b6c-d118-4739-a945-7f4e2e5d33a8",
                    "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-08-02T23:18:12.5762236",
                    "lastProcessed": "2025-08-02T23:18:12.5762236",
                    "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-08-02T23:18:12.5762236",
                        "processed": "2025-08-02T23:18:12.5762236",
                        "isProcessing": true,
                        "processedCount": 6,
                        "processingTime": 1,
                        "collectedUtc": "2025-08-02T23:18:12.5762236",
                        "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-08-02T23:18:12.5762236",
                          "businessPillar": "sample string 3",
                          "fileType": "sample string 4"
                        }
                      },
                      {
                        "$ref": "12"
                      }
                    ],
                    "zoneMatrix": [
                      {
                        "$id": "14",
                        "id": 1,
                        "hostIdentifier": "Q7EINGzJyU2B+VkVBw3nLw==",
                        "hostIdentifierGuid": "3408b143-c96c-4dc9-81f9-5915070de72f",
                        "storeID": 1,
                        "departmentCode": "sample string 2",
                        "hostGuids": [
                          "44728c3d-2b51-47cc-899c-7e703404337a",
                          "b170e977-94c7-4c06-a687-f1fa6940b65e"
                        ]
                      },
                      {
                        "$ref": "14"
                      }
                    ],
                    "hostFileStoreSetting": {
                      "$ref": "10"
                    },
                    "hostStoreSettings": [
                      {
                        "$ref": "10"
                      },
                      {
                        "$ref": "10"
                      }
                    ],
                    "promotionPlacements": [
                      {
                        "$id": "15",
                        "identifier": "W0R+P3/s8Uev7cO/RIylMg==",
                        "identifierGuid": "3f7e445b-ec7f-47f1-afed-c3bf448ca532",
                        "code": "sample string 2",
                        "description": "sample string 3",
                        "isAdvertised": true
                      },
                      {
                        "$ref": "15"
                      }
                    ],
                    "promoTypeGuids": [
                      "890079a7-15f5-4731-8c37-4d0121266901",
                      "df7d622f-4a55-424b-878b-20d2f8609f1f"
                    ],
                    "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-08-02T23:18:12.5762236",
                  "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": "48a705ca-9aef-49fc-bd98-cc8d08cbe31e",
              "updateStore": {
                "$id": "21",
                "id": "76e5d0c3-d1bb-4365-bf6b-cad65cb1c2f1",
                "name": "sample string 1",
                "lastActivity": "2025-08-02T23:18:12.5762236",
                "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-08-02T23:18:12.5762236"
              },
              "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": "KPfoe8RYEkGZ6o+yfKu3Ww==",
                "pluGuid": "7be8f728-58c4-4112-99ea-8fb27cabb75b",
                "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-08-02T23:18:12.5762236"
              },
              {
                "$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-08-02T23:18:12.5762236",
                "priceChangeType": 0,
                "costDecimals": 10
              },
              "normalPluPrices": {
                "$ref": "25"
              },
              "winningCampaign": 1,
              "winner": {
                "$id": "26",
                "campaignName": "sample string 1",
                "campaignDescription": "sample string 2",
                "startDate": "2025-08-02T23:18:12.5762236",
                "startTime": 3,
                "endDate": "2025-08-02T23:18:12.5762236",
                "endTime": 4,
                "newPrice": 5,
                "newCost": 6,
                "newCostDecimals": 7,
                "pctDiscount": 8,
                "promoType": 1,
                "promotionTypeCode": "sample string 9",
                "hostType": 10,
                "hostIdentifier": "zs6gbneiWk2qrZLb8BC3TA==",
                "hostIdentifierGuid": "6ea0cece-a277-4d5a-aaad-92dbf010b74c",
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "details": [
                {
                  "$ref": "26"
                },
                {
                  "$ref": "26"
                }
              ]
            },
            "tray": {
              "$id": "27",
              "g_UId": "/GomQ+Np5U2N+bC2N4j6SA==",
              "guid": "43266afc-69e3-4de5-8df9-b0b63788fa48",
              "name": "sample string 1",
              "number": 1,
              "tare": 1
            },
            "priceGroup": {
              "$id": "28",
              "priceGroupG_UID": "LgXrmbql+0WIlPV8flxu8g==",
              "priceGroupGuid": "99eb052e-a5ba-45fb-8894-f57c7e5c6ef2",
              "name": "sample string 2",
              "code": 1,
              "modified": true,
              "updated": "2025-08-02T23:18:12.5762236",
              "buyingLimit": 1,
              "buyingLimitIndependent": true,
              "buyingLimitType": 0,
              "number": 1,
              "products": [
                {
                  "$ref": "7"
                },
                {
                  "$ref": "7"
                }
              ],
              "productCount": 1
            },
            "priceGroupName": "sample string 146",
            "nutrifacts": {
              "$id": "29",
              "pluG_UID": "3GEbjyC2JkqDhncUUUEsXQ==",
              "pluGuid": "8f1b61dc-b620-4a26-8386-771451412c5d",
              "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": "184bfde2-78fe-4d78-a606-c5620e8860a6",
              "created": "2025-08-02T23:18:12.5762236",
              "createdByUser": "sample string 1",
              "activated": "2025-08-02T23:18:12.5762236",
              "deactivated": "2025-08-02T23:18:12.5762236",
              "lastOrdered": "2025-08-02T23:18:12.5762236",
              "lastOrderedQty": 2.0,
              "lastReceived": "2025-08-02T23:18:12.5762236",
              "lastReceivedQty": 3.0,
              "lastInvoiceStatus": 1,
              "lastCounted": "2025-08-02T23:18:12.5762236",
              "lastSold": "2025-08-02T23:18:12.5762236",
              "firstSold": "2025-08-02T23:18:12.5762236",
              "awsUpdated": "2025-08-02T23:18:12.5762236",
              "lastManualUpdate": "2025-08-02T23:18:12.5762236",
              "lastManualUpdatedByUser": "sample string 5",
              "lastUpdated": "2025-08-02T23:18:12.5762236",
              "lastUpdatedByUser": "sample string 7",
              "lastUpdatedByHost": "2025-08-02T23:18:12.5762236",
              "doNotRangeUpdated": "2025-08-02T23:18:12.5762236",
              "doNotOrderUpdated": "2025-08-02T23:18:12.5762236",
              "tracked": "2025-08-02T23:18:12.5762236"
            },
            "allergens": [
              {
                "$id": "31",
                "allergenID": 1,
                "pluG_UID": "SrcUXWCo7UuzaDR49ZrT0Q==",
                "pluGuid": "5d14b74a-a860-4bed-b368-3478f59ad3d1",
                "contains": 2,
                "allergenName": "sample string 3",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "31"
              }
            ],
            "costs": {
              "$id": "32",
              "pluG_UID": "j1WevNQRt0eh/+LRv8/GSQ==",
              "pluGuid": "bc9e558f-11d4-47b7-a1ff-e2d1bfcfc649",
              "enteredCost": 1,
              "weightedAvgCost": 1,
              "lastCost": 1,
              "rawEnteredCost": 2,
              "rawWeightedAvgCost": 3,
              "rawLastCost": 4,
              "freight": 5.0,
              "freightType": 6,
              "costDecimals": 7,
              "fifoCost": 1,
              "updated": "2025-08-02T23:18:12.5762236",
              "normalCost": 1,
              "currentCost": 1
            },
            "sales": [
              {
                "$id": "33",
                "saleHeaderID": 1,
                "created": "2025-08-02T23:18:12.5762236",
                "createdLocal": "2025-08-02T23:18:12.5762236",
                "storeID": 3,
                "storeName": "sample string 4",
                "operatorG_Uid": "AarDYSFEMEWKuo9s635tPw==",
                "operatorGuid": "61c3aa01-4421-4530-8aba-8f6ceb7e6d3f",
                "operatorName": "sample string 5",
                "tranType": 1,
                "plu": 1,
                "pluG_UId": "3vbCKFDazk+iYsN2+9wmeQ==",
                "pluGuid": "28c2f6de-da50-4fce-a262-c376fbdc2679",
                "normalPrice": 1,
                "totalCents": 1,
                "cost": 1,
                "grossProfit": 1,
                "quantity": 1,
                "operator": {
                  "$id": "34",
                  "id": 1,
                  "g_Uid": "LI68D3p7y0ma08Kd8RpGHA==",
                  "guid": "0fbc8e2c-7b7a-49cb-9ad3-c29df11a461c",
                  "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-08-02T23:18:12.5762236",
                  "passwordResetRequired": true,
                  "alteredInStore": true,
                  "startShift": "2025-08-02T23:18:12.5762236",
                  "endShift": "2025-08-02T23:18:12.5762236",
                  "machineName": "sample string 20",
                  "drawerID": 1,
                  "stores": [
                    {
                      "$id": "35",
                      "operatorG_UID": "rEt+TYK+3UaiCAbWIb0WVw==",
                      "operatorGuid": "4d7e4bac-be82-46dd-a208-06d621bd1657",
                      "storeID": 2,
                      "operator": {
                        "$ref": "34"
                      },
                      "store": {
                        "$ref": "8"
                      }
                    },
                    {
                      "$ref": "35"
                    }
                  ]
                }
              },
              {
                "$ref": "33"
              }
            ],
            "apns": [
              {
                "$id": "36",
                "pluID": 1,
                "pluG_UID": "pJEeLJSsZkaGD2/nALcyaA==",
                "pluGuid": "2c1e91a4-ac94-4666-860f-6fe700b73268",
                "apn": "sample string 1",
                "deleted": true,
                "storeID": 1,
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "36"
              }
            ],
            "tuns": [
              {
                "$id": "37",
                "pluG_UId": "9fhjz31gw0yCjooagS5bYg==",
                "pluGuid": "cf63f8f5-607d-4cc3-828e-8a1a812e5b62",
                "apn": "sample string 1",
                "tun": "sample string 2",
                "cartonQuantity": 3,
                "product": {
                  "$ref": "7"
                },
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "37"
              }
            ],
            "competitionPricing": [
              {
                "$id": "38",
                "identifier": "hv/98TtB10G1rfLmZR/nsg==",
                "identifierGuid": "f1fdff86-413b-41d7-b5ad-f2e6651fe7b2",
                "pluG_UID": "tpEYiyLIW0yICsz6tia/6w==",
                "pluGuid": "8b1891b6-c822-4c5b-880a-ccfab626bfeb",
                "competitionID": 1,
                "name": "sample string 2",
                "sellMultiple": 3,
                "retailPrice": 4,
                "storeName": "sample string 5"
              },
              {
                "$ref": "38"
              }
            ],
            "supplier": {
              "$ref": "2"
            },
            "supplierName": "sample string 147",
            "children": [
              {
                "$ref": "7"
              },
              {
                "$ref": "7"
              }
            ],
            "ordering": {
              "$ref": "5"
            },
            "flipChartPages": [
              {
                "$id": "39",
                "identifier": "9O0yfFDmhUOj/H7sxz9/Iw==",
                "groupName": "sample string 1",
                "identifierGuid": "7c32edf4-e650-4385-a3fc-7eecc73f7f23",
                "exists": true,
                "flipChartIdentifier": "+EUowcCP+ECQkGlFm6Z22Q==",
                "flipChartIdentifierGuid": "c12845f8-8fc0-40f8-9090-69459ba676d9",
                "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": "kx55VexNzEGRMavxTu07SA==",
                "groupIdentifierGuid": "55791e93-4dec-41cc-9131-abf14eed3b48",
                "flipChart": {
                  "$id": "40",
                  "identifier": "N1vvWGmkFEmGXANTFUhLrg==",
                  "identifierGuid": "58ef5b37-a469-4914-865c-035315484bae",
                  "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": "Olu7cCBN8kWQrH+LsYIv9Q==",
                    "identifierGuid": "70bb5b3a-4d20-45f2-90ac-7f8bb1822ff5",
                    "name": "sample string 2",
                    "formType": "sample string 3",
                    "forms": [
                      {
                        "$id": "42",
                        "id": 1,
                        "g_UID": "0cJoReQxv0yvfcTyNNVGaQ==",
                        "guid": "4568c2d1-31e4-4cbf-af7d-c4f234d54669",
                        "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": "cViBA/du4k6rPhCzoFNP5w==",
                        "previousFormGuid": "03815871-6ef7-4ee2-ab3e-10b3a0534fe7",
                        "nextForm": 1,
                        "nextFormG_UID": "mFTxH6FeXkKjG6u5PaMnPg==",
                        "nextFormGuid": "1ff15498-5ea1-425e-a31b-abb93da3273e",
                        "attributes": "sample string 10",
                        "updated": "2025-08-02T23:18:12.5762236",
                        "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": "jIjTlpK+9EiHv5AVw3y47g==",
                            "checkoutFormGuid": "96d3888c-be92-48f4-87bf-9015c37cb8ee",
                            "identifier": "8u3YIP5TvEaqrLAi+tqM+w==",
                            "identifierGuid": "20d8edf2-53fe-46bc-aaac-b022fada8cfb",
                            "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": "c0mrevvkI0+coITBmRsbMA==",
                            "valueGuid": "7aab4973-e4fb-4f23-9ca0-84c1991b1b30",
                            "buttonText": "sample string 10",
                            "valueText": "sample string 11",
                            "drawImageAndButton": true,
                            "updated": "2025-08-02T23:18:12.5762236",
                            "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-08-02T23:18:12.5762236",
                              "imageData": "QEA=",
                              "readOnly": true
                            }
                          },
                          {
                            "$ref": "43"
                          }
                        ],
                        "panels": [
                          {
                            "$id": "45",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "HpFHPzKns0y7g2b9PAw/Eg==",
                            "checkoutFormGuid": "3f47911e-a732-4cb3-bb83-66fd3c0c3f12",
                            "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": "TNbr+Hh1DkSM/xeDY7ybJQ==",
                    "flipChartPageIdentifierGuid": "f8ebd64c-7578-440e-8cff-178363bc9b25",
                    "pluG_UID": "uFPRJ7nOQ0a9OQKAHPBE6Q==",
                    "pluGuid": "27d153b8-ceb9-4643-bd39-02801cf044e9",
                    "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": "ad1HSAJO60uwF//LtaPEhA==",
                "pluGuid": "4847dd69-4e02-4beb-b017-ffcbb5a3c484",
                "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-08-02T23:18:12.5762236",
                "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": "1WGZ/ZsXYk291RUDmzYKkQ==",
                "ingredientGuid": "/EWof0BsuUi7XkE1YI68CA==",
                "ingredientIdentifier": "7fa845fc-6c40-48b9-bb5e-4135608ebc08",
                "quantity": 1.0,
                "storeIDs": [
                  1,
                  2
                ],
                "ingredientText": "sample string 1",
                "ingredient": {
                  "$ref": "7"
                }
              },
              {
                "$ref": "48"
              }
            ],
            "bins": [
              {
                "$id": "49",
                "pluG_UID": "jMGjrxqTO0+DBCXcehRRdg==",
                "pluGuid": "afa3c18c-931a-4f3b-8304-25dc7a145176",
                "shelfLocationIdentifier": "bqBHPxCw3UaxUPo8wUFJkQ==",
                "shelfLocationGuid": "3f47a06e-b010-46dd-b150-fa3cc1414991",
                "labelShelfDefault": 1,
                "labelTalkerDefault": 1,
                "labelSmall": true,
                "labelPageLayoutG_UID": "+BSeWraUzE29C15NkyCI5g==",
                "labelPageLayoutGuid": "5a9e14f8-94b6-4dcc-bd0b-5e4d932088e6",
                "updated": "2025-08-02T23:18:12.5762236",
                "electronicShelfLabelIdentifier": "sample string 5",
                "electronicshelfLabelsConfigurationID": 6,
                "labelShelfChanged": true,
                "productName": "sample string 8",
                "locationText": "sample string 9",
                "product": {
                  "$ref": "7"
                },
                "location": {
                  "$id": "50",
                  "identifier": "0Aq2+pZba0G5sOqx0cPk2w==",
                  "storeID": 1,
                  "identifierGuid": "fab60ad0-5b96-416b-b9b0-eab1d1c3e4db",
                  "name": "sample string 2",
                  "haccp": true,
                  "blueprintID": 1,
                  "updated": "2025-08-02T23:18:12.5762236",
                  "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": "Q9mZ0usSbEeI7iqTYFp2KA==",
                "pluGuid": "d299d943-12eb-476c-88ee-2a93605a7628",
                "deptNo": 1,
                "product": {
                  "$ref": "7"
                },
                "scaleLocation": {
                  "$id": "52",
                  "id": 1,
                  "deptNo": 1,
                  "deptCode": "sample string 2",
                  "name": "sample string 3",
                  "enabled": true,
                  "updated": "2025-08-02T23:18:12.5762236",
                  "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-08-02T23:18:12.5762236",
                                "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": "qgxilDQGoUah9BPN01uoAg==",
                                "labelPageLayoutGuid": "94620caa-0634-46a1-a1f4-13cdd35ba802",
                                "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-08-02T23:18:12.5762236",
                            "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": "5gyHawfGjUyPpcRzldy5QA==",
                            "labelPageLayoutGuid": "6b870ce6-c607-4c8d-8fa5-c47395dcb940",
                            "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-08-02T23:18:12.5762236",
                        "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": "V2k9nIbiR0WWHQxwTS5paA==",
                        "labelPageLayoutGuid": "9c3d6957-e286-4547-961d-0c704d2e6968",
                        "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-08-02T23:18:12.5762236",
                    "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": "nKas8Bkhmka3h+mZWwSZOg==",
                    "labelPageLayoutGuid": "f0aca69c-2119-469a-b787-e9995b04993a",
                    "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": "sfiOz4ND/E60SrEaa9/BIg==",
              "pluGuid": "cf8ef8b1-4383-4efc-b44a-b11a6bdfc122",
              "newPrice": 1,
              "pctDiscount": 1,
              "newCost": 1,
              "newCostDecimals": 6,
              "dealCostIdentifier": "d559ySglLEO1/Korrt45Ng==",
              "dealCostGuid": "c97d9e77-2528-432c-b5fc-aa2baede3936",
              "pluName": "sample string 7",
              "apn": "sample string 8",
              "fuelItem": true,
              "priceGroupG_UID": "uUP38yCePEK2jDbS9IRQag==",
              "priceGroupGuid": "f3f743b9-9e20-423c-b68c-36d2f484506a",
              "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-08-02T23:18:12.5762236",
              "rrp": 26,
              "campaignDescription": "sample string 27",
              "campaignComboPriceGroupG_UID": "yjy959sSHkqvWSbXhNKINQ==",
              "campaignComboPriceGroupIdentifier": "e7bd3cca-12db-4a1e-af59-26d784d28835",
              "promotionPlacementDescription": "sample string 28",
              "storeAcceptances": [
                {
                  "$id": "62",
                  "plu": 1,
                  "pluG_UId": "QEA=",
                  "campaignID": 1,
                  "campaignName": "sample string 2",
                  "storeID": 3,
                  "acceptedUtc": "2025-08-02T23:18:12.5762236",
                  "operatorG_UID": "5sSr3gP62UKGFhlu4EvSXQ==",
                  "operatorGuid": "deabc4e6-fa03-42d9-8616-196ee04bd25d",
                  "machineID": 1,
                  "processed": true,
                  "appliedUtc": "2025-08-02T23:18:12.5762236",
                  "signIqTicketFileMovedUtc": "2025-08-02T23:18:12.5762236",
                  "user": "sample string 6",
                  "campaignDescription": "sample string 7",
                  "productDesc": "sample string 8",
                  "storeName": "sample string 9",
                  "effectiveUtc": "2025-08-02T23:18:12.5762236",
                  "priceChangeType": 0,
                  "operatorName": "sample string 10",
                  "hostCampaign": true,
                  "product": {
                    "$ref": "7"
                  },
                  "campaignPlu": {
                    "$ref": "61"
                  }
                },
                {
                  "$ref": "62"
                }
              ],
              "campaign": {
                "$id": "63",
                "id": 1,
                "storeID": 2,
                "name": "57531a56-c6a9-497f-bd6e-62e2d66bab3c",
                "nameGuid": "57531a56-c6a9-497f-bd6e-62e2d66bab3c",
                "description": "sample string 4",
                "showDiscounts": true,
                "showTotals": true,
                "onlyEvaluateOnSubtotal": true,
                "useDescription": true,
                "campaignType": 1,
                "startDate": "2025-08-02T23:18:12.5762236",
                "startTime": 1,
                "endDate": "2025-08-02T23:18:12.5762236",
                "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-08-02T23:18:12.5762236",
                "system": true,
                "created": "2025-08-02T23:18:12.5762236",
                "updated": "2025-08-02T23:18:12.5762236",
                "priceChangeNotifiedUtc": "2025-08-02T23:18:12.5762236",
                "promoType": 1,
                "promotionTypeCode": "sample string 13",
                "hostIdentifier": "JA+LkzCbc0K6XvrVHQ0qog==",
                "hostIdentifierGuid": "938b0f24-9b30-4273-ba5e-fad51d0d2aa2",
                "hostType": 14,
                "createdByUser": "sample string 15",
                "fromHost": true,
                "deleted": true,
                "campaignDeleted": "2025-08-02T23:18:12.5762236",
                "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": "wit1ko33J0iL63jxLFo2Uw==",
                    "pluGuid": "92752bc2-f78d-4827-8beb-78f12c5a3653",
                    "hostOfferID": 1,
                    "priceGroupG_UID": "aTYn5RxlPUC4c8aIaH+eaw==",
                    "priceGroupGuid": "e5273669-651c-403d-b873-c688687f9e6b",
                    "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-08-02T23:18:12.5762236",
                    "rrp": 17,
                    "campaignDescription": "sample string 18",
                    "product": {
                      "$ref": "7"
                    },
                    "campaign": {
                      "$ref": "63"
                    }
                  },
                  {
                    "$ref": "64"
                  }
                ],
                "sellingRules": [
                  {
                    "$id": "65",
                    "id": 1,
                    "identifier": "ouAmuxtgfEmp/j3u6Ofs3g==",
                    "identifierStr": "ouAmuxtgfEmp/j3u6Ofs3g==",
                    "identifierGuid": "bb26e0a2-601b-497c-a9fe-3deee8e7ecde",
                    "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": "OkyjIzRijEGCuID1wazYOw==",
                    "customerIDGuid": "23a34c3a-6234-418c-82b8-80f5c1acd83b",
                    "campaign": {
                      "$ref": "63"
                    },
                    "customer": {
                      "$id": "67",
                      "identifier": "8+ldAGNguUiGJKqAbI0icA==",
                      "identifierGuid": "005de9f3-6063-48b9-8624-aa806c8d2270",
                      "code": "sample string 2",
                      "familyName": "sample string 3",
                      "givenName": "sample string 4",
                      "otherName": "sample string 5",
                      "title": "sample string 6",
                      "dateOfBirth": "2025-08-02T23:18:12.5762236",
                      "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": "hIt104yvMUSQy//nX19dRA==",
                      "communityIdentifierGuid": "d3758b84-af8c-4431-90cb-ffe75f5f5d44",
                      "joined": "2025-08-02T23:18:12.5762236",
                      "updated": "2025-08-02T23:18:12.5762236",
                      "active": true,
                      "reasonInactive": 1,
                      "groupCustomer": true,
                      "loyaltyPoints": 1,
                      "homeStoreID": 1,
                      "availableSpend": 1,
                      "priceLevelIdentifier": "q4v92ferUku3nHthAEbe/w==",
                      "priceLevelIdentifierGuid": "d9fd8bab-abf7-4b52-b79c-7b610046deff",
                      "marketingID": "sample string 18",
                      "hidden": true,
                      "registered": true,
                      "registeredOn": "2025-08-02T23:18:12.5762236",
                      "emailMarketing": true,
                      "smsMarketing": true,
                      "deleted": true,
                      "deletedUser": "sample string 24",
                      "homeStoreName": "sample string 25",
                      "customerCards": [
                        {
                          "$id": "68",
                          "cardType": 2,
                          "issueDate": "2025-08-02T23:18:12.5762236",
                          "expiry": "2025-08-02T23:18:12.5762236",
                          "customerID": "agcBBgkS9EiNFc5aAQsxFQ==",
                          "customerIDGuid": "0601076a-1209-48f4-8d15-ce5a010b3115",
                          "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-08-02T23:18:12.5762236",
                          "linkedAccount": "ugseCbgomUSy38Qb4csmcg==",
                          "linkedAccountGuid": "091e0bba-28b8-4499-b2df-c41be1cb2672",
                          "currentValueChanged": true,
                          "limitsChanged": true,
                          "customer": {
                            "$ref": "67"
                          },
                          "account": {
                            "$id": "69",
                            "id": 1,
                            "identifier": "6JT3B+1WVkCrx60hbZiOOQ==",
                            "identifierGuid": "07f794e8-56ed-4056-abc7-ad216d988e39",
                            "referenceNo": "sample string 3",
                            "name": "sample string 4",
                            "created": "2025-08-02T23:18:12.5762236",
                            "owner": "t9WsG0oNk0GNGfStCq0xkg==",
                            "ownerGuid": "1bacd5b7-0d4a-4193-8d19-f4ad0aad3192",
                            "accountStoreGroupIdentifier": "HFP9/Zn46EuypQgNi/FVNQ==",
                            "accountStoreGroupGuid": "fdfd531c-f899-4be8-b2a5-080d8bf15535",
                            "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-08-02T23:18:12.5762236",
                            "active": true,
                            "updated": "2025-08-02T23:18:12.5762236",
                            "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": "S3zkZLGq4U62nulnZyJY3w==",
                                "identifierGuid": "64e47c4b-aab1-4ee1-b69e-e967672258df",
                                "name": "sample string 2",
                                "primaryContact": "4YpycbUUUUeJO1WRnTAF3A==",
                                "primaryContactGuid": "71728ae1-14b5-4751-893b-55919d3005dc",
                                "accountID": "bxfDD6pkQ0+HvVYYYjbmOQ==",
                                "accountIDGuid": "0fc3176f-64aa-4f43-87bd-56186236e639",
                                "special": true,
                                "updated": "2025-08-02T23:18:12.5762236",
                                "active": true,
                                "reasonInactive": 1,
                                "priceLevelIdentifier": "LsLeC7IIKEmob7McLt2ESg==",
                                "priceLevelIdentifierGuid": "0bdec22e-08b2-4928-a86f-b31c2edd844a",
                                "deleted": true,
                                "account": {
                                  "$ref": "69"
                                },
                                "primaryContactCustomer": {
                                  "$ref": "67"
                                },
                                "customerGroupMembers": [
                                  {
                                    "$id": "72",
                                    "id": 1,
                                    "groupID": "AwJcqdmk1kaf7nZZ4gGVog==",
                                    "groupIDGuid": "a95c0203-a4d9-46d6-9fee-7659e20195a2",
                                    "customerID": "rvrVjpBl0kS8doFX2D+gpA==",
                                    "customerIDGuid": "8ed5faae-6590-44d2-bc76-8157d83fa0a4",
                                    "card": "sample string 4",
                                    "linkedAccount": "8regoZ4CoUqPUdsG9aX2tA==",
                                    "linkedAccountGuid": "a1a0b7f2-029e-4aa1-8f51-db06f5a5f6b4",
                                    "customer": {
                                      "$ref": "67"
                                    },
                                    "group": {
                                      "$ref": "71"
                                    },
                                    "customerCard": {
                                      "$ref": "68"
                                    }
                                  },
                                  {
                                    "$ref": "72"
                                  }
                                ]
                              },
                              {
                                "$ref": "71"
                              }
                            ]
                          },
                          "payments": [
                            {
                              "$id": "73",
                              "id": 1,
                              "identifier": "ELc8eCk4WU6SFWaXe7/4tA==",
                              "identifierGuid": "783cb710-3829-4e59-9215-66977bbff8b4",
                              "storeID": 2,
                              "operatorName": "sample string 3",
                              "saleHeaderID": 4,
                              "paymentType": 5,
                              "amount": 6,
                              "account": "sample string 7",
                              "accountID": "YHgkYICLpkmg9WhEW+EsFw==",
                              "accountIDGuid": "60247860-8b80-49a6-a0f5-68445be12c17",
                              "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-08-02T23:18:12.5762236",
                              "invRocNo": "sample string 14",
                              "responseCode": "sample string 15",
                              "cashout": 1,
                              "tip": 16,
                              "idempotentVoid": "ty6vWL5Sk0qfJ09GOdAiQA==",
                              "idempotentVoidGuid": "58af2eb7-52be-4a93-9f27-4f4639d02240",
                              "offline": true,
                              "processed": 1,
                              "storeSaleHeader": {
                                "$id": "74",
                                "saleHeaderID": 1,
                                "saleHeaderGuid": "YRvYK3Gb90GzNRyeLx94dg==",
                                "saleHeaderIdentifierGuid": "2bd81b61-9b71-41f7-b335-1c9e2f1f7876",
                                "created": "2025-08-02T23:18:12.5762236",
                                "createdLocal": "2025-08-02T23:18:12.5762236",
                                "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-08-02T23:18:12.5762236",
                                "storeID": 1,
                                "operatorG_Uid": "qK6vKxFIF0GEyFTjaTAKYw==",
                                "operatorGuid": "2bafaea8-4811-4117-84c8-54e369300a63",
                                "customerG_Uid": "1R/f9EyxaUSPh/Y1wfVp+A==",
                                "customerGuid": "f4df1fd5-b14c-4469-8f87-f635c1f569f8",
                                "communityIdentifier": "vi3l5FUOHEiTCKF+i1wFEw==",
                                "communityIdentifierGuid": "e4e52dbe-0e55-481c-9308-a17e8b5c0513",
                                "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": "HYvv1y/lzk6tg5B9c2wVew==",
                                "priceLevelIdentifierGuid": "d7ef8b1d-e52f-4ece-ad83-907d736c157b",
                                "locked": 36,
                                "relationChecksum": "sample string 37",
                                "loyaltyTender": 1,
                                "giftCardTender": 1,
                                "operator": {
                                  "$ref": "34"
                                },
                                "customer": {
                                  "$ref": "67"
                                },
                                "communityOrganisation": {
                                  "$id": "75",
                                  "id": 1,
                                  "identifier": "ByTjEQWqS0yQRiUBUszBQA==",
                                  "identifierGuid": "11e32407-aa05-4c4b-9046-250152ccc140",
                                  "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-08-02T23:18:12.5762236",
                                  "deleted": true
                                },
                                "details": [
                                  {
                                    "$id": "76",
                                    "saleItemID": 1,
                                    "identifier": "N2BGXLsoMUWObg4WtxgkKg==",
                                    "identifierGuid": "5c466037-28bb-4531-8e6e-0e16b718242a",
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "/0bt96g1uke7I3Hfj/I23w==",
                                    "pluGuid": "f7ed46ff-35a8-47ba-bb23-71df8ff236df",
                                    "accountID": "0N07ZerMZEK9qrIKTg2+Lw==",
                                    "accountIDGuid": "653bddd0-ccea-4264-bdaa-b20a4e0dbe2f",
                                    "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-08-02T23:18:12.5762236",
                                    "bestOrExpireType": 1,
                                    "providerName": "sample string 11",
                                    "refundG_UID": "C0YSz262YU2I/SmzjXc+pw==",
                                    "refundGuid": "cf12460b-b66e-4d61-88fd-29b38d773ea7",
                                    "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": "Jm7333+YnEyznou4BNwpkw==",
                                    "idempotentVoidGuid": "dff76e26-987f-4c9c-b39e-8bb804dc2993",
                                    "priceLevelIdentifier": "af8a9d2X+E+mgehTdSGN0g==",
                                    "priceLevelIdentifierGuid": "f51aff69-97dd-4ff8-a681-e85375218dd2",
                                    "productName": "sample string 23",
                                    "apn": "sample string 24",
                                    "unknownScans": [
                                      {
                                        "$id": "77",
                                        "id": 1,
                                        "saleDetailID": 2,
                                        "storeID": 1,
                                        "scanned": "2025-08-02T23:18:12.5762236",
                                        "operatorG_UID": "QEA=",
                                        "barcode": "sample string 4",
                                        "processed": 1
                                      },
                                      {
                                        "$ref": "77"
                                      }
                                    ],
                                    "refund": {
                                      "$id": "78",
                                      "id": 1,
                                      "g_UID": "ONP7+E6jdkuoMTKxicMV7w==",
                                      "guid": "f8fbd338-a34e-4b76-a831-32b189c315ef",
                                      "description": "sample string 1",
                                      "dumped": true,
                                      "inventoryReasonID": 1,
                                      "sortOrder": 1,
                                      "updated": "2025-08-02T23:18:12.5762236"
                                    },
                                    "modifier": {
                                      "$id": "79",
                                      "id": 1,
                                      "setG_UID": "MfDSD5VLA0iOMiYRfIJKrg==",
                                      "modifierSetGuid": "0fd2f031-4b95-4803-8e32-26117c824aae",
                                      "name": "sample string 2",
                                      "price": 1,
                                      "quantity": 1,
                                      "modifierType": 1,
                                      "groupNumber": 1,
                                      "pageNumber": 1,
                                      "controlOrder": 1,
                                      "printToStation": true,
                                      "pluG_UID": "oB2Qrg4WcEqai80i687GLw==",
                                      "pluGuid": "ae901da0-160e-4a70-9a8b-cd22ebcec62f",
                                      "deleted": true,
                                      "g_UID": "KurXplIEXEaDnmYLtIyxTg==",
                                      "guid": "a6d7ea2a-0452-465c-839e-660bb48cb14e",
                                      "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": "YUPFwDGi4EWLd/tRSJ0/KQ==",
                                    "pluGuid": "c0c54361-a231-45e0-8b77-fb51489d3f29",
                                    "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-08-02T23:18:12.5762236",
                                    "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-08-02T23:18:12.5762236",
                                    "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": "K2jilg0UmUafI66AW7Ko3A==",
                                    "pluGuid": "96e2682b-140d-4699-9f23-ae805bb2a8dc",
                                    "accountID": "8XTq14Mb6EG8FWnXtHpB5Q==",
                                    "accountIDGuid": "d7ea74f1-1b83-41e8-bc15-69d7b47a41e5",
                                    "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-08-02T23:18:12.5762236",
                                    "bestOrExpireType": 1,
                                    "refundG_UID": "/rsRqaSZ9UuoyZXVf7XILg==",
                                    "refundGuid": "a911bbfe-99a4-4bf5-a8c9-95d57fb5c82e",
                                    "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": "MiDS2luqRkSYUrD+BgF/6Q==",
                                    "identifierGuid": "dad22032-aa5b-4446-9852-b0fe06017fe9",
                                    "id": 1,
                                    "orderNo": 2,
                                    "externalSaleIdentifier": "sample string 3",
                                    "storeID": 4,
                                    "zoneID": 5,
                                    "deptNo": 6,
                                    "customerIdentifier": "Z0qY+q+KFkuOm4SKuRb9wg==",
                                    "customerIdentifierGuid": "fa984a67-8aaf-4b16-8e9b-848ab916fdc2",
                                    "operatorNo": 1,
                                    "operatorG_UID": "a/53aCiVaU6bYPrQEpXJNA==",
                                    "operatorGuid": "6877fe6b-9528-4e69-9b60-fad01295c934",
                                    "created": "2025-08-02T23:18:12.5762236",
                                    "ordered": "2025-08-02T23:18:12.5762236",
                                    "started": "2025-08-02T23:18:12.5762236",
                                    "completed": "2025-08-02T23:18:12.5762236",
                                    "supplied": "2025-08-02T23:18:12.5762236",
                                    "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": "Tin/tdCwYkuwU8o5f1FHXQ==",
                                        "pluGuid": "b5ff294e-b0d0-4b62-b053-ca397f51475d",
                                        "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": "brwbFyRlhkuTccu28WFWGw==",
                                        "headerIdentifierGuid": "171bbc6e-6524-4b86-9371-cbb6f161561b",
                                        "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": "2wXw+Zeh/Uun6JEeHEljNA==",
                                    "surveyGuid": "f9f005db-a197-4bfd-a7e8-911e1c496334",
                                    "saleHeaderGuid": "3lhbNNVyWUqxPjEBxbuIgQ==",
                                    "saleGuid": "345b58de-72d5-4a59-b13e-3101c5bb8881",
                                    "textResponse": "sample string 1",
                                    "integerResponse": 1,
                                    "g_UIDResponse": "r+eUWVe70ky9WdcrrohvVQ==",
                                    "guidResponse": "5994e7af-bb57-4cd2-bd59-d72bae886f55",
                                    "whoAnswered": 2,
                                    "answeredAtUTC": "2025-08-02T23:18:12.5762236",
                                    "sale": {
                                      "$ref": "74"
                                    },
                                    "survey": {
                                      "$id": "88",
                                      "g_UID": "CreIQfnOyU+zltyi85+ueQ==",
                                      "guid": "4188b70a-cef9-4fc9-b396-dca2f39fae79",
                                      "name": "sample string 1",
                                      "storeID": 2,
                                      "zoneID": 1,
                                      "checkoutFormG_UID": "p1glsP9gmUycJVj8GChnZQ==",
                                      "checkoutFormGuid": "b02558a7-60ff-4c99-9c25-58fc18286765",
                                      "displayToWho": 3,
                                      "displayWhen": 4,
                                      "start": "2025-08-02T23:18:12.5762236",
                                      "end": "2025-08-02T23:18:12.5762236",
                                      "deleted": true,
                                      "updated": "2025-08-02T23:18:12.5762236",
                                      "possibleIntegerResponses": [
                                        1,
                                        2
                                      ],
                                      "possibleTextResponses": [
                                        "sample string 1",
                                        "sample string 2"
                                      ],
                                      "possibleGuidResponses": [
                                        "8c657ab9-fa90-40ff-8b1b-988f18ef9f8e",
                                        "731f305e-4162-4eae-96e6-990a2a280dc1"
                                      ],
                                      "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": "GWZnyxn0g0WEmT686kEalw==",
                                "accountIdentifier": "cb676619-f419-4583-8499-3ebcea411a97",
                                "accountName": "sample string 42",
                                "customerOrderIdentifier": "8ZIkYHmecEKuBBhB52ILkg==",
                                "customerOrderIdentifierGuid": "602492f1-9e79-4270-ae04-1841e7620b92",
                                "priceLevelName": "sample string 43",
                                "revision": 44,
                                "ingressId": "sample string 45"
                              },
                              "metadata": {
                                "$id": "89",
                                "id": 1,
                                "paymentID": 2,
                                "paymentIdentifier": "FacWDexttk6+bbjUobAKvQ==",
                                "paymentIdentifierGuid": "0d16a715-6dec-4eb6-be6d-b8d4a1b00abd",
                                "identifier": "tQEtS3RCCUepxoglmkIM1g==",
                                "identifierGuid": "4b2d01b5-4274-4709-a9c6-88259a420cd6",
                                "metadata": "sample string 3",
                                "signatureImage": "QEA=",
                                "itemIdentifier": "wodWhZo3XECgooS9UqQ7Gw==",
                                "itemIdentifierGuid": "855687c2-379a-405c-a0a2-84bd52a43b1b"
                              }
                            },
                            {
                              "$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": "Pqh1XzgUuUKpizWvTgrosA==",
                          "customerIdentifierGuid": "5f75a83e-1438-42b9-a98b-35af4e0ae8b0",
                          "voucherName": "sample string 2",
                          "count": 3,
                          "storeID": 4,
                          "barcode": "sample string 5",
                          "redeemCount": 6,
                          "issueCount": 7,
                          "storeSalePaymentID": 1,
                          "idempotentID": "N4ddKKByiEaXfPkmMaUe2Q==",
                          "idempotentGuid": "285d8737-72a0-4688-977c-f92631a51ed9",
                          "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-08-02T23:18:12.5762236",
                            "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-08-02T23:18:12.5762236",
                              "labelPageLayout": "+PmltzmtdUi6xyj/p4oFVQ==",
                              "pageLayoutGuid": "b7a5f9f8-ad39-4875-bac7-28ffa78a0555",
                              "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-08-02T23:18:12.5762236"
                                },
                                {
                                  "$ref": "94"
                                }
                              ]
                            },
                            "customerVouchers": [
                              {
                                "$id": "95",
                                "id": 1,
                                "customerIdentifier": "61NGwXko1UyMqMOWEY9Bbw==",
                                "customerIdentifierGuid": "c14653eb-2879-4cd5-8ca8-c396118f416f",
                                "voucherID": 3,
                                "voucherName": "sample string 4",
                                "storeID": 1,
                                "barcode": "sample string 5",
                                "dateOfIssue": "2025-08-02T23:18:12.5762236",
                                "issuedSaleHeaderID": 1,
                                "issuedSaleIdentifier": "sample string 7",
                                "issuedOfflinePaymentID": 1,
                                "issuedIdempotentID": "0syYGgnYvUWt3fOWsLUh2A==",
                                "issuedIdempotentGuid": "1a98ccd2-d809-45bd-addd-f396b0b521d8",
                                "issuedOffline": true,
                                "issuedUser": "sample string 9",
                                "issuedNotes": "sample string 10",
                                "expiryDate": "2025-08-02T23:18:12.5762236",
                                "expiredUser": "sample string 11",
                                "expiredNotes": "sample string 12",
                                "redeemed": "2025-08-02T23:18:12.5762236",
                                "redeemedSaleHeaderID": 1,
                                "redeemedSaleIdentifier": "sample string 13",
                                "redeemedOfflinePaymentID": 1,
                                "redeemedIdempotentID": "n+BNjSHlXkW+USS4x1ZrYw==",
                                "redeemedIdempotentGuid": "8d4de09f-e521-455e-be51-24b8c7566b63",
                                "redeemedUser": "sample string 14",
                                "redeemedNotes": "sample string 15",
                                "redeemedOffline": true,
                                "updated": "2025-08-02T23:18:12.5762236",
                                "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": "qeLA5XYCvUCIrB/p1oqUcA==",
                    "groupIDGuid": "e5c0e2a9-0276-40bd-88ac-1fe9d68a9470",
                    "campaign": {
                      "$ref": "63"
                    },
                    "group": {
                      "$ref": "71"
                    }
                  },
                  {
                    "$ref": "96"
                  }
                ],
                "signIqTickets": [
                  {
                    "$id": "97",
                    "identifier": "CfwcSiZBEk6HKxgYvLPUcQ==",
                    "identifierGuid": "4a1cfc09-4126-4e12-872b-1818bcb3d471",
                    "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": "L9TdL4ZaU0CPtUJ/7cw/9w==",
                    "guid": "2fddd42f-5a86-4053-8fb5-427fedcc3ff7",
                    "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": "Ilq1g8Tjl0ujZrRUHYWRFg==",
                        "groupGuid": "83b55a22-e3c4-4b97-a366-b4541d859116",
                        "comboPriceType": 5,
                        "priceType": 5,
                        "pluG_UID": "QTpYytTnX0y1mRWrLqFUag==",
                        "pluGuid": "ca583a41-e7d4-4c5f-b599-15ab2ea1546a",
                        "priceGroupG_UID": "HWJRqNlzoEKKHI5kwzvJpw==",
                        "priceGroupGuid": "a851621d-73d9-42a0-8a1c-8e64c33bc9a7",
                        "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": "84IZrhO3wEOwubTRIZMpvg==",
                    "priceLevelIdentifierGuid": "ae1982f3-b713-43c0-b0b9-b4d1219329be",
                    "campaignName": "sample string 3",
                    "priceLevelName": "sample string 4"
                  },
                  {
                    "$ref": "100"
                  }
                ]
              },
              "product": {
                "$ref": "7"
              },
              "dealCost": {
                "$id": "101",
                "headerIdentifier": "LvRoQ/xqwECthTJ2fdCPxQ==",
                "headerIdentifierGuid": "4368f42e-6afc-40c0-ad85-32767dd08fc5",
                "identifier": "Zm+NioS4MESl2Zkmn+igqw==",
                "identifierGuid": "8a8d6f66-b884-4430-a5d9-99269fe8a0ab",
                "supplierIdentifier": "4BmLbBw5G0qjXmQ9UeTWRg==",
                "supplierGuid": "6c8b19e0-391c-4a1b-a35e-643d51e4d646",
                "pluG_UID": "YzGDWzwBFUKWayFH1x+DgA==",
                "pluGuid": "5b833163-013c-4215-966b-2147d71f8380",
                "campaignName": "d53de6dd-95a7-4b24-96fa-54fb28111247",
                "description": "sample string 4",
                "cost": 5,
                "costDecimals": 6,
                "start": "2025-08-02T23:18:12.5762236",
                "end": "2025-08-02T23:18:12.5762236",
                "type": 9,
                "promoType": 10,
                "bonusItemPLUG_UID": "SLhlZdQ/IkihoyEQoOaiFw==",
                "bonusItemPluGuid": "6565b848-3fd4-4822-a1a3-2110a0e6a217",
                "bonusPurchaseUnits": 11,
                "bonusReceiveUnits": 12,
                "updated": "2025-08-02T23:18:12.5762236",
                "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-08-02T23:18:12.5762236",
                "campaignEndDate": "2025-08-02T23:18:12.5762236",
                "masterPLUG_UID": "tVrnmdSJdUi4A3u7XEy0Ug==",
                "masterID": "99e75ab5-89d4-4875-b803-7bbb5c4cb452",
                "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": "BzvHyd2Dl0WQrI7ZHNqzhQ==",
                "bonusMasterID": "c9c73b07-83dd-4597-90ac-8ed91cdab385",
                "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-08-02T23:18:12.5762236",
            "dealCosts": [
              {
                "$ref": "101"
              },
              {
                "$ref": "101"
              }
            ],
            "tags": [
              {
                "$id": "102",
                "pluG_UID": "FZ3egaS+7kCrpWT5aliazw==",
                "pluGuid": "81de9d15-bea4-40ee-aba5-64f96a589acf",
                "tagID": 1,
                "description": "sample string 1",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "102"
              }
            ],
            "alternateProductG_UID": "hpAHmEyDZkeMN7u+BnJELg==",
            "alternateProduct": "98079086-834c-4766-8c37-bbbe0672442e",
            "productHostCode": {
              "$id": "103",
              "id": 1,
              "pluG_UID": "KpTI9eRPsEOj3xqoDjmT+A==",
              "pluGuid": "f5c8942a-4fe4-43b0-a3df-1aa80e3993f8",
              "ibaCode": "sample string 2"
            },
            "mscCat": {
              "$ref": "57"
            },
            "mscCom": {
              "$ref": "58"
            },
            "mscDep": {
              "$ref": "60"
            },
            "mscSubCom": {
              "$ref": "59"
            },
            "isUserUpdate": true,
            "ignoreMasterProduct": true,
            "priceGroupLabelRequested": true,
            "firstSold": "2025-08-02T23:18:12.5762236",
            "inventoryTracked": "2025-08-02T23:18:12.5762236",
            "isNormalPriceChangesCampaign": true
          },
          "supplier": {
            "$ref": "2"
          },
          "serviceFee": {
            "$id": "104",
            "id": 1,
            "description": "sample string 1",
            "fee": 1
          },
          "isPrimaryHost": true,
          "hostVendor": 47
        },
        {
          "$ref": "5"
        }
      ],
      "orderCycleHeaders": [
        {
          "$id": "105",
          "storeID": 1,
          "supplierIdentifier": "7PDmx2TV90a41ni5nPV8zw==",
          "supplierGuid": "c7e6f0ec-d564-46f7-b8d6-78b99cf57ccf",
          "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": "6dw7cj/GtEWsIvu9VPBBcA==",
          "supplierGuid": "723bdce9-c63f-45b4-ac22-fbbd54f04170",
          "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-08-02T23:18:12.5762236",
          "deliveryDate": "2025-08-02T23:18:12.5762236",
          "nextCutOffDate": "2025-08-02T23:18:12.5762236",
          "nextDeliveryDate": "2025-08-02T23:18:12.5762236",
          "nextDaysBuffer": 10
        },
        {
          "$ref": "106"
        }
      ],
      "store": {
        "$ref": "8"
      },
      "updated": "2025-08-02T23:18:12.5762236",
      "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:
"e60cd34a-6ca0-463b-8423-5595fed554ea"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">e60cd34a-6ca0-463b-8423-5595fed554ea</guid>

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKF�[��t��5xl/workbook.xml �(�����0��J}�(�EB��ҵCwL� ?JR��o�[7�����E۩�z"9+Wښ�ޛ�1�G��.ڠ
�A[	>H�bz�V�D�Y�$7fq/�r�0�n�X�X�ލ�^�J�P�9���fO���2{��$l��Ta�ETD�Ě����������R���y�s(�I�uy�=��b���PKF�[����	�[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
F�[-�)�''_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="R0ac75741d6514799" /></Relationships>PKF�[����$�xl/worksheets/sheet1.xml �(��Q�n� ��}%i״��T��j�M;lg�85�Ȑ��? �4i�[~~�ٔ���4ڊ盌3�
����|�p��\�nNx�֝�����$�k�68�
��HR�v�n��d�z�ͲB�)������.7�6Y0�Je���.[أ{F�U�)�L�eB�kXܯ��1>o1yi+�%���&�Wb-tr�.Ϡ{�Æ��������ƙ���.�����&��c�=d����fr��Z]M��%I^��uI�0J�@�8�KF����uV�9������~�tE�@I����/PKF�[ɵmS�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�I\;��ݰ���3N�&vd����G�
XE�Tb�������4����޾M#9���5��V�v�]
�h*�n�{UL��@Ҋ
5�1�O���B�f��c��TL����QuH��K�2��2��ΘA�ӧ	m�L_�?�19(�a���5�Y�ٵ5�f���dy��
 �nj!^F�^��B�be�Z!6BH.sqW�^yl_�O�^:-�5%�GÍ��3^JyU�7��PKF�[Ѓ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��PKF�[�"����xl/sharedStrings.xml �(�5�AN�0E�b�޵i� �] q8�`OK�8�8n�Y�|���}�.���]r��Nq�)�}���7}%
9�Z�f�!u
^��>e�aim{1F�B�T7���^�u��F��0�B��j��N�`fP�ܺ���q��?wA��lLÈz�h�8
��2��ܳ�Qrn$�o����
�PK-F�[��t��5xl/workbook.xmlPK-F�[����	��[Content_Types].xmlPK-
F�[-�)�''U_rels/.relsPK-F�[����$��xl/worksheets/sheet1.xmlPK-F�[ɵmS�P7xl/_rels/workbook.xml.relsPK-F�[Ѓc'2E
~xl/styles.xmlPK-F�[�"�����xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PKF�[�Q��5xl/workbook.xml �(�����0��&�C���J"N\�z�Э4П�5��$޼���~;�d��3���/\E�l���zT�OƢ�;a���{1#��1�[�,K��9!H�}/��+�����1�qE)����!���)q��Vw6	[C�7U.��bQD�Š6��Ź󊦔�B��qME�s~ˀ���{��l�]PKF�[����	�[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
F�[�s�''_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="R16e8d25661534e2c" /></Relationships>PKF�[����$�xl/worksheets/sheet1.xml �(��Q�n� ��}%i״��T��j�M;lg�85�Ȑ��? �4i�[~~�ٔ���4ڊ盌3�
����|�p��\�nNx�֝�����$�k�68�
��HR�v�n��d�z�ͲB�)������.7�6Y0�Je���.[أ{F�U�)�L�eB�kXܯ��1>o1yi+�%���&�Wb-tr�.Ϡ{�Æ��������ƙ���.�����&��c�=d����fr��Z]M��%I^��uI�0J�@�8�KF����uV�9������~�tE�@I����/PKF�[z���Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;�`@�
�&�n�\��1���l�I��E��+�J��H]t��h~OO��|�Xo/�H�Ї���A��l��)��l7�=�"���s iņ��gJ��q!s3��1�O"��wt�(:�c5�K�3��:��ΘA�Ωӄ6��g珡G�@�w[�)zy��@^t�*7R׺)��e�s �aj!^G�^��B��FVb�WM)�P�^xԯѧK/���ZјJV�1ex)+sS�w��PKF�[Ѓ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��PKF�[�"����xl/sharedStrings.xml �(�5�AN�0E�b�޵i� �] q8�`OK�8�8n�Y�|���}�.���]r��Nq�)�}���7}%
9�Z�f�!u
^��>e�aim{1F�B�T7���^�u��F��0�B��j��N�`fP�ܺ���q��?wA��lLÈz�h�8
��2��ܳ�Qrn$�o����
�PK-F�[�Q��5xl/workbook.xmlPK-F�[����	�[Content_Types].xmlPK-
F�[�s�''V_rels/.relsPK-F�[����$��xl/worksheets/sheet1.xmlPK-F�[z���P8xl/_rels/workbook.xml.relsPK-F�[Ѓc'2E
xl/styles.xmlPK-F�[�"�����xl/sharedStrings.xmlPK��