GET api/inventory/invoice/{invoiceID}

Get InventoryInvoice

Request Information

URI Parameters

NameDescriptionTypeAdditional information
invoiceID

Inventory Invoice identifier

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

InventoryInvoice

InventoryInvoice
NameDescriptionTypeAdditional information
InventoryInvoiceGuid

Collection of byte

None.

InvoiceIdentifier

globally unique identifier

None.

InventoryGuid

Collection of byte

None.

InventoryIdentifier

globally unique identifier

None.

SupplierIdentifier

Collection of byte

None.

SupplierGuid

globally unique identifier

None.

OrderGuid

Collection of byte

None.

OrderIdentifier

globally unique identifier

None.

InvoiceHeaderIdentifier

Collection of byte

None.

InvoiceHeaderGuid

globally unique identifier

None.

Created

date

None.

Ordered

date

None.

StoreID

integer

None.

BestOrExpire

date

None.

BestOrExpireType

integer

None.

Units

integer

None.

Weight

integer

None.

Received

date

None.

Cost

Cost Per Unit

integer

None.

TotalCost

Cost of Order

integer

None.

FreightCost

integer

None.

InStock

integer

None.

PLUG_UID

Collection of byte

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

PluGuid

globally unique identifier

None.

OrderInventoryGuid

Collection of byte

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

OrderInventoryIdentifier

globally unique identifier

None.

Supplier

Supplier

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

InventoryUnits

Collection of InventoryUnit

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

Response Formats

application/json, text/json

Sample:
{
  "inventoryInvoiceGuid": "0zN7EXeao0asStIE1CadnQ==",
  "invoiceIdentifier": "117b33d3-9a77-46a3-ac4a-d204d4269d9d",
  "inventoryGuid": "42K9miKWt0CLQFqobT4pMQ==",
  "inventoryIdentifier": "9abd62e3-9622-40b7-8b40-5aa86d3e2931",
  "supplierIdentifier": "eOQpL+N9xUqTXfWqvwqdZQ==",
  "supplierGuid": "2f29e478-7de3-4ac5-935d-f5aabf0a9d65",
  "orderGuid": "sTyJDul12kCGvVoFtEJy7w==",
  "orderIdentifier": "0e893cb1-75e9-40da-86bd-5a05b44272ef",
  "invoiceHeaderIdentifier": "D3iB67cRMk2I6wLyFZ4rKg==",
  "invoiceHeaderGuid": "eb81780f-11b7-4d32-88eb-02f2159e2b2a",
  "created": "2025-06-14T06:31:39.0786843",
  "ordered": "2025-06-14T06:31:39.0786843",
  "storeID": 1,
  "bestOrExpire": "2025-06-14T06:31:39.0786843",
  "bestOrExpireType": 1,
  "units": 1,
  "weight": 1,
  "received": "2025-06-14T06:31:39.0786843",
  "cost": 1,
  "totalCost": 1,
  "freightCost": 1,
  "inStock": 1,
  "pluG_UID": "XUL2HdCUGkuo2vPzInienQ==",
  "pluGuid": "1df6425d-94d0-4b1a-a8da-f3f322789e9d",
  "orderInventoryGuid": "9jpOpuT9UkGD3l/2TRwZyw==",
  "orderInventoryIdentifier": "a64e3af6-fde4-4152-83de-5ff64d1c19cb",
  "supplier": {
    "$id": "2",
    "identifier": "DCEcY0ARgEq5W5P5VFRIOg==",
    "identifierGuid": "631c210c-1140-4a80-b95b-93f95454483a",
    "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": "NAxqOEKdD0O6lCjOCesg0A==",
    "primaryContactID": "386a0c34-9d42-430f-ba94-28ce09eb20d0",
    "storeID": 1,
    "abn": "sample string 16",
    "supplierGroupIdentifier": "n9ryA7sOUkOqmqyjHA1yUQ==",
    "supplierGroupGuid": "03f2da9f-0ebb-4352-aa9a-aca31c0d7251",
    "rebate": 1.0,
    "rebateType": 1,
    "rebateFrequency": 1,
    "rebateSource": 1,
    "rebateLastClaimed": "2025-06-14T06:31:39.0786843",
    "rebateLastClaimedAmount": 1.0,
    "cartonsOnly": true,
    "minimumOrderValue": 1,
    "enforceMinimumQuantity": true,
    "freight": 19.0,
    "freightType": 20,
    "deleted": true,
    "deletedUser": "sample string 22",
    "storeName": "sample string 23",
    "primaryContact": {
      "$id": "3",
      "id": "ca55d8d3-7465-4d5c-a621-c391b5f30a35",
      "identifier": "nVgIYsWnVUCFxjeFtyFDPg==",
      "identifierGuid": "6208589d-a7c5-4055-85c6-3785b721433e",
      "familyName": "sample string 1",
      "givenNames": "sample string 2",
      "otherNames": "sample string 3",
      "title": "sample string 4",
      "dateOfBirth": "sample string 5",
      "sex": "sample string 6",
      "address": "sample string 7",
      "address1": "sample string 8",
      "address2": "sample string 9",
      "town": "sample string 10",
      "state": "sample string 11",
      "country": "sample string 12",
      "postalCode": "sample string 13",
      "telephone": "sample string 14",
      "mobile": "sample string 15",
      "email": "sample string 16",
      "fax": "sample string 17",
      "primary": true
    },
    "contacts": [
      {
        "$id": "4",
        "supplierIdentifier": "4aLsepG/DkKexTFnNzidpA==",
        "supplierIdentifierGuid": "7aeca2e1-bf91-420e-9ec5-316737389da4",
        "contactGuid": "JUmG5r1dnU6NmQZ+4llJCA==",
        "contactID": "e6864925-5dbd-4e9d-8d99-067ee2594908",
        "contact": {
          "$ref": "3"
        },
        "supplier": {
          "$ref": "2"
        }
      },
      {
        "$ref": "4"
      }
    ],
    "products": [
      {
        "$id": "5",
        "pluG_UID": "2QqFHSP4+EK3FFv+mBIivQ==",
        "pluGuid": "1d850ad9-f823-42f8-b714-5bfe981222bd",
        "supplierIdentifier": "1pZftN3SgECeFm+2PmZebw==",
        "supplierIdentifierGuid": "b45f96d6-d2dd-4080-9e16-6fb63e665e6f",
        "cartonQuantity": 1,
        "cartonQuantityChanged": true,
        "productSize": "sample string 2",
        "cigarettesPerSleeve": 1,
        "randomWeight": true,
        "piecesPerUnit": 4,
        "averagePackSize": 5,
        "effectiveDate": "2025-06-14T06:31:39.0786843",
        "pricedByWeight": true,
        "landedUnitCostEx": 8,
        "landedUnitCostInc": 9,
        "landedCartonCostInc": 10,
        "landedCartonCostEx": 11,
        "standardCost": 12,
        "deliveryFee": 1,
        "deliveryFeeBasis": "sample string 13",
        "pickAndPackFee": 1,
        "pickAndPackFeeBasis": "sample string 14",
        "financeFee": 1,
        "financeFeeBasis": "sample string 15",
        "cartonLength": 1,
        "cartonWidth": 1,
        "cartonHeight": 1,
        "palletLayerQuantity": 1,
        "palletLayers": 1,
        "itemCode": "sample string 16",
        "invoiceCode": "sample string 17",
        "invoiceDesc": "sample string 18",
        "orderDirect": true,
        "useCost": true,
        "minimumQuantity": 19,
        "hostType": 20,
        "fromHost": 21,
        "minimumReorder": 1,
        "maximumReorder": 1,
        "orderMultiple": 22.1,
        "sellMultiple": 23.1,
        "baseMultiple": 24.1,
        "hostStandardCost": 25,
        "hostTotalCost": 26,
        "hostRetail": 27,
        "hostLandedUnitCostEx": 28,
        "hostLandedUnitCostInc": 29,
        "hostDesc": "sample string 30",
        "directIndicator": "sample string 31",
        "availableToOrder": true,
        "hostRangeIndicator": "sample string 33",
        "hostProductType": "sample string 34",
        "hostProductGrade": "sample string 35",
        "hostProductGroup": "sample string 36",
        "hostSlowMoving": true,
        "hostGeneralMerchandise": true,
        "hostPillar": "sample string 39",
        "hostLastUpdated": "2025-06-14T06:31:39.0786843",
        "rebate": 1.0,
        "rebateExclude": true,
        "invoiceCodes": [
          {
            "$id": "6",
            "pluG_UID": "TDvqIeDbKEaSlNAvugRwkQ==",
            "pluGuid": "21ea3b4c-dbe0-4628-9294-d02fba047091",
            "supplierIdentifier": "06jSgLRSukei/a3K5GRHbA==",
            "supplierIdentifierGuid": "80d2a8d3-52b4-47ba-a2fd-adcae464476c",
            "invoiceCode": "sample string 1",
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "6"
          }
        ],
        "storeIDs": [
          1,
          2
        ],
        "preferredSupplier": true,
        "preferredRebateSupplier": true,
        "supplierName": "sample string 40",
        "salesMode": 41,
        "orderPacked": true,
        "active": true,
        "price": 1,
        "costGstPercent": 43,
        "parentPluG_UID": "Nu7qZVQWykersKgMhdVX1A==",
        "parentPluGuid": "65eaee36-1654-47ca-abb0-a80c85d557d4",
        "freight": 44.0,
        "freightType": 1,
        "product": {
          "$id": "7",
          "plu": 1,
          "storeID": 1,
          "masterPluG_UID": "QEA=",
          "storeIDs": [
            1,
            2
          ],
          "g_UId": "zh4cQgkqykKi+5nZr7HuDw==",
          "guid": "421c1ece-2a09-42ca-a2fb-99d9afb1ee0f",
          "apn": "sample string 1",
          "apnChanged": true,
          "apnSwitched": true,
          "barcode": "sample string 4",
          "itemNumber": "sample string 5",
          "itemNumberChanged": true,
          "priceGroupG_UID": "yd46tPQ64k6lRN6dHDxYHw==",
          "priceGroupGuid": "b43adec9-3af4-4ee2-a544-de9d1c3c581f",
          "blueprintID": 1,
          "lastCountedDate": "2025-06-14T06:31:39.0786843",
          "externalID": "sample string 7",
          "active": true,
          "activated": "2025-06-14T06:31:39.0786843",
          "pluCreated": "2025-06-14T06:31:39.0786843",
          "createdByUser": "sample string 9",
          "name": "sample string 10",
          "nameChanged": true,
          "secondDescription": "sample string 12",
          "hostDescription": "sample string 13",
          "keepCartonQty": true,
          "keepDescription": true,
          "keepDepartments": true,
          "keepSuppliers": true,
          "markdownDescription": "sample string 18",
          "altDescription": "sample string 19",
          "bestOrExpire": 20,
          "lastUpdate": "2025-06-14T06:31:39.0786843",
          "lastManualUpdate": "2025-06-14T06:31:39.0786843",
          "imageName": "sample string 23",
          "showImageOnFlipCharts": true,
          "showTextOnFlipCharts": true,
          "overrideFlipChartText": true,
          "flipChartText": "sample string 27",
          "salesMode": 1,
          "eftCode": 1,
          "price": 1,
          "priceChanged": true,
          "rrp": 1,
          "gstPercent": 28,
          "gstPercentChanged": true,
          "costGSTPercent": 29,
          "costGSTPercentChanged": true,
          "wetPercent": 1,
          "priceOverride": 1,
          "cost": 1,
          "currentCost": 1,
          "currentCostDecimals": 1,
          "grossProfit": 1.0,
          "currentCostDesc": "sample string 30",
          "currentCostEnd": "2025-06-14T06:31:39.0786843",
          "currentCostUpdated": "2025-06-14T06:31:39.0786843",
          "costDecimals": 31,
          "costChanged": true,
          "dealCostIdentifier": "QEA=",
          "excludeFromRebate": true,
          "rebateOverride": 1,
          "costCalcMethod": 1,
          "costCalcMethodChanged": true,
          "costEffectiveDate": "2025-06-14T06:31:39.0786843",
          "defaultGP": 1,
          "breakTargetMode": 32,
          "break1": 1,
          "price1": 1,
          "target1": 33,
          "break2": 1,
          "price2": 1,
          "target2": 34,
          "break3": 1,
          "price3": 1,
          "target3": 35,
          "break1Changed": true,
          "price1Changed": true,
          "target1Changed": true,
          "break2Changed": true,
          "price2Changed": true,
          "target2Changed": true,
          "break3Changed": true,
          "price3Changed": true,
          "target3Changed": true,
          "breakTargetModeChanged": true,
          "margin": 1.1,
          "marginChanged": true,
          "marginRanged": true,
          "marginRangedChanged": true,
          "minimumMargin": 1.1,
          "minimumMarginChanged": true,
          "maximumMargin": 1.1,
          "maximumMarginChanged": true,
          "overrideHostWarehouseIndicator": true,
          "overrideHostWarehouseIndicatorChanged": true,
          "overrideHostPrice": true,
          "overrideHostPriceChanged": true,
          "overrideHostCost": true,
          "overrideHostCostChanged": true,
          "overrideHostMargin": true,
          "overrideHostMarginChanged": true,
          "alwaysApplyMargin": true,
          "alwaysApplyMarginChanged": true,
          "aws": 1.0,
          "awsUpdated": "2025-06-14T06:31:39.0786843",
          "posTare": 1,
          "altPrice": 1.0,
          "altPriceChanged": true,
          "altPriceMode": 52,
          "altPriceModeChanged": true,
          "altPLUG_UID": "lOX4JaWYZU69hgVXRiA8ug==",
          "altPLUGuid": "25f8e594-98a5-4e65-bd86-055746203cba",
          "altPLUGuidChanged": true,
          "altPriceDescription1": "sample string 53",
          "altPriceDescription2": "sample string 54",
          "cartonQuantity": 55,
          "cartonQuantityChanged": true,
          "trayID": 1,
          "promptID": 1,
          "tare": 1,
          "packQty": 1,
          "fixedWeight": 1,
          "extraMesg": 1,
          "text1": "sample string 57",
          "text2": "sample string 58",
          "text3": "sample string 59",
          "labelText": "sample string 60",
          "labelTextChanged": true,
          "sendToScale": true,
          "nonScaleWeigh": true,
          "labelFormat": "sample string 64",
          "barcodeFormat": "sample string 65",
          "austMade": 1,
          "coolCode": 66,
          "countryOfOrigin": "sample string 67",
          "percentContent": 68.1,
          "departmentID": 1,
          "subDepartmentID": 1,
          "minorDepartmentID": 1,
          "lesserDepartmentID": 1,
          "deptCode": "sample string 69",
          "subDeptCode": "sample string 70",
          "minorDeptCode": "sample string 71",
          "lesserDeptCode": "sample string 72",
          "deptName": "sample string 73",
          "subDeptName": "sample string 74",
          "minorDeptName": "sample string 75",
          "lesserDeptName": "sample string 76",
          "departmentChanged": true,
          "subCategoryID": 1,
          "expiry": 1,
          "showDays": 1,
          "datePrint": 1,
          "labelRequired": true,
          "labelShelfQty": 79,
          "labelShelfChanged": true,
          "labelTalkerQty": 81,
          "labelSmall": true,
          "labelLastPrinted": "2025-06-14T06:31:39.0786843",
          "labelLastPrice": 1,
          "shelfPageLayoutG_UID": "Qg7Op62dPkudk6sDyDVRZA==",
          "shelfPageLayoutGuid": "a7ce0e42-9dad-4b3e-9d93-ab03c8355164",
          "talkerPageLayoutG_UID": "PtnSLaiGsUCriA9wk0KxyA==",
          "talkerPageLayoutGuid": "2dd2d93e-86a8-40b1-ab88-0f709342b1c8",
          "unitMeasure": 1.1,
          "unitMeasureChanged": true,
          "unitMeasureKind": 84,
          "unitMeasureKindChanged": true,
          "signIQData": "sample string 86",
          "refresh": true,
          "earnLoyaltyPoints": true,
          "earnLoyaltyPointsChanged": true,
          "quantityOverride": true,
          "quantityOverrideChanged": true,
          "quantityRequired": true,
          "quantityRequiredChanged": true,
          "allowDiscounts": true,
          "allowDiscountsChanged": true,
          "discountDiscounts": true,
          "discountDiscountsChanged": true,
          "itemRecalled": true,
          "itemRecalledChanged": true,
          "noRefund": true,
          "noRefundChanged": true,
          "allowMarkdown": true,
          "allowMarkdownChanged": true,
          "priceRequired": true,
          "priceRequiredChanged": true,
          "fuelItem": true,
          "fuelItemChanged": true,
          "trackSerial": true,
          "trackSerialChanged": true,
          "allowZeroPrice": true,
          "allowZeroPriceChanged": true,
          "notForSale": 90,
          "notForSaleChanged": true,
          "excludeFromDeals": true,
          "excludeFromVoucher": true,
          "minimumAge": 93,
          "minimumAgeChanged": true,
          "buyingLimit": 1,
          "buyingLimitChanged": true,
          "buyingLimitIndependent": true,
          "buyingLimitIndependentChanged": true,
          "inventoryGuid": "BqnUFvnark+z5imoLDWgHA==",
          "inventoryIdentifier": "16d4a906-daf9-4fae-b3e6-29a82c35a01c",
          "inventoryAccuracy": 1,
          "baseUnits": 97,
          "orderPacked": 1,
          "isManufactured": true,
          "isIngredient": true,
          "isModifier": true,
          "isModifierChanged": true,
          "hasModifiers": 98,
          "defaultPrinter": "sample string 99",
          "defaultPrinterGroup": "sample string 100",
          "ingredientsOnManufacture": true,
          "manufactureUnitMeasure": 1,
          "mpl": 1,
          "maxShelfQty": 101,
          "allowAutoOrder": true,
          "warrantyPeriod": 1,
          "parentPluG_UId": "Lh4Y0APPMUiginSeCXQtGQ==",
          "parentPluGuid": "d0181e2e-cf03-4831-a08a-749e09742d19",
          "preferredHostVendor": 103,
          "preferredHostChanged": true,
          "code": "sample string 105",
          "supplierIdentifier": "x2/1iSNjOESARoDhQs7bdg==",
          "supplierIdentifierGuid": "89f56fc7-6323-4438-8046-80e142cedb76",
          "supplierChanged": true,
          "rebateSupplierIdentifier": "b8y7hxlwlkejg0UQGxgAeQ==",
          "rebateSupplierIdentifierGuid": "87bbcc6f-7019-4796-a383-45101b180079",
          "rebateSupplierChanged": true,
          "availableForOrder": true,
          "warehouseDirectIndicator": "sample string 107",
          "warehouseDirectIndicatorChanged": true,
          "productGrade": "sample string 109",
          "productType": "sample string 110",
          "productGroup": "sample string 111",
          "complianceIndicator": "sample string 112",
          "inhouseBrand": "sample string 113",
          "slowMoving": true,
          "generalMerchandise": true,
          "comment": "sample string 116",
          "lastUpdatedByUser": "sample string 117",
          "lastManualUpdatedByUser": "sample string 118",
          "lastUpdatedByUserOverride": true,
          "lastUpdatedByHost": "2025-06-14T06:31:39.0786843",
          "commodity": "sample string 120",
          "businessPillar": "sample string 121",
          "mscCommodity": "sample string 122",
          "hostIdentifier": "7svPslBWEkq4tTtJXOYL1g==",
          "hostIdentifierGuid": "b2cfcbee-5650-4a12-b8b5-3b495ce60bd6",
          "serviceFeeID": 1,
          "serviceFeeIDChanged": true,
          "providerName": "sample string 124",
          "aisleEnds": "sample string 125",
          "deleted": true,
          "deletedChanged": true,
          "hidden": true,
          "doNotRange": true,
          "doNotRangeChanged": true,
          "doNotOrder": true,
          "doNotOrderChanged": true,
          "locked": true,
          "excludeFromWebUpdate": true,
          "excludeFromWebUpdateChanged": true,
          "webPriceBasedOn": 136,
          "webPriceRounding": true,
          "webMarkup": 138,
          "webPriceMode": 139,
          "altDepartmentID": 1,
          "altSubDepartmentID": 1,
          "altMinorDepartmentID": 1,
          "altLesserDepartmentID": 1,
          "altDeptCode": "sample string 140",
          "altSubDeptCode": "sample string 141",
          "altMinorDeptCode": "sample string 142",
          "altLesserDeptCode": "sample string 143",
          "altDepartmentChanged": true,
          "storeProducts": [
            {
              "$ref": "7"
            },
            {
              "$ref": "7"
            }
          ],
          "store": {
            "$id": "8",
            "id": 1,
            "isMaster": true,
            "shortName": "sample string 3",
            "url": "sample string 4",
            "sortOrder": 1,
            "name": "sample string 5",
            "phone": "sample string 6",
            "fax": "sample string 7",
            "email": "sample string 8",
            "address1": "sample string 9",
            "address2": "sample string 10",
            "city": "sample string 11",
            "state": "sample string 12",
            "country": "sample string 13",
            "postCode": "sample string 14",
            "delivery": 1,
            "exportAccounts": 1,
            "salesAccountFolder": "sample string 15",
            "purchaseAccountFolder": "sample string 16",
            "initLoad": 1,
            "initIDs": 1,
            "zoneID": 1,
            "actAsMaster": 1,
            "lastActiveUtc": "2025-06-14T06:31:39.0786843",
            "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": "Bglmaj2qF0auotAgi1VZpA==",
            "hostIdentifierGuid": "6a660906-aa3d-4617-aea2-d0208b5559a4",
            "hostName": 1,
            "hostAddress": "sample string 27",
            "hostUsername": "sample string 28",
            "hostPassword": "sample string 29",
            "excludeFromLeadInOut": true,
            "accountingProvider": 31,
            "accountingAddress": "sample string 32",
            "accountingUsername": "sample string 33",
            "accountingPassword": "sample string 34",
            "storeAccountingCode": "sample string 35",
            "softwareVariance": 36,
            "fuelWarningVariance": 37.0,
            "fuelErrorVariance": 38.0,
            "fuelAccumulatedWarningVariance": 39.0,
            "fuelAccumulatedErrorVariance": 40.0,
            "drawManagment": 41,
            "endOfDayManagment": true,
            "autoFillCashBalancing": true,
            "fuelDayVariance": 44,
            "accountingTradingTime": "00:00:00.1234567",
            "stockActivateProduct": 46,
            "giftCardSalesAccountingDeptCode": "sample string 47",
            "transactionDiscountAccountingDeptCode": "sample string 48",
            "size": 49,
            "updated": "2025-06-14T06:31:39.0786843",
            "priceZoneName": "sample string 51",
            "storeFuelConfigured": true,
            "shippingAddressCopied": true,
            "shippingAddress": {
              "$id": "9",
              "storeID": 1,
              "addressType": 1,
              "address1": "sample string 1",
              "address2": "sample string 2",
              "city": "sample string 3",
              "state": "sample string 4",
              "country": "sample string 5",
              "postCode": "sample string 6"
            },
            "billingAddress": {
              "$ref": "9"
            },
            "hostStoreSettings": [
              {
                "$id": "10",
                "id": 1,
                "hostIdentifier": "yvtpC4ZuZUW3QwKcmcF5Dg==",
                "hostIdentifierGuid": "0b69fbca-6e86-4565-b743-029c99c1790e",
                "storeID": 2,
                "username": "sample string 3",
                "password": "sample string 4",
                "passwordPlain": "sample string 5",
                "serverAddress": "sample string 6",
                "serverPort": 1,
                "excludeFromLeadInOut": true,
                "useForHostFile": true,
                "metcashPillarID": "sample string 9",
                "metcashStateCode": "sample string 10",
                "metcashCustomerID": "sample string 11",
                "metcashTradingPartnerID": "sample string 12",
                "drakesCustomerNumber": 1,
                "sparCustomerNumber": "sample string 13",
                "sparOrderUsername": "sample string 14",
                "sparOrderPassword": "sample string 15",
                "sparOrderPasswordPlain": "sample string 16",
                "pharmXSiteID": 1,
                "ibaZoneID": 1,
                "ibaState": "sample string 17",
                "foodlandStoreCode": "sample string 18",
                "ilgMemberNumber": "sample string 19",
                "ilgOutletLocation": 1,
                "ilgBaseCost": 1,
                "ilgApplyNonAdvertisedPromos": true,
                "ilgExemptFromFreight": true,
                "ilgOrderDealReview": true,
                "ilgFinanceFee": 1,
                "processPromotions": true,
                "hostProvider": 0,
                "host": {
                  "$id": "11",
                  "identifier": "yG1NFWHzU0SGsysLRQyOHg==",
                  "identifierGuid": "154d6dc8-f361-4453-86b3-2b0b450c8e1e",
                  "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": "ZZU4ex8XNECPQf1vO2OGLA==",
                  "hostSupplierIdentifierGuid": "7b389565-171f-4034-8f41-fd6f3b63862c",
                  "loyaltyPriceLevelIdentifier": "zi595ZiiYECx0FaT0pxvCQ==",
                  "loyaltyPriceLevelIdentifierGuid": "e57d2ece-a298-4060-b1d0-5693d29c6f09",
                  "isGroup": true,
                  "description": "sample string 22",
                  "hostProvider": 23,
                  "hostTypeEnum": 24,
                  "hostType": "sample string 25",
                  "hostCode": "sample string 26",
                  "username": "sample string 27",
                  "password": "sample string 28",
                  "passwordPlain": "sample string 29",
                  "server": "sample string 30",
                  "url": "sample string 31",
                  "global": true,
                  "stateCode": "sample string 33",
                  "lastCollected": "2025-06-14T06:31:39.0786843",
                  "lastProcessed": "2025-06-14T06:31:39.0786843",
                  "hold": true,
                  "supplierName": "sample string 35",
                  "supplier": {
                    "$ref": "2"
                  },
                  "files": [
                    {
                      "$id": "12",
                      "id": "sample string 1",
                      "fileName": "sample string 2",
                      "extension": "sample string 3",
                      "provider": 0,
                      "type": 0,
                      "hostType": "sample string 4",
                      "createdUtc": "2025-06-14T06:31:39.0786843",
                      "processed": "2025-06-14T06:31:39.0786843",
                      "isProcessing": true,
                      "processedCount": 6,
                      "processingTime": 1,
                      "collectedUtc": "2025-06-14T06:31:39.0786843",
                      "size": 1,
                      "sizeFormat": "sample string 7",
                      "isArchive": true,
                      "version": "sample string 9",
                      "reference": "sample string 10",
                      "digest": "sample string 11",
                      "contentType": "sample string 12",
                      "host": {
                        "$ref": "11"
                      },
                      "metcashHeader": {
                        "$id": "13",
                        "customerNumber": "sample string 1",
                        "creationDate": "2025-06-14T06:31:39.0786843",
                        "businessPillar": "sample string 3",
                        "fileType": "sample string 4"
                      }
                    },
                    {
                      "$ref": "12"
                    }
                  ],
                  "zoneMatrix": [
                    {
                      "$id": "14",
                      "id": 1,
                      "hostIdentifier": "aJOQq2D7xEet1AGQy5kKmw==",
                      "hostIdentifierGuid": "ab909368-fb60-47c4-add4-0190cb990a9b",
                      "storeID": 1,
                      "departmentCode": "sample string 2",
                      "hostGuids": [
                        "4c450fbc-6d0d-4784-afc2-60105ecb57cc",
                        "d856c627-1a4a-466a-8483-6d2f9976c570"
                      ]
                    },
                    {
                      "$ref": "14"
                    }
                  ],
                  "hostFileStoreSetting": {
                    "$ref": "10"
                  },
                  "hostStoreSettings": [
                    {
                      "$ref": "10"
                    },
                    {
                      "$ref": "10"
                    }
                  ],
                  "promotionPlacements": [
                    {
                      "$id": "15",
                      "identifier": "5O9Wp+J/zUGmO3oOVYRInQ==",
                      "identifierGuid": "a756efe4-7fe2-41cd-a63b-7a0e5584489d",
                      "code": "sample string 2",
                      "description": "sample string 3",
                      "isAdvertised": true
                    },
                    {
                      "$ref": "15"
                    }
                  ],
                  "promoTypeGuids": [
                    "8db25b66-7f8f-4b8a-b33c-d745398bc7d0",
                    "284763b7-d20a-418a-9353-22676b531f26"
                  ],
                  "isPromotionOnly": false,
                  "isOrderable": false,
                  "vendor": 0
                },
                "groupIDs": [
                  1,
                  2
                ],
                "hostDescription": "sample string 24"
              },
              {
                "$ref": "10"
              }
            ],
            "accounts": [
              {
                "$id": "16",
                "id": 1,
                "storeID": 1,
                "accountName": "sample string 2",
                "bsb": "sample string 3",
                "accountNumber": "sample string 4",
                "accountDesignated": true
              },
              {
                "$ref": "16"
              }
            ],
            "sales": [
              {
                "$id": "17",
                "id": 1,
                "storeID": 1,
                "externalSalesType": 2,
                "ftpSiteID": 1,
                "lastSaleProcessed": "2025-06-14T06:31:39.0786843",
                "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": "fa2a4f42-3c37-44cf-857d-4fb02070eba4",
            "updateStore": {
              "$id": "21",
              "id": "8c7a3624-95a1-4370-9d95-38815bd1f999",
              "name": "sample string 1",
              "lastActivity": "2025-06-14T06:31:39.0786843",
              "zone": "sample string 2",
              "timeZoneOffset": 0.0,
              "businessHoursStart": "00:00:00.1234567",
              "businessHoursEnd": "00:00:00.1234567",
              "master": true,
              "lastIP": "sample string 10",
              "lastHostName": "sample string 11",
              "ping": 1,
              "pingStatus": "sample string 12",
              "lastUpdateCompleted": "2025-06-14T06:31:39.0786843"
            },
            "timeZoneId": "sample string 53",
            "securityOptions": {
              "$id": "22",
              "loginMode": 1,
              "allowSelfVerification": true,
              "verifierEmail": "sample string 3",
              "source": "sample string 4",
              "loginModeInherited": 5,
              "loginModeSource": "sample string 6",
              "selfVerifyInherited": true,
              "selfVerifySource": "sample string 8",
              "verifyEmailInherited": "sample string 9",
              "verifyEmailSource": "sample string 10"
            }
          },
          "storePrices": [
            {
              "$id": "23",
              "pluG_UID": "WMS6zi9dO0y1KqACeSgJLA==",
              "pluGuid": "cebac458-5d2f-4c3b-b52a-a0027928092c",
              "plu": 1,
              "storeID": 1,
              "zoneID": 2,
              "zoneName": "sample string 3",
              "store": "sample string 4",
              "priceNow": 5,
              "costNow": 6,
              "costNowDecimals": 7,
              "normalPrice": 8,
              "gstPercent": 9,
              "normalCost": 10,
              "normalCostDecimals": 11,
              "costGstPercent": 12,
              "costCalcMethod": 1,
              "currentCost": 13,
              "currentCostDecimals": 14,
              "break1": 15,
              "price1": 16,
              "break2": 17,
              "price2": 18,
              "break3": 19,
              "price3": 20,
              "fuelItem": 21,
              "fixedWeight": 22,
              "active": true,
              "complianceIndicator": "sample string 23",
              "doNotOrder": true,
              "doNotRange": true,
              "isNormalPriceChangesCampaign": true,
              "updated": "2025-06-14T06:31:39.0786843"
            },
            {
              "$ref": "23"
            }
          ],
          "currentPrices": {
            "$id": "24",
            "pluPrices": {
              "$id": "25",
              "plu": 1,
              "pluG_UID": "QEA=",
              "stores": [
                1,
                2
              ],
              "normalPrice": 1,
              "cost": 2,
              "break1": 3,
              "price1": 4,
              "break2": 5,
              "price2": 6,
              "break3": 7,
              "price3": 8,
              "discountPrice": 9,
              "acceptedUtc": "2025-06-14T06:31:39.0786843",
              "priceChangeType": 0,
              "costDecimals": 10
            },
            "normalPluPrices": {
              "$ref": "25"
            },
            "winningCampaign": 1,
            "winner": {
              "$id": "26",
              "campaignName": "sample string 1",
              "campaignDescription": "sample string 2",
              "startDate": "2025-06-14T06:31:39.0786843",
              "startTime": 3,
              "endDate": "2025-06-14T06:31:39.0786843",
              "endTime": 4,
              "newPrice": 5,
              "newCost": 6,
              "newCostDecimals": 7,
              "pctDiscount": 8,
              "promoType": 1,
              "promotionTypeCode": "sample string 9",
              "hostType": 10,
              "hostIdentifier": "nvJ33+x/XUy9VMr2iO0H5Q==",
              "hostIdentifierGuid": "df77f29e-7fec-4c5d-bd54-caf688ed07e5",
              "storeNames": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "details": [
              {
                "$ref": "26"
              },
              {
                "$ref": "26"
              }
            ]
          },
          "tray": {
            "$id": "27",
            "g_UId": "WHyxO4nrMU2SgwJcrlwb4Q==",
            "guid": "3bb17c58-eb89-4d31-9283-025cae5c1be1",
            "name": "sample string 1",
            "number": 1,
            "tare": 1
          },
          "priceGroup": {
            "$id": "28",
            "priceGroupG_UID": "K0OADDIrS0qu1dwkOO31rA==",
            "priceGroupGuid": "0c80432b-2b32-4a4b-aed5-dc2438edf5ac",
            "name": "sample string 2",
            "code": 1,
            "modified": true,
            "updated": "2025-06-14T06:31:39.0786843",
            "buyingLimit": 1,
            "buyingLimitIndependent": true,
            "buyingLimitType": 0,
            "number": 1,
            "products": [
              {
                "$ref": "7"
              },
              {
                "$ref": "7"
              }
            ],
            "productCount": 1
          },
          "priceGroupName": "sample string 145",
          "nutrifacts": {
            "$id": "29",
            "pluG_UID": "4QbTjonG8kCQE3BrHsFiSg==",
            "pluGuid": "8ed306e1-c689-40f2-9013-706b1ec1624a",
            "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": "e4045d58-1ae6-4b47-86ef-512659dd5f07",
            "created": "2025-06-14T06:31:39.0786843",
            "createdByUser": "sample string 1",
            "activated": "2025-06-14T06:31:39.0786843",
            "deactivated": "2025-06-14T06:31:39.0786843",
            "lastOrdered": "2025-06-14T06:31:39.0786843",
            "lastOrderedQty": 2.0,
            "lastReceived": "2025-06-14T06:31:39.0786843",
            "lastReceivedQty": 3.0,
            "lastInvoiceStatus": 1,
            "lastCounted": "2025-06-14T06:31:39.0786843",
            "lastSold": "2025-06-14T06:31:39.0786843",
            "firstSold": "2025-06-14T06:31:39.0786843",
            "awsUpdated": "2025-06-14T06:31:39.0786843",
            "lastManualUpdate": "2025-06-14T06:31:39.0786843",
            "lastManualUpdatedByUser": "sample string 5",
            "lastUpdated": "2025-06-14T06:31:39.0786843",
            "lastUpdatedByUser": "sample string 7",
            "lastUpdatedByHost": "2025-06-14T06:31:39.0786843",
            "doNotRangeUpdated": "2025-06-14T06:31:39.0786843",
            "doNotOrderUpdated": "2025-06-14T06:31:39.0786843",
            "tracked": "2025-06-14T06:31:39.0786843"
          },
          "allergens": [
            {
              "$id": "31",
              "allergenID": 1,
              "pluG_UID": "i/CqOfx+QkK0XnWuhp3G6g==",
              "pluGuid": "39aaf08b-7efc-4242-b45e-75ae869dc6ea",
              "contains": 2,
              "allergenName": "sample string 3",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "31"
            }
          ],
          "costs": {
            "$id": "32",
            "pluG_UID": "bBXN9XckzEmKWffVynaimA==",
            "pluGuid": "f5cd156c-2477-49cc-8a59-f7d5ca76a298",
            "enteredCost": 1,
            "weightedAvgCost": 1,
            "lastCost": 1,
            "rawEnteredCost": 2,
            "rawWeightedAvgCost": 3,
            "rawLastCost": 4,
            "freight": 5.0,
            "freightType": 6,
            "costDecimals": 7,
            "fifoCost": 1,
            "updated": "2025-06-14T06:31:39.0786843",
            "normalCost": 1,
            "currentCost": 1
          },
          "sales": [
            {
              "$id": "33",
              "saleHeaderID": 1,
              "created": "2025-06-14T06:31:39.0786843",
              "createdLocal": "2025-06-14T06:31:39.0786843",
              "storeID": 3,
              "storeName": "sample string 4",
              "operatorG_Uid": "nzcCoZ3yDkitMhf50g+M7Q==",
              "operatorGuid": "a102379f-f29d-480e-ad32-17f9d20f8ced",
              "operatorName": "sample string 5",
              "tranType": 1,
              "plu": 1,
              "pluG_UId": "8UB/F6RQ+UamnVGpiKEr6Q==",
              "pluGuid": "177f40f1-50a4-46f9-a69d-51a988a12be9",
              "normalPrice": 1,
              "totalCents": 1,
              "cost": 1,
              "grossProfit": 1,
              "quantity": 1,
              "operator": {
                "$id": "34",
                "id": 1,
                "g_Uid": "Xy7AJFwM70iKLsRaTYBWng==",
                "guid": "24c02e5f-0c5c-48ef-8a2e-c45a4d80569e",
                "operatorNumber": 1,
                "shortName": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "password": "sample string 5",
                "hasPassword": true,
                "passwordText": "sample string 6",
                "rfidTagID": "sample string 7",
                "blueprintID": 1,
                "groupID": 1,
                "groupName": "sample string 8",
                "managerGroupID": 1,
                "managerGroupName": "sample string 9",
                "zoneID": 1,
                "zoneName": "sample string 10",
                "loggedIn": 1,
                "lastUsedIP": "sample string 11",
                "deleted": true,
                "locked": true,
                "allowOpenTill": true,
                "webEmail": "sample string 14",
                "simpleOperatorType": 0,
                "webRole": "sample string 15",
                "updated": "2025-06-14T06:31:39.0786843",
                "passwordResetRequired": true,
                "alteredInStore": true,
                "startShift": "2025-06-14T06:31:39.0786843",
                "endShift": "2025-06-14T06:31:39.0786843",
                "machineName": "sample string 20",
                "drawerID": 1,
                "stores": [
                  {
                    "$id": "35",
                    "operatorG_UID": "ND32TSe6ak6iXqlSW5d7kA==",
                    "operatorGuid": "4df63d34-ba27-4e6a-a25e-a9525b977b90",
                    "storeID": 2,
                    "operator": {
                      "$ref": "34"
                    },
                    "store": {
                      "$ref": "8"
                    }
                  },
                  {
                    "$ref": "35"
                  }
                ]
              }
            },
            {
              "$ref": "33"
            }
          ],
          "apns": [
            {
              "$id": "36",
              "pluID": 1,
              "pluG_UID": "vpRAcYvk3EiMOuXDa9qDxQ==",
              "pluGuid": "714094be-e48b-48dc-8c3a-e5c36bda83c5",
              "apn": "sample string 1",
              "deleted": true,
              "storeID": 1,
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "36"
            }
          ],
          "tuns": [
            {
              "$id": "37",
              "pluG_UId": "8CNXlFJLsEmaiR4/wHXClQ==",
              "pluGuid": "945723f0-4b52-49b0-9a89-1e3fc075c295",
              "apn": "sample string 1",
              "tun": "sample string 2",
              "cartonQuantity": 3,
              "product": {
                "$ref": "7"
              },
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "37"
            }
          ],
          "competitionPricing": [
            {
              "$id": "38",
              "identifier": "4Hdx5OfZPEWPIgcqckLreA==",
              "identifierGuid": "e47177e0-d9e7-453c-8f22-072a7242eb78",
              "pluG_UID": "iNKZGBTzdEGyc4J7i+5hBw==",
              "pluGuid": "1899d288-f314-4174-b273-827b8bee6107",
              "competitionID": 1,
              "name": "sample string 2",
              "sellMultiple": 3,
              "retailPrice": 4,
              "storeName": "sample string 5"
            },
            {
              "$ref": "38"
            }
          ],
          "supplier": {
            "$ref": "2"
          },
          "supplierName": "sample string 146",
          "children": [
            {
              "$ref": "7"
            },
            {
              "$ref": "7"
            }
          ],
          "ordering": {
            "$ref": "5"
          },
          "flipChartPages": [
            {
              "$id": "39",
              "identifier": "FdCmP9gWoU2AUjw/SKM4Fg==",
              "groupName": "sample string 1",
              "identifierGuid": "3fa6d015-16d8-4da1-8052-3c3f48a33816",
              "exists": true,
              "flipChartIdentifier": "4AWjOG+jkUuYmhOiQwppcw==",
              "flipChartIdentifierGuid": "38a305e0-a36f-4b91-989a-13a2430a6973",
              "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": "gqvaoEr14UeB/RYc35scKQ==",
              "groupIdentifierGuid": "a0daab82-f54a-47e1-81fd-161cdf9b1c29",
              "flipChart": {
                "$id": "40",
                "identifier": "R5Q3TjIOf0mYjzXE6N8Ckw==",
                "identifierGuid": "4e379447-0e32-497f-988f-35c4e8df0293",
                "displayName": "sample string 2",
                "sortOrder": 3,
                "productsPerRow": 4,
                "rowsPerPage": 5,
                "buttonMarginX": 6,
                "buttonMarginY": 7,
                "beginButtonsX": 8,
                "beginButtonsY": 9,
                "autoSizeButtons": true,
                "autoSizeGrid": true,
                "showButtonText": true,
                "showButtonImage": true,
                "formLocationX": 1,
                "formLocationY": 1,
                "formWidth": 14,
                "formHeight": 15,
                "formMaximised": true,
                "formResizable": true,
                "formBackgroundImage": "sample string 16",
                "formBackgroundColourA": 1,
                "formBackgroundColourR": 1,
                "formBackgroundColourG": 1,
                "formBackgroundColourB": 1,
                "formFontFamily": "sample string 17",
                "formFontSize": 1.1,
                "formFontStyle": 1,
                "formAttributes": "sample string 18",
                "buttonWidth": 19,
                "buttonHeight": 20,
                "buttonAnchor": 21,
                "buttonBackgroundImage": "sample string 22",
                "buttonTopColour": 1,
                "buttonTextColour": 1,
                "buttonBottomColour": 1,
                "buttonBorderColour": 1,
                "buttonBorderWidth": 1,
                "buttonRadius": 1,
                "buttonGradientMode": 1,
                "buttonDropShadow": true,
                "buttonShadowWidth": 1,
                "buttonHighLightOnPush": true,
                "buttonFontFamily": "sample string 23",
                "buttonFontSize": 1.1,
                "buttonFontStyle": 1,
                "buttonTextAlign": 1,
                "buttonWordBreak": true,
                "buttonDrawImageAndButton": true,
                "buttonVerticalText": true,
                "buttonImageAlign": 1,
                "panelLocationX": 1,
                "panelLocationY": 1,
                "panelWidth": 1,
                "panelHeight": 1,
                "panelAnchor": 1,
                "panelFontFamily": "sample string 24",
                "panelFontSize": 1.1,
                "panelFontStyle": 1,
                "panelBackgroundColour": 1,
                "panelTextColour": 1,
                "panelAttributes": "sample string 25",
                "unsentCount": 26,
                "group": {
                  "$id": "41",
                  "identifier": "cH67OZTHdEejfo4egXImNw==",
                  "identifierGuid": "39bb7e70-c794-4774-a37e-8e1e81722637",
                  "name": "sample string 2",
                  "formType": "sample string 3",
                  "forms": [
                    {
                      "$id": "42",
                      "id": 1,
                      "g_UID": "KMxNnM6oiUyAnbEk10g9qA==",
                      "guid": "9c4dcc28-a8ce-4c89-809d-b124d7483da8",
                      "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": "WOiehUfh9ESHEy4wYodjYQ==",
                      "previousFormGuid": "859ee858-e147-44f4-8713-2e3062876361",
                      "nextForm": 1,
                      "nextFormG_UID": "5rM5f4najkCaIb+WbvF1UQ==",
                      "nextFormGuid": "7f39b3e6-da89-408e-9a21-bf966ef17551",
                      "attributes": "sample string 10",
                      "updated": "2025-06-14T06:31:39.0786843",
                      "positioning": 1,
                      "contentPanel": "sample string 11",
                      "selectionMode": 1,
                      "maximumSelections": 1,
                      "alteredInStore": true,
                      "deleted": true,
                      "blueprintID": 1,
                      "preserveLayout": true,
                      "mainCheckoutFormName": "sample string 13",
                      "nextCheckoutForm": {
                        "$ref": "42"
                      },
                      "previousCheckoutForm": {
                        "$ref": "42"
                      },
                      "buttons": [
                        {
                          "$id": "43",
                          "id": 1,
                          "checkoutFormID": 2,
                          "checkoutFormG_UID": "VeoXFEwZY0ea0lJVM+IPyg==",
                          "checkoutFormGuid": "1417ea55-194c-4763-9ad2-525533e20fca",
                          "identifier": "GWVrEzxt3UeBN683Clj1Dw==",
                          "identifierGuid": "136b6519-6d3c-47dd-8137-af370a58f50f",
                          "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": "O7k3z1aI0kSlQ0UQRfPNZA==",
                          "valueGuid": "cf37b93b-8856-44d2-a543-451045f3cd64",
                          "buttonText": "sample string 10",
                          "valueText": "sample string 11",
                          "drawImageAndButton": true,
                          "updated": "2025-06-14T06:31:39.0786843",
                          "action": "sample string 12",
                          "valueForm": {
                            "$ref": "42"
                          },
                          "image": {
                            "$id": "44",
                            "name": "sample string 3.sample string 4",
                            "imageID": 2,
                            "imageName": "sample string 3",
                            "imageExtension": "sample string 4",
                            "lastUpdate": "2025-06-14T06:31:39.0786843",
                            "imageData": "QEA=",
                            "readOnly": true
                          }
                        },
                        {
                          "$ref": "43"
                        }
                      ],
                      "panels": [
                        {
                          "$id": "45",
                          "id": 1,
                          "checkoutFormID": 2,
                          "checkoutFormG_UID": "NSeMzOFrNkS03vhH+ONnew==",
                          "checkoutFormGuid": "cc8c2735-6be1-4436-b4de-f847f8e3677b",
                          "panelType": "sample string 4",
                          "name": "sample string 5",
                          "locationX": 6,
                          "locationY": 7,
                          "width": 8,
                          "height": 9,
                          "anchor": 10,
                          "fontFamily": "sample string 11",
                          "fontSize": 12.1,
                          "fontStyle": 13,
                          "backgroundColour": 14,
                          "textColour": 15,
                          "attributes": "sample string 16"
                        },
                        {
                          "$ref": "45"
                        }
                      ]
                    },
                    {
                      "$ref": "42"
                    }
                  ],
                  "panels": [
                    {
                      "$ref": "45"
                    },
                    {
                      "$ref": "45"
                    }
                  ]
                },
                "pages": [
                  {
                    "$ref": "39"
                  },
                  {
                    "$ref": "39"
                  }
                ]
              },
              "contentPanel": {
                "$ref": "45"
              },
              "products": [
                {
                  "$id": "46",
                  "flipChartPageIdentifier": "WorRTimp3U+WaMGsXyW41A==",
                  "flipChartPageIdentifierGuid": "4ed18a5a-a929-4fdd-9668-c1ac5f25b8d4",
                  "pluG_UID": "jfGDhWjLwk+dQswhK6uGiQ==",
                  "pluGuid": "8583f18d-cb68-4fc2-9d42-cc212bab8689",
                  "sortOrder": 3,
                  "sent": true,
                  "productChanged": true,
                  "productImageName": "sample string 6",
                  "productShowImageOnFlipCharts": true,
                  "productShowTextOnFlipCharts": true,
                  "productOverrideFlipChartText": true,
                  "productFlipChartText": "sample string 10",
                  "product": {
                    "$ref": "7"
                  },
                  "departmentSortOrder": 11,
                  "subDepartmentName": "sample string 12"
                },
                {
                  "$ref": "46"
                }
              ],
              "productCount": 27,
              "pages": [
                {
                  "$ref": "39"
                },
                {
                  "$ref": "39"
                }
              ]
            },
            {
              "$ref": "39"
            }
          ],
          "priceHistory": [
            {
              "$id": "47",
              "pluG_UID": "zxv8iKl+b0yC8mKs8Ny/2g==",
              "pluGuid": "88fc1bcf-7ea9-4c6f-82f2-62acf0dcbfda",
              "price": 1,
              "costCalcMethod": 1,
              "cost": 2,
              "weightedAvgCost": 3,
              "lastCost": 4,
              "rawCost": 5,
              "rawWeightedAvgCost": 6,
              "rawLastCost": 7,
              "costDecimals": 8,
              "serviceFeeID": 9,
              "freight": 10.0,
              "freightType": 11,
              "process": "sample string 12",
              "user": "sample string 13",
              "updated": "2025-06-14T06:31:39.0786843",
              "previousPrice": 1,
              "previousCostCalcMethod": 1,
              "previousCost": 1,
              "previousWeightedAvgCost": 1,
              "previousLastCost": 1,
              "previousRawCost": 15,
              "previousRawWeightedAvgCost": 16,
              "previousRawLastCost": 17,
              "previousCostDecimals": 1,
              "previousServiceFeeID": 18,
              "previousFreight": 19.0,
              "previousFreightType": 20,
              "storeID": 21,
              "storeName": "sample string 22",
              "serviceFeeDescription": "sample string 23",
              "previousServiceFeeDescription": "sample string 24"
            },
            {
              "$ref": "47"
            }
          ],
          "ingredients": [
            {
              "$id": "48",
              "pluG_UID": "IaYxx5T+jkedUpRfDNN8Cg==",
              "ingredientGuid": "i06ropKkh0en2P3rVDe4mg==",
              "ingredientIdentifier": "a2ab4e8b-a492-4787-a7d8-fdeb5437b89a",
              "quantity": 1.0,
              "storeIDs": [
                1,
                2
              ],
              "ingredientText": "sample string 1",
              "ingredient": {
                "$ref": "7"
              }
            },
            {
              "$ref": "48"
            }
          ],
          "bins": [
            {
              "$id": "49",
              "pluG_UID": "gNnk8DjrS0Gbxyz9HPiDbw==",
              "pluGuid": "f0e4d980-eb38-414b-9bc7-2cfd1cf8836f",
              "shelfLocationIdentifier": "24EFW+cQMEeP4vpkQJYmhw==",
              "shelfLocationGuid": "5b0581db-10e7-4730-8fe2-fa6440962687",
              "labelShelfDefault": 1,
              "labelTalkerDefault": 1,
              "labelSmall": true,
              "labelPageLayoutG_UID": "5FfXr4DA0UymAZL7JzuZ0Q==",
              "labelPageLayoutGuid": "afd757e4-c080-4cd1-a601-92fb273b99d1",
              "updated": "2025-06-14T06:31:39.0786843",
              "electronicShelfLabelIdentifier": "sample string 5",
              "electronicshelfLabelsConfigurationID": 6,
              "labelShelfChanged": true,
              "productName": "sample string 8",
              "locationText": "sample string 9",
              "product": {
                "$ref": "7"
              },
              "location": {
                "$id": "50",
                "identifier": "MqjhT/BH7kSbYFcXgNerGw==",
                "storeID": 1,
                "identifierGuid": "4fe1a832-47f0-44ee-9b60-571780d7ab1b",
                "name": "sample string 2",
                "haccp": true,
                "blueprintID": 1,
                "updated": "2025-06-14T06:31:39.0786843",
                "minTemp": 1,
                "maxTemp": 1,
                "checkFrequency": 1,
                "storeCaseConfiguration": 5,
                "storeName": "sample string 6",
                "bins": [
                  {
                    "$ref": "49"
                  },
                  {
                    "$ref": "49"
                  }
                ]
              }
            },
            {
              "$ref": "49"
            }
          ],
          "bin": {
            "$ref": "49"
          },
          "scaleLocations": [
            {
              "$id": "51",
              "plu": 1,
              "pluG_UID": "Ly1sk2id+UCdC7O0oLrkPw==",
              "pluGuid": "936c2d2f-9d68-40f9-9d0b-b3b4a0bae43f",
              "deptNo": 1,
              "product": {
                "$ref": "7"
              },
              "scaleLocation": {
                "$id": "52",
                "id": 1,
                "deptNo": 1,
                "deptCode": "sample string 2",
                "name": "sample string 3",
                "enabled": true,
                "updated": "2025-06-14T06:31:39.0786843",
                "department": {
                  "$id": "53",
                  "id": 1,
                  "name": "sample string 2",
                  "code": "sample string 3",
                  "sortOrder": 4,
                  "isLiquor": true,
                  "isTobacco": true,
                  "excludeTalker": true,
                  "externalSales": true,
                  "saleGLCode": "sample string 9",
                  "cogsglCode": "sample string 10",
                  "accountingCategoryID": 11,
                  "maximumMarkdownPercentage": 12.0,
                  "accountingOnly": true,
                  "generateExternalID": 1,
                  "useNonReportableTaxCode": true,
                  "minPLU": 15,
                  "maxPLU": 16,
                  "scaleLocation": {
                    "$ref": "52"
                  },
                  "subDepartments": [
                    {
                      "$id": "54",
                      "id": 1,
                      "departmentID": 2,
                      "name": "sample string 3",
                      "code": "sample string 4",
                      "departmentCode": "sample string 5",
                      "externalSales": true,
                      "minorDepartments": [
                        {
                          "$id": "55",
                          "id": 1,
                          "subDepartmentID": 2,
                          "departmentID": 3,
                          "name": "sample string 4",
                          "subDepartmentCode": "sample string 5",
                          "departmentCode": "sample string 6",
                          "code": "sample string 7",
                          "lesserDepartments": [
                            {
                              "$id": "56",
                              "id": 1,
                              "departmentID": 2,
                              "subDepartmentID": 3,
                              "minorDepartmentID": 4,
                              "name": "sample string 5",
                              "code": "sample string 6",
                              "departmentCode": "sample string 7",
                              "subDepartmentCode": "sample string 8",
                              "minorDepartmentCode": "sample string 9",
                              "updated": "2025-06-14T06:31:39.0786843",
                              "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": "7HOQ46sh/0uiZmx6Qr3B7A==",
                              "labelPageLayoutGuid": "e39073ec-21ab-4bff-a266-6c7a42bdc1ec",
                              "minimumAge": 17,
                              "countryOfOrigin": "sample string 18",
                              "serviceFeeID": 1,
                              "eftCode": 19,
                              "defaultPrinter": "sample string 20",
                              "defaultPrinterGroup": "sample string 21",
                              "buyingLimit": 1,
                              "buyingLimitIndependent": true,
                              "buyingLimitType": 0,
                              "includeInDistinctLimit": true,
                              "defaultsEmpty": false,
                              "mscCat": {
                                "$id": "57",
                                "dept": 1,
                                "category": 2,
                                "name": "sample string 3",
                                "active": true,
                                "mscCommodities": [
                                  {
                                    "$id": "58",
                                    "dept": 1,
                                    "category": 2,
                                    "commodity": 3,
                                    "name": "sample string 4",
                                    "active": true,
                                    "mscSubCommodities": [
                                      {
                                        "$id": "59",
                                        "dept": 1,
                                        "category": 2,
                                        "commodity": 3,
                                        "subCommodity": 4,
                                        "name": "sample string 5",
                                        "active": true,
                                        "subCommodityCode": "sample string 7"
                                      },
                                      {
                                        "$ref": "59"
                                      }
                                    ],
                                    "commodityCode": "sample string 6"
                                  },
                                  {
                                    "$ref": "58"
                                  }
                                ],
                                "categoryCode": "sample string 5"
                              },
                              "mscCom": {
                                "$ref": "58"
                              },
                              "mscDep": {
                                "$id": "60",
                                "dept": 1,
                                "name": "sample string 2",
                                "active": true,
                                "mscCategories": [
                                  {
                                    "$ref": "57"
                                  },
                                  {
                                    "$ref": "57"
                                  }
                                ],
                                "deptCode": "sample string 4"
                              },
                              "mscSubCom": {
                                "$ref": "59"
                              }
                            },
                            {
                              "$ref": "56"
                            }
                          ],
                          "updated": "2025-06-14T06:31:39.0786843",
                          "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": "cBhAbRbA/km3aCX8MqZhIQ==",
                          "labelPageLayoutGuid": "6d401870-c016-49fe-b768-25fc32a66121",
                          "minimumAge": 15,
                          "countryOfOrigin": "sample string 16",
                          "serviceFeeID": 1,
                          "eftCode": 17,
                          "defaultPrinter": "sample string 18",
                          "defaultPrinterGroup": "sample string 19",
                          "buyingLimit": 1,
                          "buyingLimitIndependent": true,
                          "buyingLimitType": 0,
                          "includeInDistinctLimit": true,
                          "defaultsEmpty": false,
                          "mscCat": {
                            "$ref": "57"
                          },
                          "mscCom": {
                            "$ref": "58"
                          },
                          "mscDep": {
                            "$ref": "60"
                          },
                          "mscSubCom": {
                            "$ref": "59"
                          }
                        },
                        {
                          "$ref": "55"
                        }
                      ],
                      "investmentBuyOverride": true,
                      "updated": "2025-06-14T06:31:39.0786843",
                      "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": "gfLJFOg3TE2gKHMMttHYyw==",
                      "labelPageLayoutGuid": "14c9f281-37e8-4d4c-a028-730cb6d1d8cb",
                      "minimumAge": 15,
                      "countryOfOrigin": "sample string 16",
                      "serviceFeeID": 1,
                      "eftCode": 17,
                      "defaultPrinter": "sample string 18",
                      "defaultPrinterGroup": "sample string 19",
                      "buyingLimit": 1,
                      "buyingLimitIndependent": true,
                      "buyingLimitType": 0,
                      "includeInDistinctLimit": true,
                      "defaultsEmpty": false,
                      "mscCat": {
                        "$ref": "57"
                      },
                      "mscCom": {
                        "$ref": "58"
                      },
                      "mscDep": {
                        "$ref": "60"
                      },
                      "mscSubCom": {
                        "$ref": "59"
                      }
                    },
                    {
                      "$ref": "54"
                    }
                  ],
                  "stores": [
                    1,
                    2
                  ],
                  "investmentBuyOverride": true,
                  "updated": "2025-06-14T06:31:39.0786843",
                  "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": "tbDV7ygFk0e5IxZZ+mARyg==",
                  "labelPageLayoutGuid": "efd5b0b5-0528-4793-b923-1659fa6011ca",
                  "minimumAge": 25,
                  "countryOfOrigin": "sample string 26",
                  "serviceFeeID": 1,
                  "eftCode": 27,
                  "defaultPrinter": "sample string 28",
                  "defaultPrinterGroup": "sample string 29",
                  "buyingLimit": 1,
                  "buyingLimitIndependent": true,
                  "buyingLimitType": 0,
                  "includeInDistinctLimit": true,
                  "defaultsEmpty": false,
                  "mscCat": {
                    "$ref": "57"
                  },
                  "mscCom": {
                    "$ref": "58"
                  },
                  "mscDep": {
                    "$ref": "60"
                  },
                  "mscSubCom": {
                    "$ref": "59"
                  }
                }
              }
            },
            {
              "$ref": "51"
            }
          ],
          "nextPrice": {
            "$id": "61",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "plu": 1,
            "hostOfferID": 1,
            "metcashPromotionID": "sample string 4",
            "metcashPromotionPlacement": "sample string 5",
            "pluG_UID": "dKUjyg4CO06xhiza8C+gFA==",
            "pluGuid": "ca23a574-020e-4e3b-b186-2cdaf02fa014",
            "newPrice": 1,
            "pctDiscount": 1,
            "newCost": 1,
            "newCostDecimals": 6,
            "dealCostIdentifier": "+p2ecRunYUqTopLWWEJLBQ==",
            "dealCostGuid": "719e9dfa-a71b-4a61-93a2-92d658424b05",
            "pluName": "sample string 7",
            "apn": "sample string 8",
            "fuelItem": true,
            "priceGroupG_UID": "aG4upy5d8EiGJ+nK1JwHsg==",
            "priceGroupGuid": "a72e6e68-5d2e-48f0-8627-e9cad49c07b2",
            "itemNumber": "sample string 10",
            "cri": "sample string 11",
            "pluPrice": 12,
            "pluCost": 13,
            "pluCostIndicator": "sample string 14",
            "pluPriceGstPercent": 15,
            "pluCostGstPercent": 16,
            "pluActive": true,
            "cartonQty": 1.1,
            "baseUnits": 18.1,
            "salesMode": 1,
            "pluNormalCost": 19,
            "pluaws": 20.0,
            "directNumber": "sample string 21",
            "departmentName": "sample string 22",
            "subDepartmentName": "sample string 23",
            "priceGroupName": "sample string 24",
            "supplierName": "sample string 25",
            "stockOnHand": 1.1,
            "stockOnOrder": 1.1,
            "lastReceived": "2025-06-14T06:31:39.0786843",
            "rrp": 26,
            "campaignDescription": "sample string 27",
            "campaignComboPriceGroupG_UID": "NHq53RqY/06btQSmrgTjSA==",
            "campaignComboPriceGroupIdentifier": "ddb97a34-981a-4eff-9bb5-04a6ae04e348",
            "promotionPlacementDescription": "sample string 28",
            "storeAcceptances": [
              {
                "$id": "62",
                "plu": 1,
                "pluG_UId": "QEA=",
                "campaignID": 1,
                "campaignName": "sample string 2",
                "storeID": 3,
                "acceptedUtc": "2025-06-14T06:31:39.0786843",
                "operatorG_UID": "I/CwVW9TZ0WX6OrCaOKPeQ==",
                "operatorGuid": "55b0f023-536f-4567-97e8-eac268e28f79",
                "machineID": 1,
                "processed": true,
                "appliedUtc": "2025-06-14T06:31:39.0786843",
                "signIqTicketFileMovedUtc": "2025-06-14T06:31:39.0786843",
                "user": "sample string 6",
                "campaignDescription": "sample string 7",
                "productDesc": "sample string 8",
                "storeName": "sample string 9",
                "effectiveUtc": "2025-06-14T06:31:39.0786843",
                "priceChangeType": 0,
                "operatorName": "sample string 10",
                "hostCampaign": true,
                "product": {
                  "$ref": "7"
                },
                "campaignPlu": {
                  "$ref": "61"
                }
              },
              {
                "$ref": "62"
              }
            ],
            "campaign": {
              "$id": "63",
              "id": 1,
              "storeID": 2,
              "name": "1a96e143-603c-48c2-8c15-b5583bc18861",
              "nameGuid": "1a96e143-603c-48c2-8c15-b5583bc18861",
              "description": "sample string 4",
              "showDiscounts": true,
              "showTotals": true,
              "onlyEvaluateOnSubtotal": true,
              "useDescription": true,
              "campaignType": 1,
              "startDate": "2025-06-14T06:31:39.0786843",
              "startTime": 1,
              "endDate": "2025-06-14T06:31:39.0786843",
              "endTime": 1,
              "recurrence": 1,
              "recurrenceType": 1,
              "monthType": 1,
              "weekDays": 1,
              "months": 1,
              "monthWeeks": 1,
              "monthDays": "sample string 7",
              "printed": true,
              "talkerText": "sample string 8",
              "rangeDescription": "sample string 9",
              "dealDescription": "sample string 10",
              "labelQuantity": 11,
              "active": 1,
              "deactivated": "2025-06-14T06:31:39.0786843",
              "system": true,
              "created": "2025-06-14T06:31:39.0786843",
              "updated": "2025-06-14T06:31:39.0786843",
              "priceChangeNotifiedUtc": "2025-06-14T06:31:39.0786843",
              "promoType": 1,
              "promotionTypeCode": "sample string 13",
              "hostIdentifier": "zTGtzxcQQUGusqbVpAe0Tg==",
              "hostIdentifierGuid": "cfad31cd-1017-4141-aeb2-a6d5a407b44e",
              "hostType": 14,
              "createdByUser": "sample string 15",
              "fromHost": true,
              "deleted": true,
              "campaignDeleted": "2025-06-14T06:31:39.0786843",
              "updatedByUser": "sample string 18",
              "offerID": 1,
              "isPriceChangeCampaign": true,
              "stores": [
                1,
                2
              ],
              "storeNames": [
                "sample string 1",
                "sample string 2"
              ],
              "campaignPlus": [
                {
                  "$ref": "61"
                },
                {
                  "$ref": "61"
                }
              ],
              "campaignPools": [
                {
                  "$id": "64",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "plu": 4,
                  "pluG_UID": "M4geMFT66UC8GQHBlHBQOg==",
                  "pluGuid": "301e8833-fa54-40e9-bc19-01c19470503a",
                  "hostOfferID": 1,
                  "priceGroupG_UID": "YrewbRO9hUOkEVC3gE2ZuA==",
                  "priceGroupGuid": "6db0b762-bd13-4385-a411-50b7804d99b8",
                  "fuelItem": true,
                  "pluName": "sample string 6",
                  "apn": "sample string 7",
                  "pluActive": true,
                  "cartonQty": 1,
                  "baseUnits": 9.1,
                  "cri": "sample string 10",
                  "salesMode": 1,
                  "pluaws": 11.0,
                  "directNumber": "sample string 12",
                  "departmentName": "sample string 13",
                  "subDepartmentName": "sample string 14",
                  "priceGroupName": "sample string 15",
                  "supplierName": "sample string 16",
                  "stockOnHand": 1.1,
                  "stockOnOrder": 1.1,
                  "lastReceived": "2025-06-14T06:31:39.0786843",
                  "rrp": 17,
                  "campaignDescription": "sample string 18",
                  "product": {
                    "$ref": "7"
                  },
                  "campaign": {
                    "$ref": "63"
                  }
                },
                {
                  "$ref": "64"
                }
              ],
              "sellingRules": [
                {
                  "$id": "65",
                  "id": 1,
                  "identifier": "wpm6dm1OeEuLdEK6c91m3Q==",
                  "identifierStr": "wpm6dm1OeEuLdEK6c91m3Q==",
                  "identifierGuid": "76ba99c2-4e6d-4b78-8b74-42ba73dd66dd",
                  "campaignID": 4,
                  "campaignName": "sample string 5",
                  "ruleJoin": 1,
                  "ruleType": 6,
                  "operand0": "sample string 7",
                  "comparisonOp": 1,
                  "operand1": "sample string 8",
                  "action": 1,
                  "operand2": "sample string 9",
                  "operand3": "sample string 10",
                  "includeExcludedItems": true,
                  "noFurtherDiscounts": true,
                  "description": "sample string 11",
                  "sortOrder": 1,
                  "isItemRule": false,
                  "prevDept": "sample string 12",
                  "campaign": {
                    "$ref": "63"
                  }
                },
                {
                  "$ref": "65"
                }
              ],
              "customers": [
                {
                  "$id": "66",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "customerID": "m9dAxt2PLkuKDmOTu3dynA==",
                  "customerIDGuid": "c640d79b-8fdd-4b2e-8a0e-6393bb77729c",
                  "campaign": {
                    "$ref": "63"
                  },
                  "customer": {
                    "$id": "67",
                    "identifier": "+glv0SmIsEC0g8wInFxGhg==",
                    "identifierGuid": "d16f09fa-8829-40b0-b483-cc089c5c4686",
                    "code": "sample string 2",
                    "familyName": "sample string 3",
                    "givenName": "sample string 4",
                    "otherName": "sample string 5",
                    "title": "sample string 6",
                    "dateOfBirth": "2025-06-14T06:31:39.0786843",
                    "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": "2OjCTckW7ESCVg9NzlUaRw==",
                    "communityIdentifierGuid": "4dc2e8d8-16c9-44ec-8256-0f4dce551a47",
                    "joined": "2025-06-14T06:31:39.0786843",
                    "updated": "2025-06-14T06:31:39.0786843",
                    "active": true,
                    "reasonInactive": 1,
                    "groupCustomer": true,
                    "loyaltyPoints": 1,
                    "homeStoreID": 1,
                    "availableSpend": 1,
                    "priceLevelIdentifier": "LkGW/NbmYkWf07YfiRnBSg==",
                    "priceLevelIdentifierGuid": "fc96412e-e6d6-4562-9fd3-b61f8919c14a",
                    "marketingID": "sample string 18",
                    "hidden": true,
                    "registered": true,
                    "registeredOn": "2025-06-14T06:31:39.0786843",
                    "emailMarketing": true,
                    "smsMarketing": true,
                    "deleted": true,
                    "deletedUser": "sample string 24",
                    "homeStoreName": "sample string 25",
                    "customerCards": [
                      {
                        "$id": "68",
                        "cardType": 2,
                        "issueDate": "2025-06-14T06:31:39.0786843",
                        "expiry": "2025-06-14T06:31:39.0786843",
                        "customerID": "2CC6Ixu9akuRK5LrGfAGQw==",
                        "customerIDGuid": "23ba20d8-bd1b-4b6a-912b-92eb19f00643",
                        "initialValue": 1,
                        "currentValue": 1,
                        "maxLimit": 1,
                        "minTransaction": 1,
                        "maxTransaction": 1,
                        "multiplier": 1.1,
                        "active": true,
                        "reasonInactive": 1,
                        "idRequired": true,
                        "idType": 1,
                        "idValue": "sample string 5",
                        "updated": "2025-06-14T06:31:39.0786843",
                        "linkedAccount": "k9sDkZ5Fvka0cKXOh1q1bg==",
                        "linkedAccountGuid": "9103db93-459e-46be-b470-a5ce875ab56e",
                        "currentValueChanged": true,
                        "limitsChanged": true,
                        "customer": {
                          "$ref": "67"
                        },
                        "account": {
                          "$id": "69",
                          "id": 1,
                          "identifier": "VBwvJUMEyUisRuF0hsdQOw==",
                          "identifierGuid": "252f1c54-0443-48c9-ac46-e17486c7503b",
                          "referenceNo": "sample string 3",
                          "name": "sample string 4",
                          "created": "2025-06-14T06:31:39.0786843",
                          "owner": "wGAeOAfTukauMECBhGzrRw==",
                          "ownerGuid": "381e60c0-d307-46ba-ae30-4081846ceb47",
                          "accountStoreGroupIdentifier": "RjGNnu2sIk+6LSKCFJaCYA==",
                          "accountStoreGroupGuid": "9e8d3146-aced-4f22-ba2d-228214968260",
                          "accountType": 1,
                          "currentBalance": 1,
                          "externalID": "sample string 7",
                          "maximumLimit": 1,
                          "accruePoints": true,
                          "loyaltyPoints": 1,
                          "termsOfTrade": 1,
                          "signatureRequired": true,
                          "referenceRequired": true,
                          "statementSendType": 10,
                          "ageingPeriod": 1,
                          "monthlyAgeingPeriod": true,
                          "explodedInvoice": true,
                          "isFifoAllocation": true,
                          "lastStatementSent": "2025-06-14T06:31:39.0786843",
                          "active": true,
                          "updated": "2025-06-14T06:31:39.0786843",
                          "deleted": true,
                          "deletedUser": "sample string 16",
                          "currentBalanceChanged": true,
                          "maximumLimitChanged": true,
                          "loyaltyPointsChanged": true,
                          "projectedBalance": 17,
                          "accountStoreGroupStoreIDs": [
                            1,
                            2
                          ],
                          "customerEmail": "sample string 18",
                          "ownerCustomer": {
                            "$ref": "67"
                          },
                          "card": {
                            "$ref": "68"
                          },
                          "members": {
                            "$id": "70",
                            "sample string 1": [
                              {
                                "$ref": "67"
                              },
                              {
                                "$ref": "67"
                              }
                            ],
                            "sample string 2": [
                              {
                                "$ref": "67"
                              },
                              {
                                "$ref": "67"
                              }
                            ]
                          },
                          "customerGroups": [
                            {
                              "$id": "71",
                              "identifier": "5uITvuoa2ky72+sDMtGVxA==",
                              "identifierGuid": "be13e2e6-1aea-4cda-bbdb-eb0332d195c4",
                              "name": "sample string 2",
                              "primaryContact": "m14jTFT+zEi6XJNxB9tGjQ==",
                              "primaryContactGuid": "4c235e9b-fe54-48cc-ba5c-937107db468d",
                              "accountID": "b9PBluoGV0y3G9I4jKLtLA==",
                              "accountIDGuid": "96c1d36f-06ea-4c57-b71b-d2388ca2ed2c",
                              "special": true,
                              "updated": "2025-06-14T06:31:39.0786843",
                              "active": true,
                              "reasonInactive": 1,
                              "priceLevelIdentifier": "5HXcJHZn80CZUcDtUW4eaw==",
                              "priceLevelIdentifierGuid": "24dc75e4-6776-40f3-9951-c0ed516e1e6b",
                              "deleted": true,
                              "account": {
                                "$ref": "69"
                              },
                              "primaryContactCustomer": {
                                "$ref": "67"
                              },
                              "customerGroupMembers": [
                                {
                                  "$id": "72",
                                  "id": 1,
                                  "groupID": "2m5PaDOeEEeBt+sCJoIGlw==",
                                  "groupIDGuid": "684f6eda-9e33-4710-81b7-eb0226820697",
                                  "customerID": "UTmu765ys02twqBURYbJaQ==",
                                  "customerIDGuid": "efae3951-72ae-4db3-adc2-a0544586c969",
                                  "card": "sample string 4",
                                  "linkedAccount": "EbCr2ZypTEu6ecYRv82pCQ==",
                                  "linkedAccountGuid": "d9abb011-a99c-4b4c-ba79-c611bfcda909",
                                  "customer": {
                                    "$ref": "67"
                                  },
                                  "group": {
                                    "$ref": "71"
                                  },
                                  "customerCard": {
                                    "$ref": "68"
                                  }
                                },
                                {
                                  "$ref": "72"
                                }
                              ]
                            },
                            {
                              "$ref": "71"
                            }
                          ]
                        },
                        "payments": [
                          {
                            "$id": "73",
                            "id": 1,
                            "identifier": "CvOaUguVoEKsBJy54saUDA==",
                            "identifierGuid": "529af30a-950b-42a0-ac04-9cb9e2c6940c",
                            "storeID": 2,
                            "operatorName": "sample string 3",
                            "saleHeaderID": 4,
                            "paymentType": 5,
                            "amount": 6,
                            "account": "sample string 7",
                            "accountID": "3idZmZ4aG0iKv2VJkFgiCA==",
                            "accountIDGuid": "995927de-1a9e-481b-8abf-654990582208",
                            "customerAccount": {
                              "$ref": "69"
                            },
                            "customerCard": {
                              "$ref": "68"
                            },
                            "accountType": 1,
                            "cardName": "sample string 8",
                            "authorisationNumber": "sample string 9",
                            "bankReference": "sample string 10",
                            "merchantID": "sample string 11",
                            "terminalID": "sample string 12",
                            "cardNumber": "sample string 13",
                            "paymentDate": "2025-06-14T06:31:39.0786843",
                            "invRocNo": "sample string 14",
                            "responseCode": "sample string 15",
                            "cashout": 1,
                            "tip": 16,
                            "idempotentVoid": "MVZ/UKxko02vBn1g3dwSpw==",
                            "idempotentVoidGuid": "507f5631-64ac-4da3-af06-7d60dddc12a7",
                            "offline": true,
                            "processed": 1,
                            "storeSaleHeader": {
                              "$id": "74",
                              "saleHeaderID": 1,
                              "saleHeaderGuid": "uWEBmyso5kOCoO4A9IY+GA==",
                              "saleHeaderIdentifierGuid": "9b0161b9-282b-43e6-82a0-ee00f4863e18",
                              "created": "2025-06-14T06:31:39.0786843",
                              "createdLocal": "2025-06-14T06:31:39.0786843",
                              "createdText": "sample string 4",
                              "itemCount": 5,
                              "totalAmount": 6,
                              "cashTender": 1,
                              "cardTender": 1,
                              "cheqTender": 1,
                              "acctTender": 1,
                              "voucherTender": 1,
                              "loyaltyPoints": 1,
                              "cashout": 1,
                              "changeAmount": 1,
                              "rounding": 1,
                              "gstAmount": 1,
                              "transactionDiscountTender": 1,
                              "totalTip": 7,
                              "tranType": 1,
                              "processed": 1,
                              "imported": "2025-06-14T06:31:39.0786843",
                              "storeID": 1,
                              "operatorG_Uid": "YWSp4yKNK02xN1e6QlU48Q==",
                              "operatorGuid": "e3a96461-8d22-4d2b-b137-57ba425538f1",
                              "customerG_Uid": "7kls+JDPCEaG34ZrkSI6JA==",
                              "customerGuid": "f86c49ee-cf90-4608-86df-866b91223a24",
                              "communityIdentifier": "qOuOYN5xpUG6tW3o3Xemfw==",
                              "communityIdentifierGuid": "608eeba8-71de-41a5-bab5-6de8dd77a67f",
                              "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": "LgIIQ4q4p0mBIp5IvUzx8A==",
                              "priceLevelIdentifierGuid": "4308022e-b88a-49a7-8122-9e48bd4cf1f0",
                              "locked": 36,
                              "relationChecksum": "sample string 37",
                              "loyaltyTender": 1,
                              "giftCardTender": 1,
                              "operator": {
                                "$ref": "34"
                              },
                              "customer": {
                                "$ref": "67"
                              },
                              "communityOrganisation": {
                                "$id": "75",
                                "id": 1,
                                "identifier": "et869JO6IEW+7it2/CmY6Q==",
                                "identifierGuid": "f43adf7a-ba93-4520-beee-2b76fc2998e9",
                                "name": "sample string 3",
                                "lookupIdentifier": "sample string 4",
                                "externalID": "sample string 5",
                                "phone": "sample string 6",
                                "fax": "sample string 7",
                                "email": "sample string 8",
                                "address1": "sample string 9",
                                "address2": "sample string 10",
                                "city": "sample string 11",
                                "postCode": "sample string 12",
                                "state": "sample string 13",
                                "country": "sample string 14",
                                "totalAmountAwarded": 15.1,
                                "updated": "2025-06-14T06:31:39.0786843",
                                "deleted": true
                              },
                              "details": [
                                {
                                  "$id": "76",
                                  "saleItemID": 1,
                                  "identifier": "NFREQwUkG0Gh9zZ/6ZrAVQ==",
                                  "identifierGuid": "43445434-2405-411b-a1f7-367fe99ac055",
                                  "saleHeaderID": 2,
                                  "plu": 1,
                                  "pluG_UId": "ut6gWe9MuUSXC/q5jm2erA==",
                                  "pluGuid": "59a0deba-4cef-44b9-970b-fab98e6d9eac",
                                  "accountID": "OJgFcV7fSUepWgtBfRIdwA==",
                                  "accountIDGuid": "71059838-df5e-4749-a95a-0b417d121dc0",
                                  "normalPrice": 3,
                                  "originalSellingPrice": 4,
                                  "discountPrice": 5,
                                  "unit": 1,
                                  "quantity": 6,
                                  "totalCents": 7,
                                  "fixedPrice": 1,
                                  "tranType": 1,
                                  "discountType": 1,
                                  "cost": 1,
                                  "costDecimals": 8,
                                  "markdown": 1,
                                  "manualQuantity": 1,
                                  "manualPrice": 1,
                                  "manualMode": 1,
                                  "active": 1,
                                  "offline": true,
                                  "barcode": "sample string 9",
                                  "keyedSale": 1,
                                  "discountedID": 1,
                                  "fuelID": 1,
                                  "serialNumber": "sample string 10",
                                  "bestOrExpire": "2025-06-14T06:31:39.0786843",
                                  "bestOrExpireType": 1,
                                  "providerName": "sample string 11",
                                  "refundG_UID": "GLY91CPI/U238OoJAM3UGg==",
                                  "refundGuid": "d43db618-c823-4dfd-b7f0-ea0900cdd41a",
                                  "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": "cLN2aVDc1Ee6/IPcKtp87Q==",
                                  "idempotentVoidGuid": "6976b370-dc50-47d4-bafc-83dc2ada7ced",
                                  "priceLevelIdentifier": "ABrUIhGVgkadCXXtxqIL1A==",
                                  "priceLevelIdentifierGuid": "22d41a00-9511-4682-9d09-75edc6a20bd4",
                                  "productName": "sample string 23",
                                  "apn": "sample string 24",
                                  "unknownScans": [
                                    {
                                      "$id": "77",
                                      "id": 1,
                                      "saleDetailID": 2,
                                      "storeID": 1,
                                      "scanned": "2025-06-14T06:31:39.0786843",
                                      "operatorG_UID": "QEA=",
                                      "barcode": "sample string 4",
                                      "processed": 1
                                    },
                                    {
                                      "$ref": "77"
                                    }
                                  ],
                                  "refund": {
                                    "$id": "78",
                                    "id": 1,
                                    "g_UID": "Ew8O9vj4BkieElunc9Ev7A==",
                                    "guid": "f60e0f13-f8f8-4806-9e12-5ba773d12fec",
                                    "description": "sample string 1",
                                    "dumped": true,
                                    "inventoryReasonID": 1,
                                    "sortOrder": 1,
                                    "updated": "2025-06-14T06:31:39.0786843"
                                  },
                                  "modifier": {
                                    "$id": "79",
                                    "id": 1,
                                    "setG_UID": "BFQ5pV4Lv0GLq+gub9uHvA==",
                                    "modifierSetGuid": "a5395404-0b5e-41bf-8bab-e82e6fdb87bc",
                                    "name": "sample string 2",
                                    "price": 1,
                                    "quantity": 1,
                                    "modifierType": 1,
                                    "groupNumber": 1,
                                    "pageNumber": 1,
                                    "controlOrder": 1,
                                    "printToStation": true,
                                    "pluG_UID": "wYSQ46lSPEmBdsjCy2gifQ==",
                                    "pluGuid": "e39084c1-52a9-493c-8176-c8c2cb68227d",
                                    "deleted": true,
                                    "g_UID": "QjXOEEs+YkmDe9LKgEnhug==",
                                    "guid": "10ce3542-3e4b-4962-837b-d2ca8049e1ba",
                                    "product": {
                                      "$ref": "7"
                                    }
                                  },
                                  "priceLevelName": "sample string 25",
                                  "pumpNumber": 1,
                                  "hoseNumber": 1
                                },
                                {
                                  "$ref": "76"
                                }
                              ],
                              "eftReceipts": [
                                {
                                  "$id": "80",
                                  "id": 1,
                                  "storeID": 1,
                                  "saleHeaderID": 2,
                                  "storeSaleHeader": {
                                    "$ref": "74"
                                  },
                                  "receipt": "sample string 3",
                                  "processed": 1
                                },
                                {
                                  "$ref": "80"
                                }
                              ],
                              "payments": [
                                {
                                  "$ref": "73"
                                },
                                {
                                  "$ref": "73"
                                }
                              ],
                              "cards": [
                                {
                                  "$id": "81",
                                  "id": 1,
                                  "saleHeaderID": 1,
                                  "identifier": "sample string 2",
                                  "cardType": 3,
                                  "providerName": "sample string 4"
                                },
                                {
                                  "$ref": "81"
                                }
                              ],
                              "campaignHits": [
                                {
                                  "$id": "82",
                                  "id": 1,
                                  "saleHeaderID": 2,
                                  "campaign": "sample string 3",
                                  "name": "sample string 4",
                                  "processed": 1,
                                  "campaignDescription": "sample string 5"
                                },
                                {
                                  "$ref": "82"
                                }
                              ],
                              "fuel": [
                                {
                                  "$id": "83",
                                  "id": 1,
                                  "plu": 1,
                                  "pluG_UID": "8Y7hTRnt4E+/ysog9zTLNQ==",
                                  "pluGuid": "4de18ef1-ed19-4fe0-bfca-ca20f734cb35",
                                  "saleHeaderID": 2,
                                  "totalCents": 3,
                                  "grade": 1,
                                  "gradeDescription": "sample string 4",
                                  "dispenser": 1,
                                  "hose": 1,
                                  "quantity": 1,
                                  "cost": 1,
                                  "acquirerNum": 1,
                                  "attendant": 1,
                                  "ePurseBalance": 1.0,
                                  "cardSignature": "sample string 5",
                                  "compartmentNumber": 1,
                                  "contractNumber": 1,
                                  "discountCardPAN": "sample string 6",
                                  "discountID": 1,
                                  "discountName": "sample string 7",
                                  "discountNetValue": 1.0,
                                  "discountType": 1,
                                  "discountValue": 1.0,
                                  "discretionaryData": "sample string 8",
                                  "driverID": "sample string 9",
                                  "eftBatchNumber": 1,
                                  "eftResponseCode": "sample string 10",
                                  "endDateTime": "2025-06-14T06:31:39.0786843",
                                  "engineHours": 1.1,
                                  "fposNumber": 1,
                                  "loyaltyCardPAN": "sample string 11",
                                  "miscData1": 1,
                                  "miscData2": "sample string 12",
                                  "miscFlags": 1,
                                  "mop": 1,
                                  "odometer": 1,
                                  "panNumber": "sample string 13",
                                  "saleRefund": true,
                                  "saleStatus": 1,
                                  "sequenceNumber": 1,
                                  "stan": 1,
                                  "startDateTime": "2025-06-14T06:31:39.0786843",
                                  "tagNumber": "sample string 15",
                                  "trackTwoRem": "sample string 16",
                                  "transCode": 1,
                                  "transType": 1,
                                  "unitPrice": 1.0,
                                  "vehicleReg": "sample string 17",
                                  "offline": true,
                                  "processed": 1
                                },
                                {
                                  "$ref": "83"
                                }
                              ],
                              "fuelResells": [
                                {
                                  "$id": "84",
                                  "saleItemID": 1,
                                  "saleHeaderID": 2,
                                  "plu": 1,
                                  "pluG_UId": "g1bHcLLoj0GroLdKnrd21g==",
                                  "pluGuid": "70c75683-e8b2-418f-aba0-b74a9eb776d6",
                                  "accountID": "a+/pIakZZEKtJlQkBFqkSw==",
                                  "accountIDGuid": "21e9ef6b-19a9-4264-ad26-5424045aa44b",
                                  "normalPrice": 3,
                                  "originalSellingPrice": 4,
                                  "discountPrice": 5,
                                  "unit": 1,
                                  "quantity": 6,
                                  "totalCents": 7,
                                  "fixedPrice": 1,
                                  "tranType": 1,
                                  "processed": 1,
                                  "discountType": 1,
                                  "cost": 1,
                                  "costDecimals": 1,
                                  "markdown": 1,
                                  "manualQuantity": 1,
                                  "manualPrice": 1,
                                  "manualMode": 1,
                                  "active": 1,
                                  "barcode": "sample string 8",
                                  "offline": 1,
                                  "keyedSale": 1,
                                  "discountedID": 1,
                                  "fuelID": 1,
                                  "serialNumber": "sample string 9",
                                  "bestOrExpire": "2025-06-14T06:31:39.0786843",
                                  "bestOrExpireType": 1,
                                  "refundG_UID": "mQS9cak8vUCzPHwhyRsJNg==",
                                  "refundGuid": "71bd0499-3ca9-40bd-b33c-7c21c91b0936",
                                  "providerName": "sample string 10",
                                  "campaign": "sample string 11",
                                  "campaignType": 1,
                                  "modifiedID": 1,
                                  "omittedIngredient": 1,
                                  "taxPercent": 1.0,
                                  "taxAmount": 1.0,
                                  "refundablePrice": 1.0,
                                  "showDiscounts": true,
                                  "orderPrinted": true,
                                  "note": "sample string 14",
                                  "modifierName": "sample string 15",
                                  "modifierSetName": "sample string 16",
                                  "totalValueWasScanned": true,
                                  "sold": true,
                                  "campaignPrice": true,
                                  "scannedValue": 1,
                                  "campaignName": "sample string 20",
                                  "comboDiscount": 1
                                },
                                {
                                  "$ref": "84"
                                }
                              ],
                              "customerOrder": [
                                {
                                  "$id": "85",
                                  "identifier": "GmuzO2f09UuZIl2WaghYFg==",
                                  "identifierGuid": "3bb36b1a-f467-4bf5-9922-5d966a085816",
                                  "id": 1,
                                  "orderNo": 2,
                                  "externalSaleIdentifier": "sample string 3",
                                  "storeID": 4,
                                  "zoneID": 5,
                                  "deptNo": 6,
                                  "customerIdentifier": "iDl99yqGDUigt6408LLuIA==",
                                  "customerIdentifierGuid": "f77d3988-862a-480d-a0b7-ae34f0b2ee20",
                                  "operatorNo": 1,
                                  "operatorG_UID": "ksxCOX1JKESAQsJpGs7sLg==",
                                  "operatorGuid": "3942cc92-497d-4428-8042-c2691aceec2e",
                                  "created": "2025-06-14T06:31:39.0786843",
                                  "ordered": "2025-06-14T06:31:39.0786843",
                                  "started": "2025-06-14T06:31:39.0786843",
                                  "completed": "2025-06-14T06:31:39.0786843",
                                  "supplied": "2025-06-14T06:31:39.0786843",
                                  "quickTicket": 1,
                                  "deleted": true,
                                  "walkAway": true,
                                  "approxWait": 1,
                                  "actualWait": 1,
                                  "deliveryMethod": 8,
                                  "externalSaleType": 9,
                                  "customer": {
                                    "$ref": "67"
                                  },
                                  "operator": {
                                    "$ref": "34"
                                  },
                                  "details": [
                                    {
                                      "$id": "86",
                                      "headerID": 1,
                                      "plu": 1,
                                      "pluG_UId": "3tPakXHFMEe+9leaZpkiFw==",
                                      "pluGuid": "91dad3de-c571-4730-bef6-579a66992217",
                                      "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": "6nWdCrePc06ltiWj5RcJUw==",
                                      "headerIdentifierGuid": "0a9d75ea-8fb7-4e73-a5b6-25a3e5170953",
                                      "product": {
                                        "$ref": "7"
                                      }
                                    },
                                    {
                                      "$ref": "86"
                                    }
                                  ],
                                  "storeName": "sample string 11",
                                  "customerName": "sample string 12",
                                  "storeReplyTo": "sample string 13",
                                  "storeSubjectLine": "sample string 14",
                                  "storeSaleHeader": {
                                    "$ref": "74"
                                  }
                                },
                                {
                                  "$ref": "85"
                                }
                              ],
                              "surveyResponses": [
                                {
                                  "$id": "87",
                                  "surveyG_UID": "N5hTvOZBqU2CE/u9+6pHGQ==",
                                  "surveyGuid": "bc539837-41e6-4da9-8213-fbbdfbaa4719",
                                  "saleHeaderGuid": "j/cKW1oyPkuDCDQTghz78A==",
                                  "saleGuid": "5b0af78f-325a-4b3e-8308-3413821cfbf0",
                                  "textResponse": "sample string 1",
                                  "integerResponse": 1,
                                  "g_UIDResponse": "ym1+78EPkkW5nzv9riEXaw==",
                                  "guidResponse": "ef7e6dca-0fc1-4592-b99f-3bfdae21176b",
                                  "whoAnswered": 2,
                                  "answeredAtUTC": "2025-06-14T06:31:39.0786843",
                                  "sale": {
                                    "$ref": "74"
                                  },
                                  "survey": {
                                    "$id": "88",
                                    "g_UID": "r/a3S+FAHU6suA5VXVyGzQ==",
                                    "guid": "4bb7f6af-40e1-4e1d-acb8-0e555d5c86cd",
                                    "name": "sample string 1",
                                    "storeID": 2,
                                    "zoneID": 1,
                                    "checkoutFormG_UID": "FgWo2yTzpkC3HtaLYsvg5Q==",
                                    "checkoutFormGuid": "dba80516-f324-40a6-b71e-d68b62cbe0e5",
                                    "displayToWho": 3,
                                    "displayWhen": 4,
                                    "start": "2025-06-14T06:31:39.0786843",
                                    "end": "2025-06-14T06:31:39.0786843",
                                    "deleted": true,
                                    "updated": "2025-06-14T06:31:39.0786843",
                                    "possibleIntegerResponses": [
                                      1,
                                      2
                                    ],
                                    "possibleTextResponses": [
                                      "sample string 1",
                                      "sample string 2"
                                    ],
                                    "possibleGuidResponses": [
                                      "d1079953-b8e6-402c-b110-e09ffe9cf823",
                                      "fafb75a8-217a-45c9-b709-c8239e1d0c6e"
                                    ],
                                    "allowsAllTextResponses": true,
                                    "surveyForm": {
                                      "$ref": "42"
                                    }
                                  },
                                  "ingressId": "sample string 4"
                                },
                                {
                                  "$ref": "87"
                                }
                              ],
                              "storeName": "sample string 38",
                              "machineName": "sample string 39",
                              "operatorName": "sample string 40",
                              "direction": 1,
                              "reason": "sample string 41",
                              "accountG_UID": "95AD1rer7kSX/BgGx7gciw==",
                              "accountIdentifier": "d60390f7-abb7-44ee-97fc-1806c7b81c8b",
                              "accountName": "sample string 42",
                              "customerOrderIdentifier": "72JnYD3HekWj5bptzBnDdQ==",
                              "customerOrderIdentifierGuid": "606762ef-c73d-457a-a3e5-ba6dcc19c375",
                              "priceLevelName": "sample string 43",
                              "revision": 44,
                              "ingressId": "sample string 45"
                            },
                            "metadata": {
                              "$id": "89",
                              "id": 1,
                              "paymentID": 2,
                              "paymentIdentifier": "WOUCZkKH10apP6UnAgtTgg==",
                              "paymentIdentifierGuid": "6602e558-8742-46d7-a93f-a527020b5382",
                              "identifier": "fhiiRG6E3EaZUGpbQmocbg==",
                              "identifierGuid": "44a2187e-846e-46dc-9950-6a5b426a1c6e",
                              "metadata": "sample string 3",
                              "signatureImage": "QEA=",
                              "itemIdentifier": "EaW5sdT6fEGCXSzXcrfaVw==",
                              "itemIdentifierGuid": "b1b9a511-fad4-417c-825d-2cd772b7da57"
                            }
                          },
                          {
                            "$ref": "73"
                          }
                        ]
                      },
                      {
                        "$ref": "68"
                      }
                    ],
                    "customerGroupMembers": [
                      {
                        "$ref": "72"
                      },
                      {
                        "$ref": "72"
                      }
                    ],
                    "customerGroups": [
                      {
                        "$ref": "71"
                      },
                      {
                        "$ref": "71"
                      }
                    ],
                    "accounts": [
                      {
                        "$ref": "69"
                      },
                      {
                        "$ref": "69"
                      }
                    ],
                    "account": {
                      "$ref": "69"
                    },
                    "vouchers": [
                      {
                        "$id": "90",
                        "customerIdentifier": "U3IGddd+2UCRut6YCGVlzQ==",
                        "customerIdentifierGuid": "75067253-7ed7-40d9-91ba-de98086565cd",
                        "voucherName": "sample string 2",
                        "count": 3,
                        "storeID": 4,
                        "barcode": "sample string 5",
                        "redeemCount": 6,
                        "issueCount": 7,
                        "storeSalePaymentID": 1,
                        "idempotentID": "PJ7K3liUeEuhu3tRI+raZw==",
                        "idempotentGuid": "deca9e3c-9458-4b78-a1bb-7b5123eada67",
                        "offline": true,
                        "voucher": {
                          "$id": "91",
                          "id": 1,
                          "name": "sample string 2",
                          "description": "sample string 3",
                          "shortDescription": "sample string 4",
                          "url": "sample string 5",
                          "barcodeTemplateID": 1,
                          "expiry": 0,
                          "voucherType": 6,
                          "limitPerTransaction": 7,
                          "customerTracking": true,
                          "discountAccount": "sample string 9",
                          "endDate": "2025-06-14T06:31:39.0786843",
                          "barcodeTemplate": {
                            "$id": "92",
                            "templateID": 1,
                            "template": "sample string 1",
                            "bcFunction": "sample string 2",
                            "sortOrder": 3
                          },
                          "scaleLabel": {
                            "$id": "93",
                            "id": 1,
                            "uid": "sample string 2",
                            "name": "sample string 3",
                            "width": 1.1,
                            "height": 1.1,
                            "showBorder": true,
                            "borderWidth": 1.1,
                            "borderStyle": 1,
                            "borderColour": "sample string 5",
                            "updated": "2025-06-14T06:31:39.0786843",
                            "labelPageLayout": "G+S/dNC9FEuL0TyeNsIPow==",
                            "pageLayoutGuid": "74bfe41b-bdd0-4b14-8bd1-3c9e36c20fa3",
                            "labelType": 6,
                            "oldName": "sample string 7",
                            "voucher": {
                              "$ref": "91"
                            },
                            "elements": [
                              {
                                "$id": "94",
                                "id": 1,
                                "scaleLabelID": 2,
                                "showPercentDI": true,
                                "showAvgPerHundred": true,
                                "showAvgPerServe": true,
                                "name": "sample string 6",
                                "x": 1.1,
                                "y": 1.1,
                                "width": 1.1,
                                "height": 1.1,
                                "type": 1,
                                "rotation": 1,
                                "text": "sample string 7",
                                "fontFamily": "sample string 8",
                                "align": 1,
                                "bold": true,
                                "italic": true,
                                "underline": true,
                                "strikeout": true,
                                "reverse": true,
                                "textColour": "sample string 9",
                                "fontSize": 1.1,
                                "picture": "QEA=",
                                "borderWidth": 10,
                                "sortOrder": 11,
                                "printOptions": 12,
                                "superScriptTextFontSize": 1.1,
                                "lineStyle": 1,
                                "spacingStyle": 1,
                                "interCharacterSpacing": 1.1,
                                "superScriptOffset": 1.1,
                                "lineSpacing": 1.1,
                                "dateFormat": "sample string 13",
                                "autoGrow": true,
                                "fontAutoResize": true,
                                "updated": "2025-06-14T06:31:39.0786843"
                              },
                              {
                                "$ref": "94"
                              }
                            ]
                          },
                          "customerVouchers": [
                            {
                              "$id": "95",
                              "id": 1,
                              "customerIdentifier": "dpvmUZj0bUOYECd/tjXMGw==",
                              "customerIdentifierGuid": "51e69b76-f498-436d-9810-277fb635cc1b",
                              "voucherID": 3,
                              "voucherName": "sample string 4",
                              "storeID": 1,
                              "barcode": "sample string 5",
                              "dateOfIssue": "2025-06-14T06:31:39.0786843",
                              "issuedSaleHeaderID": 1,
                              "issuedSaleIdentifier": "sample string 7",
                              "issuedOfflinePaymentID": 1,
                              "issuedIdempotentID": "MqaG8yptxU+5sSsrU6yXcw==",
                              "issuedIdempotentGuid": "f386a632-6d2a-4fc5-b9b1-2b2b53ac9773",
                              "issuedOffline": true,
                              "issuedUser": "sample string 9",
                              "issuedNotes": "sample string 10",
                              "expiryDate": "2025-06-14T06:31:39.0786843",
                              "expiredUser": "sample string 11",
                              "expiredNotes": "sample string 12",
                              "redeemed": "2025-06-14T06:31:39.0786843",
                              "redeemedSaleHeaderID": 1,
                              "redeemedSaleIdentifier": "sample string 13",
                              "redeemedOfflinePaymentID": 1,
                              "redeemedIdempotentID": "MgyhPFZRakOmovMcoJv0gA==",
                              "redeemedIdempotentGuid": "3ca10c32-5156-436a-a6a2-f31ca09bf480",
                              "redeemedUser": "sample string 14",
                              "redeemedNotes": "sample string 15",
                              "redeemedOffline": true,
                              "updated": "2025-06-14T06:31:39.0786843",
                              "storeName": "sample string 17",
                              "scaleLabel": {
                                "$ref": "93"
                              },
                              "voucher": {
                                "$ref": "91"
                              },
                              "customer": {
                                "$ref": "67"
                              },
                              "issuedOfflinePayment": {
                                "$ref": "73"
                              },
                              "redeemedOfflinePayment": {
                                "$ref": "73"
                              }
                            },
                            {
                              "$ref": "95"
                            }
                          ]
                        },
                        "customer": {
                          "$ref": "67"
                        }
                      },
                      {
                        "$ref": "90"
                      }
                    ]
                  }
                },
                {
                  "$ref": "66"
                }
              ],
              "customerGroups": [
                {
                  "$id": "96",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "groupID": "CadrHAgIb0WhBJ/S8biKNw==",
                  "groupIDGuid": "1c6ba709-0808-456f-a104-9fd2f1b88a37",
                  "campaign": {
                    "$ref": "63"
                  },
                  "group": {
                    "$ref": "71"
                  }
                },
                {
                  "$ref": "96"
                }
              ],
              "signIqTickets": [
                {
                  "$id": "97",
                  "identifier": "jFtOFyLVZ02SiCvOB1sZ9Q==",
                  "identifierGuid": "174e5b8c-d522-4d67-9288-2bce075b19f5",
                  "campaignName": "sample string 2",
                  "message": "sample string 3",
                  "ticketFileSource": "sample string 4",
                  "ticketFileDestination": "sample string 5",
                  "storeID": 1
                },
                {
                  "$ref": "97"
                }
              ],
              "comboPriceGroups": [
                {
                  "$id": "98",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "g_UID": "sjSccPVpNkyBVVgedWsk1g==",
                  "guid": "709c34b2-69f5-4c36-8155-581e756b24d6",
                  "description": "sample string 5",
                  "newPrice": 1,
                  "rangeDescription": "sample string 6",
                  "dealDescription": "sample string 7",
                  "labelQuantity": 8,
                  "hostProductCategoryID": 1,
                  "offerID": 1,
                  "dontUpdatePricePlus": true,
                  "campaign": {
                    "$ref": "63"
                  },
                  "comboPricePlus": [
                    {
                      "$id": "99",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "groupG_UID": "Uvd+hUIW80q2HqL2ipP2wA==",
                      "groupGuid": "857ef752-1642-4af3-b61e-a2f68a93f6c0",
                      "comboPriceType": 5,
                      "priceType": 5,
                      "pluG_UID": "XsbkUnxZEEKuasXGkmUpmQ==",
                      "pluGuid": "52e4c65e-597c-4210-ae6a-c5c692652999",
                      "priceGroupG_UID": "CRO56RMOHUaRvKWLa65FuA==",
                      "priceGroupGuid": "e9b91309-0e13-461d-91bc-a58b6bae45b8",
                      "campaignPoolID": "sample string 7",
                      "quantity": 1,
                      "campaign": {
                        "$ref": "63"
                      },
                      "product": {
                        "$ref": "7"
                      },
                      "priceGroup": {
                        "$ref": "28"
                      },
                      "campaignPool": {
                        "$ref": "63"
                      }
                    },
                    {
                      "$ref": "99"
                    }
                  ]
                },
                {
                  "$ref": "98"
                }
              ],
              "priceLevels": [
                {
                  "$id": "100",
                  "id": 1,
                  "priceLevelIdentifier": "4m4RLoxt+0y5DSs1bimMwg==",
                  "priceLevelIdentifierGuid": "2e116ee2-6d8c-4cfb-b90d-2b356e298cc2",
                  "campaignName": "sample string 3",
                  "priceLevelName": "sample string 4"
                },
                {
                  "$ref": "100"
                }
              ]
            },
            "product": {
              "$ref": "7"
            },
            "dealCost": {
              "$id": "101",
              "headerIdentifier": "yNzZBNY0uUycnR6xWoc8pQ==",
              "headerIdentifierGuid": "04d9dcc8-34d6-4cb9-9c9d-1eb15a873ca5",
              "identifier": "i4Ks7jhveU6yJzfKCeEFxg==",
              "identifierGuid": "eeac828b-6f38-4e79-b227-37ca09e105c6",
              "supplierIdentifier": "hHt4oMgpnU20ZNEprKbG2g==",
              "supplierGuid": "a0787b84-29c8-4d9d-b464-d129aca6c6da",
              "pluG_UID": "rq3o2yecK02QVkNsEvO0WA==",
              "pluGuid": "dbe8adae-9c27-4d2b-9056-436c12f3b458",
              "campaignName": "a863ef55-1dca-42cd-a5f0-d506436926c8",
              "description": "sample string 4",
              "cost": 5,
              "costDecimals": 6,
              "start": "2025-06-14T06:31:39.0786843",
              "end": "2025-06-14T06:31:39.0786843",
              "type": 9,
              "promoType": 10,
              "bonusItemPLUG_UID": "m2INvCR3M0msKV7Nlk9gQA==",
              "bonusItemPluGuid": "bc0d629b-7724-4933-ac29-5ecd964f6040",
              "bonusPurchaseUnits": 11,
              "bonusReceiveUnits": 12,
              "updated": "2025-06-14T06:31:39.0786843",
              "metcashPromotionID": "sample string 14",
              "fromHost": 15,
              "storeNames": "sample string 16",
              "storeIDs": [
                1,
                2
              ],
              "supplierName": "sample string 17",
              "campaignDescription": "sample string 18",
              "newPrice": 1,
              "campaignMetcashPromotionID": "sample string 19",
              "campaignActive": true,
              "campaignStartDate": "2025-06-14T06:31:39.0786843",
              "campaignEndDate": "2025-06-14T06:31:39.0786843",
              "masterPLUG_UID": "5r/NEkbfPEibbcNhNwRrXg==",
              "masterID": "12cdbfe6-df46-483c-9b6d-c36137046b5e",
              "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": "Q1EkCUsstUOBcSp0ugCOpA==",
              "bonusMasterID": "09245143-2c4b-43b5-8171-2a74ba008ea4",
              "bonusProductName": "sample string 34",
              "bonusProductAPN": "sample string 35",
              "bonusOrderCode": "sample string 36",
              "bonusNormalSell": 37,
              "bonusNormalCost": 38,
              "bonusNormalCostDecimals": 39,
              "bonusCartonQuantity": 40,
              "bonusSalesMode": 41,
              "bonusOrderPacked": 42,
              "bonusFuelItem": true,
              "bonusActive": true
            }
          },
          "currentCostStart": "2025-06-14T06:31:39.0786843",
          "dealCosts": [
            {
              "$ref": "101"
            },
            {
              "$ref": "101"
            }
          ],
          "tags": [
            {
              "$id": "102",
              "pluG_UID": "qdTkmtLAgUWdJalYqHDing==",
              "pluGuid": "9ae4d4a9-c0d2-4581-9d25-a958a870e29e",
              "tagID": 1,
              "description": "sample string 1",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "102"
            }
          ],
          "alternateProductG_UID": "y/7mFD4/BUyOqoVF4a7oYg==",
          "alternateProduct": "14e6fecb-3f3e-4c05-8eaa-8545e1aee862",
          "productHostCode": {
            "$id": "103",
            "id": 1,
            "pluG_UID": "olozCpaFLEWv31bRoghNxA==",
            "pluGuid": "0a335aa2-8596-452c-afdf-56d1a2084dc4",
            "ibaCode": "sample string 2"
          },
          "mscCat": {
            "$ref": "57"
          },
          "mscCom": {
            "$ref": "58"
          },
          "mscDep": {
            "$ref": "60"
          },
          "mscSubCom": {
            "$ref": "59"
          },
          "isUserUpdate": true,
          "ignoreMasterProduct": true,
          "priceGroupLabelRequested": true,
          "firstSold": "2025-06-14T06:31:39.0786843",
          "inventoryTracked": "2025-06-14T06:31:39.0786843",
          "isNormalPriceChangesCampaign": true
        },
        "supplier": {
          "$ref": "2"
        },
        "serviceFee": {
          "$id": "104",
          "id": 1,
          "description": "sample string 1",
          "fee": 1
        },
        "isPrimaryHost": true,
        "hostVendor": 46
      },
      {
        "$ref": "5"
      }
    ],
    "orderCycleHeaders": [
      {
        "$id": "105",
        "storeID": 1,
        "supplierIdentifier": "pPNWgpLuekKdjG79sgd/ug==",
        "supplierGuid": "8256f3a4-ee92-427a-9d8c-6efdb2077fba",
        "departmentCode": "sample string 2",
        "warehouseDirectIndicator": "sample string 3",
        "type": 4,
        "storeName": "sample string 5",
        "departmentName": "sample string 6",
        "orderDays": 7
      },
      {
        "$ref": "105"
      }
    ],
    "cycles": [
      {
        "$id": "106",
        "storeID": 1,
        "supplierIdentifier": "T8rhR5CkgU699qXjqghSyg==",
        "supplierGuid": "47e1ca4f-a490-4e81-bdf6-a5e3aa0852ca",
        "departmentCode": "sample string 2",
        "warehouseDirectIndicator": "sample string 3",
        "type": 4,
        "cutOffWeek": 5,
        "cutOffDay": 6,
        "cutOffTime": "00:00:00.1234567",
        "leadTime": 7,
        "daysBuffer": 8,
        "supplierName": "sample string 9",
        "cutOffDate": "2025-06-14T06:31:39.0786843",
        "deliveryDate": "2025-06-14T06:31:39.0786843",
        "nextCutOffDate": "2025-06-14T06:31:39.0786843",
        "nextDeliveryDate": "2025-06-14T06:31:39.0786843",
        "nextDaysBuffer": 10
      },
      {
        "$ref": "106"
      }
    ],
    "store": {
      "$ref": "8"
    },
    "updated": "2025-06-14T06:31:39.0786843",
    "isHost": true
  },
  "inventoryUnits": [
    {
      "$id": "107",
      "invoiceItemNo": 1,
      "inventoryInvoiceGuid": "dh7V3SM2oUyO7sdHZ6XTRQ==",
      "invoiceIdentifier": "ddd51e76-3623-4ca1-8eee-c74767a5d345",
      "inventoryGuid": "3BGma/Zx80G9ZEBUpeYmXg==",
      "inventoryIdentifier": "6ba611dc-71f6-41f3-bd64-4054a5e6265e",
      "serialNumber": "sample string 3",
      "sold": "2025-06-14T06:31:39.0786843",
      "saleItemID": 1,
      "storeID": 1,
      "returned": "2025-06-14T06:31:39.0786843",
      "dumped": 1,
      "saleHeaderID": 1
    },
    {
      "$ref": "107"
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK�3�Zf���5xl/workbook.xml �(���=�0��J�C�4ТJ `b�ڡ�LA~����o�[=�=?v=7>��GM�W��"[1�@�d,�8�S�t/f�Ar�+ԁ����N��^H��J���C�@jZQ
����@H�|��8�$�������!���l�H�hP��P��[�МW����.�J,
^ҝ��j��n�PK�3�Z����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�3�ZD��''_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="R3eba0af206474694" /></Relationships>PK�3�Z�0�F�%xl/worksheets/sheet1.xml �(��W�r�0����tt���8MӤ�4m��o��1S�d�����,4(�K�G�{�=�0z�o�
Ӣ���8�
�t3����n>T�W2|=m��o�L�*��MyR��eUݟ�q9[�뤌��t��y�N*������"��g��a�n��q���J�*��}�՞�U�i2�[X��R�$ۄ��<���"]��)>��BēQ����m�yv��'���~\��!��q|^W�*�y�HV�u��H��e�]b5g����o��vޅ�:�W��f�j9E���� ���졬���~�=>�DFR ,i>#l�O>9�1���X �� B�içm}!�J�$f��Y�gm}	D)���	eb��>o니R��HL=���/��ksJ)RX(O}��e�ݵ��1.���j���������`��cd�����`��6�"�(c:@y2�M1�T���9T����i��Kk��NE���:ŊO�	!�������2M�|�{��a���`2��H	�{D���}���t2���P$)Qz��sn����vo��3&s@����B���G��:���t2��}��Sh�G�d:'��@P�$xL��e�@Q
s�k�D�
Q����8#��B�����,��ɨȷAQ/k���T?��-�/�R�׏4�w�q�G�cě>�g}9F��#�1⼏`Ljw}?F\��q�G�c��>B#>8�L��X�~r@,[?; ��_��+�r��bY{�X�~s@,s�; ��?i�ܽq@,wo�ݟ���/�r��b�;u!X�Nc�����tC;��'Y��: ��o�*g}�6�_�ܡb��;�ʅC���K��{�����>��=����QV
>>�������e��\
�}X�~z�o2��~�����w�cG���U~;Tz�����ف��9���K�}��y^�E}���'�PK�3�Z�7BE�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�nܨAM��m���$��ؑ�=�����ĂMg3������|�Xo�Ɓ�P��w
�B#���k�ڇl7�=
:�h�)����lJ�#�-�:~"�'��N��4�tG|!D�Ü�Lv�L��o�i��<�K����h����~Z�_�,2ؓi`/%*�e������ZL����w=��5�Q��q���2V2�)䟞;��s5cLiPTZ�UuU�7w��PK�3�ZЃc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK�3�Z6E~�xl/sharedStrings.xml �(��U[o�0~�!ʻ��qnP��vH�Z�E{��͉O�Zp�ؠ�_��6U#����;>9:]��+g�Q���\tQK��cw�tMR�1Vh)�Z��݁q�����U�������}S�`-�W7��)�v-,��K�4-iVv]�,b-�v���h;vC�h�s�7#�dd's�m�v��*�f��ȷ�����4{j.Q�J���CN��&��?n��B�}ű��V�!�V���'��ˎ�L������Gl�?v�+0����4��s�Ӯ�����_@-W��~�Զ_մ6=�SmEu��n�}��k�_�?�.n�-��~�6�?ܹ�:T�?7'��h�w��ڻ�Yx��%)M�0�!�D�����"Y�%gq&�^���e�=1c�yBҜ$"�e,i��J�OR�H4rQD$#IJ4�e 2G]Oi9%I�HA�8��D9�,aPv=��4I��P�eq2�����Q,g��YƜa1��9D�V�e�X�f�9���I)�N#�	%��ij$-hV��~^�F�q�h��N�X7��lq�:l8xX]|8)��KN���ƪG���!�t8�v���a'��7��

�?�݀�Vޭ2�;}���;��ZﮖPov7����;�����_��PK-�3�Zf���5xl/workbook.xmlPK-�3�Z����	��[Content_Types].xmlPK-
�3�ZD��''T_rels/.relsPK-�3�Z�0�F�%�xl/worksheets/sheet1.xmlPK-�3�Z�7BE�P�xl/_rels/workbook.xml.relsPK-�3�ZЃc'2E
	xl/styles.xmlPK-�3�Z6E~��
xl/sharedStrings.xmlPK�Z

application/vnd.ms-excel

Sample:
PK�3�Z��^�5xl/workbook.xml �(�����0��&�C���D��x��}��m�?ik��-%�x�3;��4�q��1/�Q���k��֌�A�2u܍�)Q�'3�(���V�+���N��^H��J���C�^ 5�(R��x �Y��%�>�hlu��5�~SM��I
[�CJ�s�-�)q��í,�������(!�tgﰆm��/PK�3�Z����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�3�ZϦU�''_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="Rb2ccbf422309461a" /></Relationships>PK�3�Z�0�F�%xl/worksheets/sheet1.xml �(��W�r�0����tt���8MӤ�4m��o��1S�d�����,4(�K�G�{�=�0z�o�
Ӣ���8�
�t3����n>T�W2|=m��o�L�*��MyR��eUݟ�q9[�뤌��t��y�N*������"��g��a�n��q���J�*��}�՞�U�i2�[X��R�$ۄ��<���"]��)>��BēQ����m�yv��'���~\��!��q|^W�*�y�HV�u��H��e�]b5g����o��vޅ�:�W��f�j9E���� ���졬���~�=>�DFR ,i>#l�O>9�1���X �� B�içm}!�J�$f��Y�gm}	D)���	eb��>o니R��HL=���/��ksJ)RX(O}��e�ݵ��1.���j���������`��cd�����`��6�"�(c:@y2�M1�T���9T����i��Kk��NE���:ŊO�	!�������2M�|�{��a���`2��H	�{D���}���t2���P$)Qz��sn����vo��3&s@����B���G��:���t2��}��Sh�G�d:'��@P�$xL��e�@Q
s�k�D�
Q����8#��B�����,��ɨȷAQ/k���T?��-�/�R�׏4�w�q�G�cě>�g}9F��#�1⼏`Ljw}?F\��q�G�c��>B#>8�L��X�~r@,[?; ��_��+�r��bY{�X�~s@,s�; ��?i�ܽq@,wo�ݟ���/�r��b�;u!X�Nc�����tC;��'Y��: ��o�*g}�6�_�ܡb��;�ʅC���K��{�����>��=����QV
>>�������e��\
�}X�~z�o2��~�����w�cG���U~;Tz�����ف��9���K�}��y^�E}���'�PK�3�ZLT���Pxl/_rels/workbook.xml.rels �(���Mn� F��f_c;���8�t�m��3+6X@��l]�H�BQ*�Dꢛ��|OO3|���o�H����lUQA+�l��)�l7�=�<��s �
��'J�48�P�m�h�'S�{:sy�=Һ,��p�$�ˌ�!:���N�&��0}u�br����O����D�S�Y]6��M�5�B��e����]g2M+�(����2�{T/ѧM�Ny��I�B,Q�4"[ ^��Ϳ�|PK�3�ZЃc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK�3�Z6E~�xl/sharedStrings.xml �(��U[o�0~�!ʻ��qnP��vH�Z�E{��͉O�Zp�ؠ�_��6U#����;>9:]��+g�Q���\tQK��cw�tMR�1Vh)�Z��݁q�����U�������}S�`-�W7��)�v-,��K�4-iVv]�,b-�v���h;vC�h�s�7#�dd's�m�v��*�f��ȷ�����4{j.Q�J���CN��&��?n��B�}ű��V�!�V���'��ˎ�L������Gl�?v�+0����4��s�Ӯ�����_@-W��~�Զ_մ6=�SmEu��n�}��k�_�?�.n�-��~�6�?ܹ�:T�?7'��h�w��ڻ�Yx��%)M�0�!�D�����"Y�%gq&�^���e�=1c�yBҜ$"�e,i��J�OR�H4rQD$#IJ4�e 2G]Oi9%I�HA�8��D9�,aPv=��4I��P�eq2�����Q,g��YƜa1��9D�V�e�X�f�9���I)�N#�	%��ij$-hV��~^�F�q�h��N�X7��lq�:l8xX]|8)��KN���ƪG���!�t8�v���a'��7��

�?�݀�Vޭ2�;}���;��ZﮖPov7����;�����_��PK-�3�Z��^�5xl/workbook.xmlPK-�3�Z����	��[Content_Types].xmlPK-
�3�ZϦU�''U_rels/.relsPK-�3�Z�0�F�%�xl/worksheets/sheet1.xmlPK-�3�ZLT���P�xl/_rels/workbook.xml.relsPK-�3�ZЃc'2E
	xl/styles.xmlPK-�3�Z6E~��
xl/sharedStrings.xmlPK�]