GET api/creditNote/{id}

Get credit note

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Credit note identifier

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Matching credit note

CreditNote
NameDescriptionTypeAdditional information
CreditNoteID

integer

None.

CreditNoteIdentifier

Collection of byte

None.

CreditNoteGuid

globally unique identifier

None.

OrderGuid

Collection of byte

None.

OrderIdentifier

globally unique identifier

None.

InvoiceIdentifier

Collection of byte

None.

InvoiceIdentifierGuid

globally unique identifier

None.

StoreID

integer

None.

TradingPartner

InvoiceTradingPartner

None.

SupplierIdentifier

Collection of byte

None.

SupplierIdentifierGuid

globally unique identifier

None.

HostIdentifier

Collection of byte

None.

HostIdentifierGuid

globally unique identifier

None.

CreditNoteStatus

CreditNoteStatus

None.

NoteSource

CreditNoteSource

None.

Created

date

None.

CreatedByUser

string

None.

DefaultCustomisedReportId

integer

None.

MailTo

string

None.

MailToBcc

string

None.

MailReplyTo

string

None.

Sent

date

None.

SentByUser

string

None.

CreditEmailSendId

string

None.

CreditEmailSentStatus

string

None.

Notes

string

None.

Accepted

date

None.

Rejected

date

None.

Updated

date

None.

Exported

boolean

None.

StoreName

string

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

SupplierCode

Supplier's host code

string

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

SupplierAccountingCode

Supplier's accounting code

string

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

SupplierName

string

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

HostName

string

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

OrderNo

string

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

OrderDescription

string

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

OrderStatus

integer

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

InvoiceNo

string

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

InvoiceDescription

string

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

InvoiceStatus

integer

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

Supplier

Utilised only for the credit note send

Supplier

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

Store

Utilised only for the credit note send

Store

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

Response Formats

application/json, text/json

Sample:
{
  "creditNoteID": 1,
  "creditNoteIdentifier": "0sPLp5yqiEezgFDVMfTn8Q==",
  "creditNoteGuid": "a7cbc3d2-aa9c-4788-b380-50d531f4e7f1",
  "orderGuid": "csevf4QOgUWpIfuAhtsP6A==",
  "orderIdentifier": "7fafc772-0e84-4581-a921-fb8086db0fe8",
  "invoiceIdentifier": "WXS1+txowECKcu5HF/p1hQ==",
  "invoiceIdentifierGuid": "fab57459-68dc-40c0-8a72-ee4717fa7585",
  "storeID": 1,
  "tradingPartner": 2,
  "supplierIdentifier": "Amkc0RNRFUu3E4SJbbsajQ==",
  "supplierIdentifierGuid": "d11c6902-5113-4b15-b713-84896dbb1a8d",
  "hostIdentifier": "tP0On41o1k+pvZaHMtX7TA==",
  "hostIdentifierGuid": "9f0efdb4-688d-4fd6-a9bd-968732d5fb4c",
  "creditNoteStatus": 4,
  "noteSource": 5,
  "created": "2025-08-02T23:15:00.6922001",
  "createdByUser": "sample string 7",
  "defaultCustomisedReportId": 1,
  "mailTo": "sample string 8",
  "mailToBcc": "sample string 9",
  "mailReplyTo": "sample string 10",
  "sent": "2025-08-02T23:15:00.6922001",
  "sentByUser": "sample string 11",
  "creditEmailSendId": "sample string 12",
  "creditEmailSentStatus": "sample string 13",
  "notes": "sample string 14",
  "accepted": "2025-08-02T23:15:00.6922001",
  "rejected": "2025-08-02T23:15:00.6922001",
  "updated": "2025-08-02T23:15:00.6922001",
  "exported": true,
  "storeName": "sample string 17",
  "supplierCode": "sample string 18",
  "supplierAccountingCode": "sample string 19",
  "supplierName": "sample string 20",
  "hostName": "sample string 21",
  "orderNo": "sample string 22",
  "orderDescription": "sample string 23",
  "orderStatus": 1,
  "invoiceNo": "sample string 24",
  "invoiceDescription": "sample string 25",
  "invoiceStatus": 1,
  "supplier": {
    "$id": "2",
    "identifier": "SSWh8yXjjEiC7tf4dyiOWg==",
    "identifierGuid": "f3a12549-e325-488c-82ee-d7f877288e5a",
    "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": "Vn8f+PDtxEmojl96r6unXA==",
    "primaryContactID": "f81f7f56-edf0-49c4-a88e-5f7aafaba75c",
    "storeID": 1,
    "abn": "sample string 16",
    "supplierGroupIdentifier": "C/DsQKFukUGGkzW32WmAPA==",
    "supplierGroupGuid": "40ecf00b-6ea1-4191-8693-35b7d969803c",
    "rebate": 1.0,
    "rebateType": 1,
    "rebateFrequency": 1,
    "rebateSource": 1,
    "rebateLastClaimed": "2025-08-02T23:15:00.6922001",
    "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": "317a6a3a-e075-4dab-83d6-badeebfe511b",
      "identifier": "asBrequrCUev2Q12V+vXJw==",
      "identifierGuid": "7a6bc06a-abab-4709-afd9-0d7657ebd727",
      "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": "GzCu+Vrbx0ul3Lknjq/O1w==",
        "supplierIdentifierGuid": "f9ae301b-db5a-4bc7-a5dc-b9278eafced7",
        "contactGuid": "9I1sHpQ3sEqMVLKIJ1Ertw==",
        "contactID": "1e6c8df4-3794-4ab0-8c54-b28827512bb7",
        "contact": {
          "$ref": "3"
        },
        "supplier": {
          "$ref": "2"
        }
      },
      {
        "$ref": "4"
      }
    ],
    "products": [
      {
        "$id": "5",
        "pluG_UID": "BHJSL8NaekGQfAA3uqkIvg==",
        "pluGuid": "2f527204-5ac3-417a-907c-0037baa908be",
        "supplierIdentifier": "TFI1UGC3M0yeY8GjHq4tww==",
        "supplierIdentifierGuid": "5035524c-b760-4c33-9e63-c1a31eae2dc3",
        "cartonQuantity": 1,
        "cartonQuantityChanged": true,
        "productSize": "sample string 3",
        "cigarettesPerSleeve": 1,
        "randomWeight": true,
        "piecesPerUnit": 5,
        "averagePackSize": 6,
        "effectiveDate": "2025-08-02T23:15:00.6922001",
        "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:15:00.6922001",
        "rebate": 1.0,
        "rebateExclude": true,
        "invoiceCodes": [
          {
            "$id": "6",
            "pluG_UID": "68JeeU/RkkGvbLS310M0EQ==",
            "pluGuid": "795ec2eb-d14f-4192-af6c-b4b7d7433411",
            "supplierIdentifier": "tSHnSIsfc0C6YbKMexEE1w==",
            "supplierIdentifierGuid": "48e721b5-1f8b-4073-ba61-b28c7b1104d7",
            "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": "jU4yHL5V7USBrx/n6rLZZw==",
        "parentPluGuid": "1c324e8d-55be-44ed-81af-1fe7eab2d967",
        "freight": 45.0,
        "freightType": 1,
        "product": {
          "$id": "7",
          "plu": 1,
          "storeID": 1,
          "masterPluG_UID": "QEA=",
          "storeIDs": [
            1,
            2
          ],
          "g_UId": "yu/KM87GE0yhvvzBerz4sg==",
          "guid": "33caefca-c6ce-4c13-a1be-fcc17abcf8b2",
          "apn": "sample string 1",
          "apnChanged": true,
          "apnSwitched": true,
          "barcode": "sample string 4",
          "itemNumber": "sample string 5",
          "itemNumberChanged": true,
          "priceGroupG_UID": "cCOF9GujdkatfdfyAYTkjA==",
          "priceGroupGuid": "f4852370-a36b-4676-ad7d-d7f20184e48c",
          "blueprintID": 1,
          "lastCountedDate": "2025-08-02T23:15:00.6922001",
          "externalID": "sample string 7",
          "active": true,
          "activated": "2025-08-02T23:15:00.6922001",
          "pluCreated": "2025-08-02T23:15:00.6922001",
          "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:15:00.6922001",
          "lastManualUpdate": "2025-08-02T23:15:00.6922001",
          "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:15:00.6922001",
          "currentCostUpdated": "2025-08-02T23:15:00.6922001",
          "costDecimals": 31,
          "costChanged": true,
          "dealCostIdentifier": "QEA=",
          "excludeFromRebate": true,
          "rebateOverride": 1,
          "costCalcMethod": 32,
          "costCalcMethodChanged": true,
          "costEffectiveDate": "2025-08-02T23:15:00.6922001",
          "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:15:00.6922001",
          "posTare": 1,
          "altPrice": 1.0,
          "altPriceChanged": true,
          "altPriceMode": 53,
          "altPriceModeChanged": true,
          "altPLUG_UID": "92y/SdeiYkqQ0vJ947SzGA==",
          "altPLUGuid": "49bf6cf7-a2d7-4a62-90d2-f27de3b4b318",
          "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:15:00.6922001",
          "labelLastPrice": 1,
          "shelfPageLayoutG_UID": "W20mKeyhHUOuiOb2Zn6xwQ==",
          "shelfPageLayoutGuid": "29266d5b-a1ec-431d-ae88-e6f6667eb1c1",
          "talkerPageLayoutG_UID": "i5fXxYou8UWidz30NPNWSg==",
          "talkerPageLayoutGuid": "c5d7978b-2e8a-45f1-a277-3df434f3564a",
          "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": "B7DGLWEEiEakESpaxaPjoA==",
          "inventoryIdentifier": "2dc6b007-0461-4688-a411-2a5ac5a3e3a0",
          "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": "QP8x5RQZ40+8hUHpSicGpg==",
          "parentPluGuid": "e531ff40-1914-4fe3-bc85-41e94a2706a6",
          "preferredHostVendor": 104,
          "preferredHostChanged": true,
          "code": "sample string 106",
          "supplierIdentifier": "n+QSZb7fsUi/gcKn0A6bhQ==",
          "supplierIdentifierGuid": "6512e49f-dfbe-48b1-bf81-c2a7d00e9b85",
          "supplierChanged": true,
          "rebateSupplierIdentifier": "RREeITmni0mIu7RNiu2cZA==",
          "rebateSupplierIdentifierGuid": "211e1145-a739-498b-88bb-b44d8aed9c64",
          "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:15:00.6922001",
          "commodity": "sample string 121",
          "businessPillar": "sample string 122",
          "mscCommodity": "sample string 123",
          "hostIdentifier": "CnbeaSA3NE6SaI2INUZA0w==",
          "hostIdentifierGuid": "69de760a-3720-4e34-9268-8d88354640d3",
          "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:15:00.6922001",
            "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": "ypooWRBMb0qXbRrdpYbhLg==",
            "hostIdentifierGuid": "59289aca-4c10-4a6f-976d-1adda586e12e",
            "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:15:00.6922001",
            "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": "wnqTeQtPJk2vg2bPC/zLcg==",
                "hostIdentifierGuid": "79937ac2-4f0b-4d26-af83-66cf0bfccb72",
                "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": "BSxqq4BG/0Sdc/SEo4w2RQ==",
                  "identifierGuid": "ab6a2c05-4680-44ff-9d73-f484a38c3645",
                  "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": "bYlS/5Ae7Ey4MOIib+RZSw==",
                  "hostSupplierIdentifierGuid": "ff52896d-1e90-4cec-b830-e2226fe4594b",
                  "loyaltyPriceLevelIdentifier": "SvuLYRJbTUiOTFhViQNGyA==",
                  "loyaltyPriceLevelIdentifierGuid": "618bfb4a-5b12-484d-8e4c-5855890346c8",
                  "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:15:00.6922001",
                  "lastProcessed": "2025-08-02T23:15:00.6922001",
                  "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:15:00.6922001",
                      "processed": "2025-08-02T23:15:00.6922001",
                      "isProcessing": true,
                      "processedCount": 6,
                      "processingTime": 1,
                      "collectedUtc": "2025-08-02T23:15:00.6922001",
                      "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:15:00.6922001",
                        "businessPillar": "sample string 3",
                        "fileType": "sample string 4"
                      }
                    },
                    {
                      "$ref": "12"
                    }
                  ],
                  "zoneMatrix": [
                    {
                      "$id": "14",
                      "id": 1,
                      "hostIdentifier": "0dldbLBfVk2VuJD29YjQag==",
                      "hostIdentifierGuid": "6c5dd9d1-5fb0-4d56-95b8-90f6f588d06a",
                      "storeID": 1,
                      "departmentCode": "sample string 2",
                      "hostGuids": [
                        "a8a65777-412a-449c-8f38-6a4651b07445",
                        "60906451-c53d-43f8-b8ae-bf1f7ab10317"
                      ]
                    },
                    {
                      "$ref": "14"
                    }
                  ],
                  "hostFileStoreSetting": {
                    "$ref": "10"
                  },
                  "hostStoreSettings": [
                    {
                      "$ref": "10"
                    },
                    {
                      "$ref": "10"
                    }
                  ],
                  "promotionPlacements": [
                    {
                      "$id": "15",
                      "identifier": "svPzUsoTwEC9iJcPIGOZpg==",
                      "identifierGuid": "52f3f3b2-13ca-40c0-bd88-970f206399a6",
                      "code": "sample string 2",
                      "description": "sample string 3",
                      "isAdvertised": true
                    },
                    {
                      "$ref": "15"
                    }
                  ],
                  "promoTypeGuids": [
                    "1b6f17d1-cd63-4e12-ab90-29a1d78a8d36",
                    "1bbd4c42-9f25-49ff-b4c6-f3ff8f85b4d4"
                  ],
                  "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:15:00.6922001",
                "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": "c18f34da-fb14-4324-be09-84729816c2fc",
            "updateStore": {
              "$id": "21",
              "id": "8f3132c9-9597-4a67-b68c-4710ecd8671d",
              "name": "sample string 1",
              "lastActivity": "2025-08-02T23:15:00.6922001",
              "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:15:00.6922001"
            },
            "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": "lSTW/vPFSUOETXWdvT7fMQ==",
              "pluGuid": "fed62495-c5f3-4349-844d-759dbd3edf31",
              "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:15:00.6922001"
            },
            {
              "$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:15:00.6922001",
              "priceChangeType": 0,
              "costDecimals": 10
            },
            "normalPluPrices": {
              "$ref": "25"
            },
            "winningCampaign": 1,
            "winner": {
              "$id": "26",
              "campaignName": "sample string 1",
              "campaignDescription": "sample string 2",
              "startDate": "2025-08-02T23:15:00.6922001",
              "startTime": 3,
              "endDate": "2025-08-02T23:15:00.6922001",
              "endTime": 4,
              "newPrice": 5,
              "newCost": 6,
              "newCostDecimals": 7,
              "pctDiscount": 8,
              "promoType": 1,
              "promotionTypeCode": "sample string 9",
              "hostType": 10,
              "hostIdentifier": "lITycnGnGUaleJp/MsDeyg==",
              "hostIdentifierGuid": "72f28494-a771-4619-a578-9a7f32c0deca",
              "storeNames": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "details": [
              {
                "$ref": "26"
              },
              {
                "$ref": "26"
              }
            ]
          },
          "tray": {
            "$id": "27",
            "g_UId": "GnOOcLUH/EaEHTLcJQDZAQ==",
            "guid": "708e731a-07b5-46fc-841d-32dc2500d901",
            "name": "sample string 1",
            "number": 1,
            "tare": 1
          },
          "priceGroup": {
            "$id": "28",
            "priceGroupG_UID": "dl2qSAhrCUC5Ckvz3gchiQ==",
            "priceGroupGuid": "48aa5d76-6b08-4009-b90a-4bf3de072189",
            "name": "sample string 2",
            "code": 1,
            "modified": true,
            "updated": "2025-08-02T23:15:00.6922001",
            "buyingLimit": 1,
            "buyingLimitIndependent": true,
            "buyingLimitType": 0,
            "number": 1,
            "products": [
              {
                "$ref": "7"
              },
              {
                "$ref": "7"
              }
            ],
            "productCount": 1
          },
          "priceGroupName": "sample string 146",
          "nutrifacts": {
            "$id": "29",
            "pluG_UID": "tlxoWsITn0u6IzH1L7jrGw==",
            "pluGuid": "5a685cb6-13c2-4b9f-ba23-31f52fb8eb1b",
            "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": "d190d5e6-2370-413b-bebc-b6c9426f2bcc",
            "created": "2025-08-02T23:15:00.6922001",
            "createdByUser": "sample string 1",
            "activated": "2025-08-02T23:15:00.6922001",
            "deactivated": "2025-08-02T23:15:00.6922001",
            "lastOrdered": "2025-08-02T23:15:00.6922001",
            "lastOrderedQty": 2.0,
            "lastReceived": "2025-08-02T23:15:00.6922001",
            "lastReceivedQty": 3.0,
            "lastInvoiceStatus": 1,
            "lastCounted": "2025-08-02T23:15:00.6922001",
            "lastSold": "2025-08-02T23:15:00.6922001",
            "firstSold": "2025-08-02T23:15:00.6922001",
            "awsUpdated": "2025-08-02T23:15:00.6922001",
            "lastManualUpdate": "2025-08-02T23:15:00.6922001",
            "lastManualUpdatedByUser": "sample string 5",
            "lastUpdated": "2025-08-02T23:15:00.6922001",
            "lastUpdatedByUser": "sample string 7",
            "lastUpdatedByHost": "2025-08-02T23:15:00.6922001",
            "doNotRangeUpdated": "2025-08-02T23:15:00.6922001",
            "doNotOrderUpdated": "2025-08-02T23:15:00.6922001",
            "tracked": "2025-08-02T23:15:00.6922001"
          },
          "allergens": [
            {
              "$id": "31",
              "allergenID": 1,
              "pluG_UID": "dGTyFOV0XUO0+BmYX08PoA==",
              "pluGuid": "14f26474-74e5-435d-b4f8-19985f4f0fa0",
              "contains": 2,
              "allergenName": "sample string 3",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "31"
            }
          ],
          "costs": {
            "$id": "32",
            "pluG_UID": "ppMag6h+tUOyMkt6JTuhag==",
            "pluGuid": "831a93a6-7ea8-43b5-b232-4b7a253ba16a",
            "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:15:00.6922001",
            "normalCost": 1,
            "currentCost": 1
          },
          "sales": [
            {
              "$id": "33",
              "saleHeaderID": 1,
              "created": "2025-08-02T23:15:00.6922001",
              "createdLocal": "2025-08-02T23:15:00.6922001",
              "storeID": 3,
              "storeName": "sample string 4",
              "operatorG_Uid": "wzQQYAF2V0S76Pl844dx0A==",
              "operatorGuid": "601034c3-7601-4457-bbe8-f97ce38771d0",
              "operatorName": "sample string 5",
              "tranType": 1,
              "plu": 1,
              "pluG_UId": "T8W5Kkv7JU+2KjJ62M3/kg==",
              "pluGuid": "2ab9c54f-fb4b-4f25-b62a-327ad8cdff92",
              "normalPrice": 1,
              "totalCents": 1,
              "cost": 1,
              "grossProfit": 1,
              "quantity": 1,
              "operator": {
                "$id": "34",
                "id": 1,
                "g_Uid": "FbdGNxYKV0SL/Dx/kg51+Q==",
                "guid": "3746b715-0a16-4457-8bfc-3c7f920e75f9",
                "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:15:00.6922001",
                "passwordResetRequired": true,
                "alteredInStore": true,
                "startShift": "2025-08-02T23:15:00.6922001",
                "endShift": "2025-08-02T23:15:00.6922001",
                "machineName": "sample string 20",
                "drawerID": 1,
                "stores": [
                  {
                    "$id": "35",
                    "operatorG_UID": "cWnHHuDnQkmkv/ijdEO6WA==",
                    "operatorGuid": "1ec76971-e7e0-4942-a4bf-f8a37443ba58",
                    "storeID": 2,
                    "operator": {
                      "$ref": "34"
                    },
                    "store": {
                      "$ref": "8"
                    }
                  },
                  {
                    "$ref": "35"
                  }
                ]
              }
            },
            {
              "$ref": "33"
            }
          ],
          "apns": [
            {
              "$id": "36",
              "pluID": 1,
              "pluG_UID": "8IFgcwi8j0aaU8SdwAXuJg==",
              "pluGuid": "736081f0-bc08-468f-9a53-c49dc005ee26",
              "apn": "sample string 1",
              "deleted": true,
              "storeID": 1,
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "36"
            }
          ],
          "tuns": [
            {
              "$id": "37",
              "pluG_UId": "LBX48biIzUCMsj3unZrDsQ==",
              "pluGuid": "f1f8152c-88b8-40cd-8cb2-3dee9d9ac3b1",
              "apn": "sample string 1",
              "tun": "sample string 2",
              "cartonQuantity": 3,
              "product": {
                "$ref": "7"
              },
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "37"
            }
          ],
          "competitionPricing": [
            {
              "$id": "38",
              "identifier": "LSnuRILcfE2lrWBwSe/pOg==",
              "identifierGuid": "44ee292d-dc82-4d7c-a5ad-607049efe93a",
              "pluG_UID": "vjJZgtzyPEGxCnLub1r8Bg==",
              "pluGuid": "825932be-f2dc-413c-b10a-72ee6f5afc06",
              "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": "rsd921zsY0SR8C3yjoJYAA==",
              "groupName": "sample string 1",
              "identifierGuid": "db7dc7ae-ec5c-4463-91f0-2df28e825800",
              "exists": true,
              "flipChartIdentifier": "2DTFMFEHdE6vmPheYhDMMA==",
              "flipChartIdentifierGuid": "30c534d8-0751-4e74-af98-f85e6210cc30",
              "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": "ox5IWP9SrU+Xkpjp5kdeFw==",
              "groupIdentifierGuid": "58481ea3-52ff-4fad-9792-98e9e6475e17",
              "flipChart": {
                "$id": "40",
                "identifier": "yvGkVXfIvkeZ5Hp+Yelskg==",
                "identifierGuid": "55a4f1ca-c877-47be-99e4-7a7e61e96c92",
                "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": "1gBovEahn0yKZH+ciutGiw==",
                  "identifierGuid": "bc6800d6-a146-4c9f-8a64-7f9c8aeb468b",
                  "name": "sample string 2",
                  "formType": "sample string 3",
                  "forms": [
                    {
                      "$id": "42",
                      "id": 1,
                      "g_UID": "oINy9D9A6E6ARpDKNp556w==",
                      "guid": "f47283a0-403f-4ee8-8046-90ca369e79eb",
                      "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": "0XgcTq3/BUKLghejCCyCgg==",
                      "previousFormGuid": "4e1c78d1-ffad-4205-8b82-17a3082c8282",
                      "nextForm": 1,
                      "nextFormG_UID": "JglcxtcZ+kmYdGO+BFhT9w==",
                      "nextFormGuid": "c65c0926-19d7-49fa-9874-63be045853f7",
                      "attributes": "sample string 10",
                      "updated": "2025-08-02T23:15:00.6922001",
                      "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": "oWdEUh96FkW0RX2fGBN2zA==",
                          "checkoutFormGuid": "524467a1-7a1f-4516-b445-7d9f181376cc",
                          "identifier": "sf37f72R5kOszF4S3n3OgQ==",
                          "identifierGuid": "7ffbfdb1-91bd-43e6-accc-5e12de7dce81",
                          "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": "i0Ikvkp5bUSa/dXwRY3t8A==",
                          "valueGuid": "be24428b-794a-446d-9afd-d5f0458dedf0",
                          "buttonText": "sample string 10",
                          "valueText": "sample string 11",
                          "drawImageAndButton": true,
                          "updated": "2025-08-02T23:15:00.6922001",
                          "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:15:00.6922001",
                            "imageData": "QEA=",
                            "readOnly": true
                          }
                        },
                        {
                          "$ref": "43"
                        }
                      ],
                      "panels": [
                        {
                          "$id": "45",
                          "id": 1,
                          "checkoutFormID": 2,
                          "checkoutFormG_UID": "9hWhLL4EmEW2hlDvQ0ljWA==",
                          "checkoutFormGuid": "2ca115f6-04be-4598-b686-50ef43496358",
                          "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": "qNTD+DNzf06mlJ1TD/z10Q==",
                  "flipChartPageIdentifierGuid": "f8c3d4a8-7333-4e7f-a694-9d530ffcf5d1",
                  "pluG_UID": "PiUXEJ/e9kOGjl13SgFTag==",
                  "pluGuid": "1017253e-de9f-43f6-868e-5d774a01536a",
                  "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": "So1HRBjIWU+NSBbTPBBzSw==",
              "pluGuid": "44478d4a-c818-4f59-8d48-16d33c10734b",
              "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:15:00.6922001",
              "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": "CUDaHqk9nEijcbv0MIlRlw==",
              "ingredientGuid": "AJGl0ojTDEK6Ah/hI8tt7w==",
              "ingredientIdentifier": "d2a59100-d388-420c-ba02-1fe123cb6def",
              "quantity": 1.0,
              "storeIDs": [
                1,
                2
              ],
              "ingredientText": "sample string 1",
              "ingredient": {
                "$ref": "7"
              }
            },
            {
              "$ref": "48"
            }
          ],
          "bins": [
            {
              "$id": "49",
              "pluG_UID": "rtdv0gTOWUO/pDkFFHJxYA==",
              "pluGuid": "d26fd7ae-ce04-4359-bfa4-390514727160",
              "shelfLocationIdentifier": "Jeci8PrwxkCu/kOLmruMzA==",
              "shelfLocationGuid": "f022e725-f0fa-40c6-aefe-438b9abb8ccc",
              "labelShelfDefault": 1,
              "labelTalkerDefault": 1,
              "labelSmall": true,
              "labelPageLayoutG_UID": "ehW5asARK0a0Eqhnua4Ezw==",
              "labelPageLayoutGuid": "6ab9157a-11c0-462b-b412-a867b9ae04cf",
              "updated": "2025-08-02T23:15:00.6922001",
              "electronicShelfLabelIdentifier": "sample string 5",
              "electronicshelfLabelsConfigurationID": 6,
              "labelShelfChanged": true,
              "productName": "sample string 8",
              "locationText": "sample string 9",
              "product": {
                "$ref": "7"
              },
              "location": {
                "$id": "50",
                "identifier": "wnOrg7aYr0OcIjTtqPEgFw==",
                "storeID": 1,
                "identifierGuid": "83ab73c2-98b6-43af-9c22-34eda8f12017",
                "name": "sample string 2",
                "haccp": true,
                "blueprintID": 1,
                "updated": "2025-08-02T23:15:00.6922001",
                "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": "aswN4wzMRUKM2esXMV5Hzw==",
              "pluGuid": "e30dcc6a-cc0c-4245-8cd9-eb17315e47cf",
              "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:15:00.6922001",
                "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:15:00.6922001",
                              "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": "AsrpnLGXVU2fLlob9At3yw==",
                              "labelPageLayoutGuid": "9ce9ca02-97b1-4d55-9f2e-5a1bf40b77cb",
                              "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:15:00.6922001",
                          "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": "x0RqO16ks0uIFyul8Q4d8Q==",
                          "labelPageLayoutGuid": "3b6a44c7-a45e-4bb3-8817-2ba5f10e1df1",
                          "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:15:00.6922001",
                      "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": "cUkZLR4gH0eKNZBnJ9kclQ==",
                      "labelPageLayoutGuid": "2d194971-201e-471f-8a35-906727d91c95",
                      "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:15:00.6922001",
                  "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": "UPOOUSCUxEa8CiWCSMqdPw==",
                  "labelPageLayoutGuid": "518ef350-9420-46c4-bc0a-258248ca9d3f",
                  "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": "HuVDQyi6WEKxpPmn+D4XVw==",
            "pluGuid": "4343e51e-ba28-4258-b1a4-f9a7f83e1757",
            "newPrice": 1,
            "pctDiscount": 1,
            "newCost": 1,
            "newCostDecimals": 6,
            "dealCostIdentifier": "G3oejQGGyUOoFjhF4ENz8w==",
            "dealCostGuid": "8d1e7a1b-8601-43c9-a816-3845e04373f3",
            "pluName": "sample string 7",
            "apn": "sample string 8",
            "fuelItem": true,
            "priceGroupG_UID": "1xs/eupuq0mu1Xl8w1gnbw==",
            "priceGroupGuid": "7a3f1bd7-6eea-49ab-aed5-797cc358276f",
            "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:15:00.6922001",
            "rrp": 26,
            "campaignDescription": "sample string 27",
            "campaignComboPriceGroupG_UID": "5zhUawlZ40qQpXpYx8W6WA==",
            "campaignComboPriceGroupIdentifier": "6b5438e7-5909-4ae3-90a5-7a58c7c5ba58",
            "promotionPlacementDescription": "sample string 28",
            "storeAcceptances": [
              {
                "$id": "62",
                "plu": 1,
                "pluG_UId": "QEA=",
                "campaignID": 1,
                "campaignName": "sample string 2",
                "storeID": 3,
                "acceptedUtc": "2025-08-02T23:15:00.6922001",
                "operatorG_UID": "8gVkbb91eECAP0qTeG5O6w==",
                "operatorGuid": "6d6405f2-75bf-4078-803f-4a93786e4eeb",
                "machineID": 1,
                "processed": true,
                "appliedUtc": "2025-08-02T23:15:00.6922001",
                "signIqTicketFileMovedUtc": "2025-08-02T23:15:00.6922001",
                "user": "sample string 6",
                "campaignDescription": "sample string 7",
                "productDesc": "sample string 8",
                "storeName": "sample string 9",
                "effectiveUtc": "2025-08-02T23:15:00.6922001",
                "priceChangeType": 0,
                "operatorName": "sample string 10",
                "hostCampaign": true,
                "product": {
                  "$ref": "7"
                },
                "campaignPlu": {
                  "$ref": "61"
                }
              },
              {
                "$ref": "62"
              }
            ],
            "campaign": {
              "$id": "63",
              "id": 1,
              "storeID": 2,
              "name": "65f8bd68-319a-4b55-8034-c583c95d3ea3",
              "nameGuid": "65f8bd68-319a-4b55-8034-c583c95d3ea3",
              "description": "sample string 4",
              "showDiscounts": true,
              "showTotals": true,
              "onlyEvaluateOnSubtotal": true,
              "useDescription": true,
              "campaignType": 1,
              "startDate": "2025-08-02T23:15:00.6922001",
              "startTime": 1,
              "endDate": "2025-08-02T23:15:00.6922001",
              "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:15:00.6922001",
              "system": true,
              "created": "2025-08-02T23:15:00.6922001",
              "updated": "2025-08-02T23:15:00.6922001",
              "priceChangeNotifiedUtc": "2025-08-02T23:15:00.6922001",
              "promoType": 1,
              "promotionTypeCode": "sample string 13",
              "hostIdentifier": "npGBcglwAEGsJvumDU1haQ==",
              "hostIdentifierGuid": "7281919e-7009-4100-ac26-fba60d4d6169",
              "hostType": 14,
              "createdByUser": "sample string 15",
              "fromHost": true,
              "deleted": true,
              "campaignDeleted": "2025-08-02T23:15:00.6922001",
              "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": "v+JPzGH650a1H/S6ghTrQQ==",
                  "pluGuid": "cc4fe2bf-fa61-46e7-b51f-f4ba8214eb41",
                  "hostOfferID": 1,
                  "priceGroupG_UID": "ZZl9OI2Xw0+Zgmd355f2nw==",
                  "priceGroupGuid": "387d9965-978d-4fc3-9982-6777e797f69f",
                  "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:15:00.6922001",
                  "rrp": 17,
                  "campaignDescription": "sample string 18",
                  "product": {
                    "$ref": "7"
                  },
                  "campaign": {
                    "$ref": "63"
                  }
                },
                {
                  "$ref": "64"
                }
              ],
              "sellingRules": [
                {
                  "$id": "65",
                  "id": 1,
                  "identifier": "qHHQU1+uq0OJWGndwJOvhg==",
                  "identifierStr": "qHHQU1+uq0OJWGndwJOvhg==",
                  "identifierGuid": "53d071a8-ae5f-43ab-8958-69ddc093af86",
                  "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": "65phAyOEBEW/Zrc9SczLSQ==",
                  "customerIDGuid": "03619aeb-8423-4504-bf66-b73d49cccb49",
                  "campaign": {
                    "$ref": "63"
                  },
                  "customer": {
                    "$id": "67",
                    "identifier": "u3T7+QhYq0CLot8/rKmGGA==",
                    "identifierGuid": "f9fb74bb-5808-40ab-8ba2-df3faca98618",
                    "code": "sample string 2",
                    "familyName": "sample string 3",
                    "givenName": "sample string 4",
                    "otherName": "sample string 5",
                    "title": "sample string 6",
                    "dateOfBirth": "2025-08-02T23:15:00.6922001",
                    "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": "u81ezzhiOEqR/xG/CAcFnw==",
                    "communityIdentifierGuid": "cf5ecdbb-6238-4a38-91ff-11bf0807059f",
                    "joined": "2025-08-02T23:15:00.6922001",
                    "updated": "2025-08-02T23:15:00.6922001",
                    "active": true,
                    "reasonInactive": 1,
                    "groupCustomer": true,
                    "loyaltyPoints": 1,
                    "homeStoreID": 1,
                    "availableSpend": 1,
                    "priceLevelIdentifier": "O+Q1X8yZkkWtfRuKAqmPaQ==",
                    "priceLevelIdentifierGuid": "5f35e43b-99cc-4592-ad7d-1b8a02a98f69",
                    "marketingID": "sample string 18",
                    "hidden": true,
                    "registered": true,
                    "registeredOn": "2025-08-02T23:15:00.6922001",
                    "emailMarketing": true,
                    "smsMarketing": true,
                    "deleted": true,
                    "deletedUser": "sample string 24",
                    "homeStoreName": "sample string 25",
                    "customerCards": [
                      {
                        "$id": "68",
                        "cardType": 2,
                        "issueDate": "2025-08-02T23:15:00.6922001",
                        "expiry": "2025-08-02T23:15:00.6922001",
                        "customerID": "lFNnpkgSnkOGQbqmJlnpog==",
                        "customerIDGuid": "a6675394-1248-439e-8641-baa62659e9a2",
                        "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:15:00.6922001",
                        "linkedAccount": "tntrZJOxZUugC0Jb1uO4qQ==",
                        "linkedAccountGuid": "646b7bb6-b193-4b65-a00b-425bd6e3b8a9",
                        "currentValueChanged": true,
                        "limitsChanged": true,
                        "customer": {
                          "$ref": "67"
                        },
                        "account": {
                          "$id": "69",
                          "id": 1,
                          "identifier": "38uPqOsf60yCb94i7i5NsQ==",
                          "identifierGuid": "a88fcbdf-1feb-4ceb-826f-de22ee2e4db1",
                          "referenceNo": "sample string 3",
                          "name": "sample string 4",
                          "created": "2025-08-02T23:15:00.6922001",
                          "owner": "LyFTAy9+P0a36D0y0f8qSg==",
                          "ownerGuid": "0353212f-7e2f-463f-b7e8-3d32d1ff2a4a",
                          "accountStoreGroupIdentifier": "E1q2B7GPLUyfivb8O2u2gQ==",
                          "accountStoreGroupGuid": "07b65a13-8fb1-4c2d-9f8a-f6fc3b6bb681",
                          "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:15:00.6922001",
                          "active": true,
                          "updated": "2025-08-02T23:15:00.6922001",
                          "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": "Dxu8BmVwpU+EgOassKHKlA==",
                              "identifierGuid": "06bc1b0f-7065-4fa5-8480-e6acb0a1ca94",
                              "name": "sample string 2",
                              "primaryContact": "YYHyRliELUyaoFC68cNNvQ==",
                              "primaryContactGuid": "46f28161-8458-4c2d-9aa0-50baf1c34dbd",
                              "accountID": "1IYT5anPB0+H/EfrjPSboQ==",
                              "accountIDGuid": "e51386d4-cfa9-4f07-87fc-47eb8cf49ba1",
                              "special": true,
                              "updated": "2025-08-02T23:15:00.6922001",
                              "active": true,
                              "reasonInactive": 1,
                              "priceLevelIdentifier": "euyPM4Q/c02J7kPB92vW0g==",
                              "priceLevelIdentifierGuid": "338fec7a-3f84-4d73-89ee-43c1f76bd6d2",
                              "deleted": true,
                              "account": {
                                "$ref": "69"
                              },
                              "primaryContactCustomer": {
                                "$ref": "67"
                              },
                              "customerGroupMembers": [
                                {
                                  "$id": "72",
                                  "id": 1,
                                  "groupID": "F8j69Br7YUadQ9pMkKV5IQ==",
                                  "groupIDGuid": "f4fac817-fb1a-4661-9d43-da4c90a57921",
                                  "customerID": "wUZ/Tm9A00qkPFwZXcLGUQ==",
                                  "customerIDGuid": "4e7f46c1-406f-4ad3-a43c-5c195dc2c651",
                                  "card": "sample string 4",
                                  "linkedAccount": "i58l9WlOBk+0eVei/BzfFg==",
                                  "linkedAccountGuid": "f5259f8b-4e69-4f06-b479-57a2fc1cdf16",
                                  "customer": {
                                    "$ref": "67"
                                  },
                                  "group": {
                                    "$ref": "71"
                                  },
                                  "customerCard": {
                                    "$ref": "68"
                                  }
                                },
                                {
                                  "$ref": "72"
                                }
                              ]
                            },
                            {
                              "$ref": "71"
                            }
                          ]
                        },
                        "payments": [
                          {
                            "$id": "73",
                            "id": 1,
                            "identifier": "ItJ1aI1EdESOv8rQWhIxFA==",
                            "identifierGuid": "6875d222-448d-4474-8ebf-cad05a123114",
                            "storeID": 2,
                            "operatorName": "sample string 3",
                            "saleHeaderID": 4,
                            "paymentType": 5,
                            "amount": 6,
                            "account": "sample string 7",
                            "accountID": "QyWIHSkXWkmO3tRJJIKqVg==",
                            "accountIDGuid": "1d882543-1729-495a-8ede-d4492482aa56",
                            "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:15:00.6922001",
                            "invRocNo": "sample string 14",
                            "responseCode": "sample string 15",
                            "cashout": 1,
                            "tip": 16,
                            "idempotentVoid": "htItwz68fk2/rqhw/BPodQ==",
                            "idempotentVoidGuid": "c32dd286-bc3e-4d7e-bfae-a870fc13e875",
                            "offline": true,
                            "processed": 1,
                            "storeSaleHeader": {
                              "$id": "74",
                              "saleHeaderID": 1,
                              "saleHeaderGuid": "Jt0UrgDNWU+LRq/3wdHpIQ==",
                              "saleHeaderIdentifierGuid": "ae14dd26-cd00-4f59-8b46-aff7c1d1e921",
                              "created": "2025-08-02T23:15:00.6922001",
                              "createdLocal": "2025-08-02T23:15:00.6922001",
                              "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:15:00.6922001",
                              "storeID": 1,
                              "operatorG_Uid": "+VOxeMn8ake6t5PCf+jbzw==",
                              "operatorGuid": "78b153f9-fcc9-476a-bab7-93c27fe8dbcf",
                              "customerG_Uid": "mbTn50QN20GVDTKypdHbCA==",
                              "customerGuid": "e7e7b499-0d44-41db-950d-32b2a5d1db08",
                              "communityIdentifier": "WQ9MMhow30CxYZ4ZojIOSQ==",
                              "communityIdentifierGuid": "324c0f59-301a-40df-b161-9e19a2320e49",
                              "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": "AwOhQcRPoE2f5TPzECZGIQ==",
                              "priceLevelIdentifierGuid": "41a10303-4fc4-4da0-9fe5-33f310264621",
                              "locked": 36,
                              "relationChecksum": "sample string 37",
                              "loyaltyTender": 1,
                              "giftCardTender": 1,
                              "operator": {
                                "$ref": "34"
                              },
                              "customer": {
                                "$ref": "67"
                              },
                              "communityOrganisation": {
                                "$id": "75",
                                "id": 1,
                                "identifier": "RR6uis7wG0u45ld/4WwLCA==",
                                "identifierGuid": "8aae1e45-f0ce-4b1b-b8e6-577fe16c0b08",
                                "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:15:00.6922001",
                                "deleted": true
                              },
                              "details": [
                                {
                                  "$id": "76",
                                  "saleItemID": 1,
                                  "identifier": "7V9U+lSFKkCK3YkF9Gtgbw==",
                                  "identifierGuid": "fa545fed-8554-402a-8add-8905f46b606f",
                                  "saleHeaderID": 2,
                                  "plu": 1,
                                  "pluG_UId": "ha5iw1fHjUWuu29E9hazCQ==",
                                  "pluGuid": "c362ae85-c757-458d-aebb-6f44f616b309",
                                  "accountID": "rO7CKqqAZU267ySLX/mC6A==",
                                  "accountIDGuid": "2ac2eeac-80aa-4d65-baef-248b5ff982e8",
                                  "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:15:00.6922001",
                                  "bestOrExpireType": 1,
                                  "providerName": "sample string 11",
                                  "refundG_UID": "fsJZ5DhfKkygnwAZckRzBg==",
                                  "refundGuid": "e459c27e-5f38-4c2a-a09f-001972447306",
                                  "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": "U+liUcaEGk6au0jGJU5U3Q==",
                                  "idempotentVoidGuid": "5162e953-84c6-4e1a-9abb-48c6254e54dd",
                                  "priceLevelIdentifier": "CY4BCNWVWEuewe2TfWsCIA==",
                                  "priceLevelIdentifierGuid": "08018e09-95d5-4b58-9ec1-ed937d6b0220",
                                  "productName": "sample string 23",
                                  "apn": "sample string 24",
                                  "unknownScans": [
                                    {
                                      "$id": "77",
                                      "id": 1,
                                      "saleDetailID": 2,
                                      "storeID": 1,
                                      "scanned": "2025-08-02T23:15:00.6922001",
                                      "operatorG_UID": "QEA=",
                                      "barcode": "sample string 4",
                                      "processed": 1
                                    },
                                    {
                                      "$ref": "77"
                                    }
                                  ],
                                  "refund": {
                                    "$id": "78",
                                    "id": 1,
                                    "g_UID": "gwwdv6VhPU6E0nIZHDBsDQ==",
                                    "guid": "bf1d0c83-61a5-4e3d-84d2-72191c306c0d",
                                    "description": "sample string 1",
                                    "dumped": true,
                                    "inventoryReasonID": 1,
                                    "sortOrder": 1,
                                    "updated": "2025-08-02T23:15:00.6922001"
                                  },
                                  "modifier": {
                                    "$id": "79",
                                    "id": 1,
                                    "setG_UID": "GJDHMVGJvkSQtnC78FlcYQ==",
                                    "modifierSetGuid": "31c79018-8951-44be-90b6-70bbf0595c61",
                                    "name": "sample string 2",
                                    "price": 1,
                                    "quantity": 1,
                                    "modifierType": 1,
                                    "groupNumber": 1,
                                    "pageNumber": 1,
                                    "controlOrder": 1,
                                    "printToStation": true,
                                    "pluG_UID": "Hq+advMCUECi+khi/MaOnw==",
                                    "pluGuid": "769aaf1e-02f3-4050-a2fa-4862fcc68e9f",
                                    "deleted": true,
                                    "g_UID": "djJMMJzfF0CPSzClWq5vXw==",
                                    "guid": "304c3276-df9c-4017-8f4b-30a55aae6f5f",
                                    "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": "9z85S6xaVkO3te5SNS86vA==",
                                  "pluGuid": "4b393ff7-5aac-4356-b7b5-ee52352f3abc",
                                  "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:15:00.6922001",
                                  "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:15:00.6922001",
                                  "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": "L0fp5ong5EisvF/dqigKPw==",
                                  "pluGuid": "e6e9472f-e089-48e4-acbc-5fddaa280a3f",
                                  "accountID": "SQ5f6N1DoEi4bUkhBOGXxg==",
                                  "accountIDGuid": "e85f0e49-43dd-48a0-b86d-492104e197c6",
                                  "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:15:00.6922001",
                                  "bestOrExpireType": 1,
                                  "refundG_UID": "mLUypnSUGU6i1t5CzPgNyQ==",
                                  "refundGuid": "a632b598-9474-4e19-a2d6-de42ccf80dc9",
                                  "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": "lgEwRycpnECiKW63Rt7zoQ==",
                                  "identifierGuid": "47300196-2927-409c-a229-6eb746def3a1",
                                  "id": 1,
                                  "orderNo": 2,
                                  "externalSaleIdentifier": "sample string 3",
                                  "storeID": 4,
                                  "zoneID": 5,
                                  "deptNo": 6,
                                  "customerIdentifier": "zUDaxj7f7kufMwi5Ltjpmw==",
                                  "customerIdentifierGuid": "c6da40cd-df3e-4bee-9f33-08b92ed8e99b",
                                  "operatorNo": 1,
                                  "operatorG_UID": "sIrJLCCBO0KZ9GLwXQ1bww==",
                                  "operatorGuid": "2cc98ab0-8120-423b-99f4-62f05d0d5bc3",
                                  "created": "2025-08-02T23:15:00.6922001",
                                  "ordered": "2025-08-02T23:15:00.6922001",
                                  "started": "2025-08-02T23:15:00.6922001",
                                  "completed": "2025-08-02T23:15:00.6922001",
                                  "supplied": "2025-08-02T23:15:00.6922001",
                                  "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": "H4PzVXStX0augPhMjdRH6Q==",
                                      "pluGuid": "55f3831f-ad74-465f-ae80-f84c8dd447e9",
                                      "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": "Eag23kPye0eAlTmp0RtUTA==",
                                      "headerIdentifierGuid": "de36a811-f243-477b-8095-39a9d11b544c",
                                      "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": "tCd9t0m6eUGwHNxDyOtllg==",
                                  "surveyGuid": "b77d27b4-ba49-4179-b01c-dc43c8eb6596",
                                  "saleHeaderGuid": "kkXvdbStpEuAVYUHBttvGQ==",
                                  "saleGuid": "75ef4592-adb4-4ba4-8055-850706db6f19",
                                  "textResponse": "sample string 1",
                                  "integerResponse": 1,
                                  "g_UIDResponse": "uu9yzTxuTU26E0VFx6Humg==",
                                  "guidResponse": "cd72efba-6e3c-4d4d-ba13-4545c7a1ee9a",
                                  "whoAnswered": 2,
                                  "answeredAtUTC": "2025-08-02T23:15:00.6922001",
                                  "sale": {
                                    "$ref": "74"
                                  },
                                  "survey": {
                                    "$id": "88",
                                    "g_UID": "rCxmdylcOESSTEhGc1AgzQ==",
                                    "guid": "77662cac-5c29-4438-924c-4846735020cd",
                                    "name": "sample string 1",
                                    "storeID": 2,
                                    "zoneID": 1,
                                    "checkoutFormG_UID": "yRanEqAxgUKYbo22ZptlPA==",
                                    "checkoutFormGuid": "12a716c9-31a0-4281-986e-8db6669b653c",
                                    "displayToWho": 3,
                                    "displayWhen": 4,
                                    "start": "2025-08-02T23:15:00.6922001",
                                    "end": "2025-08-02T23:15:00.6922001",
                                    "deleted": true,
                                    "updated": "2025-08-02T23:15:00.6922001",
                                    "possibleIntegerResponses": [
                                      1,
                                      2
                                    ],
                                    "possibleTextResponses": [
                                      "sample string 1",
                                      "sample string 2"
                                    ],
                                    "possibleGuidResponses": [
                                      "8e9be0c9-831e-46a3-82cd-d49134be9205",
                                      "51b3f5c0-eb3d-4a3d-b5bb-d8b22784585b"
                                    ],
                                    "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": "+LK9zk1T5USY4egvUJfaHA==",
                              "accountIdentifier": "cebdb2f8-534d-44e5-98e1-e82f5097da1c",
                              "accountName": "sample string 42",
                              "customerOrderIdentifier": "a5eXw+YXJUOgK9H9QQgu0A==",
                              "customerOrderIdentifierGuid": "c397976b-17e6-4325-a02b-d1fd41082ed0",
                              "priceLevelName": "sample string 43",
                              "revision": 44,
                              "ingressId": "sample string 45"
                            },
                            "metadata": {
                              "$id": "89",
                              "id": 1,
                              "paymentID": 2,
                              "paymentIdentifier": "NSlAaWL4sU6r0xex7NQnIw==",
                              "paymentIdentifierGuid": "69402935-f862-4eb1-abd3-17b1ecd42723",
                              "identifier": "ywaNVfmN+UGo/yYTxNMXJQ==",
                              "identifierGuid": "558d06cb-8df9-41f9-a8ff-2613c4d31725",
                              "metadata": "sample string 3",
                              "signatureImage": "QEA=",
                              "itemIdentifier": "arn0aEEIpk6SAbfikczOcQ==",
                              "itemIdentifierGuid": "68f4b96a-0841-4ea6-9201-b7e291ccce71"
                            }
                          },
                          {
                            "$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": "GzYOmeD+B0meIHX5PtWWbw==",
                        "customerIdentifierGuid": "990e361b-fee0-4907-9e20-75f93ed5966f",
                        "voucherName": "sample string 2",
                        "count": 3,
                        "storeID": 4,
                        "barcode": "sample string 5",
                        "redeemCount": 6,
                        "issueCount": 7,
                        "storeSalePaymentID": 1,
                        "idempotentID": "zDmp9LGqkUu/+u49ajYxWQ==",
                        "idempotentGuid": "f4a939cc-aab1-4b91-bffa-ee3d6a363159",
                        "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:15:00.6922001",
                          "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:15:00.6922001",
                            "labelPageLayout": "cFcFsWhj1U+N2EMOBNb+3A==",
                            "pageLayoutGuid": "b1055770-6368-4fd5-8dd8-430e04d6fedc",
                            "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:15:00.6922001"
                              },
                              {
                                "$ref": "94"
                              }
                            ]
                          },
                          "customerVouchers": [
                            {
                              "$id": "95",
                              "id": 1,
                              "customerIdentifier": "MB4e6ly1oU+qlscWJG1MQg==",
                              "customerIdentifierGuid": "ea1e1e30-b55c-4fa1-aa96-c716246d4c42",
                              "voucherID": 3,
                              "voucherName": "sample string 4",
                              "storeID": 1,
                              "barcode": "sample string 5",
                              "dateOfIssue": "2025-08-02T23:15:00.6922001",
                              "issuedSaleHeaderID": 1,
                              "issuedSaleIdentifier": "sample string 7",
                              "issuedOfflinePaymentID": 1,
                              "issuedIdempotentID": "UU2uDYjeV0aI19HKzNvDVg==",
                              "issuedIdempotentGuid": "0dae4d51-de88-4657-88d7-d1caccdbc356",
                              "issuedOffline": true,
                              "issuedUser": "sample string 9",
                              "issuedNotes": "sample string 10",
                              "expiryDate": "2025-08-02T23:15:00.6922001",
                              "expiredUser": "sample string 11",
                              "expiredNotes": "sample string 12",
                              "redeemed": "2025-08-02T23:15:00.6922001",
                              "redeemedSaleHeaderID": 1,
                              "redeemedSaleIdentifier": "sample string 13",
                              "redeemedOfflinePaymentID": 1,
                              "redeemedIdempotentID": "Bv5YLlv+NkWLB0pkO7E1eQ==",
                              "redeemedIdempotentGuid": "2e58fe06-fe5b-4536-8b07-4a643bb13579",
                              "redeemedUser": "sample string 14",
                              "redeemedNotes": "sample string 15",
                              "redeemedOffline": true,
                              "updated": "2025-08-02T23:15:00.6922001",
                              "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": "BXsS1cR3qkKYrFs+idKQZg==",
                  "groupIDGuid": "d5127b05-77c4-42aa-98ac-5b3e89d29066",
                  "campaign": {
                    "$ref": "63"
                  },
                  "group": {
                    "$ref": "71"
                  }
                },
                {
                  "$ref": "96"
                }
              ],
              "signIqTickets": [
                {
                  "$id": "97",
                  "identifier": "K7Y6N5SM4kGTZOML8SD4hA==",
                  "identifierGuid": "373ab62b-8c94-41e2-9364-e30bf120f884",
                  "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": "A6oXSAQ2HkOCPqs2QFedFQ==",
                  "guid": "4817aa03-3604-431e-823e-ab3640579d15",
                  "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": "84ONMcjRSEidd6e4aAGDfA==",
                      "groupGuid": "318d83f3-d1c8-4848-9d77-a7b86801837c",
                      "comboPriceType": 5,
                      "priceType": 5,
                      "pluG_UID": "wzFcIpHEBEqehM8syXh2kA==",
                      "pluGuid": "225c31c3-c491-4a04-9e84-cf2cc9787690",
                      "priceGroupG_UID": "OmWzZ8vgi0mW3Ffq2PLXlA==",
                      "priceGroupGuid": "67b3653a-e0cb-498b-96dc-57ead8f2d794",
                      "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": "vtZzjcmIs0WA7BYUf//Aug==",
                  "priceLevelIdentifierGuid": "8d73d6be-88c9-45b3-80ec-16147fffc0ba",
                  "campaignName": "sample string 3",
                  "priceLevelName": "sample string 4"
                },
                {
                  "$ref": "100"
                }
              ]
            },
            "product": {
              "$ref": "7"
            },
            "dealCost": {
              "$id": "101",
              "headerIdentifier": "U+VCdRbW4ECqA4Aj/+iX1w==",
              "headerIdentifierGuid": "7542e553-d616-40e0-aa03-8023ffe897d7",
              "identifier": "LRYfAm782keD8kc+2a2YNA==",
              "identifierGuid": "021f162d-fc6e-47da-83f2-473ed9ad9834",
              "supplierIdentifier": "qczLw9+gr0eGkp+nJxR9Kw==",
              "supplierGuid": "c3cbcca9-a0df-47af-8692-9fa727147d2b",
              "pluG_UID": "SD8ZIZfwsEOXQ7EtqVe0DQ==",
              "pluGuid": "21193f48-f097-43b0-9743-b12da957b40d",
              "campaignName": "2f6c6415-b01f-4611-890c-c192b4ae75bb",
              "description": "sample string 4",
              "cost": 5,
              "costDecimals": 6,
              "start": "2025-08-02T23:15:00.6922001",
              "end": "2025-08-02T23:15:00.6922001",
              "type": 9,
              "promoType": 10,
              "bonusItemPLUG_UID": "FYV1Nf0yW0GDhPF/iW/h/Q==",
              "bonusItemPluGuid": "35758515-32fd-415b-8384-f17f896fe1fd",
              "bonusPurchaseUnits": 11,
              "bonusReceiveUnits": 12,
              "updated": "2025-08-02T23:15:00.6922001",
              "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:15:00.6922001",
              "campaignEndDate": "2025-08-02T23:15:00.6922001",
              "masterPLUG_UID": "ynNaod0jjEitPKEjLjmE1w==",
              "masterID": "a15a73ca-23dd-488c-ad3c-a1232e3984d7",
              "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": "vKqUeyBrs0+E0uJtMbFgag==",
              "bonusMasterID": "7b94aabc-6b20-4fb3-84d2-e26d31b1606a",
              "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:15:00.6922001",
          "dealCosts": [
            {
              "$ref": "101"
            },
            {
              "$ref": "101"
            }
          ],
          "tags": [
            {
              "$id": "102",
              "pluG_UID": "N+vZXdhfvUCIW5extVphUg==",
              "pluGuid": "5dd9eb37-5fd8-40bd-885b-97b1b55a6152",
              "tagID": 1,
              "description": "sample string 1",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "102"
            }
          ],
          "alternateProductG_UID": "mSmTtZ8kZUuJ+9Sj1SStsg==",
          "alternateProduct": "b5932999-249f-4b65-89fb-d4a3d524adb2",
          "productHostCode": {
            "$id": "103",
            "id": 1,
            "pluG_UID": "IyyPdaYWIk66g6QrRCGlYg==",
            "pluGuid": "758f2c23-16a6-4e22-ba83-a42b4421a562",
            "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:15:00.6922001",
          "inventoryTracked": "2025-08-02T23:15:00.6922001",
          "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": "GN5DXbIaC0SsbTorPbjTKQ==",
        "supplierGuid": "5d43de18-1ab2-440b-ac6d-3a2b3db8d329",
        "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": "F9U/Dj3k6UeJJ5cEl/iLDA==",
        "supplierGuid": "0e3fd517-e43d-47e9-8927-970497f88b0c",
        "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:15:00.6922001",
        "deliveryDate": "2025-08-02T23:15:00.6922001",
        "nextCutOffDate": "2025-08-02T23:15:00.6922001",
        "nextDeliveryDate": "2025-08-02T23:15:00.6922001",
        "nextDaysBuffer": 10
      },
      {
        "$ref": "106"
      }
    ],
    "store": {
      "$ref": "8"
    },
    "updated": "2025-08-02T23:15:00.6922001",
    "isHost": true
  },
  "store": {
    "$ref": "8"
  }
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK�[���5xl/workbook.xml �(�����0��&�C��@�R8q���{)[�H����[J ��mgv�ۡ�������ɄƷX��B��Y8Y&����$��X!���IU5�0���	R��W�?��<�1H�����2�;�K���9d����b"���o�f�~�2LC�{Fٹ�-.1�J�}j�*����u!���a�l��/PK�[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�[�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="R8182ae77c49a46a1" /></Relationships>PK�[ ��\dxl/worksheets/sheet1.xml �(���]S�:��J&�'�v�����|���w9ĐLI����(�7;1�
�ɻ�իgW�t�ݟ�C�9͋i6��ˁ����m6�����O����n�%��4-{A>/v���,w���v��F� {L�ỻ,����g~?���Qv�4K���0�<}�a�b2},���ޒ�x���xY���5�l4���w�Ӑ}Q}/O�����I.����.�����}�-����^�q2�닥v�!>^�~������顼�^>���I\�˘��X��ͦ���������t\N�'x%
ƂU�>e6�Y}����*�x?��Ei��Vn��U<�����Z	+�R�e}��W��8��RJxi���W񺾾�(Ah��nۿYśj}=�a�`Q8���oW񶾾q�J�Ö��*ޭ��J����*�Wu����p.���x)"8��`6Yp<*��\�W��>x/e8>Ԡѷd��I�x�2�'��%m����eP��ZzXb���t��ʊA)V�v�{�m�!B(M���WZ{g�o�AF���`J��"��"B'��t�8�m>D$��XD&At��Y�gh�V�=�oa�:�D&�����a����F-Bw�d�LB�$���
��o�!2	��."�`�:��5Cd|��DQ��
��3N�$1"�]�Ĉ$B��[�B�3�(텰`P�\�Dյ��$�"��I�H�m{�&\���f�HbI!@)+���j�H���T�>�D�mH��I%��\��"��*2�*&���z/Mk
�IU1���U~x����/��s�hT��w�쥗/�����X>�û����}�;|^Į�
�Tn*��8�T`S�~S����M�n*>l*LS�qSa���M�k*>m*|S�q��z�H��_	����_�	1���g/	����o�2b�7FB����Fܽf$��FB���H��?	q�#!�&L�7a���	׈��iE 'L3"�8a���	ӐHLN��D�r�4%��-���4&R���D�3ӚH}fz��Ls*�3ӝ��̴��|�����PM~X1�6�C9d$�L�ڳ�g$�Ԏ۳|`$t�o��I�;����?3B�i{�/��0uV��x}^��8xш����uV;!<�⒩�P{��ɯ������,�	9��o��F$?	��'#!6�b$t�$o�;9���?h���t�1}��cS�	�t���#����Л�iUC����7����M
�f�
�|�"LzBL���^g���򟤣q�gY������`�/PK�[O����Pxl/_rels/workbook.xml.rels �(���Kn� @��f_c�T�d�M�i.�a0Vl��4�ٺ�z��Tj��n����I3����e��08ˡ�r h�S��9��~ja�Y�q1M3́�8��gJ�48���m�h�'S�{:y=R��5�K�3��:��N�A���ӄ6��g�� F �{�~J��B�%*��a��Z�f�n+YֹB��u�����/dV�h�.W�,ˆ=T���5�t�Ӳ�PÕjX��jV�-�nj��/6_PK�[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK�[�u��Bxl/sharedStrings.xml �(��X�n�6}n�����*�Ւ�$����pc��@�>�"e��E/Ie���iّE�.�k�\�3��0W�ޗ��F������^�!U�0��׽ח{7�9B�
��U亷&��|��B:`Z���B��e�/�Y"q�V��`|�$|�y_�8AX,�˲xޠ�D��99�+y�d=�����wAo��͐L���at՗7W}%70L*IJ�a�/5�]�c���>To��G�
� Sɸe[/)�'����<�W��[��a��	y��>j�� v*��E��yN,�H�C%�[�
s=#R����ZH����od�8,����h���һ<��\�6SؽMf_���P�%(asa�
�0i��6���B�7�'�-������]1f�u>����m
>���ԑ�r=�e�*�&�'��Ȇ���9]IhVV�NjsM�
p�k�a��ݝ�PC��,/�֒��GDI>�C�e�%i����scǡ_D$)��MR�"O���H�Q��.��-f����+Hڵ)�,N�8s)�8^�)�D��8��6���A�n�����؝%�+����|�%�)�,�8)v�`m3�f�4	��8�-W%�ˆC19�q���>��}�n����xx�̖_ӱ9����'�	N��'8	Np�t�na���R�PS	�В�H�kt~6Y\��e�������Lwg��u��+�=�[A]Ah��������9?{9׎���%4ߪv�h����:*��=�
~�66�Hہ��[�V�B&
h� `��=P��[�!q�7��{
R�6!�ծ�e��6S��Xj�&p)��̄5U#RR��[�6Wjs��t�J"�=+7�v�m��h�9���}��3�w��]�� 1�q��ۏѢ1|���*s��&� �.�����cc
:���q�`�h�n��ef�
����L�'cj��`�A���U����􂦺���p�|�T͉�D�Uk_�ǐjP���H)Z�Wxs>fsf���T���w5d-�@�c@����P#4h�Y�f(Gn����A�f��>�����7���~7�\P��P�ie;�A�U� !~0�M�lS�yYcr��r�=Tϵl'~7�M8{��r
�}��:�`_��jð�К�MS�q557Ie�����U�R7ݫ&%z�m,�b�9g���[��˺T��AfQ����aq��Uh���Q�M���s1B�6��E-�=-K8F�;T�7��\��v�h����Bu<�R�]�AŃ��6�K�}��s�8M�Z�!�����+�D�%���yQ�����&|J���д6Ϝ#�L����T�e�+E϶�h/;tAW��2�=���;ȆPO�����Z��.�"���������P�]�Qu�V���s�.oIU����G��.�g�*j;��c:�!o�PK-�[���5xl/workbook.xmlPK-�[����	��[Content_Types].xmlPK-
�[�j�''U_rels/.relsPK-�[ ��\d�xl/worksheets/sheet1.xmlPK-�[O����P	xl/_rels/workbook.xml.relsPK-�[Ѓc'2E
`
xl/styles.xmlPK-�[�u��B�xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK�[��.��5xl/workbook.xml �(�����0D�&�C��j�N\�z𾔭4Ж�5��B	$޼��ξ>Z���v�{�sW�6�!g̋5���L;i��0I�bVJ%����v>3氇���<]h�����"�/(
��r�#��͞
G�d�ug��%�~S<¶����� %ѹ7=Q�r5
�$�^����!M�,�{�q��.�PK�[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�[-���''_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="R9812ba8630f14ff2" /></Relationships>PK�[ ��\dxl/worksheets/sheet1.xml �(���]S�:��J&�'�v�����|���w9ĐLI����(�7;1�
�ɻ�իgW�t�ݟ�C�9͋i6��ˁ����m6�����O����n�%��4-{A>/v���,w���v��F� {L�ỻ,����g~?���Qv�4K���0�<}�a�b2},���ޒ�x���xY���5�l4���w�Ӑ}Q}/O�����I.����.�����}�-����^�q2�닥v�!>^�~������顼�^>���I\�˘��X��ͦ���������t\N�'x%
ƂU�>e6�Y}����*�x?��Ei��Vn��U<�����Z	+�R�e}��W��8��RJxi���W񺾾�(Ah��nۿYśj}=�a�`Q8���oW񶾾q�J�Ö��*ޭ��J����*�Wu����p.���x)"8��`6Yp<*��\�W��>x/e8>Ԡѷd��I�x�2�'��%m����eP��ZzXb���t��ʊA)V�v�{�m�!B(M���WZ{g�o�AF���`J��"��"B'��t�8�m>D$��XD&At��Y�gh�V�=�oa�:�D&�����a����F-Bw�d�LB�$���
��o�!2	��."�`�:��5Cd|��DQ��
��3N�$1"�]�Ĉ$B��[�B�3�(텰`P�\�Dյ��$�"��I�H�m{�&\���f�HbI!@)+���j�H���T�>�D�mH��I%��\��"��*2�*&���z/Mk
�IU1���U~x����/��s�hT��w�쥗/�����X>�û����}�;|^Į�
�Tn*��8�T`S�~S����M�n*>l*LS�qSa���M�k*>m*|S�q��z�H��_	����_�	1���g/	����o�2b�7FB����Fܽf$��FB���H��?	q�#!�&L�7a���	׈��iE 'L3"�8a���	ӐHLN��D�r�4%��-���4&R���D�3ӚH}fz��Ls*�3ӝ��̴��|�����PM~X1�6�C9d$�L�ڳ�g$�Ԏ۳|`$t�o��I�;����?3B�i{�/��0uV��x}^��8xш����uV;!<�⒩�P{��ɯ������,�	9��o��F$?	��'#!6�b$t�$o�;9���?h���t�1}��cS�	�t���#����Л�iUC����7����M
�f�
�|�"LzBL���^g���򟤣q�gY������`�/PK�[�@��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8��iP�n�a[zǞ��&vd�@�Ƃ#q�"A*�`�͌��'y>�?6��id/��଀U�C��l/��a
��怣�i#�a,=�A��q~�<(����Ѧ	9?ɘJ��Y���y^s�d�-�/3����{������:
1;J�c��
��VY�{�e�nH�H��J]�����B��~���XR[���EYw�]e����O?�tZ�jR�bY4D)RsU�7w��PK�[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK�[�u��Bxl/sharedStrings.xml �(��X�n�6}n�����*�Ւ�$����pc��@�>�"e��E/Ie���iّE�.�k�\�3��0W�ޗ��F������^�!U�0��׽ח{7�9B�
��U亷&��|��B:`Z���B��e�/�Y"q�V��`|�$|�y_�8AX,�˲xޠ�D��99�+y�d=�����wAo��͐L���at՗7W}%70L*IJ�a�/5�]�c���>To��G�
� Sɸe[/)�'����<�W��[��a��	y��>j�� v*��E��yN,�H�C%�[�
s=#R����ZH����od�8,����h���һ<��\�6SؽMf_���P�%(asa�
�0i��6���B�7�'�-������]1f�u>����m
>���ԑ�r=�e�*�&�'��Ȇ���9]IhVV�NjsM�
p�k�a��ݝ�PC��,/�֒��GDI>�C�e�%i����scǡ_D$)��MR�"O���H�Q��.��-f����+Hڵ)�,N�8s)�8^�)�D��8��6���A�n�����؝%�+����|�%�)�,�8)v�`m3�f�4	��8�-W%�ˆC19�q���>��}�n����xx�̖_ӱ9����'�	N��'8	Np�t�na���R�PS	�В�H�kt~6Y\��e�������Lwg��u��+�=�[A]Ah��������9?{9׎���%4ߪv�h����:*��=�
~�66�Hہ��[�V�B&
h� `��=P��[�!q�7��{
R�6!�ծ�e��6S��Xj�&p)��̄5U#RR��[�6Wjs��t�J"�=+7�v�m��h�9���}��3�w��]�� 1�q��ۏѢ1|���*s��&� �.�����cc
:���q�`�h�n��ef�
����L�'cj��`�A���U����􂦺���p�|�T͉�D�Uk_�ǐjP���H)Z�Wxs>fsf���T���w5d-�@�c@����P#4h�Y�f(Gn����A�f��>�����7���~7�\P��P�ie;�A�U� !~0�M�lS�yYcr��r�=Tϵl'~7�M8{��r
�}��:�`_��jð�К�MS�q557Ie�����U�R7ݫ&%z�m,�b�9g���[��˺T��AfQ����aq��Uh���Q�M���s1B�6��E-�=-K8F�;T�7��\��v�h����Bu<�R�]�AŃ��6�K�}��s�8M�Z�!�����+�D�%���yQ�����&|J���д6Ϝ#�L����T�e�+E϶�h/;tAW��2�=���;ȆPO�����Z��.�"���������P�]�Qu�V���s�.oIU����G��.�g�*j;��c:�!o�PK-�[��.��5xl/workbook.xmlPK-�[����	��[Content_Types].xmlPK-
�[-���''U_rels/.relsPK-�[ ��\d�xl/worksheets/sheet1.xmlPK-�[�@��P	xl/_rels/workbook.xml.relsPK-�[Ѓc'2E
a
xl/styles.xmlPK-�[�u��B�xl/sharedStrings.xmlPK��