POST api/creditNotes

Create or save a credit note

Request Information

URI Parameters

None.

Body Parameters

Credit note to save

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.

Request Formats

application/json, text/json

Sample:
{
  "creditNoteID": 1,
  "creditNoteIdentifier": "3ba6DwVU7UC1UIBK5r7qiQ==",
  "creditNoteGuid": "0fbab6dd-5405-40ed-b550-804ae6beea89",
  "orderGuid": "oBJ0cPaN/ECGBICyPpeI4A==",
  "orderIdentifier": "707412a0-8df6-40fc-8604-80b23e9788e0",
  "invoiceIdentifier": "wGEBtzu0FUekzb+df+xJJw==",
  "invoiceIdentifierGuid": "b70161c0-b43b-4715-a4cd-bf9d7fec4927",
  "storeID": 1,
  "tradingPartner": 2,
  "supplierIdentifier": "W+kZk3h4MEqju2qbZn81pA==",
  "supplierIdentifierGuid": "9319e95b-7878-4a30-a3bb-6a9b667f35a4",
  "hostIdentifier": "msZZdGIlaUWzfAz1VwOtiw==",
  "hostIdentifierGuid": "7459c69a-2562-4569-b37c-0cf55703ad8b",
  "creditNoteStatus": 4,
  "noteSource": 5,
  "created": "2025-08-02T23:26:04.5355876",
  "createdByUser": "sample string 7",
  "defaultCustomisedReportId": 1,
  "mailTo": "sample string 8",
  "mailToBcc": "sample string 9",
  "mailReplyTo": "sample string 10",
  "sent": "2025-08-02T23:26:04.5355876",
  "sentByUser": "sample string 11",
  "creditEmailSendId": "sample string 12",
  "creditEmailSentStatus": "sample string 13",
  "notes": "sample string 14",
  "accepted": "2025-08-02T23:26:04.5355876",
  "rejected": "2025-08-02T23:26:04.5355876",
  "updated": "2025-08-02T23:26:04.5355876",
  "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": "tqP6DLmIrkafHhJzMIIKUA==",
    "identifierGuid": "0cfaa3b6-88b9-46ae-9f1e-127330820a50",
    "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": "sNZttrsYnk+U7sCZMBQrRw==",
    "primaryContactID": "b66dd6b0-18bb-4f9e-94ee-c09930142b47",
    "storeID": 1,
    "abn": "sample string 16",
    "supplierGroupIdentifier": "8W/olT/TTUKRKkZ04YyRkw==",
    "supplierGroupGuid": "95e86ff1-d33f-424d-912a-4674e18c9193",
    "rebate": 1.0,
    "rebateType": 1,
    "rebateFrequency": 1,
    "rebateSource": 1,
    "rebateLastClaimed": "2025-08-02T23:26:04.5355876",
    "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": "309d1064-7835-4c2c-8c3f-ac6ad9cc0355",
      "identifier": "Zs5B/gUeeEiBHfzRctZ6+A==",
      "identifierGuid": "fe41ce66-1e05-4878-811d-fcd172d67af8",
      "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": "1vMwRrWrSUiknfGwK1NAzQ==",
        "supplierIdentifierGuid": "4630f3d6-abb5-4849-a49d-f1b02b5340cd",
        "contactGuid": "l+C3z4LBzEeNtGSi3Yf4NQ==",
        "contactID": "cfb7e097-c182-47cc-8db4-64a2dd87f835",
        "contact": {
          "$ref": "3"
        },
        "supplier": {
          "$ref": "2"
        }
      },
      {
        "$ref": "4"
      }
    ],
    "products": [
      {
        "$id": "5",
        "pluG_UID": "014sqbumdE6KDOPKqF2xnw==",
        "pluGuid": "a92c5ed3-a6bb-4e74-8a0c-e3caa85db19f",
        "supplierIdentifier": "qpdAvpCHHkmkU1aShKYYfA==",
        "supplierIdentifierGuid": "be4097aa-8790-491e-a453-569284a6187c",
        "cartonQuantity": 1,
        "cartonQuantityChanged": true,
        "productSize": "sample string 3",
        "cigarettesPerSleeve": 1,
        "randomWeight": true,
        "piecesPerUnit": 5,
        "averagePackSize": 6,
        "effectiveDate": "2025-08-02T23:26:04.5355876",
        "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:26:04.5355876",
        "rebate": 1.0,
        "rebateExclude": true,
        "invoiceCodes": [
          {
            "$id": "6",
            "pluG_UID": "7PI+E+QtlkaDuVfjJrlmiw==",
            "pluGuid": "133ef2ec-2de4-4696-83b9-57e326b9668b",
            "supplierIdentifier": "d5NmPpHbEkK04eRRZCXw1A==",
            "supplierIdentifierGuid": "3e669377-db91-4212-b4e1-e4516425f0d4",
            "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": "dhbYYlCVmEKko7GMFQayTw==",
        "parentPluGuid": "62d81676-9550-4298-a4a3-b18c1506b24f",
        "freight": 45.0,
        "freightType": 1,
        "product": {
          "$id": "7",
          "plu": 1,
          "storeID": 1,
          "masterPluG_UID": "QEA=",
          "storeIDs": [
            1,
            2
          ],
          "g_UId": "Z71e8HzA1kGAY0J9PbiWgQ==",
          "guid": "f05ebd67-c07c-41d6-8063-427d3db89681",
          "apn": "sample string 1",
          "apnChanged": true,
          "apnSwitched": true,
          "barcode": "sample string 4",
          "itemNumber": "sample string 5",
          "itemNumberChanged": true,
          "priceGroupG_UID": "8pTkoPhAf06ksoV5xFGxFg==",
          "priceGroupGuid": "a0e494f2-40f8-4e7f-a4b2-8579c451b116",
          "blueprintID": 1,
          "lastCountedDate": "2025-08-02T23:26:04.5355876",
          "externalID": "sample string 7",
          "active": true,
          "activated": "2025-08-02T23:26:04.5355876",
          "pluCreated": "2025-08-02T23:26:04.5355876",
          "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:26:04.5355876",
          "lastManualUpdate": "2025-08-02T23:26:04.5355876",
          "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:26:04.5355876",
          "currentCostUpdated": "2025-08-02T23:26:04.5355876",
          "costDecimals": 31,
          "costChanged": true,
          "dealCostIdentifier": "QEA=",
          "excludeFromRebate": true,
          "rebateOverride": 1,
          "costCalcMethod": 32,
          "costCalcMethodChanged": true,
          "costEffectiveDate": "2025-08-02T23:26:04.5355876",
          "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:26:04.5355876",
          "posTare": 1,
          "altPrice": 1.0,
          "altPriceChanged": true,
          "altPriceMode": 53,
          "altPriceModeChanged": true,
          "altPLUG_UID": "BgGrS9YlXECYsuo2XKkPWw==",
          "altPLUGuid": "4bab0106-25d6-405c-98b2-ea365ca90f5b",
          "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:26:04.5355876",
          "labelLastPrice": 1,
          "shelfPageLayoutG_UID": "U+6l9gGM70mpzCRjmdmd+g==",
          "shelfPageLayoutGuid": "f6a5ee53-8c01-49ef-a9cc-246399d99dfa",
          "talkerPageLayoutG_UID": "wZYkOmqN8kW0XCJFu4Hwng==",
          "talkerPageLayoutGuid": "3a2496c1-8d6a-45f2-b45c-2245bb81f09e",
          "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": "jW90PIC61kejkR618z5ylw==",
          "inventoryIdentifier": "3c746f8d-ba80-47d6-a391-1eb5f33e7297",
          "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": "iQC3aByUYky4SbKEsMpTxQ==",
          "parentPluGuid": "68b70089-941c-4c62-b849-b284b0ca53c5",
          "preferredHostVendor": 104,
          "preferredHostChanged": true,
          "code": "sample string 106",
          "supplierIdentifier": "p894n2nykEaOy7Kvfxh7Yw==",
          "supplierIdentifierGuid": "9f78cfa7-f269-4690-8ecb-b2af7f187b63",
          "supplierChanged": true,
          "rebateSupplierIdentifier": "6B8mvJLcTUabdVRYcF6DWw==",
          "rebateSupplierIdentifierGuid": "bc261fe8-dc92-464d-9b75-5458705e835b",
          "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:26:04.5355876",
          "commodity": "sample string 121",
          "businessPillar": "sample string 122",
          "mscCommodity": "sample string 123",
          "hostIdentifier": "17k2HI1CZ0C6mU98tV0kxg==",
          "hostIdentifierGuid": "1c36b9d7-428d-4067-ba99-4f7cb55d24c6",
          "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:26:04.5355876",
            "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": "vbIIB/Vevkyz6ZpoCxHRzw==",
            "hostIdentifierGuid": "0708b2bd-5ef5-4cbe-b3e9-9a680b11d1cf",
            "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:26:04.5355876",
            "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": "uNKsTL+r80Cj1tVleC+ZeQ==",
                "hostIdentifierGuid": "4cacd2b8-abbf-40f3-a3d6-d565782f9979",
                "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": "r15AA/kog0Oe+4REOgGFPw==",
                  "identifierGuid": "03405eaf-28f9-4383-9efb-84443a01853f",
                  "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": "r6jPfksMSUagyZQ3fZVOHA==",
                  "hostSupplierIdentifierGuid": "7ecfa8af-0c4b-4649-a0c9-94377d954e1c",
                  "loyaltyPriceLevelIdentifier": "OpOn4gjV80CgZ8y6StJRwA==",
                  "loyaltyPriceLevelIdentifierGuid": "e2a7933a-d508-40f3-a067-ccba4ad251c0",
                  "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:26:04.5355876",
                  "lastProcessed": "2025-08-02T23:26:04.5355876",
                  "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:26:04.5355876",
                      "processed": "2025-08-02T23:26:04.5355876",
                      "isProcessing": true,
                      "processedCount": 6,
                      "processingTime": 1,
                      "collectedUtc": "2025-08-02T23:26:04.5355876",
                      "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:26:04.5355876",
                        "businessPillar": "sample string 3",
                        "fileType": "sample string 4"
                      }
                    },
                    {
                      "$ref": "12"
                    }
                  ],
                  "zoneMatrix": [
                    {
                      "$id": "14",
                      "id": 1,
                      "hostIdentifier": "c5bRgyWlak+mAchLMT9ayw==",
                      "hostIdentifierGuid": "83d19673-a525-4f6a-a601-c84b313f5acb",
                      "storeID": 1,
                      "departmentCode": "sample string 2",
                      "hostGuids": [
                        "c0b88f9e-e905-4402-a5f1-fe5ad1efa594",
                        "af90fcd9-8f59-419b-958f-02716ae03805"
                      ]
                    },
                    {
                      "$ref": "14"
                    }
                  ],
                  "hostFileStoreSetting": {
                    "$ref": "10"
                  },
                  "hostStoreSettings": [
                    {
                      "$ref": "10"
                    },
                    {
                      "$ref": "10"
                    }
                  ],
                  "promotionPlacements": [
                    {
                      "$id": "15",
                      "identifier": "RzIhaHFd4EmO3D+E7G1EAA==",
                      "identifierGuid": "68213247-5d71-49e0-8edc-3f84ec6d4400",
                      "code": "sample string 2",
                      "description": "sample string 3",
                      "isAdvertised": true
                    },
                    {
                      "$ref": "15"
                    }
                  ],
                  "promoTypeGuids": [
                    "98ac3809-4604-4e47-a493-6ba68b785428",
                    "fcb6dc2e-bb66-4d5c-96e7-43800f791d76"
                  ],
                  "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:26:04.5355876",
                "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": "485d646e-773f-4350-87b4-58edc5b18cb0",
            "updateStore": {
              "$id": "21",
              "id": "bfd39f8e-56a2-4e64-a216-a45f50e57171",
              "name": "sample string 1",
              "lastActivity": "2025-08-02T23:26:04.5355876",
              "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:26:04.5355876"
            },
            "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": "vl2qWo13DkilFQ/sdTJXSA==",
              "pluGuid": "5aaa5dbe-778d-480e-a515-0fec75325748",
              "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:26:04.5355876"
            },
            {
              "$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:26:04.5355876",
              "priceChangeType": 0,
              "costDecimals": 10
            },
            "normalPluPrices": {
              "$ref": "25"
            },
            "winningCampaign": 1,
            "winner": {
              "$id": "26",
              "campaignName": "sample string 1",
              "campaignDescription": "sample string 2",
              "startDate": "2025-08-02T23:26:04.5355876",
              "startTime": 3,
              "endDate": "2025-08-02T23:26:04.5355876",
              "endTime": 4,
              "newPrice": 5,
              "newCost": 6,
              "newCostDecimals": 7,
              "pctDiscount": 8,
              "promoType": 1,
              "promotionTypeCode": "sample string 9",
              "hostType": 10,
              "hostIdentifier": "YxYSzv0lRUu5DvB1oVBFbw==",
              "hostIdentifierGuid": "ce121663-25fd-4b45-b90e-f075a150456f",
              "storeNames": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "details": [
              {
                "$ref": "26"
              },
              {
                "$ref": "26"
              }
            ]
          },
          "tray": {
            "$id": "27",
            "g_UId": "12dGaqh8cky6M+44xinARw==",
            "guid": "6a4667d7-7ca8-4c72-ba33-ee38c629c047",
            "name": "sample string 1",
            "number": 1,
            "tare": 1
          },
          "priceGroup": {
            "$id": "28",
            "priceGroupG_UID": "FcfEvVyozEiftinLkAsEgg==",
            "priceGroupGuid": "bdc4c715-a85c-48cc-9fb6-29cb900b0482",
            "name": "sample string 2",
            "code": 1,
            "modified": true,
            "updated": "2025-08-02T23:26:04.5355876",
            "buyingLimit": 1,
            "buyingLimitIndependent": true,
            "buyingLimitType": 0,
            "number": 1,
            "products": [
              {
                "$ref": "7"
              },
              {
                "$ref": "7"
              }
            ],
            "productCount": 1
          },
          "priceGroupName": "sample string 146",
          "nutrifacts": {
            "$id": "29",
            "pluG_UID": "5BNDZlAlTkGAP1Q7W8Bd7Q==",
            "pluGuid": "664313e4-2550-414e-803f-543b5bc05ded",
            "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": "58b098a6-7692-4b03-9d7c-5e29cea07021",
            "created": "2025-08-02T23:26:04.5355876",
            "createdByUser": "sample string 1",
            "activated": "2025-08-02T23:26:04.5355876",
            "deactivated": "2025-08-02T23:26:04.5355876",
            "lastOrdered": "2025-08-02T23:26:04.5355876",
            "lastOrderedQty": 2.0,
            "lastReceived": "2025-08-02T23:26:04.5355876",
            "lastReceivedQty": 3.0,
            "lastInvoiceStatus": 1,
            "lastCounted": "2025-08-02T23:26:04.5355876",
            "lastSold": "2025-08-02T23:26:04.5355876",
            "firstSold": "2025-08-02T23:26:04.5355876",
            "awsUpdated": "2025-08-02T23:26:04.5355876",
            "lastManualUpdate": "2025-08-02T23:26:04.5355876",
            "lastManualUpdatedByUser": "sample string 5",
            "lastUpdated": "2025-08-02T23:26:04.5355876",
            "lastUpdatedByUser": "sample string 7",
            "lastUpdatedByHost": "2025-08-02T23:26:04.5355876",
            "doNotRangeUpdated": "2025-08-02T23:26:04.5355876",
            "doNotOrderUpdated": "2025-08-02T23:26:04.5355876",
            "tracked": "2025-08-02T23:26:04.5355876"
          },
          "allergens": [
            {
              "$id": "31",
              "allergenID": 1,
              "pluG_UID": "3BiW2FJMcU+BP+bRlneeeQ==",
              "pluGuid": "d89618dc-4c52-4f71-813f-e6d196779e79",
              "contains": 2,
              "allergenName": "sample string 3",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "31"
            }
          ],
          "costs": {
            "$id": "32",
            "pluG_UID": "V5bwD+SKZkSf0n6SnXLhHw==",
            "pluGuid": "0ff09657-8ae4-4466-9fd2-7e929d72e11f",
            "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:26:04.5355876",
            "normalCost": 1,
            "currentCost": 1
          },
          "sales": [
            {
              "$id": "33",
              "saleHeaderID": 1,
              "created": "2025-08-02T23:26:04.5355876",
              "createdLocal": "2025-08-02T23:26:04.5355876",
              "storeID": 3,
              "storeName": "sample string 4",
              "operatorG_Uid": "/PNnmuV1ZU+cL5OjYp8haA==",
              "operatorGuid": "9a67f3fc-75e5-4f65-9c2f-93a3629f2168",
              "operatorName": "sample string 5",
              "tranType": 1,
              "plu": 1,
              "pluG_UId": "ZArFo791O02NBpcfTyu6cA==",
              "pluGuid": "a3c50a64-75bf-4d3b-8d06-971f4f2bba70",
              "normalPrice": 1,
              "totalCents": 1,
              "cost": 1,
              "grossProfit": 1,
              "quantity": 1,
              "operator": {
                "$id": "34",
                "id": 1,
                "g_Uid": "xE6TfJA/aEe70CWYO0avRA==",
                "guid": "7c934ec4-3f90-4768-bbd0-25983b46af44",
                "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:26:04.5355876",
                "passwordResetRequired": true,
                "alteredInStore": true,
                "startShift": "2025-08-02T23:26:04.5355876",
                "endShift": "2025-08-02T23:26:04.5355876",
                "machineName": "sample string 20",
                "drawerID": 1,
                "stores": [
                  {
                    "$id": "35",
                    "operatorG_UID": "6Smi8luYa0GYX0w5ljmVDw==",
                    "operatorGuid": "f2a229e9-985b-416b-985f-4c399639950f",
                    "storeID": 2,
                    "operator": {
                      "$ref": "34"
                    },
                    "store": {
                      "$ref": "8"
                    }
                  },
                  {
                    "$ref": "35"
                  }
                ]
              }
            },
            {
              "$ref": "33"
            }
          ],
          "apns": [
            {
              "$id": "36",
              "pluID": 1,
              "pluG_UID": "qp952VvjnUK9FSuar7vYqw==",
              "pluGuid": "d9799faa-e35b-429d-bd15-2b9aafbbd8ab",
              "apn": "sample string 1",
              "deleted": true,
              "storeID": 1,
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "36"
            }
          ],
          "tuns": [
            {
              "$id": "37",
              "pluG_UId": "FVYRio15mUSVbsx5vPnb1Q==",
              "pluGuid": "8a115615-798d-4499-956e-cc79bcf9dbd5",
              "apn": "sample string 1",
              "tun": "sample string 2",
              "cartonQuantity": 3,
              "product": {
                "$ref": "7"
              },
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "37"
            }
          ],
          "competitionPricing": [
            {
              "$id": "38",
              "identifier": "LdOaBKGmfUScaIGN5AvBlg==",
              "identifierGuid": "049ad32d-a6a1-447d-9c68-818de40bc196",
              "pluG_UID": "lMujzdLanEaAJwRV8DkgPw==",
              "pluGuid": "cda3cb94-dad2-469c-8027-0455f039203f",
              "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": "vo5Xpf+Yc0mm7DYUJR36jA==",
              "groupName": "sample string 1",
              "identifierGuid": "a5578ebe-98ff-4973-a6ec-3614251dfa8c",
              "exists": true,
              "flipChartIdentifier": "OTvTw5NS7EWZOXvaLskRAQ==",
              "flipChartIdentifierGuid": "c3d33b39-5293-45ec-9939-7bda2ec91101",
              "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": "twZMlFy6DESFSdVf6iRsdg==",
              "groupIdentifierGuid": "944c06b7-ba5c-440c-8549-d55fea246c76",
              "flipChart": {
                "$id": "40",
                "identifier": "Vj3JjV7ZL0+faQhXo+LBjA==",
                "identifierGuid": "8dc93d56-d95e-4f2f-9f69-0857a3e2c18c",
                "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": "UT0TOOvYSk2ke0EO7nVrNQ==",
                  "identifierGuid": "38133d51-d8eb-4d4a-a47b-410eee756b35",
                  "name": "sample string 2",
                  "formType": "sample string 3",
                  "forms": [
                    {
                      "$id": "42",
                      "id": 1,
                      "g_UID": "n+6GmzloC0WWLdbmfz9XUw==",
                      "guid": "9b86ee9f-6839-450b-962d-d6e67f3f5753",
                      "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": "rWqd9T4E3keOVKXzl/PNyw==",
                      "previousFormGuid": "f59d6aad-043e-47de-8e54-a5f397f3cdcb",
                      "nextForm": 1,
                      "nextFormG_UID": "apGIPkiSeUuGmIHkNh6BXA==",
                      "nextFormGuid": "3e88916a-9248-4b79-8698-81e4361e815c",
                      "attributes": "sample string 10",
                      "updated": "2025-08-02T23:26:04.5355876",
                      "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": "VNQGjrIDpEubQ16GWYxiQQ==",
                          "checkoutFormGuid": "8e06d454-03b2-4ba4-9b43-5e86598c6241",
                          "identifier": "MTafVJPaGEOsToMBNZqZoA==",
                          "identifierGuid": "549f3631-da93-4318-ac4e-8301359a99a0",
                          "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": "fySuINAzykqfCw7W6fBZGQ==",
                          "valueGuid": "20ae247f-33d0-4aca-9f0b-0ed6e9f05919",
                          "buttonText": "sample string 10",
                          "valueText": "sample string 11",
                          "drawImageAndButton": true,
                          "updated": "2025-08-02T23:26:04.5355876",
                          "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:26:04.5355876",
                            "imageData": "QEA=",
                            "readOnly": true
                          }
                        },
                        {
                          "$ref": "43"
                        }
                      ],
                      "panels": [
                        {
                          "$id": "45",
                          "id": 1,
                          "checkoutFormID": 2,
                          "checkoutFormG_UID": "PAyzZQRnBESgMetzGL5kLg==",
                          "checkoutFormGuid": "65b30c3c-6704-4404-a031-eb7318be642e",
                          "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": "8yLsJUj2GE6Cw3dRbITYUg==",
                  "flipChartPageIdentifierGuid": "25ec22f3-f648-4e18-82c3-77516c84d852",
                  "pluG_UID": "kO1iG+ozwUaLeOWPpQMh+w==",
                  "pluGuid": "1b62ed90-33ea-46c1-8b78-e58fa50321fb",
                  "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": "n8pDxa34T0CXpT8cyp/LwA==",
              "pluGuid": "c543ca9f-f8ad-404f-97a5-3f1cca9fcbc0",
              "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:26:04.5355876",
              "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": "UZSg3SEjX02clieLGsCxrQ==",
              "ingredientGuid": "TVs3d3pm3UKrUBfFxItsqw==",
              "ingredientIdentifier": "77375b4d-667a-42dd-ab50-17c5c48b6cab",
              "quantity": 1.0,
              "storeIDs": [
                1,
                2
              ],
              "ingredientText": "sample string 1",
              "ingredient": {
                "$ref": "7"
              }
            },
            {
              "$ref": "48"
            }
          ],
          "bins": [
            {
              "$id": "49",
              "pluG_UID": "27utrl5dQEWl5HuWYHJrmQ==",
              "pluGuid": "aeadbbdb-5d5e-4540-a5e4-7b9660726b99",
              "shelfLocationIdentifier": "fFgF4I656kiuShgpfYmN8g==",
              "shelfLocationGuid": "e005587c-b98e-48ea-ae4a-18297d898df2",
              "labelShelfDefault": 1,
              "labelTalkerDefault": 1,
              "labelSmall": true,
              "labelPageLayoutG_UID": "BbZ7XcPw7UakWspdri6Ung==",
              "labelPageLayoutGuid": "5d7bb605-f0c3-46ed-a45a-ca5dae2e949e",
              "updated": "2025-08-02T23:26:04.5355876",
              "electronicShelfLabelIdentifier": "sample string 5",
              "electronicshelfLabelsConfigurationID": 6,
              "labelShelfChanged": true,
              "productName": "sample string 8",
              "locationText": "sample string 9",
              "product": {
                "$ref": "7"
              },
              "location": {
                "$id": "50",
                "identifier": "1i3Fy2AGa0Od+kEsN1UFzA==",
                "storeID": 1,
                "identifierGuid": "cbc52dd6-0660-436b-9dfa-412c375505cc",
                "name": "sample string 2",
                "haccp": true,
                "blueprintID": 1,
                "updated": "2025-08-02T23:26:04.5355876",
                "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": "MQZENUbYhku3Zw3UdzBCkw==",
              "pluGuid": "35440631-d846-4b86-b767-0dd477304293",
              "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:26:04.5355876",
                "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:26:04.5355876",
                              "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": "dYGzAT40UUWCYUtMV7KLXg==",
                              "labelPageLayoutGuid": "01b38175-343e-4551-8261-4b4c57b28b5e",
                              "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:26:04.5355876",
                          "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": "lgdNU1b6ZUGy9rB5yrh6Qg==",
                          "labelPageLayoutGuid": "534d0796-fa56-4165-b2f6-b079cab87a42",
                          "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:26:04.5355876",
                      "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": "lIyI18kUb0SsnOposTJ4SQ==",
                      "labelPageLayoutGuid": "d7888c94-14c9-446f-ac9c-ea68b1327849",
                      "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:26:04.5355876",
                  "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": "mjEEeQEvHU+txGTEHMx7ag==",
                  "labelPageLayoutGuid": "7904319a-2f01-4f1d-adc4-64c41ccc7b6a",
                  "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": "Qu3mc5DSw0WjxwR8pr5GXg==",
            "pluGuid": "73e6ed42-d290-45c3-a3c7-047ca6be465e",
            "newPrice": 1,
            "pctDiscount": 1,
            "newCost": 1,
            "newCostDecimals": 6,
            "dealCostIdentifier": "rz6puHLGwEyKLT5QeWHeRA==",
            "dealCostGuid": "b8a93eaf-c672-4cc0-8a2d-3e507961de44",
            "pluName": "sample string 7",
            "apn": "sample string 8",
            "fuelItem": true,
            "priceGroupG_UID": "LAxRlm4dGUStAgnZ9Rh7fQ==",
            "priceGroupGuid": "96510c2c-1d6e-4419-ad02-09d9f5187b7d",
            "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:26:04.5355876",
            "rrp": 26,
            "campaignDescription": "sample string 27",
            "campaignComboPriceGroupG_UID": "MZIw2pJVbU6Wazy74tPF4w==",
            "campaignComboPriceGroupIdentifier": "da309231-5592-4e6d-966b-3cbbe2d3c5e3",
            "promotionPlacementDescription": "sample string 28",
            "storeAcceptances": [
              {
                "$id": "62",
                "plu": 1,
                "pluG_UId": "QEA=",
                "campaignID": 1,
                "campaignName": "sample string 2",
                "storeID": 3,
                "acceptedUtc": "2025-08-02T23:26:04.5355876",
                "operatorG_UID": "Pci0QXwQkEKQgkY3Tqn+6A==",
                "operatorGuid": "41b4c83d-107c-4290-9082-46374ea9fee8",
                "machineID": 1,
                "processed": true,
                "appliedUtc": "2025-08-02T23:26:04.5355876",
                "signIqTicketFileMovedUtc": "2025-08-02T23:26:04.5355876",
                "user": "sample string 6",
                "campaignDescription": "sample string 7",
                "productDesc": "sample string 8",
                "storeName": "sample string 9",
                "effectiveUtc": "2025-08-02T23:26:04.5355876",
                "priceChangeType": 0,
                "operatorName": "sample string 10",
                "hostCampaign": true,
                "product": {
                  "$ref": "7"
                },
                "campaignPlu": {
                  "$ref": "61"
                }
              },
              {
                "$ref": "62"
              }
            ],
            "campaign": {
              "$id": "63",
              "id": 1,
              "storeID": 2,
              "name": "a2cffd42-bc48-473f-ada4-d4bef4af34d5",
              "nameGuid": "a2cffd42-bc48-473f-ada4-d4bef4af34d5",
              "description": "sample string 4",
              "showDiscounts": true,
              "showTotals": true,
              "onlyEvaluateOnSubtotal": true,
              "useDescription": true,
              "campaignType": 1,
              "startDate": "2025-08-02T23:26:04.5355876",
              "startTime": 1,
              "endDate": "2025-08-02T23:26:04.5355876",
              "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:26:04.5355876",
              "system": true,
              "created": "2025-08-02T23:26:04.5355876",
              "updated": "2025-08-02T23:26:04.5355876",
              "priceChangeNotifiedUtc": "2025-08-02T23:26:04.5355876",
              "promoType": 1,
              "promotionTypeCode": "sample string 13",
              "hostIdentifier": "vSPWqsC5W0qGMxNy1yoDLA==",
              "hostIdentifierGuid": "aad623bd-b9c0-4a5b-8633-1372d72a032c",
              "hostType": 14,
              "createdByUser": "sample string 15",
              "fromHost": true,
              "deleted": true,
              "campaignDeleted": "2025-08-02T23:26:04.5355876",
              "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": "WM2wVGYqEk6UOzkXy6nLWg==",
                  "pluGuid": "54b0cd58-2a66-4e12-943b-3917cba9cb5a",
                  "hostOfferID": 1,
                  "priceGroupG_UID": "XLVkEkGXxUijo4trEA6CgA==",
                  "priceGroupGuid": "1264b55c-9741-48c5-a3a3-8b6b100e8280",
                  "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:26:04.5355876",
                  "rrp": 17,
                  "campaignDescription": "sample string 18",
                  "product": {
                    "$ref": "7"
                  },
                  "campaign": {
                    "$ref": "63"
                  }
                },
                {
                  "$ref": "64"
                }
              ],
              "sellingRules": [
                {
                  "$id": "65",
                  "id": 1,
                  "identifier": "4shOy/OeG0yN2yCFoWjAQw==",
                  "identifierStr": "4shOy/OeG0yN2yCFoWjAQw==",
                  "identifierGuid": "cb4ec8e2-9ef3-4c1b-8ddb-2085a168c043",
                  "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": "CVMveanQkk29hAw6pFjZJw==",
                  "customerIDGuid": "792f5309-d0a9-4d92-bd84-0c3aa458d927",
                  "campaign": {
                    "$ref": "63"
                  },
                  "customer": {
                    "$id": "67",
                    "identifier": "zfzIFsJD30SquvNqt8ikQQ==",
                    "identifierGuid": "16c8fccd-43c2-44df-aaba-f36ab7c8a441",
                    "code": "sample string 2",
                    "familyName": "sample string 3",
                    "givenName": "sample string 4",
                    "otherName": "sample string 5",
                    "title": "sample string 6",
                    "dateOfBirth": "2025-08-02T23:26:04.5355876",
                    "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": "kkd0oB5C7kKyI6EYmSqXZw==",
                    "communityIdentifierGuid": "a0744792-421e-42ee-b223-a118992a9767",
                    "joined": "2025-08-02T23:26:04.5355876",
                    "updated": "2025-08-02T23:26:04.5355876",
                    "active": true,
                    "reasonInactive": 1,
                    "groupCustomer": true,
                    "loyaltyPoints": 1,
                    "homeStoreID": 1,
                    "availableSpend": 1,
                    "priceLevelIdentifier": "Gsq52dfd902En7kBoQJACA==",
                    "priceLevelIdentifierGuid": "d9b9ca1a-ddd7-4df7-849f-b901a1024008",
                    "marketingID": "sample string 18",
                    "hidden": true,
                    "registered": true,
                    "registeredOn": "2025-08-02T23:26:04.5355876",
                    "emailMarketing": true,
                    "smsMarketing": true,
                    "deleted": true,
                    "deletedUser": "sample string 24",
                    "homeStoreName": "sample string 25",
                    "customerCards": [
                      {
                        "$id": "68",
                        "cardType": 2,
                        "issueDate": "2025-08-02T23:26:04.5355876",
                        "expiry": "2025-08-02T23:26:04.5355876",
                        "customerID": "yu+ynBTBGECL/XX7Bboglg==",
                        "customerIDGuid": "9cb2efca-c114-4018-8bfd-75fb05ba2096",
                        "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:26:04.5355876",
                        "linkedAccount": "p1efUA6iUkWLmb6xtz8OPw==",
                        "linkedAccountGuid": "509f57a7-a20e-4552-8b99-beb1b73f0e3f",
                        "currentValueChanged": true,
                        "limitsChanged": true,
                        "customer": {
                          "$ref": "67"
                        },
                        "account": {
                          "$id": "69",
                          "id": 1,
                          "identifier": "vXZmqzRO0kW0kXyiZtVUGA==",
                          "identifierGuid": "ab6676bd-4e34-45d2-b491-7ca266d55418",
                          "referenceNo": "sample string 3",
                          "name": "sample string 4",
                          "created": "2025-08-02T23:26:04.5355876",
                          "owner": "Mv4y1fF7/kmBTgScqSRCkQ==",
                          "ownerGuid": "d532fe32-7bf1-49fe-814e-049ca9244291",
                          "accountStoreGroupIdentifier": "NRV3c/U3ZkWK6aWkPsTU5w==",
                          "accountStoreGroupGuid": "73771535-37f5-4566-8ae9-a5a43ec4d4e7",
                          "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:26:04.5355876",
                          "active": true,
                          "updated": "2025-08-02T23:26:04.5355876",
                          "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": "L/M6Tx7mh0WmmHT4JfS3Dw==",
                              "identifierGuid": "4f3af32f-e61e-4587-a698-74f825f4b70f",
                              "name": "sample string 2",
                              "primaryContact": "u5IpfmL9Bka5Y7JbscvoBA==",
                              "primaryContactGuid": "7e2992bb-fd62-4606-b963-b25bb1cbe804",
                              "accountID": "Lyd0541ix0mMrhC9HM00GQ==",
                              "accountIDGuid": "e774272f-628d-49c7-8cae-10bd1ccd3419",
                              "special": true,
                              "updated": "2025-08-02T23:26:04.5355876",
                              "active": true,
                              "reasonInactive": 1,
                              "priceLevelIdentifier": "CP2usUDQiUuZMQWFnkOAAQ==",
                              "priceLevelIdentifierGuid": "b1aefd08-d040-4b89-9931-05859e438001",
                              "deleted": true,
                              "account": {
                                "$ref": "69"
                              },
                              "primaryContactCustomer": {
                                "$ref": "67"
                              },
                              "customerGroupMembers": [
                                {
                                  "$id": "72",
                                  "id": 1,
                                  "groupID": "P93IXQwc50m8RWnKEF/Lmg==",
                                  "groupIDGuid": "5dc8dd3f-1c0c-49e7-bc45-69ca105fcb9a",
                                  "customerID": "n6qCCvMEYUqQ0/mN/4ehVw==",
                                  "customerIDGuid": "0a82aa9f-04f3-4a61-90d3-f98dff87a157",
                                  "card": "sample string 4",
                                  "linkedAccount": "IYcHJi/OJka96hMti+aD1Q==",
                                  "linkedAccountGuid": "26078721-ce2f-4626-bdea-132d8be683d5",
                                  "customer": {
                                    "$ref": "67"
                                  },
                                  "group": {
                                    "$ref": "71"
                                  },
                                  "customerCard": {
                                    "$ref": "68"
                                  }
                                },
                                {
                                  "$ref": "72"
                                }
                              ]
                            },
                            {
                              "$ref": "71"
                            }
                          ]
                        },
                        "payments": [
                          {
                            "$id": "73",
                            "id": 1,
                            "identifier": "diy6ZCuL+kSDzfUox8wpsA==",
                            "identifierGuid": "64ba2c76-8b2b-44fa-83cd-f528c7cc29b0",
                            "storeID": 2,
                            "operatorName": "sample string 3",
                            "saleHeaderID": 4,
                            "paymentType": 5,
                            "amount": 6,
                            "account": "sample string 7",
                            "accountID": "vCjXrSGa70ucL3p8M2aV8g==",
                            "accountIDGuid": "add728bc-9a21-4bef-9c2f-7a7c336695f2",
                            "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:26:04.5355876",
                            "invRocNo": "sample string 14",
                            "responseCode": "sample string 15",
                            "cashout": 1,
                            "tip": 16,
                            "idempotentVoid": "pShm46WH+EaiOXZ0KpIlzQ==",
                            "idempotentVoidGuid": "e36628a5-87a5-46f8-a239-76742a9225cd",
                            "offline": true,
                            "processed": 1,
                            "storeSaleHeader": {
                              "$id": "74",
                              "saleHeaderID": 1,
                              "saleHeaderGuid": "HiYRmKi9K0Gmxskadepopw==",
                              "saleHeaderIdentifierGuid": "9811261e-bda8-412b-a6c6-c91a75ea68a7",
                              "created": "2025-08-02T23:26:04.5355876",
                              "createdLocal": "2025-08-02T23:26:04.5355876",
                              "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:26:04.5355876",
                              "storeID": 1,
                              "operatorG_Uid": "Pk44j6aQOkag54HatVIqjw==",
                              "operatorGuid": "8f384e3e-90a6-463a-a0e7-81dab5522a8f",
                              "customerG_Uid": "Qah5i9+VpEmMKaoOGZ8gPg==",
                              "customerGuid": "8b79a841-95df-49a4-8c29-aa0e199f203e",
                              "communityIdentifier": "otGS1QH10EmdN77bZDqTmw==",
                              "communityIdentifierGuid": "d592d1a2-f501-49d0-9d37-bedb643a939b",
                              "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": "9qIJZgbCDkyQqgSlBhNUrA==",
                              "priceLevelIdentifierGuid": "6609a2f6-c206-4c0e-90aa-04a5061354ac",
                              "locked": 36,
                              "relationChecksum": "sample string 37",
                              "loyaltyTender": 1,
                              "giftCardTender": 1,
                              "operator": {
                                "$ref": "34"
                              },
                              "customer": {
                                "$ref": "67"
                              },
                              "communityOrganisation": {
                                "$id": "75",
                                "id": 1,
                                "identifier": "qRXWVpPEiEimUdIaC1ilQg==",
                                "identifierGuid": "56d615a9-c493-4888-a651-d21a0b58a542",
                                "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:26:04.5355876",
                                "deleted": true
                              },
                              "details": [
                                {
                                  "$id": "76",
                                  "saleItemID": 1,
                                  "identifier": "Z1r8dnDoPEyUd6OQVp1YhQ==",
                                  "identifierGuid": "76fc5a67-e870-4c3c-9477-a390569d5885",
                                  "saleHeaderID": 2,
                                  "plu": 1,
                                  "pluG_UId": "zRNrHoNEHEmAMzIq32+uiw==",
                                  "pluGuid": "1e6b13cd-4483-491c-8033-322adf6fae8b",
                                  "accountID": "FeqKEhLlKE6/Bc3gYwfAgQ==",
                                  "accountIDGuid": "128aea15-e512-4e28-bf05-cde06307c081",
                                  "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:26:04.5355876",
                                  "bestOrExpireType": 1,
                                  "providerName": "sample string 11",
                                  "refundG_UID": "yHTJgor+FEeJzoDoFbFmnQ==",
                                  "refundGuid": "82c974c8-fe8a-4714-89ce-80e815b1669d",
                                  "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": "lAC138tB/EOBTLKYdERv4w==",
                                  "idempotentVoidGuid": "dfb50094-41cb-43fc-814c-b29874446fe3",
                                  "priceLevelIdentifier": "hk3DPWdOdEGUimscmfGxpw==",
                                  "priceLevelIdentifierGuid": "3dc34d86-4e67-4174-948a-6b1c99f1b1a7",
                                  "productName": "sample string 23",
                                  "apn": "sample string 24",
                                  "unknownScans": [
                                    {
                                      "$id": "77",
                                      "id": 1,
                                      "saleDetailID": 2,
                                      "storeID": 1,
                                      "scanned": "2025-08-02T23:26:04.5355876",
                                      "operatorG_UID": "QEA=",
                                      "barcode": "sample string 4",
                                      "processed": 1
                                    },
                                    {
                                      "$ref": "77"
                                    }
                                  ],
                                  "refund": {
                                    "$id": "78",
                                    "id": 1,
                                    "g_UID": "syL0S+Dz9UqzMKu7IliNKQ==",
                                    "guid": "4bf422b3-f3e0-4af5-b330-abbb22588d29",
                                    "description": "sample string 1",
                                    "dumped": true,
                                    "inventoryReasonID": 1,
                                    "sortOrder": 1,
                                    "updated": "2025-08-02T23:26:04.5355876"
                                  },
                                  "modifier": {
                                    "$id": "79",
                                    "id": 1,
                                    "setG_UID": "FenynjQ5hE6QiqRJg6o3NQ==",
                                    "modifierSetGuid": "9ef2e915-3934-4e84-908a-a44983aa3735",
                                    "name": "sample string 2",
                                    "price": 1,
                                    "quantity": 1,
                                    "modifierType": 1,
                                    "groupNumber": 1,
                                    "pageNumber": 1,
                                    "controlOrder": 1,
                                    "printToStation": true,
                                    "pluG_UID": "T7YU3a/4D0Wr680Pa8c8pw==",
                                    "pluGuid": "dd14b64f-f8af-450f-abeb-cd0f6bc73ca7",
                                    "deleted": true,
                                    "g_UID": "k23Xz279n0auREXShhFhiQ==",
                                    "guid": "cfd76d93-fd6e-469f-ae44-45d286116189",
                                    "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": "7n4I3FET+0ywjs64epJfnQ==",
                                  "pluGuid": "dc087eee-1351-4cfb-b08e-ceb87a925f9d",
                                  "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:26:04.5355876",
                                  "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:26:04.5355876",
                                  "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": "yzWjtA1kaUOaSbesYIDhmA==",
                                  "pluGuid": "b4a335cb-640d-4369-9a49-b7ac6080e198",
                                  "accountID": "/WSgylIfBkyumAD6AeODUg==",
                                  "accountIDGuid": "caa064fd-1f52-4c06-ae98-00fa01e38352",
                                  "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:26:04.5355876",
                                  "bestOrExpireType": 1,
                                  "refundG_UID": "Y/XAUaFMY0i35Pd/MPh4aw==",
                                  "refundGuid": "51c0f563-4ca1-4863-b7e4-f77f30f8786b",
                                  "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": "0/YAxl8ndEqDHTVyxDA6WQ==",
                                  "identifierGuid": "c600f6d3-275f-4a74-831d-3572c4303a59",
                                  "id": 1,
                                  "orderNo": 2,
                                  "externalSaleIdentifier": "sample string 3",
                                  "storeID": 4,
                                  "zoneID": 5,
                                  "deptNo": 6,
                                  "customerIdentifier": "tFlJ3q9eUE692EaU8SxZHA==",
                                  "customerIdentifierGuid": "de4959b4-5eaf-4e50-bdd8-4694f12c591c",
                                  "operatorNo": 1,
                                  "operatorG_UID": "r4q2zrvMtkS497e9UwMvYQ==",
                                  "operatorGuid": "ceb68aaf-ccbb-44b6-b8f7-b7bd53032f61",
                                  "created": "2025-08-02T23:26:04.5355876",
                                  "ordered": "2025-08-02T23:26:04.5355876",
                                  "started": "2025-08-02T23:26:04.5355876",
                                  "completed": "2025-08-02T23:26:04.5355876",
                                  "supplied": "2025-08-02T23:26:04.5355876",
                                  "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": "rfBT1VBYaUW7ybjtl206Cw==",
                                      "pluGuid": "d553f0ad-5850-4569-bbc9-b8ed976d3a0b",
                                      "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": "TiaiTn1wnUydcSV0YC4Ghw==",
                                      "headerIdentifierGuid": "4ea2264e-707d-4c9d-9d71-2574602e0687",
                                      "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": "hsXGRj8SYkGOh+iDsD4E+w==",
                                  "surveyGuid": "46c6c586-123f-4162-8e87-e883b03e04fb",
                                  "saleHeaderGuid": "y4uNiZtg5ESCBqcsiFAt2A==",
                                  "saleGuid": "898d8bcb-609b-44e4-8206-a72c88502dd8",
                                  "textResponse": "sample string 1",
                                  "integerResponse": 1,
                                  "g_UIDResponse": "/QZSkBxz8EGTQ6A2DjxaJg==",
                                  "guidResponse": "905206fd-731c-41f0-9343-a0360e3c5a26",
                                  "whoAnswered": 2,
                                  "answeredAtUTC": "2025-08-02T23:26:04.5355876",
                                  "sale": {
                                    "$ref": "74"
                                  },
                                  "survey": {
                                    "$id": "88",
                                    "g_UID": "1UAdjngbWEaQuxuC0I+eNw==",
                                    "guid": "8e1d40d5-1b78-4658-90bb-1b82d08f9e37",
                                    "name": "sample string 1",
                                    "storeID": 2,
                                    "zoneID": 1,
                                    "checkoutFormG_UID": "ZypSqj5/F0+NG3shtDXg6Q==",
                                    "checkoutFormGuid": "aa522a67-7f3e-4f17-8d1b-7b21b435e0e9",
                                    "displayToWho": 3,
                                    "displayWhen": 4,
                                    "start": "2025-08-02T23:26:04.5355876",
                                    "end": "2025-08-02T23:26:04.5355876",
                                    "deleted": true,
                                    "updated": "2025-08-02T23:26:04.5355876",
                                    "possibleIntegerResponses": [
                                      1,
                                      2
                                    ],
                                    "possibleTextResponses": [
                                      "sample string 1",
                                      "sample string 2"
                                    ],
                                    "possibleGuidResponses": [
                                      "2e51d99b-c5c4-473e-8098-764921fa1ee2",
                                      "4d7c689c-1a04-461d-a027-32425a934bd5"
                                    ],
                                    "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": "SJWx9rk7eUuL8ANmH5oldw==",
                              "accountIdentifier": "f6b19548-3bb9-4b79-8bf0-03661f9a2577",
                              "accountName": "sample string 42",
                              "customerOrderIdentifier": "wBvH8074Z0e+3tpRu9lJqA==",
                              "customerOrderIdentifierGuid": "f3c71bc0-f84e-4767-bede-da51bbd949a8",
                              "priceLevelName": "sample string 43",
                              "revision": 44,
                              "ingressId": "sample string 45"
                            },
                            "metadata": {
                              "$id": "89",
                              "id": 1,
                              "paymentID": 2,
                              "paymentIdentifier": "gY4e7iLBTkuhAsI6cxoDAA==",
                              "paymentIdentifierGuid": "ee1e8e81-c122-4b4e-a102-c23a731a0300",
                              "identifier": "wWHtyfmiLUy8gMPywpQvDA==",
                              "identifierGuid": "c9ed61c1-a2f9-4c2d-bc80-c3f2c2942f0c",
                              "metadata": "sample string 3",
                              "signatureImage": "QEA=",
                              "itemIdentifier": "F7YZUBbp/Eyx1DflGAET0g==",
                              "itemIdentifierGuid": "5019b617-e916-4cfc-b1d4-37e5180113d2"
                            }
                          },
                          {
                            "$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": "6KjcwZhdXEGNVax3OVVC4A==",
                        "customerIdentifierGuid": "c1dca8e8-5d98-415c-8d55-ac77395542e0",
                        "voucherName": "sample string 2",
                        "count": 3,
                        "storeID": 4,
                        "barcode": "sample string 5",
                        "redeemCount": 6,
                        "issueCount": 7,
                        "storeSalePaymentID": 1,
                        "idempotentID": "lrMyP4BWuE2X9qySccpkPA==",
                        "idempotentGuid": "3f32b396-5680-4db8-97f6-ac9271ca643c",
                        "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:26:04.5355876",
                          "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:26:04.5355876",
                            "labelPageLayout": "v0GInAsAGkSYj4AAUa6BJg==",
                            "pageLayoutGuid": "9c8841bf-000b-441a-988f-800051ae8126",
                            "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:26:04.5355876"
                              },
                              {
                                "$ref": "94"
                              }
                            ]
                          },
                          "customerVouchers": [
                            {
                              "$id": "95",
                              "id": 1,
                              "customerIdentifier": "xg4d82slxEOu54HpyiNlLg==",
                              "customerIdentifierGuid": "f31d0ec6-256b-43c4-aee7-81e9ca23652e",
                              "voucherID": 3,
                              "voucherName": "sample string 4",
                              "storeID": 1,
                              "barcode": "sample string 5",
                              "dateOfIssue": "2025-08-02T23:26:04.5355876",
                              "issuedSaleHeaderID": 1,
                              "issuedSaleIdentifier": "sample string 7",
                              "issuedOfflinePaymentID": 1,
                              "issuedIdempotentID": "ZzD2n8iLf0qXkuzeRRlWPw==",
                              "issuedIdempotentGuid": "9ff63067-8bc8-4a7f-9792-ecde4519563f",
                              "issuedOffline": true,
                              "issuedUser": "sample string 9",
                              "issuedNotes": "sample string 10",
                              "expiryDate": "2025-08-02T23:26:04.5355876",
                              "expiredUser": "sample string 11",
                              "expiredNotes": "sample string 12",
                              "redeemed": "2025-08-02T23:26:04.5355876",
                              "redeemedSaleHeaderID": 1,
                              "redeemedSaleIdentifier": "sample string 13",
                              "redeemedOfflinePaymentID": 1,
                              "redeemedIdempotentID": "s5s4byhbN0OHNHx/HY9jDQ==",
                              "redeemedIdempotentGuid": "6f389bb3-5b28-4337-8734-7c7f1d8f630d",
                              "redeemedUser": "sample string 14",
                              "redeemedNotes": "sample string 15",
                              "redeemedOffline": true,
                              "updated": "2025-08-02T23:26:04.5355876",
                              "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": "i0WXxQvDLU65PFyAEzQGjw==",
                  "groupIDGuid": "c597458b-c30b-4e2d-b93c-5c801334068f",
                  "campaign": {
                    "$ref": "63"
                  },
                  "group": {
                    "$ref": "71"
                  }
                },
                {
                  "$ref": "96"
                }
              ],
              "signIqTickets": [
                {
                  "$id": "97",
                  "identifier": "jX4D6++TtUO+TitOqT5d6w==",
                  "identifierGuid": "eb037e8d-93ef-43b5-be4e-2b4ea93e5deb",
                  "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": "NagxF3zUIUqGVqm11xBdbA==",
                  "guid": "1731a835-d47c-4a21-8656-a9b5d7105d6c",
                  "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": "BA3Ne7fg9kGNS2LThbSXlw==",
                      "groupGuid": "7bcd0d04-e0b7-41f6-8d4b-62d385b49797",
                      "comboPriceType": 5,
                      "priceType": 5,
                      "pluG_UID": "6tKMepahq0C2ILSDUBxGrA==",
                      "pluGuid": "7a8cd2ea-a196-40ab-b620-b483501c46ac",
                      "priceGroupG_UID": "MuifrPTSeUCTUQZ1H3rAtg==",
                      "priceGroupGuid": "ac9fe832-d2f4-4079-9351-06751f7ac0b6",
                      "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": "xbJIcus69kmD7xsPqfPJqQ==",
                  "priceLevelIdentifierGuid": "7248b2c5-3aeb-49f6-83ef-1b0fa9f3c9a9",
                  "campaignName": "sample string 3",
                  "priceLevelName": "sample string 4"
                },
                {
                  "$ref": "100"
                }
              ]
            },
            "product": {
              "$ref": "7"
            },
            "dealCost": {
              "$id": "101",
              "headerIdentifier": "tOOfjRKrTEakzBKYNhXfPA==",
              "headerIdentifierGuid": "8d9fe3b4-ab12-464c-a4cc-12983615df3c",
              "identifier": "G4GurZyc8EOq7EOJmaZYhg==",
              "identifierGuid": "adae811b-9c9c-43f0-aaec-438999a65886",
              "supplierIdentifier": "+YOvqEZGCEeonIfrxU0htg==",
              "supplierGuid": "a8af83f9-4646-4708-a89c-87ebc54d21b6",
              "pluG_UID": "9ahsKn9oKUOr1VRhn1VUiQ==",
              "pluGuid": "2a6ca8f5-687f-4329-abd5-54619f555489",
              "campaignName": "bb8c91d7-9eba-43a4-93be-0a6c14ae4a6e",
              "description": "sample string 4",
              "cost": 5,
              "costDecimals": 6,
              "start": "2025-08-02T23:26:04.5355876",
              "end": "2025-08-02T23:26:04.5355876",
              "type": 9,
              "promoType": 10,
              "bonusItemPLUG_UID": "3Fq3K8Y9A0ehGPRQbFUS8w==",
              "bonusItemPluGuid": "2bb75adc-3dc6-4703-a118-f4506c5512f3",
              "bonusPurchaseUnits": 11,
              "bonusReceiveUnits": 12,
              "updated": "2025-08-02T23:26:04.5355876",
              "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:26:04.5355876",
              "campaignEndDate": "2025-08-02T23:26:04.5355876",
              "masterPLUG_UID": "VIlaLt5txUqDNHS/0ZMneg==",
              "masterID": "2e5a8954-6dde-4ac5-8334-74bfd193277a",
              "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": "Gbo2C91ys0OVmKcmO321UQ==",
              "bonusMasterID": "0b36ba19-72dd-43b3-9598-a7263b7db551",
              "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:26:04.5355876",
          "dealCosts": [
            {
              "$ref": "101"
            },
            {
              "$ref": "101"
            }
          ],
          "tags": [
            {
              "$id": "102",
              "pluG_UID": "+EbAsEQcnEmhAYqLMlqpSA==",
              "pluGuid": "b0c046f8-1c44-499c-a101-8a8b325aa948",
              "tagID": 1,
              "description": "sample string 1",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "102"
            }
          ],
          "alternateProductG_UID": "72welGtHekSJJ7Hh+afFiA==",
          "alternateProduct": "941e6cef-476b-447a-8927-b1e1f9a7c588",
          "productHostCode": {
            "$id": "103",
            "id": 1,
            "pluG_UID": "k6DED0YYcEalz0KLuJyGBQ==",
            "pluGuid": "0fc4a093-1846-4670-a5cf-428bb89c8605",
            "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:26:04.5355876",
          "inventoryTracked": "2025-08-02T23:26:04.5355876",
          "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": "znFrZdR/8k2/89bD/x7Lrg==",
        "supplierGuid": "656b71ce-7fd4-4df2-bff3-d6c3ff1ecbae",
        "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": "cS1pE9G7ZkW44Ll2u+3GRQ==",
        "supplierGuid": "13692d71-bbd1-4566-b8e0-b976bbedc645",
        "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:26:04.5355876",
        "deliveryDate": "2025-08-02T23:26:04.5355876",
        "nextCutOffDate": "2025-08-02T23:26:04.5355876",
        "nextDeliveryDate": "2025-08-02T23:26:04.5355876",
        "nextDaysBuffer": 10
      },
      {
        "$ref": "106"
      }
    ],
    "store": {
      "$ref": "8"
    },
    "updated": "2025-08-02T23:26:04.5355876",
    "isHost": true
  },
  "store": {
    "$ref": "8"
  }
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Credit note identifier

globally unique identifier

Response Formats

application/json, text/json

Sample:
"5eb825ca-61d5-42df-a48e-66c09a27240d"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">5eb825ca-61d5-42df-a48e-66c09a27240d</guid>

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKB�[�4�5xl/workbook.xml �(�����0��&�C��@�R8q���{�[�@����[ �x�3;�������vD=�P��]MH$h.ցI;a�f1I�"V5@g��I�e7�abQY�ro�X�y`<H���
��2�=��K���9�2{��Dd��]a�Ū�aܱ�0Z�;op���U���J�kޗ�`0J���PKB�[����	�[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
B�[���''_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="R98e2a0806c5e47b4" /></Relationships>PKB�[(+D�%�xl/worksheets/sheet1.xml �(��Q�n� ���JҪ��T��j�M;lg�85�H��m����-?��l�����k�5��ږ:m/5L�pl����+��"����A�08��B#��F��֓32��]8��n�D�d��.�w8���ң���?\~t(�l����BSu:�'��a_�S	�7UF�k�����1>��)y�j(2�����c�r��Ϩ/*�
msOK��73:�
����κ���X���^l��=�Bk'�|,��%_h��I�T�f�r9��(���(�㼷���-������~���L�e���k�PKB�[z���Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�NC���ݰa[z�'Q۲]�gc���V� �X��j4��'�|�lvo�D^0��Y�`@�*�G�8%s��n���$S����#�+6
R��F5�,c�<��1.�2�4��Ku�=Ғ���%���p���3fT���iF���W�q@L@2���"�^d*�'-`�b��Z�j��x�Bo��y�����/d*�����u���o*3Ȁ�9�|�Ӳ�P�ԍl���[������PKB�[Ѓ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��PKB�[v\
��xl/sharedStrings.xml �(�5�An� E��fO �v�
�E���9�I�dǃ�����.���zߞ^yO�8��x� �B���\�/r��S�K!����Y�*ڔx����K)3fχ�"��V��k��x��G�k^��zP�'�N�iA�;���	�����3�>x9c/;o�w#�a�ӛ��hUuV��U{��PK-B�[�4�5xl/workbook.xmlPK-B�[����	��[Content_Types].xmlPK-
B�[���''U_rels/.relsPK-B�[(+D�%��xl/worksheets/sheet1.xmlPK-B�[z���P8xl/_rels/workbook.xml.relsPK-B�[Ѓc'2E
~xl/styles.xmlPK-B�[v\
���xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PKB�[$�-�5xl/workbook.xml �(�����0��&�C��QN\�z��V�O�||o�vfg��b4�ӓ���]I�lΘo:T�Ƣ�;a���{1#�l�6�[�,����Ѿ��Ӆ��[���1�aA)��V�!���!q���Zw2	[B�7Ṵ�bVD�’���ٹ�%=R�r����)�8�I�^�tco�����/PKB�[����	�[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
B�[1��''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rb374824688234235" /></Relationships>PKB�[(+D�%�xl/worksheets/sheet1.xml �(��Q�n� ���JҪ��T��j�M;lg�85�H��m����-?��l�����k�5��ږ:m/5L�pl����+��"����A�08��B#��F��֓32��]8��n�D�d��.�w8���ң���?\~t(�l����BSu:�'��a_�S	�7UF�k�����1>��)y�j(2�����c�r��Ϩ/*�
msOK��73:�
����κ���X���^l��=�Bk'�|,��%_h��I�T�f�r9��(���(�㼷���-������~���L�e���k�PKB�[35a�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�I���ݰa[z��Q;�]�gc���V�h*u�������4�����|�y�{�(��m���<,`�^mqP)OD�O���)MKJ��8�X�	]�F�r::)}PҊ�'��f��i���1��g��#�tL�}8D����T�05�W���"S���
l�d��L�����ZL����7���R����R�]e�
ؾ��/=w��gjB/P�l�e��L������PKB�[Ѓ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��PKB�[v\
��xl/sharedStrings.xml �(�5�An� E��fO �v�
�E���9�I�dǃ�����.���zߞ^yO�8��x� �B���\�/r��S�K!����Y�*ڔx����K)3fχ�"��V��k��x��G�k^��zP�'�N�iA�;���	�����3�>x9c/;o�w#�a�ӛ��hUuV��U{��PK-B�[$�-�5xl/workbook.xmlPK-B�[����	��[Content_Types].xmlPK-
B�[1��''U_rels/.relsPK-B�[(+D�%��xl/worksheets/sheet1.xmlPK-B�[35a�P8xl/_rels/workbook.xml.relsPK-B�[Ѓc'2E
~xl/styles.xmlPK-B�[v\
���xl/sharedStrings.xmlPK��