POST api/supplier

Request Information

URI Parameters

None.

Body Parameters

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:
{
  "identifier": "XDWijkT8fU+T28lKsqeKlg==",
  "identifierGuid": "8ea2355c-fc44-4f7d-93db-c94ab2a78a96",
  "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": "OlHDDHBAX06/3DFTG6N8Bg==",
  "primaryContactID": "0cc3513a-4070-4e5f-bfdc-31531ba37c06",
  "storeID": 1,
  "abn": "sample string 16",
  "supplierGroupIdentifier": "/yKUOyPJj0a3rJI4Fxehkg==",
  "supplierGroupGuid": "3b9422ff-c923-468f-b7ac-92381717a192",
  "rebate": 1.0,
  "rebateType": 1,
  "rebateFrequency": 1,
  "rebateSource": 1,
  "rebateLastClaimed": "2026-06-03T18:30:31.9629614",
  "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": "8aadcf99-cde7-4f8e-9261-4c0c78b3b332",
    "identifier": "Xr5l3h8fMEeUODfDvXiFGA==",
    "identifierGuid": "de65be5e-1f1f-4730-9438-37c3bd788518",
    "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": "z8xLdl3UQk2mkRs3GC3kBw==",
      "supplierIdentifierGuid": "764bcccf-d45d-4d42-a691-1b37182de407",
      "contactGuid": "ljZfb+zlykOgyiu5aJMC9g==",
      "contactID": "6f5f3696-e5ec-43ca-a0ca-2bb9689302f6",
      "contact": {
        "$ref": "2"
      },
      "supplier": {
        "$ref": "1"
      }
    },
    {
      "$ref": "3"
    }
  ],
  "products": [
    {
      "$id": "4",
      "pluG_UID": "tIlJAWRkeEu9auMrzCiLNQ==",
      "pluGuid": "014989b4-6464-4b78-bd6a-e32bcc288b35",
      "supplierIdentifier": "EEjI4zQ930mtc59cn+KcAQ==",
      "supplierIdentifierGuid": "e3c84810-3d34-49df-ad73-9f5c9fe29c01",
      "cartonQuantity": 1,
      "cartonQuantityChanged": true,
      "productSize": "sample string 3",
      "cigarettesPerSleeve": 1,
      "randomWeight": true,
      "piecesPerUnit": 5,
      "averagePackSize": 6,
      "effectiveDate": "2026-06-03T18:30:31.9629614",
      "pricedByWeight": true,
      "landedUnitCostEx": 9,
      "landedUnitCostInc": 10,
      "landedCartonCostInc": 12,
      "landedCartonCostEx": 13,
      "standardCost": 14,
      "deliveryFee": 1,
      "deliveryFeeBasis": "sample string 15",
      "pickAndPackFee": 1,
      "pickAndPackFeeBasis": "sample string 16",
      "financeFee": 1,
      "financeFeeBasis": "sample string 17",
      "cartonLength": 1,
      "cartonWidth": 1,
      "cartonHeight": 1,
      "palletLayerQuantity": 1,
      "palletLayers": 1,
      "itemCode": "sample string 18",
      "invoiceCode": "sample string 19",
      "invoiceDesc": "sample string 20",
      "orderDirect": true,
      "useCost": true,
      "minimumQuantity": 21,
      "hostType": 22,
      "fromHost": 23,
      "minimumReorder": 1,
      "maximumReorder": 1,
      "orderMultiple": 24.1,
      "sellMultiple": 25.1,
      "baseMultiple": 26.1,
      "hostStandardCost": 27,
      "hostTotalCost": 28,
      "hostRetail": 29,
      "hostLandedUnitCostEx": 30,
      "hostLandedUnitCostInc": 31,
      "hostDesc": "sample string 32",
      "directIndicator": "sample string 33",
      "availableToOrder": true,
      "hostRangeIndicator": "sample string 35",
      "hostProductType": "sample string 36",
      "hostProductGrade": "sample string 37",
      "hostProductGroup": "sample string 38",
      "hostSlowMoving": true,
      "hostGeneralMerchandise": true,
      "hostPillar": "sample string 41",
      "hostLastUpdated": "2026-06-03T18:30:31.9629614",
      "rebate": 1.0,
      "rebateExclude": true,
      "invoiceCodes": [
        {
          "$id": "5",
          "pluG_UID": "b92kCDmppUOUZMrqgmA95A==",
          "pluGuid": "08a4dd6f-a939-43a5-9464-caea82603de4",
          "supplierIdentifier": "V5390mE5IEa5qyQ68QygFQ==",
          "supplierIdentifierGuid": "d2fd9d57-3961-4620-b9ab-243af10ca015",
          "invoiceCode": "sample string 1",
          "storeIDs": [
            1,
            2
          ]
        },
        {
          "$ref": "5"
        }
      ],
      "storeIDs": [
        1,
        2
      ],
      "preferredSupplier": true,
      "preferredRebateSupplier": true,
      "supplierName": "sample string 42",
      "salesMode": 43,
      "orderPacked": true,
      "active": true,
      "price": 1,
      "costGstPercent": 45,
      "parentPluG_UID": "Ay+evcKTBEyIU8A0RO9U0Q==",
      "parentPluGuid": "bd9e2f03-93c2-4c04-8853-c03444ef54d1",
      "freight": 46.0,
      "freightType": 1,
      "product": {
        "$id": "6",
        "plu": 1,
        "storeID": 1,
        "masterPluG_UID": "QEA=",
        "storeIDs": [
          1,
          2
        ],
        "g_UId": "GROra1sZB0WtwmebW+fBOw==",
        "guid": "6bab1319-195b-4507-adc2-679b5be7c13b",
        "apn": "sample string 1",
        "apnChanged": true,
        "apnSwitched": true,
        "barcode": "sample string 4",
        "itemNumber": "sample string 5",
        "itemNumberChanged": true,
        "priceGroupG_UID": "dpT2QeuSj06pUU53i7QDaw==",
        "priceGroupGuid": "41f69476-92eb-4e8f-a951-4e778bb4036b",
        "blueprintID": 1,
        "lastCountedDate": "2026-06-03T18:30:31.9629614",
        "externalID": "sample string 7",
        "active": true,
        "activated": "2026-06-03T18:30:31.9629614",
        "pluCreated": "2026-06-03T18:30:31.9629614",
        "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": "2026-06-03T18:30:31.9629614",
        "lastManualUpdate": "2026-06-03T18:30:31.9629614",
        "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": "2026-06-03T18:30:31.9629614",
        "currentCostUpdated": "2026-06-03T18:30:31.9629614",
        "costDecimals": 31,
        "costChanged": true,
        "dealCostIdentifier": "QEA=",
        "excludeFromRebate": true,
        "rebateOverride": 1,
        "costCalcMethod": 32,
        "costCalcMethodChanged": true,
        "costEffectiveDate": "2026-06-03T18:30:31.9629614",
        "defaultGP": 1,
        "breakTargetMode": 33,
        "break1": 1,
        "price1": 1,
        "target1": 34,
        "break2": 1,
        "price2": 1,
        "target2": 35,
        "break3": 1,
        "price3": 1,
        "target3": 36,
        "break1Changed": true,
        "price1Changed": true,
        "target1Changed": true,
        "break2Changed": true,
        "price2Changed": true,
        "target2Changed": true,
        "break3Changed": true,
        "price3Changed": true,
        "target3Changed": true,
        "breakTargetModeChanged": true,
        "margin": 1.1,
        "marginChanged": true,
        "marginRanged": true,
        "marginRangedChanged": true,
        "minimumMargin": 1.1,
        "minimumMarginChanged": true,
        "maximumMargin": 1.1,
        "maximumMarginChanged": true,
        "overrideHostWarehouseIndicator": true,
        "overrideHostWarehouseIndicatorChanged": true,
        "overrideHostPrice": true,
        "overrideHostPriceChanged": true,
        "overrideHostCost": true,
        "overrideHostCostChanged": true,
        "overrideHostMargin": true,
        "overrideHostMarginChanged": true,
        "alwaysApplyMargin": true,
        "alwaysApplyMarginChanged": true,
        "aws": 1.0,
        "paws": 1.0,
        "awsUpdated": "2026-06-03T18:30:31.9629614",
        "posTare": 1,
        "altPrice": 1.0,
        "altPriceChanged": true,
        "altPriceMode": 53,
        "altPriceModeChanged": true,
        "altPLUG_UID": "m5fcbSIuSEiNy7oBFuxeLg==",
        "altPLUGuid": "6ddc979b-2e22-4848-8dcb-ba0116ec5e2e",
        "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": "2026-06-03T18:30:31.9629614",
        "labelLastPrice": 1,
        "shelfPageLayoutG_UID": "MQdbuSEj306EcQN2hR+CkA==",
        "shelfPageLayoutGuid": "b95b0731-2321-4edf-8471-0376851f8290",
        "talkerPageLayoutG_UID": "FfGdS9CrYkyGsFgWtM1Tpw==",
        "talkerPageLayoutGuid": "4b9df115-abd0-4c62-86b0-5816b4cd53a7",
        "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,
        "liabilityItem": true,
        "trackSerial": true,
        "trackSerialChanged": true,
        "allowZeroPrice": true,
        "allowZeroPriceChanged": true,
        "notForSale": 92,
        "notForSaleChanged": true,
        "excludeFromDeals": true,
        "excludeFromVoucher": true,
        "minimumAge": 95,
        "minimumAgeChanged": true,
        "buyingLimit": 1,
        "buyingLimitChanged": true,
        "buyingLimitIndependent": true,
        "buyingLimitIndependentChanged": true,
        "inventoryGuid": "152AhlKpT0SlxagpoZyiuQ==",
        "inventoryIdentifier": "86809dd7-a952-444f-a5c5-a829a19ca2b9",
        "inventoryAccuracy": 1,
        "baseUnits": 99,
        "orderPacked": 1,
        "isManufactured": true,
        "isIngredient": true,
        "isModifier": true,
        "isModifierChanged": true,
        "hasModifiers": 100,
        "defaultPrinter": "sample string 101",
        "defaultPrinterGroup": "sample string 102",
        "ingredientsOnManufacture": true,
        "manufactureUnitMeasure": 1,
        "mpl": 1,
        "maxShelfQty": 103,
        "allowAutoOrder": true,
        "warrantyPeriod": 1,
        "parentPluG_UId": "uNzYoM78AkSXpyMwX7khJQ==",
        "parentPluGuid": "a0d8dcb8-fcce-4402-97a7-23305fb92125",
        "preferredHostVendor": 105,
        "preferredHostChanged": true,
        "code": "sample string 107",
        "supplierIdentifier": "E2YGcHgOG0ONCzlkUULW3g==",
        "supplierIdentifierGuid": "70066613-0e78-431b-8d0b-39645142d6de",
        "supplierChanged": true,
        "rebateSupplierIdentifier": "wuM07/baFUGEbJpBurEmuA==",
        "rebateSupplierIdentifierGuid": "ef34e3c2-daf6-4115-846c-9a41bab126b8",
        "rebateSupplierChanged": true,
        "availableForOrder": true,
        "warehouseDirectIndicator": "sample string 109",
        "warehouseDirectIndicatorChanged": true,
        "productGrade": "sample string 111",
        "productType": "sample string 112",
        "productGroup": "sample string 113",
        "complianceIndicator": "sample string 114",
        "inhouseBrand": "sample string 115",
        "slowMoving": true,
        "generalMerchandise": true,
        "comment": "sample string 118",
        "lastUpdatedByUser": "sample string 119",
        "lastManualUpdatedByUser": "sample string 120",
        "lastUpdatedByUserOverride": true,
        "lastUpdatedByHost": "2026-06-03T18:30:31.9629614",
        "commodity": "sample string 122",
        "businessPillar": "sample string 123",
        "mscCommodity": "sample string 124",
        "hostIdentifier": "4rjN+Lrdi0+knz8ROSGFnQ==",
        "hostIdentifierGuid": "f8cdb8e2-ddba-4f8b-a49f-3f113921859d",
        "serviceFeeID": 1,
        "serviceFeeIDChanged": true,
        "providerName": "sample string 126",
        "aisleEnds": "sample string 127",
        "deleted": true,
        "deletedChanged": true,
        "hidden": true,
        "doNotRange": true,
        "doNotRangeChanged": true,
        "doNotOrder": true,
        "doNotOrderChanged": true,
        "locked": true,
        "excludeFromWebUpdate": true,
        "excludeFromWebUpdateChanged": true,
        "webPriceBasedOn": 138,
        "webPriceRounding": true,
        "webMarkup": 140,
        "webPriceMode": 141,
        "altDepartmentID": 1,
        "altSubDepartmentID": 1,
        "altMinorDepartmentID": 1,
        "altLesserDepartmentID": 1,
        "altDeptCode": "sample string 142",
        "altSubDeptCode": "sample string 143",
        "altMinorDeptCode": "sample string 144",
        "altLesserDeptCode": "sample string 145",
        "altDepartmentChanged": true,
        "storeProducts": [
          {
            "$ref": "6"
          },
          {
            "$ref": "6"
          }
        ],
        "store": {
          "$id": "7",
          "id": 1,
          "isMaster": true,
          "isElectedMaster": true,
          "electedMasterStoreID": 1,
          "isZoneMaster": 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": "2026-06-03T18:30:31.9629614",
          "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": "Kude+1SfqEWL71NQYCJhRg==",
          "hostIdentifierGuid": "fb5ee72a-9f54-45a8-8bef-535060226146",
          "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,
          "defaultOrderDocumentId": 1,
          "defaultStockReceiveDocumentId": 1,
          "giftCardSalesAccountingDeptCode": "sample string 47",
          "transactionDiscountAccountingDeptCode": "sample string 48",
          "size": 49,
          "updated": "2026-06-03T18:30:31.9629614",
          "priceZone": {
            "$id": "8",
            "id": 1,
            "name": "sample string 2",
            "hostIdentifier": "ox+4SHhTf0ix1WsVI6BNUQ==",
            "hostIdentifierGuid": "48b81fa3-5378-487f-b1d5-6b1523a04d51",
            "sortOrder": 3,
            "zoneMasterStoreID": 1,
            "electedMasterStoreID": 1,
            "containsElectedMasterStore": true
          },
          "priceZoneName": "sample string 51",
          "storeFuelConfigured": true,
          "shippingAddressCopied": true,
          "shippingAddress": {
            "$id": "9",
            "storeID": 1,
            "addressType": 1,
            "address1": "sample string 1",
            "address2": "sample string 2",
            "city": "sample string 3",
            "state": "sample string 4",
            "country": "sample string 5",
            "postCode": "sample string 6"
          },
          "billingAddressCopied": true,
          "billingAddress": {
            "$ref": "9"
          },
          "warehouseStore": {
            "$id": "10",
            "storeID": 1,
            "warehouseStoreID": 2,
            "storeName": "sample string 3",
            "warehouseName": "sample string 4"
          },
          "hostStoreSettings": [
            {
              "$id": "11",
              "id": 1,
              "hostIdentifier": "hn559QNT70q7qMS4zTL+ZA==",
              "hostIdentifierGuid": "f5797e86-5303-4aef-bba8-c4b8cd32fe64",
              "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,
              "secondPassword": "sample string 23",
              "secondPasswordPlain": "sample string 24",
              "secondServerAddress": "sample string 25",
              "processPromotions": true,
              "hostProvider": 0,
              "host": {
                "$id": "12",
                "identifier": "oglftk0j8UClVDX+dL2abA==",
                "identifierGuid": "b65f09a2-234d-40f1-a554-35fe74bd9a6c",
                "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": "IdeKnaWqwkiLwqJWOTy7bw==",
                "hostSupplierIdentifierGuid": "9d8ad721-aaa5-48c2-8bc2-a256393cbb6f",
                "loyaltyPriceLevelIdentifier": "HJA9e+K+EkirRBdV7XUs5A==",
                "loyaltyPriceLevelIdentifierGuid": "7b3d901c-bee2-4812-ab44-1755ed752ce4",
                "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": "2026-06-03T18:30:31.9629614",
                "lastProcessed": "2026-06-03T18:30:31.9629614",
                "hold": true,
                "supplierName": "sample string 35",
                "supplier": {
                  "$ref": "1"
                },
                "files": [
                  {
                    "$id": "13",
                    "id": "sample string 1",
                    "fileName": "sample string 2",
                    "extension": "sample string 3",
                    "provider": 0,
                    "type": 0,
                    "hostType": "sample string 4",
                    "createdUtc": "2026-06-03T18:30:31.9629614",
                    "processed": "2026-06-03T18:30:31.9629614",
                    "isProcessing": true,
                    "processedCount": 6,
                    "processingTime": 1,
                    "collectedUtc": "2026-06-03T18:30:31.9629614",
                    "size": 1,
                    "sizeFormat": "sample string 7",
                    "isArchive": true,
                    "customerNumber": "sample string 9",
                    "businessPillar": "sample string 10",
                    "fileType": "sample string 11",
                    "version": "sample string 12",
                    "reference": "sample string 13",
                    "digest": "sample string 14",
                    "contentType": "sample string 15",
                    "host": {
                      "$ref": "12"
                    },
                    "metcashHeader": {
                      "$id": "14",
                      "customerNumber": "sample string 1",
                      "creationDate": "2026-06-03T18:30:31.9629614",
                      "businessPillar": "sample string 3",
                      "fileType": "sample string 4"
                    }
                  },
                  {
                    "$ref": "13"
                  }
                ],
                "zoneMatrix": [
                  {
                    "$id": "15",
                    "id": 1,
                    "hostIdentifier": "LiWnvyadgUKhwYY/G93meg==",
                    "hostIdentifierGuid": "bfa7252e-9d26-4281-a1c1-863f1bdde67a",
                    "storeID": 1,
                    "departmentCode": "sample string 2",
                    "hostGuids": [
                      "ec7866d7-36d9-4ce6-9498-8c88f8b55b8b",
                      "d58c6a47-4dd5-4ae8-953c-b6cbe16beae9"
                    ]
                  },
                  {
                    "$ref": "15"
                  }
                ],
                "hostFileStoreSetting": {
                  "$ref": "11"
                },
                "hostStoreSettings": [
                  {
                    "$ref": "11"
                  },
                  {
                    "$ref": "11"
                  }
                ],
                "promotionPlacements": [
                  {
                    "$id": "16",
                    "identifier": "QGk13V1tB0aGsESBpgK+OQ==",
                    "identifierGuid": "dd356940-6d5d-4607-86b0-4481a602be39",
                    "code": "sample string 2",
                    "description": "sample string 3",
                    "isAdvertised": true
                  },
                  {
                    "$ref": "16"
                  }
                ],
                "promoTypeGuids": [
                  "648a4c5f-8625-4dfa-8f34-50b2bb3535bc",
                  "54340af2-c8de-41c1-9f72-d392207b635c"
                ],
                "isPromotionOnly": false,
                "isOrderable": false,
                "vendor": 0
              },
              "groupIDs": [
                1,
                2
              ],
              "hostDescription": "sample string 27"
            },
            {
              "$ref": "11"
            }
          ],
          "accounts": [
            {
              "$id": "17",
              "id": 1,
              "storeID": 1,
              "accountName": "sample string 2",
              "bsb": "sample string 3",
              "accountNumber": "sample string 4",
              "accountDesignated": true
            },
            {
              "$ref": "17"
            }
          ],
          "sales": [
            {
              "$id": "18",
              "id": 1,
              "storeID": 1,
              "externalSalesType": 2,
              "ftpSiteID": 1,
              "lastSaleProcessed": "2026-06-03T18:30:31.9629614",
              "ftpSite": {
                "$id": "19",
                "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": "18"
            }
          ],
          "suppliedStores": [
            1,
            2
          ],
          "zoneMatrix": [
            {
              "$ref": "15"
            },
            {
              "$ref": "15"
            }
          ],
          "cashManagements": [
            {
              "$id": "20",
              "id": 1,
              "storeID": 1,
              "cashManagementType": 2,
              "apiID": 1,
              "organisationID": "sample string 3",
              "siteName": "sample string 4",
              "thirdPartyAPI": {
                "$id": "21",
                "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,
                "config": "sample string 10"
              }
            },
            {
              "$ref": "20"
            }
          ],
          "updateStoreID": "12a1b265-9cb2-45db-9760-a564022a12c0",
          "updateStore": {
            "$id": "22",
            "id": "7e01d7aa-6f80-4fe8-87b6-657b97adac45",
            "name": "sample string 1",
            "lastActivity": "2026-06-03T18:30:31.9629614",
            "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": "2026-06-03T18:30:31.9629614"
          },
          "timeZoneId": "sample string 54",
          "securityOptions": {
            "$id": "23",
            "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": "24",
            "pluG_UID": "f4ZKG4HqcEiWSwk55O20ig==",
            "pluGuid": "1b4a867f-ea81-4870-964b-0939e4edb48a",
            "plu": 1,
            "storeID": 1,
            "zoneID": 2,
            "zoneName": "sample string 3",
            "store": "sample string 4",
            "isElectedMasterStore": true,
            "isZoneMasterStore": true,
            "priceNow": 7,
            "costNow": 8,
            "costNowDecimals": 9,
            "normalPrice": 10,
            "priceNext": 1,
            "costNext": 1,
            "costNextDecimals": 11,
            "nextCampaignName": "sample string 12",
            "gstPercent": 13,
            "normalCost": 14,
            "normalCostDecimals": 15,
            "costGstPercent": 16,
            "costCalcMethod": 1,
            "currentCost": 17,
            "currentCostDecimals": 18,
            "break1": 19,
            "price1": 20,
            "break2": 21,
            "price2": 22,
            "break3": 23,
            "price3": 24,
            "fuelItem": 25,
            "fixedWeight": 26,
            "active": true,
            "complianceIndicator": "sample string 27",
            "doNotOrder": true,
            "doNotRange": true,
            "isNormalPriceChangesCampaign": true,
            "updated": "2026-06-03T18:30:31.9629614"
          },
          {
            "$ref": "24"
          }
        ],
        "currentPrices": {
          "$id": "25",
          "pluPrices": {
            "$id": "26",
            "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,
            "memberDiscountPrice": 10,
            "acceptedUtc": "2026-06-03T18:30:31.9629614",
            "priceChangeType": 0,
            "costDecimals": 11,
            "costCalcMethod": 12,
            "targetCampaignPriceGtOrEquNormal": true
          },
          "normalPluPrices": {
            "$ref": "26"
          },
          "winningCampaign": 1,
          "winner": {
            "$id": "27",
            "campaignName": "sample string 1",
            "campaignDescription": "sample string 2",
            "talkerText": "sample string 3",
            "disableWasSave": true,
            "startDate": "2026-06-03T18:30:31.9629614",
            "startTime": 5,
            "endDate": "2026-06-03T18:30:31.9629614",
            "endTime": 6,
            "newPrice": 7,
            "newCost": 8,
            "newCostDecimals": 9,
            "pctDiscount": 10,
            "promoType": 1,
            "promotionTypeCode": "sample string 11",
            "hostType": 12,
            "hostIdentifier": "wWI0l+/XqUKnIwjH1bJi7w==",
            "hostIdentifierGuid": "973462c1-d7ef-42a9-a723-08c7d5b262ef",
            "storeNames": [
              "sample string 1",
              "sample string 2"
            ]
          },
          "details": [
            {
              "$ref": "27"
            },
            {
              "$ref": "27"
            }
          ]
        },
        "tray": {
          "$id": "28",
          "g_UId": "YzO1X4AUcU69FYviGVPWOA==",
          "guid": "5fb53363-1480-4e71-bd15-8be21953d638",
          "name": "sample string 1",
          "number": 1,
          "tare": 1
        },
        "priceGroup": {
          "$id": "29",
          "priceGroupG_UID": "MPB1pWdB20O7Hj36+8xnWg==",
          "priceGroupGuid": "a575f030-4167-43db-bb1e-3dfafbcc675a",
          "name": "sample string 2",
          "code": 1,
          "modified": true,
          "updated": "2026-06-03T18:30:31.9629614",
          "buyingLimit": 1,
          "buyingLimitIndependent": true,
          "buyingLimitType": 0,
          "number": 1,
          "products": [
            {
              "$ref": "6"
            },
            {
              "$ref": "6"
            }
          ],
          "productCount": 1
        },
        "priceGroupName": "sample string 147",
        "nutrifacts": {
          "$id": "30",
          "pluG_UID": "Nw2EuZoeX0GoaxS9Zdukog==",
          "pluGuid": "b9840d37-1e9a-415f-a86b-14bd65dba4a2",
          "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": "31",
          "pluGuid": "bd3a4a99-ade1-4a24-9ab0-23083a1ed919",
          "created": "2026-06-03T18:30:31.9629614",
          "createdByUser": "sample string 1",
          "activated": "2026-06-03T18:30:31.9629614",
          "activatedByUser": "sample string 2",
          "deactivated": "2026-06-03T18:30:31.9629614",
          "deactivatedByUser": "sample string 3",
          "lastOrdered": "2026-06-03T18:30:31.9629614",
          "lastOrderedQty": 4.0,
          "lastReceived": "2026-06-03T18:30:31.9629614",
          "lastReceivedQty": 5.0,
          "lastInvoiceStatus": 1,
          "lastCounted": "2026-06-03T18:30:31.9629614",
          "lastSold": "2026-06-03T18:30:31.9629614",
          "firstSold": "2026-06-03T18:30:31.9629614",
          "awsUpdated": "2026-06-03T18:30:31.9629614",
          "lastManualUpdate": "2026-06-03T18:30:31.9629614",
          "lastManualUpdatedByUser": "sample string 7",
          "lastUpdated": "2026-06-03T18:30:31.9629614",
          "lastUpdatedByUser": "sample string 9",
          "lastUpdatedByHost": "2026-06-03T18:30:31.9629614",
          "doNotRangeUpdated": "2026-06-03T18:30:31.9629614",
          "doNotOrderUpdated": "2026-06-03T18:30:31.9629614",
          "tracked": "2026-06-03T18:30:31.9629614"
        },
        "allergens": [
          {
            "$id": "32",
            "primaryKey": {
              "$id": "33",
              "pluGuid": "f6321721-ff69-4963-b746-48ab574d8227",
              "contains": 2
            },
            "allergenID": 1,
            "pluG_UID": "IRcy9mn/Y0m3RkirV02CJw==",
            "pluGuid": "f6321721-ff69-4963-b746-48ab574d8227",
            "contains": 2,
            "allergenName": "sample string 3",
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "32"
          }
        ],
        "costs": {
          "$id": "34",
          "pluG_UID": "0okFmD2bC0KsA3NOFMTZtg==",
          "pluGuid": "980589d2-9b3d-420b-ac03-734e14c4d9b6",
          "enteredCost": 1,
          "weightedAvgCost": 1,
          "lastCost": 1,
          "rawEnteredCost": 2,
          "rawWeightedAvgCost": 3,
          "rawLastCost": 4,
          "freight": 5.0,
          "freightType": 6,
          "costDecimals": 7,
          "fifoCost": 1,
          "updated": "2026-06-03T18:30:31.9629614",
          "normalCost": 1,
          "currentCost": 1
        },
        "sales": [
          {
            "$id": "35",
            "saleHeaderID": 1,
            "created": "2026-06-03T18:30:31.9629614",
            "createdLocal": "2026-06-03T18:30:31.9629614",
            "storeID": 3,
            "storeName": "sample string 4",
            "operatorG_Uid": "YUlPNAing0O2fGW8UGyMYQ==",
            "operatorGuid": "344f4961-a708-4383-b67c-65bc506c8c61",
            "operatorName": "sample string 5",
            "tranType": 1,
            "plu": 1,
            "pluG_UId": "YAijfE+11UawnVtS/aIHPA==",
            "pluGuid": "7ca30860-b54f-46d5-b09d-5b52fda2073c",
            "normalPrice": 1,
            "totalCents": 1,
            "cost": 1,
            "grossProfit": 1,
            "quantity": 1,
            "operator": {
              "$id": "36",
              "id": 1,
              "g_Uid": "Lrju35sSEk6QjboFgAsOWw==",
              "guid": "dfeeb82e-129b-4e12-908d-ba05800b0e5b",
              "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": "2026-06-03T18:30:31.9629614",
              "passwordResetRequired": true,
              "alteredInStore": true,
              "startShift": "2026-06-03T18:30:31.9629614",
              "endShift": "2026-06-03T18:30:31.9629614",
              "machineName": "sample string 20",
              "drawerID": 1,
              "stores": [
                {
                  "$id": "37",
                  "operatorG_UID": "s/etTR0hSU+3f3GwNDOL2A==",
                  "operatorGuid": "4dadf7b3-211d-4f49-b77f-71b034338bd8",
                  "storeID": 2,
                  "operator": {
                    "$ref": "36"
                  },
                  "store": {
                    "$ref": "7"
                  }
                },
                {
                  "$ref": "37"
                }
              ]
            }
          },
          {
            "$ref": "35"
          }
        ],
        "apns": [
          {
            "$id": "38",
            "pluID": 1,
            "pluG_UID": "RkHHrug5rECDF0ioW8JE1A==",
            "pluGuid": "aec74146-39e8-40ac-8317-48a85bc244d4",
            "apn": "sample string 1",
            "deleted": true,
            "storeID": 1,
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "38"
          }
        ],
        "tuns": [
          {
            "$id": "39",
            "pluG_UId": "Fy8f+pEepkiZWOeJgPFkSg==",
            "pluGuid": "fa1f2f17-1e91-48a6-9958-e78980f1644a",
            "apn": "sample string 1",
            "tun": "sample string 2",
            "cartonQuantity": 3,
            "product": {
              "$ref": "6"
            },
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "39"
          }
        ],
        "competitionPricing": [
          {
            "$id": "40",
            "identifier": "n/SETNXI7E+EY/6UrPfa8Q==",
            "identifierGuid": "4c84f49f-c8d5-4fec-8463-fe94acf7daf1",
            "pluG_UID": "zp9AwxYIyEeQItxzfH3rqQ==",
            "pluGuid": "c3409fce-0816-47c8-9022-dc737c7deba9",
            "competitionID": 1,
            "name": "sample string 2",
            "sellMultiple": 3,
            "retailPrice": 4,
            "storeName": "sample string 5"
          },
          {
            "$ref": "40"
          }
        ],
        "supplier": {
          "$ref": "1"
        },
        "supplierName": "sample string 148",
        "children": [
          {
            "$ref": "6"
          },
          {
            "$ref": "6"
          }
        ],
        "ordering": {
          "$ref": "4"
        },
        "flipChartPages": [
          {
            "$id": "41",
            "identifier": "FQL+ckryRE2oQv+IXyEKGQ==",
            "groupName": "sample string 1",
            "identifierGuid": "72fe0215-f24a-4d44-a842-ff885f210a19",
            "exists": true,
            "flipChartIdentifier": "KcNjqqOxJEuSN0pP2uel4w==",
            "flipChartIdentifierGuid": "aa63c329-b1a3-4b24-9237-4a4fdae7a5e3",
            "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": "szD9daebxkKeBBGqK+RlYg==",
            "groupIdentifierGuid": "75fd30b3-9ba7-42c6-9e04-11aa2be46562",
            "flipChart": {
              "$id": "42",
              "identifier": "5RX/q4OWxUuGlkl2gj8qLw==",
              "identifierGuid": "abff15e5-9683-4bc5-8696-4976823f2a2f",
              "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": "43",
                "identifier": "GQhMmhJW4EOBN+7RgZNZiA==",
                "identifierGuid": "9a4c0819-5612-43e0-8137-eed181935988",
                "name": "sample string 2",
                "formType": "sample string 3",
                "forms": [
                  {
                    "$id": "44",
                    "id": 1,
                    "g_UID": "UE9A3wg4IUGILt3C0njNCw==",
                    "guid": "df404f50-3808-4121-882e-ddc2d278cd0b",
                    "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": "njxKxPuZBE2DZaHEOiyZNw==",
                    "previousFormGuid": "c44a3c9e-99fb-4d04-8365-a1c43a2c9937",
                    "nextForm": 1,
                    "nextFormG_UID": "EN4FvQ62qkyQay640HTrsQ==",
                    "nextFormGuid": "bd05de10-b60e-4caa-906b-2eb8d074ebb1",
                    "attributes": "sample string 10",
                    "updated": "2026-06-03T18:30:31.9629614",
                    "positioning": 1,
                    "contentPanel": "sample string 11",
                    "selectionMode": 1,
                    "maximumSelections": 1,
                    "alteredInStore": true,
                    "deleted": true,
                    "blueprintID": 1,
                    "preserveLayout": true,
                    "mainCheckoutFormName": "sample string 13",
                    "nextCheckoutForm": {
                      "$ref": "44"
                    },
                    "previousCheckoutForm": {
                      "$ref": "44"
                    },
                    "buttons": [
                      {
                        "$id": "45",
                        "id": 1,
                        "checkoutFormID": 2,
                        "checkoutFormG_UID": "nOwyyq0I8kuxjAxJG2Hj4Q==",
                        "checkoutFormGuid": "ca32ec9c-08ad-4bf2-b18c-0c491b61e3e1",
                        "identifier": "ZgsMLDZceEyBFsd6L69nSQ==",
                        "identifierGuid": "2c0c0b66-5c36-4c78-8116-c77a2faf6749",
                        "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": "WHLlR6Cx1EOZ/GdskTTIvg==",
                        "valueGuid": "47e57258-b1a0-43d4-99fc-676c9134c8be",
                        "buttonText": "sample string 10",
                        "valueText": "sample string 11",
                        "drawImageAndButton": true,
                        "updated": "2026-06-03T18:30:31.9629614",
                        "action": "sample string 12",
                        "valueForm": {
                          "$ref": "44"
                        },
                        "image": {
                          "$id": "46",
                          "name": "sample string 3.sample string 4",
                          "imageID": 2,
                          "imageName": "sample string 3",
                          "imageExtension": "sample string 4",
                          "lastUpdate": "2026-06-03T18:30:31.9629614",
                          "imageData": "QEA=",
                          "readOnly": true
                        }
                      },
                      {
                        "$ref": "45"
                      }
                    ],
                    "panels": [
                      {
                        "$id": "47",
                        "id": 1,
                        "checkoutFormID": 2,
                        "checkoutFormG_UID": "BQsFcWQw6EGvoK+jaZvOtw==",
                        "checkoutFormGuid": "71050b05-3064-41e8-afa0-afa3699bceb7",
                        "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": "47"
                      }
                    ]
                  },
                  {
                    "$ref": "44"
                  }
                ],
                "panels": [
                  {
                    "$ref": "47"
                  },
                  {
                    "$ref": "47"
                  }
                ]
              },
              "pages": [
                {
                  "$ref": "41"
                },
                {
                  "$ref": "41"
                }
              ]
            },
            "contentPanel": {
              "$ref": "47"
            },
            "products": [
              {
                "$id": "48",
                "flipChartPageIdentifier": "4EiKpDWG8EyXgjFQq7MApg==",
                "flipChartPageIdentifierGuid": "a48a48e0-8635-4cf0-9782-3150abb300a6",
                "pluG_UID": "DbmU4thFtEy563Fr2N1SeQ==",
                "pluGuid": "e294b90d-45d8-4cb4-b9eb-716bd8dd5279",
                "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": "48"
              }
            ],
            "productCount": 27,
            "pages": [
              {
                "$ref": "41"
              },
              {
                "$ref": "41"
              }
            ]
          },
          {
            "$ref": "41"
          }
        ],
        "priceHistory": [
          {
            "$id": "49",
            "pluG_UID": "rkKFU01fn0yGu+rPQ1IDAQ==",
            "pluGuid": "538542ae-5f4d-4c9f-86bb-eacf43520301",
            "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": "2026-06-03T18:30:31.9629614",
            "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": "49"
          }
        ],
        "ingredients": [
          {
            "$id": "50",
            "pluG_UID": "FviQaJ3RhEia4iyv9+NWRg==",
            "ingredientGuid": "0UvYHYI9/kiRz8vdD5LNQw==",
            "ingredientIdentifier": "1dd84bd1-3d82-48fe-91cf-cbdd0f92cd43",
            "quantity": 1.0,
            "storeIDs": [
              1,
              2
            ],
            "ingredientText": "sample string 1",
            "ingredient": {
              "$ref": "6"
            }
          },
          {
            "$ref": "50"
          }
        ],
        "bins": [
          {
            "$id": "51",
            "pluG_UID": "d0PFyooGjE+sFTBAExg20Q==",
            "pluGuid": "cac54377-068a-4f8c-ac15-3040131836d1",
            "shelfLocationIdentifier": "ZlUgElCNIUKmKgWtgq453Q==",
            "shelfLocationGuid": "12205566-8d50-4221-a62a-05ad82ae39dd",
            "labelShelfDefault": 1,
            "labelTalkerDefault": 1,
            "labelSmall": true,
            "labelPageLayoutG_UID": "GuV4bdkdv06QALvNYFI53Q==",
            "labelPageLayoutGuid": "6d78e51a-1dd9-4ebf-9000-bbcd605239dd",
            "updated": "2026-06-03T18:30:31.9629614",
            "electronicShelfLabelIdentifier": "sample string 5",
            "electronicshelfLabelsConfigurationID": 6,
            "labelShelfChanged": true,
            "productName": "sample string 8",
            "locationText": "sample string 9",
            "product": {
              "$ref": "6"
            },
            "location": {
              "$id": "52",
              "identifier": "9eA7T8dQ0U28k63UBgDBEg==",
              "storeID": 1,
              "identifierGuid": "4f3be0f5-50c7-4dd1-bc93-add40600c112",
              "name": "sample string 2",
              "haccp": true,
              "blueprintID": 1,
              "updated": "2026-06-03T18:30:31.9629614",
              "minTemp": 1,
              "maxTemp": 1,
              "checkFrequency": 1,
              "storeCaseConfiguration": 5,
              "storeName": "sample string 6",
              "bins": [
                {
                  "$ref": "51"
                },
                {
                  "$ref": "51"
                }
              ]
            }
          },
          {
            "$ref": "51"
          }
        ],
        "bin": {
          "$ref": "51"
        },
        "scaleLocations": [
          {
            "$id": "53",
            "plu": 1,
            "pluG_UID": "3cV42Aro50+i/iX8BAt4LA==",
            "pluGuid": "d878c5dd-e80a-4fe7-a2fe-25fc040b782c",
            "deptNo": 1,
            "product": {
              "$ref": "6"
            },
            "scaleLocation": {
              "$id": "54",
              "id": 1,
              "deptNo": 1,
              "deptCode": "sample string 2",
              "name": "sample string 3",
              "enabled": true,
              "updated": "2026-06-03T18:30:31.9629614",
              "department": {
                "$id": "55",
                "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": "54"
                },
                "subDepartments": [
                  {
                    "$id": "56",
                    "id": 1,
                    "departmentID": 2,
                    "name": "sample string 3",
                    "code": "sample string 4",
                    "departmentCode": "sample string 5",
                    "externalSales": true,
                    "minorDepartments": [
                      {
                        "$id": "57",
                        "id": 1,
                        "subDepartmentID": 2,
                        "departmentID": 3,
                        "name": "sample string 4",
                        "subDepartmentCode": "sample string 5",
                        "departmentCode": "sample string 6",
                        "code": "sample string 7",
                        "lesserDepartments": [
                          {
                            "$id": "58",
                            "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": "2026-06-03T18:30:31.9629614",
                            "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": "XCg8jOo+6Ey/VhANnXgtmw==",
                            "labelPageLayoutGuid": "8c3c285c-3eea-4ce8-bf56-100d9d782d9b",
                            "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": "59",
                              "dept": 1,
                              "category": 2,
                              "name": "sample string 3",
                              "active": true,
                              "mscCommodities": [
                                {
                                  "$id": "60",
                                  "dept": 1,
                                  "category": 2,
                                  "commodity": 3,
                                  "name": "sample string 4",
                                  "active": true,
                                  "mscSubCommodities": [
                                    {
                                      "$id": "61",
                                      "dept": 1,
                                      "category": 2,
                                      "commodity": 3,
                                      "subCommodity": 4,
                                      "name": "sample string 5",
                                      "active": true,
                                      "subCommodityCode": "sample string 7"
                                    },
                                    {
                                      "$ref": "61"
                                    }
                                  ],
                                  "commodityCode": "sample string 6"
                                },
                                {
                                  "$ref": "60"
                                }
                              ],
                              "categoryCode": "sample string 5"
                            },
                            "mscCom": {
                              "$ref": "60"
                            },
                            "mscDep": {
                              "$id": "62",
                              "dept": 1,
                              "name": "sample string 2",
                              "active": true,
                              "mscCategories": [
                                {
                                  "$ref": "59"
                                },
                                {
                                  "$ref": "59"
                                }
                              ],
                              "deptCode": "sample string 4"
                            },
                            "mscSubCom": {
                              "$ref": "61"
                            }
                          },
                          {
                            "$ref": "58"
                          }
                        ],
                        "updated": "2026-06-03T18:30:31.9629614",
                        "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": "LNoUPI1NS0u+KMbGpsvBNA==",
                        "labelPageLayoutGuid": "3c14da2c-4d8d-4b4b-be28-c6c6a6cbc134",
                        "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": "59"
                        },
                        "mscCom": {
                          "$ref": "60"
                        },
                        "mscDep": {
                          "$ref": "62"
                        },
                        "mscSubCom": {
                          "$ref": "61"
                        }
                      },
                      {
                        "$ref": "57"
                      }
                    ],
                    "investmentBuyOverride": true,
                    "updated": "2026-06-03T18:30:31.9629614",
                    "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": "K9YsxuYY/UqHi6u4ISmGCA==",
                    "labelPageLayoutGuid": "c62cd62b-18e6-4afd-878b-abb821298608",
                    "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": "59"
                    },
                    "mscCom": {
                      "$ref": "60"
                    },
                    "mscDep": {
                      "$ref": "62"
                    },
                    "mscSubCom": {
                      "$ref": "61"
                    }
                  },
                  {
                    "$ref": "56"
                  }
                ],
                "stores": [
                  1,
                  2
                ],
                "investmentBuyOverride": true,
                "updated": "2026-06-03T18:30:31.9629614",
                "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": "AvFCRlhfmEmpGNvweQS0tA==",
                "labelPageLayoutGuid": "4642f102-5f58-4998-a918-dbf07904b4b4",
                "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": "59"
                },
                "mscCom": {
                  "$ref": "60"
                },
                "mscDep": {
                  "$ref": "62"
                },
                "mscSubCom": {
                  "$ref": "61"
                }
              }
            }
          },
          {
            "$ref": "53"
          }
        ],
        "nextPrice": {
          "$id": "63",
          "id": 1,
          "campaignID": 2,
          "campaignName": "sample string 3",
          "plu": 1,
          "hostOfferID": 1,
          "metcashPromotionID": "sample string 4",
          "metcashPromotionPlacement": "sample string 5",
          "pluG_UID": "3z/f7/iYlkyNiVbPBbQSvw==",
          "pluGuid": "efdf3fdf-98f8-4c96-8d89-56cf05b412bf",
          "newPrice": 1,
          "pctDiscount": 1,
          "newCost": 1,
          "newCostDecimals": 6,
          "dealCostIdentifier": "hG2tII0lA0uAq/j/uDsPyg==",
          "dealCostGuid": "20ad6d84-258d-4b03-80ab-f8ffb83b0fca",
          "pluName": "sample string 7",
          "apn": "sample string 8",
          "fuelItem": true,
          "priceGroupG_UID": "Zarj+g4bBkymEuE6qEhU+Q==",
          "priceGroupGuid": "fae3aa65-1b0e-4c06-a612-e13aa84854f9",
          "itemNumber": "sample string 10",
          "cri": "sample string 11",
          "pluPrice": 12,
          "costCalcMethod": 13,
          "pluCost": 14,
          "pluCostIndicator": "sample string 15",
          "pluPriceGstPercent": 16,
          "pluCostGstPercent": 17,
          "pluActive": true,
          "cartonQty": 1.1,
          "baseUnits": 19.1,
          "salesMode": 1,
          "orderPacked": 20,
          "pluNormalCost": 21,
          "pluaws": 22.0,
          "directNumber": "sample string 23",
          "departmentName": "sample string 24",
          "subDepartmentName": "sample string 25",
          "priceGroupName": "sample string 26",
          "supplierName": "sample string 27",
          "stockOnHand": 1.1,
          "stockOnOrder": 1.1,
          "lastReceived": "2026-06-03T18:30:31.9629614",
          "rrp": 28,
          "campaignDescription": "sample string 29",
          "hostCampaign": true,
          "hostIdentifier": "QEA=",
          "hostIdentifierGuid": "c0b6a18d-dea6-4c9d-9c9d-91068479bbe4",
          "campaignComboPriceGroupG_UID": "htYX1k2cTE+pl+oBDbUD0A==",
          "campaignComboPriceGroupIdentifier": "d617d686-9c4d-4f4c-a997-ea010db503d0",
          "promotionPlacementDescription": "sample string 31",
          "storeAcceptances": [
            {
              "$id": "64",
              "plu": 1,
              "pluG_UId": "QEA=",
              "campaignID": 1,
              "campaignName": "sample string 2",
              "storeID": 3,
              "acceptedUtc": "2026-06-03T18:30:31.9629614",
              "operatorG_UID": "SPc9nb8ju02Oey695t7PAQ==",
              "operatorGuid": "9d3df748-23bf-4dbb-8e7b-2ebde6decf01",
              "machineID": 1,
              "processed": true,
              "appliedUtc": "2026-06-03T18:30:31.9629614",
              "signIqTicketFileMovedUtc": "2026-06-03T18:30:31.9629614",
              "user": "sample string 6",
              "campaignDescription": "sample string 7",
              "productDesc": "sample string 8",
              "storeName": "sample string 9",
              "effectiveUtc": "2026-06-03T18:30:31.9629614",
              "priceChangeType": 0,
              "operatorName": "sample string 10",
              "hostCampaign": true,
              "hostIdentifier": "QEA=",
              "hostIdentifierGuid": "be81569d-c937-4aba-ac7c-0b11b2e8de75",
              "product": {
                "$ref": "6"
              },
              "campaignPlu": {
                "$ref": "63"
              },
              "fuelItem": true
            },
            {
              "$ref": "64"
            }
          ],
          "campaign": {
            "$id": "65",
            "id": 1,
            "storeID": 2,
            "name": "5c58d0bd-1c06-4b68-83bb-de1af52e642c",
            "nameGuid": "5c58d0bd-1c06-4b68-83bb-de1af52e642c",
            "description": "sample string 4",
            "showDiscounts": true,
            "showTotals": true,
            "onlyEvaluateOnSubtotal": true,
            "useDescription": true,
            "campaignType": 1,
            "startDate": "2026-06-03T18:30:31.9629614",
            "startTime": 1,
            "endDate": "2026-06-03T18:30:31.9629614",
            "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": "2026-06-03T18:30:31.9629614",
            "system": true,
            "created": "2026-06-03T18:30:31.9629614",
            "updated": "2026-06-03T18:30:31.9629614",
            "priceChangeNotifiedUtc": "2026-06-03T18:30:31.9629614",
            "promoType": 1,
            "promotionTypeCode": "sample string 13",
            "hostIdentifier": "DX1O8JNcI0+ho0eXgvAo4w==",
            "hostIdentifierGuid": "f04e7d0d-5c93-4f23-a1a3-479782f028e3",
            "hostType": 14,
            "createdByUser": "sample string 15",
            "fromHost": true,
            "deleted": true,
            "campaignDeleted": "2026-06-03T18:30:31.9629614",
            "updatedByUser": "sample string 18",
            "offerID": 1,
            "isPriceChangeCampaign": true,
            "stores": [
              1,
              2
            ],
            "storeNames": [
              "sample string 1",
              "sample string 2"
            ],
            "campaignPlus": [
              {
                "$ref": "63"
              },
              {
                "$ref": "63"
              }
            ],
            "campaignPools": [
              {
                "$id": "66",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "plu": 4,
                "pluG_UID": "KK1D30LdXkStmQS05GZ8Kw==",
                "pluGuid": "df43ad28-dd42-445e-ad99-04b4e4667c2b",
                "hostOfferID": 1,
                "priceGroupG_UID": "Rzi99f9YGEOGlvrkh5plLw==",
                "priceGroupGuid": "f5bd3847-58ff-4318-8696-fae4879a652f",
                "fuelItem": true,
                "pluName": "sample string 6",
                "apn": "sample string 7",
                "pluActive": true,
                "cartonQty": 1,
                "baseUnits": 9.1,
                "cri": "sample string 10",
                "salesMode": 1,
                "orderPacked": 11,
                "pluaws": 12.0,
                "directNumber": "sample string 13",
                "departmentName": "sample string 14",
                "subDepartmentName": "sample string 15",
                "priceGroupName": "sample string 16",
                "supplierName": "sample string 17",
                "stockOnHand": 1.1,
                "stockOnOrder": 1.1,
                "lastReceived": "2026-06-03T18:30:31.9629614",
                "rrp": 18,
                "campaignDescription": "sample string 19",
                "product": {
                  "$ref": "6"
                },
                "campaign": {
                  "$ref": "65"
                }
              },
              {
                "$ref": "66"
              }
            ],
            "sellingRules": [
              {
                "$id": "67",
                "id": 1,
                "identifier": "L45zEqcLIEm8WRUu8iYOkw==",
                "identifierStr": "L45zEqcLIEm8WRUu8iYOkw==",
                "identifierGuid": "12738e2f-0ba7-4920-bc59-152ef2260e93",
                "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": "65"
                }
              },
              {
                "$ref": "67"
              }
            ],
            "customers": [
              {
                "$id": "68",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "customerID": "ZOMiTcZmNUezIsoQcv4QMA==",
                "customerIDGuid": "4d22e364-66c6-4735-b322-ca1072fe1030",
                "campaign": {
                  "$ref": "65"
                },
                "customer": {
                  "$id": "69",
                  "identifier": "cfppOHrTQUG2Iwa7K2g+Sw==",
                  "identifierGuid": "3869fa71-d37a-4141-b623-06bb2b683e4b",
                  "code": "sample string 2",
                  "familyName": "sample string 3",
                  "givenName": "sample string 4",
                  "otherName": "sample string 5",
                  "title": "sample string 6",
                  "dateOfBirth": "2026-06-03T18:30:31.9629614",
                  "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": "4NREHe7cjEakekKPfnyylA==",
                  "communityIdentifierGuid": "1d44d4e0-dcee-468c-a47a-428f7e7cb294",
                  "joined": "2026-06-03T18:30:31.9629614",
                  "updated": "2026-06-03T18:30:31.9629614",
                  "active": true,
                  "reasonInactive": 1,
                  "groupCustomer": true,
                  "loyaltyPoints": 1,
                  "homeStoreID": 1,
                  "availableSpend": 1,
                  "priceLevelIdentifier": "jvd6cUg3jEeBBCajmcRVDg==",
                  "priceLevelIdentifierGuid": "717af78e-3748-478c-8104-26a399c4550e",
                  "marketingID": "sample string 18",
                  "receiptPrintOptions": 1,
                  "hidden": true,
                  "registered": true,
                  "registeredOn": "2026-06-03T18:30:31.9629614",
                  "emailMarketing": true,
                  "smsMarketing": true,
                  "deleted": true,
                  "deletedUser": "sample string 24",
                  "homeStoreName": "sample string 25",
                  "customerCards": [
                    {
                      "$id": "70",
                      "cardType": 2,
                      "issueDate": "2026-06-03T18:30:31.9629614",
                      "expiry": "2026-06-03T18:30:31.9629614",
                      "customerID": "uumCigd8OEaPmtAjGEnZHw==",
                      "customerIDGuid": "8a82e9ba-7c07-4638-8f9a-d0231849d91f",
                      "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": "2026-06-03T18:30:31.9629614",
                      "linkedAccount": "jLyYdaA8TUKlZcEdR9uFOQ==",
                      "linkedAccountGuid": "7598bc8c-3ca0-424d-a565-c11d47db8539",
                      "currentValueChanged": true,
                      "limitsChanged": true,
                      "customer": {
                        "$ref": "69"
                      },
                      "account": {
                        "$id": "71",
                        "id": 1,
                        "identifier": "iJCAGLMuQEWsGxY1nqxibA==",
                        "identifierGuid": "18809088-2eb3-4540-ac1b-16359eac626c",
                        "referenceNo": "sample string 3",
                        "name": "sample string 4",
                        "created": "2026-06-03T18:30:31.9629614",
                        "owner": "yQmuxqyYvkmy6kQCAuJIdg==",
                        "ownerGuid": "c6ae09c9-98ac-49be-b2ea-440202e24876",
                        "accountStoreGroupIdentifier": "8SP76nPfXkuqOoDDBhXz0Q==",
                        "accountStoreGroupGuid": "eafb23f1-df73-4b5e-aa3a-80c30615f3d1",
                        "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": "2026-06-03T18:30:31.9629614",
                        "active": true,
                        "updated": "2026-06-03T18:30:31.9629614",
                        "deleted": true,
                        "deletedUser": "sample string 16",
                        "currentBalanceChanged": true,
                        "maximumLimitChanged": true,
                        "loyaltyPointsChanged": true,
                        "projectedBalance": 17,
                        "accountStoreGroupStoreIDs": [
                          1,
                          2
                        ],
                        "customerEmail": "sample string 18",
                        "ownerCustomer": {
                          "$ref": "69"
                        },
                        "card": {
                          "$ref": "70"
                        },
                        "members": {
                          "$id": "72",
                          "sample string 1": [
                            {
                              "$ref": "69"
                            },
                            {
                              "$ref": "69"
                            }
                          ],
                          "sample string 2": [
                            {
                              "$ref": "69"
                            },
                            {
                              "$ref": "69"
                            }
                          ]
                        },
                        "customerGroups": [
                          {
                            "$id": "73",
                            "identifier": "X0e5E6bAoUKAsfTHbW8W+A==",
                            "identifierGuid": "13b9475f-c0a6-42a1-80b1-f4c76d6f16f8",
                            "name": "sample string 2",
                            "primaryContact": "ywi2+mj44kCxFYtBZ6BU7A==",
                            "primaryContactGuid": "fab608cb-f868-40e2-b115-8b4167a054ec",
                            "accountID": "TPllcfh2MEuh5rOkCWkL3w==",
                            "accountIDGuid": "7165f94c-76f8-4b30-a1e6-b3a409690bdf",
                            "special": true,
                            "updated": "2026-06-03T18:30:31.9629614",
                            "active": true,
                            "reasonInactive": 1,
                            "priceLevelIdentifier": "OWM7aV/FcEOFo43y+c23bA==",
                            "priceLevelIdentifierGuid": "693b6339-c55f-4370-85a3-8df2f9cdb76c",
                            "marketingListID": "sample string 7",
                            "deleted": true,
                            "account": {
                              "$ref": "71"
                            },
                            "primaryContactCustomer": {
                              "$ref": "69"
                            },
                            "customerGroupMembers": [
                              {
                                "$id": "74",
                                "id": 1,
                                "groupID": "6TvlW72WzkKCdy7DmOcj4w==",
                                "groupIDGuid": "5be53be9-96bd-42ce-8277-2ec398e723e3",
                                "customerID": "5G33+nad9UKpCbicHSzs2g==",
                                "customerIDGuid": "faf76de4-9d76-42f5-a909-b89c1d2cecda",
                                "card": "sample string 4",
                                "linkedAccount": "tYjRdef1PUi/8LT41QrvmA==",
                                "linkedAccountGuid": "75d188b5-f5e7-483d-bff0-b4f8d50aef98",
                                "customer": {
                                  "$ref": "69"
                                },
                                "group": {
                                  "$ref": "73"
                                },
                                "customerCard": {
                                  "$ref": "70"
                                }
                              },
                              {
                                "$ref": "74"
                              }
                            ]
                          },
                          {
                            "$ref": "73"
                          }
                        ]
                      },
                      "payments": [
                        {
                          "$id": "75",
                          "id": 1,
                          "identifier": "ep+Bd0Tbh0yOfBQbY12QSQ==",
                          "identifierGuid": "77819f7a-db44-4c87-8e7c-141b635d9049",
                          "storeID": 2,
                          "operatorName": "sample string 3",
                          "saleHeaderID": 4,
                          "paymentType": 5,
                          "amount": 6,
                          "account": "sample string 7",
                          "accountID": "aEF26j1fi0SugxuaUEolyA==",
                          "accountIDGuid": "ea764168-5f3d-448b-ae83-1b9a504a25c8",
                          "customerAccount": {
                            "$ref": "71"
                          },
                          "customerCard": {
                            "$ref": "70"
                          },
                          "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": "2026-06-03T18:30:31.9629614",
                          "invRocNo": "sample string 14",
                          "responseCode": "sample string 15",
                          "cashout": 1,
                          "tip": 16,
                          "idempotentVoid": "c3s1bzIi20KUQ/Y0Plu40Q==",
                          "idempotentVoidGuid": "6f357b73-2232-42db-9443-f6343e5bb8d1",
                          "offline": true,
                          "processed": 1,
                          "storeSaleHeader": {
                            "$id": "76",
                            "saleHeaderID": 1,
                            "saleHeaderGuid": "cjSVUrsc+0a4c9zYVtLxIQ==",
                            "saleHeaderIdentifierGuid": "52953472-1cbb-46fb-b873-dcd856d2f121",
                            "created": "2026-06-03T18:30:31.9629614",
                            "createdLocal": "2026-06-03T18:30:31.9629614",
                            "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": "2026-06-03T18:30:31.9629614",
                            "storeID": 1,
                            "operatorG_Uid": "oCB/aCGTSUumaPqrbSNYYQ==",
                            "operatorGuid": "687f20a0-9321-4b49-a668-faab6d235861",
                            "customerG_Uid": "nzPSQKfkVkatXXKTA+jm4w==",
                            "customerGuid": "40d2339f-e4a7-4656-ad5d-729303e8e6e3",
                            "communityIdentifier": "PgvqeXQZNE6G0KO5H7pbXw==",
                            "communityIdentifierGuid": "79ea0b3e-1974-4e34-86d0-a3b91fba5b5f",
                            "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": "3mCEgI+aIECwVFWOA7gG2g==",
                            "priceLevelIdentifierGuid": "808460de-9a8f-4020-b054-558e03b806da",
                            "locked": 36,
                            "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:30:31.9629614+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
                            "deserialisedOrderMetadata": {
                              "$id": "77",
                              "customerName": "sample string 1",
                              "pickupAt": "2026-06-03T18:30:31.9629614",
                              "deliveryAddress1": "sample string 2",
                              "deliveryAddress2": "sample string 3",
                              "customerPhoneNumber": "sample string 4",
                              "orderType": 0,
                              "externalOrderID": "sample string 5",
                              "externalDisplayableOrderID": "sample string 6",
                              "tableName": "sample string 7",
                              "createdBy": 0,
                              "orderingAppName": "sample string 8"
                            },
                            "relationChecksum": "sample string 38",
                            "loyaltyTender": 1,
                            "giftCardTender": 1,
                            "operator": {
                              "$ref": "36"
                            },
                            "customer": {
                              "$ref": "69"
                            },
                            "communityOrganisation": {
                              "$id": "78",
                              "id": 1,
                              "identifier": "kt25x584EkmvzCsYPpcFBA==",
                              "identifierGuid": "c7b9dd92-389f-4912-afcc-2b183e970504",
                              "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",
                              "abn": "sample string 15",
                              "promoPeriodStart": "2026-06-03T18:30:31.9629614",
                              "promoPeriodEnd": "2026-06-03T18:30:31.9629614",
                              "allowDonations": true,
                              "logoImageName": "sample string 17",
                              "totalAmountAwarded": 18.1,
                              "updated": "2026-06-03T18:30:31.9629614",
                              "deleted": true
                            },
                            "details": [
                              {
                                "$id": "79",
                                "saleItemID": 1,
                                "identifier": "Px8NYErgGk2lPdIN1s8xng==",
                                "identifierGuid": "600d1f3f-e04a-4d1a-a53d-d20dd6cf319e",
                                "saleHeaderID": 2,
                                "plu": 1,
                                "pluG_UId": "olruJknsBUak5DDJ+AI6Mw==",
                                "pluGuid": "26ee5aa2-ec49-4605-a4e4-30c9f8023a33",
                                "accountID": "9M8nTp04ik+PizmcnGcxjA==",
                                "accountIDGuid": "4e27cff4-389d-4f8a-8f8b-399c9c67318c",
                                "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": "2026-06-03T18:30:31.9629614",
                                "bestOrExpireType": 1,
                                "providerName": "sample string 11",
                                "refundG_UID": "Kxz6Au+XykK10qWa23kXIg==",
                                "refundGuid": "02fa1c2b-97ef-42ca-b5d2-a59adb791722",
                                "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": "mQ6FLZ88qUmR1/O0Fvrs9A==",
                                "idempotentVoidGuid": "2d850e99-3c9f-49a9-91d7-f3b416faecf4",
                                "priceLevelIdentifier": "5elNkOW3eE+NFJGzfGGjtA==",
                                "priceLevelIdentifierGuid": "904de9e5-b7e5-4f78-8d14-91b37c61a3b4",
                                "communityIdentifier": "gT7/MZ1CYEisg1LgZxOJTw==",
                                "communityIdentifierGuid": "31ff3e81-429d-4860-ac83-52e06713894f",
                                "productName": "sample string 23",
                                "apn": "sample string 24",
                                "unknownScans": [
                                  {
                                    "$id": "80",
                                    "id": 1,
                                    "saleDetailID": 2,
                                    "storeID": 1,
                                    "scanned": "2026-06-03T18:30:31.9629614",
                                    "operatorG_UID": "QEA=",
                                    "barcode": "sample string 4",
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "80"
                                  }
                                ],
                                "refund": {
                                  "$id": "81",
                                  "id": 1,
                                  "g_UID": "JnGo53vkSUayypqVoN/6nA==",
                                  "guid": "e7a87126-e47b-4649-b2ca-9a95a0dffa9c",
                                  "description": "sample string 1",
                                  "dumped": true,
                                  "inventoryReasonID": 1,
                                  "sortOrder": 1,
                                  "updated": "2026-06-03T18:30:31.9629614"
                                },
                                "modifier": {
                                  "$id": "82",
                                  "id": 1,
                                  "setG_UID": "5ZMp+6vmR0yoTzHPZwe5tA==",
                                  "modifierSetGuid": "fb2993e5-e6ab-4c47-a84f-31cf6707b9b4",
                                  "name": "sample string 2",
                                  "price": 1,
                                  "quantity": 1,
                                  "modifierType": 1,
                                  "groupNumber": 1,
                                  "pageNumber": 1,
                                  "controlOrder": 1,
                                  "printToStation": true,
                                  "pluG_UID": "va/vcD676k28RxRuX0GieA==",
                                  "pluGuid": "70efafbd-bb3e-4dea-bc47-146e5f41a278",
                                  "deleted": true,
                                  "g_UID": "La+Auh8/gUmHb+JtSjF9EQ==",
                                  "guid": "ba80af2d-3f1f-4981-876f-e26d4a317d11",
                                  "product": {
                                    "$ref": "6"
                                  }
                                },
                                "priceLevelName": "sample string 25",
                                "pumpNumber": 1,
                                "hoseNumber": 1
                              },
                              {
                                "$ref": "79"
                              }
                            ],
                            "eftReceipts": [
                              {
                                "$id": "83",
                                "id": 1,
                                "storeID": 1,
                                "saleHeaderID": 2,
                                "storeSaleHeader": {
                                  "$ref": "76"
                                },
                                "receipt": "sample string 3",
                                "processed": 1
                              },
                              {
                                "$ref": "83"
                              }
                            ],
                            "payments": [
                              {
                                "$ref": "75"
                              },
                              {
                                "$ref": "75"
                              }
                            ],
                            "cards": [
                              {
                                "$id": "84",
                                "id": 1,
                                "saleHeaderID": 1,
                                "identifier": "sample string 2",
                                "cardType": 3,
                                "providerName": "sample string 4"
                              },
                              {
                                "$ref": "84"
                              }
                            ],
                            "campaignHits": [
                              {
                                "$id": "85",
                                "id": 1,
                                "saleHeaderID": 2,
                                "campaign": "sample string 3",
                                "name": "sample string 4",
                                "processed": 1,
                                "campaignDescription": "sample string 5"
                              },
                              {
                                "$ref": "85"
                              }
                            ],
                            "fuel": [
                              {
                                "$id": "86",
                                "id": 1,
                                "plu": 1,
                                "pluG_UID": "fYAy4jjftEmnReGOUhRa8Q==",
                                "pluGuid": "e232807d-df38-49b4-a745-e18e52145af1",
                                "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": "2026-06-03T18:30:31.9629614",
                                "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": "2026-06-03T18:30:31.9629614",
                                "tagNumber": "sample string 15",
                                "trackTwoRem": "sample string 16",
                                "transCode": 1,
                                "transType": 1,
                                "unitPrice": 1.0,
                                "vehicleReg": "sample string 17",
                                "offline": true,
                                "processed": 1
                              },
                              {
                                "$ref": "86"
                              }
                            ],
                            "fuelResells": [
                              {
                                "$id": "87",
                                "saleItemID": 1,
                                "saleHeaderID": 2,
                                "plu": 1,
                                "pluG_UId": "OiJWLix9lUCLsw38xrWjaA==",
                                "pluGuid": "2e56223a-7d2c-4095-8bb3-0dfcc6b5a368",
                                "accountID": "VbstMv0GNk+ucwZwSxcxFA==",
                                "accountIDGuid": "322dbb55-06fd-4f36-ae73-06704b173114",
                                "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": "2026-06-03T18:30:31.9629614",
                                "bestOrExpireType": 1,
                                "refundG_UID": "qtev5+PeTECF6G4Ym4EK7Q==",
                                "refundGuid": "e7afd7aa-dee3-404c-85e8-6e189b810aed",
                                "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": "87"
                              }
                            ],
                            "customerOrder": [
                              {
                                "$id": "88",
                                "identifier": "nP6btPwNckOQPuqrd2deqA==",
                                "identifierGuid": "b49bfe9c-0dfc-4372-903e-eaab77675ea8",
                                "id": 1,
                                "orderNo": 2,
                                "externalSaleIdentifier": "sample string 3",
                                "storeID": 4,
                                "zoneID": 5,
                                "deptNo": 6,
                                "customerIdentifier": "DbdjaXy+Fkad5I9hAsE61A==",
                                "customerIdentifierGuid": "6963b70d-be7c-4616-9de4-8f6102c13ad4",
                                "operatorNo": 1,
                                "operatorG_UID": "o2fR7NIiM0e+bXNOSqE/Aw==",
                                "operatorGuid": "ecd167a3-22d2-4733-be6d-734e4aa13f03",
                                "created": "2026-06-03T18:30:31.9629614",
                                "ordered": "2026-06-03T18:30:31.9629614",
                                "started": "2026-06-03T18:30:31.9629614",
                                "completed": "2026-06-03T18:30:31.9629614",
                                "supplied": "2026-06-03T18:30:31.9629614",
                                "quickTicket": 1,
                                "deleted": true,
                                "walkAway": true,
                                "approxWait": 1,
                                "actualWait": 1,
                                "deliveryMethod": 8,
                                "externalSaleType": 9,
                                "customer": {
                                  "$ref": "69"
                                },
                                "operator": {
                                  "$ref": "36"
                                },
                                "details": [
                                  {
                                    "$id": "89",
                                    "headerID": 1,
                                    "plu": 1,
                                    "pluG_UId": "KbDqvYm0FkGSpz+UQoOIew==",
                                    "pluGuid": "bdeab029-b489-4116-92a7-3f944283887b",
                                    "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": "ldbsKUGs906XWFnI3y9Iag==",
                                    "headerIdentifierGuid": "29ecd695-ac41-4ef7-9758-59c8df2f486a",
                                    "product": {
                                      "$ref": "6"
                                    }
                                  },
                                  {
                                    "$ref": "89"
                                  }
                                ],
                                "storeName": "sample string 11",
                                "customerName": "sample string 12",
                                "storeReplyTo": "sample string 13",
                                "storeSubjectLine": "sample string 14",
                                "storeSaleHeader": {
                                  "$ref": "76"
                                }
                              },
                              {
                                "$ref": "88"
                              }
                            ],
                            "surveyResponses": [
                              {
                                "$id": "90",
                                "surveyG_UID": "Lc8JOC0RjE26q3nyXrsiiA==",
                                "surveyGuid": "3809cf2d-112d-4d8c-baab-79f25ebb2288",
                                "saleHeaderGuid": "8LpMagoEJ0GuKxsPY7E0mQ==",
                                "saleGuid": "6a4cbaf0-040a-4127-ae2b-1b0f63b13499",
                                "textResponse": "sample string 1",
                                "integerResponse": 1,
                                "g_UIDResponse": "6k301tsUvU+TArBHxwaD2Q==",
                                "guidResponse": "d6f44dea-14db-4fbd-9302-b047c70683d9",
                                "whoAnswered": 2,
                                "answeredAtUTC": "2026-06-03T18:30:31.9629614",
                                "sale": {
                                  "$ref": "76"
                                },
                                "survey": {
                                  "$id": "91",
                                  "g_UID": "v7PpfOi03k2vUTq2OpOyAQ==",
                                  "guid": "7ce9b3bf-b4e8-4dde-af51-3ab63a93b201",
                                  "name": "sample string 1",
                                  "storeID": 2,
                                  "zoneID": 1,
                                  "checkoutFormG_UID": "KINCXpBFqkWVwSCVeKOv9Q==",
                                  "checkoutFormGuid": "5e428328-4590-45aa-95c1-209578a3aff5",
                                  "displayToWho": 3,
                                  "displayWhen": 4,
                                  "start": "2026-06-03T18:30:31.9629614",
                                  "end": "2026-06-03T18:30:31.9629614",
                                  "deleted": true,
                                  "updated": "2026-06-03T18:30:31.9629614",
                                  "possibleIntegerResponses": [
                                    1,
                                    2
                                  ],
                                  "possibleTextResponses": [
                                    "sample string 1",
                                    "sample string 2"
                                  ],
                                  "possibleGuidResponses": [
                                    "6f0eb1d1-964d-4936-9673-ec5fba3e45c3",
                                    "a8377349-2d31-4233-b181-78cf0b7e8bba"
                                  ],
                                  "allowsAllTextResponses": true,
                                  "surveyForm": {
                                    "$ref": "44"
                                  }
                                },
                                "ingressId": "sample string 4"
                              },
                              {
                                "$ref": "90"
                              }
                            ],
                            "storeName": "sample string 39",
                            "terminalNumber": 40,
                            "machineName": "sample string 41",
                            "operatorName": "sample string 42",
                            "direction": 1,
                            "reason": "sample string 43",
                            "accountG_UID": "PTjSnNioGUiSNmz6FL3tgA==",
                            "accountIdentifier": "9cd2383d-a8d8-4819-9236-6cfa14bded80",
                            "accountName": "sample string 44",
                            "customerOrderIdentifier": "1WkfzNli5UG9ithAlukrdA==",
                            "customerOrderIdentifierGuid": "cc1f69d5-62d9-41e5-bd8a-d84096e92b74",
                            "priceLevelName": "sample string 45",
                            "revision": 46,
                            "ingressId": "sample string 47"
                          },
                          "metadata": {
                            "$id": "92",
                            "id": 1,
                            "paymentID": 2,
                            "paymentIdentifier": "oTYN7IP+s0eGDv//BJYs1A==",
                            "paymentIdentifierGuid": "ec0d36a1-fe83-47b3-860e-ffff04962cd4",
                            "identifier": "zZXVVVU2PEO0T6O28mNhTA==",
                            "identifierGuid": "55d595cd-3655-433c-b44f-a3b6f263614c",
                            "metadata": "sample string 3",
                            "signatureImage": "QEA=",
                            "itemIdentifier": "9EpXwCUOQkG8SswtEqvUSQ==",
                            "itemIdentifierGuid": "c0574af4-0e25-4142-bc4a-cc2d12abd449"
                          }
                        },
                        {
                          "$ref": "75"
                        }
                      ]
                    },
                    {
                      "$ref": "70"
                    }
                  ],
                  "customerGroupMembers": [
                    {
                      "$ref": "74"
                    },
                    {
                      "$ref": "74"
                    }
                  ],
                  "customerGroups": [
                    {
                      "$ref": "73"
                    },
                    {
                      "$ref": "73"
                    }
                  ],
                  "accounts": [
                    {
                      "$ref": "71"
                    },
                    {
                      "$ref": "71"
                    }
                  ],
                  "account": {
                    "$ref": "71"
                  },
                  "vouchers": [
                    {
                      "$id": "93",
                      "customerIdentifier": "HL1SNYhdtESoWt6rKUO0pw==",
                      "customerIdentifierGuid": "3552bd1c-5d88-44b4-a85a-deab2943b4a7",
                      "voucherName": "sample string 2",
                      "count": 3,
                      "storeID": 4,
                      "barcode": "sample string 5",
                      "redeemCount": 6,
                      "issueCount": 7,
                      "storeSalePaymentID": 1,
                      "idempotentID": "35amX8AIrka2Vesy/jDwNg==",
                      "idempotentGuid": "5fa696df-08c0-46ae-b655-eb32fe30f036",
                      "offline": true,
                      "voucher": {
                        "$id": "94",
                        "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": "2026-06-03T18:30:31.9629614",
                        "barcodeTemplate": {
                          "$id": "95",
                          "templateID": 1,
                          "template": "sample string 1",
                          "bcFunction": "sample string 2",
                          "sortOrder": 3
                        },
                        "scaleLabel": {
                          "$id": "96",
                          "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": "2026-06-03T18:30:31.9629614",
                          "labelPageLayout": "X9jIqiHP20qqUQGzrXaKDQ==",
                          "pageLayoutGuid": "aac8d85f-cf21-4adb-aa51-01b3ad768a0d",
                          "labelType": 6,
                          "oldName": "sample string 7",
                          "voucher": {
                            "$ref": "94"
                          },
                          "elements": [
                            {
                              "$id": "97",
                              "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": "2026-06-03T18:30:31.9629614"
                            },
                            {
                              "$ref": "97"
                            }
                          ]
                        },
                        "customerVouchers": [
                          {
                            "$id": "98",
                            "id": 1,
                            "customerIdentifier": "UPbtOCH2UkaJb1bdrlb1uA==",
                            "customerIdentifierGuid": "38edf650-f621-4652-896f-56ddae56f5b8",
                            "voucherID": 3,
                            "voucherName": "sample string 4",
                            "storeID": 1,
                            "barcode": "sample string 5",
                            "dateOfIssue": "2026-06-03T18:30:31.9629614",
                            "issuedSaleHeaderID": 1,
                            "issuedSaleIdentifier": "sample string 7",
                            "issuedOfflinePaymentID": 1,
                            "issuedIdempotentID": "pe0LX9h5fESXkvwNl2KY9w==",
                            "issuedIdempotentGuid": "5f0beda5-79d8-447c-9792-fc0d976298f7",
                            "issuedOffline": true,
                            "issuedUser": "sample string 9",
                            "issuedNotes": "sample string 10",
                            "expiryDate": "2026-06-03T18:30:31.9629614",
                            "expiredUser": "sample string 11",
                            "expiredNotes": "sample string 12",
                            "redeemed": "2026-06-03T18:30:31.9629614",
                            "redeemedSaleHeaderID": 1,
                            "redeemedSaleIdentifier": "sample string 13",
                            "redeemedOfflinePaymentID": 1,
                            "redeemedIdempotentID": "+2S40XxwE06TECRrX1PWww==",
                            "redeemedIdempotentGuid": "d1b864fb-707c-4e13-9310-246b5f53d6c3",
                            "redeemedUser": "sample string 14",
                            "redeemedNotes": "sample string 15",
                            "redeemedOffline": true,
                            "updated": "2026-06-03T18:30:31.9629614",
                            "storeName": "sample string 17",
                            "scaleLabel": {
                              "$ref": "96"
                            },
                            "voucher": {
                              "$ref": "94"
                            },
                            "customer": {
                              "$ref": "69"
                            },
                            "issuedOfflinePayment": {
                              "$ref": "75"
                            },
                            "redeemedOfflinePayment": {
                              "$ref": "75"
                            }
                          },
                          {
                            "$ref": "98"
                          }
                        ]
                      },
                      "customer": {
                        "$ref": "69"
                      }
                    },
                    {
                      "$ref": "93"
                    }
                  ]
                }
              },
              {
                "$ref": "68"
              }
            ],
            "customerGroups": [
              {
                "$id": "99",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "groupID": "xSPZdT6lAk+qXDkEw/Ygcw==",
                "groupIDGuid": "75d923c5-a53e-4f02-aa5c-3904c3f62073",
                "campaign": {
                  "$ref": "65"
                },
                "group": {
                  "$ref": "73"
                }
              },
              {
                "$ref": "99"
              }
            ],
            "signIqTickets": [
              {
                "$id": "100",
                "identifier": "2dVMyOjHUEKx6fnLxcWyMQ==",
                "identifierGuid": "c84cd5d9-c7e8-4250-b1e9-f9cbc5c5b231",
                "campaignName": "sample string 2",
                "message": "sample string 3",
                "ticketFileSource": "sample string 4",
                "ticketFileDestination": "sample string 5",
                "storeID": 1
              },
              {
                "$ref": "100"
              }
            ],
            "comboPriceGroups": [
              {
                "$id": "101",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "g_UID": "HJ8qALkw9UWeKIlf7FDJmw==",
                "guid": "002a9f1c-30b9-45f5-9e28-895fec50c99b",
                "description": "sample string 5",
                "newPrice": 1,
                "rangeDescription": "sample string 6",
                "dealDescription": "sample string 7",
                "labelQuantity": 8,
                "hostProductCategoryID": 1,
                "offerID": 1,
                "dontUpdatePricePlus": true,
                "campaign": {
                  "$ref": "65"
                },
                "comboPricePlus": [
                  {
                    "$id": "102",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "groupG_UID": "GQ1GofJa30209gklpO74dA==",
                    "groupGuid": "a1460d19-5af2-4ddf-b4f6-0925a4eef874",
                    "comboPriceType": 5,
                    "priceType": 5,
                    "pluG_UID": "zoRbVY2XVkm/syCS6wYtuw==",
                    "pluGuid": "555b84ce-978d-4956-bfb3-2092eb062dbb",
                    "priceGroupG_UID": "4/o+g9p23UKCRX2TCQ0Y3w==",
                    "priceGroupGuid": "833efae3-76da-42dd-8245-7d93090d18df",
                    "campaignPoolID": "sample string 7",
                    "quantity": 1,
                    "campaign": {
                      "$ref": "65"
                    },
                    "product": {
                      "$ref": "6"
                    },
                    "priceGroup": {
                      "$ref": "29"
                    },
                    "campaignPool": {
                      "$ref": "65"
                    }
                  },
                  {
                    "$ref": "102"
                  }
                ]
              },
              {
                "$ref": "101"
              }
            ],
            "priceLevels": [
              {
                "$id": "103",
                "id": 1,
                "priceLevelIdentifier": "Tq3xAh5dn0KU6fu1M3oGMg==",
                "priceLevelIdentifierGuid": "02f1ad4e-5d1e-429f-94e9-fbb5337a0632",
                "campaignName": "sample string 3",
                "priceLevelName": "sample string 4"
              },
              {
                "$ref": "103"
              }
            ],
            "promotionType": {
              "$id": "104",
              "identifier": "F23HSAm52kKupWt4MgrSxw==",
              "identifierGuid": "48c76d17-b909-42da-aea5-6b78320ad2c7",
              "hostType": 2,
              "code": "sample string 3",
              "description": "sample string 4",
              "isLiquor": true,
              "isAdvertised": true,
              "disableWasSave": true,
              "excludeFromPromoSales": true,
              "labelPageLayoutG_UID": "0WUoJqqfFEycx+TGQfRBhg==",
              "labelPageLayoutGuid": "262865d1-9faa-4c14-9cc7-e4c641f44186",
              "priceLevelIdentifier": "T6wgUbKgqEyobu5neVLhvg==",
              "priceLevelIdentifierGuid": "5120ac4f-a0b2-4ca8-a86e-ee677952e1be",
              "active": true,
              "updated": "2026-06-03T18:30:31.9629614",
              "hostName": "sample string 11"
            }
          },
          "product": {
            "$ref": "6"
          },
          "dealCost": {
            "$id": "105",
            "headerIdentifier": "3AzA6tPulEaPGD8vHdCm+g==",
            "headerIdentifierGuid": "eac00cdc-eed3-4694-8f18-3f2f1dd0a6fa",
            "identifier": "82rzoALhAUujaEYfLGIwqQ==",
            "identifierGuid": "a0f36af3-e102-4b01-a368-461f2c6230a9",
            "supplierIdentifier": "IE7TOHxneEiwiujOkPwMlQ==",
            "supplierGuid": "38d34e20-677c-4878-b08a-e8ce90fc0c95",
            "pluG_UID": "Aw31nqtq8ky1AWCcGHWOcQ==",
            "pluGuid": "9ef50d03-6aab-4cf2-b501-609c18758e71",
            "campaignName": "5e015dc3-2cfd-4e46-a2a3-660926ebe63b",
            "description": "sample string 4",
            "cost": 5,
            "costDecimals": 6,
            "start": "2026-06-03T18:30:31.9629614",
            "end": "2026-06-03T18:30:31.9629614",
            "type": 9,
            "promoType": 10,
            "bonusItemPLUG_UID": "DJXpvL1jwke2RFBBrgx7Rg==",
            "bonusItemPluGuid": "bce9950c-63bd-47c2-b644-5041ae0c7b46",
            "bonusPurchaseUnits": 11,
            "bonusReceiveUnits": 12,
            "updated": "2026-06-03T18:30:31.9629614",
            "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": "2026-06-03T18:30:31.9629614",
            "campaignEndDate": "2026-06-03T18:30:31.9629614",
            "masterPLUG_UID": "jvv4NxcUr0mV76zqcEoYEQ==",
            "masterID": "37f8fb8e-1417-49af-95ef-acea704a1811",
            "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": "Lxho1R0xNUO1zuJCQTuSWQ==",
            "bonusMasterID": "d568182f-311d-4335-b5ce-e242413b9259",
            "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": "2026-06-03T18:30:31.9629614",
        "dealCosts": [
          {
            "$ref": "105"
          },
          {
            "$ref": "105"
          }
        ],
        "tags": [
          {
            "$id": "106",
            "pluG_UID": "FEFu5ZvAVUCeppx+VJmvnQ==",
            "pluGuid": "e56e4114-c09b-4055-9ea6-9c7e5499af9d",
            "tagID": 1,
            "description": "sample string 1",
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "106"
          }
        ],
        "alternateProductG_UID": "XagquQQwYU+duegqcwo6Jg==",
        "alternateProduct": "b92aa85d-3004-4f61-9db9-e82a730a3a26",
        "altProduct": {
          "$ref": "6"
        },
        "productHostCode": {
          "$id": "107",
          "id": 1,
          "pluG_UID": "TPFDdORgUE6RECRM0OzaMg==",
          "pluGuid": "7443f14c-60e4-4e50-9110-244cd0ecda32",
          "ibaCode": "sample string 2"
        },
        "mscCat": {
          "$ref": "59"
        },
        "mscCom": {
          "$ref": "60"
        },
        "mscDep": {
          "$ref": "62"
        },
        "mscSubCom": {
          "$ref": "61"
        },
        "isUserUpdate": true,
        "ignoreMasterProduct": true,
        "priceGroupLabelRequested": true,
        "firstSold": "2026-06-03T18:30:31.9629614",
        "inventoryTracked": "2026-06-03T18:30:31.9629614",
        "isNormalPriceChangesCampaign": true,
        "baseProductFuel": {
          "$id": "108",
          "pluG_UID": "XaI2xfkKz0yikcnN/88JOw==",
          "pluGuid": "c536a25d-0af9-4ccf-a291-c9cdffcf093b",
          "fuelPluG_UID": "NonRtu0cFEaZuuSLyHFhww==",
          "fuelPluGuid": "b6d18936-1ced-4614-99ba-e48bc87161c3",
          "price": 3,
          "productDescription": "sample string 4",
          "productBarcode": "sample string 5",
          "fuelProductDescription": "sample string 6",
          "fuelProductBarcode": "sample string 7",
          "fuelProductPrice": 8
        },
        "productFuelLinks": [
          {
            "$ref": "108"
          },
          {
            "$ref": "108"
          }
        ]
      },
      "supplier": {
        "$ref": "1"
      },
      "serviceFee": {
        "$id": "109",
        "id": 1,
        "description": "sample string 1",
        "fee": 1
      },
      "isPrimaryHost": true,
      "hostVendor": 48
    },
    {
      "$ref": "4"
    }
  ],
  "orderCycleHeaders": [
    {
      "$id": "110",
      "storeID": 1,
      "supplierIdentifier": "7Oi1V0SmE06cS+0xqYClpg==",
      "supplierGuid": "57b5e8ec-a644-4e13-9c4b-ed31a980a5a6",
      "departmentCode": "sample string 2",
      "warehouseDirectIndicator": "sample string 3",
      "type": 4,
      "storeName": "sample string 5",
      "departmentName": "sample string 6",
      "orderDays": 7
    },
    {
      "$ref": "110"
    }
  ],
  "cycles": [
    {
      "$id": "111",
      "storeID": 1,
      "supplierIdentifier": "Jb0urltmTE+/3HDdAnBTpg==",
      "supplierGuid": "ae2ebd25-665b-4f4c-bfdc-70dd027053a6",
      "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": "2026-06-03T18:30:31.9629614",
      "deliveryDate": "2026-06-03T18:30:31.9629614",
      "nextCutOffDate": "2026-06-03T18:30:31.9629614",
      "nextDeliveryDate": "2026-06-03T18:30:31.9629614",
      "nextDaysBuffer": 10
    },
    {
      "$ref": "111"
    }
  ],
  "store": {
    "$ref": "7"
  },
  "updated": "2026-06-03T18:30:31.9629614",
  "isHost": true
}

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

globally unique identifier

Response Formats

application/json, text/json

Sample:
"aa455c4c-9bd4-4e6f-b182-8c8e143e3c5c"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">aa455c4c-9bd4-4e6f-b182-8c8e143e3c5c</guid>

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKГ�\ע)n�5xl/workbook.xml �(�����0��&�C��@#)��x��}�E�O�||K	$޼���~;|�v|j=����+mE�Mɘk��Nڠ
�^[	>H�b��E��n��gY���^h�a]i�������V��h}<—f���2[��$l
�����"*�@bE�@Itn]ESJl)�p?gYr͋�r͡H���a�m��/PKГ�\����	�[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
Г�\5o��''_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="Rfee31a6833114550" /></Relationships>PKГ�\e���$�xl/worksheets/sheet1.xml �(��Q�n� ��}��J�UI�IU�ݦ�3K��pdH��m����-?��l�����
���W�3p
����B�p৺���^����:��(�o4X�W8���ɪS�v�i��d���r'���f�|a��	T�-�a���8^�����=#�*���L�eF������1>�)yi+.3V�_��+�:5
�
�g0�qCE�ip��f֤�qf�=��i���v���}�(�fw(bW3���c)/.�B�5�*��$��rdOQ��g�Q��yo�,�-������~�tA@Y����/PKГ�\V[�Pxl/_rels/workbook.xml.rels �(���An� E���׀E�S��&�n�\`��Ɗ
Hۜ���W(J�đ��&+4�鍆�ϯ��c��88[SQpJ�j����)uO�n�{!��>���ƚ���3cQ� Σ͝΅	R.C�<�#��J�s�g��������;�O�����p�1Qr��c��5��r�"S)yik�_�%_I%�+	*����y�x����2bіЀh���X>T�@��5����<��UmÕ������E�����PKГ�\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PKГ�\7��xl/sharedStrings.xml �(�5�A��0�b��8eW�9 ��g ��q�L���5���V�;��Y=q�Th�v׀B�eLt���{P,��0�^ȠN�1��S�&�������� ��V���z7��F�%�f�4G�C"P�l$Uj������*Hމ�v]�Q]G�-o���{��[{�C�3�y�M}��PK-Г�\ע)n�5xl/workbook.xmlPK-Г�\����	��[Content_Types].xmlPK-
Г�\5o��''U_rels/.relsPK-Г�\e���$��xl/worksheets/sheet1.xmlPK-Г�\V[�P7xl/_rels/workbook.xml.relsPK-Г�\Ѓc'2E
}xl/styles.xmlPK-�\7���xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK�\�4
�5xl/workbook.xml �(�����0��J}���E�P`b�ڡ{
NA����_~R�n����ɺ�imO>z0�t�ƒR�J��_�f�	�4�t/j�P-6�}k4�&Q�Q��/��a����C�y���4W���4{(��*gc����n!��b+�X1\c
��ܺ
b �T�p�"��E�wY���M�`0F���PK�\����	�[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
Г�\K�''_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="R3b47ef05295046d2" /></Relationships>PKГ�\e���$�xl/worksheets/sheet1.xml �(��Q�n� ��}��J�UI�IU�ݦ�3K��pdH��m����-?��l�����
���W�3p
����B�p৺���^����:��(�o4X�W8���ɪS�v�i��d���r'���f�|a��	T�-�a���8^�����=#�*���L�eF������1>�)yi+.3V�_��+�:5
�
�g0�qCE�ip��f֤�qf�=��i���v���}�(�fw(bW3���c)/.�B�5�*��$��rdOQ��g�Q��yo�,�-������~�tA@Y����/PKГ�\?���Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞��j�
�nK/�:���ؑ�z6�+`	\���F�{z�����j�6O�Ώ�4�3���h�N�{�`�^�pR!N�a\<�+�70��<Q�����]��NgݬBL]O���G*+�Kp�$�˂�!ڮ5>[}�ф?��պ���r=�~J�^�"ȶm`��`y�˶(��B���eB����'2:/�X#�.Y[�UfPۗ��S����jQ
-��5��:\���_��PKГ�\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PKГ�\7��xl/sharedStrings.xml �(�5�A��0�b��8eW�9 ��g ��q�L���5���V�;��Y=q�Th�v׀B�eLt���{P,��0�^ȠN�1��S�&�������� ��V���z7��F�%�f�4G�C"P�l$Uj������*Hމ�v]�Q]G�-o���{��[{�C�3�y�M}��PK-Г�\�4
�5xl/workbook.xmlPK-�\����	�[Content_Types].xmlPK-
Г�\K�''V_rels/.relsPK-Г�\e���$��xl/worksheets/sheet1.xmlPK-Г�\?���P8xl/_rels/workbook.xml.relsPK-Г�\Ѓc'2E
xl/styles.xmlPK-�\7���xl/sharedStrings.xmlPK��