GET api/surveyresponses

Request Information

URI Parameters

NameDescriptionTypeAdditional information
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": "Ug6T9TC28kq3ZREpi6kQAw==",
      "surveyGuid": "f5930e52-b630-4af2-b765-11298ba91003",
      "saleHeaderGuid": "px4J3ke6kk2pTuWDxgcWeg==",
      "saleGuid": "de091ea7-ba47-4d92-a94e-e583c607167a",
      "textResponse": "sample string 1",
      "integerResponse": 1,
      "g_UIDResponse": "QslPDrrhCU+lPWx0Xw89hg==",
      "guidResponse": "0e4fc942-e1ba-4f09-a53d-6c745f0f3d86",
      "whoAnswered": 2,
      "answeredAtUTC": "2026-04-03T06:27:09.5880277",
      "sale": {
        "$id": "3",
        "saleHeaderID": 1,
        "saleHeaderGuid": "tXK+nX3Vl0aj3m90wceTow==",
        "saleHeaderIdentifierGuid": "9dbe72b5-d57d-4697-a3de-6f74c1c793a3",
        "created": "2026-04-03T06:27:09.5880277",
        "createdLocal": "2026-04-03T06:27:09.5880277",
        "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:09.5880277",
        "storeID": 1,
        "operatorG_Uid": "soZxxRdL0UCs0Z5/8k5XEw==",
        "operatorGuid": "c57186b2-4b17-40d1-acd1-9e7ff24e5713",
        "customerG_Uid": "u3d8fbxjH0aLm4tDi4tHiw==",
        "customerGuid": "7d7c77bb-63bc-461f-8b9b-8b438b8b478b",
        "communityIdentifier": "+MvzKKyEE0ePsc1pb0XadQ==",
        "communityIdentifierGuid": "28f3cbf8-84ac-4713-8fb1-cd696f45da75",
        "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": "oaPbFC5yDEmR5inPpAO8XA==",
        "priceLevelIdentifierGuid": "14dba3a1-722e-490c-91e6-29cfa403bc5c",
        "locked": 36,
        "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:27:09.5880277+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:09.5880277",
          "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": "odm5118PRk6y9+QOtTwG3g==",
          "guid": "d7b9d9a1-0f5f-4e46-b2f7-e40eb53c06de",
          "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:09.5880277",
          "passwordResetRequired": true,
          "alteredInStore": true,
          "startShift": "2026-04-03T06:27:09.5880277",
          "endShift": "2026-04-03T06:27:09.5880277",
          "machineName": "sample string 20",
          "drawerID": 1,
          "stores": [
            {
              "$id": "6",
              "operatorG_UID": "h6dTaSFnHEGR4dXNtKj5qg==",
              "operatorGuid": "6953a787-6721-411c-91e1-d5cdb4a8f9aa",
              "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:09.5880277",
                "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": "vLMjOWUAhEmsQjRDLt1BQA==",
                "hostIdentifierGuid": "3923b3bc-0065-4984-ac42-34432edd4140",
                "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:09.5880277",
                "priceZone": {
                  "$id": "8",
                  "id": 1,
                  "name": "sample string 2",
                  "hostIdentifier": "t/cPLNSbwU6Ud0Edq5CFRw==",
                  "hostIdentifierGuid": "2c0ff7b7-9bd4-4ec1-9477-411dab908547",
                  "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": "mv7FH+NFaUSFdMbP/811Cw==",
                    "hostIdentifierGuid": "1fc5fe9a-45e3-4469-8574-c6cfffcd750b",
                    "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": "voT2OdITg0KEKoc0hGkpTQ==",
                      "identifierGuid": "39f684be-13d2-4283-842a-87348469294d",
                      "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": "AMbaFYUTY0qwbNuOhgr1VQ==",
                      "hostSupplierIdentifierGuid": "15dac600-1385-4a63-b06c-db8e860af555",
                      "loyaltyPriceLevelIdentifier": "77uj/Ao4qUC84JFl8KQrsw==",
                      "loyaltyPriceLevelIdentifierGuid": "fca3bbef-380a-40a9-bce0-9165f0a42bb3",
                      "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:09.5880277",
                      "lastProcessed": "2026-04-03T06:27:09.5880277",
                      "hold": true,
                      "supplierName": "sample string 35",
                      "supplier": {
                        "$id": "12",
                        "identifier": "XSVz6P8QI0GFjb5tzcJqaQ==",
                        "identifierGuid": "e873255d-10ff-4123-858d-be6dcdc26a69",
                        "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": "PiisZIby2UGmP0+IXDgOfw==",
                        "primaryContactID": "64ac283e-f286-41d9-a63f-4f885c380e7f",
                        "storeID": 1,
                        "abn": "sample string 16",
                        "supplierGroupIdentifier": "/dDzO9UuHU21zag35TNlsg==",
                        "supplierGroupGuid": "3bf3d0fd-2ed5-4d1d-b5cd-a837e53365b2",
                        "rebate": 1.0,
                        "rebateType": 1,
                        "rebateFrequency": 1,
                        "rebateSource": 1,
                        "rebateLastClaimed": "2026-04-03T06:27:09.5880277",
                        "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": "1c9432e5-8968-40ef-ab1c-1f1f03f71f97",
                          "identifier": "B9GPKG+Ri0uQUQGX3LNklw==",
                          "identifierGuid": "288fd107-916f-4b8b-9051-0197dcb36497",
                          "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": "8jQKMm2uUkO+HO3GnyzodQ==",
                            "supplierIdentifierGuid": "320a34f2-ae6d-4352-be1c-edc69f2ce875",
                            "contactGuid": "5vXBopA7uUa4zHRJrZc/kg==",
                            "contactID": "a2c1f5e6-3b90-46b9-b8cc-7449ad973f92",
                            "contact": {
                              "$ref": "13"
                            },
                            "supplier": {
                              "$ref": "12"
                            }
                          },
                          {
                            "$ref": "14"
                          }
                        ],
                        "products": [
                          {
                            "$id": "15",
                            "pluG_UID": "oxJDO6muAEq+r2U9LkNZ7Q==",
                            "pluGuid": "3b4312a3-aea9-4a00-beaf-653d2e4359ed",
                            "supplierIdentifier": "MLZGsKQ2VEeoRppCybrozg==",
                            "supplierIdentifierGuid": "b046b630-36a4-4754-a846-9a42c9bae8ce",
                            "cartonQuantity": 1,
                            "cartonQuantityChanged": true,
                            "productSize": "sample string 3",
                            "cigarettesPerSleeve": 1,
                            "randomWeight": true,
                            "piecesPerUnit": 5,
                            "averagePackSize": 6,
                            "effectiveDate": "2026-04-03T06:27:09.5880277",
                            "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:09.5880277",
                            "rebate": 1.0,
                            "rebateExclude": true,
                            "invoiceCodes": [
                              {
                                "$id": "16",
                                "pluG_UID": "LUGsY+8PW0CNP0PRVU++xQ==",
                                "pluGuid": "63ac412d-0fef-405b-8d3f-43d1554fbec5",
                                "supplierIdentifier": "Yz4Iwx7yh0+QjsGkoEzGog==",
                                "supplierIdentifierGuid": "c3083e63-f21e-4f87-908e-c1a4a04cc6a2",
                                "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": "IFuSn73udEeUV4kBloNllQ==",
                            "parentPluGuid": "9f925b20-eebd-4774-9457-890196836595",
                            "freight": 46.0,
                            "freightType": 1,
                            "product": {
                              "$id": "17",
                              "plu": 1,
                              "storeID": 1,
                              "masterPluG_UID": "QEA=",
                              "storeIDs": [
                                1,
                                2
                              ],
                              "g_UId": "s5tsuR0CoU2GmGClj7IfxA==",
                              "guid": "b96c9bb3-021d-4da1-8698-60a58fb21fc4",
                              "apn": "sample string 1",
                              "apnChanged": true,
                              "apnSwitched": true,
                              "barcode": "sample string 4",
                              "itemNumber": "sample string 5",
                              "itemNumberChanged": true,
                              "priceGroupG_UID": "fpO7TiTGVUKx/1h4YzWnMQ==",
                              "priceGroupGuid": "4ebb937e-c624-4255-b1ff-58786335a731",
                              "blueprintID": 1,
                              "lastCountedDate": "2026-04-03T06:27:09.5880277",
                              "externalID": "sample string 7",
                              "active": true,
                              "activated": "2026-04-03T06:27:09.5880277",
                              "pluCreated": "2026-04-03T06:27:09.5880277",
                              "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:09.5880277",
                              "lastManualUpdate": "2026-04-03T06:27:09.5880277",
                              "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:09.5880277",
                              "currentCostUpdated": "2026-04-03T06:27:09.5880277",
                              "costDecimals": 31,
                              "costChanged": true,
                              "dealCostIdentifier": "QEA=",
                              "excludeFromRebate": true,
                              "rebateOverride": 1,
                              "costCalcMethod": 32,
                              "costCalcMethodChanged": true,
                              "costEffectiveDate": "2026-04-03T06:27:09.5880277",
                              "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:09.5880277",
                              "posTare": 1,
                              "altPrice": 1.0,
                              "altPriceChanged": true,
                              "altPriceMode": 53,
                              "altPriceModeChanged": true,
                              "altPLUG_UID": "goiGksdIrk+ch157O81C+A==",
                              "altPLUGuid": "92868882-48c7-4fae-9c87-5e7b3bcd42f8",
                              "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:09.5880277",
                              "labelLastPrice": 1,
                              "shelfPageLayoutG_UID": "AgYJ7liABEeSsadu38Vipg==",
                              "shelfPageLayoutGuid": "ee090602-8058-4704-92b1-a76edfc562a6",
                              "talkerPageLayoutG_UID": "66dysFFt9E65yAK/a1JSGw==",
                              "talkerPageLayoutGuid": "b072a7eb-6d51-4ef4-b9c8-02bf6b52521b",
                              "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": "oOFkg2C3aEOM/agoL58ulg==",
                              "inventoryIdentifier": "8364e1a0-b760-4368-8cfd-a8282f9f2e96",
                              "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": "mWtW2dnBk02r9MjR7D1bjQ==",
                              "parentPluGuid": "d9566b99-c1d9-4d93-abf4-c8d1ec3d5b8d",
                              "preferredHostVendor": 105,
                              "preferredHostChanged": true,
                              "code": "sample string 107",
                              "supplierIdentifier": "/eDIl+C02UC1yB3+x7PpvA==",
                              "supplierIdentifierGuid": "97c8e0fd-b4e0-40d9-b5c8-1dfec7b3e9bc",
                              "supplierChanged": true,
                              "rebateSupplierIdentifier": "q0YAvO/pO0WfS3UiSVrLZg==",
                              "rebateSupplierIdentifierGuid": "bc0046ab-e9ef-453b-9f4b-7522495acb66",
                              "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:09.5880277",
                              "commodity": "sample string 122",
                              "businessPillar": "sample string 123",
                              "mscCommodity": "sample string 124",
                              "hostIdentifier": "/K3d5OpPh0Kike9ZpBOkxw==",
                              "hostIdentifierGuid": "e4ddadfc-4fea-4287-a291-ef59a413a4c7",
                              "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": "yB4ke+RFSkm4OFXbPReI3w==",
                                  "pluGuid": "7b241ec8-45e4-494a-b838-55db3d1788df",
                                  "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:09.5880277"
                                },
                                {
                                  "$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:09.5880277",
                                  "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:09.5880277",
                                  "startTime": 5,
                                  "endDate": "2026-04-03T06:27:09.5880277",
                                  "endTime": 6,
                                  "newPrice": 7,
                                  "newCost": 8,
                                  "newCostDecimals": 9,
                                  "pctDiscount": 10,
                                  "promoType": 1,
                                  "promotionTypeCode": "sample string 11",
                                  "hostType": 12,
                                  "hostIdentifier": "vaomw+YY0k+31Rnq3joChQ==",
                                  "hostIdentifierGuid": "c326aabd-18e6-4fd2-b7d5-19eade3a0285",
                                  "storeNames": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "details": [
                                  {
                                    "$ref": "21"
                                  },
                                  {
                                    "$ref": "21"
                                  }
                                ]
                              },
                              "tray": {
                                "$id": "22",
                                "g_UId": "B1oMcvklvkmprBVeFqxK9Q==",
                                "guid": "720c5a07-25f9-49be-a9ac-155e16ac4af5",
                                "name": "sample string 1",
                                "number": 1,
                                "tare": 1
                              },
                              "priceGroup": {
                                "$id": "23",
                                "priceGroupG_UID": "RY5QE8TbbEKHHVDhRU9k6Q==",
                                "priceGroupGuid": "13508e45-dbc4-426c-871d-50e1454f64e9",
                                "name": "sample string 2",
                                "code": 1,
                                "modified": true,
                                "updated": "2026-04-03T06:27:09.5880277",
                                "buyingLimit": 1,
                                "buyingLimitIndependent": true,
                                "buyingLimitType": 0,
                                "number": 1,
                                "products": [
                                  {
                                    "$ref": "17"
                                  },
                                  {
                                    "$ref": "17"
                                  }
                                ],
                                "productCount": 1
                              },
                              "priceGroupName": "sample string 147",
                              "nutrifacts": {
                                "$id": "24",
                                "pluG_UID": "UYfxfFe5PEiZINHwYEds2w==",
                                "pluGuid": "7cf18751-b957-483c-9920-d1f060476cdb",
                                "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": "86b8a01c-5be3-4ac3-9191-80a47192080b",
                                "created": "2026-04-03T06:27:09.5880277",
                                "createdByUser": "sample string 1",
                                "activated": "2026-04-03T06:27:09.5880277",
                                "activatedByUser": "sample string 2",
                                "deactivated": "2026-04-03T06:27:09.5880277",
                                "deactivatedByUser": "sample string 3",
                                "lastOrdered": "2026-04-03T06:27:09.5880277",
                                "lastOrderedQty": 4.0,
                                "lastReceived": "2026-04-03T06:27:09.5880277",
                                "lastReceivedQty": 5.0,
                                "lastInvoiceStatus": 1,
                                "lastCounted": "2026-04-03T06:27:09.5880277",
                                "lastSold": "2026-04-03T06:27:09.5880277",
                                "firstSold": "2026-04-03T06:27:09.5880277",
                                "awsUpdated": "2026-04-03T06:27:09.5880277",
                                "lastManualUpdate": "2026-04-03T06:27:09.5880277",
                                "lastManualUpdatedByUser": "sample string 7",
                                "lastUpdated": "2026-04-03T06:27:09.5880277",
                                "lastUpdatedByUser": "sample string 9",
                                "lastUpdatedByHost": "2026-04-03T06:27:09.5880277",
                                "doNotRangeUpdated": "2026-04-03T06:27:09.5880277",
                                "doNotOrderUpdated": "2026-04-03T06:27:09.5880277",
                                "tracked": "2026-04-03T06:27:09.5880277"
                              },
                              "allergens": [
                                {
                                  "$id": "26",
                                  "primaryKey": {
                                    "$id": "27",
                                    "pluGuid": "caec5290-c1e8-49e8-81db-a83261e8fecd",
                                    "contains": 2
                                  },
                                  "allergenID": 1,
                                  "pluG_UID": "kFLsyujB6EmB26gyYej+zQ==",
                                  "pluGuid": "caec5290-c1e8-49e8-81db-a83261e8fecd",
                                  "contains": 2,
                                  "allergenName": "sample string 3",
                                  "storeIDs": [
                                    1,
                                    2
                                  ]
                                },
                                {
                                  "$ref": "26"
                                }
                              ],
                              "costs": {
                                "$id": "28",
                                "pluG_UID": "Pr113iZ9jUihSIZ6aaeNQg==",
                                "pluGuid": "de75bd3e-7d26-488d-a148-867a69a78d42",
                                "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:09.603666",
                                "normalCost": 1,
                                "currentCost": 1
                              },
                              "sales": [
                                {
                                  "$id": "29",
                                  "saleHeaderID": 1,
                                  "created": "2026-04-03T06:27:09.603666",
                                  "createdLocal": "2026-04-03T06:27:09.603666",
                                  "storeID": 3,
                                  "storeName": "sample string 4",
                                  "operatorG_Uid": "DE93D6pM2kOhR6jPUlFPuQ==",
                                  "operatorGuid": "0f774f0c-4caa-43da-a147-a8cf52514fb9",
                                  "operatorName": "sample string 5",
                                  "tranType": 1,
                                  "plu": 1,
                                  "pluG_UId": "mrmogg2K/ku4ehdpp9Z/Og==",
                                  "pluGuid": "82a8b99a-8a0d-4bfe-b87a-1769a7d67f3a",
                                  "normalPrice": 1,
                                  "totalCents": 1,
                                  "cost": 1,
                                  "grossProfit": 1,
                                  "quantity": 1,
                                  "operator": {
                                    "$ref": "5"
                                  }
                                },
                                {
                                  "$ref": "29"
                                }
                              ],
                              "apns": [
                                {
                                  "$id": "30",
                                  "pluID": 1,
                                  "pluG_UID": "Zy2E2p3Zi0+Mhq3w0NdaVw==",
                                  "pluGuid": "da842d67-d99d-4f8b-8c86-adf0d0d75a57",
                                  "apn": "sample string 1",
                                  "deleted": true,
                                  "storeID": 1,
                                  "storeIDs": [
                                    1,
                                    2
                                  ]
                                },
                                {
                                  "$ref": "30"
                                }
                              ],
                              "tuns": [
                                {
                                  "$id": "31",
                                  "pluG_UId": "XAW5bPQ5UUCwtIKy/OiY9A==",
                                  "pluGuid": "6cb9055c-39f4-4051-b0b4-82b2fce898f4",
                                  "apn": "sample string 1",
                                  "tun": "sample string 2",
                                  "cartonQuantity": 3,
                                  "product": {
                                    "$ref": "17"
                                  },
                                  "storeIDs": [
                                    1,
                                    2
                                  ]
                                },
                                {
                                  "$ref": "31"
                                }
                              ],
                              "competitionPricing": [
                                {
                                  "$id": "32",
                                  "identifier": "riAYhw/1d0iF4Rd/Nsr2Pw==",
                                  "identifierGuid": "871820ae-f50f-4877-85e1-177f36caf63f",
                                  "pluG_UID": "LB0cSrkIqEaHqqXQ9uEqpA==",
                                  "pluGuid": "4a1c1d2c-08b9-46a8-87aa-a5d0f6e12aa4",
                                  "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": "5Y9AvRuY/kSybPAvTQktPQ==",
                                  "groupName": "sample string 1",
                                  "identifierGuid": "bd408fe5-981b-44fe-b26c-f02f4d092d3d",
                                  "exists": true,
                                  "flipChartIdentifier": "m4qjKrs7l0Sh7Rf8+kEaVQ==",
                                  "flipChartIdentifierGuid": "2aa38a9b-3bbb-4497-a1ed-17fcfa411a55",
                                  "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": "G3UshX3iXEK432kBlrcVrQ==",
                                  "groupIdentifierGuid": "852c751b-e27d-425c-b8df-690196b715ad",
                                  "flipChart": {
                                    "$id": "34",
                                    "identifier": "bC57g6+kG0aEp42kbrDNhw==",
                                    "identifierGuid": "837b2e6c-a4af-461b-84a7-8da46eb0cd87",
                                    "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": "NDUURzPKdkuVhBEx+lvVGw==",
                                      "identifierGuid": "47143534-ca33-4b76-9584-1131fa5bd51b",
                                      "name": "sample string 2",
                                      "formType": "sample string 3",
                                      "forms": [
                                        {
                                          "$id": "36",
                                          "id": 1,
                                          "g_UID": "XXKV9DlKGkewuDpqxSLxIQ==",
                                          "guid": "f495725d-4a39-471a-b0b8-3a6ac522f121",
                                          "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": "S/DoxCxVFk221Uw3kSlyhg==",
                                          "previousFormGuid": "c4e8f04b-552c-4d16-b6d5-4c3791297286",
                                          "nextForm": 1,
                                          "nextFormG_UID": "hRZF/Whd8EWKC9tWNuTIgA==",
                                          "nextFormGuid": "fd451685-5d68-45f0-8a0b-db5636e4c880",
                                          "attributes": "sample string 10",
                                          "updated": "2026-04-03T06:27:09.603666",
                                          "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": "xXb+P/Mdak2AZhqV7yfleg==",
                                              "checkoutFormGuid": "3ffe76c5-1df3-4d6a-8066-1a95ef27e57a",
                                              "identifier": "8N0fexd6iUq/2q0qgpmzQQ==",
                                              "identifierGuid": "7b1fddf0-7a17-4a89-bfda-ad2a8299b341",
                                              "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": "SFWnPZvdGkivDzR++01MTw==",
                                              "valueGuid": "3da75548-dd9b-481a-af0f-347efb4d4c4f",
                                              "buttonText": "sample string 10",
                                              "valueText": "sample string 11",
                                              "drawImageAndButton": true,
                                              "updated": "2026-04-03T06:27:09.603666",
                                              "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:09.603666",
                                                "imageData": "QEA=",
                                                "readOnly": true
                                              }
                                            },
                                            {
                                              "$ref": "37"
                                            }
                                          ],
                                          "panels": [
                                            {
                                              "$id": "39",
                                              "id": 1,
                                              "checkoutFormID": 2,
                                              "checkoutFormG_UID": "FvKjFyrjKUqQojpv29mn5Q==",
                                              "checkoutFormGuid": "17a3f216-e32a-4a29-90a2-3a6fdbd9a7e5",
                                              "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": "ksGRQq6irkWEHT1d4qFN9Q==",
                                      "flipChartPageIdentifierGuid": "4291c192-a2ae-45ae-841d-3d5de2a14df5",
                                      "pluG_UID": "ovr3cUhockWT71iigLXqJA==",
                                      "pluGuid": "71f7faa2-6848-4572-93ef-58a280b5ea24",
                                      "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": "+8RNVt7mM0uXU9CRSR9SQQ==",
                                  "pluGuid": "564dc4fb-e6de-4b33-9753-d091491f5241",
                                  "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:09.603666",
                                  "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": "GdJnuefvrEeWQct3HtF8+A==",
                                  "ingredientGuid": "Rwfr7BELGUSUsUBSN0msbw==",
                                  "ingredientIdentifier": "eceb0747-0b11-4419-94b1-40523749ac6f",
                                  "quantity": 1.0,
                                  "storeIDs": [
                                    1,
                                    2
                                  ],
                                  "ingredientText": "sample string 1",
                                  "ingredient": {
                                    "$ref": "17"
                                  }
                                },
                                {
                                  "$ref": "42"
                                }
                              ],
                              "bins": [
                                {
                                  "$id": "43",
                                  "pluG_UID": "8QXKA8WQxUKUlIyYIn84Iw==",
                                  "pluGuid": "03ca05f1-90c5-42c5-9494-8c98227f3823",
                                  "shelfLocationIdentifier": "RE1XDIEpuUOBCbzLdNnaqQ==",
                                  "shelfLocationGuid": "0c574d44-2981-43b9-8109-bccb74d9daa9",
                                  "labelShelfDefault": 1,
                                  "labelTalkerDefault": 1,
                                  "labelSmall": true,
                                  "labelPageLayoutG_UID": "dw9jTIYsnUiHGo0lQHZyEw==",
                                  "labelPageLayoutGuid": "4c630f77-2c86-489d-871a-8d2540767213",
                                  "updated": "2026-04-03T06:27:09.603666",
                                  "electronicShelfLabelIdentifier": "sample string 5",
                                  "electronicshelfLabelsConfigurationID": 6,
                                  "labelShelfChanged": true,
                                  "productName": "sample string 8",
                                  "locationText": "sample string 9",
                                  "product": {
                                    "$ref": "17"
                                  },
                                  "location": {
                                    "$id": "44",
                                    "identifier": "h0X1uXgqYkKGRB6wEAaBtw==",
                                    "storeID": 1,
                                    "identifierGuid": "b9f54587-2a78-4262-8644-1eb0100681b7",
                                    "name": "sample string 2",
                                    "haccp": true,
                                    "blueprintID": 1,
                                    "updated": "2026-04-03T06:27:09.603666",
                                    "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": "3HWjaq+Rm0aJc0D9aRCgiA==",
                                  "pluGuid": "6aa375dc-91af-469b-8973-40fd6910a088",
                                  "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:09.603666",
                                    "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:09.603666",
                                                  "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": "n3JwWsmf80i5+lSlEp3sHw==",
                                                  "labelPageLayoutGuid": "5a70729f-9fc9-48f3-b9fa-54a5129dec1f",
                                                  "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:09.603666",
                                              "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": "2HQn4wF06EebxCntQW4NKQ==",
                                              "labelPageLayoutGuid": "e32774d8-7401-47e8-9bc4-29ed416e0d29",
                                              "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:09.603666",
                                          "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": "hVaqRUFKRkKKshz43xCTQg==",
                                          "labelPageLayoutGuid": "45aa5685-4a41-4246-8ab2-1cf8df109342",
                                          "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:09.603666",
                                      "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": "gyDD/vnI+ky9ArZWe8/fOw==",
                                      "labelPageLayoutGuid": "fec32083-c8f9-4cfa-bd02-b6567bcfdf3b",
                                      "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": "RqA3jEOMxEivQ0HOFL+sZA==",
                                "pluGuid": "8c37a046-8c43-48c4-af43-41ce14bfac64",
                                "newPrice": 1,
                                "pctDiscount": 1,
                                "newCost": 1,
                                "newCostDecimals": 6,
                                "dealCostIdentifier": "njLpDP6kaU278U6CHX5Q7g==",
                                "dealCostGuid": "0ce9329e-a4fe-4d69-bbf1-4e821d7e50ee",
                                "pluName": "sample string 7",
                                "apn": "sample string 8",
                                "fuelItem": true,
                                "priceGroupG_UID": "nR1Q8UkUVEijucUaoyxNUw==",
                                "priceGroupGuid": "f1501d9d-1449-4854-a3b9-c51aa32c4d53",
                                "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:09.603666",
                                "rrp": 27,
                                "campaignDescription": "sample string 28",
                                "hostCampaign": true,
                                "hostIdentifier": "QEA=",
                                "hostIdentifierGuid": "ccd2b6ff-b01f-40be-baf0-8533f9492c11",
                                "campaignComboPriceGroupG_UID": "UhQXh0h0vk6yngKZhTPPQQ==",
                                "campaignComboPriceGroupIdentifier": "87171452-7448-4ebe-b29e-02998533cf41",
                                "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:09.603666",
                                    "operatorG_UID": "fJ3U1eb9R0etpOHPTD1WYA==",
                                    "operatorGuid": "d5d49d7c-fde6-4747-ada4-e1cf4c3d5660",
                                    "machineID": 1,
                                    "processed": true,
                                    "appliedUtc": "2026-04-03T06:27:09.603666",
                                    "signIqTicketFileMovedUtc": "2026-04-03T06:27:09.603666",
                                    "user": "sample string 6",
                                    "campaignDescription": "sample string 7",
                                    "productDesc": "sample string 8",
                                    "storeName": "sample string 9",
                                    "effectiveUtc": "2026-04-03T06:27:09.603666",
                                    "priceChangeType": 0,
                                    "operatorName": "sample string 10",
                                    "hostCampaign": true,
                                    "hostIdentifier": "QEA=",
                                    "hostIdentifierGuid": "330c6906-2465-4621-b169-67a6a4c012d6",
                                    "product": {
                                      "$ref": "17"
                                    },
                                    "campaignPlu": {
                                      "$ref": "55"
                                    },
                                    "fuelItem": true
                                  },
                                  {
                                    "$ref": "56"
                                  }
                                ],
                                "campaign": {
                                  "$id": "57",
                                  "id": 1,
                                  "storeID": 2,
                                  "name": "2dd6eeec-1f38-4b6d-acee-2fccc156014a",
                                  "nameGuid": "2dd6eeec-1f38-4b6d-acee-2fccc156014a",
                                  "description": "sample string 4",
                                  "showDiscounts": true,
                                  "showTotals": true,
                                  "onlyEvaluateOnSubtotal": true,
                                  "useDescription": true,
                                  "campaignType": 1,
                                  "startDate": "2026-04-03T06:27:09.603666",
                                  "startTime": 1,
                                  "endDate": "2026-04-03T06:27:09.603666",
                                  "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:09.603666",
                                  "system": true,
                                  "created": "2026-04-03T06:27:09.603666",
                                  "updated": "2026-04-03T06:27:09.603666",
                                  "priceChangeNotifiedUtc": "2026-04-03T06:27:09.603666",
                                  "promoType": 1,
                                  "promotionTypeCode": "sample string 13",
                                  "hostIdentifier": "IFkpq/e+6k248HmPapLEQQ==",
                                  "hostIdentifierGuid": "ab295920-bef7-4dea-b8f0-798f6a92c441",
                                  "hostType": 14,
                                  "createdByUser": "sample string 15",
                                  "fromHost": true,
                                  "deleted": true,
                                  "campaignDeleted": "2026-04-03T06:27:09.603666",
                                  "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": "8Q+mTNSlCE6VgVYmLkc22Q==",
                                      "pluGuid": "4ca60ff1-a5d4-4e08-9581-56262e4736d9",
                                      "hostOfferID": 1,
                                      "priceGroupG_UID": "LsTS3pqxBUeWmbRyAuk+Cg==",
                                      "priceGroupGuid": "ded2c42e-b19a-4705-9699-b47202e93e0a",
                                      "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:09.603666",
                                      "rrp": 17,
                                      "campaignDescription": "sample string 18",
                                      "product": {
                                        "$ref": "17"
                                      },
                                      "campaign": {
                                        "$ref": "57"
                                      }
                                    },
                                    {
                                      "$ref": "58"
                                    }
                                  ],
                                  "sellingRules": [
                                    {
                                      "$id": "59",
                                      "id": 1,
                                      "identifier": "Dq76C0WJQEK+qIpXm392Sw==",
                                      "identifierStr": "Dq76C0WJQEK+qIpXm392Sw==",
                                      "identifierGuid": "0bfaae0e-8945-4240-bea8-8a579b7f764b",
                                      "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": "E+6fIsInSUmw2+e+rLATfQ==",
                                      "customerIDGuid": "229fee13-27c2-4949-b0db-e7beacb0137d",
                                      "campaign": {
                                        "$ref": "57"
                                      },
                                      "customer": {
                                        "$id": "61",
                                        "identifier": "+vBZPcjKh02N7P/F7gHMSw==",
                                        "identifierGuid": "3d59f0fa-cac8-4d87-8dec-ffc5ee01cc4b",
                                        "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:09.603666",
                                        "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": "HH9fVTBd/k600/CmVKyGHQ==",
                                        "communityIdentifierGuid": "555f7f1c-5d30-4efe-b4d3-f0a654ac861d",
                                        "joined": "2026-04-03T06:27:09.603666",
                                        "updated": "2026-04-03T06:27:09.603666",
                                        "active": true,
                                        "reasonInactive": 1,
                                        "groupCustomer": true,
                                        "loyaltyPoints": 1,
                                        "homeStoreID": 1,
                                        "availableSpend": 1,
                                        "priceLevelIdentifier": "dGzCktBCa0ezvSn4HaqfZw==",
                                        "priceLevelIdentifierGuid": "92c26c74-42d0-476b-b3bd-29f81daa9f67",
                                        "marketingID": "sample string 18",
                                        "receiptPrintOptions": 1,
                                        "hidden": true,
                                        "registered": true,
                                        "registeredOn": "2026-04-03T06:27:09.603666",
                                        "emailMarketing": true,
                                        "smsMarketing": true,
                                        "deleted": true,
                                        "deletedUser": "sample string 24",
                                        "homeStoreName": "sample string 25",
                                        "customerCards": [
                                          {
                                            "$id": "62",
                                            "cardType": 2,
                                            "issueDate": "2026-04-03T06:27:09.603666",
                                            "expiry": "2026-04-03T06:27:09.603666",
                                            "customerID": "ozL78wd/Ck2iUH4gPeuCUQ==",
                                            "customerIDGuid": "f3fb32a3-7f07-4d0a-a250-7e203deb8251",
                                            "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:09.603666",
                                            "linkedAccount": "XWc6E0ifLE+K/rtShgNKaA==",
                                            "linkedAccountGuid": "133a675d-9f48-4f2c-8afe-bb5286034a68",
                                            "currentValueChanged": true,
                                            "limitsChanged": true,
                                            "customer": {
                                              "$ref": "61"
                                            },
                                            "account": {
                                              "$id": "63",
                                              "id": 1,
                                              "identifier": "0QxGtrQ8zkmZ/Xnr9nHSCQ==",
                                              "identifierGuid": "b6460cd1-3cb4-49ce-99fd-79ebf671d209",
                                              "referenceNo": "sample string 3",
                                              "name": "sample string 4",
                                              "created": "2026-04-03T06:27:09.603666",
                                              "owner": "RHH+4xhLKU60SYzvpU4RvA==",
                                              "ownerGuid": "e3fe7144-4b18-4e29-b449-8cefa54e11bc",
                                              "accountStoreGroupIdentifier": "AH5V+462MUyGnRViKHARuA==",
                                              "accountStoreGroupGuid": "fb557e00-b68e-4c31-869d-1562287011b8",
                                              "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:09.603666",
                                              "active": true,
                                              "updated": "2026-04-03T06:27:09.603666",
                                              "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": "IW/IOQtos0qyV1icWpFfCw==",
                                                  "identifierGuid": "39c86f21-680b-4ab3-b257-589c5a915f0b",
                                                  "name": "sample string 2",
                                                  "primaryContact": "da1mdD2ey0iUMh1QPqzBVA==",
                                                  "primaryContactGuid": "7466ad75-9e3d-48cb-9432-1d503eacc154",
                                                  "accountID": "/3s6DJK0nkiTxON7jzK6sw==",
                                                  "accountIDGuid": "0c3a7bff-b492-489e-93c4-e37b8f32bab3",
                                                  "special": true,
                                                  "updated": "2026-04-03T06:27:09.603666",
                                                  "active": true,
                                                  "reasonInactive": 1,
                                                  "priceLevelIdentifier": "vYg0TbM5MEqC4FRmpKPaYw==",
                                                  "priceLevelIdentifierGuid": "4d3488bd-39b3-4a30-82e0-5466a4a3da63",
                                                  "marketingListID": "sample string 7",
                                                  "deleted": true,
                                                  "account": {
                                                    "$ref": "63"
                                                  },
                                                  "primaryContactCustomer": {
                                                    "$ref": "61"
                                                  },
                                                  "customerGroupMembers": [
                                                    {
                                                      "$id": "66",
                                                      "id": 1,
                                                      "groupID": "o62twf/AbUyhfSi10YI0Pw==",
                                                      "groupIDGuid": "c1adada3-c0ff-4c6d-a17d-28b5d182343f",
                                                      "customerID": "FTwvhpWI502HMmS7Ex4m7w==",
                                                      "customerIDGuid": "862f3c15-8895-4de7-8732-64bb131e26ef",
                                                      "card": "sample string 4",
                                                      "linkedAccount": "rz2B8QzzSkyDZzHbdWNwhw==",
                                                      "linkedAccountGuid": "f1813daf-f30c-4c4a-8367-31db75637087",
                                                      "customer": {
                                                        "$ref": "61"
                                                      },
                                                      "group": {
                                                        "$ref": "65"
                                                      },
                                                      "customerCard": {
                                                        "$ref": "62"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "66"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "$ref": "65"
                                                }
                                              ]
                                            },
                                            "payments": [
                                              {
                                                "$id": "67",
                                                "id": 1,
                                                "identifier": "KHKnuelO/kmOg8Qc64mhFw==",
                                                "identifierGuid": "b9a77228-4ee9-49fe-8e83-c41ceb89a117",
                                                "storeID": 2,
                                                "operatorName": "sample string 3",
                                                "saleHeaderID": 4,
                                                "paymentType": 5,
                                                "amount": 6,
                                                "account": "sample string 7",
                                                "accountID": "PGJbABB04k+1JaT/hVUFKQ==",
                                                "accountIDGuid": "005b623c-7410-4fe2-b525-a4ff85550529",
                                                "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:09.603666",
                                                "invRocNo": "sample string 14",
                                                "responseCode": "sample string 15",
                                                "cashout": 1,
                                                "tip": 16,
                                                "idempotentVoid": "VktPYWSxKEK+AZaW9rtRqQ==",
                                                "idempotentVoidGuid": "614f4b56-b164-4228-be01-9696f6bb51a9",
                                                "offline": true,
                                                "processed": 1,
                                                "storeSaleHeader": {
                                                  "$ref": "3"
                                                },
                                                "metadata": {
                                                  "$id": "68",
                                                  "id": 1,
                                                  "paymentID": 2,
                                                  "paymentIdentifier": "rDVRTHDN4Ea3RiORV2OklQ==",
                                                  "paymentIdentifierGuid": "4c5135ac-cd70-46e0-b746-23915763a495",
                                                  "identifier": "ifWNBBa6+UC0EP2FO2RgEA==",
                                                  "identifierGuid": "048df589-ba16-40f9-b410-fd853b646010",
                                                  "metadata": "sample string 3",
                                                  "signatureImage": "QEA=",
                                                  "itemIdentifier": "6kzoWs9TrEKg12eRLBBmyQ==",
                                                  "itemIdentifierGuid": "5ae84cea-53cf-42ac-a0d7-67912c1066c9"
                                                }
                                              },
                                              {
                                                "$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": "CiLZkRVCsUaIS1eafAEHvQ==",
                                            "customerIdentifierGuid": "91d9220a-4215-46b1-884b-579a7c0107bd",
                                            "voucherName": "sample string 2",
                                            "count": 3,
                                            "storeID": 4,
                                            "barcode": "sample string 5",
                                            "redeemCount": 6,
                                            "issueCount": 7,
                                            "storeSalePaymentID": 1,
                                            "idempotentID": "Xt1pj3H9zECpi5jCBLTLOA==",
                                            "idempotentGuid": "8f69dd5e-fd71-40cc-a98b-98c204b4cb38",
                                            "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:09.603666",
                                              "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:09.603666",
                                                "labelPageLayout": "RaH1EUP8ZEmb0o+BV+NG/Q==",
                                                "pageLayoutGuid": "11f5a145-fc43-4964-9bd2-8f8157e346fd",
                                                "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:09.603666"
                                                  },
                                                  {
                                                    "$ref": "73"
                                                  }
                                                ]
                                              },
                                              "customerVouchers": [
                                                {
                                                  "$id": "74",
                                                  "id": 1,
                                                  "customerIdentifier": "9pKhWpV5wEaYmpjNeNOH5A==",
                                                  "customerIdentifierGuid": "5aa192f6-7995-46c0-989a-98cd78d387e4",
                                                  "voucherID": 3,
                                                  "voucherName": "sample string 4",
                                                  "storeID": 1,
                                                  "barcode": "sample string 5",
                                                  "dateOfIssue": "2026-04-03T06:27:09.603666",
                                                  "issuedSaleHeaderID": 1,
                                                  "issuedSaleIdentifier": "sample string 7",
                                                  "issuedOfflinePaymentID": 1,
                                                  "issuedIdempotentID": "4juGzFFiFkmyCL6i+q2mbA==",
                                                  "issuedIdempotentGuid": "cc863be2-6251-4916-b208-bea2faada66c",
                                                  "issuedOffline": true,
                                                  "issuedUser": "sample string 9",
                                                  "issuedNotes": "sample string 10",
                                                  "expiryDate": "2026-04-03T06:27:09.603666",
                                                  "expiredUser": "sample string 11",
                                                  "expiredNotes": "sample string 12",
                                                  "redeemed": "2026-04-03T06:27:09.603666",
                                                  "redeemedSaleHeaderID": 1,
                                                  "redeemedSaleIdentifier": "sample string 13",
                                                  "redeemedOfflinePaymentID": 1,
                                                  "redeemedIdempotentID": "l9ajTeUOxUStnAonHk1TIQ==",
                                                  "redeemedIdempotentGuid": "4da3d697-0ee5-44c5-ad9c-0a271e4d5321",
                                                  "redeemedUser": "sample string 14",
                                                  "redeemedNotes": "sample string 15",
                                                  "redeemedOffline": true,
                                                  "updated": "2026-04-03T06:27:09.603666",
                                                  "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": "aAUnWeAAHEGvGJeA0vo+4w==",
                                      "groupIDGuid": "59270568-00e0-411c-af18-9780d2fa3ee3",
                                      "campaign": {
                                        "$ref": "57"
                                      },
                                      "group": {
                                        "$ref": "65"
                                      }
                                    },
                                    {
                                      "$ref": "75"
                                    }
                                  ],
                                  "signIqTickets": [
                                    {
                                      "$id": "76",
                                      "identifier": "6qXRULlyvE2TxAdt7tZ8HQ==",
                                      "identifierGuid": "50d1a5ea-72b9-4dbc-93c4-076deed67c1d",
                                      "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": "Qh7Sz22cmk+RL3YWi1NGhA==",
                                      "guid": "cfd21e42-9c6d-4f9a-912f-76168b534684",
                                      "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": "mAGvGAJzsUa76rRwmhuVBg==",
                                          "groupGuid": "18af0198-7302-46b1-bbea-b4709a1b9506",
                                          "comboPriceType": 5,
                                          "priceType": 5,
                                          "pluG_UID": "UOPq1rSMSESGT+ZFOmcYOQ==",
                                          "pluGuid": "d6eae350-8cb4-4448-864f-e6453a671839",
                                          "priceGroupG_UID": "udrKkcl+/UyZ4STW4rheAg==",
                                          "priceGroupGuid": "91cadab9-7ec9-4cfd-99e1-24d6e2b85e02",
                                          "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": "1lB4XLbw4k6eMY2DtIp3/w==",
                                      "priceLevelIdentifierGuid": "5c7850d6-f0b6-4ee2-9e31-8d83b48a77ff",
                                      "campaignName": "sample string 3",
                                      "priceLevelName": "sample string 4"
                                    },
                                    {
                                      "$ref": "79"
                                    }
                                  ],
                                  "promotionType": {
                                    "$id": "80",
                                    "identifier": "N9YbYsMhmEu5dA9d0NKYjA==",
                                    "identifierGuid": "621bd637-21c3-4b98-b974-0f5dd0d2988c",
                                    "hostType": 2,
                                    "code": "sample string 3",
                                    "description": "sample string 4",
                                    "isLiquor": true,
                                    "isAdvertised": true,
                                    "disableWasSave": true,
                                    "excludeFromPromoSales": true,
                                    "labelPageLayoutG_UID": "zj66w1Q3SU2rO8qqg5O9uQ==",
                                    "labelPageLayoutGuid": "c3ba3ece-3754-4d49-ab3b-caaa8393bdb9",
                                    "priceLevelIdentifier": "5V3I03uJ0kiVIvw3k9+/Gg==",
                                    "priceLevelIdentifierGuid": "d3c85de5-897b-48d2-9522-fc3793dfbf1a",
                                    "active": true,
                                    "updated": "2026-04-03T06:27:09.603666",
                                    "hostName": "sample string 11"
                                  }
                                },
                                "product": {
                                  "$ref": "17"
                                },
                                "dealCost": {
                                  "$id": "81",
                                  "headerIdentifier": "MFwHgPKmfE2WVETRFOsaJw==",
                                  "headerIdentifierGuid": "80075c30-a6f2-4d7c-9654-44d114eb1a27",
                                  "identifier": "zWQ/SkcxmkOdhYIcNMjIwg==",
                                  "identifierGuid": "4a3f64cd-3147-439a-9d85-821c34c8c8c2",
                                  "supplierIdentifier": "HoJ1BFRzUkWPZVwsWFTQyg==",
                                  "supplierGuid": "0475821e-7354-4552-8f65-5c2c5854d0ca",
                                  "pluG_UID": "CMOGxng/FkCPB1zI/zyLjQ==",
                                  "pluGuid": "c686c308-3f78-4016-8f07-5cc8ff3c8b8d",
                                  "campaignName": "98d90341-8c20-4afc-9f38-924e2f4e282d",
                                  "description": "sample string 4",
                                  "cost": 5,
                                  "costDecimals": 6,
                                  "start": "2026-04-03T06:27:09.603666",
                                  "end": "2026-04-03T06:27:09.603666",
                                  "type": 9,
                                  "promoType": 10,
                                  "bonusItemPLUG_UID": "K+43z3v6hUOHi5sI/ViDeQ==",
                                  "bonusItemPluGuid": "cf37ee2b-fa7b-4385-878b-9b08fd588379",
                                  "bonusPurchaseUnits": 11,
                                  "bonusReceiveUnits": 12,
                                  "updated": "2026-04-03T06:27:09.603666",
                                  "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:09.603666",
                                  "campaignEndDate": "2026-04-03T06:27:09.603666",
                                  "masterPLUG_UID": "dMT0GzygVkWX4TgfUFQQIw==",
                                  "masterID": "1bf4c474-a03c-4556-97e1-381f50541023",
                                  "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": "4wHLOhL9/E2A+8Ep+tywww==",
                                  "bonusMasterID": "3acb01e3-fd12-4dfc-80fb-c129fadcb0c3",
                                  "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:09.603666",
                              "dealCosts": [
                                {
                                  "$ref": "81"
                                },
                                {
                                  "$ref": "81"
                                }
                              ],
                              "tags": [
                                {
                                  "$id": "82",
                                  "pluG_UID": "uhRfRAPbtU+S+GalnTHGlg==",
                                  "pluGuid": "445f14ba-db03-4fb5-92f8-66a59d31c696",
                                  "tagID": 1,
                                  "description": "sample string 1",
                                  "storeIDs": [
                                    1,
                                    2
                                  ]
                                },
                                {
                                  "$ref": "82"
                                }
                              ],
                              "alternateProductG_UID": "Urc+1mq8zkyuhiO5p/LO/w==",
                              "alternateProduct": "d63eb752-bc6a-4cce-ae86-23b9a7f2ceff",
                              "altProduct": {
                                "$ref": "17"
                              },
                              "productHostCode": {
                                "$id": "83",
                                "id": 1,
                                "pluG_UID": "K8VQMKcf5UKktz8ptXBi+w==",
                                "pluGuid": "3050c52b-1fa7-42e5-a4b7-3f29b57062fb",
                                "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:09.603666",
                              "inventoryTracked": "2026-04-03T06:27:09.603666",
                              "isNormalPriceChangesCampaign": true,
                              "baseProductFuel": {
                                "$id": "84",
                                "pluG_UID": "e+oDDuba4EOYu9IB3q2QpQ==",
                                "pluGuid": "0e03ea7b-dae6-43e0-98bb-d201dead90a5",
                                "fuelPluG_UID": "re+tPLeGJk+nCPVnm3zyUw==",
                                "fuelPluGuid": "3cadefad-86b7-4f26-a708-f5679b7cf253",
                                "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": "LM54Km74n0+ffwFY4HKz/w==",
                            "supplierGuid": "2a78ce2c-f86e-4f9f-9f7f-0158e072b3ff",
                            "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": "fPug26OiOkaWS/i2eXWTOQ==",
                            "supplierGuid": "dba0fb7c-a2a3-463a-964b-f8b679759339",
                            "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:09.603666",
                            "deliveryDate": "2026-04-03T06:27:09.603666",
                            "nextCutOffDate": "2026-04-03T06:27:09.603666",
                            "nextDeliveryDate": "2026-04-03T06:27:09.603666",
                            "nextDaysBuffer": 10
                          },
                          {
                            "$ref": "87"
                          }
                        ],
                        "store": {
                          "$ref": "7"
                        },
                        "updated": "2026-04-03T06:27:09.603666",
                        "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:09.603666",
                          "processed": "2026-04-03T06:27:09.603666",
                          "isProcessing": true,
                          "processedCount": 6,
                          "processingTime": 1,
                          "collectedUtc": "2026-04-03T06:27:09.603666",
                          "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:09.603666",
                            "businessPillar": "sample string 3",
                            "fileType": "sample string 4"
                          }
                        },
                        {
                          "$ref": "88"
                        }
                      ],
                      "zoneMatrix": [
                        {
                          "$id": "90",
                          "id": 1,
                          "hostIdentifier": "d/KFDXWwB0KiEMGdMHzbYQ==",
                          "hostIdentifierGuid": "0d85f277-b075-4207-a210-c19d307cdb61",
                          "storeID": 1,
                          "departmentCode": "sample string 2",
                          "hostGuids": [
                            "70086a4c-72ab-4eda-82ea-896775fd677e",
                            "a3dc2565-3cd8-4ae1-b11a-0fdf14ea92db"
                          ]
                        },
                        {
                          "$ref": "90"
                        }
                      ],
                      "hostFileStoreSetting": {
                        "$ref": "10"
                      },
                      "hostStoreSettings": [
                        {
                          "$ref": "10"
                        },
                        {
                          "$ref": "10"
                        }
                      ],
                      "promotionPlacements": [
                        {
                          "$id": "91",
                          "identifier": "LOlZUQmpr0i70KJRRmfToQ==",
                          "identifierGuid": "5159e92c-a909-48af-bbd0-a2514667d3a1",
                          "code": "sample string 2",
                          "description": "sample string 3",
                          "isAdvertised": true
                        },
                        {
                          "$ref": "91"
                        }
                      ],
                      "promoTypeGuids": [
                        "5a7297fe-c201-4a00-a82c-23f0751fd355",
                        "72a7fec9-a019-4350-b239-8560d8864e97"
                      ],
                      "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:09.603666",
                    "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": "3bf760d0-c056-4abb-9966-a2260b998513",
                "updateStore": {
                  "$id": "97",
                  "id": "536bf91e-f710-4f04-987d-021635a7c63e",
                  "name": "sample string 1",
                  "lastActivity": "2026-04-03T06:27:09.603666",
                  "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:09.603666"
                },
                "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": "0VLGh5nxvEGBBatuBfB6qA==",
          "identifierGuid": "87c652d1-f199-41bc-8105-ab6e05f07aa8",
          "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:09.603666",
          "promoPeriodEnd": "2026-04-03T06:27:09.603666",
          "allowDonations": true,
          "logoImageName": "sample string 17",
          "totalAmountAwarded": 18.1,
          "updated": "2026-04-03T06:27:09.603666",
          "deleted": true
        },
        "details": [
          {
            "$id": "100",
            "saleItemID": 1,
            "identifier": "ePo7R6K0WEaIDnOG0pgi8g==",
            "identifierGuid": "473bfa78-b4a2-4658-880e-7386d29822f2",
            "saleHeaderID": 2,
            "plu": 1,
            "pluG_UId": "sZsgyg7bcUiq0xy9opymVA==",
            "pluGuid": "ca209bb1-db0e-4871-aad3-1cbda29ca654",
            "accountID": "yvnRoceRDUObBu8U+Ph9MA==",
            "accountIDGuid": "a1d1f9ca-91c7-430d-9b06-ef14f8f87d30",
            "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:09.603666",
            "bestOrExpireType": 1,
            "providerName": "sample string 11",
            "refundG_UID": "lYYEXHo72UmYHJGgzzavPg==",
            "refundGuid": "5c048695-3b7a-49d9-981c-91a0cf36af3e",
            "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": "Hk4KARV6+0u3Ebn3tMYKdQ==",
            "idempotentVoidGuid": "010a4e1e-7a15-4bfb-b711-b9f7b4c60a75",
            "priceLevelIdentifier": "p/AC9GLt+0ehTdJozTjrkA==",
            "priceLevelIdentifierGuid": "f402f0a7-ed62-47fb-a14d-d268cd38eb90",
            "communityIdentifier": "NfB4JbxypUSUeskX1Mvyqw==",
            "communityIdentifierGuid": "2578f035-72bc-44a5-947a-c917d4cbf2ab",
            "productName": "sample string 23",
            "apn": "sample string 24",
            "unknownScans": [
              {
                "$id": "101",
                "id": 1,
                "saleDetailID": 2,
                "storeID": 1,
                "scanned": "2026-04-03T06:27:09.603666",
                "operatorG_UID": "QEA=",
                "barcode": "sample string 4",
                "processed": 1
              },
              {
                "$ref": "101"
              }
            ],
            "refund": {
              "$id": "102",
              "id": 1,
              "g_UID": "lQh7Es7Ld0W8uv0A9XvHoQ==",
              "guid": "127b0895-cbce-4577-bcba-fd00f57bc7a1",
              "description": "sample string 1",
              "dumped": true,
              "inventoryReasonID": 1,
              "sortOrder": 1,
              "updated": "2026-04-03T06:27:09.603666"
            },
            "modifier": {
              "$id": "103",
              "id": 1,
              "setG_UID": "OSsAFJKGXEedq3wAUYIApg==",
              "modifierSetGuid": "14002b39-8692-475c-9dab-7c00518200a6",
              "name": "sample string 2",
              "price": 1,
              "quantity": 1,
              "modifierType": 1,
              "groupNumber": 1,
              "pageNumber": 1,
              "controlOrder": 1,
              "printToStation": true,
              "pluG_UID": "D4jDpyMO7U6kE3AL8IVhAg==",
              "pluGuid": "a7c3880f-0e23-4eed-a413-700bf0856102",
              "deleted": true,
              "g_UID": "re+8pQ5zB0GIuOTDuKMYyg==",
              "guid": "a5bcefad-730e-4107-88b8-e4c3b8a318ca",
              "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": "tOV+wFkE90qe9ri3l7v9EQ==",
            "pluGuid": "c07ee5b4-0459-4af7-9ef6-b8b797bbfd11",
            "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:09.603666",
            "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:09.603666",
            "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": "On+8T04150CbIGIcjato+A==",
            "pluGuid": "4fbc7f3a-354e-40e7-9b20-621c8dab68f8",
            "accountID": "hKDF2/tzVk6kEE/0NLYuMw==",
            "accountIDGuid": "dbc5a084-73fb-4e56-a410-4ff434b62e33",
            "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:09.603666",
            "bestOrExpireType": 1,
            "refundG_UID": "04wD89iew06u7nKLqo5Vkg==",
            "refundGuid": "f3038cd3-9ed8-4ec3-aeee-728baa8e5592",
            "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": "ire3h0L9r0SBiq7dYn94Aw==",
            "identifierGuid": "87b7b78a-fd42-44af-818a-aedd627f7803",
            "id": 1,
            "orderNo": 2,
            "externalSaleIdentifier": "sample string 3",
            "storeID": 4,
            "zoneID": 5,
            "deptNo": 6,
            "customerIdentifier": "80yh8UVs3kq7ALSLanpJfQ==",
            "customerIdentifierGuid": "f1a14cf3-6c45-4ade-bb00-b48b6a7a497d",
            "operatorNo": 1,
            "operatorG_UID": "96gFuacvCEGGbbgzAWHoMg==",
            "operatorGuid": "b905a8f7-2fa7-4108-866d-b8330161e832",
            "created": "2026-04-03T06:27:09.603666",
            "ordered": "2026-04-03T06:27:09.603666",
            "started": "2026-04-03T06:27:09.603666",
            "completed": "2026-04-03T06:27:09.603666",
            "supplied": "2026-04-03T06:27:09.603666",
            "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": "jTH/B+UdLkyM9DvvCR5omg==",
                "pluGuid": "07ff318d-1de5-4c2e-8cf4-3bef091e689a",
                "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": "99Nga26fokSKZ2MhpB9Chw==",
                "headerIdentifierGuid": "6b60d3f7-9f6e-44a2-8a67-6321a41f4287",
                "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": "JO16BLo8y0ugNOVIknVxDQ==",
        "accountIdentifier": "047aed24-3cba-4bcb-a034-e5489275710d",
        "accountName": "sample string 44",
        "customerOrderIdentifier": "zqpZRTMRJEm+vufNRmqwww==",
        "customerOrderIdentifierGuid": "4559aace-1133-4924-bebe-e7cd466ab0c3",
        "priceLevelName": "sample string 45",
        "revision": 46,
        "ingressId": "sample string 47"
      },
      "survey": {
        "$id": "111",
        "g_UID": "JEhyFgWQ/0uSmmMPKjwYIg==",
        "guid": "16724824-9005-4bff-929a-630f2a3c1822",
        "name": "sample string 1",
        "storeID": 2,
        "zoneID": 1,
        "checkoutFormG_UID": "Sb+nJWz0Nk+vEL61tKptCQ==",
        "checkoutFormGuid": "25a7bf49-f46c-4f36-af10-beb5b4aa6d09",
        "displayToWho": 3,
        "displayWhen": 4,
        "start": "2026-04-03T06:27:09.603666",
        "end": "2026-04-03T06:27:09.603666",
        "deleted": true,
        "updated": "2026-04-03T06:27:09.603666",
        "possibleIntegerResponses": [
          1,
          2
        ],
        "possibleTextResponses": [
          "sample string 1",
          "sample string 2"
        ],
        "possibleGuidResponses": [
          "cc2f2260-8a7f-4a43-b4b0-a7f89fd1a948",
          "a54514d9-f763-4d5d-9ef6-da1f5b03bc38"
        ],
        "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:
PKd3�\�nݿ�5xl/workbook.xml �(�����0D�&�C���'.^=x_a�
�%m
~��o�vfg�N>�=���G��e����!c����P�]k��}1Ӷ����o�ڳ��Y��K�����3��,B��W��R 5-�B��C���Rw2	�C�7�G�zѠ��x�$:���{Jl&�p�Cr��)�^���+{��l�]~PKd3�\����	�[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
d3�\��@*''_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="Radc4c2a9de4541c3" /></Relationships>PKd3�\���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��]�PKd3�\�~���Pxl/_rels/workbook.xml.rels �(���An� E����`�ئ
ɦ�n�\����b�Iۜ���W(J�֑��&+4�鍆�����m���4z�hYpJ�ߍ�W������z��|#
cH$?qI�1<0���N��r��8k�e�Y��{`�5�K�f��9�������7��f�>����u����e���<u���jx��e�[Q�<>��Z�����^ȔRH��֒��Me�{Ƙ7�tZ���V��`�l��$\��տ�|PKd3�\Ѓ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��PKd3�\�����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-d3�\�nݿ�5xl/workbook.xmlPK-d3�\����	�[Content_Types].xmlPK-
d3�\��@*''V_rels/.relsPK-d3�\����xl/worksheets/sheet1.xmlPK-d3�\�~���P�xl/_rels/workbook.xml.relsPK-d3�\Ѓc'2E
�xl/styles.xmlPK-d3�\�����oxl/sharedStrings.xmlPK��	

application/vnd.ms-excel

Sample:
PKd3�\7J���5xl/workbook.xml �(�����0��&�C��� H
'.^=x�������R�7o;������Z�#G�J[a�)	q-��APa�k+�Ҿ��{�B�۷��)I.��ȼ��qa^h�����:���dB�z�C���&e0ֺ���"�)a�ETH1	n�gE��U���-E�ɹ�<K��4�xco0J���PKd3�\����	�[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
d3�\���''_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="R6a1e191be1ee4a87" /></Relationships>PKd3�\���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��]�PKd3�\IL��Pxl/_rels/workbook.xml.rels �(���An� E��f_�i'�n�Ms�c�HӜ���W(j�֑��&+43��������m�+��{�/tڷ��8%� a�Y�qP)߈��"�O\l��4�(���b�'tyb|U�e���QuHKƖ4�p�$�˄�!zcz�O^�Ft�0=�p�19��aj�����L�kس�l��bBb%�G	��M-�ˀ���Z�d4+�a��\*�"�]e�
�>��7=w���9-K�
_HΥ��5'z�/6_PKd3�\Ѓ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��PKd3�\�����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-d3�\7J���5xl/workbook.xmlPK-d3�\����	�[Content_Types].xmlPK-
d3�\���''V_rels/.relsPK-d3�\����xl/worksheets/sheet1.xmlPK-d3�\IL��P�xl/_rels/workbook.xml.relsPK-d3�\Ѓc'2E
�xl/styles.xmlPK-d3�\�����mxl/sharedStrings.xmlPK��