POST api/inventory/{id}/invoice

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

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.

Request Formats

application/json, text/json

Sample:
{
  "inventoryInvoiceGuid": "kfVwcX+MpEux/qZel0mIeA==",
  "invoiceIdentifier": "7170f591-8c7f-4ba4-b1fe-a65e97498878",
  "inventoryGuid": "E6eLOb5S/ESjQdtdBhQeVQ==",
  "inventoryIdentifier": "398ba713-52be-44fc-a341-db5d06141e55",
  "supplierIdentifier": "bQW+64X9Skas6Zakp+bkQg==",
  "supplierGuid": "ebbe056d-fd85-464a-ace9-96a4a7e6e442",
  "orderGuid": "HTdKUjRTHkKtJJA10SqTuA==",
  "orderIdentifier": "524a371d-5334-421e-ad24-9035d12a93b8",
  "invoiceHeaderIdentifier": "zg5v2xZoXEuPSdgjfhU6Bg==",
  "invoiceHeaderGuid": "db6f0ece-6816-4b5c-8f49-d8237e153a06",
  "created": "2025-08-02T23:27:46.6822934",
  "ordered": "2025-08-02T23:27:46.6822934",
  "storeID": 1,
  "bestOrExpire": "2025-08-02T23:27:46.6822934",
  "bestOrExpireType": 1,
  "units": 1,
  "weight": 1,
  "received": "2025-08-02T23:27:46.6822934",
  "cost": 1,
  "totalCost": 1,
  "freightCost": 1,
  "inStock": 1,
  "pluG_UID": "+hbZnwDQ8kGfkz+krtTSog==",
  "pluGuid": "9fd916fa-d000-41f2-9f93-3fa4aed4d2a2",
  "orderInventoryGuid": "PotAiRcZdEK/kBLWWRgyvQ==",
  "orderInventoryIdentifier": "89408b3e-1917-4274-bf90-12d6591832bd",
  "supplier": {
    "$id": "2",
    "identifier": "ZNDaMglAO0SxCk9a564stw==",
    "identifierGuid": "32dad064-4009-443b-b10a-4f5ae7ae2cb7",
    "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": "AYKhY4fFsEG1pTltXLjK2w==",
    "primaryContactID": "63a18201-c587-41b0-b5a5-396d5cb8cadb",
    "storeID": 1,
    "abn": "sample string 16",
    "supplierGroupIdentifier": "FQIxr7oK/kq5I7gd7V/l6Q==",
    "supplierGroupGuid": "af310215-0aba-4afe-b923-b81ded5fe5e9",
    "rebate": 1.0,
    "rebateType": 1,
    "rebateFrequency": 1,
    "rebateSource": 1,
    "rebateLastClaimed": "2025-08-02T23:27:46.6822934",
    "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": "d9d13d3e-a1a6-4e72-bb7e-8230b4095737",
      "identifier": "hVLZRzwqv0eNdpal9IZD5w==",
      "identifierGuid": "47d95285-2a3c-47bf-8d76-96a5f48643e7",
      "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": "YC8DfRlibE+mNqPT0JERew==",
        "supplierIdentifierGuid": "7d032f60-6219-4f6c-a636-a3d3d091117b",
        "contactGuid": "IosGsWoyg0evtAqIBI7CKg==",
        "contactID": "b1068b22-326a-4783-afb4-0a88048ec22a",
        "contact": {
          "$ref": "3"
        },
        "supplier": {
          "$ref": "2"
        }
      },
      {
        "$ref": "4"
      }
    ],
    "products": [
      {
        "$id": "5",
        "pluG_UID": "fLZ19ggBNEi44a4N7HGuXg==",
        "pluGuid": "f675b67c-0108-4834-b8e1-ae0dec71ae5e",
        "supplierIdentifier": "ycjZJT5V2kGp8S3mbmyUew==",
        "supplierIdentifierGuid": "25d9c8c9-553e-41da-a9f1-2de66e6c947b",
        "cartonQuantity": 1,
        "cartonQuantityChanged": true,
        "productSize": "sample string 3",
        "cigarettesPerSleeve": 1,
        "randomWeight": true,
        "piecesPerUnit": 5,
        "averagePackSize": 6,
        "effectiveDate": "2025-08-02T23:27:46.6822934",
        "pricedByWeight": true,
        "landedUnitCostEx": 9,
        "landedUnitCostInc": 10,
        "landedCartonCostInc": 11,
        "landedCartonCostEx": 12,
        "standardCost": 13,
        "deliveryFee": 1,
        "deliveryFeeBasis": "sample string 14",
        "pickAndPackFee": 1,
        "pickAndPackFeeBasis": "sample string 15",
        "financeFee": 1,
        "financeFeeBasis": "sample string 16",
        "cartonLength": 1,
        "cartonWidth": 1,
        "cartonHeight": 1,
        "palletLayerQuantity": 1,
        "palletLayers": 1,
        "itemCode": "sample string 17",
        "invoiceCode": "sample string 18",
        "invoiceDesc": "sample string 19",
        "orderDirect": true,
        "useCost": true,
        "minimumQuantity": 20,
        "hostType": 21,
        "fromHost": 22,
        "minimumReorder": 1,
        "maximumReorder": 1,
        "orderMultiple": 23.1,
        "sellMultiple": 24.1,
        "baseMultiple": 25.1,
        "hostStandardCost": 26,
        "hostTotalCost": 27,
        "hostRetail": 28,
        "hostLandedUnitCostEx": 29,
        "hostLandedUnitCostInc": 30,
        "hostDesc": "sample string 31",
        "directIndicator": "sample string 32",
        "availableToOrder": true,
        "hostRangeIndicator": "sample string 34",
        "hostProductType": "sample string 35",
        "hostProductGrade": "sample string 36",
        "hostProductGroup": "sample string 37",
        "hostSlowMoving": true,
        "hostGeneralMerchandise": true,
        "hostPillar": "sample string 40",
        "hostLastUpdated": "2025-08-02T23:27:46.6822934",
        "rebate": 1.0,
        "rebateExclude": true,
        "invoiceCodes": [
          {
            "$id": "6",
            "pluG_UID": "CQo8IXsTu0SgAyQYZAlWZQ==",
            "pluGuid": "213c0a09-137b-44bb-a003-241864095665",
            "supplierIdentifier": "clmCbXDQiU+j2LrwRLO5PQ==",
            "supplierIdentifierGuid": "6d825972-d070-4f89-a3d8-baf044b3b93d",
            "invoiceCode": "sample string 1",
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "6"
          }
        ],
        "storeIDs": [
          1,
          2
        ],
        "preferredSupplier": true,
        "preferredRebateSupplier": true,
        "supplierName": "sample string 41",
        "salesMode": 42,
        "orderPacked": true,
        "active": true,
        "price": 1,
        "costGstPercent": 44,
        "parentPluG_UID": "4IXBGOwRQkisGmtnMh9/3w==",
        "parentPluGuid": "18c185e0-11ec-4842-ac1a-6b67321f7fdf",
        "freight": 45.0,
        "freightType": 1,
        "product": {
          "$id": "7",
          "plu": 1,
          "storeID": 1,
          "masterPluG_UID": "QEA=",
          "storeIDs": [
            1,
            2
          ],
          "g_UId": "BtIM+5Te30CP7694iGGOCQ==",
          "guid": "fb0cd206-de94-40df-8fef-af7888618e09",
          "apn": "sample string 1",
          "apnChanged": true,
          "apnSwitched": true,
          "barcode": "sample string 4",
          "itemNumber": "sample string 5",
          "itemNumberChanged": true,
          "priceGroupG_UID": "Nzgnz734tke6grwTATnB/w==",
          "priceGroupGuid": "cf273837-f8bd-47b6-ba82-bc130139c1ff",
          "blueprintID": 1,
          "lastCountedDate": "2025-08-02T23:27:46.6822934",
          "externalID": "sample string 7",
          "active": true,
          "activated": "2025-08-02T23:27:46.6822934",
          "pluCreated": "2025-08-02T23:27:46.6822934",
          "createdByUser": "sample string 9",
          "name": "sample string 10",
          "nameChanged": true,
          "secondDescription": "sample string 12",
          "hostDescription": "sample string 13",
          "keepCartonQty": true,
          "keepDescription": true,
          "keepDepartments": true,
          "keepSuppliers": true,
          "markdownDescription": "sample string 18",
          "altDescription": "sample string 19",
          "bestOrExpire": 20,
          "lastUpdate": "2025-08-02T23:27:46.6822934",
          "lastManualUpdate": "2025-08-02T23:27:46.6822934",
          "imageName": "sample string 23",
          "showImageOnFlipCharts": true,
          "showTextOnFlipCharts": true,
          "overrideFlipChartText": true,
          "flipChartText": "sample string 27",
          "salesMode": 1,
          "eftCode": 1,
          "price": 1,
          "priceChanged": true,
          "rrp": 1,
          "gstPercent": 28,
          "gstPercentChanged": true,
          "costGSTPercent": 29,
          "costGSTPercentChanged": true,
          "wetPercent": 1,
          "priceOverride": 1,
          "cost": 1,
          "currentCost": 1,
          "currentCostDecimals": 1,
          "grossProfit": 1.0,
          "currentCostDesc": "sample string 30",
          "currentCostEnd": "2025-08-02T23:27:46.6822934",
          "currentCostUpdated": "2025-08-02T23:27:46.6822934",
          "costDecimals": 31,
          "costChanged": true,
          "dealCostIdentifier": "QEA=",
          "excludeFromRebate": true,
          "rebateOverride": 1,
          "costCalcMethod": 32,
          "costCalcMethodChanged": true,
          "costEffectiveDate": "2025-08-02T23:27:46.6822934",
          "defaultGP": 1,
          "breakTargetMode": 33,
          "break1": 1,
          "price1": 1,
          "target1": 34,
          "break2": 1,
          "price2": 1,
          "target2": 35,
          "break3": 1,
          "price3": 1,
          "target3": 36,
          "break1Changed": true,
          "price1Changed": true,
          "target1Changed": true,
          "break2Changed": true,
          "price2Changed": true,
          "target2Changed": true,
          "break3Changed": true,
          "price3Changed": true,
          "target3Changed": true,
          "breakTargetModeChanged": true,
          "margin": 1.1,
          "marginChanged": true,
          "marginRanged": true,
          "marginRangedChanged": true,
          "minimumMargin": 1.1,
          "minimumMarginChanged": true,
          "maximumMargin": 1.1,
          "maximumMarginChanged": true,
          "overrideHostWarehouseIndicator": true,
          "overrideHostWarehouseIndicatorChanged": true,
          "overrideHostPrice": true,
          "overrideHostPriceChanged": true,
          "overrideHostCost": true,
          "overrideHostCostChanged": true,
          "overrideHostMargin": true,
          "overrideHostMarginChanged": true,
          "alwaysApplyMargin": true,
          "alwaysApplyMarginChanged": true,
          "aws": 1.0,
          "awsUpdated": "2025-08-02T23:27:46.6822934",
          "posTare": 1,
          "altPrice": 1.0,
          "altPriceChanged": true,
          "altPriceMode": 53,
          "altPriceModeChanged": true,
          "altPLUG_UID": "D3UFhSB8iE+LB5Z68Kc6Yg==",
          "altPLUGuid": "8505750f-7c20-4f88-8b07-967af0a73a62",
          "altPLUGuidChanged": true,
          "altPriceDescription1": "sample string 54",
          "altPriceDescription2": "sample string 55",
          "cartonQuantity": 56,
          "cartonQuantityChanged": true,
          "trayID": 1,
          "promptID": 1,
          "tare": 1,
          "packQty": 1,
          "fixedWeight": 1,
          "extraMesg": 1,
          "text1": "sample string 58",
          "text2": "sample string 59",
          "text3": "sample string 60",
          "labelText": "sample string 61",
          "labelTextChanged": true,
          "sendToScale": true,
          "nonScaleWeigh": true,
          "labelFormat": "sample string 65",
          "barcodeFormat": "sample string 66",
          "austMade": 1,
          "coolCode": 67,
          "countryOfOrigin": "sample string 68",
          "percentContent": 69.1,
          "departmentID": 1,
          "subDepartmentID": 1,
          "minorDepartmentID": 1,
          "lesserDepartmentID": 1,
          "deptCode": "sample string 70",
          "subDeptCode": "sample string 71",
          "minorDeptCode": "sample string 72",
          "lesserDeptCode": "sample string 73",
          "deptName": "sample string 74",
          "subDeptName": "sample string 75",
          "minorDeptName": "sample string 76",
          "lesserDeptName": "sample string 77",
          "departmentChanged": true,
          "subCategoryID": 1,
          "expiry": 1,
          "showDays": 1,
          "datePrint": 1,
          "labelRequired": true,
          "labelShelfQty": 80,
          "labelShelfChanged": true,
          "labelTalkerQty": 82,
          "labelSmall": true,
          "labelLastPrinted": "2025-08-02T23:27:46.6822934",
          "labelLastPrice": 1,
          "shelfPageLayoutG_UID": "XHLG9Xgf7UmhvzPC2hdKiw==",
          "shelfPageLayoutGuid": "f5c6725c-1f78-49ed-a1bf-33c2da174a8b",
          "talkerPageLayoutG_UID": "oJ/Et+UKNkKliE03Ipp9tQ==",
          "talkerPageLayoutGuid": "b7c49fa0-0ae5-4236-a588-4d37229a7db5",
          "unitMeasure": 1.1,
          "unitMeasureChanged": true,
          "unitMeasureKind": 85,
          "unitMeasureKindChanged": true,
          "signIQData": "sample string 87",
          "refresh": true,
          "earnLoyaltyPoints": true,
          "earnLoyaltyPointsChanged": true,
          "quantityOverride": true,
          "quantityOverrideChanged": true,
          "quantityRequired": true,
          "quantityRequiredChanged": true,
          "allowDiscounts": true,
          "allowDiscountsChanged": true,
          "discountDiscounts": true,
          "discountDiscountsChanged": true,
          "itemRecalled": true,
          "itemRecalledChanged": true,
          "noRefund": true,
          "noRefundChanged": true,
          "allowMarkdown": true,
          "allowMarkdownChanged": true,
          "priceRequired": true,
          "priceRequiredChanged": true,
          "fuelItem": true,
          "fuelItemChanged": true,
          "trackSerial": true,
          "trackSerialChanged": true,
          "allowZeroPrice": true,
          "allowZeroPriceChanged": true,
          "notForSale": 91,
          "notForSaleChanged": true,
          "excludeFromDeals": true,
          "excludeFromVoucher": true,
          "minimumAge": 94,
          "minimumAgeChanged": true,
          "buyingLimit": 1,
          "buyingLimitChanged": true,
          "buyingLimitIndependent": true,
          "buyingLimitIndependentChanged": true,
          "inventoryGuid": "zsd+xx1XV0SErrq82DpIZg==",
          "inventoryIdentifier": "c77ec7ce-571d-4457-84ae-babcd83a4866",
          "inventoryAccuracy": 1,
          "baseUnits": 98,
          "orderPacked": 1,
          "isManufactured": true,
          "isIngredient": true,
          "isModifier": true,
          "isModifierChanged": true,
          "hasModifiers": 99,
          "defaultPrinter": "sample string 100",
          "defaultPrinterGroup": "sample string 101",
          "ingredientsOnManufacture": true,
          "manufactureUnitMeasure": 1,
          "mpl": 1,
          "maxShelfQty": 102,
          "allowAutoOrder": true,
          "warrantyPeriod": 1,
          "parentPluG_UId": "RD2OEHfFW0yfS/mU/7QzOA==",
          "parentPluGuid": "108e3d44-c577-4c5b-9f4b-f994ffb43338",
          "preferredHostVendor": 104,
          "preferredHostChanged": true,
          "code": "sample string 106",
          "supplierIdentifier": "0wBJ4KXBg06PRfUQ2gORFQ==",
          "supplierIdentifierGuid": "e04900d3-c1a5-4e83-8f45-f510da039115",
          "supplierChanged": true,
          "rebateSupplierIdentifier": "7DxAEa6uLEy5CZNtB0errQ==",
          "rebateSupplierIdentifierGuid": "11403cec-aeae-4c2c-b909-936d0747abad",
          "rebateSupplierChanged": true,
          "availableForOrder": true,
          "warehouseDirectIndicator": "sample string 108",
          "warehouseDirectIndicatorChanged": true,
          "productGrade": "sample string 110",
          "productType": "sample string 111",
          "productGroup": "sample string 112",
          "complianceIndicator": "sample string 113",
          "inhouseBrand": "sample string 114",
          "slowMoving": true,
          "generalMerchandise": true,
          "comment": "sample string 117",
          "lastUpdatedByUser": "sample string 118",
          "lastManualUpdatedByUser": "sample string 119",
          "lastUpdatedByUserOverride": true,
          "lastUpdatedByHost": "2025-08-02T23:27:46.6822934",
          "commodity": "sample string 121",
          "businessPillar": "sample string 122",
          "mscCommodity": "sample string 123",
          "hostIdentifier": "W0mcJJuof0aUJArN7DEDBQ==",
          "hostIdentifierGuid": "249c495b-a89b-467f-9424-0acdec310305",
          "serviceFeeID": 1,
          "serviceFeeIDChanged": true,
          "providerName": "sample string 125",
          "aisleEnds": "sample string 126",
          "deleted": true,
          "deletedChanged": true,
          "hidden": true,
          "doNotRange": true,
          "doNotRangeChanged": true,
          "doNotOrder": true,
          "doNotOrderChanged": true,
          "locked": true,
          "excludeFromWebUpdate": true,
          "excludeFromWebUpdateChanged": true,
          "webPriceBasedOn": 137,
          "webPriceRounding": true,
          "webMarkup": 139,
          "webPriceMode": 140,
          "altDepartmentID": 1,
          "altSubDepartmentID": 1,
          "altMinorDepartmentID": 1,
          "altLesserDepartmentID": 1,
          "altDeptCode": "sample string 141",
          "altSubDeptCode": "sample string 142",
          "altMinorDeptCode": "sample string 143",
          "altLesserDeptCode": "sample string 144",
          "altDepartmentChanged": true,
          "storeProducts": [
            {
              "$ref": "7"
            },
            {
              "$ref": "7"
            }
          ],
          "store": {
            "$id": "8",
            "id": 1,
            "isMaster": true,
            "shortName": "sample string 3",
            "url": "sample string 4",
            "sortOrder": 1,
            "name": "sample string 5",
            "phone": "sample string 6",
            "fax": "sample string 7",
            "email": "sample string 8",
            "address1": "sample string 9",
            "address2": "sample string 10",
            "city": "sample string 11",
            "state": "sample string 12",
            "country": "sample string 13",
            "postCode": "sample string 14",
            "delivery": 1,
            "exportAccounts": 1,
            "salesAccountFolder": "sample string 15",
            "purchaseAccountFolder": "sample string 16",
            "initLoad": 1,
            "initIDs": 1,
            "zoneID": 1,
            "actAsMaster": 1,
            "lastActiveUtc": "2025-08-02T23:27:46.6822934",
            "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": "PGOHc7dOj0ekBuyYkZ/big==",
            "hostIdentifierGuid": "7387633c-4eb7-478f-a406-ec98919fdb8a",
            "hostName": 1,
            "hostAddress": "sample string 27",
            "hostUsername": "sample string 28",
            "hostPassword": "sample string 29",
            "excludeFromLeadInOut": true,
            "accountingProvider": 31,
            "accountingAddress": "sample string 32",
            "accountingUsername": "sample string 33",
            "accountingPassword": "sample string 34",
            "storeAccountingCode": "sample string 35",
            "softwareVariance": 36,
            "fuelWarningVariance": 37.0,
            "fuelErrorVariance": 38.0,
            "fuelAccumulatedWarningVariance": 39.0,
            "fuelAccumulatedErrorVariance": 40.0,
            "drawManagment": 41,
            "endOfDayManagment": true,
            "autoFillCashBalancing": true,
            "fuelDayVariance": 44,
            "accountingTradingTime": "00:00:00.1234567",
            "stockActivateProduct": 46,
            "giftCardSalesAccountingDeptCode": "sample string 47",
            "transactionDiscountAccountingDeptCode": "sample string 48",
            "size": 49,
            "updated": "2025-08-02T23:27:46.6822934",
            "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": "Qg3AuNS4gUaH+CymfanPxA==",
                "hostIdentifierGuid": "b8c00d42-b8d4-4681-87f8-2ca67da9cfc4",
                "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": "cd+TDgwA3kCl8+kpks90ow==",
                  "identifierGuid": "0e93df71-000c-40de-a5f3-e92992cf74a3",
                  "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": "85TaioVmW06ki4O+ZDuCTA==",
                  "hostSupplierIdentifierGuid": "8ada94f3-6685-4e5b-a48b-83be643b824c",
                  "loyaltyPriceLevelIdentifier": "0/NKIv96W0yHdBqHu+sovQ==",
                  "loyaltyPriceLevelIdentifierGuid": "224af3d3-7aff-4c5b-8774-1a87bbeb28bd",
                  "isGroup": true,
                  "description": "sample string 22",
                  "hostProvider": 23,
                  "hostTypeEnum": 24,
                  "hostType": "sample string 25",
                  "hostCode": "sample string 26",
                  "username": "sample string 27",
                  "password": "sample string 28",
                  "passwordPlain": "sample string 29",
                  "server": "sample string 30",
                  "url": "sample string 31",
                  "global": true,
                  "stateCode": "sample string 33",
                  "lastCollected": "2025-08-02T23:27:46.6822934",
                  "lastProcessed": "2025-08-02T23:27:46.6822934",
                  "hold": true,
                  "supplierName": "sample string 35",
                  "supplier": {
                    "$ref": "2"
                  },
                  "files": [
                    {
                      "$id": "12",
                      "id": "sample string 1",
                      "fileName": "sample string 2",
                      "extension": "sample string 3",
                      "provider": 0,
                      "type": 0,
                      "hostType": "sample string 4",
                      "createdUtc": "2025-08-02T23:27:46.6822934",
                      "processed": "2025-08-02T23:27:46.6822934",
                      "isProcessing": true,
                      "processedCount": 6,
                      "processingTime": 1,
                      "collectedUtc": "2025-08-02T23:27:46.6822934",
                      "size": 1,
                      "sizeFormat": "sample string 7",
                      "isArchive": true,
                      "version": "sample string 9",
                      "reference": "sample string 10",
                      "digest": "sample string 11",
                      "contentType": "sample string 12",
                      "host": {
                        "$ref": "11"
                      },
                      "metcashHeader": {
                        "$id": "13",
                        "customerNumber": "sample string 1",
                        "creationDate": "2025-08-02T23:27:46.6822934",
                        "businessPillar": "sample string 3",
                        "fileType": "sample string 4"
                      }
                    },
                    {
                      "$ref": "12"
                    }
                  ],
                  "zoneMatrix": [
                    {
                      "$id": "14",
                      "id": 1,
                      "hostIdentifier": "t4VSwjn/B0W3FAtOhZoFQQ==",
                      "hostIdentifierGuid": "c25285b7-ff39-4507-b714-0b4e859a0541",
                      "storeID": 1,
                      "departmentCode": "sample string 2",
                      "hostGuids": [
                        "7650f398-5776-4062-8654-1743c5e93032",
                        "296c6ec1-b075-4471-b5b3-8c5779f1ebfa"
                      ]
                    },
                    {
                      "$ref": "14"
                    }
                  ],
                  "hostFileStoreSetting": {
                    "$ref": "10"
                  },
                  "hostStoreSettings": [
                    {
                      "$ref": "10"
                    },
                    {
                      "$ref": "10"
                    }
                  ],
                  "promotionPlacements": [
                    {
                      "$id": "15",
                      "identifier": "XK7tRGGB0U22VoI9sSqcdw==",
                      "identifierGuid": "44edae5c-8161-4dd1-b656-823db12a9c77",
                      "code": "sample string 2",
                      "description": "sample string 3",
                      "isAdvertised": true
                    },
                    {
                      "$ref": "15"
                    }
                  ],
                  "promoTypeGuids": [
                    "f469915e-37bc-4086-8985-a0ca1b0e5c4f",
                    "57fa9e61-958e-41f0-ad4d-259d01f595f5"
                  ],
                  "isPromotionOnly": false,
                  "isOrderable": false,
                  "vendor": 0
                },
                "groupIDs": [
                  1,
                  2
                ],
                "hostDescription": "sample string 24"
              },
              {
                "$ref": "10"
              }
            ],
            "accounts": [
              {
                "$id": "16",
                "id": 1,
                "storeID": 1,
                "accountName": "sample string 2",
                "bsb": "sample string 3",
                "accountNumber": "sample string 4",
                "accountDesignated": true
              },
              {
                "$ref": "16"
              }
            ],
            "sales": [
              {
                "$id": "17",
                "id": 1,
                "storeID": 1,
                "externalSalesType": 2,
                "ftpSiteID": 1,
                "lastSaleProcessed": "2025-08-02T23:27:46.6822934",
                "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": "2a883bcf-76c1-440c-a742-9fffca10f4a1",
            "updateStore": {
              "$id": "21",
              "id": "fd4379dc-ac14-475e-8043-1cca21d01eff",
              "name": "sample string 1",
              "lastActivity": "2025-08-02T23:27:46.6822934",
              "zone": "sample string 2",
              "timeZoneOffset": 0.0,
              "businessHoursStart": "00:00:00.1234567",
              "businessHoursEnd": "00:00:00.1234567",
              "master": true,
              "lastIP": "sample string 10",
              "lastHostName": "sample string 11",
              "ping": 1,
              "pingStatus": "sample string 12",
              "lastUpdateCompleted": "2025-08-02T23:27:46.6822934"
            },
            "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": "oH5WV9R0X0aV1RF48O3mAw==",
              "pluGuid": "57567ea0-74d4-465f-95d5-1178f0ede603",
              "plu": 1,
              "storeID": 1,
              "zoneID": 2,
              "zoneName": "sample string 3",
              "store": "sample string 4",
              "priceNow": 5,
              "costNow": 6,
              "costNowDecimals": 7,
              "normalPrice": 8,
              "gstPercent": 9,
              "normalCost": 10,
              "normalCostDecimals": 11,
              "costGstPercent": 12,
              "costCalcMethod": 1,
              "currentCost": 13,
              "currentCostDecimals": 14,
              "break1": 15,
              "price1": 16,
              "break2": 17,
              "price2": 18,
              "break3": 19,
              "price3": 20,
              "fuelItem": 21,
              "fixedWeight": 22,
              "active": true,
              "complianceIndicator": "sample string 23",
              "doNotOrder": true,
              "doNotRange": true,
              "isNormalPriceChangesCampaign": true,
              "updated": "2025-08-02T23:27:46.6822934"
            },
            {
              "$ref": "23"
            }
          ],
          "currentPrices": {
            "$id": "24",
            "pluPrices": {
              "$id": "25",
              "plu": 1,
              "pluG_UID": "QEA=",
              "stores": [
                1,
                2
              ],
              "normalPrice": 1,
              "cost": 2,
              "break1": 3,
              "price1": 4,
              "break2": 5,
              "price2": 6,
              "break3": 7,
              "price3": 8,
              "discountPrice": 9,
              "acceptedUtc": "2025-08-02T23:27:46.6822934",
              "priceChangeType": 0,
              "costDecimals": 10
            },
            "normalPluPrices": {
              "$ref": "25"
            },
            "winningCampaign": 1,
            "winner": {
              "$id": "26",
              "campaignName": "sample string 1",
              "campaignDescription": "sample string 2",
              "startDate": "2025-08-02T23:27:46.6822934",
              "startTime": 3,
              "endDate": "2025-08-02T23:27:46.6822934",
              "endTime": 4,
              "newPrice": 5,
              "newCost": 6,
              "newCostDecimals": 7,
              "pctDiscount": 8,
              "promoType": 1,
              "promotionTypeCode": "sample string 9",
              "hostType": 10,
              "hostIdentifier": "8j87HMTh9UeTdmeRdTOurQ==",
              "hostIdentifierGuid": "1c3b3ff2-e1c4-47f5-9376-67917533aead",
              "storeNames": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "details": [
              {
                "$ref": "26"
              },
              {
                "$ref": "26"
              }
            ]
          },
          "tray": {
            "$id": "27",
            "g_UId": "Tt7jOCLWF0mAnKiVFTNiAw==",
            "guid": "38e3de4e-d622-4917-809c-a89515336203",
            "name": "sample string 1",
            "number": 1,
            "tare": 1
          },
          "priceGroup": {
            "$id": "28",
            "priceGroupG_UID": "YOaUc6TWdk6bcKMjHV/nSw==",
            "priceGroupGuid": "7394e660-d6a4-4e76-9b70-a3231d5fe74b",
            "name": "sample string 2",
            "code": 1,
            "modified": true,
            "updated": "2025-08-02T23:27:46.6979115",
            "buyingLimit": 1,
            "buyingLimitIndependent": true,
            "buyingLimitType": 0,
            "number": 1,
            "products": [
              {
                "$ref": "7"
              },
              {
                "$ref": "7"
              }
            ],
            "productCount": 1
          },
          "priceGroupName": "sample string 146",
          "nutrifacts": {
            "$id": "29",
            "pluG_UID": "HIEorGasQEOD+EC0O2l/FQ==",
            "pluGuid": "ac28811c-ac66-4340-83f8-40b43b697f15",
            "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": "c22a95b7-6ee2-479a-8500-5c73330aac8c",
            "created": "2025-08-02T23:27:46.6979115",
            "createdByUser": "sample string 1",
            "activated": "2025-08-02T23:27:46.6979115",
            "deactivated": "2025-08-02T23:27:46.6979115",
            "lastOrdered": "2025-08-02T23:27:46.6979115",
            "lastOrderedQty": 2.0,
            "lastReceived": "2025-08-02T23:27:46.6979115",
            "lastReceivedQty": 3.0,
            "lastInvoiceStatus": 1,
            "lastCounted": "2025-08-02T23:27:46.6979115",
            "lastSold": "2025-08-02T23:27:46.6979115",
            "firstSold": "2025-08-02T23:27:46.6979115",
            "awsUpdated": "2025-08-02T23:27:46.6979115",
            "lastManualUpdate": "2025-08-02T23:27:46.6979115",
            "lastManualUpdatedByUser": "sample string 5",
            "lastUpdated": "2025-08-02T23:27:46.6979115",
            "lastUpdatedByUser": "sample string 7",
            "lastUpdatedByHost": "2025-08-02T23:27:46.6979115",
            "doNotRangeUpdated": "2025-08-02T23:27:46.6979115",
            "doNotOrderUpdated": "2025-08-02T23:27:46.6979115",
            "tracked": "2025-08-02T23:27:46.6979115"
          },
          "allergens": [
            {
              "$id": "31",
              "allergenID": 1,
              "pluG_UID": "YAlgbaoXA0aDMcBL4DWBgQ==",
              "pluGuid": "6d600960-17aa-4603-8331-c04be0358181",
              "contains": 2,
              "allergenName": "sample string 3",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "31"
            }
          ],
          "costs": {
            "$id": "32",
            "pluG_UID": "uQwQbbEYNkm4ZeXWGwioAg==",
            "pluGuid": "6d100cb9-18b1-4936-b865-e5d61b08a802",
            "enteredCost": 1,
            "weightedAvgCost": 1,
            "lastCost": 1,
            "rawEnteredCost": 2,
            "rawWeightedAvgCost": 3,
            "rawLastCost": 4,
            "freight": 5.0,
            "freightType": 6,
            "costDecimals": 7,
            "fifoCost": 1,
            "updated": "2025-08-02T23:27:46.6979115",
            "normalCost": 1,
            "currentCost": 1
          },
          "sales": [
            {
              "$id": "33",
              "saleHeaderID": 1,
              "created": "2025-08-02T23:27:46.6979115",
              "createdLocal": "2025-08-02T23:27:46.6979115",
              "storeID": 3,
              "storeName": "sample string 4",
              "operatorG_Uid": "/m+pXvx4DESKcck9nH9gAA==",
              "operatorGuid": "5ea96ffe-78fc-440c-8a71-c93d9c7f6000",
              "operatorName": "sample string 5",
              "tranType": 1,
              "plu": 1,
              "pluG_UId": "ohO2JKlYA0SUAfRoQf9w3w==",
              "pluGuid": "24b613a2-58a9-4403-9401-f46841ff70df",
              "normalPrice": 1,
              "totalCents": 1,
              "cost": 1,
              "grossProfit": 1,
              "quantity": 1,
              "operator": {
                "$id": "34",
                "id": 1,
                "g_Uid": "tWhYoJOLjUqSzAt363wegA==",
                "guid": "a05868b5-8b93-4a8d-92cc-0b77eb7c1e80",
                "operatorNumber": 1,
                "shortName": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "password": "sample string 5",
                "hasPassword": true,
                "passwordText": "sample string 6",
                "rfidTagID": "sample string 7",
                "blueprintID": 1,
                "groupID": 1,
                "groupName": "sample string 8",
                "managerGroupID": 1,
                "managerGroupName": "sample string 9",
                "zoneID": 1,
                "zoneName": "sample string 10",
                "loggedIn": 1,
                "lastUsedIP": "sample string 11",
                "deleted": true,
                "locked": true,
                "allowOpenTill": true,
                "webEmail": "sample string 14",
                "simpleOperatorType": 0,
                "webRole": "sample string 15",
                "updated": "2025-08-02T23:27:46.6979115",
                "passwordResetRequired": true,
                "alteredInStore": true,
                "startShift": "2025-08-02T23:27:46.6979115",
                "endShift": "2025-08-02T23:27:46.6979115",
                "machineName": "sample string 20",
                "drawerID": 1,
                "stores": [
                  {
                    "$id": "35",
                    "operatorG_UID": "Z0WjzEQ5PEurWTvMknIfJw==",
                    "operatorGuid": "cca34567-3944-4b3c-ab59-3bcc92721f27",
                    "storeID": 2,
                    "operator": {
                      "$ref": "34"
                    },
                    "store": {
                      "$ref": "8"
                    }
                  },
                  {
                    "$ref": "35"
                  }
                ]
              }
            },
            {
              "$ref": "33"
            }
          ],
          "apns": [
            {
              "$id": "36",
              "pluID": 1,
              "pluG_UID": "VopKaqlmDU+ZAgnjOExJ/A==",
              "pluGuid": "6a4a8a56-66a9-4f0d-9902-09e3384c49fc",
              "apn": "sample string 1",
              "deleted": true,
              "storeID": 1,
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "36"
            }
          ],
          "tuns": [
            {
              "$id": "37",
              "pluG_UId": "KfjZ7+05/UWHxcTg9HGBcA==",
              "pluGuid": "efd9f829-39ed-45fd-87c5-c4e0f4718170",
              "apn": "sample string 1",
              "tun": "sample string 2",
              "cartonQuantity": 3,
              "product": {
                "$ref": "7"
              },
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "37"
            }
          ],
          "competitionPricing": [
            {
              "$id": "38",
              "identifier": "pumZbSodPkqTFBzblci0vA==",
              "identifierGuid": "6d99e9a6-1d2a-4a3e-9314-1cdb95c8b4bc",
              "pluG_UID": "fO9WBKfgdE+2AbAq0MGFNQ==",
              "pluGuid": "0456ef7c-e0a7-4f74-b601-b02ad0c18535",
              "competitionID": 1,
              "name": "sample string 2",
              "sellMultiple": 3,
              "retailPrice": 4,
              "storeName": "sample string 5"
            },
            {
              "$ref": "38"
            }
          ],
          "supplier": {
            "$ref": "2"
          },
          "supplierName": "sample string 147",
          "children": [
            {
              "$ref": "7"
            },
            {
              "$ref": "7"
            }
          ],
          "ordering": {
            "$ref": "5"
          },
          "flipChartPages": [
            {
              "$id": "39",
              "identifier": "7azLXqhP/Ei4FspyyUYFDQ==",
              "groupName": "sample string 1",
              "identifierGuid": "5ecbaced-4fa8-48fc-b816-ca72c946050d",
              "exists": true,
              "flipChartIdentifier": "ptVjIEr5AUixu9rsxFuUuQ==",
              "flipChartIdentifierGuid": "2063d5a6-f94a-4801-b1bb-daecc45b94b9",
              "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": "DsqHCmXm50mXlC4FBVCyLQ==",
              "groupIdentifierGuid": "0a87ca0e-e665-49e7-9794-2e050550b22d",
              "flipChart": {
                "$id": "40",
                "identifier": "/5WZ6M9yDU+LwhE4MMiMZA==",
                "identifierGuid": "e89995ff-72cf-4f0d-8bc2-113830c88c64",
                "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": "vHc5Olko3EuRSnonKAjS/g==",
                  "identifierGuid": "3a3977bc-2859-4bdc-914a-7a272808d2fe",
                  "name": "sample string 2",
                  "formType": "sample string 3",
                  "forms": [
                    {
                      "$id": "42",
                      "id": 1,
                      "g_UID": "OAS2MFl7s0C3iEEsXQClgw==",
                      "guid": "30b60438-7b59-40b3-b788-412c5d00a583",
                      "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": "NiIvWoRphESYWCacLUzguA==",
                      "previousFormGuid": "5a2f2236-6984-4484-9858-269c2d4ce0b8",
                      "nextForm": 1,
                      "nextFormG_UID": "2DlnwZmVzkGPqdM2DsRkFw==",
                      "nextFormGuid": "c16739d8-9599-41ce-8fa9-d3360ec46417",
                      "attributes": "sample string 10",
                      "updated": "2025-08-02T23:27:46.6979115",
                      "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": "4cKR53u3jkqs7Ii/97xEhw==",
                          "checkoutFormGuid": "e791c2e1-b77b-4a8e-acec-88bff7bc4487",
                          "identifier": "Lir6M44AdEiO5dkFVG0kxQ==",
                          "identifierGuid": "33fa2a2e-008e-4874-8ee5-d905546d24c5",
                          "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": "aFtOqI/kP02iVFHAy7RTGA==",
                          "valueGuid": "a84e5b68-e48f-4d3f-a254-51c0cbb45318",
                          "buttonText": "sample string 10",
                          "valueText": "sample string 11",
                          "drawImageAndButton": true,
                          "updated": "2025-08-02T23:27:46.6979115",
                          "action": "sample string 12",
                          "valueForm": {
                            "$ref": "42"
                          },
                          "image": {
                            "$id": "44",
                            "name": "sample string 3.sample string 4",
                            "imageID": 2,
                            "imageName": "sample string 3",
                            "imageExtension": "sample string 4",
                            "lastUpdate": "2025-08-02T23:27:46.6979115",
                            "imageData": "QEA=",
                            "readOnly": true
                          }
                        },
                        {
                          "$ref": "43"
                        }
                      ],
                      "panels": [
                        {
                          "$id": "45",
                          "id": 1,
                          "checkoutFormID": 2,
                          "checkoutFormG_UID": "Ul0SKq7Q8UiLDf24+RKc6A==",
                          "checkoutFormGuid": "2a125d52-d0ae-48f1-8b0d-fdb8f9129ce8",
                          "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": "oWRLHhs2NkiKLUcykMolfQ==",
                  "flipChartPageIdentifierGuid": "1e4b64a1-361b-4836-8a2d-473290ca257d",
                  "pluG_UID": "IE6VixII7kaggSMDF3oL/A==",
                  "pluGuid": "8b954e20-0812-46ee-a081-2303177a0bfc",
                  "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": "kPMwi/GDIEa8H8IWaVZ4fw==",
              "pluGuid": "8b30f390-83f1-4620-bc1f-c2166956787f",
              "price": 1,
              "costCalcMethod": 1,
              "cost": 2,
              "weightedAvgCost": 3,
              "lastCost": 4,
              "rawCost": 5,
              "rawWeightedAvgCost": 6,
              "rawLastCost": 7,
              "costDecimals": 8,
              "serviceFeeID": 9,
              "freight": 10.0,
              "freightType": 11,
              "process": "sample string 12",
              "user": "sample string 13",
              "updated": "2025-08-02T23:27:46.6979115",
              "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": "oLWuW0Z1iUKnaJhPXDMbOA==",
              "ingredientGuid": "U/mfKg3HxEay3MoIWLsTKg==",
              "ingredientIdentifier": "2a9ff953-c70d-46c4-b2dc-ca0858bb132a",
              "quantity": 1.0,
              "storeIDs": [
                1,
                2
              ],
              "ingredientText": "sample string 1",
              "ingredient": {
                "$ref": "7"
              }
            },
            {
              "$ref": "48"
            }
          ],
          "bins": [
            {
              "$id": "49",
              "pluG_UID": "uCo9cdIIIEaeHrc3RbmvpA==",
              "pluGuid": "713d2ab8-08d2-4620-9e1e-b73745b9afa4",
              "shelfLocationIdentifier": "DXnu+UwRs06nrvkUlzgZTA==",
              "shelfLocationGuid": "f9ee790d-114c-4eb3-a7ae-f9149738194c",
              "labelShelfDefault": 1,
              "labelTalkerDefault": 1,
              "labelSmall": true,
              "labelPageLayoutG_UID": "xKWrqVYVyEW8EJMccWOSKA==",
              "labelPageLayoutGuid": "a9aba5c4-1556-45c8-bc10-931c71639228",
              "updated": "2025-08-02T23:27:46.6979115",
              "electronicShelfLabelIdentifier": "sample string 5",
              "electronicshelfLabelsConfigurationID": 6,
              "labelShelfChanged": true,
              "productName": "sample string 8",
              "locationText": "sample string 9",
              "product": {
                "$ref": "7"
              },
              "location": {
                "$id": "50",
                "identifier": "AEuuxF+ehEyu+d75aaH/Ww==",
                "storeID": 1,
                "identifierGuid": "c4ae4b00-9e5f-4c84-aef9-def969a1ff5b",
                "name": "sample string 2",
                "haccp": true,
                "blueprintID": 1,
                "updated": "2025-08-02T23:27:46.6979115",
                "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": "nlLdzE5sbU+2Z1fTd3VbnQ==",
              "pluGuid": "ccdd529e-6c4e-4f6d-b667-57d377755b9d",
              "deptNo": 1,
              "product": {
                "$ref": "7"
              },
              "scaleLocation": {
                "$id": "52",
                "id": 1,
                "deptNo": 1,
                "deptCode": "sample string 2",
                "name": "sample string 3",
                "enabled": true,
                "updated": "2025-08-02T23:27:46.6979115",
                "department": {
                  "$id": "53",
                  "id": 1,
                  "name": "sample string 2",
                  "code": "sample string 3",
                  "sortOrder": 4,
                  "isLiquor": true,
                  "isTobacco": true,
                  "excludeTalker": true,
                  "externalSales": true,
                  "saleGLCode": "sample string 9",
                  "cogsglCode": "sample string 10",
                  "accountingCategoryID": 11,
                  "maximumMarkdownPercentage": 12.0,
                  "accountingOnly": true,
                  "generateExternalID": 1,
                  "useNonReportableTaxCode": true,
                  "minPLU": 15,
                  "maxPLU": 16,
                  "scaleLocation": {
                    "$ref": "52"
                  },
                  "subDepartments": [
                    {
                      "$id": "54",
                      "id": 1,
                      "departmentID": 2,
                      "name": "sample string 3",
                      "code": "sample string 4",
                      "departmentCode": "sample string 5",
                      "externalSales": true,
                      "minorDepartments": [
                        {
                          "$id": "55",
                          "id": 1,
                          "subDepartmentID": 2,
                          "departmentID": 3,
                          "name": "sample string 4",
                          "subDepartmentCode": "sample string 5",
                          "departmentCode": "sample string 6",
                          "code": "sample string 7",
                          "lesserDepartments": [
                            {
                              "$id": "56",
                              "id": 1,
                              "departmentID": 2,
                              "subDepartmentID": 3,
                              "minorDepartmentID": 4,
                              "name": "sample string 5",
                              "code": "sample string 6",
                              "departmentCode": "sample string 7",
                              "subDepartmentCode": "sample string 8",
                              "minorDepartmentCode": "sample string 9",
                              "updated": "2025-08-02T23:27:46.6979115",
                              "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": "VirwezgmhU2gujY+NlS8pQ==",
                              "labelPageLayoutGuid": "7bf02a56-2638-4d85-a0ba-363e3654bca5",
                              "minimumAge": 17,
                              "countryOfOrigin": "sample string 18",
                              "serviceFeeID": 1,
                              "eftCode": 19,
                              "defaultPrinter": "sample string 20",
                              "defaultPrinterGroup": "sample string 21",
                              "buyingLimit": 1,
                              "buyingLimitIndependent": true,
                              "buyingLimitType": 0,
                              "includeInDistinctLimit": true,
                              "defaultsEmpty": false,
                              "mscCat": {
                                "$id": "57",
                                "dept": 1,
                                "category": 2,
                                "name": "sample string 3",
                                "active": true,
                                "mscCommodities": [
                                  {
                                    "$id": "58",
                                    "dept": 1,
                                    "category": 2,
                                    "commodity": 3,
                                    "name": "sample string 4",
                                    "active": true,
                                    "mscSubCommodities": [
                                      {
                                        "$id": "59",
                                        "dept": 1,
                                        "category": 2,
                                        "commodity": 3,
                                        "subCommodity": 4,
                                        "name": "sample string 5",
                                        "active": true,
                                        "subCommodityCode": "sample string 7"
                                      },
                                      {
                                        "$ref": "59"
                                      }
                                    ],
                                    "commodityCode": "sample string 6"
                                  },
                                  {
                                    "$ref": "58"
                                  }
                                ],
                                "categoryCode": "sample string 5"
                              },
                              "mscCom": {
                                "$ref": "58"
                              },
                              "mscDep": {
                                "$id": "60",
                                "dept": 1,
                                "name": "sample string 2",
                                "active": true,
                                "mscCategories": [
                                  {
                                    "$ref": "57"
                                  },
                                  {
                                    "$ref": "57"
                                  }
                                ],
                                "deptCode": "sample string 4"
                              },
                              "mscSubCom": {
                                "$ref": "59"
                              }
                            },
                            {
                              "$ref": "56"
                            }
                          ],
                          "updated": "2025-08-02T23:27:46.6979115",
                          "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": "Vqgh3F4DFEqsk+dkepvyew==",
                          "labelPageLayoutGuid": "dc21a856-035e-4a14-ac93-e7647a9bf27b",
                          "minimumAge": 15,
                          "countryOfOrigin": "sample string 16",
                          "serviceFeeID": 1,
                          "eftCode": 17,
                          "defaultPrinter": "sample string 18",
                          "defaultPrinterGroup": "sample string 19",
                          "buyingLimit": 1,
                          "buyingLimitIndependent": true,
                          "buyingLimitType": 0,
                          "includeInDistinctLimit": true,
                          "defaultsEmpty": false,
                          "mscCat": {
                            "$ref": "57"
                          },
                          "mscCom": {
                            "$ref": "58"
                          },
                          "mscDep": {
                            "$ref": "60"
                          },
                          "mscSubCom": {
                            "$ref": "59"
                          }
                        },
                        {
                          "$ref": "55"
                        }
                      ],
                      "investmentBuyOverride": true,
                      "updated": "2025-08-02T23:27:46.6979115",
                      "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": "G2KMj89leU2RAyIsLyIQLA==",
                      "labelPageLayoutGuid": "8f8c621b-65cf-4d79-9103-222c2f22102c",
                      "minimumAge": 15,
                      "countryOfOrigin": "sample string 16",
                      "serviceFeeID": 1,
                      "eftCode": 17,
                      "defaultPrinter": "sample string 18",
                      "defaultPrinterGroup": "sample string 19",
                      "buyingLimit": 1,
                      "buyingLimitIndependent": true,
                      "buyingLimitType": 0,
                      "includeInDistinctLimit": true,
                      "defaultsEmpty": false,
                      "mscCat": {
                        "$ref": "57"
                      },
                      "mscCom": {
                        "$ref": "58"
                      },
                      "mscDep": {
                        "$ref": "60"
                      },
                      "mscSubCom": {
                        "$ref": "59"
                      }
                    },
                    {
                      "$ref": "54"
                    }
                  ],
                  "stores": [
                    1,
                    2
                  ],
                  "investmentBuyOverride": true,
                  "updated": "2025-08-02T23:27:46.6979115",
                  "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": "FMiLWeTvUEiyPHX9msXeWg==",
                  "labelPageLayoutGuid": "598bc814-efe4-4850-b23c-75fd9ac5de5a",
                  "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": "u5eTlE0il0q29QuR7gPwow==",
            "pluGuid": "949397bb-224d-4a97-b6f5-0b91ee03f0a3",
            "newPrice": 1,
            "pctDiscount": 1,
            "newCost": 1,
            "newCostDecimals": 6,
            "dealCostIdentifier": "iKZpyufopEm7MIT3ohp59Q==",
            "dealCostGuid": "ca69a688-e8e7-49a4-bb30-84f7a21a79f5",
            "pluName": "sample string 7",
            "apn": "sample string 8",
            "fuelItem": true,
            "priceGroupG_UID": "B/yqk1ETok+zDDO1l+WGHA==",
            "priceGroupGuid": "93aafc07-1351-4fa2-b30c-33b597e5861c",
            "itemNumber": "sample string 10",
            "cri": "sample string 11",
            "pluPrice": 12,
            "pluCost": 13,
            "pluCostIndicator": "sample string 14",
            "pluPriceGstPercent": 15,
            "pluCostGstPercent": 16,
            "pluActive": true,
            "cartonQty": 1.1,
            "baseUnits": 18.1,
            "salesMode": 1,
            "pluNormalCost": 19,
            "pluaws": 20.0,
            "directNumber": "sample string 21",
            "departmentName": "sample string 22",
            "subDepartmentName": "sample string 23",
            "priceGroupName": "sample string 24",
            "supplierName": "sample string 25",
            "stockOnHand": 1.1,
            "stockOnOrder": 1.1,
            "lastReceived": "2025-08-02T23:27:46.6979115",
            "rrp": 26,
            "campaignDescription": "sample string 27",
            "campaignComboPriceGroupG_UID": "Maoejj7RQ0ezs3Z7TBQLnQ==",
            "campaignComboPriceGroupIdentifier": "8e1eaa31-d13e-4743-b3b3-767b4c140b9d",
            "promotionPlacementDescription": "sample string 28",
            "storeAcceptances": [
              {
                "$id": "62",
                "plu": 1,
                "pluG_UId": "QEA=",
                "campaignID": 1,
                "campaignName": "sample string 2",
                "storeID": 3,
                "acceptedUtc": "2025-08-02T23:27:46.6979115",
                "operatorG_UID": "sZyX0O8xVEKYb4/Juo2HJw==",
                "operatorGuid": "d0979cb1-31ef-4254-986f-8fc9ba8d8727",
                "machineID": 1,
                "processed": true,
                "appliedUtc": "2025-08-02T23:27:46.6979115",
                "signIqTicketFileMovedUtc": "2025-08-02T23:27:46.6979115",
                "user": "sample string 6",
                "campaignDescription": "sample string 7",
                "productDesc": "sample string 8",
                "storeName": "sample string 9",
                "effectiveUtc": "2025-08-02T23:27:46.6979115",
                "priceChangeType": 0,
                "operatorName": "sample string 10",
                "hostCampaign": true,
                "product": {
                  "$ref": "7"
                },
                "campaignPlu": {
                  "$ref": "61"
                }
              },
              {
                "$ref": "62"
              }
            ],
            "campaign": {
              "$id": "63",
              "id": 1,
              "storeID": 2,
              "name": "a01a7c84-5016-4c03-8dff-88a85bcdd58d",
              "nameGuid": "a01a7c84-5016-4c03-8dff-88a85bcdd58d",
              "description": "sample string 4",
              "showDiscounts": true,
              "showTotals": true,
              "onlyEvaluateOnSubtotal": true,
              "useDescription": true,
              "campaignType": 1,
              "startDate": "2025-08-02T23:27:46.6979115",
              "startTime": 1,
              "endDate": "2025-08-02T23:27:46.6979115",
              "endTime": 1,
              "recurrence": 1,
              "recurrenceType": 1,
              "monthType": 1,
              "weekDays": 1,
              "months": 1,
              "monthWeeks": 1,
              "monthDays": "sample string 7",
              "printed": true,
              "talkerText": "sample string 8",
              "rangeDescription": "sample string 9",
              "dealDescription": "sample string 10",
              "labelQuantity": 11,
              "active": 1,
              "deactivated": "2025-08-02T23:27:46.6979115",
              "system": true,
              "created": "2025-08-02T23:27:46.6979115",
              "updated": "2025-08-02T23:27:46.6979115",
              "priceChangeNotifiedUtc": "2025-08-02T23:27:46.6979115",
              "promoType": 1,
              "promotionTypeCode": "sample string 13",
              "hostIdentifier": "RGOt+Pl6M0ibi36EfAXvZg==",
              "hostIdentifierGuid": "f8ad6344-7af9-4833-9b8b-7e847c05ef66",
              "hostType": 14,
              "createdByUser": "sample string 15",
              "fromHost": true,
              "deleted": true,
              "campaignDeleted": "2025-08-02T23:27:46.6979115",
              "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": "Ebxghni7rUif+hs351iMig==",
                  "pluGuid": "8660bc11-bb78-48ad-9ffa-1b37e7588c8a",
                  "hostOfferID": 1,
                  "priceGroupG_UID": "0NESA7fu0EqvVfbzRGmLaQ==",
                  "priceGroupGuid": "0312d1d0-eeb7-4ad0-af55-f6f344698b69",
                  "fuelItem": true,
                  "pluName": "sample string 6",
                  "apn": "sample string 7",
                  "pluActive": true,
                  "cartonQty": 1,
                  "baseUnits": 9.1,
                  "cri": "sample string 10",
                  "salesMode": 1,
                  "pluaws": 11.0,
                  "directNumber": "sample string 12",
                  "departmentName": "sample string 13",
                  "subDepartmentName": "sample string 14",
                  "priceGroupName": "sample string 15",
                  "supplierName": "sample string 16",
                  "stockOnHand": 1.1,
                  "stockOnOrder": 1.1,
                  "lastReceived": "2025-08-02T23:27:46.6979115",
                  "rrp": 17,
                  "campaignDescription": "sample string 18",
                  "product": {
                    "$ref": "7"
                  },
                  "campaign": {
                    "$ref": "63"
                  }
                },
                {
                  "$ref": "64"
                }
              ],
              "sellingRules": [
                {
                  "$id": "65",
                  "id": 1,
                  "identifier": "rmjzgiqVIkiyJsG2gdcymA==",
                  "identifierStr": "rmjzgiqVIkiyJsG2gdcymA==",
                  "identifierGuid": "82f368ae-952a-4822-b226-c1b681d73298",
                  "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": "htm31LckP0WZutKTQCKrGw==",
                  "customerIDGuid": "d4b7d986-24b7-453f-99ba-d2934022ab1b",
                  "campaign": {
                    "$ref": "63"
                  },
                  "customer": {
                    "$id": "67",
                    "identifier": "Zopr7lNxOUq0T8w6+B+Y5g==",
                    "identifierGuid": "ee6b8a66-7153-4a39-b44f-cc3af81f98e6",
                    "code": "sample string 2",
                    "familyName": "sample string 3",
                    "givenName": "sample string 4",
                    "otherName": "sample string 5",
                    "title": "sample string 6",
                    "dateOfBirth": "2025-08-02T23:27:46.6979115",
                    "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": "sZtiUDe1jkqFnX6VNOb34g==",
                    "communityIdentifierGuid": "50629bb1-b537-4a8e-859d-7e9534e6f7e2",
                    "joined": "2025-08-02T23:27:46.6979115",
                    "updated": "2025-08-02T23:27:46.6979115",
                    "active": true,
                    "reasonInactive": 1,
                    "groupCustomer": true,
                    "loyaltyPoints": 1,
                    "homeStoreID": 1,
                    "availableSpend": 1,
                    "priceLevelIdentifier": "fduzV6jzwUSMOh6F+QIQzg==",
                    "priceLevelIdentifierGuid": "57b3db7d-f3a8-44c1-8c3a-1e85f90210ce",
                    "marketingID": "sample string 18",
                    "hidden": true,
                    "registered": true,
                    "registeredOn": "2025-08-02T23:27:46.6979115",
                    "emailMarketing": true,
                    "smsMarketing": true,
                    "deleted": true,
                    "deletedUser": "sample string 24",
                    "homeStoreName": "sample string 25",
                    "customerCards": [
                      {
                        "$id": "68",
                        "cardType": 2,
                        "issueDate": "2025-08-02T23:27:46.6979115",
                        "expiry": "2025-08-02T23:27:46.6979115",
                        "customerID": "VLWiqGu5hkOEXX8AfFFNPg==",
                        "customerIDGuid": "a8a2b554-b96b-4386-845d-7f007c514d3e",
                        "initialValue": 1,
                        "currentValue": 1,
                        "maxLimit": 1,
                        "minTransaction": 1,
                        "maxTransaction": 1,
                        "multiplier": 1.1,
                        "active": true,
                        "reasonInactive": 1,
                        "idRequired": true,
                        "idType": 1,
                        "idValue": "sample string 5",
                        "updated": "2025-08-02T23:27:46.6979115",
                        "linkedAccount": "T6MKP82mu02RXEYVFRBxNg==",
                        "linkedAccountGuid": "3f0aa34f-a6cd-4dbb-915c-461515107136",
                        "currentValueChanged": true,
                        "limitsChanged": true,
                        "customer": {
                          "$ref": "67"
                        },
                        "account": {
                          "$id": "69",
                          "id": 1,
                          "identifier": "uljYj7YGr0On+ZeyjsqU+Q==",
                          "identifierGuid": "8fd858ba-06b6-43af-a7f9-97b28eca94f9",
                          "referenceNo": "sample string 3",
                          "name": "sample string 4",
                          "created": "2025-08-02T23:27:46.6979115",
                          "owner": "69lEw2fxBEWlydlE9k6TEw==",
                          "ownerGuid": "c344d9eb-f167-4504-a5c9-d944f64e9313",
                          "accountStoreGroupIdentifier": "f2Uw7x8HikO0BZjPnJkZ2g==",
                          "accountStoreGroupGuid": "ef30657f-071f-438a-b405-98cf9c9919da",
                          "accountType": 1,
                          "currentBalance": 1,
                          "externalID": "sample string 7",
                          "maximumLimit": 1,
                          "accruePoints": true,
                          "loyaltyPoints": 1,
                          "termsOfTrade": 1,
                          "signatureRequired": true,
                          "referenceRequired": true,
                          "statementSendType": 10,
                          "ageingPeriod": 1,
                          "monthlyAgeingPeriod": true,
                          "explodedInvoice": true,
                          "isFifoAllocation": true,
                          "lastStatementSent": "2025-08-02T23:27:46.6979115",
                          "active": true,
                          "updated": "2025-08-02T23:27:46.6979115",
                          "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": "o+Hu6o2nf0mNyd14XgK/3Q==",
                              "identifierGuid": "eaeee1a3-a78d-497f-8dc9-dd785e02bfdd",
                              "name": "sample string 2",
                              "primaryContact": "zrF5Elc3b0OGRkg7d7/kVQ==",
                              "primaryContactGuid": "1279b1ce-3757-436f-8646-483b77bfe455",
                              "accountID": "r/GTVavBR02FtCIF/RuEPg==",
                              "accountIDGuid": "5593f1af-c1ab-4d47-85b4-2205fd1b843e",
                              "special": true,
                              "updated": "2025-08-02T23:27:46.6979115",
                              "active": true,
                              "reasonInactive": 1,
                              "priceLevelIdentifier": "xbtyE7uXik2DHdXCFOKtng==",
                              "priceLevelIdentifierGuid": "1372bbc5-97bb-4d8a-831d-d5c214e2ad9e",
                              "deleted": true,
                              "account": {
                                "$ref": "69"
                              },
                              "primaryContactCustomer": {
                                "$ref": "67"
                              },
                              "customerGroupMembers": [
                                {
                                  "$id": "72",
                                  "id": 1,
                                  "groupID": "p8aljfLZr0GzR0LitZOwrQ==",
                                  "groupIDGuid": "8da5c6a7-d9f2-41af-b347-42e2b593b0ad",
                                  "customerID": "Rxr/GmtSzkajTDFnyO+7dw==",
                                  "customerIDGuid": "1aff1a47-526b-46ce-a34c-3167c8efbb77",
                                  "card": "sample string 4",
                                  "linkedAccount": "0U+sQYtrb0221HAk5pb8qg==",
                                  "linkedAccountGuid": "41ac4fd1-6b8b-4d6f-b6d4-7024e696fcaa",
                                  "customer": {
                                    "$ref": "67"
                                  },
                                  "group": {
                                    "$ref": "71"
                                  },
                                  "customerCard": {
                                    "$ref": "68"
                                  }
                                },
                                {
                                  "$ref": "72"
                                }
                              ]
                            },
                            {
                              "$ref": "71"
                            }
                          ]
                        },
                        "payments": [
                          {
                            "$id": "73",
                            "id": 1,
                            "identifier": "ZGOjbOLEmEOJntPm2pi8vg==",
                            "identifierGuid": "6ca36364-c4e2-4398-899e-d3e6da98bcbe",
                            "storeID": 2,
                            "operatorName": "sample string 3",
                            "saleHeaderID": 4,
                            "paymentType": 5,
                            "amount": 6,
                            "account": "sample string 7",
                            "accountID": "jJhPZC6BEUeBEllLO1wDog==",
                            "accountIDGuid": "644f988c-812e-4711-8112-594b3b5c03a2",
                            "customerAccount": {
                              "$ref": "69"
                            },
                            "customerCard": {
                              "$ref": "68"
                            },
                            "accountType": 1,
                            "cardName": "sample string 8",
                            "authorisationNumber": "sample string 9",
                            "bankReference": "sample string 10",
                            "merchantID": "sample string 11",
                            "terminalID": "sample string 12",
                            "cardNumber": "sample string 13",
                            "paymentDate": "2025-08-02T23:27:46.6979115",
                            "invRocNo": "sample string 14",
                            "responseCode": "sample string 15",
                            "cashout": 1,
                            "tip": 16,
                            "idempotentVoid": "Ko3MQX7CtE+6ESZVrysWaA==",
                            "idempotentVoidGuid": "41cc8d2a-c27e-4fb4-ba11-2655af2b1668",
                            "offline": true,
                            "processed": 1,
                            "storeSaleHeader": {
                              "$id": "74",
                              "saleHeaderID": 1,
                              "saleHeaderGuid": "Ibs8s3yQpkmstpLLkRRltg==",
                              "saleHeaderIdentifierGuid": "b33cbb21-907c-49a6-acb6-92cb911465b6",
                              "created": "2025-08-02T23:27:46.6979115",
                              "createdLocal": "2025-08-02T23:27:46.6979115",
                              "createdText": "sample string 4",
                              "itemCount": 5,
                              "totalAmount": 6,
                              "cashTender": 1,
                              "cardTender": 1,
                              "cheqTender": 1,
                              "acctTender": 1,
                              "voucherTender": 1,
                              "loyaltyPoints": 1,
                              "cashout": 1,
                              "changeAmount": 1,
                              "rounding": 1,
                              "gstAmount": 1,
                              "transactionDiscountTender": 1,
                              "totalTip": 7,
                              "tranType": 1,
                              "processed": 1,
                              "imported": "2025-08-02T23:27:46.6979115",
                              "storeID": 1,
                              "operatorG_Uid": "lCsMe51gMkSQMbmMV8V1/Q==",
                              "operatorGuid": "7b0c2b94-609d-4432-9031-b98c57c575fd",
                              "customerG_Uid": "0Hn/6WWbX0qJgtkCDRMIpQ==",
                              "customerGuid": "e9ff79d0-9b65-4a5f-8982-d9020d1308a5",
                              "communityIdentifier": "m0v4SlOqxE2Ld4Mkfskhtw==",
                              "communityIdentifierGuid": "4af84b9b-aa53-4dc4-8b77-83247ec921b7",
                              "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": "viSBCOj1cU+BLjO93Kx4BQ==",
                              "priceLevelIdentifierGuid": "088124be-f5e8-4f71-812e-33bddcac7805",
                              "locked": 36,
                              "relationChecksum": "sample string 37",
                              "loyaltyTender": 1,
                              "giftCardTender": 1,
                              "operator": {
                                "$ref": "34"
                              },
                              "customer": {
                                "$ref": "67"
                              },
                              "communityOrganisation": {
                                "$id": "75",
                                "id": 1,
                                "identifier": "XtCN6fX8i0uC3gAeWX37AQ==",
                                "identifierGuid": "e98dd05e-fcf5-4b8b-82de-001e597dfb01",
                                "name": "sample string 3",
                                "lookupIdentifier": "sample string 4",
                                "externalID": "sample string 5",
                                "phone": "sample string 6",
                                "fax": "sample string 7",
                                "email": "sample string 8",
                                "address1": "sample string 9",
                                "address2": "sample string 10",
                                "city": "sample string 11",
                                "postCode": "sample string 12",
                                "state": "sample string 13",
                                "country": "sample string 14",
                                "totalAmountAwarded": 15.1,
                                "updated": "2025-08-02T23:27:46.6979115",
                                "deleted": true
                              },
                              "details": [
                                {
                                  "$id": "76",
                                  "saleItemID": 1,
                                  "identifier": "LA9QjclL6ESj7QPPGE++lg==",
                                  "identifierGuid": "8d500f2c-4bc9-44e8-a3ed-03cf184fbe96",
                                  "saleHeaderID": 2,
                                  "plu": 1,
                                  "pluG_UId": "xfYRSoVVw0ymZuiaDMy4ig==",
                                  "pluGuid": "4a11f6c5-5585-4cc3-a666-e89a0cccb88a",
                                  "accountID": "Bfpj/CHy7kmajoq3BS0ZAA==",
                                  "accountIDGuid": "fc63fa05-f221-49ee-9a8e-8ab7052d1900",
                                  "normalPrice": 3,
                                  "originalSellingPrice": 4,
                                  "discountPrice": 5,
                                  "unit": 1,
                                  "quantity": 6,
                                  "totalCents": 7,
                                  "fixedPrice": 1,
                                  "tranType": 1,
                                  "discountType": 1,
                                  "cost": 1,
                                  "costDecimals": 8,
                                  "markdown": 1,
                                  "manualQuantity": 1,
                                  "manualPrice": 1,
                                  "manualMode": 1,
                                  "active": 1,
                                  "offline": true,
                                  "barcode": "sample string 9",
                                  "keyedSale": 1,
                                  "discountedID": 1,
                                  "fuelID": 1,
                                  "serialNumber": "sample string 10",
                                  "bestOrExpire": "2025-08-02T23:27:46.6979115",
                                  "bestOrExpireType": 1,
                                  "providerName": "sample string 11",
                                  "refundG_UID": "4Qqj9nmXJ0mIn/d05EYSkg==",
                                  "refundGuid": "f6a30ae1-9779-4927-889f-f774e4461292",
                                  "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": "ZY1ljyr2jkuCR3vWYZ8NWw==",
                                  "idempotentVoidGuid": "8f658d65-f62a-4b8e-8247-7bd6619f0d5b",
                                  "priceLevelIdentifier": "uPIWEPfdhEibwQBwEr2wYA==",
                                  "priceLevelIdentifierGuid": "1016f2b8-ddf7-4884-9bc1-007012bdb060",
                                  "productName": "sample string 23",
                                  "apn": "sample string 24",
                                  "unknownScans": [
                                    {
                                      "$id": "77",
                                      "id": 1,
                                      "saleDetailID": 2,
                                      "storeID": 1,
                                      "scanned": "2025-08-02T23:27:46.6979115",
                                      "operatorG_UID": "QEA=",
                                      "barcode": "sample string 4",
                                      "processed": 1
                                    },
                                    {
                                      "$ref": "77"
                                    }
                                  ],
                                  "refund": {
                                    "$id": "78",
                                    "id": 1,
                                    "g_UID": "v6KulFsaC0+fBfLDsg4ATA==",
                                    "guid": "94aea2bf-1a5b-4f0b-9f05-f2c3b20e004c",
                                    "description": "sample string 1",
                                    "dumped": true,
                                    "inventoryReasonID": 1,
                                    "sortOrder": 1,
                                    "updated": "2025-08-02T23:27:46.6979115"
                                  },
                                  "modifier": {
                                    "$id": "79",
                                    "id": 1,
                                    "setG_UID": "B3S3LAX9h0y6ay0CeFZ2bA==",
                                    "modifierSetGuid": "2cb77407-fd05-4c87-ba6b-2d027856766c",
                                    "name": "sample string 2",
                                    "price": 1,
                                    "quantity": 1,
                                    "modifierType": 1,
                                    "groupNumber": 1,
                                    "pageNumber": 1,
                                    "controlOrder": 1,
                                    "printToStation": true,
                                    "pluG_UID": "zuxz+J7X60WwFfzGzZG2Ow==",
                                    "pluGuid": "f873ecce-d79e-45eb-b015-fcc6cd91b63b",
                                    "deleted": true,
                                    "g_UID": "Rud9Ej1E90ua3SEYrG/wzg==",
                                    "guid": "127de746-443d-4bf7-9add-2118ac6ff0ce",
                                    "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": "7DBntk/khUeFztSVf7Pdnw==",
                                  "pluGuid": "b66730ec-e44f-4785-85ce-d4957fb3dd9f",
                                  "saleHeaderID": 2,
                                  "totalCents": 3,
                                  "grade": 1,
                                  "gradeDescription": "sample string 4",
                                  "dispenser": 1,
                                  "hose": 1,
                                  "quantity": 1,
                                  "cost": 1,
                                  "acquirerNum": 1,
                                  "attendant": 1,
                                  "ePurseBalance": 1.0,
                                  "cardSignature": "sample string 5",
                                  "compartmentNumber": 1,
                                  "contractNumber": 1,
                                  "discountCardPAN": "sample string 6",
                                  "discountID": 1,
                                  "discountName": "sample string 7",
                                  "discountNetValue": 1.0,
                                  "discountType": 1,
                                  "discountValue": 1.0,
                                  "discretionaryData": "sample string 8",
                                  "driverID": "sample string 9",
                                  "eftBatchNumber": 1,
                                  "eftResponseCode": "sample string 10",
                                  "endDateTime": "2025-08-02T23:27:46.6979115",
                                  "engineHours": 1.1,
                                  "fposNumber": 1,
                                  "loyaltyCardPAN": "sample string 11",
                                  "miscData1": 1,
                                  "miscData2": "sample string 12",
                                  "miscFlags": 1,
                                  "mop": 1,
                                  "odometer": 1,
                                  "panNumber": "sample string 13",
                                  "saleRefund": true,
                                  "saleStatus": 1,
                                  "sequenceNumber": 1,
                                  "stan": 1,
                                  "startDateTime": "2025-08-02T23:27:46.6979115",
                                  "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": "US8mOl5H30OerSbAt8FHYA==",
                                  "pluGuid": "3a262f51-475e-43df-9ead-26c0b7c14760",
                                  "accountID": "pafdPVMP5EeyPlu+QR6UFA==",
                                  "accountIDGuid": "3ddda7a5-0f53-47e4-b23e-5bbe411e9414",
                                  "normalPrice": 3,
                                  "originalSellingPrice": 4,
                                  "discountPrice": 5,
                                  "unit": 1,
                                  "quantity": 6,
                                  "totalCents": 7,
                                  "fixedPrice": 1,
                                  "tranType": 1,
                                  "processed": 1,
                                  "discountType": 1,
                                  "cost": 1,
                                  "costDecimals": 1,
                                  "markdown": 1,
                                  "manualQuantity": 1,
                                  "manualPrice": 1,
                                  "manualMode": 1,
                                  "active": 1,
                                  "barcode": "sample string 8",
                                  "offline": 1,
                                  "keyedSale": 1,
                                  "discountedID": 1,
                                  "fuelID": 1,
                                  "serialNumber": "sample string 9",
                                  "bestOrExpire": "2025-08-02T23:27:46.6979115",
                                  "bestOrExpireType": 1,
                                  "refundG_UID": "12YKmp4RNkqyQujkxJIr/w==",
                                  "refundGuid": "9a0a66d7-119e-4a36-b242-e8e4c4922bff",
                                  "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": "lMmz2WDjg0innlmjE58bmQ==",
                                  "identifierGuid": "d9b3c994-e360-4883-a79e-59a3139f1b99",
                                  "id": 1,
                                  "orderNo": 2,
                                  "externalSaleIdentifier": "sample string 3",
                                  "storeID": 4,
                                  "zoneID": 5,
                                  "deptNo": 6,
                                  "customerIdentifier": "ffz1LXP19UauYZ4/XUSJzQ==",
                                  "customerIdentifierGuid": "2df5fc7d-f573-46f5-ae61-9e3f5d4489cd",
                                  "operatorNo": 1,
                                  "operatorG_UID": "TQ4oBSvi7E+1n2M93miDag==",
                                  "operatorGuid": "05280e4d-e22b-4fec-b59f-633dde68836a",
                                  "created": "2025-08-02T23:27:46.6979115",
                                  "ordered": "2025-08-02T23:27:46.6979115",
                                  "started": "2025-08-02T23:27:46.6979115",
                                  "completed": "2025-08-02T23:27:46.6979115",
                                  "supplied": "2025-08-02T23:27:46.6979115",
                                  "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": "Mwoh/BVDJkiG+45vtWYiTA==",
                                      "pluGuid": "fc210a33-4315-4826-86fb-8e6fb566224c",
                                      "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": "SpbC+k8bi0mM8f1UFrb+NQ==",
                                      "headerIdentifierGuid": "fac2964a-1b4f-498b-8cf1-fd5416b6fe35",
                                      "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": "pHOMD+cTjku/7bLe0IXbcQ==",
                                  "surveyGuid": "0f8c73a4-13e7-4b8e-bfed-b2ded085db71",
                                  "saleHeaderGuid": "VB6MGcHfwUewcFoqIlAJcA==",
                                  "saleGuid": "198c1e54-dfc1-47c1-b070-5a2a22500970",
                                  "textResponse": "sample string 1",
                                  "integerResponse": 1,
                                  "g_UIDResponse": "2FdhvmPglEKn2VYaaRPhPw==",
                                  "guidResponse": "be6157d8-e063-4294-a7d9-561a6913e13f",
                                  "whoAnswered": 2,
                                  "answeredAtUTC": "2025-08-02T23:27:46.6979115",
                                  "sale": {
                                    "$ref": "74"
                                  },
                                  "survey": {
                                    "$id": "88",
                                    "g_UID": "fMCCLRAzBUWJDnO3oEYUUQ==",
                                    "guid": "2d82c07c-3310-4505-890e-73b7a0461451",
                                    "name": "sample string 1",
                                    "storeID": 2,
                                    "zoneID": 1,
                                    "checkoutFormG_UID": "XwpZ7YzOuUOLA/r5KpKrVA==",
                                    "checkoutFormGuid": "ed590a5f-ce8c-43b9-8b03-faf92a92ab54",
                                    "displayToWho": 3,
                                    "displayWhen": 4,
                                    "start": "2025-08-02T23:27:46.6979115",
                                    "end": "2025-08-02T23:27:46.6979115",
                                    "deleted": true,
                                    "updated": "2025-08-02T23:27:46.6979115",
                                    "possibleIntegerResponses": [
                                      1,
                                      2
                                    ],
                                    "possibleTextResponses": [
                                      "sample string 1",
                                      "sample string 2"
                                    ],
                                    "possibleGuidResponses": [
                                      "c4b11e94-b141-49e2-9558-55a8f0f764b0",
                                      "bd6ccc95-6642-4d0a-8407-e5a5a3915eff"
                                    ],
                                    "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": "lyhI4LA4hEOyS0GxULhRWA==",
                              "accountIdentifier": "e0482897-38b0-4384-b24b-41b150b85158",
                              "accountName": "sample string 42",
                              "customerOrderIdentifier": "u7qzNw9CsE6/MMMHFI7eGQ==",
                              "customerOrderIdentifierGuid": "37b3babb-420f-4eb0-bf30-c307148ede19",
                              "priceLevelName": "sample string 43",
                              "revision": 44,
                              "ingressId": "sample string 45"
                            },
                            "metadata": {
                              "$id": "89",
                              "id": 1,
                              "paymentID": 2,
                              "paymentIdentifier": "V5pECv8rt0KUWI1H4aL/ig==",
                              "paymentIdentifierGuid": "0a449a57-2bff-42b7-9458-8d47e1a2ff8a",
                              "identifier": "nt/OMQmqD0qfagYn65LvDg==",
                              "identifierGuid": "31cedf9e-aa09-4a0f-9f6a-0627eb92ef0e",
                              "metadata": "sample string 3",
                              "signatureImage": "QEA=",
                              "itemIdentifier": "0Os+EgMSIEy7sO1vHWSnaA==",
                              "itemIdentifierGuid": "123eebd0-1203-4c20-bbb0-ed6f1d64a768"
                            }
                          },
                          {
                            "$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": "Hm8cDokKp0SvWgLE4lf7pQ==",
                        "customerIdentifierGuid": "0e1c6f1e-0a89-44a7-af5a-02c4e257fba5",
                        "voucherName": "sample string 2",
                        "count": 3,
                        "storeID": 4,
                        "barcode": "sample string 5",
                        "redeemCount": 6,
                        "issueCount": 7,
                        "storeSalePaymentID": 1,
                        "idempotentID": "Kpyw2qDcq02gKtr/aOpDTA==",
                        "idempotentGuid": "dab09c2a-dca0-4dab-a02a-daff68ea434c",
                        "offline": true,
                        "voucher": {
                          "$id": "91",
                          "id": 1,
                          "name": "sample string 2",
                          "description": "sample string 3",
                          "shortDescription": "sample string 4",
                          "url": "sample string 5",
                          "barcodeTemplateID": 1,
                          "expiry": 0,
                          "voucherType": 6,
                          "limitPerTransaction": 7,
                          "customerTracking": true,
                          "discountAccount": "sample string 9",
                          "endDate": "2025-08-02T23:27:46.6979115",
                          "barcodeTemplate": {
                            "$id": "92",
                            "templateID": 1,
                            "template": "sample string 1",
                            "bcFunction": "sample string 2",
                            "sortOrder": 3
                          },
                          "scaleLabel": {
                            "$id": "93",
                            "id": 1,
                            "uid": "sample string 2",
                            "name": "sample string 3",
                            "width": 1.1,
                            "height": 1.1,
                            "showBorder": true,
                            "borderWidth": 1.1,
                            "borderStyle": 1,
                            "borderColour": "sample string 5",
                            "updated": "2025-08-02T23:27:46.6979115",
                            "labelPageLayout": "A7pEpezCNki5gPE+0QMcZA==",
                            "pageLayoutGuid": "a544ba03-c2ec-4836-b980-f13ed1031c64",
                            "labelType": 6,
                            "oldName": "sample string 7",
                            "voucher": {
                              "$ref": "91"
                            },
                            "elements": [
                              {
                                "$id": "94",
                                "id": 1,
                                "scaleLabelID": 2,
                                "showPercentDI": true,
                                "showAvgPerHundred": true,
                                "showAvgPerServe": true,
                                "name": "sample string 6",
                                "x": 1.1,
                                "y": 1.1,
                                "width": 1.1,
                                "height": 1.1,
                                "type": 1,
                                "rotation": 1,
                                "text": "sample string 7",
                                "fontFamily": "sample string 8",
                                "align": 1,
                                "bold": true,
                                "italic": true,
                                "underline": true,
                                "strikeout": true,
                                "reverse": true,
                                "textColour": "sample string 9",
                                "fontSize": 1.1,
                                "picture": "QEA=",
                                "borderWidth": 10,
                                "sortOrder": 11,
                                "printOptions": 12,
                                "superScriptTextFontSize": 1.1,
                                "lineStyle": 1,
                                "spacingStyle": 1,
                                "interCharacterSpacing": 1.1,
                                "superScriptOffset": 1.1,
                                "lineSpacing": 1.1,
                                "dateFormat": "sample string 13",
                                "autoGrow": true,
                                "fontAutoResize": true,
                                "updated": "2025-08-02T23:27:46.6979115"
                              },
                              {
                                "$ref": "94"
                              }
                            ]
                          },
                          "customerVouchers": [
                            {
                              "$id": "95",
                              "id": 1,
                              "customerIdentifier": "Jyb10TiJBkubq1Wgcttavg==",
                              "customerIdentifierGuid": "d1f52627-8938-4b06-9bab-55a072db5abe",
                              "voucherID": 3,
                              "voucherName": "sample string 4",
                              "storeID": 1,
                              "barcode": "sample string 5",
                              "dateOfIssue": "2025-08-02T23:27:46.6979115",
                              "issuedSaleHeaderID": 1,
                              "issuedSaleIdentifier": "sample string 7",
                              "issuedOfflinePaymentID": 1,
                              "issuedIdempotentID": "NFuLug1p10GkvJUWrj+AYA==",
                              "issuedIdempotentGuid": "ba8b5b34-690d-41d7-a4bc-9516ae3f8060",
                              "issuedOffline": true,
                              "issuedUser": "sample string 9",
                              "issuedNotes": "sample string 10",
                              "expiryDate": "2025-08-02T23:27:46.6979115",
                              "expiredUser": "sample string 11",
                              "expiredNotes": "sample string 12",
                              "redeemed": "2025-08-02T23:27:46.6979115",
                              "redeemedSaleHeaderID": 1,
                              "redeemedSaleIdentifier": "sample string 13",
                              "redeemedOfflinePaymentID": 1,
                              "redeemedIdempotentID": "nl2OkJwwC0Oij6Xxww8xjw==",
                              "redeemedIdempotentGuid": "908e5d9e-309c-430b-a28f-a5f1c30f318f",
                              "redeemedUser": "sample string 14",
                              "redeemedNotes": "sample string 15",
                              "redeemedOffline": true,
                              "updated": "2025-08-02T23:27:46.6979115",
                              "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": "r6/aPqI6+Uyack2nrGzSug==",
                  "groupIDGuid": "3edaafaf-3aa2-4cf9-9a72-4da7ac6cd2ba",
                  "campaign": {
                    "$ref": "63"
                  },
                  "group": {
                    "$ref": "71"
                  }
                },
                {
                  "$ref": "96"
                }
              ],
              "signIqTickets": [
                {
                  "$id": "97",
                  "identifier": "rF5Ksr0okk2sRM2eYAt4rQ==",
                  "identifierGuid": "b24a5eac-28bd-4d92-ac44-cd9e600b78ad",
                  "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": "9wqn81AKeEq5UuHK/N50+w==",
                  "guid": "f3a70af7-0a50-4a78-b952-e1cafcde74fb",
                  "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": "Pn+JTVPYqE2d4/lHrSMHjQ==",
                      "groupGuid": "4d897f3e-d853-4da8-9de3-f947ad23078d",
                      "comboPriceType": 5,
                      "priceType": 5,
                      "pluG_UID": "z4BIbAeP+kSrAtKPPQjYpg==",
                      "pluGuid": "6c4880cf-8f07-44fa-ab02-d28f3d08d8a6",
                      "priceGroupG_UID": "anTOQX3HLUW7x6bFF0uHxA==",
                      "priceGroupGuid": "41ce746a-c77d-452d-bbc7-a6c5174b87c4",
                      "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": "H7yPxRHwVkeCsZSuUhGgFA==",
                  "priceLevelIdentifierGuid": "c58fbc1f-f011-4756-82b1-94ae5211a014",
                  "campaignName": "sample string 3",
                  "priceLevelName": "sample string 4"
                },
                {
                  "$ref": "100"
                }
              ]
            },
            "product": {
              "$ref": "7"
            },
            "dealCost": {
              "$id": "101",
              "headerIdentifier": "oeC2o4wtSEGq+SgC0fiIAA==",
              "headerIdentifierGuid": "a3b6e0a1-2d8c-4148-aaf9-2802d1f88800",
              "identifier": "Dz7zlLuMi0G6x9T76JytLQ==",
              "identifierGuid": "94f33e0f-8cbb-418b-bac7-d4fbe89cad2d",
              "supplierIdentifier": "/aTQvDbDxUSPUJYGKaAIvg==",
              "supplierGuid": "bcd0a4fd-c336-44c5-8f50-960629a008be",
              "pluG_UID": "GW4m/WurtUe6iOviaWhDjA==",
              "pluGuid": "fd266e19-ab6b-47b5-ba88-ebe26968438c",
              "campaignName": "82955de8-8e76-4d41-bfe4-75bff240818c",
              "description": "sample string 4",
              "cost": 5,
              "costDecimals": 6,
              "start": "2025-08-02T23:27:46.6979115",
              "end": "2025-08-02T23:27:46.6979115",
              "type": 9,
              "promoType": 10,
              "bonusItemPLUG_UID": "51vTEkI2qkmkrgjZsac+9w==",
              "bonusItemPluGuid": "12d35be7-3642-49aa-a4ae-08d9b1a73ef7",
              "bonusPurchaseUnits": 11,
              "bonusReceiveUnits": 12,
              "updated": "2025-08-02T23:27:46.6979115",
              "metcashPromotionID": "sample string 14",
              "fromHost": 15,
              "storeNames": "sample string 16",
              "storeIDs": [
                1,
                2
              ],
              "supplierName": "sample string 17",
              "campaignDescription": "sample string 18",
              "newPrice": 1,
              "campaignMetcashPromotionID": "sample string 19",
              "campaignActive": true,
              "campaignStartDate": "2025-08-02T23:27:46.6979115",
              "campaignEndDate": "2025-08-02T23:27:46.6979115",
              "masterPLUG_UID": "ZL33FtvSzk6PVnp3g5pdAA==",
              "masterID": "16f7bd64-d2db-4ece-8f56-7a77839a5d00",
              "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": "NnVT4fQKIkuP9eRAmpi57w==",
              "bonusMasterID": "e1537536-0af4-4b22-8ff5-e4409a98b9ef",
              "bonusProductName": "sample string 34",
              "bonusProductAPN": "sample string 35",
              "bonusOrderCode": "sample string 36",
              "bonusNormalSell": 37,
              "bonusNormalCost": 38,
              "bonusNormalCostDecimals": 39,
              "bonusCartonQuantity": 40,
              "bonusSalesMode": 41,
              "bonusOrderPacked": 42,
              "bonusFuelItem": true,
              "bonusActive": true
            }
          },
          "currentCostStart": "2025-08-02T23:27:46.6979115",
          "dealCosts": [
            {
              "$ref": "101"
            },
            {
              "$ref": "101"
            }
          ],
          "tags": [
            {
              "$id": "102",
              "pluG_UID": "qSv8SFsV50u/ZzONi7qeVg==",
              "pluGuid": "48fc2ba9-155b-4be7-bf67-338d8bba9e56",
              "tagID": 1,
              "description": "sample string 1",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "102"
            }
          ],
          "alternateProductG_UID": "8BytYlNcukmi6w4k1r6H0g==",
          "alternateProduct": "62ad1cf0-5c53-49ba-a2eb-0e24d6be87d2",
          "productHostCode": {
            "$id": "103",
            "id": 1,
            "pluG_UID": "eRSnGvPB80CX1u7cj7+1Rg==",
            "pluGuid": "1aa71479-c1f3-40f3-97d6-eedc8fbfb546",
            "ibaCode": "sample string 2"
          },
          "mscCat": {
            "$ref": "57"
          },
          "mscCom": {
            "$ref": "58"
          },
          "mscDep": {
            "$ref": "60"
          },
          "mscSubCom": {
            "$ref": "59"
          },
          "isUserUpdate": true,
          "ignoreMasterProduct": true,
          "priceGroupLabelRequested": true,
          "firstSold": "2025-08-02T23:27:46.6979115",
          "inventoryTracked": "2025-08-02T23:27:46.6979115",
          "isNormalPriceChangesCampaign": true
        },
        "supplier": {
          "$ref": "2"
        },
        "serviceFee": {
          "$id": "104",
          "id": 1,
          "description": "sample string 1",
          "fee": 1
        },
        "isPrimaryHost": true,
        "hostVendor": 47
      },
      {
        "$ref": "5"
      }
    ],
    "orderCycleHeaders": [
      {
        "$id": "105",
        "storeID": 1,
        "supplierIdentifier": "nlkU/aq9sEixbu9wzrxw9g==",
        "supplierGuid": "fd14599e-bdaa-48b0-b16e-ef70cebc70f6",
        "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": "NT24HyDWiE+p8sLwAYWc/A==",
        "supplierGuid": "1fb83d35-d620-4f88-a9f2-c2f001859cfc",
        "departmentCode": "sample string 2",
        "warehouseDirectIndicator": "sample string 3",
        "type": 4,
        "cutOffWeek": 5,
        "cutOffDay": 6,
        "cutOffTime": "00:00:00.1234567",
        "leadTime": 7,
        "daysBuffer": 8,
        "supplierName": "sample string 9",
        "cutOffDate": "2025-08-02T23:27:46.6979115",
        "deliveryDate": "2025-08-02T23:27:46.6979115",
        "nextCutOffDate": "2025-08-02T23:27:46.6979115",
        "nextDeliveryDate": "2025-08-02T23:27:46.6979115",
        "nextDaysBuffer": 10
      },
      {
        "$ref": "106"
      }
    ],
    "store": {
      "$ref": "8"
    },
    "updated": "2025-08-02T23:27:46.6979115",
    "isHost": true
  },
  "inventoryUnits": [
    {
      "$id": "107",
      "invoiceItemNo": 1,
      "inventoryInvoiceGuid": "OyjxxiKvjE2jHBN15U1sFQ==",
      "invoiceIdentifier": "c6f1283b-af22-4d8c-a31c-1375e54d6c15",
      "inventoryGuid": "/E/y47z1Q0qUPnVMDa5c2A==",
      "inventoryIdentifier": "e3f24ffc-f5bc-4a43-943e-754c0dae5cd8",
      "serialNumber": "sample string 3",
      "sold": "2025-08-02T23:27:46.6979115",
      "saleItemID": 1,
      "storeID": 1,
      "returned": "2025-08-02T23:27:46.6979115",
      "dumped": 1,
      "saleHeaderID": 1
    },
    {
      "$ref": "107"
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

globally unique identifier

Response Formats

application/json, text/json

Sample:
"3b48d306-f8d6-47c7-b56a-92076948aae6"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3b48d306-f8d6-47c7-b56a-92076948aae6</guid>

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKw�[wu��5xl/workbook.xml �(�����0��&�C���R8q����Z��@[����[ �x�3;���Ѻ�amG>�7�tmCJƼhQ�?�M�I�4�(݋Y)��Ɗ�FX�$'氇���<]h������E�_P���~G����~��X�N&aK�����.fEh�h(��볢)%�Tq��E"2ȥ8��tco0����PKw�[����	�[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
w�[�j�\''_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="R4e79da088bd24090" /></Relationships>PKw�[��O<%�xl/worksheets/sheet1.xml �(��Q�n� ��}%m�,��T��j�M;lg�85�Ȑ��? �4i�[~~��Tǻ��4ښo7g`[촽�|��CɏM� ݜ�,��;P͕��A�*0�mpj=��>�t����3����.�
A0H��ң�+���H �d�+�����t`��A_�Ӗ3�T	��aq�b��D��䥫y������_�u��i�o�<��*6�O=-.���7Ό��wѝW5��M�T��]�o˼ଝ�G�W�b�I�g�eS.�R9��(��� �¼s�Ub�������_�-]=PR����PKw�[����Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞خ���ݰa[z��Q;�]�gc���V� �X��j4��'�|���o�H^0���x���Ӿ\��)�����G��D��I^q����@i�'?���äRNCOg���G�bLҰd�5���3���4>z}�Х?��Շc��	�^�S?�H/��
�ka'�WJ}���
z3���#�_��|!�dUIY#ʃ(�d7��*`��B���iY^������%/�E�^���PKw�[Ѓ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��PKw�[#�p���xl/sharedStrings.xml �(�5�An� E���h�b��d�'h01���g��/]t�������]�čs�Q��VHSM����x7�V,@	�J8�d�.10�jS�Q�"뛵<�X�uEjɽn�����n�gD)�=:�m�LZMu'iZ�v�_;^��	rO�nH'��}H�t�ԛ۫s>�ޟ�}������*�PK-w�[wu��5xl/workbook.xmlPK-w�[����	�[Content_Types].xmlPK-
w�[�j�\''V_rels/.relsPK-w�[��O<%��xl/worksheets/sheet1.xmlPK-w�[����P9xl/_rels/workbook.xml.relsPK-w�[Ѓc'2E
xl/styles.xmlPK-w�[#�p����xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PKw�[WeY��5xl/workbook.xml �(�����0��&�C��@@#)��x�པ�6П�5���I�yۙ��v�b��3�����]�E�&�s������n4N��{3��Cg�K��Ȳ3q0� ��BZ�7�?,o�����
��Ը=�k����'�o��Dd��M��")���w,0��s�c�j�����r���/���
��F��w�PKw�[����	�[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
w�[w�"?''_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="Re4e38e7c098e4b36" /></Relationships>PKw�[��O<%�xl/worksheets/sheet1.xml �(��Q�n� ��}%m�,��T��j�M;lg�85�Ȑ��? �4i�[~~��Tǻ��4ښo7g`[촽�|��CɏM� ݜ�,��;P͕��A�*0�mpj=��>�t����3����.�
A0H��ң�+���H �d�+�����t`��A_�Ӗ3�T	��aq�b��D��䥫y������_�u��i�o�<��*6�O=-.���7Ό��wѝW5��M�T��]�o˼ଝ�G�W�b�I�g�eS.�R9��(��� �¼s�Ub�������_�-]=PR����PKw�[U���Pxl/_rels/workbook.xml.rels �(���=n� ����^c[���8Y�tMsc�Hۜ�C��+�RK�]2�_>}���c�{[f��O��Pd94��Ɍ=��zha��p�!nx=���'���CX)�B��}fW4q��[x����ʼn�H�<o�Kp�$�ˊ�!Z�&�{+�����Zw�19r7b����5Y�y�=��s�C5�e%D
��M͇ˌ���Nd8S
�iU�
S�2�;���şN��v�V������1a�U�����PKw�[Ѓ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��PKw�[#�p���xl/sharedStrings.xml �(�5�An� E���h�b��d�'h01���g��/]t�������]�čs�Q��VHSM����x7�V,@	�J8�d�.10�jS�Q�"뛵<�X�uEjɽn�����n�gD)�=:�m�LZMu'iZ�v�_;^��	rO�nH'��}H�t�ԛ۫s>�ޟ�}������*�PK-w�[WeY��5xl/workbook.xmlPK-w�[����	�[Content_Types].xmlPK-
w�[w�"?''V_rels/.relsPK-w�[��O<%��xl/worksheets/sheet1.xmlPK-w�[U���P9xl/_rels/workbook.xml.relsPK-w�[Ѓc'2E
~xl/styles.xmlPK-w�[#�p����xl/sharedStrings.xmlPK��