POST api/supplier/import

Request Information

URI Parameters

None.

Body Parameters

Collection of Supplier
NameDescriptionTypeAdditional information
Identifier

Collection of byte

None.

IdentifierGuid

globally unique identifier

None.

Code

Host supplier code

string

String length: inclusive between 0 and 20

Name

Supplier name

string

String length: inclusive between 0 and 255

FuelSupplier

boolean

None.

IsSupplier

If it's not a Supplier, it's a manufactrer

boolean

None.

IsHostedSupplier

A hosted supplier doesn't take orders.

boolean

None.

HostID

Host vendor

HostProvider

None.

AccountCode

Third party accounting software code

string

String length: inclusive between 0 and 20

InvoiceSuffix

Third party invoice reference suffix

string

None.

OrderEmail

Email to send order to as PDF

string

None.

OrderEmailBcc

string

None.

OrderFax

Email to send order to as PDF

string

None.

ShowOrderCost

boolean

None.

ReceiptCostUpdate

boolean

None.

SendReceipt

Receipt email should be sent to supplier when an order or invoice is received

boolean

None.

ReceiptEmail

Email used to send stock receive receipts and credit invoice requests

string

None.

ReceiptEmailBcc

BCC email used to send stock receive receipts and credit invoice requests

string

None.

PrimaryContactGuid

Collection of byte

None.

PrimaryContactID

globally unique identifier

None.

StoreID

integer

None.

ABN

string

None.

SupplierGroupIdentifier

Collection of byte

None.

SupplierGroupGuid

globally unique identifier

None.

Rebate

decimal number

None.

RebateType

RebateType

None.

RebateFrequency

RebateFrequency

None.

RebateSource

RebateSource

None.

RebateLastClaimed

date

None.

RebateLastClaimedAmount

decimal number

None.

CartonsOnly

boolean

None.

MinimumOrderValue

integer

None.

EnforceMinimumQuantity

boolean

None.

Freight

Default freight fee for products with this as preferred supplier

decimal number

None.

FreightType

Default freight fee type for products with this as preferred supplier

FreightFeeType

None.

Deleted

boolean

None.

DeletedUser

string

None.

StoreName

string

Relation. This field may not always be loaded or used for updates.

PrimaryContact

Contact

Relation. This field may not always be loaded or used for updates.

Contacts

Collection of SupplierContact

Relation. This field may not always be loaded or used for updates.

Products

Collection of ProductOrderingDetail

Relation. This field may not always be loaded or used for updates.

OrderCycleHeaders

Collection of OrderCycleHeader

Relation. This field may not always be loaded or used for updates.

Cycles

Collection of OrderCycle

Relation. This field may not always be loaded or used for updates.

Store

Store

Relation. This field may not always be loaded or used for updates.

Updated

date

Relation. This field may not always be loaded or used for updates.

IsHost

boolean

Relation. This field may not always be loaded or used for updates.

Request Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "identifier": "2bbb2IzlykiXkfYitImnLA==",
    "identifierGuid": "d8dbb6d9-e58c-48ca-9791-f622b489a72c",
    "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": "6CuKwHqfIkKCGcCm/tkCKQ==",
    "primaryContactID": "c08a2be8-9f7a-4222-8219-c0a6fed90229",
    "storeID": 1,
    "abn": "sample string 16",
    "supplierGroupIdentifier": "thxhl6Pfj0GlMgN+narCYw==",
    "supplierGroupGuid": "97611cb6-dfa3-418f-a532-037e9daac263",
    "rebate": 1.0,
    "rebateType": 1,
    "rebateFrequency": 1,
    "rebateSource": 1,
    "rebateLastClaimed": "2025-08-02T23:17:49.457578",
    "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": "2",
      "id": "f3accddf-7da9-4b03-afbb-1ae10bd549e3",
      "identifier": "blZ0uZNlJkWfy7iwRDM8kA==",
      "identifierGuid": "b974566e-6593-4526-9fcb-b8b044333c90",
      "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": "3",
        "supplierIdentifier": "UdEXIDXwaUewPwAn1L3/eQ==",
        "supplierIdentifierGuid": "2017d151-f035-4769-b03f-0027d4bdff79",
        "contactGuid": "nPrFsgckhEizkmAaFqXXGw==",
        "contactID": "b2c5fa9c-2407-4884-b392-601a16a5d71b",
        "contact": {
          "$ref": "2"
        },
        "supplier": {
          "$ref": "1"
        }
      },
      {
        "$ref": "3"
      }
    ],
    "products": [
      {
        "$id": "4",
        "pluG_UID": "YZoegq5JT0+h7zuSnn+0IQ==",
        "pluGuid": "821e9a61-49ae-4f4f-a1ef-3b929e7fb421",
        "supplierIdentifier": "cJF+2H0H1E+B8ooKOOVh+Q==",
        "supplierIdentifierGuid": "d87e9170-077d-4fd4-81f2-8a0a38e561f9",
        "cartonQuantity": 1,
        "cartonQuantityChanged": true,
        "productSize": "sample string 3",
        "cigarettesPerSleeve": 1,
        "randomWeight": true,
        "piecesPerUnit": 5,
        "averagePackSize": 6,
        "effectiveDate": "2025-08-02T23:17:49.457578",
        "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:17:49.457578",
        "rebate": 1.0,
        "rebateExclude": true,
        "invoiceCodes": [
          {
            "$id": "5",
            "pluG_UID": "kFFqw586FU6Q1meGCfj07w==",
            "pluGuid": "c36a5190-3a9f-4e15-90d6-678609f8f4ef",
            "supplierIdentifier": "fs/OIAl3I0Cwyl/XzPMebw==",
            "supplierIdentifierGuid": "20cecf7e-7709-4023-b0ca-5fd7ccf31e6f",
            "invoiceCode": "sample string 1",
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "5"
          }
        ],
        "storeIDs": [
          1,
          2
        ],
        "preferredSupplier": true,
        "preferredRebateSupplier": true,
        "supplierName": "sample string 41",
        "salesMode": 42,
        "orderPacked": true,
        "active": true,
        "price": 1,
        "costGstPercent": 44,
        "parentPluG_UID": "GQ4QZNgCT02t9X2HJSUiew==",
        "parentPluGuid": "64100e19-02d8-4d4f-adf5-7d872525227b",
        "freight": 45.0,
        "freightType": 1,
        "product": {
          "$id": "6",
          "plu": 1,
          "storeID": 1,
          "masterPluG_UID": "QEA=",
          "storeIDs": [
            1,
            2
          ],
          "g_UId": "bSfAGxK3RUSASjZz1BjyWw==",
          "guid": "1bc0276d-b712-4445-804a-3673d418f25b",
          "apn": "sample string 1",
          "apnChanged": true,
          "apnSwitched": true,
          "barcode": "sample string 4",
          "itemNumber": "sample string 5",
          "itemNumberChanged": true,
          "priceGroupG_UID": "HwSBCRLUJkKPcte+V8ZI+g==",
          "priceGroupGuid": "0981041f-d412-4226-8f72-d7be57c648fa",
          "blueprintID": 1,
          "lastCountedDate": "2025-08-02T23:17:49.457578",
          "externalID": "sample string 7",
          "active": true,
          "activated": "2025-08-02T23:17:49.457578",
          "pluCreated": "2025-08-02T23:17:49.457578",
          "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:17:49.457578",
          "lastManualUpdate": "2025-08-02T23:17:49.457578",
          "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:17:49.457578",
          "currentCostUpdated": "2025-08-02T23:17:49.457578",
          "costDecimals": 31,
          "costChanged": true,
          "dealCostIdentifier": "QEA=",
          "excludeFromRebate": true,
          "rebateOverride": 1,
          "costCalcMethod": 32,
          "costCalcMethodChanged": true,
          "costEffectiveDate": "2025-08-02T23:17:49.457578",
          "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:17:49.457578",
          "posTare": 1,
          "altPrice": 1.0,
          "altPriceChanged": true,
          "altPriceMode": 53,
          "altPriceModeChanged": true,
          "altPLUG_UID": "1hcsrK/w0Uetu+DvK6SXUA==",
          "altPLUGuid": "ac2c17d6-f0af-47d1-adbb-e0ef2ba49750",
          "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:17:49.457578",
          "labelLastPrice": 1,
          "shelfPageLayoutG_UID": "CNHSJk0hkkG9HvADA2yLTg==",
          "shelfPageLayoutGuid": "26d2d108-214d-4192-bd1e-f003036c8b4e",
          "talkerPageLayoutG_UID": "Hr83kM6QwUKBNQp57GMFZw==",
          "talkerPageLayoutGuid": "9037bf1e-90ce-42c1-8135-0a79ec630567",
          "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": "d+L7F9sWlkKbqt5Jist01g==",
          "inventoryIdentifier": "17fbe277-16db-4296-9baa-de498acb74d6",
          "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": "APwRdzT/I0u1xQ36NfVndQ==",
          "parentPluGuid": "7711fc00-ff34-4b23-b5c5-0dfa35f56775",
          "preferredHostVendor": 104,
          "preferredHostChanged": true,
          "code": "sample string 106",
          "supplierIdentifier": "6fLRxk+PjkWMomEPlHhqBg==",
          "supplierIdentifierGuid": "c6d1f2e9-8f4f-458e-8ca2-610f94786a06",
          "supplierChanged": true,
          "rebateSupplierIdentifier": "nWkEVKvs9kybuI2GpfLZBQ==",
          "rebateSupplierIdentifierGuid": "5404699d-ecab-4cf6-9bb8-8d86a5f2d905",
          "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:17:49.457578",
          "commodity": "sample string 121",
          "businessPillar": "sample string 122",
          "mscCommodity": "sample string 123",
          "hostIdentifier": "lwBLwGNWWUCYh+zUzw1RaQ==",
          "hostIdentifierGuid": "c04b0097-5663-4059-9887-ecd4cf0d5169",
          "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": "6"
            },
            {
              "$ref": "6"
            }
          ],
          "store": {
            "$id": "7",
            "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:17:49.457578",
            "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": "Lf4nVqQGPkWOcGdDW0aB+g==",
            "hostIdentifierGuid": "5627fe2d-06a4-453e-8e70-67435b4681fa",
            "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:17:49.457578",
            "priceZoneName": "sample string 51",
            "storeFuelConfigured": true,
            "shippingAddressCopied": true,
            "shippingAddress": {
              "$id": "8",
              "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": "8"
            },
            "hostStoreSettings": [
              {
                "$id": "9",
                "id": 1,
                "hostIdentifier": "W+m+xVRMEkW+QTl5O5LX6g==",
                "hostIdentifierGuid": "c5bee95b-4c54-4512-be41-39793b92d7ea",
                "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": "10",
                  "identifier": "Y5eVFZfz4EGvSqPbBBAXqw==",
                  "identifierGuid": "15959763-f397-41e0-af4a-a3db041017ab",
                  "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": "hM3M9fbi+ke6v/xJl91oBw==",
                  "hostSupplierIdentifierGuid": "f5cccd84-e2f6-47fa-babf-fc4997dd6807",
                  "loyaltyPriceLevelIdentifier": "WC5ZqAR1/0mFAyJHC4FWgA==",
                  "loyaltyPriceLevelIdentifierGuid": "a8592e58-7504-49ff-8503-22470b815680",
                  "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:17:49.457578",
                  "lastProcessed": "2025-08-02T23:17:49.457578",
                  "hold": true,
                  "supplierName": "sample string 35",
                  "supplier": {
                    "$ref": "1"
                  },
                  "files": [
                    {
                      "$id": "11",
                      "id": "sample string 1",
                      "fileName": "sample string 2",
                      "extension": "sample string 3",
                      "provider": 0,
                      "type": 0,
                      "hostType": "sample string 4",
                      "createdUtc": "2025-08-02T23:17:49.457578",
                      "processed": "2025-08-02T23:17:49.457578",
                      "isProcessing": true,
                      "processedCount": 6,
                      "processingTime": 1,
                      "collectedUtc": "2025-08-02T23:17:49.457578",
                      "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": "10"
                      },
                      "metcashHeader": {
                        "$id": "12",
                        "customerNumber": "sample string 1",
                        "creationDate": "2025-08-02T23:17:49.457578",
                        "businessPillar": "sample string 3",
                        "fileType": "sample string 4"
                      }
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "zoneMatrix": [
                    {
                      "$id": "13",
                      "id": 1,
                      "hostIdentifier": "wbLWV3eumk2XAFsD4zCxqA==",
                      "hostIdentifierGuid": "57d6b2c1-ae77-4d9a-9700-5b03e330b1a8",
                      "storeID": 1,
                      "departmentCode": "sample string 2",
                      "hostGuids": [
                        "dd9ac25a-fedb-4522-a651-8ea85afaac54",
                        "b529cacb-3604-4e9c-a06e-e0a74af97459"
                      ]
                    },
                    {
                      "$ref": "13"
                    }
                  ],
                  "hostFileStoreSetting": {
                    "$ref": "9"
                  },
                  "hostStoreSettings": [
                    {
                      "$ref": "9"
                    },
                    {
                      "$ref": "9"
                    }
                  ],
                  "promotionPlacements": [
                    {
                      "$id": "14",
                      "identifier": "K+yERIkO8ESA6dO7OfOIuw==",
                      "identifierGuid": "4484ec2b-0e89-44f0-80e9-d3bb39f388bb",
                      "code": "sample string 2",
                      "description": "sample string 3",
                      "isAdvertised": true
                    },
                    {
                      "$ref": "14"
                    }
                  ],
                  "promoTypeGuids": [
                    "5d96fff4-396c-46a0-8eca-c92a9be4e2a4",
                    "f8376314-d5bc-446c-921c-da92ff09bb22"
                  ],
                  "isPromotionOnly": false,
                  "isOrderable": false,
                  "vendor": 0
                },
                "groupIDs": [
                  1,
                  2
                ],
                "hostDescription": "sample string 24"
              },
              {
                "$ref": "9"
              }
            ],
            "accounts": [
              {
                "$id": "15",
                "id": 1,
                "storeID": 1,
                "accountName": "sample string 2",
                "bsb": "sample string 3",
                "accountNumber": "sample string 4",
                "accountDesignated": true
              },
              {
                "$ref": "15"
              }
            ],
            "sales": [
              {
                "$id": "16",
                "id": 1,
                "storeID": 1,
                "externalSalesType": 2,
                "ftpSiteID": 1,
                "lastSaleProcessed": "2025-08-02T23:17:49.457578",
                "ftpSite": {
                  "$id": "17",
                  "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": "16"
              }
            ],
            "zoneMatrix": [
              {
                "$ref": "13"
              },
              {
                "$ref": "13"
              }
            ],
            "cashManagements": [
              {
                "$id": "18",
                "id": 1,
                "storeID": 1,
                "cashManagementType": 2,
                "apiID": 1,
                "organisationID": "sample string 3",
                "siteName": "sample string 4",
                "thirdPartyAPI": {
                  "$id": "19",
                  "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": "18"
              }
            ],
            "updateStoreID": "3c3cf33e-f264-4d32-86d5-85df1108a27c",
            "updateStore": {
              "$id": "20",
              "id": "eb849c30-0fa2-4e29-8151-53f63bfa2226",
              "name": "sample string 1",
              "lastActivity": "2025-08-02T23:17:49.457578",
              "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:17:49.457578"
            },
            "timeZoneId": "sample string 53",
            "securityOptions": {
              "$id": "21",
              "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": "22",
              "pluG_UID": "0YfwIbV5T0CVG+DX6nFGxA==",
              "pluGuid": "21f087d1-79b5-404f-951b-e0d7ea7146c4",
              "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:17:49.457578"
            },
            {
              "$ref": "22"
            }
          ],
          "currentPrices": {
            "$id": "23",
            "pluPrices": {
              "$id": "24",
              "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:17:49.457578",
              "priceChangeType": 0,
              "costDecimals": 10
            },
            "normalPluPrices": {
              "$ref": "24"
            },
            "winningCampaign": 1,
            "winner": {
              "$id": "25",
              "campaignName": "sample string 1",
              "campaignDescription": "sample string 2",
              "startDate": "2025-08-02T23:17:49.457578",
              "startTime": 3,
              "endDate": "2025-08-02T23:17:49.457578",
              "endTime": 4,
              "newPrice": 5,
              "newCost": 6,
              "newCostDecimals": 7,
              "pctDiscount": 8,
              "promoType": 1,
              "promotionTypeCode": "sample string 9",
              "hostType": 10,
              "hostIdentifier": "9PHoKApDkE20ybOv8ZalPg==",
              "hostIdentifierGuid": "28e8f1f4-430a-4d90-b4c9-b3aff196a53e",
              "storeNames": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "details": [
              {
                "$ref": "25"
              },
              {
                "$ref": "25"
              }
            ]
          },
          "tray": {
            "$id": "26",
            "g_UId": "nWvbajlk9EmOH5ufIfem+A==",
            "guid": "6adb6b9d-6439-49f4-8e1f-9b9f21f7a6f8",
            "name": "sample string 1",
            "number": 1,
            "tare": 1
          },
          "priceGroup": {
            "$id": "27",
            "priceGroupG_UID": "eRGuJDdSV0a/yvI95+L7jg==",
            "priceGroupGuid": "24ae1179-5237-4657-bfca-f23de7e2fb8e",
            "name": "sample string 2",
            "code": 1,
            "modified": true,
            "updated": "2025-08-02T23:17:49.457578",
            "buyingLimit": 1,
            "buyingLimitIndependent": true,
            "buyingLimitType": 0,
            "number": 1,
            "products": [
              {
                "$ref": "6"
              },
              {
                "$ref": "6"
              }
            ],
            "productCount": 1
          },
          "priceGroupName": "sample string 146",
          "nutrifacts": {
            "$id": "28",
            "pluG_UID": "s+OvqUuSgke4LCejKESCXQ==",
            "pluGuid": "a9afe3b3-924b-4782-b82c-27a32844825d",
            "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": "29",
            "pluGuid": "4bf87006-1fad-41c3-b08e-28cedc6a76a7",
            "created": "2025-08-02T23:17:49.457578",
            "createdByUser": "sample string 1",
            "activated": "2025-08-02T23:17:49.457578",
            "deactivated": "2025-08-02T23:17:49.457578",
            "lastOrdered": "2025-08-02T23:17:49.457578",
            "lastOrderedQty": 2.0,
            "lastReceived": "2025-08-02T23:17:49.457578",
            "lastReceivedQty": 3.0,
            "lastInvoiceStatus": 1,
            "lastCounted": "2025-08-02T23:17:49.457578",
            "lastSold": "2025-08-02T23:17:49.457578",
            "firstSold": "2025-08-02T23:17:49.457578",
            "awsUpdated": "2025-08-02T23:17:49.457578",
            "lastManualUpdate": "2025-08-02T23:17:49.457578",
            "lastManualUpdatedByUser": "sample string 5",
            "lastUpdated": "2025-08-02T23:17:49.457578",
            "lastUpdatedByUser": "sample string 7",
            "lastUpdatedByHost": "2025-08-02T23:17:49.457578",
            "doNotRangeUpdated": "2025-08-02T23:17:49.457578",
            "doNotOrderUpdated": "2025-08-02T23:17:49.457578",
            "tracked": "2025-08-02T23:17:49.457578"
          },
          "allergens": [
            {
              "$id": "30",
              "allergenID": 1,
              "pluG_UID": "X1iSwDV9KUK42G27Dd0fSA==",
              "pluGuid": "c092585f-7d35-4229-b8d8-6dbb0ddd1f48",
              "contains": 2,
              "allergenName": "sample string 3",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "30"
            }
          ],
          "costs": {
            "$id": "31",
            "pluG_UID": "cGywAQkh4EKHeet9w2D78Q==",
            "pluGuid": "01b06c70-2109-42e0-8779-eb7dc360fbf1",
            "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:17:49.457578",
            "normalCost": 1,
            "currentCost": 1
          },
          "sales": [
            {
              "$id": "32",
              "saleHeaderID": 1,
              "created": "2025-08-02T23:17:49.457578",
              "createdLocal": "2025-08-02T23:17:49.457578",
              "storeID": 3,
              "storeName": "sample string 4",
              "operatorG_Uid": "sNVZAuN7YEGMYTyT/l+4Cg==",
              "operatorGuid": "0259d5b0-7be3-4160-8c61-3c93fe5fb80a",
              "operatorName": "sample string 5",
              "tranType": 1,
              "plu": 1,
              "pluG_UId": "bJTaNwJeTU+XgZkgoIo1Zg==",
              "pluGuid": "37da946c-5e02-4f4d-9781-9920a08a3566",
              "normalPrice": 1,
              "totalCents": 1,
              "cost": 1,
              "grossProfit": 1,
              "quantity": 1,
              "operator": {
                "$id": "33",
                "id": 1,
                "g_Uid": "uIQg50SpQEK09JKUBIon8A==",
                "guid": "e72084b8-a944-4240-b4f4-9294048a27f0",
                "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:17:49.457578",
                "passwordResetRequired": true,
                "alteredInStore": true,
                "startShift": "2025-08-02T23:17:49.457578",
                "endShift": "2025-08-02T23:17:49.457578",
                "machineName": "sample string 20",
                "drawerID": 1,
                "stores": [
                  {
                    "$id": "34",
                    "operatorG_UID": "3aq4HO2UPEOXC1NY/oYmCA==",
                    "operatorGuid": "1cb8aadd-94ed-433c-970b-5358fe862608",
                    "storeID": 2,
                    "operator": {
                      "$ref": "33"
                    },
                    "store": {
                      "$ref": "7"
                    }
                  },
                  {
                    "$ref": "34"
                  }
                ]
              }
            },
            {
              "$ref": "32"
            }
          ],
          "apns": [
            {
              "$id": "35",
              "pluID": 1,
              "pluG_UID": "/XkkNxAosEi/D34JQ/fCeA==",
              "pluGuid": "372479fd-2810-48b0-bf0f-7e0943f7c278",
              "apn": "sample string 1",
              "deleted": true,
              "storeID": 1,
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "35"
            }
          ],
          "tuns": [
            {
              "$id": "36",
              "pluG_UId": "Vhwvb3eF/kWp10izWC/RlQ==",
              "pluGuid": "6f2f1c56-8577-45fe-a9d7-48b3582fd195",
              "apn": "sample string 1",
              "tun": "sample string 2",
              "cartonQuantity": 3,
              "product": {
                "$ref": "6"
              },
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "36"
            }
          ],
          "competitionPricing": [
            {
              "$id": "37",
              "identifier": "Jgcw00hZ6UqvbhNuYhjxJg==",
              "identifierGuid": "d3300726-5948-4ae9-af6e-136e6218f126",
              "pluG_UID": "c4wArga7e0qu/mi8oG+Ymw==",
              "pluGuid": "ae008c73-bb06-4a7b-aefe-68bca06f989b",
              "competitionID": 1,
              "name": "sample string 2",
              "sellMultiple": 3,
              "retailPrice": 4,
              "storeName": "sample string 5"
            },
            {
              "$ref": "37"
            }
          ],
          "supplier": {
            "$ref": "1"
          },
          "supplierName": "sample string 147",
          "children": [
            {
              "$ref": "6"
            },
            {
              "$ref": "6"
            }
          ],
          "ordering": {
            "$ref": "4"
          },
          "flipChartPages": [
            {
              "$id": "38",
              "identifier": "1IDkK1s5kkKkzhyurcYQjw==",
              "groupName": "sample string 1",
              "identifierGuid": "2be480d4-395b-4292-a4ce-1caeadc6108f",
              "exists": true,
              "flipChartIdentifier": "Ln60h0yYdEaiGIPc8tH41g==",
              "flipChartIdentifierGuid": "87b47e2e-984c-4674-a218-83dcf2d1f8d6",
              "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": "bqeAMMZRskWk+bCbv8SuGg==",
              "groupIdentifierGuid": "3080a76e-51c6-45b2-a4f9-b09bbfc4ae1a",
              "flipChart": {
                "$id": "39",
                "identifier": "NF2o9lOn20iaYQvKY5dFCw==",
                "identifierGuid": "f6a85d34-a753-48db-9a61-0bca6397450b",
                "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": "40",
                  "identifier": "DD0qux7bvkGZMEl9fM/U5A==",
                  "identifierGuid": "bb2a3d0c-db1e-41be-9930-497d7ccfd4e4",
                  "name": "sample string 2",
                  "formType": "sample string 3",
                  "forms": [
                    {
                      "$id": "41",
                      "id": 1,
                      "g_UID": "hK1EfsdQl0aAsFS6ZQA2Iw==",
                      "guid": "7e44ad84-50c7-4697-80b0-54ba65003623",
                      "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": "gyrOciAqgk+8Z4CZ86BZFw==",
                      "previousFormGuid": "72ce2a83-2a20-4f82-bc67-8099f3a05917",
                      "nextForm": 1,
                      "nextFormG_UID": "iOQawo+3QkiYmn5MwfdnVQ==",
                      "nextFormGuid": "c21ae488-b78f-4842-989a-7e4cc1f76755",
                      "attributes": "sample string 10",
                      "updated": "2025-08-02T23:17:49.457578",
                      "positioning": 1,
                      "contentPanel": "sample string 11",
                      "selectionMode": 1,
                      "maximumSelections": 1,
                      "alteredInStore": true,
                      "deleted": true,
                      "blueprintID": 1,
                      "preserveLayout": true,
                      "mainCheckoutFormName": "sample string 13",
                      "nextCheckoutForm": {
                        "$ref": "41"
                      },
                      "previousCheckoutForm": {
                        "$ref": "41"
                      },
                      "buttons": [
                        {
                          "$id": "42",
                          "id": 1,
                          "checkoutFormID": 2,
                          "checkoutFormG_UID": "jshT4i1jYUmUDsN6rjDMNw==",
                          "checkoutFormGuid": "e253c88e-632d-4961-940e-c37aae30cc37",
                          "identifier": "HajBTm5FCkq7zUTPgd8xSA==",
                          "identifierGuid": "4ec1a81d-456e-4a0a-bbcd-44cf81df3148",
                          "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": "M0QpM4cja0+Hx6jWB7OJ9g==",
                          "valueGuid": "33294433-2387-4f6b-87c7-a8d607b389f6",
                          "buttonText": "sample string 10",
                          "valueText": "sample string 11",
                          "drawImageAndButton": true,
                          "updated": "2025-08-02T23:17:49.457578",
                          "action": "sample string 12",
                          "valueForm": {
                            "$ref": "41"
                          },
                          "image": {
                            "$id": "43",
                            "name": "sample string 3.sample string 4",
                            "imageID": 2,
                            "imageName": "sample string 3",
                            "imageExtension": "sample string 4",
                            "lastUpdate": "2025-08-02T23:17:49.457578",
                            "imageData": "QEA=",
                            "readOnly": true
                          }
                        },
                        {
                          "$ref": "42"
                        }
                      ],
                      "panels": [
                        {
                          "$id": "44",
                          "id": 1,
                          "checkoutFormID": 2,
                          "checkoutFormG_UID": "kA8a8FAUPEyLUHY1h4pmtw==",
                          "checkoutFormGuid": "f01a0f90-1450-4c3c-8b50-7635878a66b7",
                          "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": "44"
                        }
                      ]
                    },
                    {
                      "$ref": "41"
                    }
                  ],
                  "panels": [
                    {
                      "$ref": "44"
                    },
                    {
                      "$ref": "44"
                    }
                  ]
                },
                "pages": [
                  {
                    "$ref": "38"
                  },
                  {
                    "$ref": "38"
                  }
                ]
              },
              "contentPanel": {
                "$ref": "44"
              },
              "products": [
                {
                  "$id": "45",
                  "flipChartPageIdentifier": "rI917EIvA0irSRldcgOBXw==",
                  "flipChartPageIdentifierGuid": "ec758fac-2f42-4803-ab49-195d7203815f",
                  "pluG_UID": "IPYW3kFGpEGMWPs7EnOw2A==",
                  "pluGuid": "de16f620-4641-41a4-8c58-fb3b1273b0d8",
                  "sortOrder": 3,
                  "sent": true,
                  "productChanged": true,
                  "productImageName": "sample string 6",
                  "productShowImageOnFlipCharts": true,
                  "productShowTextOnFlipCharts": true,
                  "productOverrideFlipChartText": true,
                  "productFlipChartText": "sample string 10",
                  "product": {
                    "$ref": "6"
                  },
                  "departmentSortOrder": 11,
                  "subDepartmentName": "sample string 12"
                },
                {
                  "$ref": "45"
                }
              ],
              "productCount": 27,
              "pages": [
                {
                  "$ref": "38"
                },
                {
                  "$ref": "38"
                }
              ]
            },
            {
              "$ref": "38"
            }
          ],
          "priceHistory": [
            {
              "$id": "46",
              "pluG_UID": "E2QHDL+t606BpTiJ7MBvnA==",
              "pluGuid": "0c076413-adbf-4eeb-81a5-3889ecc06f9c",
              "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:17:49.457578",
              "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": "46"
            }
          ],
          "ingredients": [
            {
              "$id": "47",
              "pluG_UID": "hur3jeaV8Em03P7BB918OA==",
              "ingredientGuid": "JApwF5me8kmWkxVHn//Mdg==",
              "ingredientIdentifier": "17700a24-9e99-49f2-9693-15479fffcc76",
              "quantity": 1.0,
              "storeIDs": [
                1,
                2
              ],
              "ingredientText": "sample string 1",
              "ingredient": {
                "$ref": "6"
              }
            },
            {
              "$ref": "47"
            }
          ],
          "bins": [
            {
              "$id": "48",
              "pluG_UID": "9jVEN3yF8UmlNJbKfuhFOg==",
              "pluGuid": "374435f6-857c-49f1-a534-96ca7ee8453a",
              "shelfLocationIdentifier": "fhKMNhHMBUqYWU/iSC6PXQ==",
              "shelfLocationGuid": "368c127e-cc11-4a05-9859-4fe2482e8f5d",
              "labelShelfDefault": 1,
              "labelTalkerDefault": 1,
              "labelSmall": true,
              "labelPageLayoutG_UID": "mNTvIGpDuk2QJygwWTDarw==",
              "labelPageLayoutGuid": "20efd498-436a-4dba-9027-28305930daaf",
              "updated": "2025-08-02T23:17:49.457578",
              "electronicShelfLabelIdentifier": "sample string 5",
              "electronicshelfLabelsConfigurationID": 6,
              "labelShelfChanged": true,
              "productName": "sample string 8",
              "locationText": "sample string 9",
              "product": {
                "$ref": "6"
              },
              "location": {
                "$id": "49",
                "identifier": "HagNrkeSfUec5Fo+6DceGg==",
                "storeID": 1,
                "identifierGuid": "ae0da81d-9247-477d-9ce4-5a3ee8371e1a",
                "name": "sample string 2",
                "haccp": true,
                "blueprintID": 1,
                "updated": "2025-08-02T23:17:49.457578",
                "minTemp": 1,
                "maxTemp": 1,
                "checkFrequency": 1,
                "storeCaseConfiguration": 5,
                "storeName": "sample string 6",
                "bins": [
                  {
                    "$ref": "48"
                  },
                  {
                    "$ref": "48"
                  }
                ]
              }
            },
            {
              "$ref": "48"
            }
          ],
          "bin": {
            "$ref": "48"
          },
          "scaleLocations": [
            {
              "$id": "50",
              "plu": 1,
              "pluG_UID": "ynnYxuP6qESIHW3z0fxIzA==",
              "pluGuid": "c6d879ca-fae3-44a8-881d-6df3d1fc48cc",
              "deptNo": 1,
              "product": {
                "$ref": "6"
              },
              "scaleLocation": {
                "$id": "51",
                "id": 1,
                "deptNo": 1,
                "deptCode": "sample string 2",
                "name": "sample string 3",
                "enabled": true,
                "updated": "2025-08-02T23:17:49.457578",
                "department": {
                  "$id": "52",
                  "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": "51"
                  },
                  "subDepartments": [
                    {
                      "$id": "53",
                      "id": 1,
                      "departmentID": 2,
                      "name": "sample string 3",
                      "code": "sample string 4",
                      "departmentCode": "sample string 5",
                      "externalSales": true,
                      "minorDepartments": [
                        {
                          "$id": "54",
                          "id": 1,
                          "subDepartmentID": 2,
                          "departmentID": 3,
                          "name": "sample string 4",
                          "subDepartmentCode": "sample string 5",
                          "departmentCode": "sample string 6",
                          "code": "sample string 7",
                          "lesserDepartments": [
                            {
                              "$id": "55",
                              "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:17:49.457578",
                              "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": "rQ1dHflpxEmpV6vqG8kY5Q==",
                              "labelPageLayoutGuid": "1d5d0dad-69f9-49c4-a957-abea1bc918e5",
                              "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": "56",
                                "dept": 1,
                                "category": 2,
                                "name": "sample string 3",
                                "active": true,
                                "mscCommodities": [
                                  {
                                    "$id": "57",
                                    "dept": 1,
                                    "category": 2,
                                    "commodity": 3,
                                    "name": "sample string 4",
                                    "active": true,
                                    "mscSubCommodities": [
                                      {
                                        "$id": "58",
                                        "dept": 1,
                                        "category": 2,
                                        "commodity": 3,
                                        "subCommodity": 4,
                                        "name": "sample string 5",
                                        "active": true,
                                        "subCommodityCode": "sample string 7"
                                      },
                                      {
                                        "$ref": "58"
                                      }
                                    ],
                                    "commodityCode": "sample string 6"
                                  },
                                  {
                                    "$ref": "57"
                                  }
                                ],
                                "categoryCode": "sample string 5"
                              },
                              "mscCom": {
                                "$ref": "57"
                              },
                              "mscDep": {
                                "$id": "59",
                                "dept": 1,
                                "name": "sample string 2",
                                "active": true,
                                "mscCategories": [
                                  {
                                    "$ref": "56"
                                  },
                                  {
                                    "$ref": "56"
                                  }
                                ],
                                "deptCode": "sample string 4"
                              },
                              "mscSubCom": {
                                "$ref": "58"
                              }
                            },
                            {
                              "$ref": "55"
                            }
                          ],
                          "updated": "2025-08-02T23:17:49.457578",
                          "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": "2uoGRah3HUCek9j3hVfzew==",
                          "labelPageLayoutGuid": "4506eada-77a8-401d-9e93-d8f78557f37b",
                          "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": "56"
                          },
                          "mscCom": {
                            "$ref": "57"
                          },
                          "mscDep": {
                            "$ref": "59"
                          },
                          "mscSubCom": {
                            "$ref": "58"
                          }
                        },
                        {
                          "$ref": "54"
                        }
                      ],
                      "investmentBuyOverride": true,
                      "updated": "2025-08-02T23:17:49.457578",
                      "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": "XOwSyiw12U6L9RRV0KIX3Q==",
                      "labelPageLayoutGuid": "ca12ec5c-352c-4ed9-8bf5-1455d0a217dd",
                      "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": "56"
                      },
                      "mscCom": {
                        "$ref": "57"
                      },
                      "mscDep": {
                        "$ref": "59"
                      },
                      "mscSubCom": {
                        "$ref": "58"
                      }
                    },
                    {
                      "$ref": "53"
                    }
                  ],
                  "stores": [
                    1,
                    2
                  ],
                  "investmentBuyOverride": true,
                  "updated": "2025-08-02T23:17:49.457578",
                  "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": "DVdUFERFQEyWVBrO0ULhdA==",
                  "labelPageLayoutGuid": "1454570d-4544-4c40-9654-1aced142e174",
                  "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": "56"
                  },
                  "mscCom": {
                    "$ref": "57"
                  },
                  "mscDep": {
                    "$ref": "59"
                  },
                  "mscSubCom": {
                    "$ref": "58"
                  }
                }
              }
            },
            {
              "$ref": "50"
            }
          ],
          "nextPrice": {
            "$id": "60",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "plu": 1,
            "hostOfferID": 1,
            "metcashPromotionID": "sample string 4",
            "metcashPromotionPlacement": "sample string 5",
            "pluG_UID": "JLtL7hMyOUuQAThBegHQlw==",
            "pluGuid": "ee4bbb24-3213-4b39-9001-38417a01d097",
            "newPrice": 1,
            "pctDiscount": 1,
            "newCost": 1,
            "newCostDecimals": 6,
            "dealCostIdentifier": "xxjQ77FT8E+RBjOXPkQPJQ==",
            "dealCostGuid": "efd018c7-53b1-4ff0-9106-33973e440f25",
            "pluName": "sample string 7",
            "apn": "sample string 8",
            "fuelItem": true,
            "priceGroupG_UID": "s91CqDHtMky2n6lRoFRPPg==",
            "priceGroupGuid": "a842ddb3-ed31-4c32-b69f-a951a0544f3e",
            "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:17:49.457578",
            "rrp": 26,
            "campaignDescription": "sample string 27",
            "campaignComboPriceGroupG_UID": "haIUiJMrmUSi0aamwHU35A==",
            "campaignComboPriceGroupIdentifier": "8814a285-2b93-4499-a2d1-a6a6c07537e4",
            "promotionPlacementDescription": "sample string 28",
            "storeAcceptances": [
              {
                "$id": "61",
                "plu": 1,
                "pluG_UId": "QEA=",
                "campaignID": 1,
                "campaignName": "sample string 2",
                "storeID": 3,
                "acceptedUtc": "2025-08-02T23:17:49.457578",
                "operatorG_UID": "B0HCYM1XMUKVoNX+tukvJg==",
                "operatorGuid": "60c24107-57cd-4231-95a0-d5feb6e92f26",
                "machineID": 1,
                "processed": true,
                "appliedUtc": "2025-08-02T23:17:49.457578",
                "signIqTicketFileMovedUtc": "2025-08-02T23:17:49.457578",
                "user": "sample string 6",
                "campaignDescription": "sample string 7",
                "productDesc": "sample string 8",
                "storeName": "sample string 9",
                "effectiveUtc": "2025-08-02T23:17:49.457578",
                "priceChangeType": 0,
                "operatorName": "sample string 10",
                "hostCampaign": true,
                "product": {
                  "$ref": "6"
                },
                "campaignPlu": {
                  "$ref": "60"
                }
              },
              {
                "$ref": "61"
              }
            ],
            "campaign": {
              "$id": "62",
              "id": 1,
              "storeID": 2,
              "name": "d7d111b9-55f8-4f08-ae67-a384745a4e2b",
              "nameGuid": "d7d111b9-55f8-4f08-ae67-a384745a4e2b",
              "description": "sample string 4",
              "showDiscounts": true,
              "showTotals": true,
              "onlyEvaluateOnSubtotal": true,
              "useDescription": true,
              "campaignType": 1,
              "startDate": "2025-08-02T23:17:49.457578",
              "startTime": 1,
              "endDate": "2025-08-02T23:17:49.457578",
              "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:17:49.457578",
              "system": true,
              "created": "2025-08-02T23:17:49.457578",
              "updated": "2025-08-02T23:17:49.457578",
              "priceChangeNotifiedUtc": "2025-08-02T23:17:49.457578",
              "promoType": 1,
              "promotionTypeCode": "sample string 13",
              "hostIdentifier": "2TCxE/8+/EynHQcyfg92kA==",
              "hostIdentifierGuid": "13b130d9-3eff-4cfc-a71d-07327e0f7690",
              "hostType": 14,
              "createdByUser": "sample string 15",
              "fromHost": true,
              "deleted": true,
              "campaignDeleted": "2025-08-02T23:17:49.457578",
              "updatedByUser": "sample string 18",
              "offerID": 1,
              "isPriceChangeCampaign": true,
              "stores": [
                1,
                2
              ],
              "storeNames": [
                "sample string 1",
                "sample string 2"
              ],
              "campaignPlus": [
                {
                  "$ref": "60"
                },
                {
                  "$ref": "60"
                }
              ],
              "campaignPools": [
                {
                  "$id": "63",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "plu": 4,
                  "pluG_UID": "ZoFXqf8910CH4Xu2p+4eGw==",
                  "pluGuid": "a9578166-3dff-40d7-87e1-7bb6a7ee1e1b",
                  "hostOfferID": 1,
                  "priceGroupG_UID": "3GhPoCFBSkiOCUM1P1u68w==",
                  "priceGroupGuid": "a04f68dc-4121-484a-8e09-43353f5bbaf3",
                  "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:17:49.457578",
                  "rrp": 17,
                  "campaignDescription": "sample string 18",
                  "product": {
                    "$ref": "6"
                  },
                  "campaign": {
                    "$ref": "62"
                  }
                },
                {
                  "$ref": "63"
                }
              ],
              "sellingRules": [
                {
                  "$id": "64",
                  "id": 1,
                  "identifier": "WwbfgbWrLUC070re4VeYUw==",
                  "identifierStr": "WwbfgbWrLUC070re4VeYUw==",
                  "identifierGuid": "81df065b-abb5-402d-b4ef-4adee1579853",
                  "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": "62"
                  }
                },
                {
                  "$ref": "64"
                }
              ],
              "customers": [
                {
                  "$id": "65",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "customerID": "Lx260bVvc0u3KJdjNXjD7g==",
                  "customerIDGuid": "d1ba1d2f-6fb5-4b73-b728-97633578c3ee",
                  "campaign": {
                    "$ref": "62"
                  },
                  "customer": {
                    "$id": "66",
                    "identifier": "I/lDqyOu5ECKk9SRUnLd/Q==",
                    "identifierGuid": "ab43f923-ae23-40e4-8a93-d4915272ddfd",
                    "code": "sample string 2",
                    "familyName": "sample string 3",
                    "givenName": "sample string 4",
                    "otherName": "sample string 5",
                    "title": "sample string 6",
                    "dateOfBirth": "2025-08-02T23:17:49.457578",
                    "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": "esmBRlzDykWsnDqMSTBvKQ==",
                    "communityIdentifierGuid": "4681c97a-c35c-45ca-ac9c-3a8c49306f29",
                    "joined": "2025-08-02T23:17:49.457578",
                    "updated": "2025-08-02T23:17:49.457578",
                    "active": true,
                    "reasonInactive": 1,
                    "groupCustomer": true,
                    "loyaltyPoints": 1,
                    "homeStoreID": 1,
                    "availableSpend": 1,
                    "priceLevelIdentifier": "HloGN4mltkOqJ3/SFub//g==",
                    "priceLevelIdentifierGuid": "37065a1e-a589-43b6-aa27-7fd216e6fffe",
                    "marketingID": "sample string 18",
                    "hidden": true,
                    "registered": true,
                    "registeredOn": "2025-08-02T23:17:49.457578",
                    "emailMarketing": true,
                    "smsMarketing": true,
                    "deleted": true,
                    "deletedUser": "sample string 24",
                    "homeStoreName": "sample string 25",
                    "customerCards": [
                      {
                        "$id": "67",
                        "cardType": 2,
                        "issueDate": "2025-08-02T23:17:49.457578",
                        "expiry": "2025-08-02T23:17:49.457578",
                        "customerID": "kiEnwdnSVUCDHLpAI1hWOA==",
                        "customerIDGuid": "c1272192-d2d9-4055-831c-ba4023585638",
                        "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:17:49.457578",
                        "linkedAccount": "LfzVdeJiXUS0rlTwUoURsg==",
                        "linkedAccountGuid": "75d5fc2d-62e2-445d-b4ae-54f0528511b2",
                        "currentValueChanged": true,
                        "limitsChanged": true,
                        "customer": {
                          "$ref": "66"
                        },
                        "account": {
                          "$id": "68",
                          "id": 1,
                          "identifier": "8kZSGePAV0uJyaWBQGFf0g==",
                          "identifierGuid": "195246f2-c0e3-4b57-89c9-a58140615fd2",
                          "referenceNo": "sample string 3",
                          "name": "sample string 4",
                          "created": "2025-08-02T23:17:49.457578",
                          "owner": "oFbfOAqe50CXV4Ep7ZtDLQ==",
                          "ownerGuid": "38df56a0-9e0a-40e7-9757-8129ed9b432d",
                          "accountStoreGroupIdentifier": "9M+VRq2O/UiZJ7q/qq95nw==",
                          "accountStoreGroupGuid": "4695cff4-8ead-48fd-9927-babfaaaf799f",
                          "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:17:49.457578",
                          "active": true,
                          "updated": "2025-08-02T23:17:49.457578",
                          "deleted": true,
                          "deletedUser": "sample string 16",
                          "currentBalanceChanged": true,
                          "maximumLimitChanged": true,
                          "loyaltyPointsChanged": true,
                          "projectedBalance": 17,
                          "accountStoreGroupStoreIDs": [
                            1,
                            2
                          ],
                          "customerEmail": "sample string 18",
                          "ownerCustomer": {
                            "$ref": "66"
                          },
                          "card": {
                            "$ref": "67"
                          },
                          "members": {
                            "$id": "69",
                            "sample string 1": [
                              {
                                "$ref": "66"
                              },
                              {
                                "$ref": "66"
                              }
                            ],
                            "sample string 2": [
                              {
                                "$ref": "66"
                              },
                              {
                                "$ref": "66"
                              }
                            ]
                          },
                          "customerGroups": [
                            {
                              "$id": "70",
                              "identifier": "YRDBiQCDA0W5f5d4LnA9cg==",
                              "identifierGuid": "89c11061-8300-4503-b97f-97782e703d72",
                              "name": "sample string 2",
                              "primaryContact": "aHuCgBB5OUyKU6K7ScTGdw==",
                              "primaryContactGuid": "80827b68-7910-4c39-8a53-a2bb49c4c677",
                              "accountID": "wh5bmVZtzUm7KcB+XeuT9w==",
                              "accountIDGuid": "995b1ec2-6d56-49cd-bb29-c07e5deb93f7",
                              "special": true,
                              "updated": "2025-08-02T23:17:49.457578",
                              "active": true,
                              "reasonInactive": 1,
                              "priceLevelIdentifier": "dsMN18WTHEOGDTHwgBpYOg==",
                              "priceLevelIdentifierGuid": "d70dc376-93c5-431c-860d-31f0801a583a",
                              "deleted": true,
                              "account": {
                                "$ref": "68"
                              },
                              "primaryContactCustomer": {
                                "$ref": "66"
                              },
                              "customerGroupMembers": [
                                {
                                  "$id": "71",
                                  "id": 1,
                                  "groupID": "QJBjJienZkS/DjObPBpldQ==",
                                  "groupIDGuid": "26639040-a727-4466-bf0e-339b3c1a6575",
                                  "customerID": "v/8Bky336UaCqd0Lk8iPyg==",
                                  "customerIDGuid": "9301ffbf-f72d-46e9-82a9-dd0b93c88fca",
                                  "card": "sample string 4",
                                  "linkedAccount": "SsNChjAHdEe2DbYg0A7F1A==",
                                  "linkedAccountGuid": "8642c34a-0730-4774-b60d-b620d00ec5d4",
                                  "customer": {
                                    "$ref": "66"
                                  },
                                  "group": {
                                    "$ref": "70"
                                  },
                                  "customerCard": {
                                    "$ref": "67"
                                  }
                                },
                                {
                                  "$ref": "71"
                                }
                              ]
                            },
                            {
                              "$ref": "70"
                            }
                          ]
                        },
                        "payments": [
                          {
                            "$id": "72",
                            "id": 1,
                            "identifier": "Ct0/KgwHSkGymSQLWGdO0A==",
                            "identifierGuid": "2a3fdd0a-070c-414a-b299-240b58674ed0",
                            "storeID": 2,
                            "operatorName": "sample string 3",
                            "saleHeaderID": 4,
                            "paymentType": 5,
                            "amount": 6,
                            "account": "sample string 7",
                            "accountID": "fYEsCcIfXUWmZChtIhi83A==",
                            "accountIDGuid": "092c817d-1fc2-455d-a664-286d2218bcdc",
                            "customerAccount": {
                              "$ref": "68"
                            },
                            "customerCard": {
                              "$ref": "67"
                            },
                            "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:17:49.457578",
                            "invRocNo": "sample string 14",
                            "responseCode": "sample string 15",
                            "cashout": 1,
                            "tip": 16,
                            "idempotentVoid": "61te7ABMVk+moobxmeIZOQ==",
                            "idempotentVoidGuid": "ec5e5beb-4c00-4f56-a6a2-86f199e21939",
                            "offline": true,
                            "processed": 1,
                            "storeSaleHeader": {
                              "$id": "73",
                              "saleHeaderID": 1,
                              "saleHeaderGuid": "GOln0wEd50SZhKQp8K7uMw==",
                              "saleHeaderIdentifierGuid": "d367e918-1d01-44e7-9984-a429f0aeee33",
                              "created": "2025-08-02T23:17:49.457578",
                              "createdLocal": "2025-08-02T23:17:49.457578",
                              "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:17:49.457578",
                              "storeID": 1,
                              "operatorG_Uid": "rgwV4m1QaEqnXLsTuxVgOg==",
                              "operatorGuid": "e2150cae-506d-4a68-a75c-bb13bb15603a",
                              "customerG_Uid": "pTwZJ3nd7UmKpUXhRgUV1g==",
                              "customerGuid": "27193ca5-dd79-49ed-8aa5-45e1460515d6",
                              "communityIdentifier": "tkb8MGAKnUqVMjyXzQmQLQ==",
                              "communityIdentifierGuid": "30fc46b6-0a60-4a9d-9532-3c97cd09902d",
                              "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": "RLkpvi8+WkCFRqA+PoGSeA==",
                              "priceLevelIdentifierGuid": "be29b944-3e2f-405a-8546-a03e3e819278",
                              "locked": 36,
                              "relationChecksum": "sample string 37",
                              "loyaltyTender": 1,
                              "giftCardTender": 1,
                              "operator": {
                                "$ref": "33"
                              },
                              "customer": {
                                "$ref": "66"
                              },
                              "communityOrganisation": {
                                "$id": "74",
                                "id": 1,
                                "identifier": "n+/lT2h9y0e0rAaVhQXHqg==",
                                "identifierGuid": "4fe5ef9f-7d68-47cb-b4ac-06958505c7aa",
                                "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:17:49.457578",
                                "deleted": true
                              },
                              "details": [
                                {
                                  "$id": "75",
                                  "saleItemID": 1,
                                  "identifier": "WPlBURmkhE2j+IakgiRsAA==",
                                  "identifierGuid": "5141f958-a419-4d84-a3f8-86a482246c00",
                                  "saleHeaderID": 2,
                                  "plu": 1,
                                  "pluG_UId": "BUWxpwYiikW8xP8Q2th3uQ==",
                                  "pluGuid": "a7b14505-2206-458a-bcc4-ff10dad877b9",
                                  "accountID": "9Egnl9XmQ0OCPZIDYmCVaw==",
                                  "accountIDGuid": "972748f4-e6d5-4343-823d-92036260956b",
                                  "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:17:49.457578",
                                  "bestOrExpireType": 1,
                                  "providerName": "sample string 11",
                                  "refundG_UID": "QftkiDRdEEK5cM+vn5HyPQ==",
                                  "refundGuid": "8864fb41-5d34-4210-b970-cfaf9f91f23d",
                                  "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": "WEoCrd6bkkWmqbTwAEz19w==",
                                  "idempotentVoidGuid": "ad024a58-9bde-4592-a6a9-b4f0004cf5f7",
                                  "priceLevelIdentifier": "KMNZNr3ITEe/A1I7eAHQCg==",
                                  "priceLevelIdentifierGuid": "3659c328-c8bd-474c-bf03-523b7801d00a",
                                  "productName": "sample string 23",
                                  "apn": "sample string 24",
                                  "unknownScans": [
                                    {
                                      "$id": "76",
                                      "id": 1,
                                      "saleDetailID": 2,
                                      "storeID": 1,
                                      "scanned": "2025-08-02T23:17:49.457578",
                                      "operatorG_UID": "QEA=",
                                      "barcode": "sample string 4",
                                      "processed": 1
                                    },
                                    {
                                      "$ref": "76"
                                    }
                                  ],
                                  "refund": {
                                    "$id": "77",
                                    "id": 1,
                                    "g_UID": "k4vVVCzL1kaYZvqTpzQ3Ug==",
                                    "guid": "54d58b93-cb2c-46d6-9866-fa93a7343752",
                                    "description": "sample string 1",
                                    "dumped": true,
                                    "inventoryReasonID": 1,
                                    "sortOrder": 1,
                                    "updated": "2025-08-02T23:17:49.457578"
                                  },
                                  "modifier": {
                                    "$id": "78",
                                    "id": 1,
                                    "setG_UID": "fFka8WZ1iUOABNdc51CbBA==",
                                    "modifierSetGuid": "f11a597c-7566-4389-8004-d75ce7509b04",
                                    "name": "sample string 2",
                                    "price": 1,
                                    "quantity": 1,
                                    "modifierType": 1,
                                    "groupNumber": 1,
                                    "pageNumber": 1,
                                    "controlOrder": 1,
                                    "printToStation": true,
                                    "pluG_UID": "7A4ADopsy06Gcw1GYjns8g==",
                                    "pluGuid": "0e000eec-6c8a-4ecb-8673-0d466239ecf2",
                                    "deleted": true,
                                    "g_UID": "rbWD/emHDEyV3/agaO8AMg==",
                                    "guid": "fd83b5ad-87e9-4c0c-95df-f6a068ef0032",
                                    "product": {
                                      "$ref": "6"
                                    }
                                  },
                                  "priceLevelName": "sample string 25",
                                  "pumpNumber": 1,
                                  "hoseNumber": 1
                                },
                                {
                                  "$ref": "75"
                                }
                              ],
                              "eftReceipts": [
                                {
                                  "$id": "79",
                                  "id": 1,
                                  "storeID": 1,
                                  "saleHeaderID": 2,
                                  "storeSaleHeader": {
                                    "$ref": "73"
                                  },
                                  "receipt": "sample string 3",
                                  "processed": 1
                                },
                                {
                                  "$ref": "79"
                                }
                              ],
                              "payments": [
                                {
                                  "$ref": "72"
                                },
                                {
                                  "$ref": "72"
                                }
                              ],
                              "cards": [
                                {
                                  "$id": "80",
                                  "id": 1,
                                  "saleHeaderID": 1,
                                  "identifier": "sample string 2",
                                  "cardType": 3,
                                  "providerName": "sample string 4"
                                },
                                {
                                  "$ref": "80"
                                }
                              ],
                              "campaignHits": [
                                {
                                  "$id": "81",
                                  "id": 1,
                                  "saleHeaderID": 2,
                                  "campaign": "sample string 3",
                                  "name": "sample string 4",
                                  "processed": 1,
                                  "campaignDescription": "sample string 5"
                                },
                                {
                                  "$ref": "81"
                                }
                              ],
                              "fuel": [
                                {
                                  "$id": "82",
                                  "id": 1,
                                  "plu": 1,
                                  "pluG_UID": "hnZAi7K9902uPsGJP4io5g==",
                                  "pluGuid": "8b407686-bdb2-4df7-ae3e-c1893f88a8e6",
                                  "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:17:49.457578",
                                  "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:17:49.457578",
                                  "tagNumber": "sample string 15",
                                  "trackTwoRem": "sample string 16",
                                  "transCode": 1,
                                  "transType": 1,
                                  "unitPrice": 1.0,
                                  "vehicleReg": "sample string 17",
                                  "offline": true,
                                  "processed": 1
                                },
                                {
                                  "$ref": "82"
                                }
                              ],
                              "fuelResells": [
                                {
                                  "$id": "83",
                                  "saleItemID": 1,
                                  "saleHeaderID": 2,
                                  "plu": 1,
                                  "pluG_UId": "SNEnTBaEK0qfjlDQ4AnrFw==",
                                  "pluGuid": "4c27d148-8416-4a2b-9f8e-50d0e009eb17",
                                  "accountID": "4oRWm9lhfUyYH+kHn8pqsA==",
                                  "accountIDGuid": "9b5684e2-61d9-4c7d-981f-e9079fca6ab0",
                                  "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:17:49.457578",
                                  "bestOrExpireType": 1,
                                  "refundG_UID": "/MTcgTbRMUibKT/LxMqkyA==",
                                  "refundGuid": "81dcc4fc-d136-4831-9b29-3fcbc4caa4c8",
                                  "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": "83"
                                }
                              ],
                              "customerOrder": [
                                {
                                  "$id": "84",
                                  "identifier": "4ze/uI2X/Eqb8d3myIKp3w==",
                                  "identifierGuid": "b8bf37e3-978d-4afc-9bf1-dde6c882a9df",
                                  "id": 1,
                                  "orderNo": 2,
                                  "externalSaleIdentifier": "sample string 3",
                                  "storeID": 4,
                                  "zoneID": 5,
                                  "deptNo": 6,
                                  "customerIdentifier": "GmCHUlF1dUC5M+aDiNi/Gw==",
                                  "customerIdentifierGuid": "5287601a-7551-4075-b933-e68388d8bf1b",
                                  "operatorNo": 1,
                                  "operatorG_UID": "NzpyQtxckkKSW6lf8RVgdw==",
                                  "operatorGuid": "42723a37-5cdc-4292-925b-a95ff1156077",
                                  "created": "2025-08-02T23:17:49.457578",
                                  "ordered": "2025-08-02T23:17:49.457578",
                                  "started": "2025-08-02T23:17:49.457578",
                                  "completed": "2025-08-02T23:17:49.457578",
                                  "supplied": "2025-08-02T23:17:49.457578",
                                  "quickTicket": 1,
                                  "deleted": true,
                                  "walkAway": true,
                                  "approxWait": 1,
                                  "actualWait": 1,
                                  "deliveryMethod": 8,
                                  "externalSaleType": 9,
                                  "customer": {
                                    "$ref": "66"
                                  },
                                  "operator": {
                                    "$ref": "33"
                                  },
                                  "details": [
                                    {
                                      "$id": "85",
                                      "headerID": 1,
                                      "plu": 1,
                                      "pluG_UId": "nd0sm++EzE6p8J+VT2cfCQ==",
                                      "pluGuid": "9b2cdd9d-84ef-4ecc-a9f0-9f954f671f09",
                                      "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": "sALP7DpVW0+WzU8I/oE86g==",
                                      "headerIdentifierGuid": "eccf02b0-553a-4f5b-96cd-4f08fe813cea",
                                      "product": {
                                        "$ref": "6"
                                      }
                                    },
                                    {
                                      "$ref": "85"
                                    }
                                  ],
                                  "storeName": "sample string 11",
                                  "customerName": "sample string 12",
                                  "storeReplyTo": "sample string 13",
                                  "storeSubjectLine": "sample string 14",
                                  "storeSaleHeader": {
                                    "$ref": "73"
                                  }
                                },
                                {
                                  "$ref": "84"
                                }
                              ],
                              "surveyResponses": [
                                {
                                  "$id": "86",
                                  "surveyG_UID": "6GCn8we1eEC/PJGbtRmLyw==",
                                  "surveyGuid": "f3a760e8-b507-4078-bf3c-919bb5198bcb",
                                  "saleHeaderGuid": "KQuWgVoTL020C4HwTy8Dnw==",
                                  "saleGuid": "81960b29-135a-4d2f-b40b-81f04f2f039f",
                                  "textResponse": "sample string 1",
                                  "integerResponse": 1,
                                  "g_UIDResponse": "MM2mxMJQQUKTCmxM6oeldQ==",
                                  "guidResponse": "c4a6cd30-50c2-4241-930a-6c4cea87a575",
                                  "whoAnswered": 2,
                                  "answeredAtUTC": "2025-08-02T23:17:49.457578",
                                  "sale": {
                                    "$ref": "73"
                                  },
                                  "survey": {
                                    "$id": "87",
                                    "g_UID": "Tbl4VptqFEaDokiOh0NPQQ==",
                                    "guid": "5678b94d-6a9b-4614-83a2-488e87434f41",
                                    "name": "sample string 1",
                                    "storeID": 2,
                                    "zoneID": 1,
                                    "checkoutFormG_UID": "TmTH8DBbpEyokHrKotZi6Q==",
                                    "checkoutFormGuid": "f0c7644e-5b30-4ca4-a890-7acaa2d662e9",
                                    "displayToWho": 3,
                                    "displayWhen": 4,
                                    "start": "2025-08-02T23:17:49.457578",
                                    "end": "2025-08-02T23:17:49.457578",
                                    "deleted": true,
                                    "updated": "2025-08-02T23:17:49.457578",
                                    "possibleIntegerResponses": [
                                      1,
                                      2
                                    ],
                                    "possibleTextResponses": [
                                      "sample string 1",
                                      "sample string 2"
                                    ],
                                    "possibleGuidResponses": [
                                      "8ea86288-485c-44bb-9a7b-713a91b85045",
                                      "064b7e48-58ac-4d9e-8622-c9b9891e0f97"
                                    ],
                                    "allowsAllTextResponses": true,
                                    "surveyForm": {
                                      "$ref": "41"
                                    }
                                  },
                                  "ingressId": "sample string 4"
                                },
                                {
                                  "$ref": "86"
                                }
                              ],
                              "storeName": "sample string 38",
                              "machineName": "sample string 39",
                              "operatorName": "sample string 40",
                              "direction": 1,
                              "reason": "sample string 41",
                              "accountG_UID": "F35R6hvOxEaO7wkEJH586w==",
                              "accountIdentifier": "ea517e17-ce1b-46c4-8eef-0904247e7ceb",
                              "accountName": "sample string 42",
                              "customerOrderIdentifier": "sjolSaBEn0+kkRsVn4cPsA==",
                              "customerOrderIdentifierGuid": "49253ab2-44a0-4f9f-a491-1b159f870fb0",
                              "priceLevelName": "sample string 43",
                              "revision": 44,
                              "ingressId": "sample string 45"
                            },
                            "metadata": {
                              "$id": "88",
                              "id": 1,
                              "paymentID": 2,
                              "paymentIdentifier": "fMoKmmxC5UaeK4ptvrZxMw==",
                              "paymentIdentifierGuid": "9a0aca7c-426c-46e5-9e2b-8a6dbeb67133",
                              "identifier": "qG6TmRNk5E2rKERdve2Pyw==",
                              "identifierGuid": "99936ea8-6413-4de4-ab28-445dbded8fcb",
                              "metadata": "sample string 3",
                              "signatureImage": "QEA=",
                              "itemIdentifier": "mbLuxFfeRE20SQaK+fg0zw==",
                              "itemIdentifierGuid": "c4eeb299-de57-4d44-b449-068af9f834cf"
                            }
                          },
                          {
                            "$ref": "72"
                          }
                        ]
                      },
                      {
                        "$ref": "67"
                      }
                    ],
                    "customerGroupMembers": [
                      {
                        "$ref": "71"
                      },
                      {
                        "$ref": "71"
                      }
                    ],
                    "customerGroups": [
                      {
                        "$ref": "70"
                      },
                      {
                        "$ref": "70"
                      }
                    ],
                    "accounts": [
                      {
                        "$ref": "68"
                      },
                      {
                        "$ref": "68"
                      }
                    ],
                    "account": {
                      "$ref": "68"
                    },
                    "vouchers": [
                      {
                        "$id": "89",
                        "customerIdentifier": "vmk5O1lAg0SDGqMlIHX76A==",
                        "customerIdentifierGuid": "3b3969be-4059-4483-831a-a3252075fbe8",
                        "voucherName": "sample string 2",
                        "count": 3,
                        "storeID": 4,
                        "barcode": "sample string 5",
                        "redeemCount": 6,
                        "issueCount": 7,
                        "storeSalePaymentID": 1,
                        "idempotentID": "fnwc1md9iEGNV96vafMBRw==",
                        "idempotentGuid": "d61c7c7e-7d67-4188-8d57-deaf69f30147",
                        "offline": true,
                        "voucher": {
                          "$id": "90",
                          "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:17:49.457578",
                          "barcodeTemplate": {
                            "$id": "91",
                            "templateID": 1,
                            "template": "sample string 1",
                            "bcFunction": "sample string 2",
                            "sortOrder": 3
                          },
                          "scaleLabel": {
                            "$id": "92",
                            "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:17:49.457578",
                            "labelPageLayout": "yf5MMoYROEW+NW46W+kXnw==",
                            "pageLayoutGuid": "324cfec9-1186-4538-be35-6e3a5be9179f",
                            "labelType": 6,
                            "oldName": "sample string 7",
                            "voucher": {
                              "$ref": "90"
                            },
                            "elements": [
                              {
                                "$id": "93",
                                "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:17:49.457578"
                              },
                              {
                                "$ref": "93"
                              }
                            ]
                          },
                          "customerVouchers": [
                            {
                              "$id": "94",
                              "id": 1,
                              "customerIdentifier": "Df2onuQ7g0eY87iLivYViw==",
                              "customerIdentifierGuid": "9ea8fd0d-3be4-4783-98f3-b88b8af6158b",
                              "voucherID": 3,
                              "voucherName": "sample string 4",
                              "storeID": 1,
                              "barcode": "sample string 5",
                              "dateOfIssue": "2025-08-02T23:17:49.457578",
                              "issuedSaleHeaderID": 1,
                              "issuedSaleIdentifier": "sample string 7",
                              "issuedOfflinePaymentID": 1,
                              "issuedIdempotentID": "i5ZuxgkDFUaTOXhLUHel2w==",
                              "issuedIdempotentGuid": "c66e968b-0309-4615-9339-784b5077a5db",
                              "issuedOffline": true,
                              "issuedUser": "sample string 9",
                              "issuedNotes": "sample string 10",
                              "expiryDate": "2025-08-02T23:17:49.457578",
                              "expiredUser": "sample string 11",
                              "expiredNotes": "sample string 12",
                              "redeemed": "2025-08-02T23:17:49.457578",
                              "redeemedSaleHeaderID": 1,
                              "redeemedSaleIdentifier": "sample string 13",
                              "redeemedOfflinePaymentID": 1,
                              "redeemedIdempotentID": "1ME3Y9/9z02P0f7S/UW17A==",
                              "redeemedIdempotentGuid": "6337c1d4-fddf-4dcf-8fd1-fed2fd45b5ec",
                              "redeemedUser": "sample string 14",
                              "redeemedNotes": "sample string 15",
                              "redeemedOffline": true,
                              "updated": "2025-08-02T23:17:49.457578",
                              "storeName": "sample string 17",
                              "scaleLabel": {
                                "$ref": "92"
                              },
                              "voucher": {
                                "$ref": "90"
                              },
                              "customer": {
                                "$ref": "66"
                              },
                              "issuedOfflinePayment": {
                                "$ref": "72"
                              },
                              "redeemedOfflinePayment": {
                                "$ref": "72"
                              }
                            },
                            {
                              "$ref": "94"
                            }
                          ]
                        },
                        "customer": {
                          "$ref": "66"
                        }
                      },
                      {
                        "$ref": "89"
                      }
                    ]
                  }
                },
                {
                  "$ref": "65"
                }
              ],
              "customerGroups": [
                {
                  "$id": "95",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "groupID": "DMiDEU2l6UOOUOdP7MClOA==",
                  "groupIDGuid": "1183c80c-a54d-43e9-8e50-e74fecc0a538",
                  "campaign": {
                    "$ref": "62"
                  },
                  "group": {
                    "$ref": "70"
                  }
                },
                {
                  "$ref": "95"
                }
              ],
              "signIqTickets": [
                {
                  "$id": "96",
                  "identifier": "RlQw5HmhxUaazUTMxYmzTg==",
                  "identifierGuid": "e4305446-a179-46c5-9acd-44ccc589b34e",
                  "campaignName": "sample string 2",
                  "message": "sample string 3",
                  "ticketFileSource": "sample string 4",
                  "ticketFileDestination": "sample string 5",
                  "storeID": 1
                },
                {
                  "$ref": "96"
                }
              ],
              "comboPriceGroups": [
                {
                  "$id": "97",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "g_UID": "0UuH9DsFqkWcfCqarD901g==",
                  "guid": "f4874bd1-053b-45aa-9c7c-2a9aac3f74d6",
                  "description": "sample string 5",
                  "newPrice": 1,
                  "rangeDescription": "sample string 6",
                  "dealDescription": "sample string 7",
                  "labelQuantity": 8,
                  "hostProductCategoryID": 1,
                  "offerID": 1,
                  "dontUpdatePricePlus": true,
                  "campaign": {
                    "$ref": "62"
                  },
                  "comboPricePlus": [
                    {
                      "$id": "98",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "groupG_UID": "1vDxthE8EUK42nN+5MY7Ig==",
                      "groupGuid": "b6f1f0d6-3c11-4211-b8da-737ee4c63b22",
                      "comboPriceType": 5,
                      "priceType": 5,
                      "pluG_UID": "D//CaoSJDkyT8YDuIuw8dQ==",
                      "pluGuid": "6ac2ff0f-8984-4c0e-93f1-80ee22ec3c75",
                      "priceGroupG_UID": "cVCrnTKsrEyt/Vb2Xm4pfA==",
                      "priceGroupGuid": "9dab5071-ac32-4cac-adfd-56f65e6e297c",
                      "campaignPoolID": "sample string 7",
                      "quantity": 1,
                      "campaign": {
                        "$ref": "62"
                      },
                      "product": {
                        "$ref": "6"
                      },
                      "priceGroup": {
                        "$ref": "27"
                      },
                      "campaignPool": {
                        "$ref": "62"
                      }
                    },
                    {
                      "$ref": "98"
                    }
                  ]
                },
                {
                  "$ref": "97"
                }
              ],
              "priceLevels": [
                {
                  "$id": "99",
                  "id": 1,
                  "priceLevelIdentifier": "7WZHEa9K6ki+CmYaSH5wPQ==",
                  "priceLevelIdentifierGuid": "114766ed-4aaf-48ea-be0a-661a487e703d",
                  "campaignName": "sample string 3",
                  "priceLevelName": "sample string 4"
                },
                {
                  "$ref": "99"
                }
              ]
            },
            "product": {
              "$ref": "6"
            },
            "dealCost": {
              "$id": "100",
              "headerIdentifier": "u84rdyzioUyEX/8qYONlgw==",
              "headerIdentifierGuid": "772bcebb-e22c-4ca1-845f-ff2a60e36583",
              "identifier": "Hko4sxsyaUuuesYfx2Sudg==",
              "identifierGuid": "b3384a1e-321b-4b69-ae7a-c61fc764ae76",
              "supplierIdentifier": "DfdRceJvfEe8B7EbSJstTw==",
              "supplierGuid": "7151f70d-6fe2-477c-bc07-b11b489b2d4f",
              "pluG_UID": "9RHJd4gWaUSDydbDQw/o8w==",
              "pluGuid": "77c911f5-1688-4469-83c9-d6c3430fe8f3",
              "campaignName": "31400b52-2882-43ad-b00d-cb87d8ef405e",
              "description": "sample string 4",
              "cost": 5,
              "costDecimals": 6,
              "start": "2025-08-02T23:17:49.457578",
              "end": "2025-08-02T23:17:49.457578",
              "type": 9,
              "promoType": 10,
              "bonusItemPLUG_UID": "2Q8WWSSHsUyquvjk1bSyhg==",
              "bonusItemPluGuid": "59160fd9-8724-4cb1-aaba-f8e4d5b4b286",
              "bonusPurchaseUnits": 11,
              "bonusReceiveUnits": 12,
              "updated": "2025-08-02T23:17:49.457578",
              "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:17:49.457578",
              "campaignEndDate": "2025-08-02T23:17:49.457578",
              "masterPLUG_UID": "ibONW9UoVkeY0t9Ynv10bA==",
              "masterID": "5b8db389-28d5-4756-98d2-df589efd746c",
              "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": "UOVBx8i+y0id5JHqBdO39w==",
              "bonusMasterID": "c741e550-bec8-48cb-9de4-91ea05d3b7f7",
              "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:17:49.457578",
          "dealCosts": [
            {
              "$ref": "100"
            },
            {
              "$ref": "100"
            }
          ],
          "tags": [
            {
              "$id": "101",
              "pluG_UID": "y/HypBKjE0eQfmYShSQbFQ==",
              "pluGuid": "a4f2f1cb-a312-4713-907e-661285241b15",
              "tagID": 1,
              "description": "sample string 1",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "101"
            }
          ],
          "alternateProductG_UID": "WHQcbvsvfkSo/VFh7OoxdQ==",
          "alternateProduct": "6e1c7458-2ffb-447e-a8fd-5161ecea3175",
          "productHostCode": {
            "$id": "102",
            "id": 1,
            "pluG_UID": "6W7myBBGm0C94rSC4IhtVw==",
            "pluGuid": "c8e66ee9-4610-409b-bde2-b482e0886d57",
            "ibaCode": "sample string 2"
          },
          "mscCat": {
            "$ref": "56"
          },
          "mscCom": {
            "$ref": "57"
          },
          "mscDep": {
            "$ref": "59"
          },
          "mscSubCom": {
            "$ref": "58"
          },
          "isUserUpdate": true,
          "ignoreMasterProduct": true,
          "priceGroupLabelRequested": true,
          "firstSold": "2025-08-02T23:17:49.457578",
          "inventoryTracked": "2025-08-02T23:17:49.457578",
          "isNormalPriceChangesCampaign": true
        },
        "supplier": {
          "$ref": "1"
        },
        "serviceFee": {
          "$id": "103",
          "id": 1,
          "description": "sample string 1",
          "fee": 1
        },
        "isPrimaryHost": true,
        "hostVendor": 47
      },
      {
        "$ref": "4"
      }
    ],
    "orderCycleHeaders": [
      {
        "$id": "104",
        "storeID": 1,
        "supplierIdentifier": "+SQpE5wBvkafZBue5CBXbg==",
        "supplierGuid": "132924f9-019c-46be-9f64-1b9ee420576e",
        "departmentCode": "sample string 2",
        "warehouseDirectIndicator": "sample string 3",
        "type": 4,
        "storeName": "sample string 5",
        "departmentName": "sample string 6",
        "orderDays": 7
      },
      {
        "$ref": "104"
      }
    ],
    "cycles": [
      {
        "$id": "105",
        "storeID": 1,
        "supplierIdentifier": "a7hg74tAlU6aDse+0rGHmQ==",
        "supplierGuid": "ef60b86b-408b-4e95-9a0e-c7bed2b18799",
        "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:17:49.457578",
        "deliveryDate": "2025-08-02T23:17:49.457578",
        "nextCutOffDate": "2025-08-02T23:17:49.457578",
        "nextDeliveryDate": "2025-08-02T23:17:49.457578",
        "nextDaysBuffer": 10
      },
      {
        "$ref": "105"
      }
    ],
    "store": {
      "$ref": "7"
    },
    "updated": "2025-08-02T23:17:49.457578",
    "isHost": true
  },
  {
    "$ref": "1"
  }
]

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

Collection of globally unique identifier

Response Formats

application/json, text/json

Sample:
[
  "5b44b603-634b-4857-8c6e-6a4c2bef0ddc",
  "7f69ba29-3f27-442b-a8d0-d2de02c69831"
]

application/xml, text/xml

Sample:
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
  <guid>5b44b603-634b-4857-8c6e-6a4c2bef0ddc</guid>
  <guid>7f69ba29-3f27-442b-a8d0-d2de02c69831</guid>
</ArrayOfguid>

text/csv

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK8�[d�5xl/workbook.xml �(�����0D�&�C��J()��x��}��m�-ik��-H�yۙ�};|��o���G���2��`̷5���ĝ�NC�ҽ�B�X�������s8@P�x�FOW�?,?:��KĠ��AZ���S�����l���o�/��bQĀƒ���Źw%�P�
��h�k�f  �R7��wg���PK8�[����	�[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
8�[����''_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="R8b883dd34a0941df" /></Relationships>PK8�[��c�1"xl/worksheets/sheet1.xml �(��Q�n�0~�(�5@ۉU@U���۴�v����$Fq(}�� u�z�!�-?�S쯦gp�і<]%����Ѷ+��ۧ��bBw&�Y�[ڹ�+T+0�V8�
���>��ض��#֣�E�$��A/}�"����hp �؂�)#��U��>w��%?��Cƙ����0�]��I��s�֔<�X�>E�w�h����^Awʇ%m#�ƞ�͌�WǙ���N����|���M����|��ɣ�Z����Dϣ�*N��rP��C)v�)�|��B\fn8~�d��쁓��;O����Ůn^�PK8�[�I�0�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�	����ݰa[z��3��&vd�@�Ƃ#q�"A*�`��h~OO��|�Xoߦ�����-�FV�n�}����n�;1��`�9��bC&����M27�M���1���3�#��!$�K\3��<��N�AѣS��l��_�?C����[�)~	y�����v�P7u)Qc!K�+`�fj!�G
�^��B��JXU�<Ȳ��MezꞣO�^:-�����N)T����E�_���PK8�[Ѓ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��PK8�[��c�xl/sharedStrings.xml �(�E�]N� E�Bxg`(C��΃�+���uJR�jt�b����ޓ���iCp�X�����/!��o�/DaT���n%��_P1�Ϻֆ����kk��կ�l��rO�r$�:Z�l�+@K�I�l��r�f0�������?�q�m�9!�d��pD��H��@��;XX^�6k���u�EN�����#�`��I
���'�7PK-8�[d�5xl/workbook.xmlPK-8�[����	��[Content_Types].xmlPK-
8�[����''U_rels/.relsPK-8�[��c�1"�xl/worksheets/sheet1.xmlPK-8�[�I�0�PDxl/_rels/workbook.xml.relsPK-8�[Ѓc'2E
�xl/styles.xmlPK-8�[��c�xl/sharedStrings.xmlPK�	

application/vnd.ms-excel

Sample:
PK8�[��,�5xl/workbook.xml �(�����0��&�C��Ő	p��Ճ�[�H����[J ��mgv�۩g�_��/�ѓ	�o���U��A���d���k��Ob�Ptvxk0��)e��ģ�&H�^i������ ��V�����x@�^�=�!�dlu�5D~Su��Y!�54��c�����#_�4��=Q��B{��d��~PK8�[����	�[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
8�[�˧�''_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="Rd20ab3e933cf4390" /></Relationships>PK8�[��c�1"xl/worksheets/sheet1.xml �(��Q�n�0~�(�5@ۉU@U���۴�v����$Fq(}�� u�z�!�-?�S쯦gp�і<]%����Ѷ+��ۧ��bBw&�Y�[ڹ�+T+0�V8�
���>��ض��#֣�E�$��A/}�"����hp �؂�)#��U��>w��%?��Cƙ����0�]��I��s�֔<�X�>E�w�h����^Awʇ%m#�ƞ�͌�WǙ���N����|���M����|��ɣ�Z����Dϣ�*N��rP��C)v�)�|��B\fn8~�d��쁓��;O����Ůn^�PK8�[����Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞خB�Q�n�a[z�I�Ďl��Xp$��U$H%l����I3�����4��i^��&��wN�ݵ�ݬ�8�\&R?̉��$�9Ϗ�&��Rf��B�T.i���QuHW�54.p�$���!���`N�����xL=brP��,᧔�%�P�<Y	���Z0�tu��( �fj)�GL�^��B��ֶ��J���J�T�W�s���K�ey��-�����:wQ�W��PK8�[Ѓ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��PK8�[��c�xl/sharedStrings.xml �(�E�]N� E�Bxg`(C��΃�+���uJR�jt�b����ޓ���iCp�X�����/!��o�/DaT���n%��_P1�Ϻֆ����kk��կ�l��rO�r$�:Z�l�+@K�I�l��r�f0�������?�q�m�9!�d��pD��H��@��;XX^�6k���u�EN�����#�`��I
���'�7PK-8�[��,�5xl/workbook.xmlPK-8�[����	�[Content_Types].xmlPK-
8�[�˧�''V_rels/.relsPK-8�[��c�1"�xl/worksheets/sheet1.xmlPK-8�[����PExl/_rels/workbook.xml.relsPK-8�[Ѓc'2E
�xl/styles.xmlPK-8�[��c�xl/sharedStrings.xmlPK�