GET api/orders

Lists orders matching query paramenters

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Status

OrderStatus

None.

Take

integer

None.

Skip

integer

None.

SupplierIdentifier

Collection of byte

None.

SupplierIdentifierGuid

globally unique identifier

None.

PLUG_UID

Collection of byte

None.

PluGuid

globally unique identifier

None.

StoreID

Matches against either the ordered for store, or the ordered from store for store transfers

integer

None.

TransfersOnlyStore

When true, StoreID is only matched against the ordered from store for store transfers

boolean

None.

OrdersOnlyStore

When true, StoreID is only matched against the ordered for store

boolean

None.

Search

string

None.

OrderNo

string

None.

DetailSearch

DetailSearchType

None.

OrderType

string

None.

ShowHeader

ShowHeaderType

None.

ExcludeCompleted

boolean

None.

ExcludeStarted

boolean

None.

ExcludeSent

boolean

None.

ExcludeInvoices

boolean

None.

ExcludeCancelled

boolean

None.

CreatedBefore

Local created date filtering before

date

None.

CreatedAfter

Local created date filtering after

date

None.

SentBefore

Local sent date filtering before

date

None.

DueDateBefore

Due date filtering before

date

None.

DueDateAfter

Due date filtering after

date

None.

SentAfter

Local sent date filtering after

date

None.

StockReceivedAfter

Local stock received after

date

None.

StockReceivedBefore

Local stock received after

date

None.

TradingPartner

OrderTradingPartner

None.

TransferInvoiced

boolean

None.

AutoOrder

boolean

None.

SortBy

OrderSortBy

None.

Sort

SortOrder

None.

Relations

boolean

None.

Details

boolean

None.

Body Parameters

None.

Response Information

Resource Description

PageList containing list of matching orderheaders and count of all matching orders

PageListOfOrderHeader
NameDescriptionTypeAdditional information
Type

string

None.

List

Collection of OrderHeader

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": "OrderHeader",
  "list": [
    {
      "$id": "2",
      "orderID": 1,
      "orderGuid": "MeTAxBvyrEmz/PJapGrNCA==",
      "orderIdentifier": "c4c0e431-f21b-49ac-b3fc-f25aa46acd08",
      "backToBack": 1,
      "b2bGuid": "DtDguiVZ2UefFsNy7AOWIA==",
      "b2bIdentifier": "bae0d00e-5925-47d9-9f16-c372ec039620",
      "status": 2,
      "created": "2025-08-02T23:12:27.7814819",
      "createdLocal": "2025-08-02T23:12:27.7814819",
      "createdByUser": "sample string 3",
      "storeID": 1,
      "transferGuid": "x5UuDtpNz0WDPbB0pvSPqQ==",
      "transferIdentifier": "0e2e95c7-4dda-45cf-833d-b074a6f48fa9",
      "transferInvoiceIdentifier": "uOX0BK2/GUOwAaEosnQf1g==",
      "transferInvoiceGuid": "04f4e5b8-bfad-4319-b001-a128b2741fd6",
      "attachedToInvoice": 4,
      "transferType": 1,
      "supplierIdentifier": "g8gZQZHtek+BW2UF45ZA0g==",
      "supplierIdentifierGuid": "4119c883-ed91-4f7a-815b-6505e39640d2",
      "description": "sample string 5",
      "rows": 1,
      "cartons": 1,
      "units": 1,
      "sentCount": 1,
      "sent": "2025-08-02T23:12:27.7814819",
      "sentLocal": "2025-08-02T23:12:27.7814819",
      "sentByUser": "sample string 6",
      "lastSentStatus": 1,
      "cancelled": "2025-08-02T23:12:27.7814819",
      "cancelledLocal": "2025-08-02T23:12:27.7814819",
      "cancelledByUser": "sample string 7",
      "shipped": "2025-08-02T23:12:27.7814819",
      "shippedLocal": "2025-08-02T23:12:27.7814819",
      "shippedByUser": "sample string 8",
      "stockReceived": "2025-08-02T23:12:27.7814819",
      "stockReceivedLocal": "2025-08-02T23:12:27.7814819",
      "stockReceivedByUser": "sample string 9",
      "received": "2025-08-02T23:12:27.7814819",
      "receivedLocal": "2025-08-02T23:12:27.7814819",
      "completed": "2025-08-02T23:12:27.7814819",
      "completedLocal": "2025-08-02T23:12:27.7814819",
      "updated": "2025-08-02T23:12:27.7814819",
      "updatedLocal": "2025-08-02T23:12:27.7814819",
      "dueDate": "2025-08-02T23:12:27.7814819",
      "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": "+YI/R/5rEkm4vOBgHosGmA==",
      "transportCompanyIdentifier": "473f82f9-6bfe-4912-b8bc-e0601e8b0698",
      "autoOrder": 27,
      "hostIdentifier": "L7kh4M55Nki1+fNth98TRw==",
      "hostIdentifierGuid": "e021b92f-79ce-4836-b5f9-f36d87df1347",
      "defaultOrderDocumentId": 1,
      "defaultStockReceiveDocumentId": 1,
      "temperature": 1.1,
      "temperatureScale": 28,
      "rating": 29,
      "lastOrderEmailSentId": "sample string 30",
      "lastOrderEmailSentStatus": "sample string 31",
      "deleted": "2025-08-02T23:12:27.7814819",
      "deletedByUser": "sample string 32",
      "autoOrderGuid": "YfbsOi06X0C4g2ajDABWrQ==",
      "autoOrderIdentifier": "3aecf661-3a2d-405f-b883-66a30c0056ad",
      "autoOrderHeader": {
        "$id": "3",
        "autoOrderGuid": "Dpn/Y/D1AU+m7Ca4QMsmyg==",
        "autoOrderIdentifier": "63ff990e-f5f0-4f01-a6ec-26b840cb26ca",
        "orderGuid": "LegSIsu4lEqyYOWsHb3M8A==",
        "orderIdentifier": "2212e82d-b8cb-4a94-b260-e5ac1dbdccf0",
        "created": "2025-08-02T23:12:27.7814819",
        "orderID": 1,
        "storeID": 1,
        "orderDate": "2025-08-02T23:12:27.7814819",
        "supplierIdentifier": "P49789+uQEWSCIZoVII/xw==",
        "supplierIdentifierGuid": "f37b8f3f-aedf-4540-9208-866854823fc7",
        "orderStatus": 1,
        "tradingPartner": 1,
        "simpleAWS": 2,
        "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": "a8fExDJqb0Gi1d9dC2RIqg==",
        "transportCompanyIdentifier": "c4c4c76b-6a32-416f-a2d5-df5d0b6448aa",
        "store": {
          "$id": "4",
          "id": 1,
          "isMaster": true,
          "shortName": "sample string 3",
          "url": "sample string 4",
          "sortOrder": 1,
          "name": "sample string 5",
          "phone": "sample string 6",
          "fax": "sample string 7",
          "email": "sample string 8",
          "address1": "sample string 9",
          "address2": "sample string 10",
          "city": "sample string 11",
          "state": "sample string 12",
          "country": "sample string 13",
          "postCode": "sample string 14",
          "delivery": 1,
          "exportAccounts": 1,
          "salesAccountFolder": "sample string 15",
          "purchaseAccountFolder": "sample string 16",
          "initLoad": 1,
          "initIDs": 1,
          "zoneID": 1,
          "actAsMaster": 1,
          "lastActiveUtc": "2025-08-02T23:12:27.7814819",
          "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": "NZxmR2wUhUOwSock9QDl3g==",
          "hostIdentifierGuid": "47669c35-146c-4385-b04a-8724f500e5de",
          "hostName": 1,
          "hostAddress": "sample string 27",
          "hostUsername": "sample string 28",
          "hostPassword": "sample string 29",
          "excludeFromLeadInOut": true,
          "accountingProvider": 31,
          "accountingAddress": "sample string 32",
          "accountingUsername": "sample string 33",
          "accountingPassword": "sample string 34",
          "storeAccountingCode": "sample string 35",
          "softwareVariance": 36,
          "fuelWarningVariance": 37.0,
          "fuelErrorVariance": 38.0,
          "fuelAccumulatedWarningVariance": 39.0,
          "fuelAccumulatedErrorVariance": 40.0,
          "drawManagment": 41,
          "endOfDayManagment": true,
          "autoFillCashBalancing": true,
          "fuelDayVariance": 44,
          "accountingTradingTime": "00:00:00.1234567",
          "stockActivateProduct": 46,
          "giftCardSalesAccountingDeptCode": "sample string 47",
          "transactionDiscountAccountingDeptCode": "sample string 48",
          "size": 49,
          "updated": "2025-08-02T23:12:27.7814819",
          "priceZoneName": "sample string 51",
          "storeFuelConfigured": true,
          "shippingAddressCopied": true,
          "shippingAddress": {
            "$id": "5",
            "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": "5"
          },
          "hostStoreSettings": [
            {
              "$id": "6",
              "id": 1,
              "hostIdentifier": "o9tgYqLDe0SdTbM/yml8pQ==",
              "hostIdentifierGuid": "6260dba3-c3a2-447b-9d4d-b33fca697ca5",
              "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": "7",
                "identifier": "V+fx3E48D0eguyY8weVOuA==",
                "identifierGuid": "dcf1e757-3c4e-470f-a0bb-263cc1e54eb8",
                "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": "QwyL/9kmHUebtThYZjiokQ==",
                "hostSupplierIdentifierGuid": "ff8b0c43-26d9-471d-9bb5-38586638a891",
                "loyaltyPriceLevelIdentifier": "xC2Pq/+eeUSDdL665wq6tw==",
                "loyaltyPriceLevelIdentifierGuid": "ab8f2dc4-9eff-4479-8374-bebae70abab7",
                "isGroup": true,
                "description": "sample string 22",
                "hostProvider": 23,
                "hostTypeEnum": 24,
                "hostType": "sample string 25",
                "hostCode": "sample string 26",
                "username": "sample string 27",
                "password": "sample string 28",
                "passwordPlain": "sample string 29",
                "server": "sample string 30",
                "url": "sample string 31",
                "global": true,
                "stateCode": "sample string 33",
                "lastCollected": "2025-08-02T23:12:27.7814819",
                "lastProcessed": "2025-08-02T23:12:27.7814819",
                "hold": true,
                "supplierName": "sample string 35",
                "supplier": {
                  "$id": "8",
                  "identifier": "em0ZuSyg0kqbBE1Ndsu+Gg==",
                  "identifierGuid": "b9196d7a-a02c-4ad2-9b04-4d4d76cbbe1a",
                  "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": "LSa2s89LSkeGqayiC4FXGg==",
                  "primaryContactID": "b3b6262d-4bcf-474a-86a9-aca20b81571a",
                  "storeID": 1,
                  "abn": "sample string 16",
                  "supplierGroupIdentifier": "YEhJOFfONEmwU9HNYMJwcw==",
                  "supplierGroupGuid": "38494860-ce57-4934-b053-d1cd60c27073",
                  "rebate": 1.0,
                  "rebateType": 1,
                  "rebateFrequency": 1,
                  "rebateSource": 1,
                  "rebateLastClaimed": "2025-08-02T23:12:27.7814819",
                  "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": "9",
                    "id": "04e965c9-0635-4646-be68-db522e2a63c1",
                    "identifier": "J9As1aAeBEGeX9LOenbepA==",
                    "identifierGuid": "d52cd027-1ea0-4104-9e5f-d2ce7a76dea4",
                    "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": "10",
                      "supplierIdentifier": "WzedNuK1ck64qrHf/mPR+w==",
                      "supplierIdentifierGuid": "369d375b-b5e2-4e72-b8aa-b1dffe63d1fb",
                      "contactGuid": "WmHSVI54bEik3Of0TjGxUw==",
                      "contactID": "54d2615a-788e-486c-a4dc-e7f44e31b153",
                      "contact": {
                        "$ref": "9"
                      },
                      "supplier": {
                        "$ref": "8"
                      }
                    },
                    {
                      "$ref": "10"
                    }
                  ],
                  "products": [
                    {
                      "$id": "11",
                      "pluG_UID": "XdUp2g96aESSU8GE1ZBXFg==",
                      "pluGuid": "da29d55d-7a0f-4468-9253-c184d5905716",
                      "supplierIdentifier": "tEG9mlCRi06bPiduwIbHMw==",
                      "supplierIdentifierGuid": "9abd41b4-9150-4e8b-9b3e-276ec086c733",
                      "cartonQuantity": 1,
                      "cartonQuantityChanged": true,
                      "productSize": "sample string 3",
                      "cigarettesPerSleeve": 1,
                      "randomWeight": true,
                      "piecesPerUnit": 5,
                      "averagePackSize": 6,
                      "effectiveDate": "2025-08-02T23:12:27.7814819",
                      "pricedByWeight": true,
                      "landedUnitCostEx": 9,
                      "landedUnitCostInc": 10,
                      "landedCartonCostInc": 11,
                      "landedCartonCostEx": 12,
                      "standardCost": 13,
                      "deliveryFee": 1,
                      "deliveryFeeBasis": "sample string 14",
                      "pickAndPackFee": 1,
                      "pickAndPackFeeBasis": "sample string 15",
                      "financeFee": 1,
                      "financeFeeBasis": "sample string 16",
                      "cartonLength": 1,
                      "cartonWidth": 1,
                      "cartonHeight": 1,
                      "palletLayerQuantity": 1,
                      "palletLayers": 1,
                      "itemCode": "sample string 17",
                      "invoiceCode": "sample string 18",
                      "invoiceDesc": "sample string 19",
                      "orderDirect": true,
                      "useCost": true,
                      "minimumQuantity": 20,
                      "hostType": 21,
                      "fromHost": 22,
                      "minimumReorder": 1,
                      "maximumReorder": 1,
                      "orderMultiple": 23.1,
                      "sellMultiple": 24.1,
                      "baseMultiple": 25.1,
                      "hostStandardCost": 26,
                      "hostTotalCost": 27,
                      "hostRetail": 28,
                      "hostLandedUnitCostEx": 29,
                      "hostLandedUnitCostInc": 30,
                      "hostDesc": "sample string 31",
                      "directIndicator": "sample string 32",
                      "availableToOrder": true,
                      "hostRangeIndicator": "sample string 34",
                      "hostProductType": "sample string 35",
                      "hostProductGrade": "sample string 36",
                      "hostProductGroup": "sample string 37",
                      "hostSlowMoving": true,
                      "hostGeneralMerchandise": true,
                      "hostPillar": "sample string 40",
                      "hostLastUpdated": "2025-08-02T23:12:27.7814819",
                      "rebate": 1.0,
                      "rebateExclude": true,
                      "invoiceCodes": [
                        {
                          "$id": "12",
                          "pluG_UID": "pUv4nykxMU60LGFq9mONZA==",
                          "pluGuid": "9ff84ba5-3129-4e31-b42c-616af6638d64",
                          "supplierIdentifier": "8MDX6CifukqRBU9y8IHCnA==",
                          "supplierIdentifierGuid": "e8d7c0f0-9f28-4aba-9105-4f72f081c29c",
                          "invoiceCode": "sample string 1",
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "storeIDs": [
                        1,
                        2
                      ],
                      "preferredSupplier": true,
                      "preferredRebateSupplier": true,
                      "supplierName": "sample string 41",
                      "salesMode": 42,
                      "orderPacked": true,
                      "active": true,
                      "price": 1,
                      "costGstPercent": 44,
                      "parentPluG_UID": "RBtqN02W0EKytxzD5FsjGQ==",
                      "parentPluGuid": "376a1b44-964d-42d0-b2b7-1cc3e45b2319",
                      "freight": 45.0,
                      "freightType": 1,
                      "product": {
                        "$id": "13",
                        "plu": 1,
                        "storeID": 1,
                        "masterPluG_UID": "QEA=",
                        "storeIDs": [
                          1,
                          2
                        ],
                        "g_UId": "XotH6x3VekueitQbo3InTg==",
                        "guid": "eb478b5e-d51d-4b7a-9e8a-d41ba372274e",
                        "apn": "sample string 1",
                        "apnChanged": true,
                        "apnSwitched": true,
                        "barcode": "sample string 4",
                        "itemNumber": "sample string 5",
                        "itemNumberChanged": true,
                        "priceGroupG_UID": "r8npee//qUmMk06Up2GwAQ==",
                        "priceGroupGuid": "79e9c9af-ffef-49a9-8c93-4e94a761b001",
                        "blueprintID": 1,
                        "lastCountedDate": "2025-08-02T23:12:27.7814819",
                        "externalID": "sample string 7",
                        "active": true,
                        "activated": "2025-08-02T23:12:27.7814819",
                        "pluCreated": "2025-08-02T23:12:27.7814819",
                        "createdByUser": "sample string 9",
                        "name": "sample string 10",
                        "nameChanged": true,
                        "secondDescription": "sample string 12",
                        "hostDescription": "sample string 13",
                        "keepCartonQty": true,
                        "keepDescription": true,
                        "keepDepartments": true,
                        "keepSuppliers": true,
                        "markdownDescription": "sample string 18",
                        "altDescription": "sample string 19",
                        "bestOrExpire": 20,
                        "lastUpdate": "2025-08-02T23:12:27.7814819",
                        "lastManualUpdate": "2025-08-02T23:12:27.7814819",
                        "imageName": "sample string 23",
                        "showImageOnFlipCharts": true,
                        "showTextOnFlipCharts": true,
                        "overrideFlipChartText": true,
                        "flipChartText": "sample string 27",
                        "salesMode": 1,
                        "eftCode": 1,
                        "price": 1,
                        "priceChanged": true,
                        "rrp": 1,
                        "gstPercent": 28,
                        "gstPercentChanged": true,
                        "costGSTPercent": 29,
                        "costGSTPercentChanged": true,
                        "wetPercent": 1,
                        "priceOverride": 1,
                        "cost": 1,
                        "currentCost": 1,
                        "currentCostDecimals": 1,
                        "grossProfit": 1.0,
                        "currentCostDesc": "sample string 30",
                        "currentCostEnd": "2025-08-02T23:12:27.7814819",
                        "currentCostUpdated": "2025-08-02T23:12:27.7814819",
                        "costDecimals": 31,
                        "costChanged": true,
                        "dealCostIdentifier": "QEA=",
                        "excludeFromRebate": true,
                        "rebateOverride": 1,
                        "costCalcMethod": 32,
                        "costCalcMethodChanged": true,
                        "costEffectiveDate": "2025-08-02T23:12:27.7814819",
                        "defaultGP": 1,
                        "breakTargetMode": 33,
                        "break1": 1,
                        "price1": 1,
                        "target1": 34,
                        "break2": 1,
                        "price2": 1,
                        "target2": 35,
                        "break3": 1,
                        "price3": 1,
                        "target3": 36,
                        "break1Changed": true,
                        "price1Changed": true,
                        "target1Changed": true,
                        "break2Changed": true,
                        "price2Changed": true,
                        "target2Changed": true,
                        "break3Changed": true,
                        "price3Changed": true,
                        "target3Changed": true,
                        "breakTargetModeChanged": true,
                        "margin": 1.1,
                        "marginChanged": true,
                        "marginRanged": true,
                        "marginRangedChanged": true,
                        "minimumMargin": 1.1,
                        "minimumMarginChanged": true,
                        "maximumMargin": 1.1,
                        "maximumMarginChanged": true,
                        "overrideHostWarehouseIndicator": true,
                        "overrideHostWarehouseIndicatorChanged": true,
                        "overrideHostPrice": true,
                        "overrideHostPriceChanged": true,
                        "overrideHostCost": true,
                        "overrideHostCostChanged": true,
                        "overrideHostMargin": true,
                        "overrideHostMarginChanged": true,
                        "alwaysApplyMargin": true,
                        "alwaysApplyMarginChanged": true,
                        "aws": 1.0,
                        "awsUpdated": "2025-08-02T23:12:27.7814819",
                        "posTare": 1,
                        "altPrice": 1.0,
                        "altPriceChanged": true,
                        "altPriceMode": 53,
                        "altPriceModeChanged": true,
                        "altPLUG_UID": "dZHIxzlARUWhbe0vLBfU0w==",
                        "altPLUGuid": "c7c89175-4039-4545-a16d-ed2f2c17d4d3",
                        "altPLUGuidChanged": true,
                        "altPriceDescription1": "sample string 54",
                        "altPriceDescription2": "sample string 55",
                        "cartonQuantity": 56,
                        "cartonQuantityChanged": true,
                        "trayID": 1,
                        "promptID": 1,
                        "tare": 1,
                        "packQty": 1,
                        "fixedWeight": 1,
                        "extraMesg": 1,
                        "text1": "sample string 58",
                        "text2": "sample string 59",
                        "text3": "sample string 60",
                        "labelText": "sample string 61",
                        "labelTextChanged": true,
                        "sendToScale": true,
                        "nonScaleWeigh": true,
                        "labelFormat": "sample string 65",
                        "barcodeFormat": "sample string 66",
                        "austMade": 1,
                        "coolCode": 67,
                        "countryOfOrigin": "sample string 68",
                        "percentContent": 69.1,
                        "departmentID": 1,
                        "subDepartmentID": 1,
                        "minorDepartmentID": 1,
                        "lesserDepartmentID": 1,
                        "deptCode": "sample string 70",
                        "subDeptCode": "sample string 71",
                        "minorDeptCode": "sample string 72",
                        "lesserDeptCode": "sample string 73",
                        "deptName": "sample string 74",
                        "subDeptName": "sample string 75",
                        "minorDeptName": "sample string 76",
                        "lesserDeptName": "sample string 77",
                        "departmentChanged": true,
                        "subCategoryID": 1,
                        "expiry": 1,
                        "showDays": 1,
                        "datePrint": 1,
                        "labelRequired": true,
                        "labelShelfQty": 80,
                        "labelShelfChanged": true,
                        "labelTalkerQty": 82,
                        "labelSmall": true,
                        "labelLastPrinted": "2025-08-02T23:12:27.7814819",
                        "labelLastPrice": 1,
                        "shelfPageLayoutG_UID": "HxBWW0pBk0WcLYmzsFzxWQ==",
                        "shelfPageLayoutGuid": "5b56101f-414a-4593-9c2d-89b3b05cf159",
                        "talkerPageLayoutG_UID": "UFokz4eWxUCMdS8kbJCelw==",
                        "talkerPageLayoutGuid": "cf245a50-9687-40c5-8c75-2f246c909e97",
                        "unitMeasure": 1.1,
                        "unitMeasureChanged": true,
                        "unitMeasureKind": 85,
                        "unitMeasureKindChanged": true,
                        "signIQData": "sample string 87",
                        "refresh": true,
                        "earnLoyaltyPoints": true,
                        "earnLoyaltyPointsChanged": true,
                        "quantityOverride": true,
                        "quantityOverrideChanged": true,
                        "quantityRequired": true,
                        "quantityRequiredChanged": true,
                        "allowDiscounts": true,
                        "allowDiscountsChanged": true,
                        "discountDiscounts": true,
                        "discountDiscountsChanged": true,
                        "itemRecalled": true,
                        "itemRecalledChanged": true,
                        "noRefund": true,
                        "noRefundChanged": true,
                        "allowMarkdown": true,
                        "allowMarkdownChanged": true,
                        "priceRequired": true,
                        "priceRequiredChanged": true,
                        "fuelItem": true,
                        "fuelItemChanged": true,
                        "trackSerial": true,
                        "trackSerialChanged": true,
                        "allowZeroPrice": true,
                        "allowZeroPriceChanged": true,
                        "notForSale": 91,
                        "notForSaleChanged": true,
                        "excludeFromDeals": true,
                        "excludeFromVoucher": true,
                        "minimumAge": 94,
                        "minimumAgeChanged": true,
                        "buyingLimit": 1,
                        "buyingLimitChanged": true,
                        "buyingLimitIndependent": true,
                        "buyingLimitIndependentChanged": true,
                        "inventoryGuid": "oLCcpyd8fkKfceiVFBBatA==",
                        "inventoryIdentifier": "a79cb0a0-7c27-427e-9f71-e89514105ab4",
                        "inventoryAccuracy": 1,
                        "baseUnits": 98,
                        "orderPacked": 1,
                        "isManufactured": true,
                        "isIngredient": true,
                        "isModifier": true,
                        "isModifierChanged": true,
                        "hasModifiers": 99,
                        "defaultPrinter": "sample string 100",
                        "defaultPrinterGroup": "sample string 101",
                        "ingredientsOnManufacture": true,
                        "manufactureUnitMeasure": 1,
                        "mpl": 1,
                        "maxShelfQty": 102,
                        "allowAutoOrder": true,
                        "warrantyPeriod": 1,
                        "parentPluG_UId": "JqE4LJA01EOZ4SC/ZI5FOg==",
                        "parentPluGuid": "2c38a126-3490-43d4-99e1-20bf648e453a",
                        "preferredHostVendor": 104,
                        "preferredHostChanged": true,
                        "code": "sample string 106",
                        "supplierIdentifier": "aAnvz8uI/UicR1QS0Q/7UQ==",
                        "supplierIdentifierGuid": "cfef0968-88cb-48fd-9c47-5412d10ffb51",
                        "supplierChanged": true,
                        "rebateSupplierIdentifier": "z1mUxujTOUWGPqwJ+eQ9IA==",
                        "rebateSupplierIdentifierGuid": "c69459cf-d3e8-4539-863e-ac09f9e43d20",
                        "rebateSupplierChanged": true,
                        "availableForOrder": true,
                        "warehouseDirectIndicator": "sample string 108",
                        "warehouseDirectIndicatorChanged": true,
                        "productGrade": "sample string 110",
                        "productType": "sample string 111",
                        "productGroup": "sample string 112",
                        "complianceIndicator": "sample string 113",
                        "inhouseBrand": "sample string 114",
                        "slowMoving": true,
                        "generalMerchandise": true,
                        "comment": "sample string 117",
                        "lastUpdatedByUser": "sample string 118",
                        "lastManualUpdatedByUser": "sample string 119",
                        "lastUpdatedByUserOverride": true,
                        "lastUpdatedByHost": "2025-08-02T23:12:27.797104",
                        "commodity": "sample string 121",
                        "businessPillar": "sample string 122",
                        "mscCommodity": "sample string 123",
                        "hostIdentifier": "B05MSZKwR0yIdy1Zs6M3ZA==",
                        "hostIdentifierGuid": "494c4e07-b092-4c47-8877-2d59b3a33764",
                        "serviceFeeID": 1,
                        "serviceFeeIDChanged": true,
                        "providerName": "sample string 125",
                        "aisleEnds": "sample string 126",
                        "deleted": true,
                        "deletedChanged": true,
                        "hidden": true,
                        "doNotRange": true,
                        "doNotRangeChanged": true,
                        "doNotOrder": true,
                        "doNotOrderChanged": true,
                        "locked": true,
                        "excludeFromWebUpdate": true,
                        "excludeFromWebUpdateChanged": true,
                        "webPriceBasedOn": 137,
                        "webPriceRounding": true,
                        "webMarkup": 139,
                        "webPriceMode": 140,
                        "altDepartmentID": 1,
                        "altSubDepartmentID": 1,
                        "altMinorDepartmentID": 1,
                        "altLesserDepartmentID": 1,
                        "altDeptCode": "sample string 141",
                        "altSubDeptCode": "sample string 142",
                        "altMinorDeptCode": "sample string 143",
                        "altLesserDeptCode": "sample string 144",
                        "altDepartmentChanged": true,
                        "storeProducts": [
                          {
                            "$ref": "13"
                          },
                          {
                            "$ref": "13"
                          }
                        ],
                        "store": {
                          "$ref": "4"
                        },
                        "storePrices": [
                          {
                            "$id": "14",
                            "pluG_UID": "DGWPqLKIaUCUo4EHMxPP2Q==",
                            "pluGuid": "a88f650c-88b2-4069-94a3-81073313cfd9",
                            "plu": 1,
                            "storeID": 1,
                            "zoneID": 2,
                            "zoneName": "sample string 3",
                            "store": "sample string 4",
                            "priceNow": 5,
                            "costNow": 6,
                            "costNowDecimals": 7,
                            "normalPrice": 8,
                            "gstPercent": 9,
                            "normalCost": 10,
                            "normalCostDecimals": 11,
                            "costGstPercent": 12,
                            "costCalcMethod": 1,
                            "currentCost": 13,
                            "currentCostDecimals": 14,
                            "break1": 15,
                            "price1": 16,
                            "break2": 17,
                            "price2": 18,
                            "break3": 19,
                            "price3": 20,
                            "fuelItem": 21,
                            "fixedWeight": 22,
                            "active": true,
                            "complianceIndicator": "sample string 23",
                            "doNotOrder": true,
                            "doNotRange": true,
                            "isNormalPriceChangesCampaign": true,
                            "updated": "2025-08-02T23:12:27.797104"
                          },
                          {
                            "$ref": "14"
                          }
                        ],
                        "currentPrices": {
                          "$id": "15",
                          "pluPrices": {
                            "$id": "16",
                            "plu": 1,
                            "pluG_UID": "QEA=",
                            "stores": [
                              1,
                              2
                            ],
                            "normalPrice": 1,
                            "cost": 2,
                            "break1": 3,
                            "price1": 4,
                            "break2": 5,
                            "price2": 6,
                            "break3": 7,
                            "price3": 8,
                            "discountPrice": 9,
                            "acceptedUtc": "2025-08-02T23:12:27.797104",
                            "priceChangeType": 0,
                            "costDecimals": 10
                          },
                          "normalPluPrices": {
                            "$ref": "16"
                          },
                          "winningCampaign": 1,
                          "winner": {
                            "$id": "17",
                            "campaignName": "sample string 1",
                            "campaignDescription": "sample string 2",
                            "startDate": "2025-08-02T23:12:27.797104",
                            "startTime": 3,
                            "endDate": "2025-08-02T23:12:27.797104",
                            "endTime": 4,
                            "newPrice": 5,
                            "newCost": 6,
                            "newCostDecimals": 7,
                            "pctDiscount": 8,
                            "promoType": 1,
                            "promotionTypeCode": "sample string 9",
                            "hostType": 10,
                            "hostIdentifier": "0msy5iy0/EG80b01ohWhsA==",
                            "hostIdentifierGuid": "e6326bd2-b42c-41fc-bcd1-bd35a215a1b0",
                            "storeNames": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "details": [
                            {
                              "$ref": "17"
                            },
                            {
                              "$ref": "17"
                            }
                          ]
                        },
                        "tray": {
                          "$id": "18",
                          "g_UId": "Jko5ydwDSUqCILFRr97ZlA==",
                          "guid": "c9394a26-03dc-4a49-8220-b151afded994",
                          "name": "sample string 1",
                          "number": 1,
                          "tare": 1
                        },
                        "priceGroup": {
                          "$id": "19",
                          "priceGroupG_UID": "gMu+FOf4zkqTUq5IiQ8X1A==",
                          "priceGroupGuid": "14becb80-f8e7-4ace-9352-ae48890f17d4",
                          "name": "sample string 2",
                          "code": 1,
                          "modified": true,
                          "updated": "2025-08-02T23:12:27.797104",
                          "buyingLimit": 1,
                          "buyingLimitIndependent": true,
                          "buyingLimitType": 0,
                          "number": 1,
                          "products": [
                            {
                              "$ref": "13"
                            },
                            {
                              "$ref": "13"
                            }
                          ],
                          "productCount": 1
                        },
                        "priceGroupName": "sample string 146",
                        "nutrifacts": {
                          "$id": "20",
                          "pluG_UID": "hJuID11AE0uSBelflpxTtA==",
                          "pluGuid": "0f889b84-405d-4b13-9205-e95f969c53b4",
                          "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": "21",
                          "pluGuid": "41319534-94a4-479b-8915-728feb449a29",
                          "created": "2025-08-02T23:12:27.797104",
                          "createdByUser": "sample string 1",
                          "activated": "2025-08-02T23:12:27.797104",
                          "deactivated": "2025-08-02T23:12:27.797104",
                          "lastOrdered": "2025-08-02T23:12:27.797104",
                          "lastOrderedQty": 2.0,
                          "lastReceived": "2025-08-02T23:12:27.797104",
                          "lastReceivedQty": 3.0,
                          "lastInvoiceStatus": 1,
                          "lastCounted": "2025-08-02T23:12:27.797104",
                          "lastSold": "2025-08-02T23:12:27.797104",
                          "firstSold": "2025-08-02T23:12:27.797104",
                          "awsUpdated": "2025-08-02T23:12:27.797104",
                          "lastManualUpdate": "2025-08-02T23:12:27.797104",
                          "lastManualUpdatedByUser": "sample string 5",
                          "lastUpdated": "2025-08-02T23:12:27.797104",
                          "lastUpdatedByUser": "sample string 7",
                          "lastUpdatedByHost": "2025-08-02T23:12:27.797104",
                          "doNotRangeUpdated": "2025-08-02T23:12:27.797104",
                          "doNotOrderUpdated": "2025-08-02T23:12:27.797104",
                          "tracked": "2025-08-02T23:12:27.797104"
                        },
                        "allergens": [
                          {
                            "$id": "22",
                            "allergenID": 1,
                            "pluG_UID": "TlBoDDmtn06KRMyN0KMQ9w==",
                            "pluGuid": "0c68504e-ad39-4e9f-8a44-cc8dd0a310f7",
                            "contains": 2,
                            "allergenName": "sample string 3",
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "22"
                          }
                        ],
                        "costs": {
                          "$id": "23",
                          "pluG_UID": "bAOuPB26nEe4yO8yN9h6PA==",
                          "pluGuid": "3cae036c-ba1d-479c-b8c8-ef3237d87a3c",
                          "enteredCost": 1,
                          "weightedAvgCost": 1,
                          "lastCost": 1,
                          "rawEnteredCost": 2,
                          "rawWeightedAvgCost": 3,
                          "rawLastCost": 4,
                          "freight": 5.0,
                          "freightType": 6,
                          "costDecimals": 7,
                          "fifoCost": 1,
                          "updated": "2025-08-02T23:12:27.797104",
                          "normalCost": 1,
                          "currentCost": 1
                        },
                        "sales": [
                          {
                            "$id": "24",
                            "saleHeaderID": 1,
                            "created": "2025-08-02T23:12:27.797104",
                            "createdLocal": "2025-08-02T23:12:27.797104",
                            "storeID": 3,
                            "storeName": "sample string 4",
                            "operatorG_Uid": "a2M2JhbsWESB3yPp88w4Ng==",
                            "operatorGuid": "2636636b-ec16-4458-81df-23e9f3cc3836",
                            "operatorName": "sample string 5",
                            "tranType": 1,
                            "plu": 1,
                            "pluG_UId": "P59UToFXhUGBU7rEFX3TKg==",
                            "pluGuid": "4e549f3f-5781-4185-8153-bac4157dd32a",
                            "normalPrice": 1,
                            "totalCents": 1,
                            "cost": 1,
                            "grossProfit": 1,
                            "quantity": 1,
                            "operator": {
                              "$id": "25",
                              "id": 1,
                              "g_Uid": "mhIY4YfaO0SWPheTxvobPA==",
                              "guid": "e118129a-da87-443b-963e-1793c6fa1b3c",
                              "operatorNumber": 1,
                              "shortName": "sample string 2",
                              "firstName": "sample string 3",
                              "lastName": "sample string 4",
                              "password": "sample string 5",
                              "hasPassword": true,
                              "passwordText": "sample string 6",
                              "rfidTagID": "sample string 7",
                              "blueprintID": 1,
                              "groupID": 1,
                              "groupName": "sample string 8",
                              "managerGroupID": 1,
                              "managerGroupName": "sample string 9",
                              "zoneID": 1,
                              "zoneName": "sample string 10",
                              "loggedIn": 1,
                              "lastUsedIP": "sample string 11",
                              "deleted": true,
                              "locked": true,
                              "allowOpenTill": true,
                              "webEmail": "sample string 14",
                              "simpleOperatorType": 0,
                              "webRole": "sample string 15",
                              "updated": "2025-08-02T23:12:27.797104",
                              "passwordResetRequired": true,
                              "alteredInStore": true,
                              "startShift": "2025-08-02T23:12:27.797104",
                              "endShift": "2025-08-02T23:12:27.797104",
                              "machineName": "sample string 20",
                              "drawerID": 1,
                              "stores": [
                                {
                                  "$id": "26",
                                  "operatorG_UID": "ZfmX2KbhC0q8d/06yggokw==",
                                  "operatorGuid": "d897f965-e1a6-4a0b-bc77-fd3aca082893",
                                  "storeID": 2,
                                  "operator": {
                                    "$ref": "25"
                                  },
                                  "store": {
                                    "$ref": "4"
                                  }
                                },
                                {
                                  "$ref": "26"
                                }
                              ]
                            }
                          },
                          {
                            "$ref": "24"
                          }
                        ],
                        "apns": [
                          {
                            "$id": "27",
                            "pluID": 1,
                            "pluG_UID": "NJEcGcMgB0q5nOfcfdqQ1A==",
                            "pluGuid": "191c9134-20c3-4a07-b99c-e7dc7dda90d4",
                            "apn": "sample string 1",
                            "deleted": true,
                            "storeID": 1,
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "27"
                          }
                        ],
                        "tuns": [
                          {
                            "$id": "28",
                            "pluG_UId": "wC9Apwm+E0CTHZdppbhkag==",
                            "pluGuid": "a7402fc0-be09-4013-931d-9769a5b8646a",
                            "apn": "sample string 1",
                            "tun": "sample string 2",
                            "cartonQuantity": 3,
                            "product": {
                              "$ref": "13"
                            },
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "28"
                          }
                        ],
                        "competitionPricing": [
                          {
                            "$id": "29",
                            "identifier": "wl+Lx4HQKk+yuAXzA7FBww==",
                            "identifierGuid": "c78b5fc2-d081-4f2a-b2b8-05f303b141c3",
                            "pluG_UID": "XQkHFcAarUmX1zDPuBR2dQ==",
                            "pluGuid": "1507095d-1ac0-49ad-97d7-30cfb8147675",
                            "competitionID": 1,
                            "name": "sample string 2",
                            "sellMultiple": 3,
                            "retailPrice": 4,
                            "storeName": "sample string 5"
                          },
                          {
                            "$ref": "29"
                          }
                        ],
                        "supplier": {
                          "$ref": "8"
                        },
                        "supplierName": "sample string 147",
                        "children": [
                          {
                            "$ref": "13"
                          },
                          {
                            "$ref": "13"
                          }
                        ],
                        "ordering": {
                          "$ref": "11"
                        },
                        "flipChartPages": [
                          {
                            "$id": "30",
                            "identifier": "wumC2FsyCE2NtaXnXngCsQ==",
                            "groupName": "sample string 1",
                            "identifierGuid": "d882e9c2-325b-4d08-8db5-a5e75e7802b1",
                            "exists": true,
                            "flipChartIdentifier": "5wNDJ9RIHUiM3+gKUkZwQg==",
                            "flipChartIdentifierGuid": "274303e7-48d4-481d-8cdf-e80a52467042",
                            "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": "Wjw8xttdJ020CumyqNQLtw==",
                            "groupIdentifierGuid": "c63c3c5a-5ddb-4d27-b40a-e9b2a8d40bb7",
                            "flipChart": {
                              "$id": "31",
                              "identifier": "j8Xe0TLJgkObsIe4LQrnRg==",
                              "identifierGuid": "d1dec58f-c932-4382-9bb0-87b82d0ae746",
                              "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": "32",
                                "identifier": "x31r00QlJUa3Nz1obaxVtg==",
                                "identifierGuid": "d36b7dc7-2544-4625-b737-3d686dac55b6",
                                "name": "sample string 2",
                                "formType": "sample string 3",
                                "forms": [
                                  {
                                    "$id": "33",
                                    "id": 1,
                                    "g_UID": "s0QQWuP+lUKrW6USffxG6Q==",
                                    "guid": "5a1044b3-fee3-4295-ab5b-a5127dfc46e9",
                                    "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": "Gy31j0CBUkG1yN1jo3+3vQ==",
                                    "previousFormGuid": "8ff52d1b-8140-4152-b5c8-dd63a37fb7bd",
                                    "nextForm": 1,
                                    "nextFormG_UID": "T+602swYcUGNWGlN1wPxWw==",
                                    "nextFormGuid": "dab4ee4f-18cc-4171-8d58-694dd703f15b",
                                    "attributes": "sample string 10",
                                    "updated": "2025-08-02T23:12:27.797104",
                                    "positioning": 1,
                                    "contentPanel": "sample string 11",
                                    "selectionMode": 1,
                                    "maximumSelections": 1,
                                    "alteredInStore": true,
                                    "deleted": true,
                                    "blueprintID": 1,
                                    "preserveLayout": true,
                                    "mainCheckoutFormName": "sample string 13",
                                    "nextCheckoutForm": {
                                      "$ref": "33"
                                    },
                                    "previousCheckoutForm": {
                                      "$ref": "33"
                                    },
                                    "buttons": [
                                      {
                                        "$id": "34",
                                        "id": 1,
                                        "checkoutFormID": 2,
                                        "checkoutFormG_UID": "jtiNgg3INEaDHS3LQ/lkYg==",
                                        "checkoutFormGuid": "828dd88e-c80d-4634-831d-2dcb43f96462",
                                        "identifier": "Cw/Xq/J6g0eIholH9QBXIA==",
                                        "identifierGuid": "abd70f0b-7af2-4783-8886-8947f5005720",
                                        "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": "pTEX/vsUxkSExuT1NOz1Eg==",
                                        "valueGuid": "fe1731a5-14fb-44c6-84c6-e4f534ecf512",
                                        "buttonText": "sample string 10",
                                        "valueText": "sample string 11",
                                        "drawImageAndButton": true,
                                        "updated": "2025-08-02T23:12:27.797104",
                                        "action": "sample string 12",
                                        "valueForm": {
                                          "$ref": "33"
                                        },
                                        "image": {
                                          "$id": "35",
                                          "name": "sample string 3.sample string 4",
                                          "imageID": 2,
                                          "imageName": "sample string 3",
                                          "imageExtension": "sample string 4",
                                          "lastUpdate": "2025-08-02T23:12:27.797104",
                                          "imageData": "QEA=",
                                          "readOnly": true
                                        }
                                      },
                                      {
                                        "$ref": "34"
                                      }
                                    ],
                                    "panels": [
                                      {
                                        "$id": "36",
                                        "id": 1,
                                        "checkoutFormID": 2,
                                        "checkoutFormG_UID": "oYErnTxO7k+8kKoQIW9cDw==",
                                        "checkoutFormGuid": "9d2b81a1-4e3c-4fee-bc90-aa10216f5c0f",
                                        "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": "36"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "33"
                                  }
                                ],
                                "panels": [
                                  {
                                    "$ref": "36"
                                  },
                                  {
                                    "$ref": "36"
                                  }
                                ]
                              },
                              "pages": [
                                {
                                  "$ref": "30"
                                },
                                {
                                  "$ref": "30"
                                }
                              ]
                            },
                            "contentPanel": {
                              "$ref": "36"
                            },
                            "products": [
                              {
                                "$id": "37",
                                "flipChartPageIdentifier": "uRKgzsQ/L0WlYnyGTDtW0Q==",
                                "flipChartPageIdentifierGuid": "cea012b9-3fc4-452f-a562-7c864c3b56d1",
                                "pluG_UID": "+MvBMehGMkaeF27Ouxte1Q==",
                                "pluGuid": "31c1cbf8-46e8-4632-9e17-6ecebb1b5ed5",
                                "sortOrder": 3,
                                "sent": true,
                                "productChanged": true,
                                "productImageName": "sample string 6",
                                "productShowImageOnFlipCharts": true,
                                "productShowTextOnFlipCharts": true,
                                "productOverrideFlipChartText": true,
                                "productFlipChartText": "sample string 10",
                                "product": {
                                  "$ref": "13"
                                },
                                "departmentSortOrder": 11,
                                "subDepartmentName": "sample string 12"
                              },
                              {
                                "$ref": "37"
                              }
                            ],
                            "productCount": 27,
                            "pages": [
                              {
                                "$ref": "30"
                              },
                              {
                                "$ref": "30"
                              }
                            ]
                          },
                          {
                            "$ref": "30"
                          }
                        ],
                        "priceHistory": [
                          {
                            "$id": "38",
                            "pluG_UID": "7eIxRn0kt0qo4FU1mfz4yA==",
                            "pluGuid": "4631e2ed-247d-4ab7-a8e0-553599fcf8c8",
                            "price": 1,
                            "costCalcMethod": 1,
                            "cost": 2,
                            "weightedAvgCost": 3,
                            "lastCost": 4,
                            "rawCost": 5,
                            "rawWeightedAvgCost": 6,
                            "rawLastCost": 7,
                            "costDecimals": 8,
                            "serviceFeeID": 9,
                            "freight": 10.0,
                            "freightType": 11,
                            "process": "sample string 12",
                            "user": "sample string 13",
                            "updated": "2025-08-02T23:12:27.797104",
                            "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": "38"
                          }
                        ],
                        "ingredients": [
                          {
                            "$id": "39",
                            "pluG_UID": "2gO6v3AwMUex/XHBVvaIzA==",
                            "ingredientGuid": "o7vtw6dRtkOAr3Zoshfaiw==",
                            "ingredientIdentifier": "c3edbba3-51a7-43b6-80af-7668b217da8b",
                            "quantity": 1.0,
                            "storeIDs": [
                              1,
                              2
                            ],
                            "ingredientText": "sample string 1",
                            "ingredient": {
                              "$ref": "13"
                            }
                          },
                          {
                            "$ref": "39"
                          }
                        ],
                        "bins": [
                          {
                            "$id": "40",
                            "pluG_UID": "L/751Jc3REuBDoELwTFk9Q==",
                            "pluGuid": "d4f9fe2f-3797-4b44-810e-810bc13164f5",
                            "shelfLocationIdentifier": "8YeCxIs2z067oityPVdorA==",
                            "shelfLocationGuid": "c48287f1-368b-4ecf-bba2-2b723d5768ac",
                            "labelShelfDefault": 1,
                            "labelTalkerDefault": 1,
                            "labelSmall": true,
                            "labelPageLayoutG_UID": "qqEnGcwamU+XCvTCSvWfCg==",
                            "labelPageLayoutGuid": "1927a1aa-1acc-4f99-970a-f4c24af59f0a",
                            "updated": "2025-08-02T23:12:27.797104",
                            "electronicShelfLabelIdentifier": "sample string 5",
                            "electronicshelfLabelsConfigurationID": 6,
                            "labelShelfChanged": true,
                            "productName": "sample string 8",
                            "locationText": "sample string 9",
                            "product": {
                              "$ref": "13"
                            },
                            "location": {
                              "$id": "41",
                              "identifier": "3ERX1gkSHEWEDYZLaRLgLQ==",
                              "storeID": 1,
                              "identifierGuid": "d65744dc-1209-451c-840d-864b6912e02d",
                              "name": "sample string 2",
                              "haccp": true,
                              "blueprintID": 1,
                              "updated": "2025-08-02T23:12:27.797104",
                              "minTemp": 1,
                              "maxTemp": 1,
                              "checkFrequency": 1,
                              "storeCaseConfiguration": 5,
                              "storeName": "sample string 6",
                              "bins": [
                                {
                                  "$ref": "40"
                                },
                                {
                                  "$ref": "40"
                                }
                              ]
                            }
                          },
                          {
                            "$ref": "40"
                          }
                        ],
                        "bin": {
                          "$ref": "40"
                        },
                        "scaleLocations": [
                          {
                            "$id": "42",
                            "plu": 1,
                            "pluG_UID": "vw398J5wQEa7UZAyUSGNrw==",
                            "pluGuid": "f0fd0dbf-709e-4640-bb51-903251218daf",
                            "deptNo": 1,
                            "product": {
                              "$ref": "13"
                            },
                            "scaleLocation": {
                              "$id": "43",
                              "id": 1,
                              "deptNo": 1,
                              "deptCode": "sample string 2",
                              "name": "sample string 3",
                              "enabled": true,
                              "updated": "2025-08-02T23:12:27.797104",
                              "department": {
                                "$id": "44",
                                "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": "43"
                                },
                                "subDepartments": [
                                  {
                                    "$id": "45",
                                    "id": 1,
                                    "departmentID": 2,
                                    "name": "sample string 3",
                                    "code": "sample string 4",
                                    "departmentCode": "sample string 5",
                                    "externalSales": true,
                                    "minorDepartments": [
                                      {
                                        "$id": "46",
                                        "id": 1,
                                        "subDepartmentID": 2,
                                        "departmentID": 3,
                                        "name": "sample string 4",
                                        "subDepartmentCode": "sample string 5",
                                        "departmentCode": "sample string 6",
                                        "code": "sample string 7",
                                        "lesserDepartments": [
                                          {
                                            "$id": "47",
                                            "id": 1,
                                            "departmentID": 2,
                                            "subDepartmentID": 3,
                                            "minorDepartmentID": 4,
                                            "name": "sample string 5",
                                            "code": "sample string 6",
                                            "departmentCode": "sample string 7",
                                            "subDepartmentCode": "sample string 8",
                                            "minorDepartmentCode": "sample string 9",
                                            "updated": "2025-08-02T23:12:27.797104",
                                            "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": "Ao9NoBUIIkKpppuFt5a7Mg==",
                                            "labelPageLayoutGuid": "a04d8f02-0815-4222-a9a6-9b85b796bb32",
                                            "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": "48",
                                              "dept": 1,
                                              "category": 2,
                                              "name": "sample string 3",
                                              "active": true,
                                              "mscCommodities": [
                                                {
                                                  "$id": "49",
                                                  "dept": 1,
                                                  "category": 2,
                                                  "commodity": 3,
                                                  "name": "sample string 4",
                                                  "active": true,
                                                  "mscSubCommodities": [
                                                    {
                                                      "$id": "50",
                                                      "dept": 1,
                                                      "category": 2,
                                                      "commodity": 3,
                                                      "subCommodity": 4,
                                                      "name": "sample string 5",
                                                      "active": true,
                                                      "subCommodityCode": "sample string 7"
                                                    },
                                                    {
                                                      "$ref": "50"
                                                    }
                                                  ],
                                                  "commodityCode": "sample string 6"
                                                },
                                                {
                                                  "$ref": "49"
                                                }
                                              ],
                                              "categoryCode": "sample string 5"
                                            },
                                            "mscCom": {
                                              "$ref": "49"
                                            },
                                            "mscDep": {
                                              "$id": "51",
                                              "dept": 1,
                                              "name": "sample string 2",
                                              "active": true,
                                              "mscCategories": [
                                                {
                                                  "$ref": "48"
                                                },
                                                {
                                                  "$ref": "48"
                                                }
                                              ],
                                              "deptCode": "sample string 4"
                                            },
                                            "mscSubCom": {
                                              "$ref": "50"
                                            }
                                          },
                                          {
                                            "$ref": "47"
                                          }
                                        ],
                                        "updated": "2025-08-02T23:12:27.797104",
                                        "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": "B2phytU3Pkumvl5oumh/JQ==",
                                        "labelPageLayoutGuid": "ca616a07-37d5-4b3e-a6be-5e68ba687f25",
                                        "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": "48"
                                        },
                                        "mscCom": {
                                          "$ref": "49"
                                        },
                                        "mscDep": {
                                          "$ref": "51"
                                        },
                                        "mscSubCom": {
                                          "$ref": "50"
                                        }
                                      },
                                      {
                                        "$ref": "46"
                                      }
                                    ],
                                    "investmentBuyOverride": true,
                                    "updated": "2025-08-02T23:12:27.797104",
                                    "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": "mX79lTi3vke9lbUdyPeFtg==",
                                    "labelPageLayoutGuid": "95fd7e99-b738-47be-bd95-b51dc8f785b6",
                                    "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": "48"
                                    },
                                    "mscCom": {
                                      "$ref": "49"
                                    },
                                    "mscDep": {
                                      "$ref": "51"
                                    },
                                    "mscSubCom": {
                                      "$ref": "50"
                                    }
                                  },
                                  {
                                    "$ref": "45"
                                  }
                                ],
                                "stores": [
                                  1,
                                  2
                                ],
                                "investmentBuyOverride": true,
                                "updated": "2025-08-02T23:12:27.797104",
                                "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": "XfGTpVXy40CeJKqQ1eBh9g==",
                                "labelPageLayoutGuid": "a593f15d-f255-40e3-9e24-aa90d5e061f6",
                                "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": "48"
                                },
                                "mscCom": {
                                  "$ref": "49"
                                },
                                "mscDep": {
                                  "$ref": "51"
                                },
                                "mscSubCom": {
                                  "$ref": "50"
                                }
                              }
                            }
                          },
                          {
                            "$ref": "42"
                          }
                        ],
                        "nextPrice": {
                          "$id": "52",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "plu": 1,
                          "hostOfferID": 1,
                          "metcashPromotionID": "sample string 4",
                          "metcashPromotionPlacement": "sample string 5",
                          "pluG_UID": "i3LhYIA1wUOnuJ9WDnnleA==",
                          "pluGuid": "60e1728b-3580-43c1-a7b8-9f560e79e578",
                          "newPrice": 1,
                          "pctDiscount": 1,
                          "newCost": 1,
                          "newCostDecimals": 6,
                          "dealCostIdentifier": "JxyGb19WDkOFE5NuSjeR7A==",
                          "dealCostGuid": "6f861c27-565f-430e-8513-936e4a3791ec",
                          "pluName": "sample string 7",
                          "apn": "sample string 8",
                          "fuelItem": true,
                          "priceGroupG_UID": "8s6xQ9eu00GzQS/oe6QxUg==",
                          "priceGroupGuid": "43b1cef2-aed7-41d3-b341-2fe87ba43152",
                          "itemNumber": "sample string 10",
                          "cri": "sample string 11",
                          "pluPrice": 12,
                          "pluCost": 13,
                          "pluCostIndicator": "sample string 14",
                          "pluPriceGstPercent": 15,
                          "pluCostGstPercent": 16,
                          "pluActive": true,
                          "cartonQty": 1.1,
                          "baseUnits": 18.1,
                          "salesMode": 1,
                          "pluNormalCost": 19,
                          "pluaws": 20.0,
                          "directNumber": "sample string 21",
                          "departmentName": "sample string 22",
                          "subDepartmentName": "sample string 23",
                          "priceGroupName": "sample string 24",
                          "supplierName": "sample string 25",
                          "stockOnHand": 1.1,
                          "stockOnOrder": 1.1,
                          "lastReceived": "2025-08-02T23:12:27.797104",
                          "rrp": 26,
                          "campaignDescription": "sample string 27",
                          "campaignComboPriceGroupG_UID": "P105S+C7g0m7lwcoU+tTTQ==",
                          "campaignComboPriceGroupIdentifier": "4b395d3f-bbe0-4983-bb97-072853eb534d",
                          "promotionPlacementDescription": "sample string 28",
                          "storeAcceptances": [
                            {
                              "$id": "53",
                              "plu": 1,
                              "pluG_UId": "QEA=",
                              "campaignID": 1,
                              "campaignName": "sample string 2",
                              "storeID": 3,
                              "acceptedUtc": "2025-08-02T23:12:27.797104",
                              "operatorG_UID": "OZl7ZaKqx0CRcnVVqdL3gQ==",
                              "operatorGuid": "657b9939-aaa2-40c7-9172-7555a9d2f781",
                              "machineID": 1,
                              "processed": true,
                              "appliedUtc": "2025-08-02T23:12:27.797104",
                              "signIqTicketFileMovedUtc": "2025-08-02T23:12:27.797104",
                              "user": "sample string 6",
                              "campaignDescription": "sample string 7",
                              "productDesc": "sample string 8",
                              "storeName": "sample string 9",
                              "effectiveUtc": "2025-08-02T23:12:27.797104",
                              "priceChangeType": 0,
                              "operatorName": "sample string 10",
                              "hostCampaign": true,
                              "product": {
                                "$ref": "13"
                              },
                              "campaignPlu": {
                                "$ref": "52"
                              }
                            },
                            {
                              "$ref": "53"
                            }
                          ],
                          "campaign": {
                            "$id": "54",
                            "id": 1,
                            "storeID": 2,
                            "name": "e83a2c60-93ed-4dab-9302-1301e9b12779",
                            "nameGuid": "e83a2c60-93ed-4dab-9302-1301e9b12779",
                            "description": "sample string 4",
                            "showDiscounts": true,
                            "showTotals": true,
                            "onlyEvaluateOnSubtotal": true,
                            "useDescription": true,
                            "campaignType": 1,
                            "startDate": "2025-08-02T23:12:27.797104",
                            "startTime": 1,
                            "endDate": "2025-08-02T23:12:27.797104",
                            "endTime": 1,
                            "recurrence": 1,
                            "recurrenceType": 1,
                            "monthType": 1,
                            "weekDays": 1,
                            "months": 1,
                            "monthWeeks": 1,
                            "monthDays": "sample string 7",
                            "printed": true,
                            "talkerText": "sample string 8",
                            "rangeDescription": "sample string 9",
                            "dealDescription": "sample string 10",
                            "labelQuantity": 11,
                            "active": 1,
                            "deactivated": "2025-08-02T23:12:27.797104",
                            "system": true,
                            "created": "2025-08-02T23:12:27.797104",
                            "updated": "2025-08-02T23:12:27.797104",
                            "priceChangeNotifiedUtc": "2025-08-02T23:12:27.797104",
                            "promoType": 1,
                            "promotionTypeCode": "sample string 13",
                            "hostIdentifier": "U99UBMrSSUKyKqau/TpHSw==",
                            "hostIdentifierGuid": "0454df53-d2ca-4249-b22a-a6aefd3a474b",
                            "hostType": 14,
                            "createdByUser": "sample string 15",
                            "fromHost": true,
                            "deleted": true,
                            "campaignDeleted": "2025-08-02T23:12:27.797104",
                            "updatedByUser": "sample string 18",
                            "offerID": 1,
                            "isPriceChangeCampaign": true,
                            "stores": [
                              1,
                              2
                            ],
                            "storeNames": [
                              "sample string 1",
                              "sample string 2"
                            ],
                            "campaignPlus": [
                              {
                                "$ref": "52"
                              },
                              {
                                "$ref": "52"
                              }
                            ],
                            "campaignPools": [
                              {
                                "$id": "55",
                                "id": 1,
                                "campaignID": 2,
                                "campaignName": "sample string 3",
                                "plu": 4,
                                "pluG_UID": "X0RZ1tHnyUiKUk1S2y8oFg==",
                                "pluGuid": "d659445f-e7d1-48c9-8a52-4d52db2f2816",
                                "hostOfferID": 1,
                                "priceGroupG_UID": "T7m7pDzSUUmA+NbxrnMJJQ==",
                                "priceGroupGuid": "a4bbb94f-d23c-4951-80f8-d6f1ae730925",
                                "fuelItem": true,
                                "pluName": "sample string 6",
                                "apn": "sample string 7",
                                "pluActive": true,
                                "cartonQty": 1,
                                "baseUnits": 9.1,
                                "cri": "sample string 10",
                                "salesMode": 1,
                                "pluaws": 11.0,
                                "directNumber": "sample string 12",
                                "departmentName": "sample string 13",
                                "subDepartmentName": "sample string 14",
                                "priceGroupName": "sample string 15",
                                "supplierName": "sample string 16",
                                "stockOnHand": 1.1,
                                "stockOnOrder": 1.1,
                                "lastReceived": "2025-08-02T23:12:27.797104",
                                "rrp": 17,
                                "campaignDescription": "sample string 18",
                                "product": {
                                  "$ref": "13"
                                },
                                "campaign": {
                                  "$ref": "54"
                                }
                              },
                              {
                                "$ref": "55"
                              }
                            ],
                            "sellingRules": [
                              {
                                "$id": "56",
                                "id": 1,
                                "identifier": "yJkhkzYmh0iOv+LrdeB9Bg==",
                                "identifierStr": "yJkhkzYmh0iOv+LrdeB9Bg==",
                                "identifierGuid": "932199c8-2636-4887-8ebf-e2eb75e07d06",
                                "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": "54"
                                }
                              },
                              {
                                "$ref": "56"
                              }
                            ],
                            "customers": [
                              {
                                "$id": "57",
                                "id": 1,
                                "campaignID": 2,
                                "campaignName": "sample string 3",
                                "customerID": "XgnLHFgng0arjd2zlq5qkA==",
                                "customerIDGuid": "1ccb095e-2758-4683-ab8d-ddb396ae6a90",
                                "campaign": {
                                  "$ref": "54"
                                },
                                "customer": {
                                  "$id": "58",
                                  "identifier": "tzp/fb7P3E+OAumHb5J0iQ==",
                                  "identifierGuid": "7d7f3ab7-cfbe-4fdc-8e02-e9876f927489",
                                  "code": "sample string 2",
                                  "familyName": "sample string 3",
                                  "givenName": "sample string 4",
                                  "otherName": "sample string 5",
                                  "title": "sample string 6",
                                  "dateOfBirth": "2025-08-02T23:12:27.797104",
                                  "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": "jLzikU1Q2kmD6MsLduk8Ew==",
                                  "communityIdentifierGuid": "91e2bc8c-504d-49da-83e8-cb0b76e93c13",
                                  "joined": "2025-08-02T23:12:27.797104",
                                  "updated": "2025-08-02T23:12:27.797104",
                                  "active": true,
                                  "reasonInactive": 1,
                                  "groupCustomer": true,
                                  "loyaltyPoints": 1,
                                  "homeStoreID": 1,
                                  "availableSpend": 1,
                                  "priceLevelIdentifier": "eqs/DkmEJE+3RrnuJ+YaCA==",
                                  "priceLevelIdentifierGuid": "0e3fab7a-8449-4f24-b746-b9ee27e61a08",
                                  "marketingID": "sample string 18",
                                  "hidden": true,
                                  "registered": true,
                                  "registeredOn": "2025-08-02T23:12:27.797104",
                                  "emailMarketing": true,
                                  "smsMarketing": true,
                                  "deleted": true,
                                  "deletedUser": "sample string 24",
                                  "homeStoreName": "sample string 25",
                                  "customerCards": [
                                    {
                                      "$id": "59",
                                      "cardType": 2,
                                      "issueDate": "2025-08-02T23:12:27.797104",
                                      "expiry": "2025-08-02T23:12:27.797104",
                                      "customerID": "I4VsNsSaxEa0FNc1bdZsQQ==",
                                      "customerIDGuid": "366c8523-9ac4-46c4-b414-d7356dd66c41",
                                      "initialValue": 1,
                                      "currentValue": 1,
                                      "maxLimit": 1,
                                      "minTransaction": 1,
                                      "maxTransaction": 1,
                                      "multiplier": 1.1,
                                      "active": true,
                                      "reasonInactive": 1,
                                      "idRequired": true,
                                      "idType": 1,
                                      "idValue": "sample string 5",
                                      "updated": "2025-08-02T23:12:27.797104",
                                      "linkedAccount": "oXQ8iq1lCEy4BYV6Gr+tcA==",
                                      "linkedAccountGuid": "8a3c74a1-65ad-4c08-b805-857a1abfad70",
                                      "currentValueChanged": true,
                                      "limitsChanged": true,
                                      "customer": {
                                        "$ref": "58"
                                      },
                                      "account": {
                                        "$id": "60",
                                        "id": 1,
                                        "identifier": "qg/JYphdDUK2JGJBhZNzWg==",
                                        "identifierGuid": "62c90faa-5d98-420d-b624-62418593735a",
                                        "referenceNo": "sample string 3",
                                        "name": "sample string 4",
                                        "created": "2025-08-02T23:12:27.797104",
                                        "owner": "5+npMmpwpkWWKnqtZDRh8A==",
                                        "ownerGuid": "32e9e9e7-706a-45a6-962a-7aad643461f0",
                                        "accountStoreGroupIdentifier": "A1/CKukQcUCHUYfOcAfL0Q==",
                                        "accountStoreGroupGuid": "2ac25f03-10e9-4071-8751-87ce7007cbd1",
                                        "accountType": 1,
                                        "currentBalance": 1,
                                        "externalID": "sample string 7",
                                        "maximumLimit": 1,
                                        "accruePoints": true,
                                        "loyaltyPoints": 1,
                                        "termsOfTrade": 1,
                                        "signatureRequired": true,
                                        "referenceRequired": true,
                                        "statementSendType": 10,
                                        "ageingPeriod": 1,
                                        "monthlyAgeingPeriod": true,
                                        "explodedInvoice": true,
                                        "isFifoAllocation": true,
                                        "lastStatementSent": "2025-08-02T23:12:27.797104",
                                        "active": true,
                                        "updated": "2025-08-02T23:12:27.797104",
                                        "deleted": true,
                                        "deletedUser": "sample string 16",
                                        "currentBalanceChanged": true,
                                        "maximumLimitChanged": true,
                                        "loyaltyPointsChanged": true,
                                        "projectedBalance": 17,
                                        "accountStoreGroupStoreIDs": [
                                          1,
                                          2
                                        ],
                                        "customerEmail": "sample string 18",
                                        "ownerCustomer": {
                                          "$ref": "58"
                                        },
                                        "card": {
                                          "$ref": "59"
                                        },
                                        "members": {
                                          "$id": "61",
                                          "sample string 1": [
                                            {
                                              "$ref": "58"
                                            },
                                            {
                                              "$ref": "58"
                                            }
                                          ],
                                          "sample string 2": [
                                            {
                                              "$ref": "58"
                                            },
                                            {
                                              "$ref": "58"
                                            }
                                          ]
                                        },
                                        "customerGroups": [
                                          {
                                            "$id": "62",
                                            "identifier": "OUbiHWOj6U+BVUGoVsQKwA==",
                                            "identifierGuid": "1de24639-a363-4fe9-8155-41a856c40ac0",
                                            "name": "sample string 2",
                                            "primaryContact": "5FtaGjpgF0OtKjg/4lo2cg==",
                                            "primaryContactGuid": "1a5a5be4-603a-4317-ad2a-383fe25a3672",
                                            "accountID": "ZmD/YWbOLUawqiMjycZofQ==",
                                            "accountIDGuid": "61ff6066-ce66-462d-b0aa-2323c9c6687d",
                                            "special": true,
                                            "updated": "2025-08-02T23:12:27.797104",
                                            "active": true,
                                            "reasonInactive": 1,
                                            "priceLevelIdentifier": "syRugulqqUSQaIk5i4A3rA==",
                                            "priceLevelIdentifierGuid": "826e24b3-6ae9-44a9-9068-89398b8037ac",
                                            "deleted": true,
                                            "account": {
                                              "$ref": "60"
                                            },
                                            "primaryContactCustomer": {
                                              "$ref": "58"
                                            },
                                            "customerGroupMembers": [
                                              {
                                                "$id": "63",
                                                "id": 1,
                                                "groupID": "TyNOsqJ/Pk+yC5M9yPF+tA==",
                                                "groupIDGuid": "b24e234f-7fa2-4f3e-b20b-933dc8f17eb4",
                                                "customerID": "ThumqiCrREuKBsD0fTxGhA==",
                                                "customerIDGuid": "aaa61b4e-ab20-4b44-8a06-c0f47d3c4684",
                                                "card": "sample string 4",
                                                "linkedAccount": "NF5dqqTsl0m1mSfHCac7Uw==",
                                                "linkedAccountGuid": "aa5d5e34-eca4-4997-b599-27c709a73b53",
                                                "customer": {
                                                  "$ref": "58"
                                                },
                                                "group": {
                                                  "$ref": "62"
                                                },
                                                "customerCard": {
                                                  "$ref": "59"
                                                }
                                              },
                                              {
                                                "$ref": "63"
                                              }
                                            ]
                                          },
                                          {
                                            "$ref": "62"
                                          }
                                        ]
                                      },
                                      "payments": [
                                        {
                                          "$id": "64",
                                          "id": 1,
                                          "identifier": "Lwtkd1pqdEG7DkE/7KD6Xw==",
                                          "identifierGuid": "77640b2f-6a5a-4174-bb0e-413feca0fa5f",
                                          "storeID": 2,
                                          "operatorName": "sample string 3",
                                          "saleHeaderID": 4,
                                          "paymentType": 5,
                                          "amount": 6,
                                          "account": "sample string 7",
                                          "accountID": "rNgNEuQgcES7YJZ9eGPm8Q==",
                                          "accountIDGuid": "120dd8ac-20e4-4470-bb60-967d7863e6f1",
                                          "customerAccount": {
                                            "$ref": "60"
                                          },
                                          "customerCard": {
                                            "$ref": "59"
                                          },
                                          "accountType": 1,
                                          "cardName": "sample string 8",
                                          "authorisationNumber": "sample string 9",
                                          "bankReference": "sample string 10",
                                          "merchantID": "sample string 11",
                                          "terminalID": "sample string 12",
                                          "cardNumber": "sample string 13",
                                          "paymentDate": "2025-08-02T23:12:27.797104",
                                          "invRocNo": "sample string 14",
                                          "responseCode": "sample string 15",
                                          "cashout": 1,
                                          "tip": 16,
                                          "idempotentVoid": "Oi6a26FkjkyTGyXQ64lsmg==",
                                          "idempotentVoidGuid": "db9a2e3a-64a1-4c8e-931b-25d0eb896c9a",
                                          "offline": true,
                                          "processed": 1,
                                          "storeSaleHeader": {
                                            "$id": "65",
                                            "saleHeaderID": 1,
                                            "saleHeaderGuid": "xRkPZVTBCUyTSlk6sbEeKA==",
                                            "saleHeaderIdentifierGuid": "650f19c5-c154-4c09-934a-593ab1b11e28",
                                            "created": "2025-08-02T23:12:27.797104",
                                            "createdLocal": "2025-08-02T23:12:27.797104",
                                            "createdText": "sample string 4",
                                            "itemCount": 5,
                                            "totalAmount": 6,
                                            "cashTender": 1,
                                            "cardTender": 1,
                                            "cheqTender": 1,
                                            "acctTender": 1,
                                            "voucherTender": 1,
                                            "loyaltyPoints": 1,
                                            "cashout": 1,
                                            "changeAmount": 1,
                                            "rounding": 1,
                                            "gstAmount": 1,
                                            "transactionDiscountTender": 1,
                                            "totalTip": 7,
                                            "tranType": 1,
                                            "processed": 1,
                                            "imported": "2025-08-02T23:12:27.797104",
                                            "storeID": 1,
                                            "operatorG_Uid": "EsA13/9lW0qFy3DsthWtGA==",
                                            "operatorGuid": "df35c012-65ff-4a5b-85cb-70ecb615ad18",
                                            "customerG_Uid": "LqobPN71KkWAXzsUVF9IgA==",
                                            "customerGuid": "3c1baa2e-f5de-452a-805f-3b14545f4880",
                                            "communityIdentifier": "aTin8piX30aOfPqv+JBGSA==",
                                            "communityIdentifierGuid": "f2a73869-9798-46df-8e7c-faaff8904648",
                                            "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": "IBy9vnqgeU2tPabPud9dWA==",
                                            "priceLevelIdentifierGuid": "bebd1c20-a07a-4d79-ad3d-a6cfb9df5d58",
                                            "locked": 36,
                                            "relationChecksum": "sample string 37",
                                            "loyaltyTender": 1,
                                            "giftCardTender": 1,
                                            "operator": {
                                              "$ref": "25"
                                            },
                                            "customer": {
                                              "$ref": "58"
                                            },
                                            "communityOrganisation": {
                                              "$id": "66",
                                              "id": 1,
                                              "identifier": "S3ezReQTSUykfnnlGTdjjw==",
                                              "identifierGuid": "45b3774b-13e4-4c49-a47e-79e51937638f",
                                              "name": "sample string 3",
                                              "lookupIdentifier": "sample string 4",
                                              "externalID": "sample string 5",
                                              "phone": "sample string 6",
                                              "fax": "sample string 7",
                                              "email": "sample string 8",
                                              "address1": "sample string 9",
                                              "address2": "sample string 10",
                                              "city": "sample string 11",
                                              "postCode": "sample string 12",
                                              "state": "sample string 13",
                                              "country": "sample string 14",
                                              "totalAmountAwarded": 15.1,
                                              "updated": "2025-08-02T23:12:27.797104",
                                              "deleted": true
                                            },
                                            "details": [
                                              {
                                                "$id": "67",
                                                "saleItemID": 1,
                                                "identifier": "mXi58n4W30GmomMY4nLQ5w==",
                                                "identifierGuid": "f2b97899-167e-41df-a6a2-6318e272d0e7",
                                                "saleHeaderID": 2,
                                                "plu": 1,
                                                "pluG_UId": "LVOaTj6W/UWEv6QlcyYPoA==",
                                                "pluGuid": "4e9a532d-963e-45fd-84bf-a42573260fa0",
                                                "accountID": "8cTr767r+E62E/JPnmr9qw==",
                                                "accountIDGuid": "efebc4f1-ebae-4ef8-b613-f24f9e6afdab",
                                                "normalPrice": 3,
                                                "originalSellingPrice": 4,
                                                "discountPrice": 5,
                                                "unit": 1,
                                                "quantity": 6,
                                                "totalCents": 7,
                                                "fixedPrice": 1,
                                                "tranType": 1,
                                                "discountType": 1,
                                                "cost": 1,
                                                "costDecimals": 8,
                                                "markdown": 1,
                                                "manualQuantity": 1,
                                                "manualPrice": 1,
                                                "manualMode": 1,
                                                "active": 1,
                                                "offline": true,
                                                "barcode": "sample string 9",
                                                "keyedSale": 1,
                                                "discountedID": 1,
                                                "fuelID": 1,
                                                "serialNumber": "sample string 10",
                                                "bestOrExpire": "2025-08-02T23:12:27.797104",
                                                "bestOrExpireType": 1,
                                                "providerName": "sample string 11",
                                                "refundG_UID": "B5vRngcY4kuRSJlp/VGrrQ==",
                                                "refundGuid": "9ed19b07-1807-4be2-9148-9969fd51abad",
                                                "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": "Mym17ES4IUWBl0jvVu4RlA==",
                                                "idempotentVoidGuid": "ecb52933-b844-4521-8197-48ef56ee1194",
                                                "priceLevelIdentifier": "Fui/3ycJD06gHoTINPqEyw==",
                                                "priceLevelIdentifierGuid": "dfbfe816-0927-4e0f-a01e-84c834fa84cb",
                                                "productName": "sample string 23",
                                                "apn": "sample string 24",
                                                "unknownScans": [
                                                  {
                                                    "$id": "68",
                                                    "id": 1,
                                                    "saleDetailID": 2,
                                                    "storeID": 1,
                                                    "scanned": "2025-08-02T23:12:27.797104",
                                                    "operatorG_UID": "QEA=",
                                                    "barcode": "sample string 4",
                                                    "processed": 1
                                                  },
                                                  {
                                                    "$ref": "68"
                                                  }
                                                ],
                                                "refund": {
                                                  "$id": "69",
                                                  "id": 1,
                                                  "g_UID": "Lwjer+bEM0CPlEOSzWokJw==",
                                                  "guid": "afde082f-c4e6-4033-8f94-4392cd6a2427",
                                                  "description": "sample string 1",
                                                  "dumped": true,
                                                  "inventoryReasonID": 1,
                                                  "sortOrder": 1,
                                                  "updated": "2025-08-02T23:12:27.797104"
                                                },
                                                "modifier": {
                                                  "$id": "70",
                                                  "id": 1,
                                                  "setG_UID": "dxpCoNKkREyN4LkYfcYE1g==",
                                                  "modifierSetGuid": "a0421a77-a4d2-4c44-8de0-b9187dc604d6",
                                                  "name": "sample string 2",
                                                  "price": 1,
                                                  "quantity": 1,
                                                  "modifierType": 1,
                                                  "groupNumber": 1,
                                                  "pageNumber": 1,
                                                  "controlOrder": 1,
                                                  "printToStation": true,
                                                  "pluG_UID": "Vj642RBLuUySlR+OoewiOw==",
                                                  "pluGuid": "d9b83e56-4b10-4cb9-9295-1f8ea1ec223b",
                                                  "deleted": true,
                                                  "g_UID": "h+YteTkMzk6iIDP9gw/rfA==",
                                                  "guid": "792de687-0c39-4ece-a220-33fd830feb7c",
                                                  "product": {
                                                    "$ref": "13"
                                                  }
                                                },
                                                "priceLevelName": "sample string 25",
                                                "pumpNumber": 1,
                                                "hoseNumber": 1
                                              },
                                              {
                                                "$ref": "67"
                                              }
                                            ],
                                            "eftReceipts": [
                                              {
                                                "$id": "71",
                                                "id": 1,
                                                "storeID": 1,
                                                "saleHeaderID": 2,
                                                "storeSaleHeader": {
                                                  "$ref": "65"
                                                },
                                                "receipt": "sample string 3",
                                                "processed": 1
                                              },
                                              {
                                                "$ref": "71"
                                              }
                                            ],
                                            "payments": [
                                              {
                                                "$ref": "64"
                                              },
                                              {
                                                "$ref": "64"
                                              }
                                            ],
                                            "cards": [
                                              {
                                                "$id": "72",
                                                "id": 1,
                                                "saleHeaderID": 1,
                                                "identifier": "sample string 2",
                                                "cardType": 3,
                                                "providerName": "sample string 4"
                                              },
                                              {
                                                "$ref": "72"
                                              }
                                            ],
                                            "campaignHits": [
                                              {
                                                "$id": "73",
                                                "id": 1,
                                                "saleHeaderID": 2,
                                                "campaign": "sample string 3",
                                                "name": "sample string 4",
                                                "processed": 1,
                                                "campaignDescription": "sample string 5"
                                              },
                                              {
                                                "$ref": "73"
                                              }
                                            ],
                                            "fuel": [
                                              {
                                                "$id": "74",
                                                "id": 1,
                                                "plu": 1,
                                                "pluG_UID": "0U4BUPp0y0S3VzH2YI/Q7A==",
                                                "pluGuid": "50014ed1-74fa-44cb-b757-31f6608fd0ec",
                                                "saleHeaderID": 2,
                                                "totalCents": 3,
                                                "grade": 1,
                                                "gradeDescription": "sample string 4",
                                                "dispenser": 1,
                                                "hose": 1,
                                                "quantity": 1,
                                                "cost": 1,
                                                "acquirerNum": 1,
                                                "attendant": 1,
                                                "ePurseBalance": 1.0,
                                                "cardSignature": "sample string 5",
                                                "compartmentNumber": 1,
                                                "contractNumber": 1,
                                                "discountCardPAN": "sample string 6",
                                                "discountID": 1,
                                                "discountName": "sample string 7",
                                                "discountNetValue": 1.0,
                                                "discountType": 1,
                                                "discountValue": 1.0,
                                                "discretionaryData": "sample string 8",
                                                "driverID": "sample string 9",
                                                "eftBatchNumber": 1,
                                                "eftResponseCode": "sample string 10",
                                                "endDateTime": "2025-08-02T23:12:27.797104",
                                                "engineHours": 1.1,
                                                "fposNumber": 1,
                                                "loyaltyCardPAN": "sample string 11",
                                                "miscData1": 1,
                                                "miscData2": "sample string 12",
                                                "miscFlags": 1,
                                                "mop": 1,
                                                "odometer": 1,
                                                "panNumber": "sample string 13",
                                                "saleRefund": true,
                                                "saleStatus": 1,
                                                "sequenceNumber": 1,
                                                "stan": 1,
                                                "startDateTime": "2025-08-02T23:12:27.797104",
                                                "tagNumber": "sample string 15",
                                                "trackTwoRem": "sample string 16",
                                                "transCode": 1,
                                                "transType": 1,
                                                "unitPrice": 1.0,
                                                "vehicleReg": "sample string 17",
                                                "offline": true,
                                                "processed": 1
                                              },
                                              {
                                                "$ref": "74"
                                              }
                                            ],
                                            "fuelResells": [
                                              {
                                                "$id": "75",
                                                "saleItemID": 1,
                                                "saleHeaderID": 2,
                                                "plu": 1,
                                                "pluG_UId": "TBFNK+/aRkOXsZ+uBECjGQ==",
                                                "pluGuid": "2b4d114c-daef-4346-97b1-9fae0440a319",
                                                "accountID": "03o3kmUVE0CkIpjZmVI7lw==",
                                                "accountIDGuid": "92377ad3-1565-4013-a422-98d999523b97",
                                                "normalPrice": 3,
                                                "originalSellingPrice": 4,
                                                "discountPrice": 5,
                                                "unit": 1,
                                                "quantity": 6,
                                                "totalCents": 7,
                                                "fixedPrice": 1,
                                                "tranType": 1,
                                                "processed": 1,
                                                "discountType": 1,
                                                "cost": 1,
                                                "costDecimals": 1,
                                                "markdown": 1,
                                                "manualQuantity": 1,
                                                "manualPrice": 1,
                                                "manualMode": 1,
                                                "active": 1,
                                                "barcode": "sample string 8",
                                                "offline": 1,
                                                "keyedSale": 1,
                                                "discountedID": 1,
                                                "fuelID": 1,
                                                "serialNumber": "sample string 9",
                                                "bestOrExpire": "2025-08-02T23:12:27.797104",
                                                "bestOrExpireType": 1,
                                                "refundG_UID": "aw40Fxko20q5Q3pTSYrdAQ==",
                                                "refundGuid": "17340e6b-2819-4adb-b943-7a53498add01",
                                                "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": "75"
                                              }
                                            ],
                                            "customerOrder": [
                                              {
                                                "$id": "76",
                                                "identifier": "FVsG7+5DEEqNrFVv4xp25g==",
                                                "identifierGuid": "ef065b15-43ee-4a10-8dac-556fe31a76e6",
                                                "id": 1,
                                                "orderNo": 2,
                                                "externalSaleIdentifier": "sample string 3",
                                                "storeID": 4,
                                                "zoneID": 5,
                                                "deptNo": 6,
                                                "customerIdentifier": "zb16lGSZrUusimtbfehqFw==",
                                                "customerIdentifierGuid": "947abdcd-9964-4bad-ac8a-6b5b7de86a17",
                                                "operatorNo": 1,
                                                "operatorG_UID": "gvSeTU04tk+DePLJ6trm4g==",
                                                "operatorGuid": "4d9ef482-384d-4fb6-8378-f2c9eadae6e2",
                                                "created": "2025-08-02T23:12:27.797104",
                                                "ordered": "2025-08-02T23:12:27.797104",
                                                "started": "2025-08-02T23:12:27.797104",
                                                "completed": "2025-08-02T23:12:27.797104",
                                                "supplied": "2025-08-02T23:12:27.797104",
                                                "quickTicket": 1,
                                                "deleted": true,
                                                "walkAway": true,
                                                "approxWait": 1,
                                                "actualWait": 1,
                                                "deliveryMethod": 8,
                                                "externalSaleType": 9,
                                                "customer": {
                                                  "$ref": "58"
                                                },
                                                "operator": {
                                                  "$ref": "25"
                                                },
                                                "details": [
                                                  {
                                                    "$id": "77",
                                                    "headerID": 1,
                                                    "plu": 1,
                                                    "pluG_UId": "Rv8CAfFmYUWJ9YBcc5uiUQ==",
                                                    "pluGuid": "0102ff46-66f1-4561-89f5-805c739ba251",
                                                    "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": "ZzP+ESkizUO5BTECQXpXVA==",
                                                    "headerIdentifierGuid": "11fe3367-2229-43cd-b905-3102417a5754",
                                                    "product": {
                                                      "$ref": "13"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "77"
                                                  }
                                                ],
                                                "storeName": "sample string 11",
                                                "customerName": "sample string 12",
                                                "storeReplyTo": "sample string 13",
                                                "storeSubjectLine": "sample string 14",
                                                "storeSaleHeader": {
                                                  "$ref": "65"
                                                }
                                              },
                                              {
                                                "$ref": "76"
                                              }
                                            ],
                                            "surveyResponses": [
                                              {
                                                "$id": "78",
                                                "surveyG_UID": "2NcZhGOcGk2wcf4J8M6q/g==",
                                                "surveyGuid": "8419d7d8-9c63-4d1a-b071-fe09f0ceaafe",
                                                "saleHeaderGuid": "cfkBbfvS80etUcSkOH6i1g==",
                                                "saleGuid": "6d01f971-d2fb-47f3-ad51-c4a4387ea2d6",
                                                "textResponse": "sample string 1",
                                                "integerResponse": 1,
                                                "g_UIDResponse": "PndREWhzqEiP79Y2jzsTzg==",
                                                "guidResponse": "1151773e-7368-48a8-8fef-d6368f3b13ce",
                                                "whoAnswered": 2,
                                                "answeredAtUTC": "2025-08-02T23:12:27.797104",
                                                "sale": {
                                                  "$ref": "65"
                                                },
                                                "survey": {
                                                  "$id": "79",
                                                  "g_UID": "ID9DIF2k/UqoU9Wku1RSOw==",
                                                  "guid": "20433f20-a45d-4afd-a853-d5a4bb54523b",
                                                  "name": "sample string 1",
                                                  "storeID": 2,
                                                  "zoneID": 1,
                                                  "checkoutFormG_UID": "yPyqsD/AaUuWOQumGUjOVw==",
                                                  "checkoutFormGuid": "b0aafcc8-c03f-4b69-9639-0ba61948ce57",
                                                  "displayToWho": 3,
                                                  "displayWhen": 4,
                                                  "start": "2025-08-02T23:12:27.797104",
                                                  "end": "2025-08-02T23:12:27.797104",
                                                  "deleted": true,
                                                  "updated": "2025-08-02T23:12:27.797104",
                                                  "possibleIntegerResponses": [
                                                    1,
                                                    2
                                                  ],
                                                  "possibleTextResponses": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "possibleGuidResponses": [
                                                    "fe58e281-8193-4f08-96ba-d8de7d3bce78",
                                                    "4f556765-4181-4f8e-84c9-072838bd8173"
                                                  ],
                                                  "allowsAllTextResponses": true,
                                                  "surveyForm": {
                                                    "$ref": "33"
                                                  }
                                                },
                                                "ingressId": "sample string 4"
                                              },
                                              {
                                                "$ref": "78"
                                              }
                                            ],
                                            "storeName": "sample string 38",
                                            "machineName": "sample string 39",
                                            "operatorName": "sample string 40",
                                            "direction": 1,
                                            "reason": "sample string 41",
                                            "accountG_UID": "gl0667r1NkGjuNY1vnVQ7A==",
                                            "accountIdentifier": "eb3a5d82-f5ba-4136-a3b8-d635be7550ec",
                                            "accountName": "sample string 42",
                                            "customerOrderIdentifier": "e3lO701giUupHbvA0ZL6tQ==",
                                            "customerOrderIdentifierGuid": "ef4e797b-604d-4b89-a91d-bbc0d192fab5",
                                            "priceLevelName": "sample string 43",
                                            "revision": 44,
                                            "ingressId": "sample string 45"
                                          },
                                          "metadata": {
                                            "$id": "80",
                                            "id": 1,
                                            "paymentID": 2,
                                            "paymentIdentifier": "xsniiVt4YEWzNTnOPTp3Tw==",
                                            "paymentIdentifierGuid": "89e2c9c6-785b-4560-b335-39ce3d3a774f",
                                            "identifier": "PQ23Dz5B3EuMQJUoGn5TxA==",
                                            "identifierGuid": "0fb70d3d-413e-4bdc-8c40-95281a7e53c4",
                                            "metadata": "sample string 3",
                                            "signatureImage": "QEA=",
                                            "itemIdentifier": "EWuwGbKl8EKI0BV/KeQWTQ==",
                                            "itemIdentifierGuid": "19b06b11-a5b2-42f0-88d0-157f29e4164d"
                                          }
                                        },
                                        {
                                          "$ref": "64"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "59"
                                    }
                                  ],
                                  "customerGroupMembers": [
                                    {
                                      "$ref": "63"
                                    },
                                    {
                                      "$ref": "63"
                                    }
                                  ],
                                  "customerGroups": [
                                    {
                                      "$ref": "62"
                                    },
                                    {
                                      "$ref": "62"
                                    }
                                  ],
                                  "accounts": [
                                    {
                                      "$ref": "60"
                                    },
                                    {
                                      "$ref": "60"
                                    }
                                  ],
                                  "account": {
                                    "$ref": "60"
                                  },
                                  "vouchers": [
                                    {
                                      "$id": "81",
                                      "customerIdentifier": "wMRf91DTjUG3tj2jmE2Wzw==",
                                      "customerIdentifierGuid": "f75fc4c0-d350-418d-b7b6-3da3984d96cf",
                                      "voucherName": "sample string 2",
                                      "count": 3,
                                      "storeID": 4,
                                      "barcode": "sample string 5",
                                      "redeemCount": 6,
                                      "issueCount": 7,
                                      "storeSalePaymentID": 1,
                                      "idempotentID": "sRHw4ns4bUyE30FdHNXEjg==",
                                      "idempotentGuid": "e2f011b1-387b-4c6d-84df-415d1cd5c48e",
                                      "offline": true,
                                      "voucher": {
                                        "$id": "82",
                                        "id": 1,
                                        "name": "sample string 2",
                                        "description": "sample string 3",
                                        "shortDescription": "sample string 4",
                                        "url": "sample string 5",
                                        "barcodeTemplateID": 1,
                                        "expiry": 0,
                                        "voucherType": 6,
                                        "limitPerTransaction": 7,
                                        "customerTracking": true,
                                        "discountAccount": "sample string 9",
                                        "endDate": "2025-08-02T23:12:27.797104",
                                        "barcodeTemplate": {
                                          "$id": "83",
                                          "templateID": 1,
                                          "template": "sample string 1",
                                          "bcFunction": "sample string 2",
                                          "sortOrder": 3
                                        },
                                        "scaleLabel": {
                                          "$id": "84",
                                          "id": 1,
                                          "uid": "sample string 2",
                                          "name": "sample string 3",
                                          "width": 1.1,
                                          "height": 1.1,
                                          "showBorder": true,
                                          "borderWidth": 1.1,
                                          "borderStyle": 1,
                                          "borderColour": "sample string 5",
                                          "updated": "2025-08-02T23:12:27.797104",
                                          "labelPageLayout": "9rYd9i2/0UKILMAaX2mnog==",
                                          "pageLayoutGuid": "f61db6f6-bf2d-42d1-882c-c01a5f69a7a2",
                                          "labelType": 6,
                                          "oldName": "sample string 7",
                                          "voucher": {
                                            "$ref": "82"
                                          },
                                          "elements": [
                                            {
                                              "$id": "85",
                                              "id": 1,
                                              "scaleLabelID": 2,
                                              "showPercentDI": true,
                                              "showAvgPerHundred": true,
                                              "showAvgPerServe": true,
                                              "name": "sample string 6",
                                              "x": 1.1,
                                              "y": 1.1,
                                              "width": 1.1,
                                              "height": 1.1,
                                              "type": 1,
                                              "rotation": 1,
                                              "text": "sample string 7",
                                              "fontFamily": "sample string 8",
                                              "align": 1,
                                              "bold": true,
                                              "italic": true,
                                              "underline": true,
                                              "strikeout": true,
                                              "reverse": true,
                                              "textColour": "sample string 9",
                                              "fontSize": 1.1,
                                              "picture": "QEA=",
                                              "borderWidth": 10,
                                              "sortOrder": 11,
                                              "printOptions": 12,
                                              "superScriptTextFontSize": 1.1,
                                              "lineStyle": 1,
                                              "spacingStyle": 1,
                                              "interCharacterSpacing": 1.1,
                                              "superScriptOffset": 1.1,
                                              "lineSpacing": 1.1,
                                              "dateFormat": "sample string 13",
                                              "autoGrow": true,
                                              "fontAutoResize": true,
                                              "updated": "2025-08-02T23:12:27.797104"
                                            },
                                            {
                                              "$ref": "85"
                                            }
                                          ]
                                        },
                                        "customerVouchers": [
                                          {
                                            "$id": "86",
                                            "id": 1,
                                            "customerIdentifier": "9lcuKULftUK3mIVmXgwiMw==",
                                            "customerIdentifierGuid": "292e57f6-df42-42b5-b798-85665e0c2233",
                                            "voucherID": 3,
                                            "voucherName": "sample string 4",
                                            "storeID": 1,
                                            "barcode": "sample string 5",
                                            "dateOfIssue": "2025-08-02T23:12:27.797104",
                                            "issuedSaleHeaderID": 1,
                                            "issuedSaleIdentifier": "sample string 7",
                                            "issuedOfflinePaymentID": 1,
                                            "issuedIdempotentID": "UYiVxxm6/kCq08GUYge9rQ==",
                                            "issuedIdempotentGuid": "c7958851-ba19-40fe-aad3-c1946207bdad",
                                            "issuedOffline": true,
                                            "issuedUser": "sample string 9",
                                            "issuedNotes": "sample string 10",
                                            "expiryDate": "2025-08-02T23:12:27.797104",
                                            "expiredUser": "sample string 11",
                                            "expiredNotes": "sample string 12",
                                            "redeemed": "2025-08-02T23:12:27.797104",
                                            "redeemedSaleHeaderID": 1,
                                            "redeemedSaleIdentifier": "sample string 13",
                                            "redeemedOfflinePaymentID": 1,
                                            "redeemedIdempotentID": "Kup+Z9ZQYUu8XvcXBIkb9Q==",
                                            "redeemedIdempotentGuid": "677eea2a-50d6-4b61-bc5e-f71704891bf5",
                                            "redeemedUser": "sample string 14",
                                            "redeemedNotes": "sample string 15",
                                            "redeemedOffline": true,
                                            "updated": "2025-08-02T23:12:27.797104",
                                            "storeName": "sample string 17",
                                            "scaleLabel": {
                                              "$ref": "84"
                                            },
                                            "voucher": {
                                              "$ref": "82"
                                            },
                                            "customer": {
                                              "$ref": "58"
                                            },
                                            "issuedOfflinePayment": {
                                              "$ref": "64"
                                            },
                                            "redeemedOfflinePayment": {
                                              "$ref": "64"
                                            }
                                          },
                                          {
                                            "$ref": "86"
                                          }
                                        ]
                                      },
                                      "customer": {
                                        "$ref": "58"
                                      }
                                    },
                                    {
                                      "$ref": "81"
                                    }
                                  ]
                                }
                              },
                              {
                                "$ref": "57"
                              }
                            ],
                            "customerGroups": [
                              {
                                "$id": "87",
                                "id": 1,
                                "campaignID": 2,
                                "campaignName": "sample string 3",
                                "groupID": "mwzAJeYKZU+h18Zt03I8sw==",
                                "groupIDGuid": "25c00c9b-0ae6-4f65-a1d7-c66dd3723cb3",
                                "campaign": {
                                  "$ref": "54"
                                },
                                "group": {
                                  "$ref": "62"
                                }
                              },
                              {
                                "$ref": "87"
                              }
                            ],
                            "signIqTickets": [
                              {
                                "$id": "88",
                                "identifier": "grZFggsnR0eShYHqR6y3bg==",
                                "identifierGuid": "8245b682-270b-4747-9285-81ea47acb76e",
                                "campaignName": "sample string 2",
                                "message": "sample string 3",
                                "ticketFileSource": "sample string 4",
                                "ticketFileDestination": "sample string 5",
                                "storeID": 1
                              },
                              {
                                "$ref": "88"
                              }
                            ],
                            "comboPriceGroups": [
                              {
                                "$id": "89",
                                "id": 1,
                                "campaignID": 2,
                                "campaignName": "sample string 3",
                                "g_UID": "1qQ08HTmUk+U3sPRt3fvfA==",
                                "guid": "f034a4d6-e674-4f52-94de-c3d1b777ef7c",
                                "description": "sample string 5",
                                "newPrice": 1,
                                "rangeDescription": "sample string 6",
                                "dealDescription": "sample string 7",
                                "labelQuantity": 8,
                                "hostProductCategoryID": 1,
                                "offerID": 1,
                                "dontUpdatePricePlus": true,
                                "campaign": {
                                  "$ref": "54"
                                },
                                "comboPricePlus": [
                                  {
                                    "$id": "90",
                                    "id": 1,
                                    "campaignID": 2,
                                    "campaignName": "sample string 3",
                                    "groupG_UID": "NtU9D80lbkGLXmU93omJBQ==",
                                    "groupGuid": "0f3dd536-25cd-416e-8b5e-653dde898905",
                                    "comboPriceType": 5,
                                    "priceType": 5,
                                    "pluG_UID": "c8bRriYDHkOC25LJq6S79A==",
                                    "pluGuid": "aed1c673-0326-431e-82db-92c9aba4bbf4",
                                    "priceGroupG_UID": "W8Zf7aEX50S2tdQEfdfa7g==",
                                    "priceGroupGuid": "ed5fc65b-17a1-44e7-b6b5-d4047dd7daee",
                                    "campaignPoolID": "sample string 7",
                                    "quantity": 1,
                                    "campaign": {
                                      "$ref": "54"
                                    },
                                    "product": {
                                      "$ref": "13"
                                    },
                                    "priceGroup": {
                                      "$ref": "19"
                                    },
                                    "campaignPool": {
                                      "$ref": "54"
                                    }
                                  },
                                  {
                                    "$ref": "90"
                                  }
                                ]
                              },
                              {
                                "$ref": "89"
                              }
                            ],
                            "priceLevels": [
                              {
                                "$id": "91",
                                "id": 1,
                                "priceLevelIdentifier": "74sNuZ0WYU+Z1hKVs7Pz6A==",
                                "priceLevelIdentifierGuid": "b90d8bef-169d-4f61-99d6-1295b3b3f3e8",
                                "campaignName": "sample string 3",
                                "priceLevelName": "sample string 4"
                              },
                              {
                                "$ref": "91"
                              }
                            ]
                          },
                          "product": {
                            "$ref": "13"
                          },
                          "dealCost": {
                            "$id": "92",
                            "headerIdentifier": "5wmLM6ZQ5EqkylkkzJlpgg==",
                            "headerIdentifierGuid": "338b09e7-50a6-4ae4-a4ca-5924cc996982",
                            "identifier": "ISS2trDl6keOsrDvAwlP3Q==",
                            "identifierGuid": "b6b62421-e5b0-47ea-8eb2-b0ef03094fdd",
                            "supplierIdentifier": "Vf9IXqgVmUaqJRsAvEHdzg==",
                            "supplierGuid": "5e48ff55-15a8-4699-aa25-1b00bc41ddce",
                            "pluG_UID": "Y5O3msdKXEyqXSqOFeGrQw==",
                            "pluGuid": "9ab79363-4ac7-4c5c-aa5d-2a8e15e1ab43",
                            "campaignName": "8670ae07-60ba-4973-a3fd-ddf79d84adb3",
                            "description": "sample string 4",
                            "cost": 5,
                            "costDecimals": 6,
                            "start": "2025-08-02T23:12:27.797104",
                            "end": "2025-08-02T23:12:27.797104",
                            "type": 9,
                            "promoType": 10,
                            "bonusItemPLUG_UID": "7uzHRt6YzkOaPykf8dUNiw==",
                            "bonusItemPluGuid": "46c7ecee-98de-43ce-9a3f-291ff1d50d8b",
                            "bonusPurchaseUnits": 11,
                            "bonusReceiveUnits": 12,
                            "updated": "2025-08-02T23:12:27.797104",
                            "metcashPromotionID": "sample string 14",
                            "fromHost": 15,
                            "storeNames": "sample string 16",
                            "storeIDs": [
                              1,
                              2
                            ],
                            "supplierName": "sample string 17",
                            "campaignDescription": "sample string 18",
                            "newPrice": 1,
                            "campaignMetcashPromotionID": "sample string 19",
                            "campaignActive": true,
                            "campaignStartDate": "2025-08-02T23:12:27.797104",
                            "campaignEndDate": "2025-08-02T23:12:27.797104",
                            "masterPLUG_UID": "xHDZMy87oUaMXbvVg6dcpA==",
                            "masterID": "33d970c4-3b2f-46a1-8c5d-bbd583a75ca4",
                            "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": "FGUNhKCLm06qLdmexHCMjQ==",
                            "bonusMasterID": "840d6514-8ba0-4e9b-aa2d-d99ec4708c8d",
                            "bonusProductName": "sample string 34",
                            "bonusProductAPN": "sample string 35",
                            "bonusOrderCode": "sample string 36",
                            "bonusNormalSell": 37,
                            "bonusNormalCost": 38,
                            "bonusNormalCostDecimals": 39,
                            "bonusCartonQuantity": 40,
                            "bonusSalesMode": 41,
                            "bonusOrderPacked": 42,
                            "bonusFuelItem": true,
                            "bonusActive": true
                          }
                        },
                        "currentCostStart": "2025-08-02T23:12:27.797104",
                        "dealCosts": [
                          {
                            "$ref": "92"
                          },
                          {
                            "$ref": "92"
                          }
                        ],
                        "tags": [
                          {
                            "$id": "93",
                            "pluG_UID": "CNskpsWWv0G1EQcoo/E9zQ==",
                            "pluGuid": "a624db08-96c5-41bf-b511-0728a3f13dcd",
                            "tagID": 1,
                            "description": "sample string 1",
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "93"
                          }
                        ],
                        "alternateProductG_UID": "GefAoHM03k+/FRBBNVXkzw==",
                        "alternateProduct": "a0c0e719-3473-4fde-bf15-10413555e4cf",
                        "productHostCode": {
                          "$id": "94",
                          "id": 1,
                          "pluG_UID": "qjkspOFbXUuWYxgW+GoCDg==",
                          "pluGuid": "a42c39aa-5be1-4b5d-9663-1816f86a020e",
                          "ibaCode": "sample string 2"
                        },
                        "mscCat": {
                          "$ref": "48"
                        },
                        "mscCom": {
                          "$ref": "49"
                        },
                        "mscDep": {
                          "$ref": "51"
                        },
                        "mscSubCom": {
                          "$ref": "50"
                        },
                        "isUserUpdate": true,
                        "ignoreMasterProduct": true,
                        "priceGroupLabelRequested": true,
                        "firstSold": "2025-08-02T23:12:27.797104",
                        "inventoryTracked": "2025-08-02T23:12:27.797104",
                        "isNormalPriceChangesCampaign": true
                      },
                      "supplier": {
                        "$ref": "8"
                      },
                      "serviceFee": {
                        "$id": "95",
                        "id": 1,
                        "description": "sample string 1",
                        "fee": 1
                      },
                      "isPrimaryHost": true,
                      "hostVendor": 47
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "orderCycleHeaders": [
                    {
                      "$id": "96",
                      "storeID": 1,
                      "supplierIdentifier": "tVvvM2xwZE6cAh33hpsYFQ==",
                      "supplierGuid": "33ef5bb5-706c-4e64-9c02-1df7869b1815",
                      "departmentCode": "sample string 2",
                      "warehouseDirectIndicator": "sample string 3",
                      "type": 4,
                      "storeName": "sample string 5",
                      "departmentName": "sample string 6",
                      "orderDays": 7
                    },
                    {
                      "$ref": "96"
                    }
                  ],
                  "cycles": [
                    {
                      "$id": "97",
                      "storeID": 1,
                      "supplierIdentifier": "211CFJU1B0iatX0IqSNMtA==",
                      "supplierGuid": "14425ddb-3595-4807-9ab5-7d08a9234cb4",
                      "departmentCode": "sample string 2",
                      "warehouseDirectIndicator": "sample string 3",
                      "type": 4,
                      "cutOffWeek": 5,
                      "cutOffDay": 6,
                      "cutOffTime": "00:00:00.1234567",
                      "leadTime": 7,
                      "daysBuffer": 8,
                      "supplierName": "sample string 9",
                      "cutOffDate": "2025-08-02T23:12:27.797104",
                      "deliveryDate": "2025-08-02T23:12:27.797104",
                      "nextCutOffDate": "2025-08-02T23:12:27.797104",
                      "nextDeliveryDate": "2025-08-02T23:12:27.797104",
                      "nextDaysBuffer": 10
                    },
                    {
                      "$ref": "97"
                    }
                  ],
                  "store": {
                    "$ref": "4"
                  },
                  "updated": "2025-08-02T23:12:27.797104",
                  "isHost": true
                },
                "files": [
                  {
                    "$id": "98",
                    "id": "sample string 1",
                    "fileName": "sample string 2",
                    "extension": "sample string 3",
                    "provider": 0,
                    "type": 0,
                    "hostType": "sample string 4",
                    "createdUtc": "2025-08-02T23:12:27.797104",
                    "processed": "2025-08-02T23:12:27.797104",
                    "isProcessing": true,
                    "processedCount": 6,
                    "processingTime": 1,
                    "collectedUtc": "2025-08-02T23:12:27.797104",
                    "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": "7"
                    },
                    "metcashHeader": {
                      "$id": "99",
                      "customerNumber": "sample string 1",
                      "creationDate": "2025-08-02T23:12:27.797104",
                      "businessPillar": "sample string 3",
                      "fileType": "sample string 4"
                    }
                  },
                  {
                    "$ref": "98"
                  }
                ],
                "zoneMatrix": [
                  {
                    "$id": "100",
                    "id": 1,
                    "hostIdentifier": "SL2gKb3XbUajohSXbJUMxQ==",
                    "hostIdentifierGuid": "29a0bd48-d7bd-466d-a3a2-14976c950cc5",
                    "storeID": 1,
                    "departmentCode": "sample string 2",
                    "hostGuids": [
                      "a24e9902-5573-41eb-8add-7b00545a1444",
                      "aff8ac5f-69a3-4f02-90de-83ffa8342c87"
                    ]
                  },
                  {
                    "$ref": "100"
                  }
                ],
                "hostFileStoreSetting": {
                  "$ref": "6"
                },
                "hostStoreSettings": [
                  {
                    "$ref": "6"
                  },
                  {
                    "$ref": "6"
                  }
                ],
                "promotionPlacements": [
                  {
                    "$id": "101",
                    "identifier": "UkIx2rBri0msxuwkUbtIDQ==",
                    "identifierGuid": "da314252-6bb0-498b-acc6-ec2451bb480d",
                    "code": "sample string 2",
                    "description": "sample string 3",
                    "isAdvertised": true
                  },
                  {
                    "$ref": "101"
                  }
                ],
                "promoTypeGuids": [
                  "a04b87aa-6fb6-4284-ade1-9e3ea1ad3b93",
                  "8f3fad16-5e08-4b84-9060-e0fa7e14598e"
                ],
                "isPromotionOnly": false,
                "isOrderable": false,
                "vendor": 0
              },
              "groupIDs": [
                1,
                2
              ],
              "hostDescription": "sample string 24"
            },
            {
              "$ref": "6"
            }
          ],
          "accounts": [
            {
              "$id": "102",
              "id": 1,
              "storeID": 1,
              "accountName": "sample string 2",
              "bsb": "sample string 3",
              "accountNumber": "sample string 4",
              "accountDesignated": true
            },
            {
              "$ref": "102"
            }
          ],
          "sales": [
            {
              "$id": "103",
              "id": 1,
              "storeID": 1,
              "externalSalesType": 2,
              "ftpSiteID": 1,
              "lastSaleProcessed": "2025-08-02T23:12:27.797104",
              "ftpSite": {
                "$id": "104",
                "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": "103"
            }
          ],
          "zoneMatrix": [
            {
              "$ref": "100"
            },
            {
              "$ref": "100"
            }
          ],
          "cashManagements": [
            {
              "$id": "105",
              "id": 1,
              "storeID": 1,
              "cashManagementType": 2,
              "apiID": 1,
              "organisationID": "sample string 3",
              "siteName": "sample string 4",
              "thirdPartyAPI": {
                "$id": "106",
                "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": "105"
            }
          ],
          "updateStoreID": "3573779e-04d0-42b2-a41e-399157efd1c4",
          "updateStore": {
            "$id": "107",
            "id": "ea34a3d9-9d26-4fb4-b245-9e3644720575",
            "name": "sample string 1",
            "lastActivity": "2025-08-02T23:12:27.797104",
            "zone": "sample string 2",
            "timeZoneOffset": 0.0,
            "businessHoursStart": "00:00:00.1234567",
            "businessHoursEnd": "00:00:00.1234567",
            "master": true,
            "lastIP": "sample string 10",
            "lastHostName": "sample string 11",
            "ping": 1,
            "pingStatus": "sample string 12",
            "lastUpdateCompleted": "2025-08-02T23:12:27.797104"
          },
          "timeZoneId": "sample string 53",
          "securityOptions": {
            "$id": "108",
            "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": "8"
        },
        "details": [
          {
            "$id": "109",
            "autoOrderGuid": "cHG2UrLE1E+P5TSxtyzSQg==",
            "autoOrderIdentifier": "52b67170-c4b2-4fd4-8fe5-34b1b72cd242",
            "pluG_UID": "aYvrJTEu/kK8XVV6B5mA2w==",
            "pluGuid": "25eb8b69-2e31-42fe-bc5d-557a079980db",
            "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-08-02T23:12:27.797104",
            "investmentBuyStatus": 2,
            "processed": "2025-08-02T23:12:27.797104",
            "product": {
              "$ref": "13"
            },
            "orderCode": "sample string 3",
            "directIndicator": "sample string 4",
            "cycle": {
              "$ref": "97"
            },
            "dayWeighting": {
              "$id": "110",
              "sunday": 1.1
            },
            "inventory": {
              "$id": "111",
              "inventoryGuid": "mUlh5rpIAk2B49W4iHIRbQ==",
              "inventoryIdentifier": "e6614999-48ba-4d02-81e3-d5b88872116d",
              "created": "2025-08-02T23:12:27.797104",
              "createdLocal": "2025-08-02T23:12:27.797104",
              "onHand": 4,
              "onHandPacks": 5,
              "onOrder": 6,
              "onOrderPacks": 7,
              "accuracy": 8,
              "updated": "2025-08-02T23:12:27.797104",
              "aws": 1.0,
              "history": [
                {
                  "$id": "112",
                  "inventoryGuid": "B84cwBZ470uANb8WimkgPw==",
                  "inventoryIdentifier": "c01cce07-7816-4bef-8035-bf168a69203f",
                  "pluG_UID": "nitNicKsOUmiUyb9+ReUTg==",
                  "pluIdentifier": "894d2b9e-acc2-4939-a253-26fdf917944e",
                  "inventoryReason": 3,
                  "inventoryInvoiceGuid": "71vy9QnCw0+O50OPe4WC1w==",
                  "invoiceIdentifier": "f5f25bef-c209-4fc3-8ee7-438f7b8582d7",
                  "operatorGuid": "09eYEjipZUCrEdt8l+80KQ==",
                  "operatorIdentifier": "1298d7d3-a938-4065-ab11-db7c97ef3429",
                  "stocktakeGuid": "dv3eavGeF0WJ3jtIj23HdA==",
                  "stocktakeIdentifier": "6adefd76-9ef1-4517-89de-3b488f6dc774",
                  "orderGuid": "66BPDjAyRE61AuRZ5WhUfg==",
                  "orderIdentifier": "0e4fa0eb-3230-4e44-b502-e459e568547e",
                  "saleHeaderGuid": "dl0slBX/Hk+7VrP5bZ22gw==",
                  "saleHeaderGuidIdentifier": "942c5d76-ff15-4f1e-bb56-b3f96d9db683",
                  "dumpStockID": 1,
                  "fuelDeliveryID": 1,
                  "creditNoteIdentifier": "drdFbbM4ckOYZStUWctL1g==",
                  "creditNoteGuid": "6d45b776-38b3-4372-9865-2b5459cb4bd6",
                  "inventorySourceGuid": "YCwPdzDr80WL4Ql2HKexCw==",
                  "inventorySourceIdentifier": "770f2c60-eb30-45f3-8be1-09761ca7b10b",
                  "createdLocal": "2025-08-02T23:12:27.797104",
                  "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-08-02T23:12:27.797104",
                  "createdLocalTime": "2025-08-02T23:12:27.797104",
                  "storeID": 14,
                  "barcode": "sample string 15",
                  "directCode": "sample string 16",
                  "productName": "sample string 17",
                  "salesMode": 18,
                  "orderPacked": 19,
                  "invoice": {
                    "$id": "113",
                    "inventoryInvoiceGuid": "hXM2386Cz0anAURs/W26OQ==",
                    "invoiceIdentifier": "df367385-82ce-46cf-a701-446cfd6dba39",
                    "inventoryGuid": "LXVozKuHhUOWisXXCO7cMA==",
                    "inventoryIdentifier": "cc68752d-87ab-4385-968a-c5d708eedc30",
                    "supplierIdentifier": "KTkt32cXaUu/gTM5herECw==",
                    "supplierGuid": "df2d3929-1767-4b69-bf81-333985eac40b",
                    "orderGuid": "wA+IF1RNgkaj3aU4Oi9PfA==",
                    "orderIdentifier": "17880fc0-4d54-4682-a3dd-a5383a2f4f7c",
                    "invoiceHeaderIdentifier": "PrvKLj+hd0OvNvxBB+jySg==",
                    "invoiceHeaderGuid": "2ecabb3e-a13f-4377-af36-fc4107e8f24a",
                    "created": "2025-08-02T23:12:27.797104",
                    "ordered": "2025-08-02T23:12:27.797104",
                    "storeID": 1,
                    "bestOrExpire": "2025-08-02T23:12:27.797104",
                    "bestOrExpireType": 1,
                    "units": 1,
                    "weight": 1,
                    "received": "2025-08-02T23:12:27.797104",
                    "cost": 1,
                    "totalCost": 1,
                    "freightCost": 1,
                    "inStock": 1,
                    "pluG_UID": "2CcD8VXffUuMnx3Jxl8UtQ==",
                    "pluGuid": "f10327d8-df55-4b7d-8c9f-1dc9c65f14b5",
                    "orderInventoryGuid": "L4CS8OfceUueSCrZOLJATQ==",
                    "orderInventoryIdentifier": "f092802f-dce7-4b79-9e48-2ad938b2404d",
                    "supplier": {
                      "$ref": "8"
                    },
                    "inventoryUnits": [
                      {
                        "$id": "114",
                        "invoiceItemNo": 1,
                        "inventoryInvoiceGuid": "vKOzl0lu5kac+V3hWgo7sg==",
                        "invoiceIdentifier": "97b3a3bc-6e49-46e6-9cf9-5de15a0a3bb2",
                        "inventoryGuid": "gCoHy+3ImUqnBwpUuO9LDQ==",
                        "inventoryIdentifier": "cb072a80-c8ed-4a99-a707-0a54b8ef4b0d",
                        "serialNumber": "sample string 3",
                        "sold": "2025-08-02T23:12:27.797104",
                        "saleItemID": 1,
                        "storeID": 1,
                        "returned": "2025-08-02T23:12:27.797104",
                        "dumped": 1,
                        "saleHeaderID": 1
                      },
                      {
                        "$ref": "114"
                      }
                    ]
                  },
                  "invoiceHeaderIdentifier": "O6LdfmlzDEm/wHseyI+Cjg==",
                  "invoiceHeaderGuid": "7edda23b-7369-490c-bfc0-7b1ec88f828e",
                  "invoiceNumber": "sample string 20",
                  "invoiceCost": 1,
                  "invoiceCostDecimals": 1,
                  "orderNumber": 1,
                  "orderReceivingStoreName": "sample string 21",
                  "orderSendingStoreName": "sample string 22",
                  "creditNoteID": 1,
                  "reason": {
                    "$id": "115",
                    "id": 1,
                    "name": "sample string 1",
                    "allowRF": 2,
                    "dumpStock": 3,
                    "creditRequest": 4,
                    "excludeFromLoss": 5,
                    "reserved": 6,
                    "updated": "2025-08-02T23:12:27.797104"
                  },
                  "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": "112"
                }
              ],
              "products": [
                {
                  "$ref": "13"
                },
                {
                  "$ref": "13"
                }
              ],
              "lastInvoiceCost": 1
            },
            "aws": 5.0,
            "explanations": [
              {
                "$id": "116",
                "pluG_UID": "4eDwehiqhEOdOXW0YwKKPw==",
                "pluGuid": "7af0e0e1-aa18-4384-9d39-75b463028a3f",
                "consolidatedSales": {
                  "$id": "117",
                  "1": {
                    "$id": "118",
                    "discountPercentage": 1,
                    "days": 2,
                    "quantity": 3.1,
                    "aws": 3.1,
                    "cartonQuantity": 4.1,
                    "lowQuality": true
                  },
                  "2": {
                    "$ref": "118"
                  }
                },
                "dailyPrices": {
                  "$id": "119",
                  "2025-08-02T23:12:27.797104": {
                    "$id": "120",
                    "date": "2025-08-02T23:12:27.797104",
                    "salePrice": 1,
                    "campaign": "sample string 2",
                    "campaignDescription": "sample string 3",
                    "combo": true,
                    "comboPriceGroupG_UID": "l/25PAJBn02zzPsPZptJCg==",
                    "comboPriceGroupGuid": "3cb9fd97-4102-4d9f-b3cc-fb0f669b490a"
                  }
                },
                "onHandPredictions": [
                  {
                    "$id": "121",
                    "autoOrderGuid": "iV/u7FLYNEKBtkL5s9+9cw==",
                    "autoOrderIdentifier": "ecee5f89-d852-4234-81b6-42f9b3dfbd73",
                    "pluG_UID": "NQJEEd+SSkWGSQNVm+wRvA==",
                    "pluGuid": "11440235-92df-454a-8649-03559bec11bc",
                    "childPLUG_UID": "A5RHCZcLTkueYYndbMkO+w==",
                    "childPluGuid": "09479403-0b97-4b4e-9e61-89dd6cc90efb",
                    "date": "2025-08-02T23:12:27.797104",
                    "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": "121"
                  }
                ],
                "predictions": [
                  {
                    "$ref": "121"
                  },
                  {
                    "$ref": "121"
                  }
                ],
                "product": {
                  "$ref": "13"
                }
              },
              {
                "$ref": "116"
              }
            ],
            "supplierOrderingDetail": {
              "$ref": "11"
            },
            "manufacturerSupplier": "b7b68f60-e24a-43a5-9b75-3459fa6a7881",
            "cartonQuantity": 1,
            "sellPrice": 1,
            "cost": 1,
            "costDecimals": 1,
            "bufferDays": 6,
            "boostDays": 7
          },
          {
            "$ref": "109"
          }
        ],
        "boosts": [
          {
            "$id": "122",
            "autoOrderGuid": "s8QPmrT0IUyECcjYb0TBuQ==",
            "autoOrderIdentifier": "9a0fc4b3-f4b4-4c21-8409-c8d86f44c1b9",
            "date": "2025-08-02T23:12:27.797104",
            "boost": 2
          },
          {
            "$ref": "122"
          }
        ]
      },
      "supplierName": "sample string 33",
      "supplierStoreID": 1,
      "supplierCartonsOnly": true,
      "supplierEnforceMinimumQuantity": true,
      "supplierMinimumOrderValue": 1,
      "storeName": "sample string 36",
      "orderCode": {
        "$id": "123",
        "code": "sample string 1",
        "description": "sample string 2"
      },
      "store": {
        "$ref": "4"
      },
      "supplier": {
        "$ref": "8"
      },
      "totalCostInc": 37.0,
      "totalPickedCostInc": 38.0,
      "totalReceivedCostInc": 39.0,
      "total": {
        "$id": "124",
        "orderGuid": "KtPwsgrfHUmzlaGRwahe9Q==",
        "orderIdentifier": "b2f0d32a-df0a-491d-b395-a191c1a85ef5",
        "supplierIdentifier": "m0ynDw5x5EyUc2DNBXyFYw==",
        "supplierGuid": "0fa74c9b-710e-4ce4-9473-60cd057c8563",
        "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": "125",
          "id": 1,
          "orderGuid": "SipM1dtpI0esIY3ao5nzkg==",
          "orderIdentifier": "d54c2a4a-69db-4723-ac21-8ddaa399f392",
          "pluG_UID": "rNDGNOjwrkSGJe/n0gkvUQ==",
          "pluGuid": "34c6d0ac-f0e8-44ae-8625-efe7d2092f51",
          "created": "2025-08-02T23:12:27.797104",
          "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": "Dj1dqsMbSESLNELYeQd6FQ==",
          "substituteGuid": "aa5d3d0e-1bc3-4448-8b34-42d879077a15",
          "warehousePLUG_UID": "FE4bg0Tah0aHQeSDD3w72w==",
          "warehousePluGuid": "831b4e14-da44-4687-8741-e4830f7c3bdb",
          "updated": "2025-08-02T23:12:27.797104",
          "increment": true,
          "description": "sample string 13",
          "product": {
            "$ref": "13"
          },
          "unknownScan": {
            "$id": "126",
            "pluG_UID": "MFpkXE1tIEqgZfPP6BPmQA==",
            "pluGuid": "5c645a30-6d4d-4a20-a065-f3cfe813e640",
            "orderGuid": "lbAOnmzr/UinYGA/cLwXTw==",
            "orderIdentifier": "9e0eb095-eb6c-48fd-a760-603f70bc174f",
            "barcode": "sample string 3",
            "created": "2025-08-02T23:12:27.797104"
          },
          "unknownScanItem": true,
          "substitute": {
            "$ref": "13"
          },
          "warehouseProduct": {
            "$ref": "13"
          },
          "lookup": {
            "$id": "127",
            "pluG_UID": "IR5x8tV7I06aubtMGfH1pg==",
            "pluGuid": "f2711e21-7bd5-4e23-9ab9-bb4c19f1f5a6",
            "inventoryGuid": "nT1/vNbJv0+eUlVp3LRCVA==",
            "inventoryIdentifier": "bc7f3d9d-c9d6-4fbf-9e52-5569dcb44254",
            "averageWeeklySales": 1.0,
            "inventoryAverageWeeklySales": 1.0,
            "onHand": 1,
            "onHandPacks": 1,
            "onOrder": 1,
            "onOrderPacks": 1,
            "accuracy": 1,
            "lastOrdered": "2025-08-02T23:12:27.8127386",
            "lastOrderQuantity": 1.1,
            "lastReceived": "2025-08-02T23:12:27.8127386",
            "lastReceivedQuantity": 1.1,
            "lastInvoiceStatus": 1
          },
          "productOrderingDetail": {
            "$ref": "11"
          },
          "dealCost": {
            "$ref": "92"
          },
          "nextCost": {
            "$ref": "92"
          },
          "lastChance": true,
          "holdOff": 16,
          "holdOffDate": "2025-08-02T23:12:27.8127386",
          "orderHeader": {
            "$ref": "2"
          },
          "invoiceDetail": {
            "$id": "128",
            "identifier": "fHugw19gOEqouaMhduxaag==",
            "identifierGuid": "c3a07b7c-605f-4a38-a8b9-a32176ec5a6a",
            "headerIdentifier": "gwaX2Zj8KEK1zSesuoYaRQ==",
            "headerIdentifierGuid": "d9970683-fc98-4228-b5cd-27acba861a45",
            "pluG_UID": "+IpRUB2edkq2Yc2g7dQ5Qg==",
            "pluGuid": "50518af8-9e1d-4a76-b661-cda0edd43942",
            "pageNo": 1,
            "lineNo": 1,
            "itemOrdered": "sample string 1",
            "itemShipped": "sample string 2",
            "apn": "sample string 3",
            "barcode": "sample string 4",
            "prodStatus": 0,
            "dateAvailable": "2025-08-02T23:12:27.8127386",
            "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-08-02T23:12:27.8127386",
            "costEnd": "2025-08-02T23:12:27.8127386",
            "createdFromUnknownScan": true,
            "orderGuid": "XByyJp/H1E+R8mR3uPH4oQ==",
            "orderIdentifierGuid": "26b21c5c-c79f-4fd4-91f2-6477b8f1f8a1",
            "processed": true,
            "received": true,
            "inventoried": true,
            "fromElectronicInvoice": true,
            "allowDelete": true,
            "updated": "2025-08-02T23:12:27.8127386",
            "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": "129",
              "pluG_UID": "mDOhUYfh9U2y9D9JaJ2Cyw==",
              "pluGuid": "51a13398-e187-4df5-b2f4-3f49689d82cb",
              "invoiceIdentifier": "k9DnH3vWL0uz3gLzK1rnNw==",
              "invoiceGuid": "1fe7d093-d67b-4b2f-b3de-02f32b5ae737",
              "barcode": "sample string 3",
              "itemNumber": "sample string 4",
              "created": "2025-08-02T23:12:27.8127386"
            },
            "productActive": true,
            "productSalesMode": 35,
            "productGSTPercent": 36,
            "productCostCalcMethod": 37,
            "productAlwaysApplyMargin": true,
            "productMarginRanged": true,
            "productMargin": 1.1,
            "productMinimumMargin": 1.1,
            "productMaximumMargin": 1.1,
            "priceGroupG_UID": "B08bmgvcVUKpO9QcKA1Lbg==",
            "priceGroupGuid": "9a1b4f07-dc0b-4255-a93b-d41c280d4b6e",
            "priceGroupName": "sample string 40",
            "priceGroupCode": "sample string 41",
            "product": {
              "$ref": "13"
            },
            "incrementCount": true,
            "minimumQuantity": 1,
            "randomWeight": true,
            "salesMode": 43,
            "cartons": 1,
            "weight": 1,
            "units": 1,
            "autoOrderStatus": 1,
            "invoiceDetailReceive": true
          },
          "autoOrderDetail": {
            "$ref": "109"
          },
          "doNotRange": true,
          "doNotOrder": true,
          "costGSTPercent": 1,
          "orderDetailReceive": true,
          "isBackedUp": true,
          "backupWarehouseIndicator": "sample string 21",
          "backupOrderCode": "sample string 22"
        },
        {
          "$ref": "125"
        }
      ],
      "unknownScans": [
        {
          "$ref": "126"
        },
        {
          "$ref": "126"
        }
      ],
      "transportCompany": {
        "$id": "130",
        "identifier": "gNzAOfPa8kCh0OKhe+GPGw==",
        "identifierGuid": "39c0dc80-daf3-40f2-a1d0-e2a17be18f1b",
        "companyName": "sample string 1",
        "abn": "sample string 2",
        "address1": "sample string 3",
        "address2": "sample string 4",
        "telephone": "sample string 5",
        "primaryContactGuid": "zkSu7PiG1EqyCqUUR5BROg==",
        "primaryContactID": "ecae44ce-86f8-4ad4-b20a-a5144790513a",
        "primaryContact": {
          "$ref": "9"
        }
      },
      "isMetcashSorted": true,
      "backupOrderType": "sample string 41",
      "backupOrderTypeDescription": "sample string 42",
      "backupTradingPartner": 1,
      "backupHostIdentifier": "46551aaf-a65f-495e-b6be-2dead5400f86"
    },
    {
      "$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��[疐r�5xl/workbook.xml �(�����0��&�C��H��x�ུ[�H����[J ��mgv��ig�_��/�ѓ	�ﰌ�5�&A�p�L�	�5�I�'�B(�eo
&��(j�a�QY�r��X�y�<H�����2�?j�fs�2[��Dd
��T�a�EV�P
h�e��;|��7*
��KY���9�*xgﰖl��/PK��[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
��[~@�)''_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="Rb95ad17e60f34bfb" /></Relationships>PK��[�lLa�xl/worksheets/sheet1.xml �(����n�0�_��}���@T�M��[����	V1�l'���J�E��5�?�gF���d�\��������E(��6?RxW�ү�����f��Z{�"d��Kfu��5JKf�Q�jQ�N����yǬ�ʴ�h�T�;��QsV{��JI&zX�p�G�@���vO @e�ῂ�S�N^�z�bϢ��/Ԡ�
;u�I
��8��
)��Ju���� ����Q��E$Ȓ8�qJiH���d���s��ʤ'��,�
	h��LhF�Mz[Og=]�YF8!�m]4���ų.��7BJ҈�f�^������ee���O��ct�B�7�m܊�%��y����5^���$vk�^�5-r����;Yi�/��D���;q��ݍ��znr�>M�uO���,�~'��.�PK��[kI���Pxl/_rels/workbook.xml.rels �(����N!�_��݅�P�k��ŋ��@v7�T�y�|���/=���|����m�{Yf�!N��PWZ��d�N�ܬa���q�)߈��#�Ol�aL��RՈ����hsǸ�Ȕ�0P/�QH�
%.��p���3fRx��iA���g�qDL@2�z��"�<�*S�����(چ+��Zsn��ZL���W]�tZ4�^	�݊�V^Uf��C
yӥSjB ��uc:ξ�D/���PK��[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK��[W֖��xl/sharedStrings.xml �(�ePMK�0�+!w��i�������z��>۰�K�{�7�"J�83�Sn?���E��FR��;*��ݜ]IAl�7>"Tr�b[�D,���#�t�5��!'����g�MS��������8������R���gh~q.pu�u�LPj�K}�?ܽ#^s�{7����O�]d�-k�!����LH'�1�D��r>��- $g�a���y��Z�f���؃'�ku�$�/��/Z��oPK-��[疐r�5xl/workbook.xmlPK-��[����	��[Content_Types].xmlPK-
��[~@�)''U_rels/.relsPK-��[�lLa��xl/worksheets/sheet1.xmlPK-��[kI���P�xl/_rels/workbook.xml.relsPK-��[Ѓc'2E
�xl/styles.xmlPK-��[W֖��lxl/sharedStrings.xmlPK��	

application/vnd.ms-excel

Sample:
PK��[`�5��5xl/workbook.xml �(�����0D�&�C��`P�N\�z���6Ж�5��$޼��ξ>Z�=���G����2��`�75���ĝ�NC�ҽ�B5X���vL�3s�CP�x�O�?,?8��KĠ��AZ�w���C��g���d���o�ϰ�bVĀƒ���ٹ�%M)q��ý���B䘈�r����`����/PK��[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
��[�Lü''_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="R4683e2ba1c9b42d2" /></Relationships>PK��[�lLa�xl/worksheets/sheet1.xml �(����n�0�_��}���@T�M��[����	V1�l'���J�E��5�?�gF���d�\��������E(��6?RxW�ү�����f��Z{�"d��Kfu��5JKf�Q�jQ�N����yǬ�ʴ�h�T�;��QsV{��JI&zX�p�G�@���vO @e�ῂ�S�N^�z�bϢ��/Ԡ�
;u�I
��8��
)��Ju���� ����Q��E$Ȓ8�qJiH���d���s��ʤ'��,�
	h��LhF�Mz[Og=]�YF8!�m]4���ų.��7BJ҈�f�^������ee���O��ct�B�7�m܊�%��y����5^���$vk�^�5-r����;Yi�/��D���;q��ݍ��znr�>M�uO���,�~'��.�PK��[�@�[�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�iL⢦ݰa[z�'Q۲]�gc���V� �X��j4��'�|�lvo�D^0���ʂA��m��)�;��f��Ly"��$�����4�g���qa�)���^��쑮�iX2�Ig��!:cF��N�f��0}u��� C����R��P�
�I��ע������f-�Л��t�0�z}�ë�wJˎU����2���Sȗ^:-�5!�F��ʬT�k�\���_l�PK��[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK��[W֖��xl/sharedStrings.xml �(�ePMK�0�+!w��i�������z��>۰�K�{�7�"J�83�Sn?���E��FR��;*��ݜ]IAl�7>"Tr�b[�D,���#�t�5��!'����g�MS��������8������R���gh~q.pu�u�LPj�K}�?ܽ#^s�{7����O�]d�-k�!����LH'�1�D��r>��- $g�a���y��Z�f���؃'�ku�$�/��/Z��oPK-��[`�5��5xl/workbook.xmlPK-��[����	��[Content_Types].xmlPK-
��[�Lü''U_rels/.relsPK-��[�lLa��xl/worksheets/sheet1.xmlPK-��[�@�[�P�xl/_rels/workbook.xml.relsPK-��[Ѓc'2E
�xl/styles.xmlPK-��[W֖��nxl/sharedStrings.xmlPK��