GET api/invoices

Get a list of invoices

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Skip

integer

None.

Take

integer

None.

StoreID

The store to restrict invoice query to, null if not restricted

integer

None.

SupplierID

globally unique identifier

None.

TradingPartner

InvoiceTradingPartner

None.

InvoiceNo

string

None.

OrderNumber

integer

None.

Status

Collection of InvoiceStatus

None.

OrderStatuses

Collection of OrderStatus

None.

StartDate

Created after date filter option

date

None.

EndDate

Created before date filter option

date

None.

InvoiceDate

Date of the invoice date value

date

Deprecated.

InvoiceStartDate

Invoice date after filter value

date

None.

InvoiceEndDate

Invoice date before filter value

date

None.

ReceivedDate

Date of the invoice being received

date

Deprecated.

ReceivedStartDate

Date of the invoice being received

date

None.

ReceivedEndDate

Received date before filter value

date

None.

Completed

Completed date after filter value

date

Deprecated.

CompletedStartDate

Completed date before filter value

date

None.

CompletedEndDate

Completed date after filter value

date

None.

AccountingExported

Accounting exported flag

boolean

None.

NotCompletedOnly

When true, only show not completed invoices, when false, only show completed invoices. If null, no-effect

boolean

None.

Accounting

When true, non-exported invoices will not be considered Completed

boolean

None.

OrderBy

InvoiceSortBy

None.

AscOrDesc

SortOrder

None.

Relations

boolean

None.

Details

boolean

None.

Body Parameters

None.

Response Information

Resource Description

PageList object containing matching invoices

PageListOfInvoiceHeader
NameDescriptionTypeAdditional information
Type

string

None.

List

Collection of InvoiceHeader

None.

Skip

Number of records to skip over

integer

None.

Take

Number of records to take

integer

None.

TotalCount

integer

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

Response Formats

application/json, text/json

Sample:
{
  "type": "InvoiceHeader",
  "list": [
    {
      "$id": "2",
      "identifier": "zJ3Hw6R4gk2Xgf9AOOKT1g==",
      "identifierGuid": "c3c79dcc-78a4-4d82-9781-ff4038e293d6",
      "storeID": 2,
      "tradingPartner": 0,
      "supplierIdentifier": "q3U86Mf7ekmU5k1QeZwqBA==",
      "supplierIdentifierGuid": "e83c75ab-fbc7-497a-94e6-4d50799c2a04",
      "xfer": true,
      "sourceStore": "sample string 3",
      "sourceCode": "sample string 4",
      "sourceAbn": "sample string 5",
      "targetCode": "sample string 6",
      "targetState": "sample string 7",
      "whouseRef": "sample string 8",
      "stateSource": "sample string 9",
      "status": 10,
      "fileID": "sample string 11",
      "created": "2025-06-14T06:25:56.9776185",
      "createdByUser": "sample string 12",
      "updated": "2025-06-14T06:25:56.9776185",
      "transType": 0,
      "transDateTime": "2025-06-14T06:25:56.9776185",
      "invoiceNo": "sample string 13",
      "invoiceText": "sample string 14",
      "adjustmentNo": 1,
      "invoiceDate": "2025-06-14T06:25:56.9776185",
      "claimNo": 1,
      "countReceivedReset": true,
      "accountingExported": true,
      "orderReceived": true,
      "orderGuid": "Aoa1QlR8kEui0ax626EkDQ==",
      "orderIdentifier": "42b58602-7c54-4b90-a2d1-ac7adba1240d",
      "orderNo": 1,
      "orderText": "sample string 18",
      "supplierNotes": "sample string 19",
      "defaultStockReceiveDocumentId": 1,
      "receiptEmailSent": true,
      "receiptEmailSentId": "sample string 21",
      "receiptEmailSentStatus": "sample string 22",
      "customerCd": "sample string 23",
      "storeName": "sample string 24",
      "street": "sample string 25",
      "suburb": "sample string 26",
      "postCd": "sample string 27",
      "debtorCd": "sample string 28",
      "liquorLicense": "sample string 29",
      "bond": "sample string 30",
      "url": "sample string 31",
      "completed": "2025-06-14T06:25:56.9776185",
      "received": "2025-06-14T06:25:56.9776185",
      "invoiceSubTotal": 1.0,
      "itemTotalCost": 1.0,
      "adminFee": 1.0,
      "financeFee": 1.0,
      "invoiceTotal": 1.0,
      "weight": 1.0,
      "salesTax": 1.0,
      "tobaccoTax": 1.0,
      "shrinkWrap": 32.0,
      "gstTotal": 1.0,
      "margin": 1.0,
      "deliveryFee": 1.0,
      "transportFee": 33.0,
      "serviceFee": 1.0,
      "gstOnService": 1.0,
      "gstOnDelivery": 1.0,
      "gstOnShrinkWrap": 1.0,
      "wetTotal": 1.0,
      "gstApplicable": 1.0,
      "gstExempt": 1.0,
      "supplierMatchRequired": true,
      "temperature": 1.1,
      "temperatureScale": 35,
      "rating": 36,
      "completeInvoiceInventory": 37,
      "wineLitres": 1.0,
      "wineValue": 1.0,
      "spiritLitres": 1.0,
      "spiritValue": 1.0,
      "beerLitres": 1.0,
      "beerValue": 1.0,
      "midBeerLitres": 1.0,
      "midBeerValue": 1.0,
      "lowBeerLitres": 1.0,
      "lowBeerValue": 1.0,
      "lowWineLitres": 1.0,
      "lowWineValue": 1.0,
      "deleted": true,
      "supplierName": "sample string 39",
      "invoiceSuffix": "sample string 40",
      "costVariance": 1.0,
      "store": {
        "$id": "3",
        "id": 1,
        "isMaster": true,
        "shortName": "sample string 3",
        "url": "sample string 4",
        "sortOrder": 1,
        "name": "sample string 5",
        "phone": "sample string 6",
        "fax": "sample string 7",
        "email": "sample string 8",
        "address1": "sample string 9",
        "address2": "sample string 10",
        "city": "sample string 11",
        "state": "sample string 12",
        "country": "sample string 13",
        "postCode": "sample string 14",
        "delivery": 1,
        "exportAccounts": 1,
        "salesAccountFolder": "sample string 15",
        "purchaseAccountFolder": "sample string 16",
        "initLoad": 1,
        "initIDs": 1,
        "zoneID": 1,
        "actAsMaster": 1,
        "lastActiveUtc": "2025-06-14T06:25:56.9776185",
        "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": "AFZgvyb4hUqGOmhuY3R3jA==",
        "hostIdentifierGuid": "bf605600-f826-4a85-863a-686e6374778c",
        "hostName": 1,
        "hostAddress": "sample string 27",
        "hostUsername": "sample string 28",
        "hostPassword": "sample string 29",
        "excludeFromLeadInOut": true,
        "accountingProvider": 31,
        "accountingAddress": "sample string 32",
        "accountingUsername": "sample string 33",
        "accountingPassword": "sample string 34",
        "storeAccountingCode": "sample string 35",
        "softwareVariance": 36,
        "fuelWarningVariance": 37.0,
        "fuelErrorVariance": 38.0,
        "fuelAccumulatedWarningVariance": 39.0,
        "fuelAccumulatedErrorVariance": 40.0,
        "drawManagment": 41,
        "endOfDayManagment": true,
        "autoFillCashBalancing": true,
        "fuelDayVariance": 44,
        "accountingTradingTime": "00:00:00.1234567",
        "stockActivateProduct": 46,
        "giftCardSalesAccountingDeptCode": "sample string 47",
        "transactionDiscountAccountingDeptCode": "sample string 48",
        "size": 49,
        "updated": "2025-06-14T06:25:56.9776185",
        "priceZoneName": "sample string 51",
        "storeFuelConfigured": true,
        "shippingAddressCopied": true,
        "shippingAddress": {
          "$id": "4",
          "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": "4"
        },
        "hostStoreSettings": [
          {
            "$id": "5",
            "id": 1,
            "hostIdentifier": "H+g5eVA3skihoZ78xlFXYg==",
            "hostIdentifierGuid": "7939e81f-3750-48b2-a1a1-9efcc6515762",
            "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": "6",
              "identifier": "aRCRf3sFwEyUpQj2JCAOOg==",
              "identifierGuid": "7f911069-057b-4cc0-94a5-08f624200e3a",
              "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": "T3VGj2JulUuoeZ2U7iSTAw==",
              "hostSupplierIdentifierGuid": "8f46754f-6e62-4b95-a879-9d94ee249303",
              "loyaltyPriceLevelIdentifier": "lHvXQDgc9EmNNXYQDtOYbg==",
              "loyaltyPriceLevelIdentifierGuid": "40d77b94-1c38-49f4-8d35-76100ed3986e",
              "isGroup": true,
              "description": "sample string 22",
              "hostProvider": 23,
              "hostTypeEnum": 24,
              "hostType": "sample string 25",
              "hostCode": "sample string 26",
              "username": "sample string 27",
              "password": "sample string 28",
              "passwordPlain": "sample string 29",
              "server": "sample string 30",
              "url": "sample string 31",
              "global": true,
              "stateCode": "sample string 33",
              "lastCollected": "2025-06-14T06:25:56.9776185",
              "lastProcessed": "2025-06-14T06:25:56.9776185",
              "hold": true,
              "supplierName": "sample string 35",
              "supplier": {
                "$id": "7",
                "identifier": "V4wIBaF13kKdKI7MS5Svhg==",
                "identifierGuid": "05088c57-75a1-42de-9d28-8ecc4b94af86",
                "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": "MbtMbChcIkaT8rM4TZHuWA==",
                "primaryContactID": "6c4cbb31-5c28-4622-93f2-b3384d91ee58",
                "storeID": 1,
                "abn": "sample string 16",
                "supplierGroupIdentifier": "6CayIXYISU20IhmVYsO7JQ==",
                "supplierGroupGuid": "21b226e8-0876-4d49-b422-199562c3bb25",
                "rebate": 1.0,
                "rebateType": 1,
                "rebateFrequency": 1,
                "rebateSource": 1,
                "rebateLastClaimed": "2025-06-14T06:25:56.9776185",
                "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": "8",
                  "id": "ffff9a17-c99e-4317-8734-10c99c534e6c",
                  "identifier": "Qpt7oFAd9UON9qcDlbbhvA==",
                  "identifierGuid": "a07b9b42-1d50-43f5-8df6-a70395b6e1bc",
                  "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": "9",
                    "supplierIdentifier": "8kIWfyYyOEmnyuXXzaiKVQ==",
                    "supplierIdentifierGuid": "7f1642f2-3226-4938-a7ca-e5d7cda88a55",
                    "contactGuid": "Njr9e0DnxEGbrjjwjyBr1Q==",
                    "contactID": "7bfd3a36-e740-41c4-9bae-38f08f206bd5",
                    "contact": {
                      "$ref": "8"
                    },
                    "supplier": {
                      "$ref": "7"
                    }
                  },
                  {
                    "$ref": "9"
                  }
                ],
                "products": [
                  {
                    "$id": "10",
                    "pluG_UID": "08FjvzFKnU6bl/n4sBGtiA==",
                    "pluGuid": "bf63c1d3-4a31-4e9d-9b97-f9f8b011ad88",
                    "supplierIdentifier": "cz+Dqai8NkW3v+9Ca+W8Dw==",
                    "supplierIdentifierGuid": "a9833f73-bca8-4536-b7bf-ef426be5bc0f",
                    "cartonQuantity": 1,
                    "cartonQuantityChanged": true,
                    "productSize": "sample string 2",
                    "cigarettesPerSleeve": 1,
                    "randomWeight": true,
                    "piecesPerUnit": 4,
                    "averagePackSize": 5,
                    "effectiveDate": "2025-06-14T06:25:56.9776185",
                    "pricedByWeight": true,
                    "landedUnitCostEx": 8,
                    "landedUnitCostInc": 9,
                    "landedCartonCostInc": 10,
                    "landedCartonCostEx": 11,
                    "standardCost": 12,
                    "deliveryFee": 1,
                    "deliveryFeeBasis": "sample string 13",
                    "pickAndPackFee": 1,
                    "pickAndPackFeeBasis": "sample string 14",
                    "financeFee": 1,
                    "financeFeeBasis": "sample string 15",
                    "cartonLength": 1,
                    "cartonWidth": 1,
                    "cartonHeight": 1,
                    "palletLayerQuantity": 1,
                    "palletLayers": 1,
                    "itemCode": "sample string 16",
                    "invoiceCode": "sample string 17",
                    "invoiceDesc": "sample string 18",
                    "orderDirect": true,
                    "useCost": true,
                    "minimumQuantity": 19,
                    "hostType": 20,
                    "fromHost": 21,
                    "minimumReorder": 1,
                    "maximumReorder": 1,
                    "orderMultiple": 22.1,
                    "sellMultiple": 23.1,
                    "baseMultiple": 24.1,
                    "hostStandardCost": 25,
                    "hostTotalCost": 26,
                    "hostRetail": 27,
                    "hostLandedUnitCostEx": 28,
                    "hostLandedUnitCostInc": 29,
                    "hostDesc": "sample string 30",
                    "directIndicator": "sample string 31",
                    "availableToOrder": true,
                    "hostRangeIndicator": "sample string 33",
                    "hostProductType": "sample string 34",
                    "hostProductGrade": "sample string 35",
                    "hostProductGroup": "sample string 36",
                    "hostSlowMoving": true,
                    "hostGeneralMerchandise": true,
                    "hostPillar": "sample string 39",
                    "hostLastUpdated": "2025-06-14T06:25:56.9776185",
                    "rebate": 1.0,
                    "rebateExclude": true,
                    "invoiceCodes": [
                      {
                        "$id": "11",
                        "pluG_UID": "ba9fpo0qAEq/4tmdTkGvhg==",
                        "pluGuid": "a65faf6d-2a8d-4a00-bfe2-d99d4e41af86",
                        "supplierIdentifier": "AETxtkR8R0yk8Yim+STB8A==",
                        "supplierIdentifierGuid": "b6f14400-7c44-4c47-a4f1-88a6f924c1f0",
                        "invoiceCode": "sample string 1",
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "storeIDs": [
                      1,
                      2
                    ],
                    "preferredSupplier": true,
                    "preferredRebateSupplier": true,
                    "supplierName": "sample string 40",
                    "salesMode": 41,
                    "orderPacked": true,
                    "active": true,
                    "price": 1,
                    "costGstPercent": 43,
                    "parentPluG_UID": "xbcrpEAXy0Ssl72KUeJJIQ==",
                    "parentPluGuid": "a42bb7c5-1740-44cb-ac97-bd8a51e24921",
                    "freight": 44.0,
                    "freightType": 1,
                    "product": {
                      "$id": "12",
                      "plu": 1,
                      "storeID": 1,
                      "masterPluG_UID": "QEA=",
                      "storeIDs": [
                        1,
                        2
                      ],
                      "g_UId": "kmRfYr9kqEuAYKCHHRsG2g==",
                      "guid": "625f6492-64bf-4ba8-8060-a0871d1b06da",
                      "apn": "sample string 1",
                      "apnChanged": true,
                      "apnSwitched": true,
                      "barcode": "sample string 4",
                      "itemNumber": "sample string 5",
                      "itemNumberChanged": true,
                      "priceGroupG_UID": "j5drpn62A0a2bHjj8Xou+A==",
                      "priceGroupGuid": "a66b978f-b67e-4603-b66c-78e3f17a2ef8",
                      "blueprintID": 1,
                      "lastCountedDate": "2025-06-14T06:25:56.9776185",
                      "externalID": "sample string 7",
                      "active": true,
                      "activated": "2025-06-14T06:25:56.9776185",
                      "pluCreated": "2025-06-14T06:25:56.9776185",
                      "createdByUser": "sample string 9",
                      "name": "sample string 10",
                      "nameChanged": true,
                      "secondDescription": "sample string 12",
                      "hostDescription": "sample string 13",
                      "keepCartonQty": true,
                      "keepDescription": true,
                      "keepDepartments": true,
                      "keepSuppliers": true,
                      "markdownDescription": "sample string 18",
                      "altDescription": "sample string 19",
                      "bestOrExpire": 20,
                      "lastUpdate": "2025-06-14T06:25:56.9776185",
                      "lastManualUpdate": "2025-06-14T06:25:56.9776185",
                      "imageName": "sample string 23",
                      "showImageOnFlipCharts": true,
                      "showTextOnFlipCharts": true,
                      "overrideFlipChartText": true,
                      "flipChartText": "sample string 27",
                      "salesMode": 1,
                      "eftCode": 1,
                      "price": 1,
                      "priceChanged": true,
                      "rrp": 1,
                      "gstPercent": 28,
                      "gstPercentChanged": true,
                      "costGSTPercent": 29,
                      "costGSTPercentChanged": true,
                      "wetPercent": 1,
                      "priceOverride": 1,
                      "cost": 1,
                      "currentCost": 1,
                      "currentCostDecimals": 1,
                      "grossProfit": 1.0,
                      "currentCostDesc": "sample string 30",
                      "currentCostEnd": "2025-06-14T06:25:56.9776185",
                      "currentCostUpdated": "2025-06-14T06:25:56.9776185",
                      "costDecimals": 31,
                      "costChanged": true,
                      "dealCostIdentifier": "QEA=",
                      "excludeFromRebate": true,
                      "rebateOverride": 1,
                      "costCalcMethod": 1,
                      "costCalcMethodChanged": true,
                      "costEffectiveDate": "2025-06-14T06:25:56.9776185",
                      "defaultGP": 1,
                      "breakTargetMode": 32,
                      "break1": 1,
                      "price1": 1,
                      "target1": 33,
                      "break2": 1,
                      "price2": 1,
                      "target2": 34,
                      "break3": 1,
                      "price3": 1,
                      "target3": 35,
                      "break1Changed": true,
                      "price1Changed": true,
                      "target1Changed": true,
                      "break2Changed": true,
                      "price2Changed": true,
                      "target2Changed": true,
                      "break3Changed": true,
                      "price3Changed": true,
                      "target3Changed": true,
                      "breakTargetModeChanged": true,
                      "margin": 1.1,
                      "marginChanged": true,
                      "marginRanged": true,
                      "marginRangedChanged": true,
                      "minimumMargin": 1.1,
                      "minimumMarginChanged": true,
                      "maximumMargin": 1.1,
                      "maximumMarginChanged": true,
                      "overrideHostWarehouseIndicator": true,
                      "overrideHostWarehouseIndicatorChanged": true,
                      "overrideHostPrice": true,
                      "overrideHostPriceChanged": true,
                      "overrideHostCost": true,
                      "overrideHostCostChanged": true,
                      "overrideHostMargin": true,
                      "overrideHostMarginChanged": true,
                      "alwaysApplyMargin": true,
                      "alwaysApplyMarginChanged": true,
                      "aws": 1.0,
                      "awsUpdated": "2025-06-14T06:25:56.9776185",
                      "posTare": 1,
                      "altPrice": 1.0,
                      "altPriceChanged": true,
                      "altPriceMode": 52,
                      "altPriceModeChanged": true,
                      "altPLUG_UID": "4H0OO7U0T0ChdvB705EyEw==",
                      "altPLUGuid": "3b0e7de0-34b5-404f-a176-f07bd3913213",
                      "altPLUGuidChanged": true,
                      "altPriceDescription1": "sample string 53",
                      "altPriceDescription2": "sample string 54",
                      "cartonQuantity": 55,
                      "cartonQuantityChanged": true,
                      "trayID": 1,
                      "promptID": 1,
                      "tare": 1,
                      "packQty": 1,
                      "fixedWeight": 1,
                      "extraMesg": 1,
                      "text1": "sample string 57",
                      "text2": "sample string 58",
                      "text3": "sample string 59",
                      "labelText": "sample string 60",
                      "labelTextChanged": true,
                      "sendToScale": true,
                      "nonScaleWeigh": true,
                      "labelFormat": "sample string 64",
                      "barcodeFormat": "sample string 65",
                      "austMade": 1,
                      "coolCode": 66,
                      "countryOfOrigin": "sample string 67",
                      "percentContent": 68.1,
                      "departmentID": 1,
                      "subDepartmentID": 1,
                      "minorDepartmentID": 1,
                      "lesserDepartmentID": 1,
                      "deptCode": "sample string 69",
                      "subDeptCode": "sample string 70",
                      "minorDeptCode": "sample string 71",
                      "lesserDeptCode": "sample string 72",
                      "deptName": "sample string 73",
                      "subDeptName": "sample string 74",
                      "minorDeptName": "sample string 75",
                      "lesserDeptName": "sample string 76",
                      "departmentChanged": true,
                      "subCategoryID": 1,
                      "expiry": 1,
                      "showDays": 1,
                      "datePrint": 1,
                      "labelRequired": true,
                      "labelShelfQty": 79,
                      "labelShelfChanged": true,
                      "labelTalkerQty": 81,
                      "labelSmall": true,
                      "labelLastPrinted": "2025-06-14T06:25:56.9776185",
                      "labelLastPrice": 1,
                      "shelfPageLayoutG_UID": "xYxvX+I+z0K+WHdS/Twkow==",
                      "shelfPageLayoutGuid": "5f6f8cc5-3ee2-42cf-be58-7752fd3c24a3",
                      "talkerPageLayoutG_UID": "Sppz/d/sXkCOsYegYa+tQg==",
                      "talkerPageLayoutGuid": "fd739a4a-ecdf-405e-8eb1-87a061afad42",
                      "unitMeasure": 1.1,
                      "unitMeasureChanged": true,
                      "unitMeasureKind": 84,
                      "unitMeasureKindChanged": true,
                      "signIQData": "sample string 86",
                      "refresh": true,
                      "earnLoyaltyPoints": true,
                      "earnLoyaltyPointsChanged": true,
                      "quantityOverride": true,
                      "quantityOverrideChanged": true,
                      "quantityRequired": true,
                      "quantityRequiredChanged": true,
                      "allowDiscounts": true,
                      "allowDiscountsChanged": true,
                      "discountDiscounts": true,
                      "discountDiscountsChanged": true,
                      "itemRecalled": true,
                      "itemRecalledChanged": true,
                      "noRefund": true,
                      "noRefundChanged": true,
                      "allowMarkdown": true,
                      "allowMarkdownChanged": true,
                      "priceRequired": true,
                      "priceRequiredChanged": true,
                      "fuelItem": true,
                      "fuelItemChanged": true,
                      "trackSerial": true,
                      "trackSerialChanged": true,
                      "allowZeroPrice": true,
                      "allowZeroPriceChanged": true,
                      "notForSale": 90,
                      "notForSaleChanged": true,
                      "excludeFromDeals": true,
                      "excludeFromVoucher": true,
                      "minimumAge": 93,
                      "minimumAgeChanged": true,
                      "buyingLimit": 1,
                      "buyingLimitChanged": true,
                      "buyingLimitIndependent": true,
                      "buyingLimitIndependentChanged": true,
                      "inventoryGuid": "YJGevRWIBES3KWd0kRL7hw==",
                      "inventoryIdentifier": "bd9e9160-8815-4404-b729-67749112fb87",
                      "inventoryAccuracy": 1,
                      "baseUnits": 97,
                      "orderPacked": 1,
                      "isManufactured": true,
                      "isIngredient": true,
                      "isModifier": true,
                      "isModifierChanged": true,
                      "hasModifiers": 98,
                      "defaultPrinter": "sample string 99",
                      "defaultPrinterGroup": "sample string 100",
                      "ingredientsOnManufacture": true,
                      "manufactureUnitMeasure": 1,
                      "mpl": 1,
                      "maxShelfQty": 101,
                      "allowAutoOrder": true,
                      "warrantyPeriod": 1,
                      "parentPluG_UId": "6UF+XS+MNkmBMkduhagPZw==",
                      "parentPluGuid": "5d7e41e9-8c2f-4936-8132-476e85a80f67",
                      "preferredHostVendor": 103,
                      "preferredHostChanged": true,
                      "code": "sample string 105",
                      "supplierIdentifier": "lRQa0NASh0GO3F5oP/AC2g==",
                      "supplierIdentifierGuid": "d01a1495-12d0-4187-8edc-5e683ff002da",
                      "supplierChanged": true,
                      "rebateSupplierIdentifier": "BCPXbJ1auEiPwI38XdSVew==",
                      "rebateSupplierIdentifierGuid": "6cd72304-5a9d-48b8-8fc0-8dfc5dd4957b",
                      "rebateSupplierChanged": true,
                      "availableForOrder": true,
                      "warehouseDirectIndicator": "sample string 107",
                      "warehouseDirectIndicatorChanged": true,
                      "productGrade": "sample string 109",
                      "productType": "sample string 110",
                      "productGroup": "sample string 111",
                      "complianceIndicator": "sample string 112",
                      "inhouseBrand": "sample string 113",
                      "slowMoving": true,
                      "generalMerchandise": true,
                      "comment": "sample string 116",
                      "lastUpdatedByUser": "sample string 117",
                      "lastManualUpdatedByUser": "sample string 118",
                      "lastUpdatedByUserOverride": true,
                      "lastUpdatedByHost": "2025-06-14T06:25:56.9776185",
                      "commodity": "sample string 120",
                      "businessPillar": "sample string 121",
                      "mscCommodity": "sample string 122",
                      "hostIdentifier": "go36oq+qtka0UovwmiRedg==",
                      "hostIdentifierGuid": "a2fa8d82-aaaf-46b6-b452-8bf09a245e76",
                      "serviceFeeID": 1,
                      "serviceFeeIDChanged": true,
                      "providerName": "sample string 124",
                      "aisleEnds": "sample string 125",
                      "deleted": true,
                      "deletedChanged": true,
                      "hidden": true,
                      "doNotRange": true,
                      "doNotRangeChanged": true,
                      "doNotOrder": true,
                      "doNotOrderChanged": true,
                      "locked": true,
                      "excludeFromWebUpdate": true,
                      "excludeFromWebUpdateChanged": true,
                      "webPriceBasedOn": 136,
                      "webPriceRounding": true,
                      "webMarkup": 138,
                      "webPriceMode": 139,
                      "altDepartmentID": 1,
                      "altSubDepartmentID": 1,
                      "altMinorDepartmentID": 1,
                      "altLesserDepartmentID": 1,
                      "altDeptCode": "sample string 140",
                      "altSubDeptCode": "sample string 141",
                      "altMinorDeptCode": "sample string 142",
                      "altLesserDeptCode": "sample string 143",
                      "altDepartmentChanged": true,
                      "storeProducts": [
                        {
                          "$ref": "12"
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "store": {
                        "$ref": "3"
                      },
                      "storePrices": [
                        {
                          "$id": "13",
                          "pluG_UID": "OUcOGTb3n06Jv0MDJReOxA==",
                          "pluGuid": "190e4739-f736-4e9f-89bf-430325178ec4",
                          "plu": 1,
                          "storeID": 1,
                          "zoneID": 2,
                          "zoneName": "sample string 3",
                          "store": "sample string 4",
                          "priceNow": 5,
                          "costNow": 6,
                          "costNowDecimals": 7,
                          "normalPrice": 8,
                          "gstPercent": 9,
                          "normalCost": 10,
                          "normalCostDecimals": 11,
                          "costGstPercent": 12,
                          "costCalcMethod": 1,
                          "currentCost": 13,
                          "currentCostDecimals": 14,
                          "break1": 15,
                          "price1": 16,
                          "break2": 17,
                          "price2": 18,
                          "break3": 19,
                          "price3": 20,
                          "fuelItem": 21,
                          "fixedWeight": 22,
                          "active": true,
                          "complianceIndicator": "sample string 23",
                          "doNotOrder": true,
                          "doNotRange": true,
                          "isNormalPriceChangesCampaign": true,
                          "updated": "2025-06-14T06:25:56.9776185"
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "currentPrices": {
                        "$id": "14",
                        "pluPrices": {
                          "$id": "15",
                          "plu": 1,
                          "pluG_UID": "QEA=",
                          "stores": [
                            1,
                            2
                          ],
                          "normalPrice": 1,
                          "cost": 2,
                          "break1": 3,
                          "price1": 4,
                          "break2": 5,
                          "price2": 6,
                          "break3": 7,
                          "price3": 8,
                          "discountPrice": 9,
                          "acceptedUtc": "2025-06-14T06:25:56.9776185",
                          "priceChangeType": 0,
                          "costDecimals": 10
                        },
                        "normalPluPrices": {
                          "$ref": "15"
                        },
                        "winningCampaign": 1,
                        "winner": {
                          "$id": "16",
                          "campaignName": "sample string 1",
                          "campaignDescription": "sample string 2",
                          "startDate": "2025-06-14T06:25:56.9776185",
                          "startTime": 3,
                          "endDate": "2025-06-14T06:25:56.9776185",
                          "endTime": 4,
                          "newPrice": 5,
                          "newCost": 6,
                          "newCostDecimals": 7,
                          "pctDiscount": 8,
                          "promoType": 1,
                          "promotionTypeCode": "sample string 9",
                          "hostType": 10,
                          "hostIdentifier": "rkkLwDnOOkajVwT0+jGSdQ==",
                          "hostIdentifierGuid": "c00b49ae-ce39-463a-a357-04f4fa319275",
                          "storeNames": [
                            "sample string 1",
                            "sample string 2"
                          ]
                        },
                        "details": [
                          {
                            "$ref": "16"
                          },
                          {
                            "$ref": "16"
                          }
                        ]
                      },
                      "tray": {
                        "$id": "17",
                        "g_UId": "ZaSFEowWIEW4mn8YOeVPxw==",
                        "guid": "1285a465-168c-4520-b89a-7f1839e54fc7",
                        "name": "sample string 1",
                        "number": 1,
                        "tare": 1
                      },
                      "priceGroup": {
                        "$id": "18",
                        "priceGroupG_UID": "jbxwZjVEnEmcbYGTPeIc2w==",
                        "priceGroupGuid": "6670bc8d-4435-499c-9c6d-81933de21cdb",
                        "name": "sample string 2",
                        "code": 1,
                        "modified": true,
                        "updated": "2025-06-14T06:25:56.9776185",
                        "buyingLimit": 1,
                        "buyingLimitIndependent": true,
                        "buyingLimitType": 0,
                        "number": 1,
                        "products": [
                          {
                            "$ref": "12"
                          },
                          {
                            "$ref": "12"
                          }
                        ],
                        "productCount": 1
                      },
                      "priceGroupName": "sample string 145",
                      "nutrifacts": {
                        "$id": "19",
                        "pluG_UID": "VMzLS9AYMEaION57f2boiA==",
                        "pluGuid": "4bcbcc54-18d0-4630-8838-de7b7f66e888",
                        "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": "20",
                        "pluGuid": "66af3386-c1ba-4ad1-b6a9-7d5d3a35f57f",
                        "created": "2025-06-14T06:25:56.9776185",
                        "createdByUser": "sample string 1",
                        "activated": "2025-06-14T06:25:56.9776185",
                        "deactivated": "2025-06-14T06:25:56.9776185",
                        "lastOrdered": "2025-06-14T06:25:56.9776185",
                        "lastOrderedQty": 2.0,
                        "lastReceived": "2025-06-14T06:25:56.9776185",
                        "lastReceivedQty": 3.0,
                        "lastInvoiceStatus": 1,
                        "lastCounted": "2025-06-14T06:25:56.9776185",
                        "lastSold": "2025-06-14T06:25:56.9776185",
                        "firstSold": "2025-06-14T06:25:56.9776185",
                        "awsUpdated": "2025-06-14T06:25:56.9776185",
                        "lastManualUpdate": "2025-06-14T06:25:56.9776185",
                        "lastManualUpdatedByUser": "sample string 5",
                        "lastUpdated": "2025-06-14T06:25:56.9776185",
                        "lastUpdatedByUser": "sample string 7",
                        "lastUpdatedByHost": "2025-06-14T06:25:56.9776185",
                        "doNotRangeUpdated": "2025-06-14T06:25:56.9776185",
                        "doNotOrderUpdated": "2025-06-14T06:25:56.9776185",
                        "tracked": "2025-06-14T06:25:56.9776185"
                      },
                      "allergens": [
                        {
                          "$id": "21",
                          "allergenID": 1,
                          "pluG_UID": "kcNR54/FN0SRIpLGaSU+aA==",
                          "pluGuid": "e751c391-c58f-4437-9122-92c669253e68",
                          "contains": 2,
                          "allergenName": "sample string 3",
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "21"
                        }
                      ],
                      "costs": {
                        "$id": "22",
                        "pluG_UID": "bUSiQuKLtE+yuBzwgj2r+Q==",
                        "pluGuid": "42a2446d-8be2-4fb4-b2b8-1cf0823dabf9",
                        "enteredCost": 1,
                        "weightedAvgCost": 1,
                        "lastCost": 1,
                        "rawEnteredCost": 2,
                        "rawWeightedAvgCost": 3,
                        "rawLastCost": 4,
                        "freight": 5.0,
                        "freightType": 6,
                        "costDecimals": 7,
                        "fifoCost": 1,
                        "updated": "2025-06-14T06:25:56.9776185",
                        "normalCost": 1,
                        "currentCost": 1
                      },
                      "sales": [
                        {
                          "$id": "23",
                          "saleHeaderID": 1,
                          "created": "2025-06-14T06:25:56.9776185",
                          "createdLocal": "2025-06-14T06:25:56.9776185",
                          "storeID": 3,
                          "storeName": "sample string 4",
                          "operatorG_Uid": "7xAQOFyF5EuhEmvx9ckqvw==",
                          "operatorGuid": "381010ef-855c-4be4-a112-6bf1f5c92abf",
                          "operatorName": "sample string 5",
                          "tranType": 1,
                          "plu": 1,
                          "pluG_UId": "MFxenbdzHkS6MyAhkjnclQ==",
                          "pluGuid": "9d5e5c30-73b7-441e-ba33-20219239dc95",
                          "normalPrice": 1,
                          "totalCents": 1,
                          "cost": 1,
                          "grossProfit": 1,
                          "quantity": 1,
                          "operator": {
                            "$id": "24",
                            "id": 1,
                            "g_Uid": "Av8F4/crNEG2boEkjUQqJw==",
                            "guid": "e305ff02-2bf7-4134-b66e-81248d442a27",
                            "operatorNumber": 1,
                            "shortName": "sample string 2",
                            "firstName": "sample string 3",
                            "lastName": "sample string 4",
                            "password": "sample string 5",
                            "hasPassword": true,
                            "passwordText": "sample string 6",
                            "rfidTagID": "sample string 7",
                            "blueprintID": 1,
                            "groupID": 1,
                            "groupName": "sample string 8",
                            "managerGroupID": 1,
                            "managerGroupName": "sample string 9",
                            "zoneID": 1,
                            "zoneName": "sample string 10",
                            "loggedIn": 1,
                            "lastUsedIP": "sample string 11",
                            "deleted": true,
                            "locked": true,
                            "allowOpenTill": true,
                            "webEmail": "sample string 14",
                            "simpleOperatorType": 0,
                            "webRole": "sample string 15",
                            "updated": "2025-06-14T06:25:56.9776185",
                            "passwordResetRequired": true,
                            "alteredInStore": true,
                            "startShift": "2025-06-14T06:25:56.9776185",
                            "endShift": "2025-06-14T06:25:56.9776185",
                            "machineName": "sample string 20",
                            "drawerID": 1,
                            "stores": [
                              {
                                "$id": "25",
                                "operatorG_UID": "MPm2pk6FA0qVqUxVnB2epQ==",
                                "operatorGuid": "a6b6f930-854e-4a03-95a9-4c559c1d9ea5",
                                "storeID": 2,
                                "operator": {
                                  "$ref": "24"
                                },
                                "store": {
                                  "$ref": "3"
                                }
                              },
                              {
                                "$ref": "25"
                              }
                            ]
                          }
                        },
                        {
                          "$ref": "23"
                        }
                      ],
                      "apns": [
                        {
                          "$id": "26",
                          "pluID": 1,
                          "pluG_UID": "fF+i/Frso0eYFvJUbU1Z6A==",
                          "pluGuid": "fca25f7c-ec5a-47a3-9816-f2546d4d59e8",
                          "apn": "sample string 1",
                          "deleted": true,
                          "storeID": 1,
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "26"
                        }
                      ],
                      "tuns": [
                        {
                          "$id": "27",
                          "pluG_UId": "Sl1tPZRcokyfmXRddYbrbg==",
                          "pluGuid": "3d6d5d4a-5c94-4ca2-9f99-745d7586eb6e",
                          "apn": "sample string 1",
                          "tun": "sample string 2",
                          "cartonQuantity": 3,
                          "product": {
                            "$ref": "12"
                          },
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "27"
                        }
                      ],
                      "competitionPricing": [
                        {
                          "$id": "28",
                          "identifier": "e+6wCQho4kqAkOLDFo3w1A==",
                          "identifierGuid": "09b0ee7b-6808-4ae2-8090-e2c3168df0d4",
                          "pluG_UID": "NvH2YQc7zU+YtcUhmmyr9w==",
                          "pluGuid": "61f6f136-3b07-4fcd-98b5-c5219a6cabf7",
                          "competitionID": 1,
                          "name": "sample string 2",
                          "sellMultiple": 3,
                          "retailPrice": 4,
                          "storeName": "sample string 5"
                        },
                        {
                          "$ref": "28"
                        }
                      ],
                      "supplier": {
                        "$ref": "7"
                      },
                      "supplierName": "sample string 146",
                      "children": [
                        {
                          "$ref": "12"
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "ordering": {
                        "$ref": "10"
                      },
                      "flipChartPages": [
                        {
                          "$id": "29",
                          "identifier": "t7yDPFudwUWraPQzcmWepw==",
                          "groupName": "sample string 1",
                          "identifierGuid": "3c83bcb7-9d5b-45c1-ab68-f43372659ea7",
                          "exists": true,
                          "flipChartIdentifier": "uEZXCs2JiEOAO/lsOuPWQw==",
                          "flipChartIdentifierGuid": "0a5746b8-89cd-4388-803b-f96c3ae3d643",
                          "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": "xpXvQ294XUePyCaMT9eN0g==",
                          "groupIdentifierGuid": "43ef95c6-786f-475d-8fc8-268c4fd78dd2",
                          "flipChart": {
                            "$id": "30",
                            "identifier": "yMXH0sL1m02wykXVkumXrQ==",
                            "identifierGuid": "d2c7c5c8-f5c2-4d9b-b0ca-45d592e997ad",
                            "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": "31",
                              "identifier": "zdfWZbjDMEaEf6IKcdpCjQ==",
                              "identifierGuid": "65d6d7cd-c3b8-4630-847f-a20a71da428d",
                              "name": "sample string 2",
                              "formType": "sample string 3",
                              "forms": [
                                {
                                  "$id": "32",
                                  "id": 1,
                                  "g_UID": "HtJT75PrE02kn5oZKGvbZA==",
                                  "guid": "ef53d21e-eb93-4d13-a49f-9a19286bdb64",
                                  "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": "j8Otq4WsIkiDM40QT7MJOA==",
                                  "previousFormGuid": "abadc38f-ac85-4822-8333-8d104fb30938",
                                  "nextForm": 1,
                                  "nextFormG_UID": "FeFe2MldIEqxDfgsTLz+rg==",
                                  "nextFormGuid": "d85ee115-5dc9-4a20-b10d-f82c4cbcfeae",
                                  "attributes": "sample string 10",
                                  "updated": "2025-06-14T06:25:56.9776185",
                                  "positioning": 1,
                                  "contentPanel": "sample string 11",
                                  "selectionMode": 1,
                                  "maximumSelections": 1,
                                  "alteredInStore": true,
                                  "deleted": true,
                                  "blueprintID": 1,
                                  "preserveLayout": true,
                                  "mainCheckoutFormName": "sample string 13",
                                  "nextCheckoutForm": {
                                    "$ref": "32"
                                  },
                                  "previousCheckoutForm": {
                                    "$ref": "32"
                                  },
                                  "buttons": [
                                    {
                                      "$id": "33",
                                      "id": 1,
                                      "checkoutFormID": 2,
                                      "checkoutFormG_UID": "YHEsoFrFTkSSj78l2m6a1g==",
                                      "checkoutFormGuid": "a02c7160-c55a-444e-928f-bf25da6e9ad6",
                                      "identifier": "YkH6XrvMXk2vFKiYzK4K7Q==",
                                      "identifierGuid": "5efa4162-ccbb-4d5e-af14-a898ccae0aed",
                                      "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": "NySU+cJk5EKpDGuRtT2jIw==",
                                      "valueGuid": "f9942437-64c2-42e4-a90c-6b91b53da323",
                                      "buttonText": "sample string 10",
                                      "valueText": "sample string 11",
                                      "drawImageAndButton": true,
                                      "updated": "2025-06-14T06:25:56.9776185",
                                      "action": "sample string 12",
                                      "valueForm": {
                                        "$ref": "32"
                                      },
                                      "image": {
                                        "$id": "34",
                                        "name": "sample string 3.sample string 4",
                                        "imageID": 2,
                                        "imageName": "sample string 3",
                                        "imageExtension": "sample string 4",
                                        "lastUpdate": "2025-06-14T06:25:56.9776185",
                                        "imageData": "QEA=",
                                        "readOnly": true
                                      }
                                    },
                                    {
                                      "$ref": "33"
                                    }
                                  ],
                                  "panels": [
                                    {
                                      "$id": "35",
                                      "id": 1,
                                      "checkoutFormID": 2,
                                      "checkoutFormG_UID": "9y7c6SIJiE+Giw8Nf6Ktuw==",
                                      "checkoutFormGuid": "e9dc2ef7-0922-4f88-868b-0f0d7fa2adbb",
                                      "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": "35"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "32"
                                }
                              ],
                              "panels": [
                                {
                                  "$ref": "35"
                                },
                                {
                                  "$ref": "35"
                                }
                              ]
                            },
                            "pages": [
                              {
                                "$ref": "29"
                              },
                              {
                                "$ref": "29"
                              }
                            ]
                          },
                          "contentPanel": {
                            "$ref": "35"
                          },
                          "products": [
                            {
                              "$id": "36",
                              "flipChartPageIdentifier": "IobRkLsH4kqoOFg5dvu3ZQ==",
                              "flipChartPageIdentifierGuid": "90d18622-07bb-4ae2-a838-583976fbb765",
                              "pluG_UID": "T+NezUBBF0e8Nwhoo3YaMA==",
                              "pluGuid": "cd5ee34f-4140-4717-bc37-0868a3761a30",
                              "sortOrder": 3,
                              "sent": true,
                              "productChanged": true,
                              "productImageName": "sample string 6",
                              "productShowImageOnFlipCharts": true,
                              "productShowTextOnFlipCharts": true,
                              "productOverrideFlipChartText": true,
                              "productFlipChartText": "sample string 10",
                              "product": {
                                "$ref": "12"
                              },
                              "departmentSortOrder": 11,
                              "subDepartmentName": "sample string 12"
                            },
                            {
                              "$ref": "36"
                            }
                          ],
                          "productCount": 27,
                          "pages": [
                            {
                              "$ref": "29"
                            },
                            {
                              "$ref": "29"
                            }
                          ]
                        },
                        {
                          "$ref": "29"
                        }
                      ],
                      "priceHistory": [
                        {
                          "$id": "37",
                          "pluG_UID": "vN+PqXTjAUihmVo53kJanw==",
                          "pluGuid": "a98fdfbc-e374-4801-a199-5a39de425a9f",
                          "price": 1,
                          "costCalcMethod": 1,
                          "cost": 2,
                          "weightedAvgCost": 3,
                          "lastCost": 4,
                          "rawCost": 5,
                          "rawWeightedAvgCost": 6,
                          "rawLastCost": 7,
                          "costDecimals": 8,
                          "serviceFeeID": 9,
                          "freight": 10.0,
                          "freightType": 11,
                          "process": "sample string 12",
                          "user": "sample string 13",
                          "updated": "2025-06-14T06:25:56.9776185",
                          "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": "37"
                        }
                      ],
                      "ingredients": [
                        {
                          "$id": "38",
                          "pluG_UID": "UqthwRJV2Ui9f+8RdgzI8A==",
                          "ingredientGuid": "HJTqXt1CvkWm+Pu3K3HMpw==",
                          "ingredientIdentifier": "5eea941c-42dd-45be-a6f8-fbb72b71cca7",
                          "quantity": 1.0,
                          "storeIDs": [
                            1,
                            2
                          ],
                          "ingredientText": "sample string 1",
                          "ingredient": {
                            "$ref": "12"
                          }
                        },
                        {
                          "$ref": "38"
                        }
                      ],
                      "bins": [
                        {
                          "$id": "39",
                          "pluG_UID": "FOVW3AcOiUWQ/P9rJn94VQ==",
                          "pluGuid": "dc56e514-0e07-4589-90fc-ff6b267f7855",
                          "shelfLocationIdentifier": "S9iy42Edl0SsnU0ZNCfjmw==",
                          "shelfLocationGuid": "e3b2d84b-1d61-4497-ac9d-4d193427e39b",
                          "labelShelfDefault": 1,
                          "labelTalkerDefault": 1,
                          "labelSmall": true,
                          "labelPageLayoutG_UID": "GkS+en76MUyhX0QpDn6J7g==",
                          "labelPageLayoutGuid": "7abe441a-fa7e-4c31-a15f-44290e7e89ee",
                          "updated": "2025-06-14T06:25:56.9776185",
                          "electronicShelfLabelIdentifier": "sample string 5",
                          "electronicshelfLabelsConfigurationID": 6,
                          "labelShelfChanged": true,
                          "productName": "sample string 8",
                          "locationText": "sample string 9",
                          "product": {
                            "$ref": "12"
                          },
                          "location": {
                            "$id": "40",
                            "identifier": "1FHfTLFXIkCBPxMUymkOGQ==",
                            "storeID": 1,
                            "identifierGuid": "4cdf51d4-57b1-4022-813f-1314ca690e19",
                            "name": "sample string 2",
                            "haccp": true,
                            "blueprintID": 1,
                            "updated": "2025-06-14T06:25:56.9776185",
                            "minTemp": 1,
                            "maxTemp": 1,
                            "checkFrequency": 1,
                            "storeCaseConfiguration": 5,
                            "storeName": "sample string 6",
                            "bins": [
                              {
                                "$ref": "39"
                              },
                              {
                                "$ref": "39"
                              }
                            ]
                          }
                        },
                        {
                          "$ref": "39"
                        }
                      ],
                      "bin": {
                        "$ref": "39"
                      },
                      "scaleLocations": [
                        {
                          "$id": "41",
                          "plu": 1,
                          "pluG_UID": "o3ntAxR3oEqclMfzvXZ5iQ==",
                          "pluGuid": "03ed79a3-7714-4aa0-9c94-c7f3bd767989",
                          "deptNo": 1,
                          "product": {
                            "$ref": "12"
                          },
                          "scaleLocation": {
                            "$id": "42",
                            "id": 1,
                            "deptNo": 1,
                            "deptCode": "sample string 2",
                            "name": "sample string 3",
                            "enabled": true,
                            "updated": "2025-06-14T06:25:56.9776185",
                            "department": {
                              "$id": "43",
                              "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": "42"
                              },
                              "subDepartments": [
                                {
                                  "$id": "44",
                                  "id": 1,
                                  "departmentID": 2,
                                  "name": "sample string 3",
                                  "code": "sample string 4",
                                  "departmentCode": "sample string 5",
                                  "externalSales": true,
                                  "minorDepartments": [
                                    {
                                      "$id": "45",
                                      "id": 1,
                                      "subDepartmentID": 2,
                                      "departmentID": 3,
                                      "name": "sample string 4",
                                      "subDepartmentCode": "sample string 5",
                                      "departmentCode": "sample string 6",
                                      "code": "sample string 7",
                                      "lesserDepartments": [
                                        {
                                          "$id": "46",
                                          "id": 1,
                                          "departmentID": 2,
                                          "subDepartmentID": 3,
                                          "minorDepartmentID": 4,
                                          "name": "sample string 5",
                                          "code": "sample string 6",
                                          "departmentCode": "sample string 7",
                                          "subDepartmentCode": "sample string 8",
                                          "minorDepartmentCode": "sample string 9",
                                          "updated": "2025-06-14T06:25:56.9776185",
                                          "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": "maikWz0RsU2LVWmKRqT0fg==",
                                          "labelPageLayoutGuid": "5ba4a899-113d-4db1-8b55-698a46a4f47e",
                                          "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": "47",
                                            "dept": 1,
                                            "category": 2,
                                            "name": "sample string 3",
                                            "active": true,
                                            "mscCommodities": [
                                              {
                                                "$id": "48",
                                                "dept": 1,
                                                "category": 2,
                                                "commodity": 3,
                                                "name": "sample string 4",
                                                "active": true,
                                                "mscSubCommodities": [
                                                  {
                                                    "$id": "49",
                                                    "dept": 1,
                                                    "category": 2,
                                                    "commodity": 3,
                                                    "subCommodity": 4,
                                                    "name": "sample string 5",
                                                    "active": true,
                                                    "subCommodityCode": "sample string 7"
                                                  },
                                                  {
                                                    "$ref": "49"
                                                  }
                                                ],
                                                "commodityCode": "sample string 6"
                                              },
                                              {
                                                "$ref": "48"
                                              }
                                            ],
                                            "categoryCode": "sample string 5"
                                          },
                                          "mscCom": {
                                            "$ref": "48"
                                          },
                                          "mscDep": {
                                            "$id": "50",
                                            "dept": 1,
                                            "name": "sample string 2",
                                            "active": true,
                                            "mscCategories": [
                                              {
                                                "$ref": "47"
                                              },
                                              {
                                                "$ref": "47"
                                              }
                                            ],
                                            "deptCode": "sample string 4"
                                          },
                                          "mscSubCom": {
                                            "$ref": "49"
                                          }
                                        },
                                        {
                                          "$ref": "46"
                                        }
                                      ],
                                      "updated": "2025-06-14T06:25:56.9776185",
                                      "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": "b438Sxao9EKjQGQJGfO5hA==",
                                      "labelPageLayoutGuid": "4bfc8d6f-a816-42f4-a340-640919f3b984",
                                      "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": "47"
                                      },
                                      "mscCom": {
                                        "$ref": "48"
                                      },
                                      "mscDep": {
                                        "$ref": "50"
                                      },
                                      "mscSubCom": {
                                        "$ref": "49"
                                      }
                                    },
                                    {
                                      "$ref": "45"
                                    }
                                  ],
                                  "investmentBuyOverride": true,
                                  "updated": "2025-06-14T06:25:56.9776185",
                                  "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": "QHAoRobIV0agKBxv/I8v0A==",
                                  "labelPageLayoutGuid": "46287040-c886-4657-a028-1c6ffc8f2fd0",
                                  "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": "47"
                                  },
                                  "mscCom": {
                                    "$ref": "48"
                                  },
                                  "mscDep": {
                                    "$ref": "50"
                                  },
                                  "mscSubCom": {
                                    "$ref": "49"
                                  }
                                },
                                {
                                  "$ref": "44"
                                }
                              ],
                              "stores": [
                                1,
                                2
                              ],
                              "investmentBuyOverride": true,
                              "updated": "2025-06-14T06:25:56.9776185",
                              "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": "6z6W4vw5u0CtjflbYvypCA==",
                              "labelPageLayoutGuid": "e2963eeb-39fc-40bb-ad8d-f95b62fca908",
                              "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": "47"
                              },
                              "mscCom": {
                                "$ref": "48"
                              },
                              "mscDep": {
                                "$ref": "50"
                              },
                              "mscSubCom": {
                                "$ref": "49"
                              }
                            }
                          }
                        },
                        {
                          "$ref": "41"
                        }
                      ],
                      "nextPrice": {
                        "$id": "51",
                        "id": 1,
                        "campaignID": 2,
                        "campaignName": "sample string 3",
                        "plu": 1,
                        "hostOfferID": 1,
                        "metcashPromotionID": "sample string 4",
                        "metcashPromotionPlacement": "sample string 5",
                        "pluG_UID": "/5SH8OwEGUadzcJcD8zGVw==",
                        "pluGuid": "f08794ff-04ec-4619-9dcd-c25c0fccc657",
                        "newPrice": 1,
                        "pctDiscount": 1,
                        "newCost": 1,
                        "newCostDecimals": 6,
                        "dealCostIdentifier": "HEp4wKobuUKxr1wnIE+Vlg==",
                        "dealCostGuid": "c0784a1c-1baa-42b9-b1af-5c27204f9596",
                        "pluName": "sample string 7",
                        "apn": "sample string 8",
                        "fuelItem": true,
                        "priceGroupG_UID": "GM2JvndmSUOneL6FwjVZ6w==",
                        "priceGroupGuid": "be89cd18-6677-4349-a778-be85c23559eb",
                        "itemNumber": "sample string 10",
                        "cri": "sample string 11",
                        "pluPrice": 12,
                        "pluCost": 13,
                        "pluCostIndicator": "sample string 14",
                        "pluPriceGstPercent": 15,
                        "pluCostGstPercent": 16,
                        "pluActive": true,
                        "cartonQty": 1.1,
                        "baseUnits": 18.1,
                        "salesMode": 1,
                        "pluNormalCost": 19,
                        "pluaws": 20.0,
                        "directNumber": "sample string 21",
                        "departmentName": "sample string 22",
                        "subDepartmentName": "sample string 23",
                        "priceGroupName": "sample string 24",
                        "supplierName": "sample string 25",
                        "stockOnHand": 1.1,
                        "stockOnOrder": 1.1,
                        "lastReceived": "2025-06-14T06:25:56.9776185",
                        "rrp": 26,
                        "campaignDescription": "sample string 27",
                        "campaignComboPriceGroupG_UID": "7RXHD7aQjEePdcteQkj32g==",
                        "campaignComboPriceGroupIdentifier": "0fc715ed-90b6-478c-8f75-cb5e4248f7da",
                        "promotionPlacementDescription": "sample string 28",
                        "storeAcceptances": [
                          {
                            "$id": "52",
                            "plu": 1,
                            "pluG_UId": "QEA=",
                            "campaignID": 1,
                            "campaignName": "sample string 2",
                            "storeID": 3,
                            "acceptedUtc": "2025-06-14T06:25:56.9776185",
                            "operatorG_UID": "YE+k6Fu6zUeH/8cLavGFXA==",
                            "operatorGuid": "e8a44f60-ba5b-47cd-87ff-c70b6af1855c",
                            "machineID": 1,
                            "processed": true,
                            "appliedUtc": "2025-06-14T06:25:56.9776185",
                            "signIqTicketFileMovedUtc": "2025-06-14T06:25:56.9776185",
                            "user": "sample string 6",
                            "campaignDescription": "sample string 7",
                            "productDesc": "sample string 8",
                            "storeName": "sample string 9",
                            "effectiveUtc": "2025-06-14T06:25:56.9776185",
                            "priceChangeType": 0,
                            "operatorName": "sample string 10",
                            "hostCampaign": true,
                            "product": {
                              "$ref": "12"
                            },
                            "campaignPlu": {
                              "$ref": "51"
                            }
                          },
                          {
                            "$ref": "52"
                          }
                        ],
                        "campaign": {
                          "$id": "53",
                          "id": 1,
                          "storeID": 2,
                          "name": "bceb28e8-a5e0-4be4-beec-10c0f0fb0a6e",
                          "nameGuid": "bceb28e8-a5e0-4be4-beec-10c0f0fb0a6e",
                          "description": "sample string 4",
                          "showDiscounts": true,
                          "showTotals": true,
                          "onlyEvaluateOnSubtotal": true,
                          "useDescription": true,
                          "campaignType": 1,
                          "startDate": "2025-06-14T06:25:56.9776185",
                          "startTime": 1,
                          "endDate": "2025-06-14T06:25:56.9776185",
                          "endTime": 1,
                          "recurrence": 1,
                          "recurrenceType": 1,
                          "monthType": 1,
                          "weekDays": 1,
                          "months": 1,
                          "monthWeeks": 1,
                          "monthDays": "sample string 7",
                          "printed": true,
                          "talkerText": "sample string 8",
                          "rangeDescription": "sample string 9",
                          "dealDescription": "sample string 10",
                          "labelQuantity": 11,
                          "active": 1,
                          "deactivated": "2025-06-14T06:25:56.9776185",
                          "system": true,
                          "created": "2025-06-14T06:25:56.9776185",
                          "updated": "2025-06-14T06:25:56.9776185",
                          "priceChangeNotifiedUtc": "2025-06-14T06:25:56.9776185",
                          "promoType": 1,
                          "promotionTypeCode": "sample string 13",
                          "hostIdentifier": "9Y8jzgZ7QE2PPk4txdgp6g==",
                          "hostIdentifierGuid": "ce238ff5-7b06-4d40-8f3e-4e2dc5d829ea",
                          "hostType": 14,
                          "createdByUser": "sample string 15",
                          "fromHost": true,
                          "deleted": true,
                          "campaignDeleted": "2025-06-14T06:25:56.9776185",
                          "updatedByUser": "sample string 18",
                          "offerID": 1,
                          "isPriceChangeCampaign": true,
                          "stores": [
                            1,
                            2
                          ],
                          "storeNames": [
                            "sample string 1",
                            "sample string 2"
                          ],
                          "campaignPlus": [
                            {
                              "$ref": "51"
                            },
                            {
                              "$ref": "51"
                            }
                          ],
                          "campaignPools": [
                            {
                              "$id": "54",
                              "id": 1,
                              "campaignID": 2,
                              "campaignName": "sample string 3",
                              "plu": 4,
                              "pluG_UID": "aXb0h0l8vEuJz0H/n5KA2A==",
                              "pluGuid": "87f47669-7c49-4bbc-89cf-41ff9f9280d8",
                              "hostOfferID": 1,
                              "priceGroupG_UID": "2l+KaUXAwkal0WmzaaZluw==",
                              "priceGroupGuid": "698a5fda-c045-46c2-a5d1-69b369a665bb",
                              "fuelItem": true,
                              "pluName": "sample string 6",
                              "apn": "sample string 7",
                              "pluActive": true,
                              "cartonQty": 1,
                              "baseUnits": 9.1,
                              "cri": "sample string 10",
                              "salesMode": 1,
                              "pluaws": 11.0,
                              "directNumber": "sample string 12",
                              "departmentName": "sample string 13",
                              "subDepartmentName": "sample string 14",
                              "priceGroupName": "sample string 15",
                              "supplierName": "sample string 16",
                              "stockOnHand": 1.1,
                              "stockOnOrder": 1.1,
                              "lastReceived": "2025-06-14T06:25:56.9776185",
                              "rrp": 17,
                              "campaignDescription": "sample string 18",
                              "product": {
                                "$ref": "12"
                              },
                              "campaign": {
                                "$ref": "53"
                              }
                            },
                            {
                              "$ref": "54"
                            }
                          ],
                          "sellingRules": [
                            {
                              "$id": "55",
                              "id": 1,
                              "identifier": "UMmpNleO+kmxeLzPEES6RA==",
                              "identifierStr": "UMmpNleO+kmxeLzPEES6RA==",
                              "identifierGuid": "36a9c950-8e57-49fa-b178-bccf1044ba44",
                              "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": "53"
                              }
                            },
                            {
                              "$ref": "55"
                            }
                          ],
                          "customers": [
                            {
                              "$id": "56",
                              "id": 1,
                              "campaignID": 2,
                              "campaignName": "sample string 3",
                              "customerID": "eRo9hYkXdUusZq2WSYnw0Q==",
                              "customerIDGuid": "853d1a79-1789-4b75-ac66-ad964989f0d1",
                              "campaign": {
                                "$ref": "53"
                              },
                              "customer": {
                                "$id": "57",
                                "identifier": "J445y3bmRkOdaAWPiEbgaA==",
                                "identifierGuid": "cb398e27-e676-4346-9d68-058f8846e068",
                                "code": "sample string 2",
                                "familyName": "sample string 3",
                                "givenName": "sample string 4",
                                "otherName": "sample string 5",
                                "title": "sample string 6",
                                "dateOfBirth": "2025-06-14T06:25:56.9776185",
                                "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": "N1bOZbKBdEylkbqVRJ0IzQ==",
                                "communityIdentifierGuid": "65ce5637-81b2-4c74-a591-ba95449d08cd",
                                "joined": "2025-06-14T06:25:56.9776185",
                                "updated": "2025-06-14T06:25:56.9776185",
                                "active": true,
                                "reasonInactive": 1,
                                "groupCustomer": true,
                                "loyaltyPoints": 1,
                                "homeStoreID": 1,
                                "availableSpend": 1,
                                "priceLevelIdentifier": "KU3I6h4PmUG27NHvdy9CzQ==",
                                "priceLevelIdentifierGuid": "eac84d29-0f1e-4199-b6ec-d1ef772f42cd",
                                "marketingID": "sample string 18",
                                "hidden": true,
                                "registered": true,
                                "registeredOn": "2025-06-14T06:25:56.9776185",
                                "emailMarketing": true,
                                "smsMarketing": true,
                                "deleted": true,
                                "deletedUser": "sample string 24",
                                "homeStoreName": "sample string 25",
                                "customerCards": [
                                  {
                                    "$id": "58",
                                    "cardType": 2,
                                    "issueDate": "2025-06-14T06:25:56.9776185",
                                    "expiry": "2025-06-14T06:25:56.9776185",
                                    "customerID": "nL10gluIm02vvD4smgFX/w==",
                                    "customerIDGuid": "8274bd9c-885b-4d9b-afbc-3e2c9a0157ff",
                                    "initialValue": 1,
                                    "currentValue": 1,
                                    "maxLimit": 1,
                                    "minTransaction": 1,
                                    "maxTransaction": 1,
                                    "multiplier": 1.1,
                                    "active": true,
                                    "reasonInactive": 1,
                                    "idRequired": true,
                                    "idType": 1,
                                    "idValue": "sample string 5",
                                    "updated": "2025-06-14T06:25:56.9776185",
                                    "linkedAccount": "v39nL9dKL0KyY7o2Ljdkmw==",
                                    "linkedAccountGuid": "2f677fbf-4ad7-422f-b263-ba362e37649b",
                                    "currentValueChanged": true,
                                    "limitsChanged": true,
                                    "customer": {
                                      "$ref": "57"
                                    },
                                    "account": {
                                      "$id": "59",
                                      "id": 1,
                                      "identifier": "gzFyYUyJlUOeNKQA0fswFw==",
                                      "identifierGuid": "61723183-894c-4395-9e34-a400d1fb3017",
                                      "referenceNo": "sample string 3",
                                      "name": "sample string 4",
                                      "created": "2025-06-14T06:25:56.9776185",
                                      "owner": "jyf0C5feRUO2+9TLLPUdhg==",
                                      "ownerGuid": "0bf4278f-de97-4345-b6fb-d4cb2cf51d86",
                                      "accountStoreGroupIdentifier": "zUDHlXV7FEyLJWI0ov//0g==",
                                      "accountStoreGroupGuid": "95c740cd-7b75-4c14-8b25-6234a2ffffd2",
                                      "accountType": 1,
                                      "currentBalance": 1,
                                      "externalID": "sample string 7",
                                      "maximumLimit": 1,
                                      "accruePoints": true,
                                      "loyaltyPoints": 1,
                                      "termsOfTrade": 1,
                                      "signatureRequired": true,
                                      "referenceRequired": true,
                                      "statementSendType": 10,
                                      "ageingPeriod": 1,
                                      "monthlyAgeingPeriod": true,
                                      "explodedInvoice": true,
                                      "isFifoAllocation": true,
                                      "lastStatementSent": "2025-06-14T06:25:56.9776185",
                                      "active": true,
                                      "updated": "2025-06-14T06:25:56.9776185",
                                      "deleted": true,
                                      "deletedUser": "sample string 16",
                                      "currentBalanceChanged": true,
                                      "maximumLimitChanged": true,
                                      "loyaltyPointsChanged": true,
                                      "projectedBalance": 17,
                                      "accountStoreGroupStoreIDs": [
                                        1,
                                        2
                                      ],
                                      "customerEmail": "sample string 18",
                                      "ownerCustomer": {
                                        "$ref": "57"
                                      },
                                      "card": {
                                        "$ref": "58"
                                      },
                                      "members": {
                                        "$id": "60",
                                        "sample string 1": [
                                          {
                                            "$ref": "57"
                                          },
                                          {
                                            "$ref": "57"
                                          }
                                        ],
                                        "sample string 2": [
                                          {
                                            "$ref": "57"
                                          },
                                          {
                                            "$ref": "57"
                                          }
                                        ]
                                      },
                                      "customerGroups": [
                                        {
                                          "$id": "61",
                                          "identifier": "/EGh8924Rk+6jdWN//QrsA==",
                                          "identifierGuid": "f3a141fc-b8dd-4f46-ba8d-d58dfff42bb0",
                                          "name": "sample string 2",
                                          "primaryContact": "drepU/Ul9EqfJG7SJyE6xg==",
                                          "primaryContactGuid": "53a9b776-25f5-4af4-9f24-6ed227213ac6",
                                          "accountID": "/fTbyB5Fp0OKlQlMs762Fg==",
                                          "accountIDGuid": "c8dbf4fd-451e-43a7-8a95-094cb3beb616",
                                          "special": true,
                                          "updated": "2025-06-14T06:25:56.9776185",
                                          "active": true,
                                          "reasonInactive": 1,
                                          "priceLevelIdentifier": "61G2jHpcoEyQXO6+QGT3Pg==",
                                          "priceLevelIdentifierGuid": "8cb651eb-5c7a-4ca0-905c-eebe4064f73e",
                                          "deleted": true,
                                          "account": {
                                            "$ref": "59"
                                          },
                                          "primaryContactCustomer": {
                                            "$ref": "57"
                                          },
                                          "customerGroupMembers": [
                                            {
                                              "$id": "62",
                                              "id": 1,
                                              "groupID": "l69TJwkakE+XS2x1AqpBRw==",
                                              "groupIDGuid": "2753af97-1a09-4f90-974b-6c7502aa4147",
                                              "customerID": "jUwo0PACyk6IjBfereFMpQ==",
                                              "customerIDGuid": "d0284c8d-02f0-4eca-888c-17deade14ca5",
                                              "card": "sample string 4",
                                              "linkedAccount": "za9/uximSkejmnL1bBBTYw==",
                                              "linkedAccountGuid": "bb7fafcd-a618-474a-a39a-72f56c105363",
                                              "customer": {
                                                "$ref": "57"
                                              },
                                              "group": {
                                                "$ref": "61"
                                              },
                                              "customerCard": {
                                                "$ref": "58"
                                              }
                                            },
                                            {
                                              "$ref": "62"
                                            }
                                          ]
                                        },
                                        {
                                          "$ref": "61"
                                        }
                                      ]
                                    },
                                    "payments": [
                                      {
                                        "$id": "63",
                                        "id": 1,
                                        "identifier": "cVpkkgGSl0u6Xn8BBiEc7g==",
                                        "identifierGuid": "92645a71-9201-4b97-ba5e-7f0106211cee",
                                        "storeID": 2,
                                        "operatorName": "sample string 3",
                                        "saleHeaderID": 4,
                                        "paymentType": 5,
                                        "amount": 6,
                                        "account": "sample string 7",
                                        "accountID": "oi1TexOdykyYf8ycSybTSA==",
                                        "accountIDGuid": "7b532da2-9d13-4cca-987f-cc9c4b26d348",
                                        "customerAccount": {
                                          "$ref": "59"
                                        },
                                        "customerCard": {
                                          "$ref": "58"
                                        },
                                        "accountType": 1,
                                        "cardName": "sample string 8",
                                        "authorisationNumber": "sample string 9",
                                        "bankReference": "sample string 10",
                                        "merchantID": "sample string 11",
                                        "terminalID": "sample string 12",
                                        "cardNumber": "sample string 13",
                                        "paymentDate": "2025-06-14T06:25:56.9776185",
                                        "invRocNo": "sample string 14",
                                        "responseCode": "sample string 15",
                                        "cashout": 1,
                                        "tip": 16,
                                        "idempotentVoid": "H1c9GDEKA0uxYp6pTwO0tw==",
                                        "idempotentVoidGuid": "183d571f-0a31-4b03-b162-9ea94f03b4b7",
                                        "offline": true,
                                        "processed": 1,
                                        "storeSaleHeader": {
                                          "$id": "64",
                                          "saleHeaderID": 1,
                                          "saleHeaderGuid": "YrLhSU9DrUC+ewcIQ2W8nA==",
                                          "saleHeaderIdentifierGuid": "49e1b262-434f-40ad-be7b-07084365bc9c",
                                          "created": "2025-06-14T06:25:56.9932505",
                                          "createdLocal": "2025-06-14T06:25:56.9932505",
                                          "createdText": "sample string 4",
                                          "itemCount": 5,
                                          "totalAmount": 6,
                                          "cashTender": 1,
                                          "cardTender": 1,
                                          "cheqTender": 1,
                                          "acctTender": 1,
                                          "voucherTender": 1,
                                          "loyaltyPoints": 1,
                                          "cashout": 1,
                                          "changeAmount": 1,
                                          "rounding": 1,
                                          "gstAmount": 1,
                                          "transactionDiscountTender": 1,
                                          "totalTip": 7,
                                          "tranType": 1,
                                          "processed": 1,
                                          "imported": "2025-06-14T06:25:56.9932505",
                                          "storeID": 1,
                                          "operatorG_Uid": "fYWPBJYPs0+6Vz1Ba699eQ==",
                                          "operatorGuid": "048f857d-0f96-4fb3-ba57-3d416baf7d79",
                                          "customerG_Uid": "Q+rmjAF+6E+ifQZdCThXdA==",
                                          "customerGuid": "8ce6ea43-7e01-4fe8-a27d-065d09385774",
                                          "communityIdentifier": "cBJKdsXNyUWmJtC0cLu30Q==",
                                          "communityIdentifierGuid": "764a1270-cdc5-45c9-a626-d0b470bbb7d1",
                                          "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": "M9EAR//gn0eZHaQR1g/c4w==",
                                          "priceLevelIdentifierGuid": "4700d133-e0ff-479f-991d-a411d60fdce3",
                                          "locked": 36,
                                          "relationChecksum": "sample string 37",
                                          "loyaltyTender": 1,
                                          "giftCardTender": 1,
                                          "operator": {
                                            "$ref": "24"
                                          },
                                          "customer": {
                                            "$ref": "57"
                                          },
                                          "communityOrganisation": {
                                            "$id": "65",
                                            "id": 1,
                                            "identifier": "1LqZPMi3Bky8+tOSawvLbQ==",
                                            "identifierGuid": "3c99bad4-b7c8-4c06-bcfa-d3926b0bcb6d",
                                            "name": "sample string 3",
                                            "lookupIdentifier": "sample string 4",
                                            "externalID": "sample string 5",
                                            "phone": "sample string 6",
                                            "fax": "sample string 7",
                                            "email": "sample string 8",
                                            "address1": "sample string 9",
                                            "address2": "sample string 10",
                                            "city": "sample string 11",
                                            "postCode": "sample string 12",
                                            "state": "sample string 13",
                                            "country": "sample string 14",
                                            "totalAmountAwarded": 15.1,
                                            "updated": "2025-06-14T06:25:56.9932505",
                                            "deleted": true
                                          },
                                          "details": [
                                            {
                                              "$id": "66",
                                              "saleItemID": 1,
                                              "identifier": "x04N6HYq5UKdjy6yFF32ZQ==",
                                              "identifierGuid": "e80d4ec7-2a76-42e5-9d8f-2eb2145df665",
                                              "saleHeaderID": 2,
                                              "plu": 1,
                                              "pluG_UId": "5ljjPkMyOUiG+1eA8F0SCg==",
                                              "pluGuid": "3ee358e6-3243-4839-86fb-5780f05d120a",
                                              "accountID": "+nihwq7XkkuOsW72npRQzQ==",
                                              "accountIDGuid": "c2a178fa-d7ae-4b92-8eb1-6ef69e9450cd",
                                              "normalPrice": 3,
                                              "originalSellingPrice": 4,
                                              "discountPrice": 5,
                                              "unit": 1,
                                              "quantity": 6,
                                              "totalCents": 7,
                                              "fixedPrice": 1,
                                              "tranType": 1,
                                              "discountType": 1,
                                              "cost": 1,
                                              "costDecimals": 8,
                                              "markdown": 1,
                                              "manualQuantity": 1,
                                              "manualPrice": 1,
                                              "manualMode": 1,
                                              "active": 1,
                                              "offline": true,
                                              "barcode": "sample string 9",
                                              "keyedSale": 1,
                                              "discountedID": 1,
                                              "fuelID": 1,
                                              "serialNumber": "sample string 10",
                                              "bestOrExpire": "2025-06-14T06:25:56.9932505",
                                              "bestOrExpireType": 1,
                                              "providerName": "sample string 11",
                                              "refundG_UID": "nyeAOBAWl0unkIsJnwbDdQ==",
                                              "refundGuid": "3880279f-1610-4b97-a790-8b099f06c375",
                                              "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": "HIr1LfPHSEGFsL0DtoXZyQ==",
                                              "idempotentVoidGuid": "2df58a1c-c7f3-4148-85b0-bd03b685d9c9",
                                              "priceLevelIdentifier": "ZqgilwrIm0u0yrDUf7o1dw==",
                                              "priceLevelIdentifierGuid": "9722a866-c80a-4b9b-b4ca-b0d47fba3577",
                                              "productName": "sample string 23",
                                              "apn": "sample string 24",
                                              "unknownScans": [
                                                {
                                                  "$id": "67",
                                                  "id": 1,
                                                  "saleDetailID": 2,
                                                  "storeID": 1,
                                                  "scanned": "2025-06-14T06:25:56.9932505",
                                                  "operatorG_UID": "QEA=",
                                                  "barcode": "sample string 4",
                                                  "processed": 1
                                                },
                                                {
                                                  "$ref": "67"
                                                }
                                              ],
                                              "refund": {
                                                "$id": "68",
                                                "id": 1,
                                                "g_UID": "G97tg/cn40aWxWq9Wh5PNA==",
                                                "guid": "83edde1b-27f7-46e3-96c5-6abd5a1e4f34",
                                                "description": "sample string 1",
                                                "dumped": true,
                                                "inventoryReasonID": 1,
                                                "sortOrder": 1,
                                                "updated": "2025-06-14T06:25:56.9932505"
                                              },
                                              "modifier": {
                                                "$id": "69",
                                                "id": 1,
                                                "setG_UID": "XvaJnprsmkuBoioFIttFUg==",
                                                "modifierSetGuid": "9e89f65e-ec9a-4b9a-81a2-2a0522db4552",
                                                "name": "sample string 2",
                                                "price": 1,
                                                "quantity": 1,
                                                "modifierType": 1,
                                                "groupNumber": 1,
                                                "pageNumber": 1,
                                                "controlOrder": 1,
                                                "printToStation": true,
                                                "pluG_UID": "iMbibQq+tkq7rb3BT88ttA==",
                                                "pluGuid": "6de2c688-be0a-4ab6-bbad-bdc14fcf2db4",
                                                "deleted": true,
                                                "g_UID": "eV9fBEP2q0CnjRmir0mcJg==",
                                                "guid": "045f5f79-f643-40ab-a78d-19a2af499c26",
                                                "product": {
                                                  "$ref": "12"
                                                }
                                              },
                                              "priceLevelName": "sample string 25",
                                              "pumpNumber": 1,
                                              "hoseNumber": 1
                                            },
                                            {
                                              "$ref": "66"
                                            }
                                          ],
                                          "eftReceipts": [
                                            {
                                              "$id": "70",
                                              "id": 1,
                                              "storeID": 1,
                                              "saleHeaderID": 2,
                                              "storeSaleHeader": {
                                                "$ref": "64"
                                              },
                                              "receipt": "sample string 3",
                                              "processed": 1
                                            },
                                            {
                                              "$ref": "70"
                                            }
                                          ],
                                          "payments": [
                                            {
                                              "$ref": "63"
                                            },
                                            {
                                              "$ref": "63"
                                            }
                                          ],
                                          "cards": [
                                            {
                                              "$id": "71",
                                              "id": 1,
                                              "saleHeaderID": 1,
                                              "identifier": "sample string 2",
                                              "cardType": 3,
                                              "providerName": "sample string 4"
                                            },
                                            {
                                              "$ref": "71"
                                            }
                                          ],
                                          "campaignHits": [
                                            {
                                              "$id": "72",
                                              "id": 1,
                                              "saleHeaderID": 2,
                                              "campaign": "sample string 3",
                                              "name": "sample string 4",
                                              "processed": 1,
                                              "campaignDescription": "sample string 5"
                                            },
                                            {
                                              "$ref": "72"
                                            }
                                          ],
                                          "fuel": [
                                            {
                                              "$id": "73",
                                              "id": 1,
                                              "plu": 1,
                                              "pluG_UID": "Cog2qt11dUSmCTdUWL8Jtw==",
                                              "pluGuid": "aa36880a-75dd-4475-a609-375458bf09b7",
                                              "saleHeaderID": 2,
                                              "totalCents": 3,
                                              "grade": 1,
                                              "gradeDescription": "sample string 4",
                                              "dispenser": 1,
                                              "hose": 1,
                                              "quantity": 1,
                                              "cost": 1,
                                              "acquirerNum": 1,
                                              "attendant": 1,
                                              "ePurseBalance": 1.0,
                                              "cardSignature": "sample string 5",
                                              "compartmentNumber": 1,
                                              "contractNumber": 1,
                                              "discountCardPAN": "sample string 6",
                                              "discountID": 1,
                                              "discountName": "sample string 7",
                                              "discountNetValue": 1.0,
                                              "discountType": 1,
                                              "discountValue": 1.0,
                                              "discretionaryData": "sample string 8",
                                              "driverID": "sample string 9",
                                              "eftBatchNumber": 1,
                                              "eftResponseCode": "sample string 10",
                                              "endDateTime": "2025-06-14T06:25:56.9932505",
                                              "engineHours": 1.1,
                                              "fposNumber": 1,
                                              "loyaltyCardPAN": "sample string 11",
                                              "miscData1": 1,
                                              "miscData2": "sample string 12",
                                              "miscFlags": 1,
                                              "mop": 1,
                                              "odometer": 1,
                                              "panNumber": "sample string 13",
                                              "saleRefund": true,
                                              "saleStatus": 1,
                                              "sequenceNumber": 1,
                                              "stan": 1,
                                              "startDateTime": "2025-06-14T06:25:56.9932505",
                                              "tagNumber": "sample string 15",
                                              "trackTwoRem": "sample string 16",
                                              "transCode": 1,
                                              "transType": 1,
                                              "unitPrice": 1.0,
                                              "vehicleReg": "sample string 17",
                                              "offline": true,
                                              "processed": 1
                                            },
                                            {
                                              "$ref": "73"
                                            }
                                          ],
                                          "fuelResells": [
                                            {
                                              "$id": "74",
                                              "saleItemID": 1,
                                              "saleHeaderID": 2,
                                              "plu": 1,
                                              "pluG_UId": "cUF0oab7+kalyAxi0SfvPQ==",
                                              "pluGuid": "a1744171-fba6-46fa-a5c8-0c62d127ef3d",
                                              "accountID": "EP4u4jHYCkO6nxjQiM+uKg==",
                                              "accountIDGuid": "e22efe10-d831-430a-ba9f-18d088cfae2a",
                                              "normalPrice": 3,
                                              "originalSellingPrice": 4,
                                              "discountPrice": 5,
                                              "unit": 1,
                                              "quantity": 6,
                                              "totalCents": 7,
                                              "fixedPrice": 1,
                                              "tranType": 1,
                                              "processed": 1,
                                              "discountType": 1,
                                              "cost": 1,
                                              "costDecimals": 1,
                                              "markdown": 1,
                                              "manualQuantity": 1,
                                              "manualPrice": 1,
                                              "manualMode": 1,
                                              "active": 1,
                                              "barcode": "sample string 8",
                                              "offline": 1,
                                              "keyedSale": 1,
                                              "discountedID": 1,
                                              "fuelID": 1,
                                              "serialNumber": "sample string 9",
                                              "bestOrExpire": "2025-06-14T06:25:56.9932505",
                                              "bestOrExpireType": 1,
                                              "refundG_UID": "cSN99oIawEW1ZWKv3nAbyg==",
                                              "refundGuid": "f67d2371-1a82-45c0-b565-62afde701bca",
                                              "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": "74"
                                            }
                                          ],
                                          "customerOrder": [
                                            {
                                              "$id": "75",
                                              "identifier": "mErBp7x2QUaptpv+COYcLA==",
                                              "identifierGuid": "a7c14a98-76bc-4641-a9b6-9bfe08e61c2c",
                                              "id": 1,
                                              "orderNo": 2,
                                              "externalSaleIdentifier": "sample string 3",
                                              "storeID": 4,
                                              "zoneID": 5,
                                              "deptNo": 6,
                                              "customerIdentifier": "85+AyvE+Gkmk/SA19Gqm6w==",
                                              "customerIdentifierGuid": "ca809ff3-3ef1-491a-a4fd-2035f46aa6eb",
                                              "operatorNo": 1,
                                              "operatorG_UID": "uUY1jc4JGEepS+kJpp+57w==",
                                              "operatorGuid": "8d3546b9-09ce-4718-a94b-e909a69fb9ef",
                                              "created": "2025-06-14T06:25:56.9932505",
                                              "ordered": "2025-06-14T06:25:56.9932505",
                                              "started": "2025-06-14T06:25:56.9932505",
                                              "completed": "2025-06-14T06:25:56.9932505",
                                              "supplied": "2025-06-14T06:25:56.9932505",
                                              "quickTicket": 1,
                                              "deleted": true,
                                              "walkAway": true,
                                              "approxWait": 1,
                                              "actualWait": 1,
                                              "deliveryMethod": 8,
                                              "externalSaleType": 9,
                                              "customer": {
                                                "$ref": "57"
                                              },
                                              "operator": {
                                                "$ref": "24"
                                              },
                                              "details": [
                                                {
                                                  "$id": "76",
                                                  "headerID": 1,
                                                  "plu": 1,
                                                  "pluG_UId": "2fG2XcE67kibXXzEW28kBw==",
                                                  "pluGuid": "5db6f1d9-3ac1-48ee-9b5d-7cc45b6f2407",
                                                  "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": "hzKsFjC+3EuxjXkcTCvqIA==",
                                                  "headerIdentifierGuid": "16ac3287-be30-4bdc-b18d-791c4c2bea20",
                                                  "product": {
                                                    "$ref": "12"
                                                  }
                                                },
                                                {
                                                  "$ref": "76"
                                                }
                                              ],
                                              "storeName": "sample string 11",
                                              "customerName": "sample string 12",
                                              "storeReplyTo": "sample string 13",
                                              "storeSubjectLine": "sample string 14",
                                              "storeSaleHeader": {
                                                "$ref": "64"
                                              }
                                            },
                                            {
                                              "$ref": "75"
                                            }
                                          ],
                                          "surveyResponses": [
                                            {
                                              "$id": "77",
                                              "surveyG_UID": "yOe1Xlgk10mHDEwCfOsaNg==",
                                              "surveyGuid": "5eb5e7c8-2458-49d7-870c-4c027ceb1a36",
                                              "saleHeaderGuid": "m0Up41yW7EClByrTstY0oA==",
                                              "saleGuid": "e329459b-965c-40ec-a507-2ad3b2d634a0",
                                              "textResponse": "sample string 1",
                                              "integerResponse": 1,
                                              "g_UIDResponse": "Sv6YTMwD5U2FkpGO9qCmbA==",
                                              "guidResponse": "4c98fe4a-03cc-4de5-8592-918ef6a0a66c",
                                              "whoAnswered": 2,
                                              "answeredAtUTC": "2025-06-14T06:25:56.9932505",
                                              "sale": {
                                                "$ref": "64"
                                              },
                                              "survey": {
                                                "$id": "78",
                                                "g_UID": "HTn1vCZKfEC+zD/LZvUOzw==",
                                                "guid": "bcf5391d-4a26-407c-becc-3fcb66f50ecf",
                                                "name": "sample string 1",
                                                "storeID": 2,
                                                "zoneID": 1,
                                                "checkoutFormG_UID": "y5Og20gNIEaxGjz8qKHOyQ==",
                                                "checkoutFormGuid": "dba093cb-0d48-4620-b11a-3cfca8a1cec9",
                                                "displayToWho": 3,
                                                "displayWhen": 4,
                                                "start": "2025-06-14T06:25:56.9932505",
                                                "end": "2025-06-14T06:25:56.9932505",
                                                "deleted": true,
                                                "updated": "2025-06-14T06:25:56.9932505",
                                                "possibleIntegerResponses": [
                                                  1,
                                                  2
                                                ],
                                                "possibleTextResponses": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "possibleGuidResponses": [
                                                  "55f2ff67-a565-470e-b988-4943d2476d5b",
                                                  "0bdaaf04-068d-4337-be81-2dda7a9a4b6e"
                                                ],
                                                "allowsAllTextResponses": true,
                                                "surveyForm": {
                                                  "$ref": "32"
                                                }
                                              },
                                              "ingressId": "sample string 4"
                                            },
                                            {
                                              "$ref": "77"
                                            }
                                          ],
                                          "storeName": "sample string 38",
                                          "machineName": "sample string 39",
                                          "operatorName": "sample string 40",
                                          "direction": 1,
                                          "reason": "sample string 41",
                                          "accountG_UID": "XCyjT7WXek+inMCAg16UZg==",
                                          "accountIdentifier": "4fa32c5c-97b5-4f7a-a29c-c080835e9466",
                                          "accountName": "sample string 42",
                                          "customerOrderIdentifier": "EvojzxSRXUuWdBsT8s+OXg==",
                                          "customerOrderIdentifierGuid": "cf23fa12-9114-4b5d-9674-1b13f2cf8e5e",
                                          "priceLevelName": "sample string 43",
                                          "revision": 44,
                                          "ingressId": "sample string 45"
                                        },
                                        "metadata": {
                                          "$id": "79",
                                          "id": 1,
                                          "paymentID": 2,
                                          "paymentIdentifier": "LvjdyJqZSEehQhJ0AwTfvg==",
                                          "paymentIdentifierGuid": "c8ddf82e-999a-4748-a142-12740304dfbe",
                                          "identifier": "3ClQwtyaikCMPOAeECJCQA==",
                                          "identifierGuid": "c25029dc-9adc-408a-8c3c-e01e10224240",
                                          "metadata": "sample string 3",
                                          "signatureImage": "QEA=",
                                          "itemIdentifier": "MBRq/nmOVkiSLEOF6IIMtw==",
                                          "itemIdentifierGuid": "fe6a1430-8e79-4856-922c-4385e8820cb7"
                                        }
                                      },
                                      {
                                        "$ref": "63"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "58"
                                  }
                                ],
                                "customerGroupMembers": [
                                  {
                                    "$ref": "62"
                                  },
                                  {
                                    "$ref": "62"
                                  }
                                ],
                                "customerGroups": [
                                  {
                                    "$ref": "61"
                                  },
                                  {
                                    "$ref": "61"
                                  }
                                ],
                                "accounts": [
                                  {
                                    "$ref": "59"
                                  },
                                  {
                                    "$ref": "59"
                                  }
                                ],
                                "account": {
                                  "$ref": "59"
                                },
                                "vouchers": [
                                  {
                                    "$id": "80",
                                    "customerIdentifier": "Ueud5oZ1XUilcLgVA6YLHA==",
                                    "customerIdentifierGuid": "e69deb51-7586-485d-a570-b81503a60b1c",
                                    "voucherName": "sample string 2",
                                    "count": 3,
                                    "storeID": 4,
                                    "barcode": "sample string 5",
                                    "redeemCount": 6,
                                    "issueCount": 7,
                                    "storeSalePaymentID": 1,
                                    "idempotentID": "sEsLIhQPLUmiR79SX7CEvg==",
                                    "idempotentGuid": "220b4bb0-0f14-492d-a247-bf525fb084be",
                                    "offline": true,
                                    "voucher": {
                                      "$id": "81",
                                      "id": 1,
                                      "name": "sample string 2",
                                      "description": "sample string 3",
                                      "shortDescription": "sample string 4",
                                      "url": "sample string 5",
                                      "barcodeTemplateID": 1,
                                      "expiry": 0,
                                      "voucherType": 6,
                                      "limitPerTransaction": 7,
                                      "customerTracking": true,
                                      "discountAccount": "sample string 9",
                                      "endDate": "2025-06-14T06:25:56.9932505",
                                      "barcodeTemplate": {
                                        "$id": "82",
                                        "templateID": 1,
                                        "template": "sample string 1",
                                        "bcFunction": "sample string 2",
                                        "sortOrder": 3
                                      },
                                      "scaleLabel": {
                                        "$id": "83",
                                        "id": 1,
                                        "uid": "sample string 2",
                                        "name": "sample string 3",
                                        "width": 1.1,
                                        "height": 1.1,
                                        "showBorder": true,
                                        "borderWidth": 1.1,
                                        "borderStyle": 1,
                                        "borderColour": "sample string 5",
                                        "updated": "2025-06-14T06:25:56.9932505",
                                        "labelPageLayout": "ZRgxUaw6BkyB9S/r29KzHg==",
                                        "pageLayoutGuid": "51311865-3aac-4c06-81f5-2febdbd2b31e",
                                        "labelType": 6,
                                        "oldName": "sample string 7",
                                        "voucher": {
                                          "$ref": "81"
                                        },
                                        "elements": [
                                          {
                                            "$id": "84",
                                            "id": 1,
                                            "scaleLabelID": 2,
                                            "showPercentDI": true,
                                            "showAvgPerHundred": true,
                                            "showAvgPerServe": true,
                                            "name": "sample string 6",
                                            "x": 1.1,
                                            "y": 1.1,
                                            "width": 1.1,
                                            "height": 1.1,
                                            "type": 1,
                                            "rotation": 1,
                                            "text": "sample string 7",
                                            "fontFamily": "sample string 8",
                                            "align": 1,
                                            "bold": true,
                                            "italic": true,
                                            "underline": true,
                                            "strikeout": true,
                                            "reverse": true,
                                            "textColour": "sample string 9",
                                            "fontSize": 1.1,
                                            "picture": "QEA=",
                                            "borderWidth": 10,
                                            "sortOrder": 11,
                                            "printOptions": 12,
                                            "superScriptTextFontSize": 1.1,
                                            "lineStyle": 1,
                                            "spacingStyle": 1,
                                            "interCharacterSpacing": 1.1,
                                            "superScriptOffset": 1.1,
                                            "lineSpacing": 1.1,
                                            "dateFormat": "sample string 13",
                                            "autoGrow": true,
                                            "fontAutoResize": true,
                                            "updated": "2025-06-14T06:25:56.9932505"
                                          },
                                          {
                                            "$ref": "84"
                                          }
                                        ]
                                      },
                                      "customerVouchers": [
                                        {
                                          "$id": "85",
                                          "id": 1,
                                          "customerIdentifier": "a/Uv03KBb02luAcjMz9zXw==",
                                          "customerIdentifierGuid": "d32ff56b-8172-4d6f-a5b8-0723333f735f",
                                          "voucherID": 3,
                                          "voucherName": "sample string 4",
                                          "storeID": 1,
                                          "barcode": "sample string 5",
                                          "dateOfIssue": "2025-06-14T06:25:56.9932505",
                                          "issuedSaleHeaderID": 1,
                                          "issuedSaleIdentifier": "sample string 7",
                                          "issuedOfflinePaymentID": 1,
                                          "issuedIdempotentID": "lpCkGwNOxUWN1dHiBwxrhA==",
                                          "issuedIdempotentGuid": "1ba49096-4e03-45c5-8dd5-d1e2070c6b84",
                                          "issuedOffline": true,
                                          "issuedUser": "sample string 9",
                                          "issuedNotes": "sample string 10",
                                          "expiryDate": "2025-06-14T06:25:56.9932505",
                                          "expiredUser": "sample string 11",
                                          "expiredNotes": "sample string 12",
                                          "redeemed": "2025-06-14T06:25:56.9932505",
                                          "redeemedSaleHeaderID": 1,
                                          "redeemedSaleIdentifier": "sample string 13",
                                          "redeemedOfflinePaymentID": 1,
                                          "redeemedIdempotentID": "s4yjl32YdUSTGc4m0rzfQA==",
                                          "redeemedIdempotentGuid": "97a38cb3-987d-4475-9319-ce26d2bcdf40",
                                          "redeemedUser": "sample string 14",
                                          "redeemedNotes": "sample string 15",
                                          "redeemedOffline": true,
                                          "updated": "2025-06-14T06:25:56.9932505",
                                          "storeName": "sample string 17",
                                          "scaleLabel": {
                                            "$ref": "83"
                                          },
                                          "voucher": {
                                            "$ref": "81"
                                          },
                                          "customer": {
                                            "$ref": "57"
                                          },
                                          "issuedOfflinePayment": {
                                            "$ref": "63"
                                          },
                                          "redeemedOfflinePayment": {
                                            "$ref": "63"
                                          }
                                        },
                                        {
                                          "$ref": "85"
                                        }
                                      ]
                                    },
                                    "customer": {
                                      "$ref": "57"
                                    }
                                  },
                                  {
                                    "$ref": "80"
                                  }
                                ]
                              }
                            },
                            {
                              "$ref": "56"
                            }
                          ],
                          "customerGroups": [
                            {
                              "$id": "86",
                              "id": 1,
                              "campaignID": 2,
                              "campaignName": "sample string 3",
                              "groupID": "S6yllRl+Zk2jWKOWYsxNzw==",
                              "groupIDGuid": "95a5ac4b-7e19-4d66-a358-a39662cc4dcf",
                              "campaign": {
                                "$ref": "53"
                              },
                              "group": {
                                "$ref": "61"
                              }
                            },
                            {
                              "$ref": "86"
                            }
                          ],
                          "signIqTickets": [
                            {
                              "$id": "87",
                              "identifier": "GDTX2FjMhUOMVAbDC+cAZA==",
                              "identifierGuid": "d8d73418-cc58-4385-8c54-06c30be70064",
                              "campaignName": "sample string 2",
                              "message": "sample string 3",
                              "ticketFileSource": "sample string 4",
                              "ticketFileDestination": "sample string 5",
                              "storeID": 1
                            },
                            {
                              "$ref": "87"
                            }
                          ],
                          "comboPriceGroups": [
                            {
                              "$id": "88",
                              "id": 1,
                              "campaignID": 2,
                              "campaignName": "sample string 3",
                              "g_UID": "K12II9IetEiFg42Edp992Q==",
                              "guid": "23885d2b-1ed2-48b4-8583-8d84769f7dd9",
                              "description": "sample string 5",
                              "newPrice": 1,
                              "rangeDescription": "sample string 6",
                              "dealDescription": "sample string 7",
                              "labelQuantity": 8,
                              "hostProductCategoryID": 1,
                              "offerID": 1,
                              "dontUpdatePricePlus": true,
                              "campaign": {
                                "$ref": "53"
                              },
                              "comboPricePlus": [
                                {
                                  "$id": "89",
                                  "id": 1,
                                  "campaignID": 2,
                                  "campaignName": "sample string 3",
                                  "groupG_UID": "fW4rON/g7EOWK40jFBGHVw==",
                                  "groupGuid": "382b6e7d-e0df-43ec-962b-8d2314118757",
                                  "comboPriceType": 5,
                                  "priceType": 5,
                                  "pluG_UID": "sJ0cO21xbkmCaovZDjZ3kA==",
                                  "pluGuid": "3b1c9db0-716d-496e-826a-8bd90e367790",
                                  "priceGroupG_UID": "dQ746oAGKEGvLgBwUrJbYg==",
                                  "priceGroupGuid": "eaf80e75-0680-4128-af2e-007052b25b62",
                                  "campaignPoolID": "sample string 7",
                                  "quantity": 1,
                                  "campaign": {
                                    "$ref": "53"
                                  },
                                  "product": {
                                    "$ref": "12"
                                  },
                                  "priceGroup": {
                                    "$ref": "18"
                                  },
                                  "campaignPool": {
                                    "$ref": "53"
                                  }
                                },
                                {
                                  "$ref": "89"
                                }
                              ]
                            },
                            {
                              "$ref": "88"
                            }
                          ],
                          "priceLevels": [
                            {
                              "$id": "90",
                              "id": 1,
                              "priceLevelIdentifier": "6mnz72DJF0qykY6z2x9p6w==",
                              "priceLevelIdentifierGuid": "eff369ea-c960-4a17-b291-8eb3db1f69eb",
                              "campaignName": "sample string 3",
                              "priceLevelName": "sample string 4"
                            },
                            {
                              "$ref": "90"
                            }
                          ]
                        },
                        "product": {
                          "$ref": "12"
                        },
                        "dealCost": {
                          "$id": "91",
                          "headerIdentifier": "eAhRMtUrHUGtNX4F0+Iktw==",
                          "headerIdentifierGuid": "32510878-2bd5-411d-ad35-7e05d3e224b7",
                          "identifier": "vt1bmQ6zZ0GFM5yEX68NWQ==",
                          "identifierGuid": "995bddbe-b30e-4167-8533-9c845faf0d59",
                          "supplierIdentifier": "I/7QsEOFYE+RF16fcE8/5Q==",
                          "supplierGuid": "b0d0fe23-8543-4f60-9117-5e9f704f3fe5",
                          "pluG_UID": "I81T4/aI0E6KnL6Lfphg1Q==",
                          "pluGuid": "e353cd23-88f6-4ed0-8a9c-be8b7e9860d5",
                          "campaignName": "e92471df-4278-4a3e-8082-b51347842f0d",
                          "description": "sample string 4",
                          "cost": 5,
                          "costDecimals": 6,
                          "start": "2025-06-14T06:25:56.9932505",
                          "end": "2025-06-14T06:25:56.9932505",
                          "type": 9,
                          "promoType": 10,
                          "bonusItemPLUG_UID": "kDK/735ZjkGsSAxiY5A7+w==",
                          "bonusItemPluGuid": "efbf3290-597e-418e-ac48-0c6263903bfb",
                          "bonusPurchaseUnits": 11,
                          "bonusReceiveUnits": 12,
                          "updated": "2025-06-14T06:25:56.9932505",
                          "metcashPromotionID": "sample string 14",
                          "fromHost": 15,
                          "storeNames": "sample string 16",
                          "storeIDs": [
                            1,
                            2
                          ],
                          "supplierName": "sample string 17",
                          "campaignDescription": "sample string 18",
                          "newPrice": 1,
                          "campaignMetcashPromotionID": "sample string 19",
                          "campaignActive": true,
                          "campaignStartDate": "2025-06-14T06:25:56.9932505",
                          "campaignEndDate": "2025-06-14T06:25:56.9932505",
                          "masterPLUG_UID": "E9q9ipAxXky9PJjLr3YcNg==",
                          "masterID": "8abdda13-3190-4c5e-bd3c-98cbaf761c36",
                          "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": "NpI6C1fa4kmj5Kxq3U/wXQ==",
                          "bonusMasterID": "0b3a9236-da57-49e2-a3e4-ac6add4ff05d",
                          "bonusProductName": "sample string 34",
                          "bonusProductAPN": "sample string 35",
                          "bonusOrderCode": "sample string 36",
                          "bonusNormalSell": 37,
                          "bonusNormalCost": 38,
                          "bonusNormalCostDecimals": 39,
                          "bonusCartonQuantity": 40,
                          "bonusSalesMode": 41,
                          "bonusOrderPacked": 42,
                          "bonusFuelItem": true,
                          "bonusActive": true
                        }
                      },
                      "currentCostStart": "2025-06-14T06:25:56.9932505",
                      "dealCosts": [
                        {
                          "$ref": "91"
                        },
                        {
                          "$ref": "91"
                        }
                      ],
                      "tags": [
                        {
                          "$id": "92",
                          "pluG_UID": "HYKcM3ngrkSjO3Td3f3/+g==",
                          "pluGuid": "339c821d-e079-44ae-a33b-74ddddfdfffa",
                          "tagID": 1,
                          "description": "sample string 1",
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "92"
                        }
                      ],
                      "alternateProductG_UID": "RGJiAHT7lU6osoUJgCDyxg==",
                      "alternateProduct": "00626244-fb74-4e95-a8b2-85098020f2c6",
                      "productHostCode": {
                        "$id": "93",
                        "id": 1,
                        "pluG_UID": "EYxtgthoNEWrpleRqQYXXA==",
                        "pluGuid": "826d8c11-68d8-4534-aba6-5791a906175c",
                        "ibaCode": "sample string 2"
                      },
                      "mscCat": {
                        "$ref": "47"
                      },
                      "mscCom": {
                        "$ref": "48"
                      },
                      "mscDep": {
                        "$ref": "50"
                      },
                      "mscSubCom": {
                        "$ref": "49"
                      },
                      "isUserUpdate": true,
                      "ignoreMasterProduct": true,
                      "priceGroupLabelRequested": true,
                      "firstSold": "2025-06-14T06:25:56.9932505",
                      "inventoryTracked": "2025-06-14T06:25:56.9932505",
                      "isNormalPriceChangesCampaign": true
                    },
                    "supplier": {
                      "$ref": "7"
                    },
                    "serviceFee": {
                      "$id": "94",
                      "id": 1,
                      "description": "sample string 1",
                      "fee": 1
                    },
                    "isPrimaryHost": true,
                    "hostVendor": 46
                  },
                  {
                    "$ref": "10"
                  }
                ],
                "orderCycleHeaders": [
                  {
                    "$id": "95",
                    "storeID": 1,
                    "supplierIdentifier": "Iw8vEleUKE62jK5qJ/GJ9g==",
                    "supplierGuid": "122f0f23-9457-4e28-b68c-ae6a27f189f6",
                    "departmentCode": "sample string 2",
                    "warehouseDirectIndicator": "sample string 3",
                    "type": 4,
                    "storeName": "sample string 5",
                    "departmentName": "sample string 6",
                    "orderDays": 7
                  },
                  {
                    "$ref": "95"
                  }
                ],
                "cycles": [
                  {
                    "$id": "96",
                    "storeID": 1,
                    "supplierIdentifier": "TmuJwVFyG0OU+dPAxw/LBg==",
                    "supplierGuid": "c1896b4e-7251-431b-94f9-d3c0c70fcb06",
                    "departmentCode": "sample string 2",
                    "warehouseDirectIndicator": "sample string 3",
                    "type": 4,
                    "cutOffWeek": 5,
                    "cutOffDay": 6,
                    "cutOffTime": "00:00:00.1234567",
                    "leadTime": 7,
                    "daysBuffer": 8,
                    "supplierName": "sample string 9",
                    "cutOffDate": "2025-06-14T06:25:56.9932505",
                    "deliveryDate": "2025-06-14T06:25:56.9932505",
                    "nextCutOffDate": "2025-06-14T06:25:56.9932505",
                    "nextDeliveryDate": "2025-06-14T06:25:56.9932505",
                    "nextDaysBuffer": 10
                  },
                  {
                    "$ref": "96"
                  }
                ],
                "store": {
                  "$ref": "3"
                },
                "updated": "2025-06-14T06:25:56.9932505",
                "isHost": true
              },
              "files": [
                {
                  "$id": "97",
                  "id": "sample string 1",
                  "fileName": "sample string 2",
                  "extension": "sample string 3",
                  "provider": 0,
                  "type": 0,
                  "hostType": "sample string 4",
                  "createdUtc": "2025-06-14T06:25:56.9932505",
                  "processed": "2025-06-14T06:25:56.9932505",
                  "isProcessing": true,
                  "processedCount": 6,
                  "processingTime": 1,
                  "collectedUtc": "2025-06-14T06:25:56.9932505",
                  "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": "6"
                  },
                  "metcashHeader": {
                    "$id": "98",
                    "customerNumber": "sample string 1",
                    "creationDate": "2025-06-14T06:25:56.9932505",
                    "businessPillar": "sample string 3",
                    "fileType": "sample string 4"
                  }
                },
                {
                  "$ref": "97"
                }
              ],
              "zoneMatrix": [
                {
                  "$id": "99",
                  "id": 1,
                  "hostIdentifier": "6HCfyt9O80WE6t+YUFlrBA==",
                  "hostIdentifierGuid": "ca9f70e8-4edf-45f3-84ea-df9850596b04",
                  "storeID": 1,
                  "departmentCode": "sample string 2",
                  "hostGuids": [
                    "76014e06-0080-46c8-a12f-0997671bde72",
                    "a75af443-3d8a-47cf-8f93-56aa100d5575"
                  ]
                },
                {
                  "$ref": "99"
                }
              ],
              "hostFileStoreSetting": {
                "$ref": "5"
              },
              "hostStoreSettings": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ],
              "promotionPlacements": [
                {
                  "$id": "100",
                  "identifier": "zZGOuogxUUWNAsiQGZIYHg==",
                  "identifierGuid": "ba8e91cd-3188-4551-8d02-c8901992181e",
                  "code": "sample string 2",
                  "description": "sample string 3",
                  "isAdvertised": true
                },
                {
                  "$ref": "100"
                }
              ],
              "promoTypeGuids": [
                "d1d769f5-d8fc-4939-86c6-e400a0a2271b",
                "07966083-62ad-413b-b4c9-2fa29fd165ba"
              ],
              "isPromotionOnly": false,
              "isOrderable": false,
              "vendor": 0
            },
            "groupIDs": [
              1,
              2
            ],
            "hostDescription": "sample string 24"
          },
          {
            "$ref": "5"
          }
        ],
        "accounts": [
          {
            "$id": "101",
            "id": 1,
            "storeID": 1,
            "accountName": "sample string 2",
            "bsb": "sample string 3",
            "accountNumber": "sample string 4",
            "accountDesignated": true
          },
          {
            "$ref": "101"
          }
        ],
        "sales": [
          {
            "$id": "102",
            "id": 1,
            "storeID": 1,
            "externalSalesType": 2,
            "ftpSiteID": 1,
            "lastSaleProcessed": "2025-06-14T06:25:56.9932505",
            "ftpSite": {
              "$id": "103",
              "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": "102"
          }
        ],
        "zoneMatrix": [
          {
            "$ref": "99"
          },
          {
            "$ref": "99"
          }
        ],
        "cashManagements": [
          {
            "$id": "104",
            "id": 1,
            "storeID": 1,
            "cashManagementType": 2,
            "apiID": 1,
            "organisationID": "sample string 3",
            "siteName": "sample string 4",
            "thirdPartyAPI": {
              "$id": "105",
              "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": "104"
          }
        ],
        "updateStoreID": "6c2996e2-cbd5-44c0-ad62-bff1bffcf7a0",
        "updateStore": {
          "$id": "106",
          "id": "6ec964ee-32b9-4a80-986d-9962bc5fd90a",
          "name": "sample string 1",
          "lastActivity": "2025-06-14T06:25:56.9932505",
          "zone": "sample string 2",
          "timeZoneOffset": 0.0,
          "businessHoursStart": "00:00:00.1234567",
          "businessHoursEnd": "00:00:00.1234567",
          "master": true,
          "lastIP": "sample string 10",
          "lastHostName": "sample string 11",
          "ping": 1,
          "pingStatus": "sample string 12",
          "lastUpdateCompleted": "2025-06-14T06:25:56.9932505"
        },
        "timeZoneId": "sample string 53",
        "securityOptions": {
          "$id": "107",
          "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"
        }
      },
      "supplier": {
        "$ref": "7"
      },
      "order": {
        "$id": "108",
        "orderID": 1,
        "orderGuid": "DpDp2lmJbE+9k5v30wkZVQ==",
        "orderIdentifier": "dae9900e-8959-4f6c-bd93-9bf7d3091955",
        "backToBack": 1,
        "b2bGuid": "EtKZrG5nDkC/ENfbhiONJg==",
        "b2bIdentifier": "ac99d212-676e-400e-bf10-d7db86238d26",
        "status": 2,
        "created": "2025-06-14T06:25:56.9932505",
        "createdLocal": "2025-06-14T06:25:56.9932505",
        "createdByUser": "sample string 3",
        "storeID": 1,
        "transferGuid": "eKQmC52tbk2UzqA5hP7KiA==",
        "transferIdentifier": "0b26a478-ad9d-4d6e-94ce-a03984feca88",
        "transferInvoiceIdentifier": "tJer/xdvLEWeXnl04W7tvQ==",
        "transferInvoiceGuid": "ffab97b4-6f17-452c-9e5e-7974e16eedbd",
        "attachedToInvoice": 4,
        "transferType": 1,
        "supplierIdentifier": "dL+UVEtubE+h2dy7V3ou3Q==",
        "supplierIdentifierGuid": "5494bf74-6e4b-4f6c-a1d9-dcbb577a2edd",
        "description": "sample string 5",
        "rows": 1,
        "cartons": 1,
        "units": 1,
        "sentCount": 1,
        "sent": "2025-06-14T06:25:56.9932505",
        "sentLocal": "2025-06-14T06:25:56.9932505",
        "sentByUser": "sample string 6",
        "lastSentStatus": 1,
        "cancelled": "2025-06-14T06:25:56.9932505",
        "cancelledLocal": "2025-06-14T06:25:56.9932505",
        "cancelledByUser": "sample string 7",
        "shipped": "2025-06-14T06:25:56.9932505",
        "shippedLocal": "2025-06-14T06:25:56.9932505",
        "shippedByUser": "sample string 8",
        "stockReceived": "2025-06-14T06:25:56.9932505",
        "stockReceivedLocal": "2025-06-14T06:25:56.9932505",
        "stockReceivedByUser": "sample string 9",
        "received": "2025-06-14T06:25:56.9932505",
        "receivedLocal": "2025-06-14T06:25:56.9932505",
        "completed": "2025-06-14T06:25:56.9932505",
        "completedLocal": "2025-06-14T06:25:56.9932505",
        "updated": "2025-06-14T06:25:56.9932505",
        "updatedLocal": "2025-06-14T06:25:56.9932505",
        "dueDate": "2025-06-14T06:25:56.9932505",
        "warehouseNote": "sample string 10",
        "warehouseRef": "sample string 11",
        "pdeSerialNumber": "sample string 12",
        "tradingPartner": 1,
        "orderType": "sample string 1",
        "orderTypeDescription": "sample string 2",
        "stateCode": "sample string 15",
        "mailCarbonCopy": true,
        "mailTo": "sample string 17",
        "mailBcc": "sample string 18",
        "mailReplyTo": "sample string 19",
        "liquor": true,
        "summary": "sample string 21",
        "notes": "sample string 22",
        "supplierNotes": "sample string 23",
        "receiptEmailSent": true,
        "receiptEmailSentId": "sample string 25",
        "receiptEmailSentStatus": "sample string 26",
        "transportCompanyGuid": "9ki+PVU/l0ezWx3L46UYoQ==",
        "transportCompanyIdentifier": "3dbe48f6-3f55-4797-b35b-1dcbe3a518a1",
        "autoOrder": 27,
        "hostIdentifier": "en5EbdqVu0qdXsJ6hBsuMg==",
        "hostIdentifierGuid": "6d447e7a-95da-4abb-9d5e-c27a841b2e32",
        "defaultOrderDocumentId": 1,
        "defaultStockReceiveDocumentId": 1,
        "temperature": 1.1,
        "temperatureScale": 28,
        "rating": 29,
        "lastOrderEmailSentId": "sample string 30",
        "lastOrderEmailSentStatus": "sample string 31",
        "deleted": "2025-06-14T06:25:56.9932505",
        "deletedByUser": "sample string 32",
        "autoOrderGuid": "Scr75rCZHESMgHfqRZK9ow==",
        "autoOrderIdentifier": "e6fbca49-99b0-441c-8c80-77ea4592bda3",
        "autoOrderHeader": {
          "$id": "109",
          "autoOrderGuid": "OEps927u5k6ncnPyGx3ZbA==",
          "autoOrderIdentifier": "f76c4a38-ee6e-4ee6-a772-73f21b1dd96c",
          "orderGuid": "NQU+08Dq2EWt1wbLZz6EhQ==",
          "orderIdentifier": "d33e0535-eac0-45d8-add7-06cb673e8485",
          "created": "2025-06-14T06:25:56.9932505",
          "orderID": 1,
          "storeID": 1,
          "orderDate": "2025-06-14T06:25:56.9932505",
          "supplierIdentifier": "spcwIbQbRE6fOlyCxjS4QQ==",
          "supplierIdentifierGuid": "213097b2-1bb4-4e44-9f3a-5c82c634b841",
          "orderStatus": 1,
          "tradingPartner": 1,
          "simpleAWS": true,
          "defaultMPL": 3,
          "investmentBuy": true,
          "storeName": "sample string 5",
          "supplierName": "sample string 6",
          "description": "sample string 7",
          "orderType": "sample string 8",
          "mailTo": "sample string 9",
          "mailBcc": "sample string 10",
          "notes": "sample string 11",
          "transportCompanyGuid": "k9ZTSku+9Ua+vCvmIywT+A==",
          "transportCompanyIdentifier": "4a53d693-be4b-46f5-bebc-2be6232c13f8",
          "store": {
            "$ref": "3"
          },
          "supplier": {
            "$ref": "7"
          },
          "details": [
            {
              "$id": "110",
              "autoOrderGuid": "itwvqPJdzESnnJmVLiX/yg==",
              "autoOrderIdentifier": "a82fdc8a-5df2-44cc-a79c-99952e25ffca",
              "pluG_UID": "nNCBCnnMJUOxGKnHU6+rwg==",
              "pluGuid": "0a81d09c-cc79-4325-b118-a9c753afabc2",
              "orderCartons": 1,
              "orderUnits": 1,
              "orderWeight": 1,
              "processedCartons": 1,
              "processedUnits": 1,
              "processedWeight": 1,
              "cartons": 1,
              "units": 1,
              "weight": 1,
              "status": 1,
              "bestDealCartonCost": 1.1,
              "bestDealDays": 1,
              "lastDealDays": 1,
              "normalCartonCost": 1.1,
              "currentDealCartonCost": 1.1,
              "investmentCartons": 1,
              "investmentUnits": 1,
              "investmentWeight": 1,
              "investmentSavedAmt": 1.1,
              "investmentBuyEndDate": "2025-06-14T06:25:56.9932505",
              "investmentBuyStatus": 2,
              "processed": "2025-06-14T06:25:56.9932505",
              "product": {
                "$ref": "12"
              },
              "orderCode": "sample string 3",
              "directIndicator": "sample string 4",
              "cycle": {
                "$ref": "96"
              },
              "dayWeighting": {
                "$id": "111",
                "sunday": 1.1
              },
              "inventory": {
                "$id": "112",
                "inventoryGuid": "h5w6ld34G02PJSUtYj/GYA==",
                "inventoryIdentifier": "953a9c87-f8dd-4d1b-8f25-252d623fc660",
                "created": "2025-06-14T06:25:56.9932505",
                "createdLocal": "2025-06-14T06:25:56.9932505",
                "onHand": 4,
                "onHandPacks": 5,
                "onOrder": 6,
                "onOrderPacks": 7,
                "accuracy": 8,
                "updated": "2025-06-14T06:25:56.9932505",
                "aws": 1.0,
                "history": [
                  {
                    "$id": "113",
                    "inventoryGuid": "satQRnLFuEehrpTVZCrXYA==",
                    "inventoryIdentifier": "4650abb1-c572-47b8-a1ae-94d5642ad760",
                    "pluG_UID": "zjlr1RqGW02IjRrAXYHI2g==",
                    "pluIdentifier": "d56b39ce-861a-4d5b-888d-1ac05d81c8da",
                    "inventoryReason": 3,
                    "inventoryInvoiceGuid": "RD9DusQOvEycBLkaYJGCcw==",
                    "invoiceIdentifier": "ba433f44-0ec4-4cbc-9c04-b91a60918273",
                    "operatorGuid": "1rOmNtIW3kO0b/60RbTNBw==",
                    "operatorIdentifier": "36a6b3d6-16d2-43de-b46f-feb445b4cd07",
                    "stocktakeGuid": "nc40N59HpEGJ4W7rix3ATQ==",
                    "stocktakeIdentifier": "3734ce9d-479f-41a4-89e1-6eeb8b1dc04d",
                    "orderGuid": "ITaig7LknUeT3njqSKYbsw==",
                    "orderIdentifier": "83a23621-e4b2-479d-93de-78ea48a61bb3",
                    "saleHeaderGuid": "HXPvVYP9eUqpR64mRTMk0Q==",
                    "saleHeaderGuidIdentifier": "55ef731d-fd83-4a79-a947-ae26453324d1",
                    "dumpStockID": 1,
                    "fuelDeliveryID": 1,
                    "creditNoteIdentifier": "XxaMmsiN7U6rBteV3vLCVQ==",
                    "creditNoteGuid": "9a8c165f-8dc8-4eed-ab06-d795def2c255",
                    "inventorySourceGuid": "C6uLGZ5WT0KFyDTWtiG61A==",
                    "inventorySourceIdentifier": "198bab0b-569e-424f-85c8-34d6b621bad4",
                    "createdLocal": "2025-06-14T06:25:56.9932505",
                    "baseUnits": 4,
                    "unitsPerCarton": 5,
                    "unitsPerCartonWeighted": true,
                    "counted": 7,
                    "countedPacks": 8,
                    "open": 1,
                    "movementQty": 9,
                    "close": 1,
                    "openPacks": 1,
                    "movementQtyPacks": 10,
                    "closePacks": 1,
                    "accuracy": 1,
                    "manual": 11,
                    "user": "sample string 12",
                    "updated": "2025-06-14T06:25:56.9932505",
                    "createdLocalTime": "2025-06-14T06:25:56.9932505",
                    "storeID": 14,
                    "barcode": "sample string 15",
                    "directCode": "sample string 16",
                    "productName": "sample string 17",
                    "salesMode": 18,
                    "orderPacked": 19,
                    "invoice": {
                      "$id": "114",
                      "inventoryInvoiceGuid": "S+ayuXorCUGFRXvsosNDSQ==",
                      "invoiceIdentifier": "b9b2e64b-2b7a-4109-8545-7beca2c34349",
                      "inventoryGuid": "whe23tZ4oUSrC2hRUQkRLQ==",
                      "inventoryIdentifier": "deb617c2-78d6-44a1-ab0b-68515109112d",
                      "supplierIdentifier": "QU0wUQUmDkqwxJ+ywc9zwQ==",
                      "supplierGuid": "51304d41-2605-4a0e-b0c4-9fb2c1cf73c1",
                      "orderGuid": "r0O5msYh30m4ZZZu9Sr8Pg==",
                      "orderIdentifier": "9ab943af-21c6-49df-b865-966ef52afc3e",
                      "invoiceHeaderIdentifier": "INGExHwn6U25i1E7xKA8gg==",
                      "invoiceHeaderGuid": "c484d120-277c-4de9-b98b-513bc4a03c82",
                      "created": "2025-06-14T06:25:56.9932505",
                      "ordered": "2025-06-14T06:25:56.9932505",
                      "storeID": 1,
                      "bestOrExpire": "2025-06-14T06:25:56.9932505",
                      "bestOrExpireType": 1,
                      "units": 1,
                      "weight": 1,
                      "received": "2025-06-14T06:25:56.9932505",
                      "cost": 1,
                      "totalCost": 1,
                      "freightCost": 1,
                      "inStock": 1,
                      "pluG_UID": "587yOvPh5kmbLUnRdR4RcQ==",
                      "pluGuid": "3af2cee7-e1f3-49e6-9b2d-49d1751e1171",
                      "orderInventoryGuid": "Qe3Q03qiBEqvTat4wFqnyg==",
                      "orderInventoryIdentifier": "d3d0ed41-a27a-4a04-af4d-ab78c05aa7ca",
                      "supplier": {
                        "$ref": "7"
                      },
                      "inventoryUnits": [
                        {
                          "$id": "115",
                          "invoiceItemNo": 1,
                          "inventoryInvoiceGuid": "chFQvRSoykO0dHHEPY2Usw==",
                          "invoiceIdentifier": "bd501172-a814-43ca-b474-71c43d8d94b3",
                          "inventoryGuid": "eJvPHC1JAkabrbpexbjcKA==",
                          "inventoryIdentifier": "1ccf9b78-492d-4602-9bad-ba5ec5b8dc28",
                          "serialNumber": "sample string 3",
                          "sold": "2025-06-14T06:25:56.9932505",
                          "saleItemID": 1,
                          "storeID": 1,
                          "returned": "2025-06-14T06:25:56.9932505",
                          "dumped": 1,
                          "saleHeaderID": 1
                        },
                        {
                          "$ref": "115"
                        }
                      ]
                    },
                    "invoiceHeaderIdentifier": "j9cLg2Apm02eiIOSm9H5WA==",
                    "invoiceHeaderGuid": "830bd78f-2960-4d9b-9e88-83929bd1f958",
                    "invoiceNumber": "sample string 20",
                    "invoiceCost": 1,
                    "invoiceCostDecimals": 1,
                    "orderNumber": 1,
                    "orderReceivingStoreName": "sample string 21",
                    "orderSendingStoreName": "sample string 22",
                    "creditNoteID": 1,
                    "reason": {
                      "$id": "116",
                      "id": 1,
                      "name": "sample string 1",
                      "allowRF": 2,
                      "dumpStock": 3,
                      "creditRequest": 4,
                      "excludeFromLoss": 5,
                      "reserved": 6,
                      "updated": "2025-06-14T06:25:56.9932505"
                    },
                    "reasonName": "sample string 23",
                    "operatorName": "sample string 24",
                    "operatorNumber": "sample string 25",
                    "stocktakeName": "sample string 26",
                    "saleIdentifier": "sample string 27",
                    "saleHeaderID": 1,
                    "inventoryAfterCounted": true,
                    "inventorySetStock": true
                  },
                  {
                    "$ref": "113"
                  }
                ],
                "products": [
                  {
                    "$ref": "12"
                  },
                  {
                    "$ref": "12"
                  }
                ],
                "lastInvoiceCost": 1
              },
              "aws": 5.0,
              "explanations": [
                {
                  "$id": "117",
                  "pluG_UID": "sJ4N02f2M0eErHUAz4bYXw==",
                  "pluGuid": "d30d9eb0-f667-4733-84ac-7500cf86d85f",
                  "consolidatedSales": {
                    "$id": "118",
                    "1": {
                      "$id": "119",
                      "discountPercentage": 1,
                      "days": 2,
                      "quantity": 3.1,
                      "aws": 3.1,
                      "cartonQuantity": 4.1,
                      "lowQuality": true
                    },
                    "2": {
                      "$ref": "119"
                    }
                  },
                  "dailyPrices": {
                    "$id": "120",
                    "2025-06-14T06:25:56.9932505": {
                      "$id": "121",
                      "date": "2025-06-14T06:25:56.9932505",
                      "salePrice": 1,
                      "campaign": "sample string 2",
                      "campaignDescription": "sample string 3",
                      "combo": true,
                      "comboPriceGroupG_UID": "5VcmpKKtpk6cv+0Bea0uFg==",
                      "comboPriceGroupGuid": "a42657e5-ada2-4ea6-9cbf-ed0179ad2e16"
                    }
                  },
                  "onHandPredictions": [
                    {
                      "$id": "122",
                      "autoOrderGuid": "vW8IAziPkkegcZeTX8F4FA==",
                      "autoOrderIdentifier": "03086fbd-8f38-4792-a071-97935fc17814",
                      "pluG_UID": "L21IUQMut0KVVJOt1oLEcg==",
                      "pluGuid": "51486d2f-2e03-42b7-9554-93add682c472",
                      "childPLUG_UID": "7gV2qSCC/EGT6Xw0UpS7eQ==",
                      "childPluGuid": "a97605ee-8220-41fc-93e9-7c345294bb79",
                      "date": "2025-06-14T06:25:56.9932505",
                      "normalPrice": 2.0,
                      "salePrice": 3.0,
                      "discountPercentage": 4,
                      "discountPercentageActual": -50,
                      "predictedQuantity": 5.1,
                      "campaign": "sample string 6",
                      "campaignDescription": "sample string 7",
                      "lowQuality": true,
                      "investmentBuy": true,
                      "buffer": 10,
                      "boostDays": 11
                    },
                    {
                      "$ref": "122"
                    }
                  ],
                  "predictions": [
                    {
                      "$ref": "122"
                    },
                    {
                      "$ref": "122"
                    }
                  ],
                  "product": {
                    "$ref": "12"
                  }
                },
                {
                  "$ref": "117"
                }
              ],
              "supplierOrderingDetail": {
                "$ref": "10"
              },
              "manufacturerSupplier": "07a6dfd5-8049-4b65-9bd0-0835f67739fc",
              "cartonQuantity": 1,
              "sellPrice": 1,
              "cost": 1,
              "costDecimals": 1,
              "bufferDays": 6,
              "boostDays": 7
            },
            {
              "$ref": "110"
            }
          ],
          "boosts": [
            {
              "$id": "123",
              "autoOrderGuid": "TmF9Ih8l60q39eX/UEojJw==",
              "autoOrderIdentifier": "227d614e-251f-4aeb-b7f5-e5ff504a2327",
              "date": "2025-06-14T06:25:56.9932505",
              "boost": 2
            },
            {
              "$ref": "123"
            }
          ]
        },
        "supplierName": "sample string 33",
        "supplierStoreID": 1,
        "supplierCartonsOnly": true,
        "supplierEnforceMinimumQuantity": true,
        "supplierMinimumOrderValue": 1,
        "storeName": "sample string 36",
        "orderCode": {
          "$id": "124",
          "code": "sample string 1",
          "description": "sample string 2"
        },
        "store": {
          "$ref": "3"
        },
        "supplier": {
          "$ref": "7"
        },
        "totalCostInc": 37.0,
        "totalPickedCostInc": 38.0,
        "totalReceivedCostInc": 39.0,
        "total": {
          "$id": "125",
          "orderGuid": "5eMoYiMhFUi7yngEIvoanQ==",
          "orderIdentifier": "6228e3e5-2123-4815-bbca-780422fa1a9d",
          "supplierIdentifier": "qmJvPdYi+EyQyQB7kp7Xng==",
          "supplierGuid": "3d6f62aa-22d6-4cf8-90c9-007b929ed79e",
          "records": 1,
          "cartons": 2.1,
          "cartonQuantity": 3,
          "weight": 4,
          "costInc": 5,
          "sellInc": 6,
          "costGST": 7,
          "sellGST": 8,
          "pickedCostInc": 9,
          "pickedSellInc": 10,
          "receivedRecords": 11,
          "receivedWeight": 1,
          "receivedCartons": 1,
          "receivedCartonQuantity": 1,
          "receivedUnits": 1,
          "receivedSellInc": 12,
          "receivedCostInc": 13,
          "receivedCostGST": 14,
          "receivedSellGST": 15,
          "investmentBuyRecords": 16,
          "investmentBuyCartons": 17.1,
          "investmentBuyCartonQuantity": 18,
          "investmentBuyWeight": 19,
          "investmentBuyCostInc": 20,
          "investmentBuySellInc": 21,
          "investmentBuyCostGST": 22,
          "investmentBuySellGST": 23,
          "investmentBuySavedAmount": 24.1
        },
        "details": [
          {
            "$id": "126",
            "id": 1,
            "orderGuid": "NcFYtTa/t0iSF6U76tvZ+Q==",
            "orderIdentifier": "b558c135-bf36-48b7-9217-a53beadbd9f9",
            "pluG_UID": "AWhbr5C3p0yx3599QRXRig==",
            "pluGuid": "af5b6801-b790-4ca7-b1df-9f7d4115d18a",
            "created": "2025-06-14T06:25:56.9932505",
            "apn": "sample string 1",
            "itemNumber": "sample string 2",
            "directNumber": "sample string 3",
            "directIndicator": "sample string 4",
            "salesMode": 1,
            "orderByWeight": true,
            "sellPrice": 1,
            "inventoryFixed": true,
            "hasInventory": true,
            "inventoryAccuracy": 8,
            "onOrder": 1,
            "onOrderPacks": 1,
            "onHand": 1,
            "onHandPacks": 1,
            "cost": 1,
            "costDecimals": 1,
            "pickedCost": 1,
            "pickedCostDecimals": 1,
            "averagePackSize": 9.0,
            "cartonQuantity": 1,
            "cartons": 1,
            "units": 1,
            "weight": 1,
            "pickedCartons": 1,
            "pickedUnits": 1,
            "pickedWeight": 1,
            "shippedCartons": 1,
            "shippedUnits": 1,
            "shippedWeight": 1,
            "receivedCartons": 1,
            "receivedCartonQuantity": 1,
            "receivedTun": "sample string 10",
            "receivedUnits": 1,
            "receivedWeight": 1,
            "received": 1,
            "status": 11,
            "substituteG_UID": "7lpewrvA2keo4J7zIS01lA==",
            "substituteGuid": "c25e5aee-c0bb-47da-a8e0-9ef3212d3594",
            "warehousePLUG_UID": "0ziAGlwXKUqrBQ6N/QRXow==",
            "warehousePluGuid": "1a8038d3-175c-4a29-ab05-0e8dfd0457a3",
            "updated": "2025-06-14T06:25:56.9932505",
            "increment": true,
            "description": "sample string 13",
            "product": {
              "$ref": "12"
            },
            "unknownScan": {
              "$id": "127",
              "pluG_UID": "VvGQWcENYEihphYz+YAPDQ==",
              "pluGuid": "5990f156-0dc1-4860-a1a6-1633f9800f0d",
              "orderGuid": "oLde3QJ0yUeYzkXCSX1b/g==",
              "orderIdentifier": "dd5eb7a0-7402-47c9-98ce-45c2497d5bfe",
              "barcode": "sample string 3",
              "created": "2025-06-14T06:25:56.9932505"
            },
            "unknownScanItem": true,
            "substitute": {
              "$ref": "12"
            },
            "warehouseProduct": {
              "$ref": "12"
            },
            "lookup": {
              "$id": "128",
              "pluG_UID": "vuva4jvpbkmq5/98I2hP6g==",
              "pluGuid": "e2daebbe-e93b-496e-aae7-ff7c23684fea",
              "inventoryGuid": "EhukAU/Gs02LChKFsCy8Dw==",
              "inventoryIdentifier": "01a41b12-c64f-4db3-8b0a-1285b02cbc0f",
              "averageWeeklySales": 1.0,
              "inventoryAverageWeeklySales": 1.0,
              "onHand": 1,
              "onHandPacks": 1,
              "onOrder": 1,
              "onOrderPacks": 1,
              "accuracy": 1,
              "lastOrdered": "2025-06-14T06:25:56.9932505",
              "lastOrderQuantity": 1.1,
              "lastReceived": "2025-06-14T06:25:56.9932505",
              "lastReceivedQuantity": 1.1,
              "lastInvoiceStatus": 1
            },
            "productOrderingDetail": {
              "$ref": "10"
            },
            "dealCost": {
              "$ref": "91"
            },
            "nextCost": {
              "$ref": "91"
            },
            "lastChance": true,
            "holdOff": 16,
            "holdOffDate": "2025-06-14T06:25:56.9932505",
            "orderHeader": {
              "$ref": "108"
            },
            "invoiceDetail": {
              "$id": "129",
              "identifier": "f1/PCXPbmE2uMBQ60HgYqQ==",
              "identifierGuid": "09cf5f7f-db73-4d98-ae30-143ad07818a9",
              "headerIdentifier": "n91oGGDJf0Svl9/v8/cHrw==",
              "headerIdentifierGuid": "1868dd9f-c960-447f-af97-dfeff3f707af",
              "pluG_UID": "YF+dYbdpFkegRzgMnsTC8A==",
              "pluGuid": "619d5f60-69b7-4716-a047-380c9ec4c2f0",
              "pageNo": 1,
              "lineNo": 1,
              "itemOrdered": "sample string 1",
              "itemShipped": "sample string 2",
              "apn": "sample string 3",
              "barcode": "sample string 4",
              "prodStatus": 0,
              "dateAvailable": "2025-06-14T06:25:56.9932505",
              "commodity": "sample string 5",
              "supplier": "sample string 6",
              "itemDesc": "sample string 7",
              "itemType": 48,
              "investmentBuyInd": "A",
              "orderType": "sample string 8",
              "cartonQty": 1,
              "cartonQuantitySpecified": true,
              "soldByWeight": true,
              "orderByWeight": true,
              "unitsOrdered": 1,
              "unitsSupplied": 1,
              "unitsReceived": 1,
              "weightOrdered": 1,
              "weightShipped": 1,
              "weightReceived": 1,
              "unitSpecified": 11,
              "wholesalePrice": 1,
              "extWholesalePrice": 1,
              "normalPrice": 1,
              "retailPrice": 1,
              "pricingUnit": "sample string 12",
              "claimFlag": "A",
              "gstRate": 1,
              "gstAmount": 1,
              "extGstAmount": 1,
              "deliWeight": 1,
              "marginAmount": 1,
              "extMarginAmount": 1,
              "costAmount": 1,
              "orderedCostAmount": 1,
              "extCostAmount": 1,
              "costIncSpecified": true,
              "freightAmount": 14,
              "freightGstAmount": 15,
              "extFreightAmount": 16,
              "extFreightGstAmount": 17,
              "costDecimals": 18,
              "wetRate": 1,
              "containerDeposit": 1,
              "basePrice": 1,
              "wetValue": 1,
              "deliveryFee": 1,
              "casePrice": 1,
              "wholesaleExt": 1,
              "wetExt": 1,
              "totalLitres": 1,
              "tun": "sample string 19",
              "applyDetails": true,
              "applySell": true,
              "applyCost": true,
              "applyOr": true,
              "applyQty": true,
              "itemNumber": "sample string 20",
              "directNumber": "sample string 21",
              "itemSize": "sample string 22",
              "costGst": 1,
              "sellGst": 1,
              "costOr": 1,
              "sellOr": 1,
              "marginOr": 1,
              "grossProfit": 1.0,
              "sell": 1,
              "cartonCost": 1,
              "currentCost": 1,
              "costID": "A",
              "costStart": "2025-06-14T06:25:56.9932505",
              "costEnd": "2025-06-14T06:25:56.9932505",
              "createdFromUnknownScan": true,
              "orderGuid": "ljEEbo5lH0SOB9Ad2PNOSA==",
              "orderIdentifierGuid": "6e043196-658e-441f-8e07-d01dd8f34e48",
              "processed": true,
              "received": true,
              "inventoried": true,
              "fromElectronicInvoice": true,
              "allowDelete": true,
              "updated": "2025-06-14T06:25:56.9932505",
              "invoiceNo": "sample string 28",
              "hasInventory": true,
              "existingCost": 30.1,
              "existingSell": 31.1,
              "futureCost": 1.1,
              "futureSell": 1.1,
              "nextSell": 1.1,
              "nextSellCampaignName": "sample string 32",
              "nextSellCampaignDescription": "sample string 33",
              "unknownScan": {
                "$id": "130",
                "pluG_UID": "FpGJJ2gW30m+eNPNnRW9DQ==",
                "pluGuid": "27899116-1668-49df-be78-d3cd9d15bd0d",
                "invoiceIdentifier": "81RFsL/GtUSzdl2RBHFjGQ==",
                "invoiceGuid": "b04554f3-c6bf-44b5-b376-5d9104716319",
                "barcode": "sample string 3",
                "itemNumber": "sample string 4",
                "created": "2025-06-14T06:25:56.9932505"
              },
              "productActive": true,
              "productSalesMode": 35,
              "productGSTPercent": 36,
              "productCostCalcMethod": 37,
              "productAlwaysApplyMargin": true,
              "productMarginRanged": true,
              "productMargin": 1.1,
              "productMinimumMargin": 1.1,
              "productMaximumMargin": 1.1,
              "priceGroupG_UID": "RiV/drWN5kWHWcdzizwinA==",
              "priceGroupGuid": "767f2546-8db5-45e6-8759-c7738b3c229c",
              "priceGroupName": "sample string 40",
              "priceGroupCode": "sample string 41",
              "product": {
                "$ref": "12"
              },
              "incrementCount": true,
              "minimumQuantity": 1,
              "randomWeight": true,
              "salesMode": 43,
              "cartons": 1,
              "weight": 1,
              "units": 1,
              "autoOrderStatus": 1,
              "invoiceDetailReceive": true
            },
            "autoOrderDetail": {
              "$ref": "110"
            },
            "doNotRange": true,
            "doNotOrder": true,
            "costGSTPercent": 1,
            "orderDetailReceive": true
          },
          {
            "$ref": "126"
          }
        ],
        "unknownScans": [
          {
            "$ref": "127"
          },
          {
            "$ref": "127"
          }
        ],
        "transportCompany": {
          "$id": "131",
          "identifier": "vvnsGh1G+02g9ZUZJYAkxw==",
          "identifierGuid": "1aecf9be-461d-4dfb-a0f5-9519258024c7",
          "companyName": "sample string 1",
          "abn": "sample string 2",
          "address1": "sample string 3",
          "address2": "sample string 4",
          "telephone": "sample string 5",
          "primaryContactGuid": "ZVz8QchMDkST4naJpEOd+g==",
          "primaryContactID": "41fc5c65-4cc8-440e-93e2-7689a4439dfa",
          "primaryContact": {
            "$ref": "8"
          }
        }
      },
      "details": [
        {
          "$ref": "129"
        },
        {
          "$ref": "129"
        }
      ],
      "orderStatus": 1,
      "processLockedInvoice": true
    },
    {
      "$ref": "2"
    }
  ],
  "skip": 1,
  "take": 1,
  "totalCount": 1
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK<3�ZmN���5xl/workbook.xml �(�����0D�&�C��E�R8q����Zi�-ik��-H�yۙ�};b��Zۓ��/\I�Ƃ1/;��OvDw�uB���l�*���o�&�3�s8@P��N����X~t���V�ehu<"�f��_d4���I�b�)����EKZCJ�֔4��*�$��͕�q����;{�	����PK<3�Z����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
<3�ZL��''_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="R279af7981c0e4c72" /></Relationships>PK<3�Z됝<�xl/worksheets/sheet1.xml �(����r� �_��ADW��TvgR��TəU��L3��ј��d��6�����]��ϲ'��P}�C��Jբ��h��^����i9�������6��咙@x�r�ҒYw�{��FT|����E�i�1�2�88U�J-sМ�ނ�R���y-\��=м)�M��P�{�A����`��RO��O]@�Y��o��wԼa��ޫ�7�ֺ!�^S���/�b�=�� jۺ�8��(#$M	N!���*�8�_�Lz2�ɢ�A��f)
#��Y�}4�E�!�	�?��YG���g]��o�I)��g��_4���x�,+s��}�U��7l�V|*q�N�v&~�����&�%�]�%�[t!���x'���J��&�7�_�w��~�۽��������)q}�����dy��?PK<3�Z����Pxl/_rels/workbook.xml.rels �(���An� E��f_��*$�n�Ms��Ɗ
��9[=R�P�J-���&+4��i������m���0:+�Z��N��k`���qR1�f\IOl�`b\(
��B����;?��J?�E����U���f��y��]ߏ�>�h�`���1����Q�O���E�y�$�X�n�U1&D��Л��x�0�z}י�^'�p��Zܷ�2Fy잣O�Ν�8�SYq�uݖ�J����ѫ��PK<3�ZЃc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK<3�Z�|���xl/sharedStrings.xml �(�eP�N�0��w� ����<$r"���M�����T����!D{��CS�߃{H�"Vr�
)m��|�nή� 6�*�I��K"يTɑy�֚����`V�1��AӔ��4p���(.t0��qF��3���_�\]r�-���R�7����ǝ�����N�]d�Z��{�Gg�.�t�CPM�,�H�BrVּ��7�5hH��=xR��Q?���������c�	PK-<3�ZmN���5xl/workbook.xmlPK-<3�Z����	��[Content_Types].xmlPK-
<3�ZL��''U_rels/.relsPK-<3�Z됝<��xl/worksheets/sheet1.xmlPK-<3�Z����P�xl/_rels/workbook.xml.relsPK-<3�ZЃc'2E
�xl/styles.xmlPK-<3�Z�|���lxl/sharedStrings.xmlPK��	

application/vnd.ms-excel

Sample:
PK<3�Z5�ڷ5xl/workbook.xml �(�����0��&�C���J)��x�པ�m�-�����O ��mgv���]�}G>�wX�����1�����M;�q��żRFB��ۂ�,=�3��x��HW�?,�5@�����8Z�����������l���o�/��bQ�	%�E�,ν-iBI(�4<r�4�E��
�k���wg���PK<3�Z����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
<3�Z����''_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="R132bae884c494383" /></Relationships>PK<3�Z됝<�xl/worksheets/sheet1.xml �(����r� �_��ADW��TvgR��TəU��L3��ј��d��6�����]��ϲ'��P}�C��Jբ��h��^����i9�������6��咙@x�r�ҒYw�{��FT|����E�i�1�2�88U�J-sМ�ނ�R���y-\��=м)�M��P�{�A����`��RO��O]@�Y��o��wԼa��ޫ�7�ֺ!�^S���/�b�=�� jۺ�8��(#$M	N!���*�8�_�Lz2�ɢ�A��f)
#��Y�}4�E�!�	�?��YG���g]��o�I)��g��_4���x�,+s��}�U��7l�V|*q�N�v&~�����&�%�]�%�[t!���x'���J��&�7�_�w��~�۽��������)q}�����dy��?PK<3�Z�,/d�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8ίiմ6lK/��8��ؑ�=�����ĂMW��==i���c��F�>�v��Z��`��Q?���m8�&��@Ҋ
��
�A�x�܌6u���)�=��<�i��
�K�2��2��N�A⣓�	m�L_�?����1v�S
�X��@�T�V2!J�������Z��ï�w��a9k�v��y��Q�U�p��9�t�Ӳ�P+Uєl��u���U�����PK<3�ZЃc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK<3�Z�|���xl/sharedStrings.xml �(�eP�N�0��w� ����<$r"���M�����T����!D{��CS�߃{H�"Vr�
)m��|�nή� 6�*�I��K"يTɑy�֚����`V�1��AӔ��4p���(.t0��qF��3���_�\]r�-���R�7����ǝ�����N�]d�Z��{�Gg�.�t�CPM�,�H�BrVּ��7�5hH��=xR��Q?���������c�	PK-<3�Z5�ڷ5xl/workbook.xmlPK-<3�Z����	�[Content_Types].xmlPK-
<3�Z����''V_rels/.relsPK-<3�Z됝<��xl/worksheets/sheet1.xmlPK-<3�Z�,/d�P�xl/_rels/workbook.xml.relsPK-<3�ZЃc'2E
�xl/styles.xmlPK-<3�Z�|���mxl/sharedStrings.xmlPK��