POST api/suppliers

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": "pyMRtg2tgkeaZc/ILcRAAg==",
  "identifierGuid": "b61123a7-ad0d-4782-9a65-cfc82dc44002",
  "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": "QPgwuTwvCkCDhLM6B9oohA==",
  "primaryContactID": "b930f840-2f3c-400a-8384-b33a07da2884",
  "storeID": 1,
  "abn": "sample string 16",
  "supplierGroupIdentifier": "GfxaSVj8RkmJPy7ux/UkRQ==",
  "supplierGroupGuid": "495afc19-fc58-4946-893f-2eeec7f52445",
  "rebate": 1.0,
  "rebateType": 1,
  "rebateFrequency": 1,
  "rebateSource": 1,
  "rebateLastClaimed": "2026-04-03T06:15:12.5532942",
  "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": "952823a5-e855-4729-a9e2-bf0e6b1a3c11",
    "identifier": "eC6QGM9DSUGgUONYMgJ/7w==",
    "identifierGuid": "18902e78-43cf-4149-a050-e35832027fef",
    "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": "oTps2vO/h0GWroTwGc7c9A==",
      "supplierIdentifierGuid": "da6c3aa1-bff3-4187-96ae-84f019cedcf4",
      "contactGuid": "eyvjESGZNUu2+EdAJwF9lw==",
      "contactID": "11e32b7b-9921-4b35-b6f8-474027017d97",
      "contact": {
        "$ref": "2"
      },
      "supplier": {
        "$ref": "1"
      }
    },
    {
      "$ref": "3"
    }
  ],
  "products": [
    {
      "$id": "4",
      "pluG_UID": "49jl5D0RP0qyti9aenUxzQ==",
      "pluGuid": "e4e5d8e3-113d-4a3f-b2b6-2f5a7a7531cd",
      "supplierIdentifier": "TswfYGleMkSN+mYfCT7LQQ==",
      "supplierIdentifierGuid": "601fcc4e-5e69-4432-8dfa-661f093ecb41",
      "cartonQuantity": 1,
      "cartonQuantityChanged": true,
      "productSize": "sample string 3",
      "cigarettesPerSleeve": 1,
      "randomWeight": true,
      "piecesPerUnit": 5,
      "averagePackSize": 6,
      "effectiveDate": "2026-04-03T06:15:12.5532942",
      "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-04-03T06:15:12.5532942",
      "rebate": 1.0,
      "rebateExclude": true,
      "invoiceCodes": [
        {
          "$id": "5",
          "pluG_UID": "sAoMAPL2XE2giEimWNBBiQ==",
          "pluGuid": "000c0ab0-f6f2-4d5c-a088-48a658d04189",
          "supplierIdentifier": "R3VxeO0ggU+ULR/d4np1ug==",
          "supplierIdentifierGuid": "78717547-20ed-4f81-942d-1fdde27a75ba",
          "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": "4YH42mgVNkSFlwTSDOHOaw==",
      "parentPluGuid": "daf881e1-1568-4436-8597-04d20ce1ce6b",
      "freight": 46.0,
      "freightType": 1,
      "product": {
        "$id": "6",
        "plu": 1,
        "storeID": 1,
        "masterPluG_UID": "QEA=",
        "storeIDs": [
          1,
          2
        ],
        "g_UId": "jNAzf7LWFEK7W00YYjoMow==",
        "guid": "7f33d08c-d6b2-4214-bb5b-4d18623a0ca3",
        "apn": "sample string 1",
        "apnChanged": true,
        "apnSwitched": true,
        "barcode": "sample string 4",
        "itemNumber": "sample string 5",
        "itemNumberChanged": true,
        "priceGroupG_UID": "Eua1Pnfo1EKfe4hvDtYuPA==",
        "priceGroupGuid": "3eb5e612-e877-42d4-9f7b-886f0ed62e3c",
        "blueprintID": 1,
        "lastCountedDate": "2026-04-03T06:15:12.5689328",
        "externalID": "sample string 7",
        "active": true,
        "activated": "2026-04-03T06:15:12.5689328",
        "pluCreated": "2026-04-03T06:15:12.5689328",
        "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-04-03T06:15:12.5689328",
        "lastManualUpdate": "2026-04-03T06:15:12.5689328",
        "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-04-03T06:15:12.5689328",
        "currentCostUpdated": "2026-04-03T06:15:12.5689328",
        "costDecimals": 31,
        "costChanged": true,
        "dealCostIdentifier": "QEA=",
        "excludeFromRebate": true,
        "rebateOverride": 1,
        "costCalcMethod": 32,
        "costCalcMethodChanged": true,
        "costEffectiveDate": "2026-04-03T06:15:12.5689328",
        "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-04-03T06:15:12.5689328",
        "posTare": 1,
        "altPrice": 1.0,
        "altPriceChanged": true,
        "altPriceMode": 53,
        "altPriceModeChanged": true,
        "altPLUG_UID": "NSUueLmgCEO1j9gxnkL8JA==",
        "altPLUGuid": "782e2535-a0b9-4308-b58f-d8319e42fc24",
        "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-04-03T06:15:12.5689328",
        "labelLastPrice": 1,
        "shelfPageLayoutG_UID": "Um2Lw/8VLU6THC7lOZLXsw==",
        "shelfPageLayoutGuid": "c38b6d52-15ff-4e2d-931c-2ee53992d7b3",
        "talkerPageLayoutG_UID": "lGkdPIp+4kOoNQHNAo8JoA==",
        "talkerPageLayoutGuid": "3c1d6994-7e8a-43e2-a835-01cd028f09a0",
        "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": "c1q8LhTWikKBZgBCU4piiw==",
        "inventoryIdentifier": "2ebc5a73-d614-428a-8166-0042538a628b",
        "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": "iurEX5znXECalt8KcuwdOQ==",
        "parentPluGuid": "5fc4ea8a-e79c-405c-9a96-df0a72ec1d39",
        "preferredHostVendor": 105,
        "preferredHostChanged": true,
        "code": "sample string 107",
        "supplierIdentifier": "4GlwtM4U5E+1oKIvExdbqA==",
        "supplierIdentifierGuid": "b47069e0-14ce-4fe4-b5a0-a22f13175ba8",
        "supplierChanged": true,
        "rebateSupplierIdentifier": "WPFBLRJg4USns5m1nVzI8w==",
        "rebateSupplierIdentifierGuid": "2d41f158-6012-44e1-a7b3-99b59d5cc8f3",
        "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-04-03T06:15:12.5689328",
        "commodity": "sample string 122",
        "businessPillar": "sample string 123",
        "mscCommodity": "sample string 124",
        "hostIdentifier": "uGRPTBBBSkesrbggfaj5DA==",
        "hostIdentifierGuid": "4c4f64b8-4110-474a-acad-b8207da8f90c",
        "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-04-03T06:15:12.5689328",
          "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": "npwIj9uOAUeTJxWLXsbWjQ==",
          "hostIdentifierGuid": "8f089c9e-8edb-4701-9327-158b5ec6d68d",
          "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-04-03T06:15:12.5689328",
          "priceZone": {
            "$id": "8",
            "id": 1,
            "name": "sample string 2",
            "hostIdentifier": "/IONR5nb8Uyp7YdH85P+aA==",
            "hostIdentifierGuid": "478d83fc-db99-4cf1-a9ed-8747f393fe68",
            "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"
          },
          "hostStoreSettings": [
            {
              "$id": "10",
              "id": 1,
              "hostIdentifier": "t6HViBzMrEKLS9rz25BbIQ==",
              "hostIdentifierGuid": "88d5a1b7-cc1c-42ac-8b4b-daf3db905b21",
              "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": "11",
                "identifier": "B84DUsouxE2DHuqHSAMnTQ==",
                "identifierGuid": "5203ce07-2eca-4dc4-831e-ea874803274d",
                "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": "ih4pjUn79UamTJGd0ilhwQ==",
                "hostSupplierIdentifierGuid": "8d291e8a-fb49-46f5-a64c-919dd22961c1",
                "loyaltyPriceLevelIdentifier": "L8HmneC+L0GQAlzSholzVw==",
                "loyaltyPriceLevelIdentifierGuid": "9de6c12f-bee0-412f-9002-5cd286897357",
                "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-04-03T06:15:12.5689328",
                "lastProcessed": "2026-04-03T06:15:12.5689328",
                "hold": true,
                "supplierName": "sample string 35",
                "supplier": {
                  "$ref": "1"
                },
                "files": [
                  {
                    "$id": "12",
                    "id": "sample string 1",
                    "fileName": "sample string 2",
                    "extension": "sample string 3",
                    "provider": 0,
                    "type": 0,
                    "hostType": "sample string 4",
                    "createdUtc": "2026-04-03T06:15:12.5689328",
                    "processed": "2026-04-03T06:15:12.5689328",
                    "isProcessing": true,
                    "processedCount": 6,
                    "processingTime": 1,
                    "collectedUtc": "2026-04-03T06:15:12.5689328",
                    "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": "11"
                    },
                    "metcashHeader": {
                      "$id": "13",
                      "customerNumber": "sample string 1",
                      "creationDate": "2026-04-03T06:15:12.5689328",
                      "businessPillar": "sample string 3",
                      "fileType": "sample string 4"
                    }
                  },
                  {
                    "$ref": "12"
                  }
                ],
                "zoneMatrix": [
                  {
                    "$id": "14",
                    "id": 1,
                    "hostIdentifier": "FVuYPBrqpUi7IExKQc9kYA==",
                    "hostIdentifierGuid": "3c985b15-ea1a-48a5-bb20-4c4a41cf6460",
                    "storeID": 1,
                    "departmentCode": "sample string 2",
                    "hostGuids": [
                      "faf2ae74-0e98-4c73-ae23-f0ea28fe683b",
                      "552ad3f0-98b2-4cb6-94b6-f3149ef40664"
                    ]
                  },
                  {
                    "$ref": "14"
                  }
                ],
                "hostFileStoreSetting": {
                  "$ref": "10"
                },
                "hostStoreSettings": [
                  {
                    "$ref": "10"
                  },
                  {
                    "$ref": "10"
                  }
                ],
                "promotionPlacements": [
                  {
                    "$id": "15",
                    "identifier": "TaT4i0lUJ0G+2WMlJx0W2w==",
                    "identifierGuid": "8bf8a44d-5449-4127-bed9-6325271d16db",
                    "code": "sample string 2",
                    "description": "sample string 3",
                    "isAdvertised": true
                  },
                  {
                    "$ref": "15"
                  }
                ],
                "promoTypeGuids": [
                  "c2a36f89-57e3-4936-9e13-53f2ba131f64",
                  "7151ad2e-b5e8-4232-ad29-bb612e652e92"
                ],
                "isPromotionOnly": false,
                "isOrderable": false,
                "vendor": 0
              },
              "groupIDs": [
                1,
                2
              ],
              "hostDescription": "sample string 27"
            },
            {
              "$ref": "10"
            }
          ],
          "accounts": [
            {
              "$id": "16",
              "id": 1,
              "storeID": 1,
              "accountName": "sample string 2",
              "bsb": "sample string 3",
              "accountNumber": "sample string 4",
              "accountDesignated": true
            },
            {
              "$ref": "16"
            }
          ],
          "sales": [
            {
              "$id": "17",
              "id": 1,
              "storeID": 1,
              "externalSalesType": 2,
              "ftpSiteID": 1,
              "lastSaleProcessed": "2026-04-03T06:15:12.5689328",
              "ftpSite": {
                "$id": "18",
                "id": 1,
                "description": "sample string 2",
                "address": "sample string 3",
                "username": "sample string 4",
                "password": "sample string 5",
                "path": "sample string 7",
                "protocol": 8
              }
            },
            {
              "$ref": "17"
            }
          ],
          "zoneMatrix": [
            {
              "$ref": "14"
            },
            {
              "$ref": "14"
            }
          ],
          "cashManagements": [
            {
              "$id": "19",
              "id": 1,
              "storeID": 1,
              "cashManagementType": 2,
              "apiID": 1,
              "organisationID": "sample string 3",
              "siteName": "sample string 4",
              "thirdPartyAPI": {
                "$id": "20",
                "id": 1,
                "description": "sample string 2",
                "address": "sample string 3",
                "username": "sample string 4",
                "password": "sample string 5",
                "passwordPlain": "sample string 6",
                "token": "sample string 7",
                "apiType": 8,
                "apiSubType": 9
              }
            },
            {
              "$ref": "19"
            }
          ],
          "updateStoreID": "a5475b25-90e8-44be-a4c9-63cb1cfe3193",
          "updateStore": {
            "$id": "21",
            "id": "a96ad344-e738-4c07-a52e-c0cc0c4fb3a3",
            "name": "sample string 1",
            "lastActivity": "2026-04-03T06:15:12.5689328",
            "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-04-03T06:15:12.5689328"
          },
          "timeZoneId": "sample string 54",
          "securityOptions": {
            "$id": "22",
            "loginMode": 1,
            "allowSelfVerification": true,
            "verifierEmail": "sample string 3",
            "source": "sample string 4",
            "loginModeInherited": 5,
            "loginModeSource": "sample string 6",
            "selfVerifyInherited": true,
            "selfVerifySource": "sample string 8",
            "verifyEmailInherited": "sample string 9",
            "verifyEmailSource": "sample string 10"
          }
        },
        "storePrices": [
          {
            "$id": "23",
            "pluG_UID": "44sqanEZiE6j6gCtdLHypg==",
            "pluGuid": "6a2a8be3-1971-4e88-a3ea-00ad74b1f2a6",
            "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-04-03T06:15:12.5689328"
          },
          {
            "$ref": "23"
          }
        ],
        "currentPrices": {
          "$id": "24",
          "pluPrices": {
            "$id": "25",
            "plu": 1,
            "pluG_UID": "QEA=",
            "stores": [
              1,
              2
            ],
            "normalPrice": 1,
            "cost": 2,
            "break1": 3,
            "price1": 4,
            "break2": 5,
            "price2": 6,
            "break3": 7,
            "price3": 8,
            "discountPrice": 9,
            "memberDiscountPrice": 10,
            "acceptedUtc": "2026-04-03T06:15:12.5689328",
            "priceChangeType": 0,
            "costDecimals": 11,
            "costCalcMethod": 12,
            "targetCampaignPriceGtOrEquNormal": true
          },
          "normalPluPrices": {
            "$ref": "25"
          },
          "winningCampaign": 1,
          "winner": {
            "$id": "26",
            "campaignName": "sample string 1",
            "campaignDescription": "sample string 2",
            "talkerText": "sample string 3",
            "disableWasSave": true,
            "startDate": "2026-04-03T06:15:12.5689328",
            "startTime": 5,
            "endDate": "2026-04-03T06:15:12.5689328",
            "endTime": 6,
            "newPrice": 7,
            "newCost": 8,
            "newCostDecimals": 9,
            "pctDiscount": 10,
            "promoType": 1,
            "promotionTypeCode": "sample string 11",
            "hostType": 12,
            "hostIdentifier": "ossvYinzFEOH+lM0JuoNBg==",
            "hostIdentifierGuid": "622fcba2-f329-4314-87fa-533426ea0d06",
            "storeNames": [
              "sample string 1",
              "sample string 2"
            ]
          },
          "details": [
            {
              "$ref": "26"
            },
            {
              "$ref": "26"
            }
          ]
        },
        "tray": {
          "$id": "27",
          "g_UId": "LVHVzbbnwUKhvIiHULZyBA==",
          "guid": "cdd5512d-e7b6-42c1-a1bc-888750b67204",
          "name": "sample string 1",
          "number": 1,
          "tare": 1
        },
        "priceGroup": {
          "$id": "28",
          "priceGroupG_UID": "/1RsTzqAS06gsmkZG5NT8Q==",
          "priceGroupGuid": "4f6c54ff-803a-4e4b-a0b2-69191b9353f1",
          "name": "sample string 2",
          "code": 1,
          "modified": true,
          "updated": "2026-04-03T06:15:12.5689328",
          "buyingLimit": 1,
          "buyingLimitIndependent": true,
          "buyingLimitType": 0,
          "number": 1,
          "products": [
            {
              "$ref": "6"
            },
            {
              "$ref": "6"
            }
          ],
          "productCount": 1
        },
        "priceGroupName": "sample string 147",
        "nutrifacts": {
          "$id": "29",
          "pluG_UID": "zjueoemCLke6zpet6FIi+Q==",
          "pluGuid": "a19e3bce-82e9-472e-bace-97ade85222f9",
          "plu": 1,
          "servingsPerPack": 1,
          "servingSize": 1,
          "showAllergens": 1,
          "energy": 1,
          "protein": 1,
          "fat": 1,
          "saturated": 1,
          "carbo": 1,
          "sugars": 1,
          "sodium": 1,
          "potasium": 1,
          "calcium": 1,
          "fibre": 1,
          "soya": 1,
          "nutsSeeds": 1,
          "shells": 1,
          "eggs": 1,
          "dairy": 1,
          "gluten": 1,
          "sulphites": 1,
          "peanuts": 1,
          "sesame": 1,
          "fish": 1,
          "lupins": 1
        },
        "dates": {
          "$id": "30",
          "pluGuid": "3484b893-3c0f-4131-92b8-16572ae965a2",
          "created": "2026-04-03T06:15:12.5689328",
          "createdByUser": "sample string 1",
          "activated": "2026-04-03T06:15:12.5689328",
          "activatedByUser": "sample string 2",
          "deactivated": "2026-04-03T06:15:12.5689328",
          "deactivatedByUser": "sample string 3",
          "lastOrdered": "2026-04-03T06:15:12.5689328",
          "lastOrderedQty": 4.0,
          "lastReceived": "2026-04-03T06:15:12.5689328",
          "lastReceivedQty": 5.0,
          "lastInvoiceStatus": 1,
          "lastCounted": "2026-04-03T06:15:12.5689328",
          "lastSold": "2026-04-03T06:15:12.5689328",
          "firstSold": "2026-04-03T06:15:12.5689328",
          "awsUpdated": "2026-04-03T06:15:12.5689328",
          "lastManualUpdate": "2026-04-03T06:15:12.5689328",
          "lastManualUpdatedByUser": "sample string 7",
          "lastUpdated": "2026-04-03T06:15:12.5689328",
          "lastUpdatedByUser": "sample string 9",
          "lastUpdatedByHost": "2026-04-03T06:15:12.5689328",
          "doNotRangeUpdated": "2026-04-03T06:15:12.5689328",
          "doNotOrderUpdated": "2026-04-03T06:15:12.5689328",
          "tracked": "2026-04-03T06:15:12.5689328"
        },
        "allergens": [
          {
            "$id": "31",
            "primaryKey": {
              "$id": "32",
              "pluGuid": "b84291bc-b080-44b8-8887-51b6acd15070",
              "contains": 2
            },
            "allergenID": 1,
            "pluG_UID": "vJFCuICwuESIh1G2rNFQcA==",
            "pluGuid": "b84291bc-b080-44b8-8887-51b6acd15070",
            "contains": 2,
            "allergenName": "sample string 3",
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "31"
          }
        ],
        "costs": {
          "$id": "33",
          "pluG_UID": "TvkvTdLWjkGFXoiGrYS55g==",
          "pluGuid": "4d2ff94e-d6d2-418e-855e-8886ad84b9e6",
          "enteredCost": 1,
          "weightedAvgCost": 1,
          "lastCost": 1,
          "rawEnteredCost": 2,
          "rawWeightedAvgCost": 3,
          "rawLastCost": 4,
          "freight": 5.0,
          "freightType": 6,
          "costDecimals": 7,
          "fifoCost": 1,
          "updated": "2026-04-03T06:15:12.5689328",
          "normalCost": 1,
          "currentCost": 1
        },
        "sales": [
          {
            "$id": "34",
            "saleHeaderID": 1,
            "created": "2026-04-03T06:15:12.5689328",
            "createdLocal": "2026-04-03T06:15:12.5689328",
            "storeID": 3,
            "storeName": "sample string 4",
            "operatorG_Uid": "owiLAcm+LUuMJaTWM3dQLQ==",
            "operatorGuid": "018b08a3-bec9-4b2d-8c25-a4d63377502d",
            "operatorName": "sample string 5",
            "tranType": 1,
            "plu": 1,
            "pluG_UId": "Vv6AB/zHEESfKrp8+00l9Q==",
            "pluGuid": "0780fe56-c7fc-4410-9f2a-ba7cfb4d25f5",
            "normalPrice": 1,
            "totalCents": 1,
            "cost": 1,
            "grossProfit": 1,
            "quantity": 1,
            "operator": {
              "$id": "35",
              "id": 1,
              "g_Uid": "n3X9aVXlI0SNHQGEJiNHwQ==",
              "guid": "69fd759f-e555-4423-8d1d-0184262347c1",
              "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-04-03T06:15:12.5689328",
              "passwordResetRequired": true,
              "alteredInStore": true,
              "startShift": "2026-04-03T06:15:12.5689328",
              "endShift": "2026-04-03T06:15:12.5689328",
              "machineName": "sample string 20",
              "drawerID": 1,
              "stores": [
                {
                  "$id": "36",
                  "operatorG_UID": "Kz27VKpVyU2/g2Ve4/oCDg==",
                  "operatorGuid": "54bb3d2b-55aa-4dc9-bf83-655ee3fa020e",
                  "storeID": 2,
                  "operator": {
                    "$ref": "35"
                  },
                  "store": {
                    "$ref": "7"
                  }
                },
                {
                  "$ref": "36"
                }
              ]
            }
          },
          {
            "$ref": "34"
          }
        ],
        "apns": [
          {
            "$id": "37",
            "pluID": 1,
            "pluG_UID": "tCMqkxjLlkO9O/FkxXcZSA==",
            "pluGuid": "932a23b4-cb18-4396-bd3b-f164c5771948",
            "apn": "sample string 1",
            "deleted": true,
            "storeID": 1,
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "37"
          }
        ],
        "tuns": [
          {
            "$id": "38",
            "pluG_UId": "mM1dhGca9USKEucmG6Wx1w==",
            "pluGuid": "845dcd98-1a67-44f5-8a12-e7261ba5b1d7",
            "apn": "sample string 1",
            "tun": "sample string 2",
            "cartonQuantity": 3,
            "product": {
              "$ref": "6"
            },
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "38"
          }
        ],
        "competitionPricing": [
          {
            "$id": "39",
            "identifier": "aQACf4PuYEamPU+7MI+8qw==",
            "identifierGuid": "7f020069-ee83-4660-a63d-4fbb308fbcab",
            "pluG_UID": "iLynjEq7HUiAaW1AGoVgcw==",
            "pluGuid": "8ca7bc88-bb4a-481d-8069-6d401a856073",
            "competitionID": 1,
            "name": "sample string 2",
            "sellMultiple": 3,
            "retailPrice": 4,
            "storeName": "sample string 5"
          },
          {
            "$ref": "39"
          }
        ],
        "supplier": {
          "$ref": "1"
        },
        "supplierName": "sample string 148",
        "children": [
          {
            "$ref": "6"
          },
          {
            "$ref": "6"
          }
        ],
        "ordering": {
          "$ref": "4"
        },
        "flipChartPages": [
          {
            "$id": "40",
            "identifier": "gIdmLa01WECT4L4t3h8+4g==",
            "groupName": "sample string 1",
            "identifierGuid": "2d668780-35ad-4058-93e0-be2dde1f3ee2",
            "exists": true,
            "flipChartIdentifier": "aDel7FUYJkKV4lPMS8GJGw==",
            "flipChartIdentifierGuid": "eca53768-1855-4226-95e2-53cc4bc1891b",
            "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": "2AQXwn70ska92TW+x40Z2Q==",
            "groupIdentifierGuid": "c21704d8-f47e-46b2-bdd9-35bec78d19d9",
            "flipChart": {
              "$id": "41",
              "identifier": "5/0oPLW2zUKnh/Mab7hkfg==",
              "identifierGuid": "3c28fde7-b6b5-42cd-a787-f31a6fb8647e",
              "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": "42",
                "identifier": "uF5Hwpvr8EOG9ZoMXMlr9Q==",
                "identifierGuid": "c2475eb8-eb9b-43f0-86f5-9a0c5cc96bf5",
                "name": "sample string 2",
                "formType": "sample string 3",
                "forms": [
                  {
                    "$id": "43",
                    "id": 1,
                    "g_UID": "tO9/MYi6cE+ljPkGJJVkDw==",
                    "guid": "317fefb4-ba88-4f70-a58c-f9062495640f",
                    "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": "vw04m58cV06J/2c/p+9uaQ==",
                    "previousFormGuid": "9b380dbf-1c9f-4e57-89ff-673fa7ef6e69",
                    "nextForm": 1,
                    "nextFormG_UID": "Ssxrj+QElk22wWR+FggWMA==",
                    "nextFormGuid": "8f6bcc4a-04e4-4d96-b6c1-647e16081630",
                    "attributes": "sample string 10",
                    "updated": "2026-04-03T06:15:12.5689328",
                    "positioning": 1,
                    "contentPanel": "sample string 11",
                    "selectionMode": 1,
                    "maximumSelections": 1,
                    "alteredInStore": true,
                    "deleted": true,
                    "blueprintID": 1,
                    "preserveLayout": true,
                    "mainCheckoutFormName": "sample string 13",
                    "nextCheckoutForm": {
                      "$ref": "43"
                    },
                    "previousCheckoutForm": {
                      "$ref": "43"
                    },
                    "buttons": [
                      {
                        "$id": "44",
                        "id": 1,
                        "checkoutFormID": 2,
                        "checkoutFormG_UID": "0dPH/stCNUul0nRZej8+Gg==",
                        "checkoutFormGuid": "fec7d3d1-42cb-4b35-a5d2-74597a3f3e1a",
                        "identifier": "xFsdJqXAlk6p13mA3BMzxg==",
                        "identifierGuid": "261d5bc4-c0a5-4e96-a9d7-7980dc1333c6",
                        "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": "hhZaG7w08E24g4eQxR2W0g==",
                        "valueGuid": "1b5a1686-34bc-4df0-b883-8790c51d96d2",
                        "buttonText": "sample string 10",
                        "valueText": "sample string 11",
                        "drawImageAndButton": true,
                        "updated": "2026-04-03T06:15:12.5689328",
                        "action": "sample string 12",
                        "valueForm": {
                          "$ref": "43"
                        },
                        "image": {
                          "$id": "45",
                          "name": "sample string 3.sample string 4",
                          "imageID": 2,
                          "imageName": "sample string 3",
                          "imageExtension": "sample string 4",
                          "lastUpdate": "2026-04-03T06:15:12.5689328",
                          "imageData": "QEA=",
                          "readOnly": true
                        }
                      },
                      {
                        "$ref": "44"
                      }
                    ],
                    "panels": [
                      {
                        "$id": "46",
                        "id": 1,
                        "checkoutFormID": 2,
                        "checkoutFormG_UID": "FyRS5Sy9BES/lGIchhxbww==",
                        "checkoutFormGuid": "e5522417-bd2c-4404-bf94-621c861c5bc3",
                        "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": "46"
                      }
                    ]
                  },
                  {
                    "$ref": "43"
                  }
                ],
                "panels": [
                  {
                    "$ref": "46"
                  },
                  {
                    "$ref": "46"
                  }
                ]
              },
              "pages": [
                {
                  "$ref": "40"
                },
                {
                  "$ref": "40"
                }
              ]
            },
            "contentPanel": {
              "$ref": "46"
            },
            "products": [
              {
                "$id": "47",
                "flipChartPageIdentifier": "k03j3bl2UkeUAbG0w6clzw==",
                "flipChartPageIdentifierGuid": "dde34d93-76b9-4752-9401-b1b4c3a725cf",
                "pluG_UID": "vdIPpjoI50GeHPIeP8yt4A==",
                "pluGuid": "a60fd2bd-083a-41e7-9e1c-f21e3fccade0",
                "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": "47"
              }
            ],
            "productCount": 27,
            "pages": [
              {
                "$ref": "40"
              },
              {
                "$ref": "40"
              }
            ]
          },
          {
            "$ref": "40"
          }
        ],
        "priceHistory": [
          {
            "$id": "48",
            "pluG_UID": "yZIaOpdzLUaYeTdEsXULgA==",
            "pluGuid": "3a1a92c9-7397-462d-9879-3744b1750b80",
            "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-04-03T06:15:12.5689328",
            "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": "48"
          }
        ],
        "ingredients": [
          {
            "$id": "49",
            "pluG_UID": "SeAVmiELAU2TlgXwgrqy+w==",
            "ingredientGuid": "hIvPi3ADL0+8ca/ltKDvog==",
            "ingredientIdentifier": "8bcf8b84-0370-4f2f-bc71-afe5b4a0efa2",
            "quantity": 1.0,
            "storeIDs": [
              1,
              2
            ],
            "ingredientText": "sample string 1",
            "ingredient": {
              "$ref": "6"
            }
          },
          {
            "$ref": "49"
          }
        ],
        "bins": [
          {
            "$id": "50",
            "pluG_UID": "RDH493681EC/cMSzgGeweQ==",
            "pluGuid": "f7f83144-bc7e-40d4-bf70-c4b38067b079",
            "shelfLocationIdentifier": "IvinATP6OkytfnxPgbdiSg==",
            "shelfLocationGuid": "01a7f822-fa33-4c3a-ad7e-7c4f81b7624a",
            "labelShelfDefault": 1,
            "labelTalkerDefault": 1,
            "labelSmall": true,
            "labelPageLayoutG_UID": "q/H/RDCCt0uXWAiXki40bQ==",
            "labelPageLayoutGuid": "44fff1ab-8230-4bb7-9758-0897922e346d",
            "updated": "2026-04-03T06:15:12.5689328",
            "electronicShelfLabelIdentifier": "sample string 5",
            "electronicshelfLabelsConfigurationID": 6,
            "labelShelfChanged": true,
            "productName": "sample string 8",
            "locationText": "sample string 9",
            "product": {
              "$ref": "6"
            },
            "location": {
              "$id": "51",
              "identifier": "PJvF3hpwpE+GBZ8QF3yxew==",
              "storeID": 1,
              "identifierGuid": "dec59b3c-701a-4fa4-8605-9f10177cb17b",
              "name": "sample string 2",
              "haccp": true,
              "blueprintID": 1,
              "updated": "2026-04-03T06:15:12.5689328",
              "minTemp": 1,
              "maxTemp": 1,
              "checkFrequency": 1,
              "storeCaseConfiguration": 5,
              "storeName": "sample string 6",
              "bins": [
                {
                  "$ref": "50"
                },
                {
                  "$ref": "50"
                }
              ]
            }
          },
          {
            "$ref": "50"
          }
        ],
        "bin": {
          "$ref": "50"
        },
        "scaleLocations": [
          {
            "$id": "52",
            "plu": 1,
            "pluG_UID": "FlHSJgykskG1fakjY6eF3Q==",
            "pluGuid": "26d25116-a40c-41b2-b57d-a92363a785dd",
            "deptNo": 1,
            "product": {
              "$ref": "6"
            },
            "scaleLocation": {
              "$id": "53",
              "id": 1,
              "deptNo": 1,
              "deptCode": "sample string 2",
              "name": "sample string 3",
              "enabled": true,
              "updated": "2026-04-03T06:15:12.5689328",
              "department": {
                "$id": "54",
                "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": "53"
                },
                "subDepartments": [
                  {
                    "$id": "55",
                    "id": 1,
                    "departmentID": 2,
                    "name": "sample string 3",
                    "code": "sample string 4",
                    "departmentCode": "sample string 5",
                    "externalSales": true,
                    "minorDepartments": [
                      {
                        "$id": "56",
                        "id": 1,
                        "subDepartmentID": 2,
                        "departmentID": 3,
                        "name": "sample string 4",
                        "subDepartmentCode": "sample string 5",
                        "departmentCode": "sample string 6",
                        "code": "sample string 7",
                        "lesserDepartments": [
                          {
                            "$id": "57",
                            "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-04-03T06:15:12.5689328",
                            "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": "YXqUXSOtE0q9loUZghgaHw==",
                            "labelPageLayoutGuid": "5d947a61-ad23-4a13-bd96-851982181a1f",
                            "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": "58",
                              "dept": 1,
                              "category": 2,
                              "name": "sample string 3",
                              "active": true,
                              "mscCommodities": [
                                {
                                  "$id": "59",
                                  "dept": 1,
                                  "category": 2,
                                  "commodity": 3,
                                  "name": "sample string 4",
                                  "active": true,
                                  "mscSubCommodities": [
                                    {
                                      "$id": "60",
                                      "dept": 1,
                                      "category": 2,
                                      "commodity": 3,
                                      "subCommodity": 4,
                                      "name": "sample string 5",
                                      "active": true,
                                      "subCommodityCode": "sample string 7"
                                    },
                                    {
                                      "$ref": "60"
                                    }
                                  ],
                                  "commodityCode": "sample string 6"
                                },
                                {
                                  "$ref": "59"
                                }
                              ],
                              "categoryCode": "sample string 5"
                            },
                            "mscCom": {
                              "$ref": "59"
                            },
                            "mscDep": {
                              "$id": "61",
                              "dept": 1,
                              "name": "sample string 2",
                              "active": true,
                              "mscCategories": [
                                {
                                  "$ref": "58"
                                },
                                {
                                  "$ref": "58"
                                }
                              ],
                              "deptCode": "sample string 4"
                            },
                            "mscSubCom": {
                              "$ref": "60"
                            }
                          },
                          {
                            "$ref": "57"
                          }
                        ],
                        "updated": "2026-04-03T06:15:12.5689328",
                        "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": "kppYBi+9+EOcsPYVchZKDQ==",
                        "labelPageLayoutGuid": "06589a92-bd2f-43f8-9cb0-f61572164a0d",
                        "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": "58"
                        },
                        "mscCom": {
                          "$ref": "59"
                        },
                        "mscDep": {
                          "$ref": "61"
                        },
                        "mscSubCom": {
                          "$ref": "60"
                        }
                      },
                      {
                        "$ref": "56"
                      }
                    ],
                    "investmentBuyOverride": true,
                    "updated": "2026-04-03T06:15:12.5689328",
                    "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": "pO9eHMU59kam5WozaqhwNw==",
                    "labelPageLayoutGuid": "1c5eefa4-39c5-46f6-a6e5-6a336aa87037",
                    "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": "58"
                    },
                    "mscCom": {
                      "$ref": "59"
                    },
                    "mscDep": {
                      "$ref": "61"
                    },
                    "mscSubCom": {
                      "$ref": "60"
                    }
                  },
                  {
                    "$ref": "55"
                  }
                ],
                "stores": [
                  1,
                  2
                ],
                "investmentBuyOverride": true,
                "updated": "2026-04-03T06:15:12.5689328",
                "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": "ogu0rRWTxEqni4p4GohtZQ==",
                "labelPageLayoutGuid": "adb40ba2-9315-4ac4-a78b-8a781a886d65",
                "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": "58"
                },
                "mscCom": {
                  "$ref": "59"
                },
                "mscDep": {
                  "$ref": "61"
                },
                "mscSubCom": {
                  "$ref": "60"
                }
              }
            }
          },
          {
            "$ref": "52"
          }
        ],
        "nextPrice": {
          "$id": "62",
          "id": 1,
          "campaignID": 2,
          "campaignName": "sample string 3",
          "plu": 1,
          "hostOfferID": 1,
          "metcashPromotionID": "sample string 4",
          "metcashPromotionPlacement": "sample string 5",
          "pluG_UID": "IY5eM+/ndU2nyMTrVDDi/w==",
          "pluGuid": "335e8e21-e7ef-4d75-a7c8-c4eb5430e2ff",
          "newPrice": 1,
          "pctDiscount": 1,
          "newCost": 1,
          "newCostDecimals": 6,
          "dealCostIdentifier": "N55L0iXGg0Sg46WmW9yJ7A==",
          "dealCostGuid": "d24b9e37-c625-4483-a0e3-a5a65bdc89ec",
          "pluName": "sample string 7",
          "apn": "sample string 8",
          "fuelItem": true,
          "priceGroupG_UID": "EOVyWpYzdUqd/+RKOcF+yg==",
          "priceGroupGuid": "5a72e510-3396-4a75-9dff-e44a39c17eca",
          "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,
          "pluNormalCost": 20,
          "pluaws": 21.0,
          "directNumber": "sample string 22",
          "departmentName": "sample string 23",
          "subDepartmentName": "sample string 24",
          "priceGroupName": "sample string 25",
          "supplierName": "sample string 26",
          "stockOnHand": 1.1,
          "stockOnOrder": 1.1,
          "lastReceived": "2026-04-03T06:15:12.5689328",
          "rrp": 27,
          "campaignDescription": "sample string 28",
          "hostCampaign": true,
          "hostIdentifier": "QEA=",
          "hostIdentifierGuid": "614e17d2-29e8-463c-9729-939a219a4e61",
          "campaignComboPriceGroupG_UID": "oA/V0gXzuEeq8CCjYiWQHA==",
          "campaignComboPriceGroupIdentifier": "d2d50fa0-f305-47b8-aaf0-20a36225901c",
          "promotionPlacementDescription": "sample string 30",
          "storeAcceptances": [
            {
              "$id": "63",
              "plu": 1,
              "pluG_UId": "QEA=",
              "campaignID": 1,
              "campaignName": "sample string 2",
              "storeID": 3,
              "acceptedUtc": "2026-04-03T06:15:12.5689328",
              "operatorG_UID": "6RQ+4Q8YpkiXISBunTBoxg==",
              "operatorGuid": "e13e14e9-180f-48a6-9721-206e9d3068c6",
              "machineID": 1,
              "processed": true,
              "appliedUtc": "2026-04-03T06:15:12.5689328",
              "signIqTicketFileMovedUtc": "2026-04-03T06:15:12.5689328",
              "user": "sample string 6",
              "campaignDescription": "sample string 7",
              "productDesc": "sample string 8",
              "storeName": "sample string 9",
              "effectiveUtc": "2026-04-03T06:15:12.5689328",
              "priceChangeType": 0,
              "operatorName": "sample string 10",
              "hostCampaign": true,
              "hostIdentifier": "QEA=",
              "hostIdentifierGuid": "ec945618-98fe-4cfb-8cb0-22d9903e0639",
              "product": {
                "$ref": "6"
              },
              "campaignPlu": {
                "$ref": "62"
              },
              "fuelItem": true
            },
            {
              "$ref": "63"
            }
          ],
          "campaign": {
            "$id": "64",
            "id": 1,
            "storeID": 2,
            "name": "84cb3ffb-ed5f-491e-a560-080cd6ef0c9e",
            "nameGuid": "84cb3ffb-ed5f-491e-a560-080cd6ef0c9e",
            "description": "sample string 4",
            "showDiscounts": true,
            "showTotals": true,
            "onlyEvaluateOnSubtotal": true,
            "useDescription": true,
            "campaignType": 1,
            "startDate": "2026-04-03T06:15:12.5689328",
            "startTime": 1,
            "endDate": "2026-04-03T06:15:12.5689328",
            "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-04-03T06:15:12.5689328",
            "system": true,
            "created": "2026-04-03T06:15:12.5689328",
            "updated": "2026-04-03T06:15:12.5689328",
            "priceChangeNotifiedUtc": "2026-04-03T06:15:12.5689328",
            "promoType": 1,
            "promotionTypeCode": "sample string 13",
            "hostIdentifier": "1myY1ak4IkCh0mDIHHSaag==",
            "hostIdentifierGuid": "d5986cd6-38a9-4022-a1d2-60c81c749a6a",
            "hostType": 14,
            "createdByUser": "sample string 15",
            "fromHost": true,
            "deleted": true,
            "campaignDeleted": "2026-04-03T06:15:12.5689328",
            "updatedByUser": "sample string 18",
            "offerID": 1,
            "isPriceChangeCampaign": true,
            "stores": [
              1,
              2
            ],
            "storeNames": [
              "sample string 1",
              "sample string 2"
            ],
            "campaignPlus": [
              {
                "$ref": "62"
              },
              {
                "$ref": "62"
              }
            ],
            "campaignPools": [
              {
                "$id": "65",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "plu": 4,
                "pluG_UID": "BXYbth3a/0y08Aa64WiFvg==",
                "pluGuid": "b61b7605-da1d-4cff-b4f0-06bae16885be",
                "hostOfferID": 1,
                "priceGroupG_UID": "G7qYOs+vGUiCHt+0xm0SQA==",
                "priceGroupGuid": "3a98ba1b-afcf-4819-821e-dfb4c66d1240",
                "fuelItem": true,
                "pluName": "sample string 6",
                "apn": "sample string 7",
                "pluActive": true,
                "cartonQty": 1,
                "baseUnits": 9.1,
                "cri": "sample string 10",
                "salesMode": 1,
                "pluaws": 11.0,
                "directNumber": "sample string 12",
                "departmentName": "sample string 13",
                "subDepartmentName": "sample string 14",
                "priceGroupName": "sample string 15",
                "supplierName": "sample string 16",
                "stockOnHand": 1.1,
                "stockOnOrder": 1.1,
                "lastReceived": "2026-04-03T06:15:12.5689328",
                "rrp": 17,
                "campaignDescription": "sample string 18",
                "product": {
                  "$ref": "6"
                },
                "campaign": {
                  "$ref": "64"
                }
              },
              {
                "$ref": "65"
              }
            ],
            "sellingRules": [
              {
                "$id": "66",
                "id": 1,
                "identifier": "TXBOKhxqUESZrae2QHLEwg==",
                "identifierStr": "TXBOKhxqUESZrae2QHLEwg==",
                "identifierGuid": "2a4e704d-6a1c-4450-99ad-a7b64072c4c2",
                "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": "64"
                }
              },
              {
                "$ref": "66"
              }
            ],
            "customers": [
              {
                "$id": "67",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "customerID": "bBmbjFTGxkCwgI99sMvqEg==",
                "customerIDGuid": "8c9b196c-c654-40c6-b080-8f7db0cbea12",
                "campaign": {
                  "$ref": "64"
                },
                "customer": {
                  "$id": "68",
                  "identifier": "HZUGavesBECEiMvcA5/fCQ==",
                  "identifierGuid": "6a06951d-acf7-4004-8488-cbdc039fdf09",
                  "code": "sample string 2",
                  "familyName": "sample string 3",
                  "givenName": "sample string 4",
                  "otherName": "sample string 5",
                  "title": "sample string 6",
                  "dateOfBirth": "2026-04-03T06:15:12.5689328",
                  "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": "D4cIRyhGrUqfcqH2OImmrg==",
                  "communityIdentifierGuid": "4708870f-4628-4aad-9f72-a1f63889a6ae",
                  "joined": "2026-04-03T06:15:12.5689328",
                  "updated": "2026-04-03T06:15:12.5689328",
                  "active": true,
                  "reasonInactive": 1,
                  "groupCustomer": true,
                  "loyaltyPoints": 1,
                  "homeStoreID": 1,
                  "availableSpend": 1,
                  "priceLevelIdentifier": "VNeiW4B53Um5ygRduAFEqg==",
                  "priceLevelIdentifierGuid": "5ba2d754-7980-49dd-b9ca-045db80144aa",
                  "marketingID": "sample string 18",
                  "receiptPrintOptions": 1,
                  "hidden": true,
                  "registered": true,
                  "registeredOn": "2026-04-03T06:15:12.5689328",
                  "emailMarketing": true,
                  "smsMarketing": true,
                  "deleted": true,
                  "deletedUser": "sample string 24",
                  "homeStoreName": "sample string 25",
                  "customerCards": [
                    {
                      "$id": "69",
                      "cardType": 2,
                      "issueDate": "2026-04-03T06:15:12.5689328",
                      "expiry": "2026-04-03T06:15:12.5689328",
                      "customerID": "/xxLRHH5/0aTBFBrhHlZyg==",
                      "customerIDGuid": "444b1cff-f971-46ff-9304-506b847959ca",
                      "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-04-03T06:15:12.5689328",
                      "linkedAccount": "lLm1QHm7z0GKpKOeS9+lrQ==",
                      "linkedAccountGuid": "40b5b994-bb79-41cf-8aa4-a39e4bdfa5ad",
                      "currentValueChanged": true,
                      "limitsChanged": true,
                      "customer": {
                        "$ref": "68"
                      },
                      "account": {
                        "$id": "70",
                        "id": 1,
                        "identifier": "sUQbm4pl3k+bA721qWnkQQ==",
                        "identifierGuid": "9b1b44b1-658a-4fde-9b03-bdb5a969e441",
                        "referenceNo": "sample string 3",
                        "name": "sample string 4",
                        "created": "2026-04-03T06:15:12.5689328",
                        "owner": "ncC7tobAaE67fhygbdVvEA==",
                        "ownerGuid": "b6bbc09d-c086-4e68-bb7e-1ca06dd56f10",
                        "accountStoreGroupIdentifier": "yHHVp2FAkkiAN1OMdK++JA==",
                        "accountStoreGroupGuid": "a7d571c8-4061-4892-8037-538c74afbe24",
                        "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-04-03T06:15:12.5689328",
                        "active": true,
                        "updated": "2026-04-03T06:15:12.5689328",
                        "deleted": true,
                        "deletedUser": "sample string 16",
                        "currentBalanceChanged": true,
                        "maximumLimitChanged": true,
                        "loyaltyPointsChanged": true,
                        "projectedBalance": 17,
                        "accountStoreGroupStoreIDs": [
                          1,
                          2
                        ],
                        "customerEmail": "sample string 18",
                        "ownerCustomer": {
                          "$ref": "68"
                        },
                        "card": {
                          "$ref": "69"
                        },
                        "members": {
                          "$id": "71",
                          "sample string 1": [
                            {
                              "$ref": "68"
                            },
                            {
                              "$ref": "68"
                            }
                          ],
                          "sample string 2": [
                            {
                              "$ref": "68"
                            },
                            {
                              "$ref": "68"
                            }
                          ]
                        },
                        "customerGroups": [
                          {
                            "$id": "72",
                            "identifier": "z6ysF+Seh0Wv02aRl75s8Q==",
                            "identifierGuid": "17acaccf-9ee4-4587-afd3-669197be6cf1",
                            "name": "sample string 2",
                            "primaryContact": "EyXIXj5vCkWxc1cUhy4rsQ==",
                            "primaryContactGuid": "5ec82513-6f3e-450a-b173-5714872e2bb1",
                            "accountID": "xIVrUwL2KkqhzqLA6XTk5Q==",
                            "accountIDGuid": "536b85c4-f602-4a2a-a1ce-a2c0e974e4e5",
                            "special": true,
                            "updated": "2026-04-03T06:15:12.5689328",
                            "active": true,
                            "reasonInactive": 1,
                            "priceLevelIdentifier": "S7abRO729kSFzCA4LhEe4w==",
                            "priceLevelIdentifierGuid": "449bb64b-f6ee-44f6-85cc-20382e111ee3",
                            "marketingListID": "sample string 7",
                            "deleted": true,
                            "account": {
                              "$ref": "70"
                            },
                            "primaryContactCustomer": {
                              "$ref": "68"
                            },
                            "customerGroupMembers": [
                              {
                                "$id": "73",
                                "id": 1,
                                "groupID": "TGjmNWG6Mkyaw3Yta4Zypg==",
                                "groupIDGuid": "35e6684c-ba61-4c32-9ac3-762d6b8672a6",
                                "customerID": "O4MEYUioe0isbaHvZFScvw==",
                                "customerIDGuid": "6104833b-a848-487b-ac6d-a1ef64549cbf",
                                "card": "sample string 4",
                                "linkedAccount": "164J/v5YZkihNTGbEZ/dBQ==",
                                "linkedAccountGuid": "fe09aed7-58fe-4866-a135-319b119fdd05",
                                "customer": {
                                  "$ref": "68"
                                },
                                "group": {
                                  "$ref": "72"
                                },
                                "customerCard": {
                                  "$ref": "69"
                                }
                              },
                              {
                                "$ref": "73"
                              }
                            ]
                          },
                          {
                            "$ref": "72"
                          }
                        ]
                      },
                      "payments": [
                        {
                          "$id": "74",
                          "id": 1,
                          "identifier": "NaHwumVBgUCni8jdj8KNjg==",
                          "identifierGuid": "baf0a135-4165-4081-a78b-c8dd8fc28d8e",
                          "storeID": 2,
                          "operatorName": "sample string 3",
                          "saleHeaderID": 4,
                          "paymentType": 5,
                          "amount": 6,
                          "account": "sample string 7",
                          "accountID": "CVJUWwDsZ0C+uR9JcT9U7w==",
                          "accountIDGuid": "5b545209-ec00-4067-beb9-1f49713f54ef",
                          "customerAccount": {
                            "$ref": "70"
                          },
                          "customerCard": {
                            "$ref": "69"
                          },
                          "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-04-03T06:15:12.5689328",
                          "invRocNo": "sample string 14",
                          "responseCode": "sample string 15",
                          "cashout": 1,
                          "tip": 16,
                          "idempotentVoid": "ekNb4E78VUGkjJOMCI/zRA==",
                          "idempotentVoidGuid": "e05b437a-fc4e-4155-a48c-938c088ff344",
                          "offline": true,
                          "processed": 1,
                          "storeSaleHeader": {
                            "$id": "75",
                            "saleHeaderID": 1,
                            "saleHeaderGuid": "Gu0aORV5jUiA02pYmTpbpg==",
                            "saleHeaderIdentifierGuid": "391aed1a-7915-488d-80d3-6a58993a5ba6",
                            "created": "2026-04-03T06:15:12.5689328",
                            "createdLocal": "2026-04-03T06:15:12.5689328",
                            "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-04-03T06:15:12.5689328",
                            "storeID": 1,
                            "operatorG_Uid": "YIl7xNhpWUa9E7zxl7rgzQ==",
                            "operatorGuid": "c47b8960-69d8-4659-bd13-bcf197bae0cd",
                            "customerG_Uid": "kzftYlkbJ0eV7lkIwbiVUw==",
                            "customerGuid": "62ed3793-1b59-4727-95ee-5908c1b89553",
                            "communityIdentifier": "uNUheS6k1EKwPABGgQLIug==",
                            "communityIdentifierGuid": "7921d5b8-a42e-42d4-b03c-00468102c8ba",
                            "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": "0xkJFpN7eUi5ItHGofBagw==",
                            "priceLevelIdentifierGuid": "160919d3-7b93-4879-b922-d1c6a1f05a83",
                            "locked": 36,
                            "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:15:12.5689328+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": "76",
                              "customerName": "sample string 1",
                              "pickupAt": "2026-04-03T06:15:12.5689328",
                              "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": "35"
                            },
                            "customer": {
                              "$ref": "68"
                            },
                            "communityOrganisation": {
                              "$id": "77",
                              "id": 1,
                              "identifier": "oP45hsGNK0Gp4xVO/8d5lw==",
                              "identifierGuid": "8639fea0-8dc1-412b-a9e3-154effc77997",
                              "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-04-03T06:15:12.5689328",
                              "promoPeriodEnd": "2026-04-03T06:15:12.5689328",
                              "allowDonations": true,
                              "logoImageName": "sample string 17",
                              "totalAmountAwarded": 18.1,
                              "updated": "2026-04-03T06:15:12.5689328",
                              "deleted": true
                            },
                            "details": [
                              {
                                "$id": "78",
                                "saleItemID": 1,
                                "identifier": "OhvK9iSCjUCilP94IicdLQ==",
                                "identifierGuid": "f6ca1b3a-8224-408d-a294-ff7822271d2d",
                                "saleHeaderID": 2,
                                "plu": 1,
                                "pluG_UId": "cWoYf2hxPEG7S16T8bP6TQ==",
                                "pluGuid": "7f186a71-7168-413c-bb4b-5e93f1b3fa4d",
                                "accountID": "+9RqQLsaYEi1Det1CwkW1w==",
                                "accountIDGuid": "406ad4fb-1abb-4860-b50d-eb750b0916d7",
                                "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-04-03T06:15:12.5689328",
                                "bestOrExpireType": 1,
                                "providerName": "sample string 11",
                                "refundG_UID": "f5ivXhuDhUKoCldKaNhbLQ==",
                                "refundGuid": "5eaf987f-831b-4285-a80a-574a68d85b2d",
                                "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": "1qQvNEQc0UKv3srnpEqIlA==",
                                "idempotentVoidGuid": "342fa4d6-1c44-42d1-afde-cae7a44a8894",
                                "priceLevelIdentifier": "/v5K0raBv0SzXmUEWMGHrA==",
                                "priceLevelIdentifierGuid": "d24afefe-81b6-44bf-b35e-650458c187ac",
                                "communityIdentifier": "Wcl8Cwlon0SjnbWVt7hRQA==",
                                "communityIdentifierGuid": "0b7cc959-6809-449f-a39d-b595b7b85140",
                                "productName": "sample string 23",
                                "apn": "sample string 24",
                                "unknownScans": [
                                  {
                                    "$id": "79",
                                    "id": 1,
                                    "saleDetailID": 2,
                                    "storeID": 1,
                                    "scanned": "2026-04-03T06:15:12.5689328",
                                    "operatorG_UID": "QEA=",
                                    "barcode": "sample string 4",
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "79"
                                  }
                                ],
                                "refund": {
                                  "$id": "80",
                                  "id": 1,
                                  "g_UID": "RR+CBXMMAUy+ipag35eaXg==",
                                  "guid": "05821f45-0c73-4c01-be8a-96a0df979a5e",
                                  "description": "sample string 1",
                                  "dumped": true,
                                  "inventoryReasonID": 1,
                                  "sortOrder": 1,
                                  "updated": "2026-04-03T06:15:12.5689328"
                                },
                                "modifier": {
                                  "$id": "81",
                                  "id": 1,
                                  "setG_UID": "gvCDgElVeU2yAE/bID9xrg==",
                                  "modifierSetGuid": "8083f082-5549-4d79-b200-4fdb203f71ae",
                                  "name": "sample string 2",
                                  "price": 1,
                                  "quantity": 1,
                                  "modifierType": 1,
                                  "groupNumber": 1,
                                  "pageNumber": 1,
                                  "controlOrder": 1,
                                  "printToStation": true,
                                  "pluG_UID": "wUXJuq0vnU2iuyznFK76aA==",
                                  "pluGuid": "bac945c1-2fad-4d9d-a2bb-2ce714aefa68",
                                  "deleted": true,
                                  "g_UID": "62Sq3pIE+UGH7ugtmbLk2A==",
                                  "guid": "deaa64eb-0492-41f9-87ee-e82d99b2e4d8",
                                  "product": {
                                    "$ref": "6"
                                  }
                                },
                                "priceLevelName": "sample string 25",
                                "pumpNumber": 1,
                                "hoseNumber": 1
                              },
                              {
                                "$ref": "78"
                              }
                            ],
                            "eftReceipts": [
                              {
                                "$id": "82",
                                "id": 1,
                                "storeID": 1,
                                "saleHeaderID": 2,
                                "storeSaleHeader": {
                                  "$ref": "75"
                                },
                                "receipt": "sample string 3",
                                "processed": 1
                              },
                              {
                                "$ref": "82"
                              }
                            ],
                            "payments": [
                              {
                                "$ref": "74"
                              },
                              {
                                "$ref": "74"
                              }
                            ],
                            "cards": [
                              {
                                "$id": "83",
                                "id": 1,
                                "saleHeaderID": 1,
                                "identifier": "sample string 2",
                                "cardType": 3,
                                "providerName": "sample string 4"
                              },
                              {
                                "$ref": "83"
                              }
                            ],
                            "campaignHits": [
                              {
                                "$id": "84",
                                "id": 1,
                                "saleHeaderID": 2,
                                "campaign": "sample string 3",
                                "name": "sample string 4",
                                "processed": 1,
                                "campaignDescription": "sample string 5"
                              },
                              {
                                "$ref": "84"
                              }
                            ],
                            "fuel": [
                              {
                                "$id": "85",
                                "id": 1,
                                "plu": 1,
                                "pluG_UID": "8vhZI2tbvkiEjo8hLUUJSg==",
                                "pluGuid": "2359f8f2-5b6b-48be-848e-8f212d45094a",
                                "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-04-03T06:15:12.5689328",
                                "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-04-03T06:15:12.5689328",
                                "tagNumber": "sample string 15",
                                "trackTwoRem": "sample string 16",
                                "transCode": 1,
                                "transType": 1,
                                "unitPrice": 1.0,
                                "vehicleReg": "sample string 17",
                                "offline": true,
                                "processed": 1
                              },
                              {
                                "$ref": "85"
                              }
                            ],
                            "fuelResells": [
                              {
                                "$id": "86",
                                "saleItemID": 1,
                                "saleHeaderID": 2,
                                "plu": 1,
                                "pluG_UId": "AAmF9oPqREOLOiXhxdNTwA==",
                                "pluGuid": "f6850900-ea83-4344-8b3a-25e1c5d353c0",
                                "accountID": "bjwp7DY41U6aGV0Y+H/0IA==",
                                "accountIDGuid": "ec293c6e-3836-4ed5-9a19-5d18f87ff420",
                                "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-04-03T06:15:12.5689328",
                                "bestOrExpireType": 1,
                                "refundG_UID": "RF3vBf9fzEW9hPpec+FqKw==",
                                "refundGuid": "05ef5d44-5fff-45cc-bd84-fa5e73e16a2b",
                                "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": "86"
                              }
                            ],
                            "customerOrder": [
                              {
                                "$id": "87",
                                "identifier": "pNqmUXtRNUKePrmOqKhHeA==",
                                "identifierGuid": "51a6daa4-517b-4235-9e3e-b98ea8a84778",
                                "id": 1,
                                "orderNo": 2,
                                "externalSaleIdentifier": "sample string 3",
                                "storeID": 4,
                                "zoneID": 5,
                                "deptNo": 6,
                                "customerIdentifier": "dxPYUNmu5kKLscoB4ApIgA==",
                                "customerIdentifierGuid": "50d81377-aed9-42e6-8bb1-ca01e00a4880",
                                "operatorNo": 1,
                                "operatorG_UID": "cqn8WTeoVkKW34qAAQy65w==",
                                "operatorGuid": "59fca972-a837-4256-96df-8a80010cbae7",
                                "created": "2026-04-03T06:15:12.5689328",
                                "ordered": "2026-04-03T06:15:12.5689328",
                                "started": "2026-04-03T06:15:12.5689328",
                                "completed": "2026-04-03T06:15:12.5689328",
                                "supplied": "2026-04-03T06:15:12.5689328",
                                "quickTicket": 1,
                                "deleted": true,
                                "walkAway": true,
                                "approxWait": 1,
                                "actualWait": 1,
                                "deliveryMethod": 8,
                                "externalSaleType": 9,
                                "customer": {
                                  "$ref": "68"
                                },
                                "operator": {
                                  "$ref": "35"
                                },
                                "details": [
                                  {
                                    "$id": "88",
                                    "headerID": 1,
                                    "plu": 1,
                                    "pluG_UId": "2klIm2fteEaDJq5W6GWnHw==",
                                    "pluGuid": "9b4849da-ed67-4678-8326-ae56e865a71f",
                                    "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": "KUQtL+x8fUiduH4GgJ3RyQ==",
                                    "headerIdentifierGuid": "2f2d4429-7cec-487d-9db8-7e06809dd1c9",
                                    "product": {
                                      "$ref": "6"
                                    }
                                  },
                                  {
                                    "$ref": "88"
                                  }
                                ],
                                "storeName": "sample string 11",
                                "customerName": "sample string 12",
                                "storeReplyTo": "sample string 13",
                                "storeSubjectLine": "sample string 14",
                                "storeSaleHeader": {
                                  "$ref": "75"
                                }
                              },
                              {
                                "$ref": "87"
                              }
                            ],
                            "surveyResponses": [
                              {
                                "$id": "89",
                                "surveyG_UID": "J/49kGJ/6kOEh7RsuMLrXg==",
                                "surveyGuid": "903dfe27-7f62-43ea-8487-b46cb8c2eb5e",
                                "saleHeaderGuid": "xLcGIPxn5UK94aEsmXaUQQ==",
                                "saleGuid": "2006b7c4-67fc-42e5-bde1-a12c99769441",
                                "textResponse": "sample string 1",
                                "integerResponse": 1,
                                "g_UIDResponse": "DkV0RLh/0UmaShzR5hT07g==",
                                "guidResponse": "4474450e-7fb8-49d1-9a4a-1cd1e614f4ee",
                                "whoAnswered": 2,
                                "answeredAtUTC": "2026-04-03T06:15:12.5689328",
                                "sale": {
                                  "$ref": "75"
                                },
                                "survey": {
                                  "$id": "90",
                                  "g_UID": "NTT50XkZPECPdd1rPFS/Ow==",
                                  "guid": "d1f93435-1979-403c-8f75-dd6b3c54bf3b",
                                  "name": "sample string 1",
                                  "storeID": 2,
                                  "zoneID": 1,
                                  "checkoutFormG_UID": "x2QuuzoCJkWg64ZOuCnybQ==",
                                  "checkoutFormGuid": "bb2e64c7-023a-4526-a0eb-864eb829f26d",
                                  "displayToWho": 3,
                                  "displayWhen": 4,
                                  "start": "2026-04-03T06:15:12.5689328",
                                  "end": "2026-04-03T06:15:12.5689328",
                                  "deleted": true,
                                  "updated": "2026-04-03T06:15:12.5689328",
                                  "possibleIntegerResponses": [
                                    1,
                                    2
                                  ],
                                  "possibleTextResponses": [
                                    "sample string 1",
                                    "sample string 2"
                                  ],
                                  "possibleGuidResponses": [
                                    "a0061223-3bb9-4241-aed4-1e8b0a1b588a",
                                    "6d2a0669-2bff-4d6a-8ad4-a8ef67df0ee4"
                                  ],
                                  "allowsAllTextResponses": true,
                                  "surveyForm": {
                                    "$ref": "43"
                                  }
                                },
                                "ingressId": "sample string 4"
                              },
                              {
                                "$ref": "89"
                              }
                            ],
                            "storeName": "sample string 39",
                            "terminalNumber": 40,
                            "machineName": "sample string 41",
                            "operatorName": "sample string 42",
                            "direction": 1,
                            "reason": "sample string 43",
                            "accountG_UID": "M+8ccm4XEU+j/cXwcy9Fsw==",
                            "accountIdentifier": "721cef33-176e-4f11-a3fd-c5f0732f45b3",
                            "accountName": "sample string 44",
                            "customerOrderIdentifier": "gvnm4UYlOkSDw1V87zFZXQ==",
                            "customerOrderIdentifierGuid": "e1e6f982-2546-443a-83c3-557cef31595d",
                            "priceLevelName": "sample string 45",
                            "revision": 46,
                            "ingressId": "sample string 47"
                          },
                          "metadata": {
                            "$id": "91",
                            "id": 1,
                            "paymentID": 2,
                            "paymentIdentifier": "xbwrd7lEsUOI4Z1Qw596Vg==",
                            "paymentIdentifierGuid": "772bbcc5-44b9-43b1-88e1-9d50c39f7a56",
                            "identifier": "XdOeD1ruPkmRFDj2q5kS8A==",
                            "identifierGuid": "0f9ed35d-ee5a-493e-9114-38f6ab9912f0",
                            "metadata": "sample string 3",
                            "signatureImage": "QEA=",
                            "itemIdentifier": "rgzY9P0r6EeVIAhiit5UGw==",
                            "itemIdentifierGuid": "f4d80cae-2bfd-47e8-9520-08628ade541b"
                          }
                        },
                        {
                          "$ref": "74"
                        }
                      ]
                    },
                    {
                      "$ref": "69"
                    }
                  ],
                  "customerGroupMembers": [
                    {
                      "$ref": "73"
                    },
                    {
                      "$ref": "73"
                    }
                  ],
                  "customerGroups": [
                    {
                      "$ref": "72"
                    },
                    {
                      "$ref": "72"
                    }
                  ],
                  "accounts": [
                    {
                      "$ref": "70"
                    },
                    {
                      "$ref": "70"
                    }
                  ],
                  "account": {
                    "$ref": "70"
                  },
                  "vouchers": [
                    {
                      "$id": "92",
                      "customerIdentifier": "NBrNX3i7u0GpUiq61OT08Q==",
                      "customerIdentifierGuid": "5fcd1a34-bb78-41bb-a952-2abad4e4f4f1",
                      "voucherName": "sample string 2",
                      "count": 3,
                      "storeID": 4,
                      "barcode": "sample string 5",
                      "redeemCount": 6,
                      "issueCount": 7,
                      "storeSalePaymentID": 1,
                      "idempotentID": "EC5i+0LPwkm8orFwLjeN7A==",
                      "idempotentGuid": "fb622e10-cf42-49c2-bca2-b1702e378dec",
                      "offline": true,
                      "voucher": {
                        "$id": "93",
                        "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-04-03T06:15:12.5689328",
                        "barcodeTemplate": {
                          "$id": "94",
                          "templateID": 1,
                          "template": "sample string 1",
                          "bcFunction": "sample string 2",
                          "sortOrder": 3
                        },
                        "scaleLabel": {
                          "$id": "95",
                          "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-04-03T06:15:12.5689328",
                          "labelPageLayout": "4NFGBGG2iUeLqkO7hyfRXw==",
                          "pageLayoutGuid": "0446d1e0-b661-4789-8baa-43bb8727d15f",
                          "labelType": 6,
                          "oldName": "sample string 7",
                          "voucher": {
                            "$ref": "93"
                          },
                          "elements": [
                            {
                              "$id": "96",
                              "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-04-03T06:15:12.5689328"
                            },
                            {
                              "$ref": "96"
                            }
                          ]
                        },
                        "customerVouchers": [
                          {
                            "$id": "97",
                            "id": 1,
                            "customerIdentifier": "4iwbsFKPC06fnpW5xt9uvA==",
                            "customerIdentifierGuid": "b01b2ce2-8f52-4e0b-9f9e-95b9c6df6ebc",
                            "voucherID": 3,
                            "voucherName": "sample string 4",
                            "storeID": 1,
                            "barcode": "sample string 5",
                            "dateOfIssue": "2026-04-03T06:15:12.5689328",
                            "issuedSaleHeaderID": 1,
                            "issuedSaleIdentifier": "sample string 7",
                            "issuedOfflinePaymentID": 1,
                            "issuedIdempotentID": "c1KpBKow4UKh3CEC/q031w==",
                            "issuedIdempotentGuid": "04a95273-30aa-42e1-a1dc-2102fead37d7",
                            "issuedOffline": true,
                            "issuedUser": "sample string 9",
                            "issuedNotes": "sample string 10",
                            "expiryDate": "2026-04-03T06:15:12.5689328",
                            "expiredUser": "sample string 11",
                            "expiredNotes": "sample string 12",
                            "redeemed": "2026-04-03T06:15:12.5689328",
                            "redeemedSaleHeaderID": 1,
                            "redeemedSaleIdentifier": "sample string 13",
                            "redeemedOfflinePaymentID": 1,
                            "redeemedIdempotentID": "W8tjrxhvtkuZf9Zfmfd4bw==",
                            "redeemedIdempotentGuid": "af63cb5b-6f18-4bb6-997f-d65f99f7786f",
                            "redeemedUser": "sample string 14",
                            "redeemedNotes": "sample string 15",
                            "redeemedOffline": true,
                            "updated": "2026-04-03T06:15:12.5689328",
                            "storeName": "sample string 17",
                            "scaleLabel": {
                              "$ref": "95"
                            },
                            "voucher": {
                              "$ref": "93"
                            },
                            "customer": {
                              "$ref": "68"
                            },
                            "issuedOfflinePayment": {
                              "$ref": "74"
                            },
                            "redeemedOfflinePayment": {
                              "$ref": "74"
                            }
                          },
                          {
                            "$ref": "97"
                          }
                        ]
                      },
                      "customer": {
                        "$ref": "68"
                      }
                    },
                    {
                      "$ref": "92"
                    }
                  ]
                }
              },
              {
                "$ref": "67"
              }
            ],
            "customerGroups": [
              {
                "$id": "98",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "groupID": "rC11PgIUF0yLGOpFa5nT4g==",
                "groupIDGuid": "3e752dac-1402-4c17-8b18-ea456b99d3e2",
                "campaign": {
                  "$ref": "64"
                },
                "group": {
                  "$ref": "72"
                }
              },
              {
                "$ref": "98"
              }
            ],
            "signIqTickets": [
              {
                "$id": "99",
                "identifier": "7xQ/IudXWU2qKGPDFdOlXQ==",
                "identifierGuid": "223f14ef-57e7-4d59-aa28-63c315d3a55d",
                "campaignName": "sample string 2",
                "message": "sample string 3",
                "ticketFileSource": "sample string 4",
                "ticketFileDestination": "sample string 5",
                "storeID": 1
              },
              {
                "$ref": "99"
              }
            ],
            "comboPriceGroups": [
              {
                "$id": "100",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "g_UID": "t3aN16m+C028TY2QUD2eeA==",
                "guid": "d78d76b7-bea9-4d0b-bc4d-8d90503d9e78",
                "description": "sample string 5",
                "newPrice": 1,
                "rangeDescription": "sample string 6",
                "dealDescription": "sample string 7",
                "labelQuantity": 8,
                "hostProductCategoryID": 1,
                "offerID": 1,
                "dontUpdatePricePlus": true,
                "campaign": {
                  "$ref": "64"
                },
                "comboPricePlus": [
                  {
                    "$id": "101",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "groupG_UID": "aapC2yhNPUGnBneGEIpYzA==",
                    "groupGuid": "db42aa69-4d28-413d-a706-7786108a58cc",
                    "comboPriceType": 5,
                    "priceType": 5,
                    "pluG_UID": "otph3A+4NEyKi7k1PU/AfQ==",
                    "pluGuid": "dc61daa2-b80f-4c34-8a8b-b9353d4fc07d",
                    "priceGroupG_UID": "bswZd5FB1EGrJfxbXMk9Ow==",
                    "priceGroupGuid": "7719cc6e-4191-41d4-ab25-fc5b5cc93d3b",
                    "campaignPoolID": "sample string 7",
                    "quantity": 1,
                    "campaign": {
                      "$ref": "64"
                    },
                    "product": {
                      "$ref": "6"
                    },
                    "priceGroup": {
                      "$ref": "28"
                    },
                    "campaignPool": {
                      "$ref": "64"
                    }
                  },
                  {
                    "$ref": "101"
                  }
                ]
              },
              {
                "$ref": "100"
              }
            ],
            "priceLevels": [
              {
                "$id": "102",
                "id": 1,
                "priceLevelIdentifier": "tIY95/4JB0uTpCQhrVM+jQ==",
                "priceLevelIdentifierGuid": "e73d86b4-09fe-4b07-93a4-2421ad533e8d",
                "campaignName": "sample string 3",
                "priceLevelName": "sample string 4"
              },
              {
                "$ref": "102"
              }
            ],
            "promotionType": {
              "$id": "103",
              "identifier": "Chx48bqFZ02/WGL+dhYNZQ==",
              "identifierGuid": "f1781c0a-85ba-4d67-bf58-62fe76160d65",
              "hostType": 2,
              "code": "sample string 3",
              "description": "sample string 4",
              "isLiquor": true,
              "isAdvertised": true,
              "disableWasSave": true,
              "excludeFromPromoSales": true,
              "labelPageLayoutG_UID": "vl2dnNJq1k6HOtlWvbApbQ==",
              "labelPageLayoutGuid": "9c9d5dbe-6ad2-4ed6-873a-d956bdb0296d",
              "priceLevelIdentifier": "ya7v6CtSkkyDVKDRgONYSw==",
              "priceLevelIdentifierGuid": "e8efaec9-522b-4c92-8354-a0d180e3584b",
              "active": true,
              "updated": "2026-04-03T06:15:12.5689328",
              "hostName": "sample string 11"
            }
          },
          "product": {
            "$ref": "6"
          },
          "dealCost": {
            "$id": "104",
            "headerIdentifier": "38vCC9c3202lS2D0igTbsw==",
            "headerIdentifierGuid": "0bc2cbdf-37d7-4ddb-a54b-60f48a04dbb3",
            "identifier": "I5hZr5fgiU+Sbf8M8YmAzw==",
            "identifierGuid": "af599823-e097-4f89-926d-ff0cf18980cf",
            "supplierIdentifier": "H9l/iXhdSkCk6/v644YCXw==",
            "supplierGuid": "897fd91f-5d78-404a-a4eb-fbfae386025f",
            "pluG_UID": "WmdKfTFzNEaiaxoFv10bQA==",
            "pluGuid": "7d4a675a-7331-4634-a26b-1a05bf5d1b40",
            "campaignName": "8bfec4ba-bbea-4d25-bd62-a8f81cba811f",
            "description": "sample string 4",
            "cost": 5,
            "costDecimals": 6,
            "start": "2026-04-03T06:15:12.5689328",
            "end": "2026-04-03T06:15:12.5689328",
            "type": 9,
            "promoType": 10,
            "bonusItemPLUG_UID": "+o/ty7CrvkquncaKAZrArQ==",
            "bonusItemPluGuid": "cbed8ffa-abb0-4abe-ae9d-c68a019ac0ad",
            "bonusPurchaseUnits": 11,
            "bonusReceiveUnits": 12,
            "updated": "2026-04-03T06:15:12.5689328",
            "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-04-03T06:15:12.5689328",
            "campaignEndDate": "2026-04-03T06:15:12.5689328",
            "masterPLUG_UID": "tPQKkb6Pjk+eyA7JFuj85w==",
            "masterID": "910af4b4-8fbe-4f8e-9ec8-0ec916e8fce7",
            "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": "iRT4E4SmP0GbzaZcZQH/ww==",
            "bonusMasterID": "13f81489-a684-413f-9bcd-a65c6501ffc3",
            "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-04-03T06:15:12.5689328",
        "dealCosts": [
          {
            "$ref": "104"
          },
          {
            "$ref": "104"
          }
        ],
        "tags": [
          {
            "$id": "105",
            "pluG_UID": "29xo0qtdr0G4vnSaiODFeA==",
            "pluGuid": "d268dcdb-5dab-41af-b8be-749a88e0c578",
            "tagID": 1,
            "description": "sample string 1",
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "105"
          }
        ],
        "alternateProductG_UID": "rLcDp1VD1E+3DCWiKFa8Xw==",
        "alternateProduct": "a703b7ac-4355-4fd4-b70c-25a22856bc5f",
        "altProduct": {
          "$ref": "6"
        },
        "productHostCode": {
          "$id": "106",
          "id": 1,
          "pluG_UID": "cH8HDJns/EirG2dciGz6Hg==",
          "pluGuid": "0c077f70-ec99-48fc-ab1b-675c886cfa1e",
          "ibaCode": "sample string 2"
        },
        "mscCat": {
          "$ref": "58"
        },
        "mscCom": {
          "$ref": "59"
        },
        "mscDep": {
          "$ref": "61"
        },
        "mscSubCom": {
          "$ref": "60"
        },
        "isUserUpdate": true,
        "ignoreMasterProduct": true,
        "priceGroupLabelRequested": true,
        "firstSold": "2026-04-03T06:15:12.5689328",
        "inventoryTracked": "2026-04-03T06:15:12.5689328",
        "isNormalPriceChangesCampaign": true,
        "baseProductFuel": {
          "$id": "107",
          "pluG_UID": "oArz1g8bq0mM3Ldgf6xdZA==",
          "pluGuid": "d6f30aa0-1b0f-49ab-8cdc-b7607fac5d64",
          "fuelPluG_UID": "gzSJ7Gv/d0qN2En9IeUTTg==",
          "fuelPluGuid": "ec893483-ff6b-4a77-8dd8-49fd21e5134e",
          "price": 3,
          "productDescription": "sample string 4",
          "productBarcode": "sample string 5",
          "fuelProductDescription": "sample string 6",
          "fuelProductBarcode": "sample string 7",
          "fuelProductPrice": 8
        },
        "productFuelLinks": [
          {
            "$ref": "107"
          },
          {
            "$ref": "107"
          }
        ]
      },
      "supplier": {
        "$ref": "1"
      },
      "serviceFee": {
        "$id": "108",
        "id": 1,
        "description": "sample string 1",
        "fee": 1
      },
      "isPrimaryHost": true,
      "hostVendor": 48
    },
    {
      "$ref": "4"
    }
  ],
  "orderCycleHeaders": [
    {
      "$id": "109",
      "storeID": 1,
      "supplierIdentifier": "qOsNZV+TZ0ep34L8JVcuCg==",
      "supplierGuid": "650deba8-935f-4767-a9df-82fc25572e0a",
      "departmentCode": "sample string 2",
      "warehouseDirectIndicator": "sample string 3",
      "type": 4,
      "storeName": "sample string 5",
      "departmentName": "sample string 6",
      "orderDays": 7
    },
    {
      "$ref": "109"
    }
  ],
  "cycles": [
    {
      "$id": "110",
      "storeID": 1,
      "supplierIdentifier": "E0ZhFkf/aUeXKLIE3gJQ4g==",
      "supplierGuid": "16614613-ff47-4769-9728-b204de0250e2",
      "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-04-03T06:15:12.5689328",
      "deliveryDate": "2026-04-03T06:15:12.5689328",
      "nextCutOffDate": "2026-04-03T06:15:12.5689328",
      "nextDeliveryDate": "2026-04-03T06:15:12.5689328",
      "nextDaysBuffer": 10
    },
    {
      "$ref": "110"
    }
  ],
  "store": {
    "$ref": "7"
  },
  "updated": "2026-04-03T06:15:12.5689328",
  "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:
"956c9783-26da-411f-8cf4-2ff3c20a1771"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">956c9783-26da-411f-8cf4-2ff3c20a1771</guid>

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK�1�\�'�ƶ5xl/workbook.xml �(�����0��&�C���(*)��x�པ�6П�5��$޼���~;l��o���G&��2FW����:0i�Y�yLҿ��:%����Dr̲�xxT��\��Vpx$@�Â�\\�w���S�f����d"���o�Ͱ�bV�p
%�y��ν-1��*
�����=����`����/PK�1�\����	�[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
�1�\��C�''_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="Ra5a9fb67c9d84399" /></Relationships>PK�1�\��4E$�xl/worksheets/sheet1.xml �(��Q�n� ��}�.Z�UI�IU�ݦ�3K��pdH��m����-?��l���l�]ͷ��;�.5�B��ǦZ��^����:�� �o5X�78���ɪS��{��	�ɂ�^�R*D)������.?�.[��Je�q��:ٓ{F���i˙h��|7��_1Kc|"^S���\f��>g�Wb�j�.�`.:�
=��ofM�gV��.��|��(w���oK����kyu)V��yRA5��(�#{��<>;��>�;7�s�'¿���:n	������5_PK�1�\k����Pxl/_rels/workbook.xml.rels �(���Kn� @��f_c�N'�l�Ms����m��E��+�R�H]t��h~OO����Zo?扼��55�,�F�v4}
��=U�ݬ�8��&�0�@Ҋ	51�gJ�pV!�M�t��*����)}T=R���%��pv���Q���ӌ&����À���1�p-z	,KT /m
{D�Ȫd�X1�%�S�<a�y���e�p�y��B���2��ؾF�.�tZ�jeҩ�d��
!EsQ�w��PK�1�\Ѓ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�1�\������xl/sharedStrings.xml �(�5�An� E������N��"RO��!F2��W��KY>�������*~`�Tp���Hʜ�9��ק� �8�� L�H���D,�i��v՚��өl�5�eϞ+�OM�~���ۦ�u�	��@�Z)L���\�Yv��>\��Sm?{u6&�1ijjc�B�x3�jvV��u}��PK-�1�\�'�ƶ5xl/workbook.xmlPK-�1�\����	��[Content_Types].xmlPK-
�1�\��C�''U_rels/.relsPK-�1�\��4E$��xl/worksheets/sheet1.xmlPK-�1�\k����P7xl/_rels/workbook.xml.relsPK-�1�\Ѓc'2E
}xl/styles.xmlPK-�1�\�������xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK�1�\����5xl/workbook.xml �(�����0��&�C��ȟ�N\�z�^�"
�'m
>��o�vfg�:k;>��GN�U�ƃ��"��$s'm@�]��d>H�"���V��I�$%�01/�r�0��X�X`���V�dB��x@�.�fe0�����"�)a�ETH1	5n�gE�������D�Iv-����.y�����a�l��/PK�1�\����	�[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
�1�\���1''_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="R786981d8cd384214" /></Relationships>PK�1�\��4E$�xl/worksheets/sheet1.xml �(��Q�n� ��}�.Z�UI�IU�ݦ�3K��pdH��m����-?��l���l�]ͷ��;�.5�B��ǦZ��^����:�� �o5X�78���ɪS��{��	�ɂ�^�R*D)������.?�.[��Je�q��:ٓ{F���i˙h��|7��_1Kc|"^S���\f��>g�Wb�j�.�`.:�
=��ofM�gV��.��|��(w���oK����kyu)V��yRA5��(�#{��<>;��>�;7�s�'¿���:n	������5_PK�1�\c���Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8�X�i7ݰ-��匓��m�S�gc���V���X��j4��'�|�lvo��^Їٚ�,�F�a6cg�v��Iq"L�,����D�9j�U��:4���_%�ԏ�Iu�#�2�[�S�2����?D���po�yEC�����0!���#R?�����"����!�D[��mvuS����]�^�y*
J,ʮ�d=��2��8<���N��r�V*-*�C�i]7�j��/�_PK�1�\Ѓ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�1�\������xl/sharedStrings.xml �(�5�An� E������N��"RO��!F2��W��KY>�������*~`�Tp���Hʜ�9��ק� �8�� L�H���D,�i��v՚��өl�5�eϞ+�OM�~���ۦ�u�	��@�Z)L���\�Yv��>\��Sm?{u6&�1ijjc�B�x3�jvV��u}��PK-�1�\����5xl/workbook.xmlPK-�1�\����	�[Content_Types].xmlPK-
�1�\���1''V_rels/.relsPK-�1�\��4E$��xl/worksheets/sheet1.xmlPK-�1�\c���P8xl/_rels/workbook.xml.relsPK-�1�\Ѓc'2E
{xl/styles.xmlPK-�1�\�������xl/sharedStrings.xmlPK��