GET api/survey/{id}/responses

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

SurveyGuid

survey you want to get the answers for

globally unique identifier

None.

SaleHeaderGuid

sale you want the answers from

globally unique identifier

None.

TextResponse

Only return answers with this text based on TextResponseMatching

string

None.

TextResponseMatching

How TextResponse should be matched against the survey's text answer

TextResponseMatching

None.

MinimumIntegerResponse

Only return answers that have a integer value greater than or equal to this; combine with MaximumIntegerResponse to create a range

integer

None.

MaximumIntegerResponse

Only return answers that have a integer value less than or equal to this; combine with MinimumIntegerResponse to create a range

integer

None.

GuidResponse

Only return answers that have this guid as the answer

globally unique identifier

None.

WhoAnswered

If provided filters only responses answered by this person

SurveyAnswerer

None.

AnsweredAfterUTC

Only show response answered after this date-time

date

None.

AnsweredBeforeUTC

Only show response answered before this date-time

date

None.

OrderBy

Defines which column to sort the resultant list by

SurveyResponseQueryOrderBy

None.

SortOrder

Order in which the SortBy column is sorted

SortOrder

None.

StoreID

Only return answers at this store

integer

None.

Relations

If true also load relational properties

boolean

None.

StoreIDs

Collection of integer

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

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.

Body Parameters

None.

Response Information

Resource Description

PageListOfSurveyResponse
NameDescriptionTypeAdditional information
Type

string

None.

List

Collection of SurveyResponse

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": "SurveyResponse",
  "list": [
    {
      "$id": "2",
      "surveyG_UID": "k7SbAH7wck6yPiRhYgk2TA==",
      "surveyGuid": "009bb493-f07e-4e72-b23e-24616209364c",
      "saleHeaderGuid": "TTO6JU9mlkub7B96nZK4xw==",
      "saleGuid": "25ba334d-664f-4b96-9bec-1f7a9d92b8c7",
      "textResponse": "sample string 1",
      "integerResponse": 1,
      "g_UIDResponse": "XXwF3fepZUuBomJqB4w1dg==",
      "guidResponse": "dd057c5d-a9f7-4b65-81a2-626a078c3576",
      "whoAnswered": 2,
      "answeredAtUTC": "2026-04-03T06:27:06.863945",
      "sale": {
        "$id": "3",
        "saleHeaderID": 1,
        "saleHeaderGuid": "AxPGv9WB5UK3cdmmXrErtQ==",
        "saleHeaderIdentifierGuid": "bfc61303-81d5-42e5-b771-d9a65eb12bb5",
        "created": "2026-04-03T06:27:06.863945",
        "createdLocal": "2026-04-03T06:27:06.863945",
        "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": "2026-04-03T06:27:06.863945",
        "storeID": 1,
        "operatorG_Uid": "oe1kR/tW0k+8qOmX5mLzJA==",
        "operatorGuid": "4764eda1-56fb-4fd2-bca8-e997e662f324",
        "customerG_Uid": "zruSRqfJYk6MgidwFJOd2w==",
        "customerGuid": "4692bbce-c9a7-4e62-8c82-277014939ddb",
        "communityIdentifier": "S1MmA+4jCECpCNn2NMkbOw==",
        "communityIdentifierGuid": "0326534b-23ee-4008-a908-d9f634c91b3b",
        "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": "ENaFtrpwlUeZN9xjniOG5g==",
        "priceLevelIdentifierGuid": "b685d610-70ba-4795-9937-dc639e2386e6",
        "locked": 36,
        "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:27:06.863945+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
        "deserialisedOrderMetadata": {
          "$id": "4",
          "customerName": "sample string 1",
          "pickupAt": "2026-04-03T06:27:06.863945",
          "deliveryAddress1": "sample string 2",
          "deliveryAddress2": "sample string 3",
          "customerPhoneNumber": "sample string 4",
          "orderType": 0,
          "externalOrderID": "sample string 5",
          "externalDisplayableOrderID": "sample string 6",
          "tableName": "sample string 7",
          "createdBy": 0,
          "orderingAppName": "sample string 8"
        },
        "relationChecksum": "sample string 38",
        "loyaltyTender": 1,
        "giftCardTender": 1,
        "operator": {
          "$id": "5",
          "id": 1,
          "g_Uid": "j12ZoUM9F0CQkflzy1AXZw==",
          "guid": "a1995d8f-3d43-4017-9091-f973cb501767",
          "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": "2026-04-03T06:27:06.863945",
          "passwordResetRequired": true,
          "alteredInStore": true,
          "startShift": "2026-04-03T06:27:06.863945",
          "endShift": "2026-04-03T06:27:06.863945",
          "machineName": "sample string 20",
          "drawerID": 1,
          "stores": [
            {
              "$id": "6",
              "operatorG_UID": "geBBJYWge0CgBbY8QyxShA==",
              "operatorGuid": "2541e081-a085-407b-a005-b63c432c5284",
              "storeID": 2,
              "operator": {
                "$ref": "5"
              },
              "store": {
                "$id": "7",
                "id": 1,
                "isMaster": true,
                "isElectedMaster": true,
                "electedMasterStoreID": 1,
                "isZoneMaster": 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": "2026-04-03T06:27:06.863945",
                "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": "ptrjUbqSlUiefTKhm0oqHA==",
                "hostIdentifierGuid": "51e3daa6-92ba-4895-9e7d-32a19b4a2a1c",
                "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,
                "defaultOrderDocumentId": 1,
                "defaultStockReceiveDocumentId": 1,
                "giftCardSalesAccountingDeptCode": "sample string 47",
                "transactionDiscountAccountingDeptCode": "sample string 48",
                "size": 49,
                "updated": "2026-04-03T06:27:06.863945",
                "priceZone": {
                  "$id": "8",
                  "id": 1,
                  "name": "sample string 2",
                  "hostIdentifier": "vg/VV5k7lkCAVFFOUuQdRw==",
                  "hostIdentifierGuid": "57d50fbe-3b99-4096-8054-514e52e41d47",
                  "sortOrder": 3,
                  "zoneMasterStoreID": 1,
                  "electedMasterStoreID": 1,
                  "containsElectedMasterStore": true
                },
                "priceZoneName": "sample string 51",
                "storeFuelConfigured": true,
                "shippingAddressCopied": true,
                "shippingAddress": {
                  "$id": "9",
                  "storeID": 1,
                  "addressType": 1,
                  "address1": "sample string 1",
                  "address2": "sample string 2",
                  "city": "sample string 3",
                  "state": "sample string 4",
                  "country": "sample string 5",
                  "postCode": "sample string 6"
                },
                "billingAddressCopied": true,
                "billingAddress": {
                  "$ref": "9"
                },
                "hostStoreSettings": [
                  {
                    "$id": "10",
                    "id": 1,
                    "hostIdentifier": "lgVTSFFrEE61ZxlZGL8JTw==",
                    "hostIdentifierGuid": "48530596-6b51-4e10-b567-195918bf094f",
                    "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,
                    "secondPassword": "sample string 23",
                    "secondPasswordPlain": "sample string 24",
                    "secondServerAddress": "sample string 25",
                    "processPromotions": true,
                    "hostProvider": 0,
                    "host": {
                      "$id": "11",
                      "identifier": "MJV5ryR0tE2s/pKJdjo0IA==",
                      "identifierGuid": "af799530-7424-4db4-acfe-9289763a3420",
                      "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": "c9JQy4qlDEqz59LaGVe1sQ==",
                      "hostSupplierIdentifierGuid": "cb50d273-a58a-4a0c-b3e7-d2da1957b5b1",
                      "loyaltyPriceLevelIdentifier": "MIyIqfC0ckikeEhT2bWMcw==",
                      "loyaltyPriceLevelIdentifierGuid": "a9888c30-b4f0-4872-a478-4853d9b58c73",
                      "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": "2026-04-03T06:27:06.863945",
                      "lastProcessed": "2026-04-03T06:27:06.863945",
                      "hold": true,
                      "supplierName": "sample string 35",
                      "supplier": {
                        "$id": "12",
                        "identifier": "+xhAEWkXkkyf6GRelJK+5Q==",
                        "identifierGuid": "114018fb-1769-4c92-9fe8-645e9492bee5",
                        "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": "esv/CaH700ijhuYU834wfw==",
                        "primaryContactID": "09ffcb7a-fba1-48d3-a386-e614f37e307f",
                        "storeID": 1,
                        "abn": "sample string 16",
                        "supplierGroupIdentifier": "LFLkZG2yqU2Zg9yQsqBMLg==",
                        "supplierGroupGuid": "64e4522c-b26d-4da9-9983-dc90b2a04c2e",
                        "rebate": 1.0,
                        "rebateType": 1,
                        "rebateFrequency": 1,
                        "rebateSource": 1,
                        "rebateLastClaimed": "2026-04-03T06:27:06.863945",
                        "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": "13",
                          "id": "0f9de1dc-94bb-4578-b2b6-91468dc9be8d",
                          "identifier": "zO607rP5d024Lvibh2MKIQ==",
                          "identifierGuid": "eeb4eecc-f9b3-4d77-b82e-f89b87630a21",
                          "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": "14",
                            "supplierIdentifier": "q7VY/pWtq029KNHNV6xV/A==",
                            "supplierIdentifierGuid": "fe58b5ab-ad95-4dab-bd28-d1cd57ac55fc",
                            "contactGuid": "92ElBo2x70qMGBLN1TZ4VQ==",
                            "contactID": "062561f7-b18d-4aef-8c18-12cdd5367855",
                            "contact": {
                              "$ref": "13"
                            },
                            "supplier": {
                              "$ref": "12"
                            }
                          },
                          {
                            "$ref": "14"
                          }
                        ],
                        "products": [
                          {
                            "$id": "15",
                            "pluG_UID": "o/sBZmrTmUSEPvo+cUIrsg==",
                            "pluGuid": "6601fba3-d36a-4499-843e-fa3e71422bb2",
                            "supplierIdentifier": "1De8K8uCtkypEd9OqpPrPQ==",
                            "supplierIdentifierGuid": "2bbc37d4-82cb-4cb6-a911-df4eaa93eb3d",
                            "cartonQuantity": 1,
                            "cartonQuantityChanged": true,
                            "productSize": "sample string 3",
                            "cigarettesPerSleeve": 1,
                            "randomWeight": true,
                            "piecesPerUnit": 5,
                            "averagePackSize": 6,
                            "effectiveDate": "2026-04-03T06:27:06.863945",
                            "pricedByWeight": true,
                            "landedUnitCostEx": 9,
                            "landedUnitCostInc": 10,
                            "landedCartonCostInc": 12,
                            "landedCartonCostEx": 13,
                            "standardCost": 14,
                            "deliveryFee": 1,
                            "deliveryFeeBasis": "sample string 15",
                            "pickAndPackFee": 1,
                            "pickAndPackFeeBasis": "sample string 16",
                            "financeFee": 1,
                            "financeFeeBasis": "sample string 17",
                            "cartonLength": 1,
                            "cartonWidth": 1,
                            "cartonHeight": 1,
                            "palletLayerQuantity": 1,
                            "palletLayers": 1,
                            "itemCode": "sample string 18",
                            "invoiceCode": "sample string 19",
                            "invoiceDesc": "sample string 20",
                            "orderDirect": true,
                            "useCost": true,
                            "minimumQuantity": 21,
                            "hostType": 22,
                            "fromHost": 23,
                            "minimumReorder": 1,
                            "maximumReorder": 1,
                            "orderMultiple": 24.1,
                            "sellMultiple": 25.1,
                            "baseMultiple": 26.1,
                            "hostStandardCost": 27,
                            "hostTotalCost": 28,
                            "hostRetail": 29,
                            "hostLandedUnitCostEx": 30,
                            "hostLandedUnitCostInc": 31,
                            "hostDesc": "sample string 32",
                            "directIndicator": "sample string 33",
                            "availableToOrder": true,
                            "hostRangeIndicator": "sample string 35",
                            "hostProductType": "sample string 36",
                            "hostProductGrade": "sample string 37",
                            "hostProductGroup": "sample string 38",
                            "hostSlowMoving": true,
                            "hostGeneralMerchandise": true,
                            "hostPillar": "sample string 41",
                            "hostLastUpdated": "2026-04-03T06:27:06.863945",
                            "rebate": 1.0,
                            "rebateExclude": true,
                            "invoiceCodes": [
                              {
                                "$id": "16",
                                "pluG_UID": "Trnri3RfOE6trPMHvc2oeA==",
                                "pluGuid": "8bebb94e-5f74-4e38-adac-f307bdcda878",
                                "supplierIdentifier": "VVuDETe0VEunoc3a0NflqA==",
                                "supplierIdentifierGuid": "11835b55-b437-4b54-a7a1-cddad0d7e5a8",
                                "invoiceCode": "sample string 1",
                                "storeIDs": [
                                  1,
                                  2
                                ]
                              },
                              {
                                "$ref": "16"
                              }
                            ],
                            "storeIDs": [
                              1,
                              2
                            ],
                            "preferredSupplier": true,
                            "preferredRebateSupplier": true,
                            "supplierName": "sample string 42",
                            "salesMode": 43,
                            "orderPacked": true,
                            "active": true,
                            "price": 1,
                            "costGstPercent": 45,
                            "parentPluG_UID": "sP6UFRKzTUSJSjN+WBzswg==",
                            "parentPluGuid": "1594feb0-b312-444d-894a-337e581cecc2",
                            "freight": 46.0,
                            "freightType": 1,
                            "product": {
                              "$id": "17",
                              "plu": 1,
                              "storeID": 1,
                              "masterPluG_UID": "QEA=",
                              "storeIDs": [
                                1,
                                2
                              ],
                              "g_UId": "wl/ryO9Ab0G2fX1ZfK+45A==",
                              "guid": "c8eb5fc2-40ef-416f-b67d-7d597cafb8e4",
                              "apn": "sample string 1",
                              "apnChanged": true,
                              "apnSwitched": true,
                              "barcode": "sample string 4",
                              "itemNumber": "sample string 5",
                              "itemNumberChanged": true,
                              "priceGroupG_UID": "iiIWGT6AAkOZTgw0syXAWg==",
                              "priceGroupGuid": "1916228a-803e-4302-994e-0c34b325c05a",
                              "blueprintID": 1,
                              "lastCountedDate": "2026-04-03T06:27:06.863945",
                              "externalID": "sample string 7",
                              "active": true,
                              "activated": "2026-04-03T06:27:06.863945",
                              "pluCreated": "2026-04-03T06:27:06.863945",
                              "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": "2026-04-03T06:27:06.863945",
                              "lastManualUpdate": "2026-04-03T06:27:06.863945",
                              "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": "2026-04-03T06:27:06.863945",
                              "currentCostUpdated": "2026-04-03T06:27:06.863945",
                              "costDecimals": 31,
                              "costChanged": true,
                              "dealCostIdentifier": "QEA=",
                              "excludeFromRebate": true,
                              "rebateOverride": 1,
                              "costCalcMethod": 32,
                              "costCalcMethodChanged": true,
                              "costEffectiveDate": "2026-04-03T06:27:06.863945",
                              "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,
                              "paws": 1.0,
                              "awsUpdated": "2026-04-03T06:27:06.863945",
                              "posTare": 1,
                              "altPrice": 1.0,
                              "altPriceChanged": true,
                              "altPriceMode": 53,
                              "altPriceModeChanged": true,
                              "altPLUG_UID": "FBc66t+tCU+3qaoiQP7dvQ==",
                              "altPLUGuid": "ea3a1714-addf-4f09-b7a9-aa2240feddbd",
                              "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": "2026-04-03T06:27:06.863945",
                              "labelLastPrice": 1,
                              "shelfPageLayoutG_UID": "gi78b7bDzkqUMowyLpaWow==",
                              "shelfPageLayoutGuid": "6ffc2e82-c3b6-4ace-9432-8c322e9696a3",
                              "talkerPageLayoutG_UID": "stb6y2KvekKZzTRphFd8/A==",
                              "talkerPageLayoutGuid": "cbfad6b2-af62-427a-99cd-346984577cfc",
                              "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,
                              "liabilityItem": true,
                              "trackSerial": true,
                              "trackSerialChanged": true,
                              "allowZeroPrice": true,
                              "allowZeroPriceChanged": true,
                              "notForSale": 92,
                              "notForSaleChanged": true,
                              "excludeFromDeals": true,
                              "excludeFromVoucher": true,
                              "minimumAge": 95,
                              "minimumAgeChanged": true,
                              "buyingLimit": 1,
                              "buyingLimitChanged": true,
                              "buyingLimitIndependent": true,
                              "buyingLimitIndependentChanged": true,
                              "inventoryGuid": "lyPv4pv7V0+a3CU+ObokiQ==",
                              "inventoryIdentifier": "e2ef2397-fb9b-4f57-9adc-253e39ba2489",
                              "inventoryAccuracy": 1,
                              "baseUnits": 99,
                              "orderPacked": 1,
                              "isManufactured": true,
                              "isIngredient": true,
                              "isModifier": true,
                              "isModifierChanged": true,
                              "hasModifiers": 100,
                              "defaultPrinter": "sample string 101",
                              "defaultPrinterGroup": "sample string 102",
                              "ingredientsOnManufacture": true,
                              "manufactureUnitMeasure": 1,
                              "mpl": 1,
                              "maxShelfQty": 103,
                              "allowAutoOrder": true,
                              "warrantyPeriod": 1,
                              "parentPluG_UId": "YA2Q3u7Dg0+iItaBANFlUQ==",
                              "parentPluGuid": "de900d60-c3ee-4f83-a222-d68100d16551",
                              "preferredHostVendor": 105,
                              "preferredHostChanged": true,
                              "code": "sample string 107",
                              "supplierIdentifier": "CszWIwuWAEiw07ZtFoHc9w==",
                              "supplierIdentifierGuid": "23d6cc0a-960b-4800-b0d3-b66d1681dcf7",
                              "supplierChanged": true,
                              "rebateSupplierIdentifier": "9vvwPpfptEaMEIG/+t1r+g==",
                              "rebateSupplierIdentifierGuid": "3ef0fbf6-e997-46b4-8c10-81bffadd6bfa",
                              "rebateSupplierChanged": true,
                              "availableForOrder": true,
                              "warehouseDirectIndicator": "sample string 109",
                              "warehouseDirectIndicatorChanged": true,
                              "productGrade": "sample string 111",
                              "productType": "sample string 112",
                              "productGroup": "sample string 113",
                              "complianceIndicator": "sample string 114",
                              "inhouseBrand": "sample string 115",
                              "slowMoving": true,
                              "generalMerchandise": true,
                              "comment": "sample string 118",
                              "lastUpdatedByUser": "sample string 119",
                              "lastManualUpdatedByUser": "sample string 120",
                              "lastUpdatedByUserOverride": true,
                              "lastUpdatedByHost": "2026-04-03T06:27:06.863945",
                              "commodity": "sample string 122",
                              "businessPillar": "sample string 123",
                              "mscCommodity": "sample string 124",
                              "hostIdentifier": "1qpKQxz9Z0avTAz2V6dZnQ==",
                              "hostIdentifierGuid": "434aaad6-fd1c-4667-af4c-0cf657a7599d",
                              "serviceFeeID": 1,
                              "serviceFeeIDChanged": true,
                              "providerName": "sample string 126",
                              "aisleEnds": "sample string 127",
                              "deleted": true,
                              "deletedChanged": true,
                              "hidden": true,
                              "doNotRange": true,
                              "doNotRangeChanged": true,
                              "doNotOrder": true,
                              "doNotOrderChanged": true,
                              "locked": true,
                              "excludeFromWebUpdate": true,
                              "excludeFromWebUpdateChanged": true,
                              "webPriceBasedOn": 138,
                              "webPriceRounding": true,
                              "webMarkup": 140,
                              "webPriceMode": 141,
                              "altDepartmentID": 1,
                              "altSubDepartmentID": 1,
                              "altMinorDepartmentID": 1,
                              "altLesserDepartmentID": 1,
                              "altDeptCode": "sample string 142",
                              "altSubDeptCode": "sample string 143",
                              "altMinorDeptCode": "sample string 144",
                              "altLesserDeptCode": "sample string 145",
                              "altDepartmentChanged": true,
                              "storeProducts": [
                                {
                                  "$ref": "17"
                                },
                                {
                                  "$ref": "17"
                                }
                              ],
                              "store": {
                                "$ref": "7"
                              },
                              "storePrices": [
                                {
                                  "$id": "18",
                                  "pluG_UID": "tNLWrNeWQkGOc2yiDiDJcg==",
                                  "pluGuid": "acd6d2b4-96d7-4142-8e73-6ca20e20c972",
                                  "plu": 1,
                                  "storeID": 1,
                                  "zoneID": 2,
                                  "zoneName": "sample string 3",
                                  "store": "sample string 4",
                                  "isElectedMasterStore": true,
                                  "isZoneMasterStore": true,
                                  "priceNow": 7,
                                  "costNow": 8,
                                  "costNowDecimals": 9,
                                  "normalPrice": 10,
                                  "priceNext": 1,
                                  "costNext": 1,
                                  "costNextDecimals": 11,
                                  "nextCampaignName": "sample string 12",
                                  "gstPercent": 13,
                                  "normalCost": 14,
                                  "normalCostDecimals": 15,
                                  "costGstPercent": 16,
                                  "costCalcMethod": 1,
                                  "currentCost": 17,
                                  "currentCostDecimals": 18,
                                  "break1": 19,
                                  "price1": 20,
                                  "break2": 21,
                                  "price2": 22,
                                  "break3": 23,
                                  "price3": 24,
                                  "fuelItem": 25,
                                  "fixedWeight": 26,
                                  "active": true,
                                  "complianceIndicator": "sample string 27",
                                  "doNotOrder": true,
                                  "doNotRange": true,
                                  "isNormalPriceChangesCampaign": true,
                                  "updated": "2026-04-03T06:27:06.863945"
                                },
                                {
                                  "$ref": "18"
                                }
                              ],
                              "currentPrices": {
                                "$id": "19",
                                "pluPrices": {
                                  "$id": "20",
                                  "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,
                                  "memberDiscountPrice": 10,
                                  "acceptedUtc": "2026-04-03T06:27:06.863945",
                                  "priceChangeType": 0,
                                  "costDecimals": 11,
                                  "costCalcMethod": 12,
                                  "targetCampaignPriceGtOrEquNormal": true
                                },
                                "normalPluPrices": {
                                  "$ref": "20"
                                },
                                "winningCampaign": 1,
                                "winner": {
                                  "$id": "21",
                                  "campaignName": "sample string 1",
                                  "campaignDescription": "sample string 2",
                                  "talkerText": "sample string 3",
                                  "disableWasSave": true,
                                  "startDate": "2026-04-03T06:27:06.863945",
                                  "startTime": 5,
                                  "endDate": "2026-04-03T06:27:06.863945",
                                  "endTime": 6,
                                  "newPrice": 7,
                                  "newCost": 8,
                                  "newCostDecimals": 9,
                                  "pctDiscount": 10,
                                  "promoType": 1,
                                  "promotionTypeCode": "sample string 11",
                                  "hostType": 12,
                                  "hostIdentifier": "6Jlox/EjEE+85HzETH4NRg==",
                                  "hostIdentifierGuid": "c76899e8-23f1-4f10-bce4-7cc44c7e0d46",
                                  "storeNames": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "details": [
                                  {
                                    "$ref": "21"
                                  },
                                  {
                                    "$ref": "21"
                                  }
                                ]
                              },
                              "tray": {
                                "$id": "22",
                                "g_UId": "5bfaONyNcU2aKvGi8LRbNQ==",
                                "guid": "38dab7e5-8ddc-4d71-9a2a-f1a2f0b45b35",
                                "name": "sample string 1",
                                "number": 1,
                                "tare": 1
                              },
                              "priceGroup": {
                                "$id": "23",
                                "priceGroupG_UID": "y3eSTkDGtUyzUfB+YkMFmQ==",
                                "priceGroupGuid": "4e9277cb-c640-4cb5-b351-f07e62430599",
                                "name": "sample string 2",
                                "code": 1,
                                "modified": true,
                                "updated": "2026-04-03T06:27:06.863945",
                                "buyingLimit": 1,
                                "buyingLimitIndependent": true,
                                "buyingLimitType": 0,
                                "number": 1,
                                "products": [
                                  {
                                    "$ref": "17"
                                  },
                                  {
                                    "$ref": "17"
                                  }
                                ],
                                "productCount": 1
                              },
                              "priceGroupName": "sample string 147",
                              "nutrifacts": {
                                "$id": "24",
                                "pluG_UID": "ki1+5OMpE0e8Ws0GKQHCSQ==",
                                "pluGuid": "e47e2d92-29e3-4713-bc5a-cd062901c249",
                                "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": "25",
                                "pluGuid": "857b6bd3-300c-45e8-a066-898793b36342",
                                "created": "2026-04-03T06:27:06.863945",
                                "createdByUser": "sample string 1",
                                "activated": "2026-04-03T06:27:06.863945",
                                "activatedByUser": "sample string 2",
                                "deactivated": "2026-04-03T06:27:06.863945",
                                "deactivatedByUser": "sample string 3",
                                "lastOrdered": "2026-04-03T06:27:06.863945",
                                "lastOrderedQty": 4.0,
                                "lastReceived": "2026-04-03T06:27:06.863945",
                                "lastReceivedQty": 5.0,
                                "lastInvoiceStatus": 1,
                                "lastCounted": "2026-04-03T06:27:06.863945",
                                "lastSold": "2026-04-03T06:27:06.863945",
                                "firstSold": "2026-04-03T06:27:06.863945",
                                "awsUpdated": "2026-04-03T06:27:06.863945",
                                "lastManualUpdate": "2026-04-03T06:27:06.863945",
                                "lastManualUpdatedByUser": "sample string 7",
                                "lastUpdated": "2026-04-03T06:27:06.863945",
                                "lastUpdatedByUser": "sample string 9",
                                "lastUpdatedByHost": "2026-04-03T06:27:06.863945",
                                "doNotRangeUpdated": "2026-04-03T06:27:06.863945",
                                "doNotOrderUpdated": "2026-04-03T06:27:06.863945",
                                "tracked": "2026-04-03T06:27:06.863945"
                              },
                              "allergens": [
                                {
                                  "$id": "26",
                                  "primaryKey": {
                                    "$id": "27",
                                    "pluGuid": "37ea4bba-07f4-420a-a527-b7fac63e1a2b",
                                    "contains": 2
                                  },
                                  "allergenID": 1,
                                  "pluG_UID": "ukvqN/QHCkKlJ7f6xj4aKw==",
                                  "pluGuid": "37ea4bba-07f4-420a-a527-b7fac63e1a2b",
                                  "contains": 2,
                                  "allergenName": "sample string 3",
                                  "storeIDs": [
                                    1,
                                    2
                                  ]
                                },
                                {
                                  "$ref": "26"
                                }
                              ],
                              "costs": {
                                "$id": "28",
                                "pluG_UID": "5Z5bcwrI8Ua5KxlNpYZ8Nw==",
                                "pluGuid": "735b9ee5-c80a-46f1-b92b-194da5867c37",
                                "enteredCost": 1,
                                "weightedAvgCost": 1,
                                "lastCost": 1,
                                "rawEnteredCost": 2,
                                "rawWeightedAvgCost": 3,
                                "rawLastCost": 4,
                                "freight": 5.0,
                                "freightType": 6,
                                "costDecimals": 7,
                                "fifoCost": 1,
                                "updated": "2026-04-03T06:27:06.863945",
                                "normalCost": 1,
                                "currentCost": 1
                              },
                              "sales": [
                                {
                                  "$id": "29",
                                  "saleHeaderID": 1,
                                  "created": "2026-04-03T06:27:06.863945",
                                  "createdLocal": "2026-04-03T06:27:06.863945",
                                  "storeID": 3,
                                  "storeName": "sample string 4",
                                  "operatorG_Uid": "a4GClLdqSEmHwVk1vLOZtg==",
                                  "operatorGuid": "9482816b-6ab7-4948-87c1-5935bcb399b6",
                                  "operatorName": "sample string 5",
                                  "tranType": 1,
                                  "plu": 1,
                                  "pluG_UId": "viicAcg6bU6F8JbAM6nn7Q==",
                                  "pluGuid": "019c28be-3ac8-4e6d-85f0-96c033a9e7ed",
                                  "normalPrice": 1,
                                  "totalCents": 1,
                                  "cost": 1,
                                  "grossProfit": 1,
                                  "quantity": 1,
                                  "operator": {
                                    "$ref": "5"
                                  }
                                },
                                {
                                  "$ref": "29"
                                }
                              ],
                              "apns": [
                                {
                                  "$id": "30",
                                  "pluID": 1,
                                  "pluG_UID": "V5i41DiRCkOrS4+LCgRDYA==",
                                  "pluGuid": "d4b89857-9138-430a-ab4b-8f8b0a044360",
                                  "apn": "sample string 1",
                                  "deleted": true,
                                  "storeID": 1,
                                  "storeIDs": [
                                    1,
                                    2
                                  ]
                                },
                                {
                                  "$ref": "30"
                                }
                              ],
                              "tuns": [
                                {
                                  "$id": "31",
                                  "pluG_UId": "gKA//5Bym0uB7U7rDvUeeQ==",
                                  "pluGuid": "ff3fa080-7290-4b9b-81ed-4eeb0ef51e79",
                                  "apn": "sample string 1",
                                  "tun": "sample string 2",
                                  "cartonQuantity": 3,
                                  "product": {
                                    "$ref": "17"
                                  },
                                  "storeIDs": [
                                    1,
                                    2
                                  ]
                                },
                                {
                                  "$ref": "31"
                                }
                              ],
                              "competitionPricing": [
                                {
                                  "$id": "32",
                                  "identifier": "OPRILNAIe0aDHEShAjfUfA==",
                                  "identifierGuid": "2c48f438-08d0-467b-831c-44a10237d47c",
                                  "pluG_UID": "zqRkJu7nA0iupUhcsA3zSw==",
                                  "pluGuid": "2664a4ce-e7ee-4803-aea5-485cb00df34b",
                                  "competitionID": 1,
                                  "name": "sample string 2",
                                  "sellMultiple": 3,
                                  "retailPrice": 4,
                                  "storeName": "sample string 5"
                                },
                                {
                                  "$ref": "32"
                                }
                              ],
                              "supplier": {
                                "$ref": "12"
                              },
                              "supplierName": "sample string 148",
                              "children": [
                                {
                                  "$ref": "17"
                                },
                                {
                                  "$ref": "17"
                                }
                              ],
                              "ordering": {
                                "$ref": "15"
                              },
                              "flipChartPages": [
                                {
                                  "$id": "33",
                                  "identifier": "yXC59JOLqkWWzVlQrH6QgA==",
                                  "groupName": "sample string 1",
                                  "identifierGuid": "f4b970c9-8b93-45aa-96cd-5950ac7e9080",
                                  "exists": true,
                                  "flipChartIdentifier": "wx2Zow1160GYm1mGyn5R7w==",
                                  "flipChartIdentifierGuid": "a3991dc3-750d-41eb-989b-5986ca7e51ef",
                                  "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": "WC08QxzAbEuH/oAJ+XrHuQ==",
                                  "groupIdentifierGuid": "433c2d58-c01c-4b6c-87fe-8009f97ac7b9",
                                  "flipChart": {
                                    "$id": "34",
                                    "identifier": "leS/ShD8hEOhUdyUa9xg1w==",
                                    "identifierGuid": "4abfe495-fc10-4384-a151-dc946bdc60d7",
                                    "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": "35",
                                      "identifier": "E0KHrGAP9Ua6deY/dEEviQ==",
                                      "identifierGuid": "ac874213-0f60-46f5-ba75-e63f74412f89",
                                      "name": "sample string 2",
                                      "formType": "sample string 3",
                                      "forms": [
                                        {
                                          "$id": "36",
                                          "id": 1,
                                          "g_UID": "gRAEMjaoKkmpK6jmOor2zQ==",
                                          "guid": "32041081-a836-492a-a92b-a8e63a8af6cd",
                                          "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": "AIbezS+/xUClxONWcL1F8Q==",
                                          "previousFormGuid": "cdde8600-bf2f-40c5-a5c4-e35670bd45f1",
                                          "nextForm": 1,
                                          "nextFormG_UID": "CCv8v9A4c0qbESR9hKpDEw==",
                                          "nextFormGuid": "bffc2b08-38d0-4a73-9b11-247d84aa4313",
                                          "attributes": "sample string 10",
                                          "updated": "2026-04-03T06:27:06.863945",
                                          "positioning": 1,
                                          "contentPanel": "sample string 11",
                                          "selectionMode": 1,
                                          "maximumSelections": 1,
                                          "alteredInStore": true,
                                          "deleted": true,
                                          "blueprintID": 1,
                                          "preserveLayout": true,
                                          "mainCheckoutFormName": "sample string 13",
                                          "nextCheckoutForm": {
                                            "$ref": "36"
                                          },
                                          "previousCheckoutForm": {
                                            "$ref": "36"
                                          },
                                          "buttons": [
                                            {
                                              "$id": "37",
                                              "id": 1,
                                              "checkoutFormID": 2,
                                              "checkoutFormG_UID": "eFo9D7zB0EiiQk8xQ7Wkgg==",
                                              "checkoutFormGuid": "0f3d5a78-c1bc-48d0-a242-4f3143b5a482",
                                              "identifier": "7luAqsqXMkyhBekNZ/LB4Q==",
                                              "identifierGuid": "aa805bee-97ca-4c32-a105-e90d67f2c1e1",
                                              "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": "PIYYaVfs9UOooyk+dVVxUw==",
                                              "valueGuid": "6918863c-ec57-43f5-a8a3-293e75557153",
                                              "buttonText": "sample string 10",
                                              "valueText": "sample string 11",
                                              "drawImageAndButton": true,
                                              "updated": "2026-04-03T06:27:06.863945",
                                              "action": "sample string 12",
                                              "valueForm": {
                                                "$ref": "36"
                                              },
                                              "image": {
                                                "$id": "38",
                                                "name": "sample string 3.sample string 4",
                                                "imageID": 2,
                                                "imageName": "sample string 3",
                                                "imageExtension": "sample string 4",
                                                "lastUpdate": "2026-04-03T06:27:06.863945",
                                                "imageData": "QEA=",
                                                "readOnly": true
                                              }
                                            },
                                            {
                                              "$ref": "37"
                                            }
                                          ],
                                          "panels": [
                                            {
                                              "$id": "39",
                                              "id": 1,
                                              "checkoutFormID": 2,
                                              "checkoutFormG_UID": "rTAkX1qhH0mvDK8MPxILYg==",
                                              "checkoutFormGuid": "5f2430ad-a15a-491f-af0c-af0c3f120b62",
                                              "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": "39"
                                            }
                                          ]
                                        },
                                        {
                                          "$ref": "36"
                                        }
                                      ],
                                      "panels": [
                                        {
                                          "$ref": "39"
                                        },
                                        {
                                          "$ref": "39"
                                        }
                                      ]
                                    },
                                    "pages": [
                                      {
                                        "$ref": "33"
                                      },
                                      {
                                        "$ref": "33"
                                      }
                                    ]
                                  },
                                  "contentPanel": {
                                    "$ref": "39"
                                  },
                                  "products": [
                                    {
                                      "$id": "40",
                                      "flipChartPageIdentifier": "lVG8a37QdUOVASfQOKu7+w==",
                                      "flipChartPageIdentifierGuid": "6bbc5195-d07e-4375-9501-27d038abbbfb",
                                      "pluG_UID": "YLbt4QeNB0GgsBhGnx2qCA==",
                                      "pluGuid": "e1edb660-8d07-4107-a0b0-18469f1daa08",
                                      "sortOrder": 3,
                                      "sent": true,
                                      "productChanged": true,
                                      "productImageName": "sample string 6",
                                      "productShowImageOnFlipCharts": true,
                                      "productShowTextOnFlipCharts": true,
                                      "productOverrideFlipChartText": true,
                                      "productFlipChartText": "sample string 10",
                                      "product": {
                                        "$ref": "17"
                                      },
                                      "departmentSortOrder": 11,
                                      "subDepartmentName": "sample string 12"
                                    },
                                    {
                                      "$ref": "40"
                                    }
                                  ],
                                  "productCount": 27,
                                  "pages": [
                                    {
                                      "$ref": "33"
                                    },
                                    {
                                      "$ref": "33"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "33"
                                }
                              ],
                              "priceHistory": [
                                {
                                  "$id": "41",
                                  "pluG_UID": "SleTIPEt0U+QBus8a7z9Ww==",
                                  "pluGuid": "2093574a-2df1-4fd1-9006-eb3c6bbcfd5b",
                                  "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": "2026-04-03T06:27:06.863945",
                                  "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": "41"
                                }
                              ],
                              "ingredients": [
                                {
                                  "$id": "42",
                                  "pluG_UID": "x8A5yNCLj0uWRDW69h3zGA==",
                                  "ingredientGuid": "0OWhmOxUDkiaUCnFz/wG1Q==",
                                  "ingredientIdentifier": "98a1e5d0-54ec-480e-9a50-29c5cffc06d5",
                                  "quantity": 1.0,
                                  "storeIDs": [
                                    1,
                                    2
                                  ],
                                  "ingredientText": "sample string 1",
                                  "ingredient": {
                                    "$ref": "17"
                                  }
                                },
                                {
                                  "$ref": "42"
                                }
                              ],
                              "bins": [
                                {
                                  "$id": "43",
                                  "pluG_UID": "vnulS2lB2kyL6XdXl4L7zQ==",
                                  "pluGuid": "4ba57bbe-4169-4cda-8be9-77579782fbcd",
                                  "shelfLocationIdentifier": "gNC4nfjofUqBS+XIlNd7Hw==",
                                  "shelfLocationGuid": "9db8d080-e8f8-4a7d-814b-e5c894d77b1f",
                                  "labelShelfDefault": 1,
                                  "labelTalkerDefault": 1,
                                  "labelSmall": true,
                                  "labelPageLayoutG_UID": "X5f1IpBOUUGhLQCq9o6dZA==",
                                  "labelPageLayoutGuid": "22f5975f-4e90-4151-a12d-00aaf68e9d64",
                                  "updated": "2026-04-03T06:27:06.863945",
                                  "electronicShelfLabelIdentifier": "sample string 5",
                                  "electronicshelfLabelsConfigurationID": 6,
                                  "labelShelfChanged": true,
                                  "productName": "sample string 8",
                                  "locationText": "sample string 9",
                                  "product": {
                                    "$ref": "17"
                                  },
                                  "location": {
                                    "$id": "44",
                                    "identifier": "laLJKWgA4k+jqV5rjM4L3Q==",
                                    "storeID": 1,
                                    "identifierGuid": "29c9a295-0068-4fe2-a3a9-5e6b8cce0bdd",
                                    "name": "sample string 2",
                                    "haccp": true,
                                    "blueprintID": 1,
                                    "updated": "2026-04-03T06:27:06.863945",
                                    "minTemp": 1,
                                    "maxTemp": 1,
                                    "checkFrequency": 1,
                                    "storeCaseConfiguration": 5,
                                    "storeName": "sample string 6",
                                    "bins": [
                                      {
                                        "$ref": "43"
                                      },
                                      {
                                        "$ref": "43"
                                      }
                                    ]
                                  }
                                },
                                {
                                  "$ref": "43"
                                }
                              ],
                              "bin": {
                                "$ref": "43"
                              },
                              "scaleLocations": [
                                {
                                  "$id": "45",
                                  "plu": 1,
                                  "pluG_UID": "WB+6pQmPV02fw4MeMheryA==",
                                  "pluGuid": "a5ba1f58-8f09-4d57-9fc3-831e3217abc8",
                                  "deptNo": 1,
                                  "product": {
                                    "$ref": "17"
                                  },
                                  "scaleLocation": {
                                    "$id": "46",
                                    "id": 1,
                                    "deptNo": 1,
                                    "deptCode": "sample string 2",
                                    "name": "sample string 3",
                                    "enabled": true,
                                    "updated": "2026-04-03T06:27:06.863945",
                                    "department": {
                                      "$id": "47",
                                      "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": "46"
                                      },
                                      "subDepartments": [
                                        {
                                          "$id": "48",
                                          "id": 1,
                                          "departmentID": 2,
                                          "name": "sample string 3",
                                          "code": "sample string 4",
                                          "departmentCode": "sample string 5",
                                          "externalSales": true,
                                          "minorDepartments": [
                                            {
                                              "$id": "49",
                                              "id": 1,
                                              "subDepartmentID": 2,
                                              "departmentID": 3,
                                              "name": "sample string 4",
                                              "subDepartmentCode": "sample string 5",
                                              "departmentCode": "sample string 6",
                                              "code": "sample string 7",
                                              "lesserDepartments": [
                                                {
                                                  "$id": "50",
                                                  "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": "2026-04-03T06:27:06.863945",
                                                  "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": "yHbhgLnDXE2+uCwwS46dig==",
                                                  "labelPageLayoutGuid": "80e176c8-c3b9-4d5c-beb8-2c304b8e9d8a",
                                                  "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": "51",
                                                    "dept": 1,
                                                    "category": 2,
                                                    "name": "sample string 3",
                                                    "active": true,
                                                    "mscCommodities": [
                                                      {
                                                        "$id": "52",
                                                        "dept": 1,
                                                        "category": 2,
                                                        "commodity": 3,
                                                        "name": "sample string 4",
                                                        "active": true,
                                                        "mscSubCommodities": [
                                                          {
                                                            "$id": "53",
                                                            "dept": 1,
                                                            "category": 2,
                                                            "commodity": 3,
                                                            "subCommodity": 4,
                                                            "name": "sample string 5",
                                                            "active": true,
                                                            "subCommodityCode": "sample string 7"
                                                          },
                                                          {
                                                            "$ref": "53"
                                                          }
                                                        ],
                                                        "commodityCode": "sample string 6"
                                                      },
                                                      {
                                                        "$ref": "52"
                                                      }
                                                    ],
                                                    "categoryCode": "sample string 5"
                                                  },
                                                  "mscCom": {
                                                    "$ref": "52"
                                                  },
                                                  "mscDep": {
                                                    "$id": "54",
                                                    "dept": 1,
                                                    "name": "sample string 2",
                                                    "active": true,
                                                    "mscCategories": [
                                                      {
                                                        "$ref": "51"
                                                      },
                                                      {
                                                        "$ref": "51"
                                                      }
                                                    ],
                                                    "deptCode": "sample string 4"
                                                  },
                                                  "mscSubCom": {
                                                    "$ref": "53"
                                                  }
                                                },
                                                {
                                                  "$ref": "50"
                                                }
                                              ],
                                              "updated": "2026-04-03T06:27:06.863945",
                                              "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": "Zw/N7ncdcUqITnbgy1ARjg==",
                                              "labelPageLayoutGuid": "eecd0f67-1d77-4a71-884e-76e0cb50118e",
                                              "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": "51"
                                              },
                                              "mscCom": {
                                                "$ref": "52"
                                              },
                                              "mscDep": {
                                                "$ref": "54"
                                              },
                                              "mscSubCom": {
                                                "$ref": "53"
                                              }
                                            },
                                            {
                                              "$ref": "49"
                                            }
                                          ],
                                          "investmentBuyOverride": true,
                                          "updated": "2026-04-03T06:27:06.863945",
                                          "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": "OpZLesb5+0uqaYQvyepWmw==",
                                          "labelPageLayoutGuid": "7a4b963a-f9c6-4bfb-aa69-842fc9ea569b",
                                          "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": "51"
                                          },
                                          "mscCom": {
                                            "$ref": "52"
                                          },
                                          "mscDep": {
                                            "$ref": "54"
                                          },
                                          "mscSubCom": {
                                            "$ref": "53"
                                          }
                                        },
                                        {
                                          "$ref": "48"
                                        }
                                      ],
                                      "stores": [
                                        1,
                                        2
                                      ],
                                      "investmentBuyOverride": true,
                                      "updated": "2026-04-03T06:27:06.863945",
                                      "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": "/OO2hhD1f0y6QmTHBQs3+A==",
                                      "labelPageLayoutGuid": "86b6e3fc-f510-4c7f-ba42-64c7050b37f8",
                                      "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": "51"
                                      },
                                      "mscCom": {
                                        "$ref": "52"
                                      },
                                      "mscDep": {
                                        "$ref": "54"
                                      },
                                      "mscSubCom": {
                                        "$ref": "53"
                                      }
                                    }
                                  }
                                },
                                {
                                  "$ref": "45"
                                }
                              ],
                              "nextPrice": {
                                "$id": "55",
                                "id": 1,
                                "campaignID": 2,
                                "campaignName": "sample string 3",
                                "plu": 1,
                                "hostOfferID": 1,
                                "metcashPromotionID": "sample string 4",
                                "metcashPromotionPlacement": "sample string 5",
                                "pluG_UID": "Hr1tq4lTM06maQmt3KGmoA==",
                                "pluGuid": "ab6dbd1e-5389-4e33-a669-09addca1a6a0",
                                "newPrice": 1,
                                "pctDiscount": 1,
                                "newCost": 1,
                                "newCostDecimals": 6,
                                "dealCostIdentifier": "Jn4FV5AOU0yYvIInyGv8aw==",
                                "dealCostGuid": "57057e26-0e90-4c53-98bc-8227c86bfc6b",
                                "pluName": "sample string 7",
                                "apn": "sample string 8",
                                "fuelItem": true,
                                "priceGroupG_UID": "SSAqC6xO1k2Gb55JOgyCWA==",
                                "priceGroupGuid": "0b2a2049-4eac-4dd6-866f-9e493a0c8258",
                                "itemNumber": "sample string 10",
                                "cri": "sample string 11",
                                "pluPrice": 12,
                                "costCalcMethod": 13,
                                "pluCost": 14,
                                "pluCostIndicator": "sample string 15",
                                "pluPriceGstPercent": 16,
                                "pluCostGstPercent": 17,
                                "pluActive": true,
                                "cartonQty": 1.1,
                                "baseUnits": 19.1,
                                "salesMode": 1,
                                "pluNormalCost": 20,
                                "pluaws": 21.0,
                                "directNumber": "sample string 22",
                                "departmentName": "sample string 23",
                                "subDepartmentName": "sample string 24",
                                "priceGroupName": "sample string 25",
                                "supplierName": "sample string 26",
                                "stockOnHand": 1.1,
                                "stockOnOrder": 1.1,
                                "lastReceived": "2026-04-03T06:27:06.863945",
                                "rrp": 27,
                                "campaignDescription": "sample string 28",
                                "hostCampaign": true,
                                "hostIdentifier": "QEA=",
                                "hostIdentifierGuid": "9d039187-c9ad-4bb0-acad-3301ee80cf2b",
                                "campaignComboPriceGroupG_UID": "hFkbxm0IvkWDk38xGALRDQ==",
                                "campaignComboPriceGroupIdentifier": "c61b5984-086d-45be-8393-7f311802d10d",
                                "promotionPlacementDescription": "sample string 30",
                                "storeAcceptances": [
                                  {
                                    "$id": "56",
                                    "plu": 1,
                                    "pluG_UId": "QEA=",
                                    "campaignID": 1,
                                    "campaignName": "sample string 2",
                                    "storeID": 3,
                                    "acceptedUtc": "2026-04-03T06:27:06.863945",
                                    "operatorG_UID": "mxjSuQs88EyAfaHeRhBF+g==",
                                    "operatorGuid": "b9d2189b-3c0b-4cf0-807d-a1de461045fa",
                                    "machineID": 1,
                                    "processed": true,
                                    "appliedUtc": "2026-04-03T06:27:06.863945",
                                    "signIqTicketFileMovedUtc": "2026-04-03T06:27:06.863945",
                                    "user": "sample string 6",
                                    "campaignDescription": "sample string 7",
                                    "productDesc": "sample string 8",
                                    "storeName": "sample string 9",
                                    "effectiveUtc": "2026-04-03T06:27:06.863945",
                                    "priceChangeType": 0,
                                    "operatorName": "sample string 10",
                                    "hostCampaign": true,
                                    "hostIdentifier": "QEA=",
                                    "hostIdentifierGuid": "be9041d0-0f53-4f74-b749-6b0ae8e33103",
                                    "product": {
                                      "$ref": "17"
                                    },
                                    "campaignPlu": {
                                      "$ref": "55"
                                    },
                                    "fuelItem": true
                                  },
                                  {
                                    "$ref": "56"
                                  }
                                ],
                                "campaign": {
                                  "$id": "57",
                                  "id": 1,
                                  "storeID": 2,
                                  "name": "5950247e-9324-4593-934c-92eb4b11e90c",
                                  "nameGuid": "5950247e-9324-4593-934c-92eb4b11e90c",
                                  "description": "sample string 4",
                                  "showDiscounts": true,
                                  "showTotals": true,
                                  "onlyEvaluateOnSubtotal": true,
                                  "useDescription": true,
                                  "campaignType": 1,
                                  "startDate": "2026-04-03T06:27:06.863945",
                                  "startTime": 1,
                                  "endDate": "2026-04-03T06:27:06.863945",
                                  "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": "2026-04-03T06:27:06.863945",
                                  "system": true,
                                  "created": "2026-04-03T06:27:06.863945",
                                  "updated": "2026-04-03T06:27:06.863945",
                                  "priceChangeNotifiedUtc": "2026-04-03T06:27:06.863945",
                                  "promoType": 1,
                                  "promotionTypeCode": "sample string 13",
                                  "hostIdentifier": "Exgl1zW4KUWk28V2TJar0w==",
                                  "hostIdentifierGuid": "d7251813-b835-4529-a4db-c5764c96abd3",
                                  "hostType": 14,
                                  "createdByUser": "sample string 15",
                                  "fromHost": true,
                                  "deleted": true,
                                  "campaignDeleted": "2026-04-03T06:27:06.863945",
                                  "updatedByUser": "sample string 18",
                                  "offerID": 1,
                                  "isPriceChangeCampaign": true,
                                  "stores": [
                                    1,
                                    2
                                  ],
                                  "storeNames": [
                                    "sample string 1",
                                    "sample string 2"
                                  ],
                                  "campaignPlus": [
                                    {
                                      "$ref": "55"
                                    },
                                    {
                                      "$ref": "55"
                                    }
                                  ],
                                  "campaignPools": [
                                    {
                                      "$id": "58",
                                      "id": 1,
                                      "campaignID": 2,
                                      "campaignName": "sample string 3",
                                      "plu": 4,
                                      "pluG_UID": "l3LzOfUNMUm/GHVaHbbDVA==",
                                      "pluGuid": "39f37297-0df5-4931-bf18-755a1db6c354",
                                      "hostOfferID": 1,
                                      "priceGroupG_UID": "qryogE5nc0OM7J98gd9NfQ==",
                                      "priceGroupGuid": "80a8bcaa-674e-4373-8cec-9f7c81df4d7d",
                                      "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": "2026-04-03T06:27:06.863945",
                                      "rrp": 17,
                                      "campaignDescription": "sample string 18",
                                      "product": {
                                        "$ref": "17"
                                      },
                                      "campaign": {
                                        "$ref": "57"
                                      }
                                    },
                                    {
                                      "$ref": "58"
                                    }
                                  ],
                                  "sellingRules": [
                                    {
                                      "$id": "59",
                                      "id": 1,
                                      "identifier": "ykTmgfQfVkKropDjp+c76g==",
                                      "identifierStr": "ykTmgfQfVkKropDjp+c76g==",
                                      "identifierGuid": "81e644ca-1ff4-4256-aba2-90e3a7e73bea",
                                      "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": "57"
                                      }
                                    },
                                    {
                                      "$ref": "59"
                                    }
                                  ],
                                  "customers": [
                                    {
                                      "$id": "60",
                                      "id": 1,
                                      "campaignID": 2,
                                      "campaignName": "sample string 3",
                                      "customerID": "3phsmggZgUiI8KdVnZlfRg==",
                                      "customerIDGuid": "9a6c98de-1908-4881-88f0-a7559d995f46",
                                      "campaign": {
                                        "$ref": "57"
                                      },
                                      "customer": {
                                        "$id": "61",
                                        "identifier": "2jL/xxfwik21Ic60BbMLnA==",
                                        "identifierGuid": "c7ff32da-f017-4d8a-b521-ceb405b30b9c",
                                        "code": "sample string 2",
                                        "familyName": "sample string 3",
                                        "givenName": "sample string 4",
                                        "otherName": "sample string 5",
                                        "title": "sample string 6",
                                        "dateOfBirth": "2026-04-03T06:27:06.863945",
                                        "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": "wzOpPZauw0ay74k+gr30HQ==",
                                        "communityIdentifierGuid": "3da933c3-ae96-46c3-b2ef-893e82bdf41d",
                                        "joined": "2026-04-03T06:27:06.863945",
                                        "updated": "2026-04-03T06:27:06.863945",
                                        "active": true,
                                        "reasonInactive": 1,
                                        "groupCustomer": true,
                                        "loyaltyPoints": 1,
                                        "homeStoreID": 1,
                                        "availableSpend": 1,
                                        "priceLevelIdentifier": "AkgCn0ppE0anfAaAshcfjA==",
                                        "priceLevelIdentifierGuid": "9f024802-694a-4613-a77c-0680b2171f8c",
                                        "marketingID": "sample string 18",
                                        "receiptPrintOptions": 1,
                                        "hidden": true,
                                        "registered": true,
                                        "registeredOn": "2026-04-03T06:27:06.863945",
                                        "emailMarketing": true,
                                        "smsMarketing": true,
                                        "deleted": true,
                                        "deletedUser": "sample string 24",
                                        "homeStoreName": "sample string 25",
                                        "customerCards": [
                                          {
                                            "$id": "62",
                                            "cardType": 2,
                                            "issueDate": "2026-04-03T06:27:06.863945",
                                            "expiry": "2026-04-03T06:27:06.863945",
                                            "customerID": "eTx7rYfGzUq+pky2fCdBHA==",
                                            "customerIDGuid": "ad7b3c79-c687-4acd-bea6-4cb67c27411c",
                                            "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": "2026-04-03T06:27:06.863945",
                                            "linkedAccount": "bp5VjkOaHkiq2AD/fa8L2A==",
                                            "linkedAccountGuid": "8e559e6e-9a43-481e-aad8-00ff7daf0bd8",
                                            "currentValueChanged": true,
                                            "limitsChanged": true,
                                            "customer": {
                                              "$ref": "61"
                                            },
                                            "account": {
                                              "$id": "63",
                                              "id": 1,
                                              "identifier": "q0uocfncH0mzxwT3nTcteA==",
                                              "identifierGuid": "71a84bab-dcf9-491f-b3c7-04f79d372d78",
                                              "referenceNo": "sample string 3",
                                              "name": "sample string 4",
                                              "created": "2026-04-03T06:27:06.863945",
                                              "owner": "pR9D3/P8p02pKL/271bELw==",
                                              "ownerGuid": "df431fa5-fcf3-4da7-a928-bff6ef56c42f",
                                              "accountStoreGroupIdentifier": "aua8gAu4OkuPRUQLkc5IYw==",
                                              "accountStoreGroupGuid": "80bce66a-b80b-4b3a-8f45-440b91ce4863",
                                              "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": "2026-04-03T06:27:06.863945",
                                              "active": true,
                                              "updated": "2026-04-03T06:27:06.863945",
                                              "deleted": true,
                                              "deletedUser": "sample string 16",
                                              "currentBalanceChanged": true,
                                              "maximumLimitChanged": true,
                                              "loyaltyPointsChanged": true,
                                              "projectedBalance": 17,
                                              "accountStoreGroupStoreIDs": [
                                                1,
                                                2
                                              ],
                                              "customerEmail": "sample string 18",
                                              "ownerCustomer": {
                                                "$ref": "61"
                                              },
                                              "card": {
                                                "$ref": "62"
                                              },
                                              "members": {
                                                "$id": "64",
                                                "sample string 1": [
                                                  {
                                                    "$ref": "61"
                                                  },
                                                  {
                                                    "$ref": "61"
                                                  }
                                                ],
                                                "sample string 2": [
                                                  {
                                                    "$ref": "61"
                                                  },
                                                  {
                                                    "$ref": "61"
                                                  }
                                                ]
                                              },
                                              "customerGroups": [
                                                {
                                                  "$id": "65",
                                                  "identifier": "Ebiw4LyTHUq61NpwLwupyA==",
                                                  "identifierGuid": "e0b0b811-93bc-4a1d-bad4-da702f0ba9c8",
                                                  "name": "sample string 2",
                                                  "primaryContact": "Lc9SBciOI0GblsW9W0k5ew==",
                                                  "primaryContactGuid": "0552cf2d-8ec8-4123-9b96-c5bd5b49397b",
                                                  "accountID": "XVoA78KQEUqadhdHOzsHng==",
                                                  "accountIDGuid": "ef005a5d-90c2-4a11-9a76-17473b3b079e",
                                                  "special": true,
                                                  "updated": "2026-04-03T06:27:06.863945",
                                                  "active": true,
                                                  "reasonInactive": 1,
                                                  "priceLevelIdentifier": "sbH1JCCeW0mdX5sk4rlp4Q==",
                                                  "priceLevelIdentifierGuid": "24f5b1b1-9e20-495b-9d5f-9b24e2b969e1",
                                                  "marketingListID": "sample string 7",
                                                  "deleted": true,
                                                  "account": {
                                                    "$ref": "63"
                                                  },
                                                  "primaryContactCustomer": {
                                                    "$ref": "61"
                                                  },
                                                  "customerGroupMembers": [
                                                    {
                                                      "$id": "66",
                                                      "id": 1,
                                                      "groupID": "bD0tPs7I+EqjZke8QKBQnw==",
                                                      "groupIDGuid": "3e2d3d6c-c8ce-4af8-a366-47bc40a0509f",
                                                      "customerID": "9J8d8Kjji0yBkKTM44lXIw==",
                                                      "customerIDGuid": "f01d9ff4-e3a8-4c8b-8190-a4cce3895723",
                                                      "card": "sample string 4",
                                                      "linkedAccount": "CzL5Y/QKKkq9EXY6KJQlWw==",
                                                      "linkedAccountGuid": "63f9320b-0af4-4a2a-bd11-763a2894255b",
                                                      "customer": {
                                                        "$ref": "61"
                                                      },
                                                      "group": {
                                                        "$ref": "65"
                                                      },
                                                      "customerCard": {
                                                        "$ref": "62"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "66"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "$ref": "65"
                                                }
                                              ]
                                            },
                                            "payments": [
                                              {
                                                "$id": "67",
                                                "id": 1,
                                                "identifier": "3gPYORvNi0i4V5grbef1aQ==",
                                                "identifierGuid": "39d803de-cd1b-488b-b857-982b6de7f569",
                                                "storeID": 2,
                                                "operatorName": "sample string 3",
                                                "saleHeaderID": 4,
                                                "paymentType": 5,
                                                "amount": 6,
                                                "account": "sample string 7",
                                                "accountID": "2AykbJwODE25KNPytU8HiA==",
                                                "accountIDGuid": "6ca40cd8-0e9c-4d0c-b928-d3f2b54f0788",
                                                "customerAccount": {
                                                  "$ref": "63"
                                                },
                                                "customerCard": {
                                                  "$ref": "62"
                                                },
                                                "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": "2026-04-03T06:27:06.863945",
                                                "invRocNo": "sample string 14",
                                                "responseCode": "sample string 15",
                                                "cashout": 1,
                                                "tip": 16,
                                                "idempotentVoid": "KFZwikxLskCei8dkEtEOcQ==",
                                                "idempotentVoidGuid": "8a705628-4b4c-40b2-9e8b-c76412d10e71",
                                                "offline": true,
                                                "processed": 1,
                                                "storeSaleHeader": {
                                                  "$ref": "3"
                                                },
                                                "metadata": {
                                                  "$id": "68",
                                                  "id": 1,
                                                  "paymentID": 2,
                                                  "paymentIdentifier": "0OeD/JCFOU2OI3jsR8yo4w==",
                                                  "paymentIdentifierGuid": "fc83e7d0-8590-4d39-8e23-78ec47cca8e3",
                                                  "identifier": "8V/VtU9+o0iiv9+XC8W+hA==",
                                                  "identifierGuid": "b5d55ff1-7e4f-48a3-a2bf-df970bc5be84",
                                                  "metadata": "sample string 3",
                                                  "signatureImage": "QEA=",
                                                  "itemIdentifier": "NfD78v9t5k2LyuS8hNuHug==",
                                                  "itemIdentifierGuid": "f2fbf035-6dff-4de6-8bca-e4bc84db87ba"
                                                }
                                              },
                                              {
                                                "$ref": "67"
                                              }
                                            ]
                                          },
                                          {
                                            "$ref": "62"
                                          }
                                        ],
                                        "customerGroupMembers": [
                                          {
                                            "$ref": "66"
                                          },
                                          {
                                            "$ref": "66"
                                          }
                                        ],
                                        "customerGroups": [
                                          {
                                            "$ref": "65"
                                          },
                                          {
                                            "$ref": "65"
                                          }
                                        ],
                                        "accounts": [
                                          {
                                            "$ref": "63"
                                          },
                                          {
                                            "$ref": "63"
                                          }
                                        ],
                                        "account": {
                                          "$ref": "63"
                                        },
                                        "vouchers": [
                                          {
                                            "$id": "69",
                                            "customerIdentifier": "tZ+/LV9FBkqu2G52BLQ1/Q==",
                                            "customerIdentifierGuid": "2dbf9fb5-455f-4a06-aed8-6e7604b435fd",
                                            "voucherName": "sample string 2",
                                            "count": 3,
                                            "storeID": 4,
                                            "barcode": "sample string 5",
                                            "redeemCount": 6,
                                            "issueCount": 7,
                                            "storeSalePaymentID": 1,
                                            "idempotentID": "7m7N0N56aEuXu6hT7uXwVA==",
                                            "idempotentGuid": "d0cd6eee-7ade-4b68-97bb-a853eee5f054",
                                            "offline": true,
                                            "voucher": {
                                              "$id": "70",
                                              "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": "2026-04-03T06:27:06.863945",
                                              "barcodeTemplate": {
                                                "$id": "71",
                                                "templateID": 1,
                                                "template": "sample string 1",
                                                "bcFunction": "sample string 2",
                                                "sortOrder": 3
                                              },
                                              "scaleLabel": {
                                                "$id": "72",
                                                "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": "2026-04-03T06:27:06.863945",
                                                "labelPageLayout": "BUTyuG1DDUOtWySdCdsN7Q==",
                                                "pageLayoutGuid": "b8f24405-436d-430d-ad5b-249d09db0ded",
                                                "labelType": 6,
                                                "oldName": "sample string 7",
                                                "voucher": {
                                                  "$ref": "70"
                                                },
                                                "elements": [
                                                  {
                                                    "$id": "73",
                                                    "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": "2026-04-03T06:27:06.863945"
                                                  },
                                                  {
                                                    "$ref": "73"
                                                  }
                                                ]
                                              },
                                              "customerVouchers": [
                                                {
                                                  "$id": "74",
                                                  "id": 1,
                                                  "customerIdentifier": "Z2NtyYCYVUKyOS+EnzOrUA==",
                                                  "customerIdentifierGuid": "c96d6367-9880-4255-b239-2f849f33ab50",
                                                  "voucherID": 3,
                                                  "voucherName": "sample string 4",
                                                  "storeID": 1,
                                                  "barcode": "sample string 5",
                                                  "dateOfIssue": "2026-04-03T06:27:06.863945",
                                                  "issuedSaleHeaderID": 1,
                                                  "issuedSaleIdentifier": "sample string 7",
                                                  "issuedOfflinePaymentID": 1,
                                                  "issuedIdempotentID": "m92+GOqJlU66SRHYY0/mjg==",
                                                  "issuedIdempotentGuid": "18bedd9b-89ea-4e95-ba49-11d8634fe68e",
                                                  "issuedOffline": true,
                                                  "issuedUser": "sample string 9",
                                                  "issuedNotes": "sample string 10",
                                                  "expiryDate": "2026-04-03T06:27:06.863945",
                                                  "expiredUser": "sample string 11",
                                                  "expiredNotes": "sample string 12",
                                                  "redeemed": "2026-04-03T06:27:06.863945",
                                                  "redeemedSaleHeaderID": 1,
                                                  "redeemedSaleIdentifier": "sample string 13",
                                                  "redeemedOfflinePaymentID": 1,
                                                  "redeemedIdempotentID": "+ETjkcEXoE2eVVov08zR0Q==",
                                                  "redeemedIdempotentGuid": "91e344f8-17c1-4da0-9e55-5a2fd3ccd1d1",
                                                  "redeemedUser": "sample string 14",
                                                  "redeemedNotes": "sample string 15",
                                                  "redeemedOffline": true,
                                                  "updated": "2026-04-03T06:27:06.863945",
                                                  "storeName": "sample string 17",
                                                  "scaleLabel": {
                                                    "$ref": "72"
                                                  },
                                                  "voucher": {
                                                    "$ref": "70"
                                                  },
                                                  "customer": {
                                                    "$ref": "61"
                                                  },
                                                  "issuedOfflinePayment": {
                                                    "$ref": "67"
                                                  },
                                                  "redeemedOfflinePayment": {
                                                    "$ref": "67"
                                                  }
                                                },
                                                {
                                                  "$ref": "74"
                                                }
                                              ]
                                            },
                                            "customer": {
                                              "$ref": "61"
                                            }
                                          },
                                          {
                                            "$ref": "69"
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "$ref": "60"
                                    }
                                  ],
                                  "customerGroups": [
                                    {
                                      "$id": "75",
                                      "id": 1,
                                      "campaignID": 2,
                                      "campaignName": "sample string 3",
                                      "groupID": "UKoANzxKXEurwvC/jLzvbw==",
                                      "groupIDGuid": "3700aa50-4a3c-4b5c-abc2-f0bf8cbcef6f",
                                      "campaign": {
                                        "$ref": "57"
                                      },
                                      "group": {
                                        "$ref": "65"
                                      }
                                    },
                                    {
                                      "$ref": "75"
                                    }
                                  ],
                                  "signIqTickets": [
                                    {
                                      "$id": "76",
                                      "identifier": "SNbwOAcTCU+z6bM0v7Ki1w==",
                                      "identifierGuid": "38f0d648-1307-4f09-b3e9-b334bfb2a2d7",
                                      "campaignName": "sample string 2",
                                      "message": "sample string 3",
                                      "ticketFileSource": "sample string 4",
                                      "ticketFileDestination": "sample string 5",
                                      "storeID": 1
                                    },
                                    {
                                      "$ref": "76"
                                    }
                                  ],
                                  "comboPriceGroups": [
                                    {
                                      "$id": "77",
                                      "id": 1,
                                      "campaignID": 2,
                                      "campaignName": "sample string 3",
                                      "g_UID": "qsTMeL84+Uu4emqtiF1PVQ==",
                                      "guid": "78ccc4aa-38bf-4bf9-b87a-6aad885d4f55",
                                      "description": "sample string 5",
                                      "newPrice": 1,
                                      "rangeDescription": "sample string 6",
                                      "dealDescription": "sample string 7",
                                      "labelQuantity": 8,
                                      "hostProductCategoryID": 1,
                                      "offerID": 1,
                                      "dontUpdatePricePlus": true,
                                      "campaign": {
                                        "$ref": "57"
                                      },
                                      "comboPricePlus": [
                                        {
                                          "$id": "78",
                                          "id": 1,
                                          "campaignID": 2,
                                          "campaignName": "sample string 3",
                                          "groupG_UID": "362qYNcd3kSAsODOPE+f4Q==",
                                          "groupGuid": "60aaaddf-1dd7-44de-80b0-e0ce3c4f9fe1",
                                          "comboPriceType": 5,
                                          "priceType": 5,
                                          "pluG_UID": "jNsxHCpVI0GWR8PxMEI4QA==",
                                          "pluGuid": "1c31db8c-552a-4123-9647-c3f130423840",
                                          "priceGroupG_UID": "XWfK9BGHNE2Kj3F7WqIQIg==",
                                          "priceGroupGuid": "f4ca675d-8711-4d34-8a8f-717b5aa21022",
                                          "campaignPoolID": "sample string 7",
                                          "quantity": 1,
                                          "campaign": {
                                            "$ref": "57"
                                          },
                                          "product": {
                                            "$ref": "17"
                                          },
                                          "priceGroup": {
                                            "$ref": "23"
                                          },
                                          "campaignPool": {
                                            "$ref": "57"
                                          }
                                        },
                                        {
                                          "$ref": "78"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "77"
                                    }
                                  ],
                                  "priceLevels": [
                                    {
                                      "$id": "79",
                                      "id": 1,
                                      "priceLevelIdentifier": "vJQXsaTu00+dIOJkTuY0dg==",
                                      "priceLevelIdentifierGuid": "b11794bc-eea4-4fd3-9d20-e2644ee63476",
                                      "campaignName": "sample string 3",
                                      "priceLevelName": "sample string 4"
                                    },
                                    {
                                      "$ref": "79"
                                    }
                                  ],
                                  "promotionType": {
                                    "$id": "80",
                                    "identifier": "yQtqxfbEM0eDn/NwQPc3iw==",
                                    "identifierGuid": "c56a0bc9-c4f6-4733-839f-f37040f7378b",
                                    "hostType": 2,
                                    "code": "sample string 3",
                                    "description": "sample string 4",
                                    "isLiquor": true,
                                    "isAdvertised": true,
                                    "disableWasSave": true,
                                    "excludeFromPromoSales": true,
                                    "labelPageLayoutG_UID": "iFvf8Hxi6kKwDW8c419UOw==",
                                    "labelPageLayoutGuid": "f0df5b88-627c-42ea-b00d-6f1ce35f543b",
                                    "priceLevelIdentifier": "WOcylTJN00mMMGKJBovAlg==",
                                    "priceLevelIdentifierGuid": "9532e758-4d32-49d3-8c30-6289068bc096",
                                    "active": true,
                                    "updated": "2026-04-03T06:27:06.863945",
                                    "hostName": "sample string 11"
                                  }
                                },
                                "product": {
                                  "$ref": "17"
                                },
                                "dealCost": {
                                  "$id": "81",
                                  "headerIdentifier": "q3dpwzxva06tiHO8uV1PYA==",
                                  "headerIdentifierGuid": "c36977ab-6f3c-4e6b-ad88-73bcb95d4f60",
                                  "identifier": "NfcykSVLMEKfSyzRfLfBIg==",
                                  "identifierGuid": "9132f735-4b25-4230-9f4b-2cd17cb7c122",
                                  "supplierIdentifier": "s3Hbr/y6P0WhZ/CygeZx7w==",
                                  "supplierGuid": "afdb71b3-bafc-453f-a167-f0b281e671ef",
                                  "pluG_UID": "Sf5SfFf1c0KNw7hJWFSv9A==",
                                  "pluGuid": "7c52fe49-f557-4273-8dc3-b8495854aff4",
                                  "campaignName": "4d2bea6a-3cf8-4ef9-b357-1a76af6b1c10",
                                  "description": "sample string 4",
                                  "cost": 5,
                                  "costDecimals": 6,
                                  "start": "2026-04-03T06:27:06.863945",
                                  "end": "2026-04-03T06:27:06.863945",
                                  "type": 9,
                                  "promoType": 10,
                                  "bonusItemPLUG_UID": "NbhUP0b4l0W+wppfdfwZIQ==",
                                  "bonusItemPluGuid": "3f54b835-f846-4597-bec2-9a5f75fc1921",
                                  "bonusPurchaseUnits": 11,
                                  "bonusReceiveUnits": 12,
                                  "updated": "2026-04-03T06:27:06.863945",
                                  "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": "2026-04-03T06:27:06.863945",
                                  "campaignEndDate": "2026-04-03T06:27:06.863945",
                                  "masterPLUG_UID": "AvTEak7gsUmwL1YWFH9frQ==",
                                  "masterID": "6ac4f402-e04e-49b1-b02f-5616147f5fad",
                                  "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": "DBfFWBDs/kSC4VmiqdyXDA==",
                                  "bonusMasterID": "58c5170c-ec10-44fe-82e1-59a2a9dc970c",
                                  "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": "2026-04-03T06:27:06.863945",
                              "dealCosts": [
                                {
                                  "$ref": "81"
                                },
                                {
                                  "$ref": "81"
                                }
                              ],
                              "tags": [
                                {
                                  "$id": "82",
                                  "pluG_UID": "S5Rd01WkYU27xYHdZ6ytjA==",
                                  "pluGuid": "d35d944b-a455-4d61-bbc5-81dd67acad8c",
                                  "tagID": 1,
                                  "description": "sample string 1",
                                  "storeIDs": [
                                    1,
                                    2
                                  ]
                                },
                                {
                                  "$ref": "82"
                                }
                              ],
                              "alternateProductG_UID": "LAHlol3sO0CQs/QIb9fZKA==",
                              "alternateProduct": "a2e5012c-ec5d-403b-90b3-f4086fd7d928",
                              "altProduct": {
                                "$ref": "17"
                              },
                              "productHostCode": {
                                "$id": "83",
                                "id": 1,
                                "pluG_UID": "44S6jmi4nUamCSgbL6oZjQ==",
                                "pluGuid": "8eba84e3-b868-469d-a609-281b2faa198d",
                                "ibaCode": "sample string 2"
                              },
                              "mscCat": {
                                "$ref": "51"
                              },
                              "mscCom": {
                                "$ref": "52"
                              },
                              "mscDep": {
                                "$ref": "54"
                              },
                              "mscSubCom": {
                                "$ref": "53"
                              },
                              "isUserUpdate": true,
                              "ignoreMasterProduct": true,
                              "priceGroupLabelRequested": true,
                              "firstSold": "2026-04-03T06:27:06.863945",
                              "inventoryTracked": "2026-04-03T06:27:06.863945",
                              "isNormalPriceChangesCampaign": true,
                              "baseProductFuel": {
                                "$id": "84",
                                "pluG_UID": "n+YecX1PyUyZ3CrTSH+BAA==",
                                "pluGuid": "711ee69f-4f7d-4cc9-99dc-2ad3487f8100",
                                "fuelPluG_UID": "Vbu1NMUh00ChmlwNIraidg==",
                                "fuelPluGuid": "34b5bb55-21c5-40d3-a19a-5c0d22b6a276",
                                "price": 3,
                                "productDescription": "sample string 4",
                                "productBarcode": "sample string 5",
                                "fuelProductDescription": "sample string 6",
                                "fuelProductBarcode": "sample string 7",
                                "fuelProductPrice": 8
                              },
                              "productFuelLinks": [
                                {
                                  "$ref": "84"
                                },
                                {
                                  "$ref": "84"
                                }
                              ]
                            },
                            "supplier": {
                              "$ref": "12"
                            },
                            "serviceFee": {
                              "$id": "85",
                              "id": 1,
                              "description": "sample string 1",
                              "fee": 1
                            },
                            "isPrimaryHost": true,
                            "hostVendor": 48
                          },
                          {
                            "$ref": "15"
                          }
                        ],
                        "orderCycleHeaders": [
                          {
                            "$id": "86",
                            "storeID": 1,
                            "supplierIdentifier": "eqooOAiVUEWTiNN+DJ7nsA==",
                            "supplierGuid": "3828aa7a-9508-4550-9388-d37e0c9ee7b0",
                            "departmentCode": "sample string 2",
                            "warehouseDirectIndicator": "sample string 3",
                            "type": 4,
                            "storeName": "sample string 5",
                            "departmentName": "sample string 6",
                            "orderDays": 7
                          },
                          {
                            "$ref": "86"
                          }
                        ],
                        "cycles": [
                          {
                            "$id": "87",
                            "storeID": 1,
                            "supplierIdentifier": "YPc8oeNLmE+X6mRJYgWbdQ==",
                            "supplierGuid": "a13cf760-4be3-4f98-97ea-644962059b75",
                            "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": "2026-04-03T06:27:06.863945",
                            "deliveryDate": "2026-04-03T06:27:06.863945",
                            "nextCutOffDate": "2026-04-03T06:27:06.863945",
                            "nextDeliveryDate": "2026-04-03T06:27:06.863945",
                            "nextDaysBuffer": 10
                          },
                          {
                            "$ref": "87"
                          }
                        ],
                        "store": {
                          "$ref": "7"
                        },
                        "updated": "2026-04-03T06:27:06.863945",
                        "isHost": true
                      },
                      "files": [
                        {
                          "$id": "88",
                          "id": "sample string 1",
                          "fileName": "sample string 2",
                          "extension": "sample string 3",
                          "provider": 0,
                          "type": 0,
                          "hostType": "sample string 4",
                          "createdUtc": "2026-04-03T06:27:06.863945",
                          "processed": "2026-04-03T06:27:06.863945",
                          "isProcessing": true,
                          "processedCount": 6,
                          "processingTime": 1,
                          "collectedUtc": "2026-04-03T06:27:06.863945",
                          "size": 1,
                          "sizeFormat": "sample string 7",
                          "isArchive": true,
                          "customerNumber": "sample string 9",
                          "businessPillar": "sample string 10",
                          "fileType": "sample string 11",
                          "version": "sample string 12",
                          "reference": "sample string 13",
                          "digest": "sample string 14",
                          "contentType": "sample string 15",
                          "host": {
                            "$ref": "11"
                          },
                          "metcashHeader": {
                            "$id": "89",
                            "customerNumber": "sample string 1",
                            "creationDate": "2026-04-03T06:27:06.863945",
                            "businessPillar": "sample string 3",
                            "fileType": "sample string 4"
                          }
                        },
                        {
                          "$ref": "88"
                        }
                      ],
                      "zoneMatrix": [
                        {
                          "$id": "90",
                          "id": 1,
                          "hostIdentifier": "6ULyg+ZcYEGL2Swk0x/KEw==",
                          "hostIdentifierGuid": "83f242e9-5ce6-4160-8bd9-2c24d31fca13",
                          "storeID": 1,
                          "departmentCode": "sample string 2",
                          "hostGuids": [
                            "a3633758-6d40-46df-bbf4-34b08ccd659c",
                            "8e1fb4f0-ccba-4699-859d-838c880e4e4e"
                          ]
                        },
                        {
                          "$ref": "90"
                        }
                      ],
                      "hostFileStoreSetting": {
                        "$ref": "10"
                      },
                      "hostStoreSettings": [
                        {
                          "$ref": "10"
                        },
                        {
                          "$ref": "10"
                        }
                      ],
                      "promotionPlacements": [
                        {
                          "$id": "91",
                          "identifier": "LGNgkQ8i5EuaERKZn/pwYw==",
                          "identifierGuid": "9160632c-220f-4be4-9a11-12999ffa7063",
                          "code": "sample string 2",
                          "description": "sample string 3",
                          "isAdvertised": true
                        },
                        {
                          "$ref": "91"
                        }
                      ],
                      "promoTypeGuids": [
                        "6eec7178-f5e5-43ab-bf66-8c0bdc2d03ad",
                        "b711e5c0-0485-4c09-b904-b50afd2c3714"
                      ],
                      "isPromotionOnly": false,
                      "isOrderable": false,
                      "vendor": 0
                    },
                    "groupIDs": [
                      1,
                      2
                    ],
                    "hostDescription": "sample string 27"
                  },
                  {
                    "$ref": "10"
                  }
                ],
                "accounts": [
                  {
                    "$id": "92",
                    "id": 1,
                    "storeID": 1,
                    "accountName": "sample string 2",
                    "bsb": "sample string 3",
                    "accountNumber": "sample string 4",
                    "accountDesignated": true
                  },
                  {
                    "$ref": "92"
                  }
                ],
                "sales": [
                  {
                    "$id": "93",
                    "id": 1,
                    "storeID": 1,
                    "externalSalesType": 2,
                    "ftpSiteID": 1,
                    "lastSaleProcessed": "2026-04-03T06:27:06.863945",
                    "ftpSite": {
                      "$id": "94",
                      "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": "93"
                  }
                ],
                "zoneMatrix": [
                  {
                    "$ref": "90"
                  },
                  {
                    "$ref": "90"
                  }
                ],
                "cashManagements": [
                  {
                    "$id": "95",
                    "id": 1,
                    "storeID": 1,
                    "cashManagementType": 2,
                    "apiID": 1,
                    "organisationID": "sample string 3",
                    "siteName": "sample string 4",
                    "thirdPartyAPI": {
                      "$id": "96",
                      "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": "95"
                  }
                ],
                "updateStoreID": "00c75f00-614b-47f9-8518-db7d3d764559",
                "updateStore": {
                  "$id": "97",
                  "id": "95f349d3-ed17-43da-a782-8c62bf7bdeb2",
                  "name": "sample string 1",
                  "lastActivity": "2026-04-03T06:27:06.863945",
                  "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": "2026-04-03T06:27:06.863945"
                },
                "timeZoneId": "sample string 54",
                "securityOptions": {
                  "$id": "98",
                  "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"
                }
              }
            },
            {
              "$ref": "6"
            }
          ]
        },
        "customer": {
          "$ref": "61"
        },
        "communityOrganisation": {
          "$id": "99",
          "id": 1,
          "identifier": "kIGjsRbsyEetfEKkGEhtAA==",
          "identifierGuid": "b1a38190-ec16-47c8-ad7c-42a418486d00",
          "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",
          "abn": "sample string 15",
          "promoPeriodStart": "2026-04-03T06:27:06.863945",
          "promoPeriodEnd": "2026-04-03T06:27:06.863945",
          "allowDonations": true,
          "logoImageName": "sample string 17",
          "totalAmountAwarded": 18.1,
          "updated": "2026-04-03T06:27:06.863945",
          "deleted": true
        },
        "details": [
          {
            "$id": "100",
            "saleItemID": 1,
            "identifier": "OlV7F3Fz8k2tIKKwXeucgg==",
            "identifierGuid": "177b553a-7371-4df2-ad20-a2b05deb9c82",
            "saleHeaderID": 2,
            "plu": 1,
            "pluG_UId": "cRQGKeoQNU2BhNotr4DAlA==",
            "pluGuid": "29061471-10ea-4d35-8184-da2daf80c094",
            "accountID": "W+2A1QrPb0OXdUnOHZ9j1Q==",
            "accountIDGuid": "d580ed5b-cf0a-436f-9775-49ce1d9f63d5",
            "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": "2026-04-03T06:27:06.863945",
            "bestOrExpireType": 1,
            "providerName": "sample string 11",
            "refundG_UID": "WU/rXz4z/0OZMjOz/HJpsA==",
            "refundGuid": "5feb4f59-333e-43ff-9932-33b3fc7269b0",
            "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": "emRVKFEGbUqTNubTW6RQCQ==",
            "idempotentVoidGuid": "2855647a-0651-4a6d-9336-e6d35ba45009",
            "priceLevelIdentifier": "uLk3wwn830ewwdQr4te83A==",
            "priceLevelIdentifierGuid": "c337b9b8-fc09-47df-b0c1-d42be2d7bcdc",
            "communityIdentifier": "bsLNvpjit0+osp1ej4Scow==",
            "communityIdentifierGuid": "becdc26e-e298-4fb7-a8b2-9d5e8f849ca3",
            "productName": "sample string 23",
            "apn": "sample string 24",
            "unknownScans": [
              {
                "$id": "101",
                "id": 1,
                "saleDetailID": 2,
                "storeID": 1,
                "scanned": "2026-04-03T06:27:06.863945",
                "operatorG_UID": "QEA=",
                "barcode": "sample string 4",
                "processed": 1
              },
              {
                "$ref": "101"
              }
            ],
            "refund": {
              "$id": "102",
              "id": 1,
              "g_UID": "upKNnyLs2EeFKLSaRywH6w==",
              "guid": "9f8d92ba-ec22-47d8-8528-b49a472c07eb",
              "description": "sample string 1",
              "dumped": true,
              "inventoryReasonID": 1,
              "sortOrder": 1,
              "updated": "2026-04-03T06:27:06.863945"
            },
            "modifier": {
              "$id": "103",
              "id": 1,
              "setG_UID": "RZ+yrQP3jEueOgCEHBptig==",
              "modifierSetGuid": "adb29f45-f703-4b8c-9e3a-00841c1a6d8a",
              "name": "sample string 2",
              "price": 1,
              "quantity": 1,
              "modifierType": 1,
              "groupNumber": 1,
              "pageNumber": 1,
              "controlOrder": 1,
              "printToStation": true,
              "pluG_UID": "3hxMo4BA3UuzOvs2bZQLsA==",
              "pluGuid": "a34c1cde-4080-4bdd-b33a-fb366d940bb0",
              "deleted": true,
              "g_UID": "yC9J7cHdfUmn5wq1Nsq7rg==",
              "guid": "ed492fc8-ddc1-497d-a7e7-0ab536cabbae",
              "product": {
                "$ref": "17"
              }
            },
            "priceLevelName": "sample string 25",
            "pumpNumber": 1,
            "hoseNumber": 1
          },
          {
            "$ref": "100"
          }
        ],
        "eftReceipts": [
          {
            "$id": "104",
            "id": 1,
            "storeID": 1,
            "saleHeaderID": 2,
            "storeSaleHeader": {
              "$ref": "3"
            },
            "receipt": "sample string 3",
            "processed": 1
          },
          {
            "$ref": "104"
          }
        ],
        "payments": [
          {
            "$ref": "67"
          },
          {
            "$ref": "67"
          }
        ],
        "cards": [
          {
            "$id": "105",
            "id": 1,
            "saleHeaderID": 1,
            "identifier": "sample string 2",
            "cardType": 3,
            "providerName": "sample string 4"
          },
          {
            "$ref": "105"
          }
        ],
        "campaignHits": [
          {
            "$id": "106",
            "id": 1,
            "saleHeaderID": 2,
            "campaign": "sample string 3",
            "name": "sample string 4",
            "processed": 1,
            "campaignDescription": "sample string 5"
          },
          {
            "$ref": "106"
          }
        ],
        "fuel": [
          {
            "$id": "107",
            "id": 1,
            "plu": 1,
            "pluG_UID": "/JOwy/G9WE+iEoIKVbMlTA==",
            "pluGuid": "cbb093fc-bdf1-4f58-a212-820a55b3254c",
            "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": "2026-04-03T06:27:06.863945",
            "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": "2026-04-03T06:27:06.863945",
            "tagNumber": "sample string 15",
            "trackTwoRem": "sample string 16",
            "transCode": 1,
            "transType": 1,
            "unitPrice": 1.0,
            "vehicleReg": "sample string 17",
            "offline": true,
            "processed": 1
          },
          {
            "$ref": "107"
          }
        ],
        "fuelResells": [
          {
            "$id": "108",
            "saleItemID": 1,
            "saleHeaderID": 2,
            "plu": 1,
            "pluG_UId": "Z5NoCCF1ekatLB+aT4b0zA==",
            "pluGuid": "08689367-7521-467a-ad2c-1f9a4f86f4cc",
            "accountID": "FudiBH83K0GwNfgQNHRdIw==",
            "accountIDGuid": "0462e716-377f-412b-b035-f81034745d23",
            "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": "2026-04-03T06:27:06.863945",
            "bestOrExpireType": 1,
            "refundG_UID": "2oMsiuvKeEKgkcvCqLgBBA==",
            "refundGuid": "8a2c83da-caeb-4278-a091-cbc2a8b80104",
            "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": "108"
          }
        ],
        "customerOrder": [
          {
            "$id": "109",
            "identifier": "sgNnYLGj40SlOhwDPjVCrg==",
            "identifierGuid": "606703b2-a3b1-44e3-a53a-1c033e3542ae",
            "id": 1,
            "orderNo": 2,
            "externalSaleIdentifier": "sample string 3",
            "storeID": 4,
            "zoneID": 5,
            "deptNo": 6,
            "customerIdentifier": "c+Iacn9/OUOcpv8feery2g==",
            "customerIdentifierGuid": "721ae273-7f7f-4339-9ca6-ff1f79eaf2da",
            "operatorNo": 1,
            "operatorG_UID": "xo0nu/4Htku5gLM2DVsB2g==",
            "operatorGuid": "bb278dc6-07fe-4bb6-b980-b3360d5b01da",
            "created": "2026-04-03T06:27:06.863945",
            "ordered": "2026-04-03T06:27:06.863945",
            "started": "2026-04-03T06:27:06.863945",
            "completed": "2026-04-03T06:27:06.863945",
            "supplied": "2026-04-03T06:27:06.863945",
            "quickTicket": 1,
            "deleted": true,
            "walkAway": true,
            "approxWait": 1,
            "actualWait": 1,
            "deliveryMethod": 8,
            "externalSaleType": 9,
            "customer": {
              "$ref": "61"
            },
            "operator": {
              "$ref": "5"
            },
            "details": [
              {
                "$id": "110",
                "headerID": 1,
                "plu": 1,
                "pluG_UId": "QtGE4xE+wEi7RtLWtRVG3g==",
                "pluGuid": "e384d142-3e11-48c0-bb46-d2d6b51546de",
                "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": "ipxzmQE1FEKPGbI1QZl7QQ==",
                "headerIdentifierGuid": "99739c8a-3501-4214-8f19-b23541997b41",
                "product": {
                  "$ref": "17"
                }
              },
              {
                "$ref": "110"
              }
            ],
            "storeName": "sample string 11",
            "customerName": "sample string 12",
            "storeReplyTo": "sample string 13",
            "storeSubjectLine": "sample string 14",
            "storeSaleHeader": {
              "$ref": "3"
            }
          },
          {
            "$ref": "109"
          }
        ],
        "surveyResponses": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "storeName": "sample string 39",
        "terminalNumber": 40,
        "machineName": "sample string 41",
        "operatorName": "sample string 42",
        "direction": 1,
        "reason": "sample string 43",
        "accountG_UID": "y2uvJhmNd06WqniA/LHdNg==",
        "accountIdentifier": "26af6bcb-8d19-4e77-96aa-7880fcb1dd36",
        "accountName": "sample string 44",
        "customerOrderIdentifier": "hVzD0RC770yGT67O66cg0w==",
        "customerOrderIdentifierGuid": "d1c35c85-bb10-4cef-864f-aeceeba720d3",
        "priceLevelName": "sample string 45",
        "revision": 46,
        "ingressId": "sample string 47"
      },
      "survey": {
        "$id": "111",
        "g_UID": "HQvWwcGoxUa93CIVaP0cnA==",
        "guid": "c1d60b1d-a8c1-46c5-bddc-221568fd1c9c",
        "name": "sample string 1",
        "storeID": 2,
        "zoneID": 1,
        "checkoutFormG_UID": "b4FwA6QFCEeGSDWbaY1+kA==",
        "checkoutFormGuid": "0370816f-05a4-4708-8648-359b698d7e90",
        "displayToWho": 3,
        "displayWhen": 4,
        "start": "2026-04-03T06:27:06.863945",
        "end": "2026-04-03T06:27:06.863945",
        "deleted": true,
        "updated": "2026-04-03T06:27:06.863945",
        "possibleIntegerResponses": [
          1,
          2
        ],
        "possibleTextResponses": [
          "sample string 1",
          "sample string 2"
        ],
        "possibleGuidResponses": [
          "24573f20-786d-4556-8ce8-5ddbab526404",
          "de9ed0f5-1fb8-48a7-8b28-e045fd03c5cb"
        ],
        "allowsAllTextResponses": true,
        "surveyForm": {
          "$ref": "36"
        }
      },
      "ingressId": "sample string 4"
    },
    {
      "$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:
PKc3�\��@ǵ5xl/workbook.xml �(�����0��J}�(P*EB��ҵCw�D�%����@���w>�b�vl��GN����&p�@�ERˮ�V�_�}��{�R�۷$�!��X���� ����3��s��ӆ�(��'Ɗ��S��\���j2�B�*��)�T�=r�{W�3��exdM�1!�I�^	S~�X���PKc3�\����	�[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
c3�\�|�''_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="R0f7bbdc03dc04d97" /></Relationships>PKc3�\���xl/worksheets/sheet1.xml �(����n�0�_��������M��n��k/�`��vB��4)Q���A���f���]��̵��!	0�+U%�}O�����E�+}0
�8�3k�����!S6\2�#�\�VZ2�z�T]��oUy����b� �[f�S�G�l���5g�� �1�d��EV	�}p4�s�!�����ޛ�3*���a��V9ĞE��?�K������ߪ�b�Xפ�kJ��)��A ٻ�{Q�f���b���+ʓ�J�M�,��Nz:�� %Qӈ$iJ�}}8��Y�$�	���I}SO���^��Lq�8�]/��{�e��V=�>���;?�l�F|.p�΃v"���&~.	zMl�DxM�D4�ٞ��O�t���x_��č��wb�۱�)��x���JY��L��]�PKc3�\+�2
�Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;q>D`�
[�&�8�H��6�����W�E�6H]t�j4��'�|�lvo��^��ޚ�$FFڶ7]
砞���n4`�^��gq��tӚs/5��;��e݈!����v��4]p7g�=����h��%=[yɄ?��b��k�숮�P�O��[ȒH�ok8TM�!��*a	�?L͇�@���;���*k�,�(��2�/��Kϝ��Z���)p%J���M�����PKc3�\Ѓ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��PKc3�\�����xl/sharedStrings.xml �(�e��N�0D��;�%�!*\ȅ�B�J��U{m������T�gV�f5���;q�D6`%W����ű�/��՝��B% )�uI�"G�*91�{����R!��.$o8�4j�	�@{����F{cQ�>�ȕ��bF�1C�s��K��%B��.�Q��'K|�m�6�{��_d�����\�t��(���v!�����"��������u�e[�f���0�#�iu���O���<d�
PK-c3�\��@ǵ5xl/workbook.xmlPK-c3�\����	��[Content_Types].xmlPK-
c3�\�|�''T_rels/.relsPK-c3�\����xl/worksheets/sheet1.xmlPK-c3�\+�2
�P�xl/_rels/workbook.xml.relsPK-c3�\Ѓc'2E
�xl/styles.xmlPK-c3�\�����kxl/sharedStrings.xmlPK��	

application/vnd.ms-excel

Sample:
PKc3�\��R2�5xl/workbook.xml �(�����0D�J��(PBH `b�ڡ�S"H��T���@���w>?_�j3�ZO�#geS�ѹ���H�M/��n�F��Ҽ@����[�r�DQ�ftB+;�����.���#���(���ʭ�S�j���Qw3�!�M�v^�J�x�9ν�x̙)��-�m�Fy7�q��}�J8~�_PKc3�\����	�[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
c3�\���
''_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="Rb268ac7240ba4032" /></Relationships>PKc3�\���xl/worksheets/sheet1.xml �(����n�0�_��������M��n��k/�`��vB��4)Q���A���f���]��̵��!	0�+U%�}O�����E�+}0
�8�3k�����!S6\2�#�\�VZ2�z�T]��oUy����b� �[f�S�G�l���5g�� �1�d��EV	�}p4�s�!�����ޛ�3*���a��V9ĞE��?�K������ߪ�b�Xפ�kJ��)��A ٻ�{Q�f���b���+ʓ�J�M�,��Nz:�� %Qӈ$iJ�}}8��Y�$�	���I}SO���^��Lq�8�]/��{�e��V=�>���;?�l�F|.p�΃v"���&~.	zMl�DxM�D4�ٞ��O�t���x_��č��wb�۱�)��x���JY��L��]�PKc3�\ A0��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8I�@���tö�cgGM��v=�����ĂMW��==i���c�}v&zg(�Y���v
��~x��f��c���K+64`b�V�ehĐ��l�h�G�)��P�#^�y����Lv�L��ӺW�s�4�������`�"���b?���C�%*�綁=��B�"��EU�wS�2P����s��P,ֵ������ԾD�.=w��gj˪^��}�R���U�����PKc3�\Ѓ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��PKc3�\�����xl/sharedStrings.xml �(�e��N�0D��;�%�!*\ȅ�B�J��U{m������T�gV�f5���;q�D6`%W����ű�/��՝��B% )�uI�"G�*91�{����R!��.$o8�4j�	�@{����F{cQ�>�ȕ��bF�1C�s��K��%B��.�Q��'K|�m�6�{��_d�����\�t��(���v!�����"��������u�e[�f���0�#�iu���O���<d�
PK-c3�\��R2�5xl/workbook.xmlPK-c3�\����	��[Content_Types].xmlPK-
c3�\���
''T_rels/.relsPK-c3�\����xl/worksheets/sheet1.xmlPK-c3�\ A0��P�xl/_rels/workbook.xml.relsPK-c3�\Ѓc'2E
�xl/styles.xmlPK-c3�\�����jxl/sharedStrings.xmlPK��