POST api/surveyresponses/sync

Import survey responses from a store sync

Request Information

URI Parameters

None.

Body Parameters

List of survey responses to import

Collection of SurveyResponse
NameDescriptionTypeAdditional information
SurveyG_UID

Identifier of the Survey this response is for

Collection of byte

None.

SurveyGuid

Identifier of the Survey this response is for

globally unique identifier

None.

SaleHeaderGuid

Identifier of the sale this survey response is for

Collection of byte

None.

SaleGuid

Identifier of the sale this survey response is for

globally unique identifier

None.

TextResponse

Text this survey was responded to with

string

String length: inclusive between 0 and 120

IntegerResponse

Integer / number this survey was responded to with

integer

None.

G_UIDResponse

Guid this survey was responded to with

Collection of byte

None.

GuidResponse

Guid this survey was responded to with

globally unique identifier

None.

WhoAnswered

Person who answered the survey; this correlates to Survey.DisplayToWho

SurveyAnswerer

None.

AnsweredAtUTC

UTC DateTime that this survey was answered at

date

None.

Sale

Sale this survey was answered during

StoreSaleHeader

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

Survey

Survey this response belongs to

Survey

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

IngressId

ID of the Ingress entry (Redis Stream message ID)

string

None.

Request Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "surveyG_UID": "V8YI6BvPSUS9YO8MB41PfQ==",
    "surveyGuid": "e808c657-cf1b-4449-bd60-ef0c078d4f7d",
    "saleHeaderGuid": "WnwL8DpiEk6gx0vKTQ8Skw==",
    "saleGuid": "f00b7c5a-623a-4e12-a0c7-4bca4d0f1293",
    "textResponse": "sample string 1",
    "integerResponse": 1,
    "g_UIDResponse": "wrUD8T2HqEiSbhw1o/b19g==",
    "guidResponse": "f103b5c2-873d-48a8-926e-1c35a3f6f5f6",
    "whoAnswered": 2,
    "answeredAtUTC": "2025-10-05T02:01:27.8516778",
    "sale": {
      "$id": "2",
      "saleHeaderID": 1,
      "saleHeaderGuid": "Y46+jEkPPUKBRzmUTdYADw==",
      "saleHeaderIdentifierGuid": "8cbe8e63-0f49-423d-8147-39944dd6000f",
      "created": "2025-10-05T02:01:27.8516778",
      "createdLocal": "2025-10-05T02:01:27.8516778",
      "createdText": "sample string 4",
      "itemCount": 5,
      "totalAmount": 6,
      "cashTender": 1,
      "cardTender": 1,
      "cheqTender": 1,
      "acctTender": 1,
      "voucherTender": 1,
      "loyaltyPoints": 1,
      "cashout": 1,
      "changeAmount": 1,
      "rounding": 1,
      "gstAmount": 1,
      "transactionDiscountTender": 1,
      "totalTip": 7,
      "tranType": 1,
      "processed": 1,
      "imported": "2025-10-05T02:01:27.8516778",
      "storeID": 1,
      "operatorG_Uid": "wL4Yz/1ULkucf5lQoO/MYw==",
      "operatorGuid": "cf18bec0-54fd-4b2e-9c7f-9950a0efcc63",
      "customerG_Uid": "VI//x3n2gUm2gSUwuq0f5Q==",
      "customerGuid": "c7ff8f54-f679-4981-b681-2530baad1fe5",
      "communityIdentifier": "n9kCICVvr0eGLT5Zbov9qQ==",
      "communityIdentifierGuid": "2002d99f-6f25-47af-862d-3e596e8bfda9",
      "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": "oXHA/FFAjU2f3J1U7N7CUw==",
      "priceLevelIdentifierGuid": "fcc071a1-4051-4d8d-9fdc-9d54ecdec253",
      "locked": 36,
      "relationChecksum": "sample string 37",
      "loyaltyTender": 1,
      "giftCardTender": 1,
      "operator": {
        "$id": "3",
        "id": 1,
        "g_Uid": "8DZLd13WmUS54idWwvSmNA==",
        "guid": "774b36f0-d65d-4499-b9e2-2756c2f4a634",
        "operatorNumber": 1,
        "shortName": "sample string 2",
        "firstName": "sample string 3",
        "lastName": "sample string 4",
        "password": "sample string 5",
        "hasPassword": true,
        "passwordText": "sample string 6",
        "rfidTagID": "sample string 7",
        "blueprintID": 1,
        "groupID": 1,
        "groupName": "sample string 8",
        "managerGroupID": 1,
        "managerGroupName": "sample string 9",
        "zoneID": 1,
        "zoneName": "sample string 10",
        "loggedIn": 1,
        "lastUsedIP": "sample string 11",
        "deleted": true,
        "locked": true,
        "allowOpenTill": true,
        "webEmail": "sample string 14",
        "simpleOperatorType": 0,
        "webRole": "sample string 15",
        "updated": "2025-10-05T02:01:27.8516778",
        "passwordResetRequired": true,
        "alteredInStore": true,
        "startShift": "2025-10-05T02:01:27.8516778",
        "endShift": "2025-10-05T02:01:27.8516778",
        "machineName": "sample string 20",
        "drawerID": 1,
        "stores": [
          {
            "$id": "4",
            "operatorG_UID": "JOPwCd+eWkuMpaq21f4ruw==",
            "operatorGuid": "09f0e324-9edf-4b5a-8ca5-aab6d5fe2bbb",
            "storeID": 2,
            "operator": {
              "$ref": "3"
            },
            "store": {
              "$id": "5",
              "id": 1,
              "isMaster": true,
              "shortName": "sample string 3",
              "url": "sample string 4",
              "sortOrder": 1,
              "name": "sample string 5",
              "phone": "sample string 6",
              "fax": "sample string 7",
              "email": "sample string 8",
              "address1": "sample string 9",
              "address2": "sample string 10",
              "city": "sample string 11",
              "state": "sample string 12",
              "country": "sample string 13",
              "postCode": "sample string 14",
              "delivery": 1,
              "exportAccounts": 1,
              "salesAccountFolder": "sample string 15",
              "purchaseAccountFolder": "sample string 16",
              "initLoad": 1,
              "initIDs": 1,
              "zoneID": 1,
              "actAsMaster": 1,
              "lastActiveUtc": "2025-10-05T02:01:27.8516778",
              "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": "CfZXejnHC0SLJV+VrI9v3g==",
              "hostIdentifierGuid": "7a57f609-c739-440b-8b25-5f95ac8f6fde",
              "hostName": 1,
              "hostAddress": "sample string 27",
              "hostUsername": "sample string 28",
              "hostPassword": "sample string 29",
              "excludeFromLeadInOut": true,
              "accountingProvider": 31,
              "accountingAddress": "sample string 32",
              "accountingUsername": "sample string 33",
              "accountingPassword": "sample string 34",
              "storeAccountingCode": "sample string 35",
              "softwareVariance": 36,
              "fuelWarningVariance": 37.0,
              "fuelErrorVariance": 38.0,
              "fuelAccumulatedWarningVariance": 39.0,
              "fuelAccumulatedErrorVariance": 40.0,
              "drawManagment": 41,
              "endOfDayManagment": true,
              "autoFillCashBalancing": true,
              "fuelDayVariance": 44,
              "accountingTradingTime": "00:00:00.1234567",
              "stockActivateProduct": 46,
              "giftCardSalesAccountingDeptCode": "sample string 47",
              "transactionDiscountAccountingDeptCode": "sample string 48",
              "size": 49,
              "updated": "2025-10-05T02:01:27.8516778",
              "priceZoneName": "sample string 51",
              "storeFuelConfigured": true,
              "shippingAddressCopied": true,
              "shippingAddress": {
                "$id": "6",
                "storeID": 1,
                "addressType": 1,
                "address1": "sample string 1",
                "address2": "sample string 2",
                "city": "sample string 3",
                "state": "sample string 4",
                "country": "sample string 5",
                "postCode": "sample string 6"
              },
              "billingAddress": {
                "$ref": "6"
              },
              "hostStoreSettings": [
                {
                  "$id": "7",
                  "id": 1,
                  "hostIdentifier": "apryHmvIGkmLIEpNZEiCXQ==",
                  "hostIdentifierGuid": "1ef29a6a-c86b-491a-8b20-4a4d6448825d",
                  "storeID": 2,
                  "username": "sample string 3",
                  "password": "sample string 4",
                  "passwordPlain": "sample string 5",
                  "serverAddress": "sample string 6",
                  "serverPort": 1,
                  "excludeFromLeadInOut": true,
                  "useForHostFile": true,
                  "metcashPillarID": "sample string 9",
                  "metcashStateCode": "sample string 10",
                  "metcashCustomerID": "sample string 11",
                  "metcashTradingPartnerID": "sample string 12",
                  "drakesCustomerNumber": 1,
                  "sparCustomerNumber": "sample string 13",
                  "sparOrderUsername": "sample string 14",
                  "sparOrderPassword": "sample string 15",
                  "sparOrderPasswordPlain": "sample string 16",
                  "pharmXSiteID": 1,
                  "ibaZoneID": 1,
                  "ibaState": "sample string 17",
                  "foodlandStoreCode": "sample string 18",
                  "ilgMemberNumber": "sample string 19",
                  "ilgOutletLocation": 1,
                  "ilgBaseCost": 1,
                  "ilgApplyNonAdvertisedPromos": true,
                  "ilgExemptFromFreight": true,
                  "ilgOrderDealReview": true,
                  "ilgFinanceFee": 1,
                  "processPromotions": true,
                  "hostProvider": 0,
                  "host": {
                    "$id": "8",
                    "identifier": "MpQvrnjVpEWfM2fIrjlnXg==",
                    "identifierGuid": "ae2f9432-d578-45a4-9f33-67c8ae39675e",
                    "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": "K2Mm5JJakE6fwthBDQ9kuQ==",
                    "hostSupplierIdentifierGuid": "e426632b-5a92-4e90-9fc2-d8410d0f64b9",
                    "loyaltyPriceLevelIdentifier": "I+uqNchGuUG4N83OLG8JZA==",
                    "loyaltyPriceLevelIdentifierGuid": "35aaeb23-46c8-41b9-b837-cdce2c6f0964",
                    "isGroup": true,
                    "description": "sample string 22",
                    "hostProvider": 23,
                    "hostTypeEnum": 24,
                    "hostType": "sample string 25",
                    "hostCode": "sample string 26",
                    "username": "sample string 27",
                    "password": "sample string 28",
                    "passwordPlain": "sample string 29",
                    "server": "sample string 30",
                    "url": "sample string 31",
                    "global": true,
                    "stateCode": "sample string 33",
                    "lastCollected": "2025-10-05T02:01:27.8516778",
                    "lastProcessed": "2025-10-05T02:01:27.8516778",
                    "hold": true,
                    "supplierName": "sample string 35",
                    "supplier": {
                      "$id": "9",
                      "identifier": "afRzCN0k7ky2bJMNUmvlfg==",
                      "identifierGuid": "0873f469-24dd-4cee-b66c-930d526be57e",
                      "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": "0rQBnUR5D0OWAGu0mR5TNg==",
                      "primaryContactID": "9d01b4d2-7944-430f-9600-6bb4991e5336",
                      "storeID": 1,
                      "abn": "sample string 16",
                      "supplierGroupIdentifier": "u6jYVw0bPkKkkgW0ZYjDzQ==",
                      "supplierGroupGuid": "57d8a8bb-1b0d-423e-a492-05b46588c3cd",
                      "rebate": 1.0,
                      "rebateType": 1,
                      "rebateFrequency": 1,
                      "rebateSource": 1,
                      "rebateLastClaimed": "2025-10-05T02:01:27.8516778",
                      "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": "10",
                        "id": "3146d9fa-6149-412a-9daf-6e77d2d0b631",
                        "identifier": "QN55Bl9+qUmUhhx7h8kisw==",
                        "identifierGuid": "0679de40-7e5f-49a9-9486-1c7b87c922b3",
                        "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": "11",
                          "supplierIdentifier": "wjdATVyF6UGPnLhqozKqdA==",
                          "supplierIdentifierGuid": "4d4037c2-855c-41e9-8f9c-b86aa332aa74",
                          "contactGuid": "qnmXYqhU/0yPT6uFoxFOBQ==",
                          "contactID": "629779aa-54a8-4cff-8f4f-ab85a3114e05",
                          "contact": {
                            "$ref": "10"
                          },
                          "supplier": {
                            "$ref": "9"
                          }
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "products": [
                        {
                          "$id": "12",
                          "pluG_UID": "OdMLrJHuX0G+Wc9DzMHgCA==",
                          "pluGuid": "ac0bd339-ee91-415f-be59-cf43ccc1e008",
                          "supplierIdentifier": "bt5YJFpI0UKH8E2ujbkwmA==",
                          "supplierIdentifierGuid": "2458de6e-485a-42d1-87f0-4dae8db93098",
                          "cartonQuantity": 1,
                          "cartonQuantityChanged": true,
                          "productSize": "sample string 3",
                          "cigarettesPerSleeve": 1,
                          "randomWeight": true,
                          "piecesPerUnit": 5,
                          "averagePackSize": 6,
                          "effectiveDate": "2025-10-05T02:01:27.8516778",
                          "pricedByWeight": true,
                          "landedUnitCostEx": 9,
                          "landedUnitCostInc": 10,
                          "landedCartonCostInc": 11,
                          "landedCartonCostEx": 12,
                          "standardCost": 13,
                          "deliveryFee": 1,
                          "deliveryFeeBasis": "sample string 14",
                          "pickAndPackFee": 1,
                          "pickAndPackFeeBasis": "sample string 15",
                          "financeFee": 1,
                          "financeFeeBasis": "sample string 16",
                          "cartonLength": 1,
                          "cartonWidth": 1,
                          "cartonHeight": 1,
                          "palletLayerQuantity": 1,
                          "palletLayers": 1,
                          "itemCode": "sample string 17",
                          "invoiceCode": "sample string 18",
                          "invoiceDesc": "sample string 19",
                          "orderDirect": true,
                          "useCost": true,
                          "minimumQuantity": 20,
                          "hostType": 21,
                          "fromHost": 22,
                          "minimumReorder": 1,
                          "maximumReorder": 1,
                          "orderMultiple": 23.1,
                          "sellMultiple": 24.1,
                          "baseMultiple": 25.1,
                          "hostStandardCost": 26,
                          "hostTotalCost": 27,
                          "hostRetail": 28,
                          "hostLandedUnitCostEx": 29,
                          "hostLandedUnitCostInc": 30,
                          "hostDesc": "sample string 31",
                          "directIndicator": "sample string 32",
                          "availableToOrder": true,
                          "hostRangeIndicator": "sample string 34",
                          "hostProductType": "sample string 35",
                          "hostProductGrade": "sample string 36",
                          "hostProductGroup": "sample string 37",
                          "hostSlowMoving": true,
                          "hostGeneralMerchandise": true,
                          "hostPillar": "sample string 40",
                          "hostLastUpdated": "2025-10-05T02:01:27.8516778",
                          "rebate": 1.0,
                          "rebateExclude": true,
                          "invoiceCodes": [
                            {
                              "$id": "13",
                              "pluG_UID": "/5D6X9r1/06tbEuQOyUt0w==",
                              "pluGuid": "5ffa90ff-f5da-4eff-ad6c-4b903b252dd3",
                              "supplierIdentifier": "4wVYL+LyfkWRw0I8/h9wzA==",
                              "supplierIdentifierGuid": "2f5805e3-f2e2-457e-91c3-423cfe1f70cc",
                              "invoiceCode": "sample string 1",
                              "storeIDs": [
                                1,
                                2
                              ]
                            },
                            {
                              "$ref": "13"
                            }
                          ],
                          "storeIDs": [
                            1,
                            2
                          ],
                          "preferredSupplier": true,
                          "preferredRebateSupplier": true,
                          "supplierName": "sample string 41",
                          "salesMode": 42,
                          "orderPacked": true,
                          "active": true,
                          "price": 1,
                          "costGstPercent": 44,
                          "parentPluG_UID": "VUWb1CHd7kqdT/nzgdG7Uw==",
                          "parentPluGuid": "d49b4555-dd21-4aee-9d4f-f9f381d1bb53",
                          "freight": 45.0,
                          "freightType": 1,
                          "product": {
                            "$id": "14",
                            "plu": 1,
                            "storeID": 1,
                            "masterPluG_UID": "QEA=",
                            "storeIDs": [
                              1,
                              2
                            ],
                            "g_UId": "3Iyh4oapiUuvCdmfUPqmmA==",
                            "guid": "e2a18cdc-a986-4b89-af09-d99f50faa698",
                            "apn": "sample string 1",
                            "apnChanged": true,
                            "apnSwitched": true,
                            "barcode": "sample string 4",
                            "itemNumber": "sample string 5",
                            "itemNumberChanged": true,
                            "priceGroupG_UID": "Sw7kcw8IvEe8MFDqN2c1bg==",
                            "priceGroupGuid": "73e40e4b-080f-47bc-bc30-50ea3767356e",
                            "blueprintID": 1,
                            "lastCountedDate": "2025-10-05T02:01:27.8516778",
                            "externalID": "sample string 7",
                            "active": true,
                            "activated": "2025-10-05T02:01:27.8516778",
                            "pluCreated": "2025-10-05T02:01:27.8516778",
                            "createdByUser": "sample string 9",
                            "name": "sample string 10",
                            "nameChanged": true,
                            "secondDescription": "sample string 12",
                            "hostDescription": "sample string 13",
                            "keepCartonQty": true,
                            "keepDescription": true,
                            "keepDepartments": true,
                            "keepSuppliers": true,
                            "markdownDescription": "sample string 18",
                            "altDescription": "sample string 19",
                            "bestOrExpire": 20,
                            "lastUpdate": "2025-10-05T02:01:27.8516778",
                            "lastManualUpdate": "2025-10-05T02:01:27.8516778",
                            "imageName": "sample string 23",
                            "showImageOnFlipCharts": true,
                            "showTextOnFlipCharts": true,
                            "overrideFlipChartText": true,
                            "flipChartText": "sample string 27",
                            "salesMode": 1,
                            "eftCode": 1,
                            "price": 1,
                            "priceChanged": true,
                            "rrp": 1,
                            "gstPercent": 28,
                            "gstPercentChanged": true,
                            "costGSTPercent": 29,
                            "costGSTPercentChanged": true,
                            "wetPercent": 1,
                            "priceOverride": 1,
                            "cost": 1,
                            "currentCost": 1,
                            "currentCostDecimals": 1,
                            "grossProfit": 1.0,
                            "currentCostDesc": "sample string 30",
                            "currentCostEnd": "2025-10-05T02:01:27.8516778",
                            "currentCostUpdated": "2025-10-05T02:01:27.8516778",
                            "costDecimals": 31,
                            "costChanged": true,
                            "dealCostIdentifier": "QEA=",
                            "excludeFromRebate": true,
                            "rebateOverride": 1,
                            "costCalcMethod": 32,
                            "costCalcMethodChanged": true,
                            "costEffectiveDate": "2025-10-05T02:01:27.8516778",
                            "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": "2025-10-05T02:01:27.8516778",
                            "posTare": 1,
                            "altPrice": 1.0,
                            "altPriceChanged": true,
                            "altPriceMode": 53,
                            "altPriceModeChanged": true,
                            "altPLUG_UID": "9Um4bc9WFkK1AuhGLIlpOQ==",
                            "altPLUGuid": "6db849f5-56cf-4216-b502-e8462c896939",
                            "altPLUGuidChanged": true,
                            "altPriceDescription1": "sample string 54",
                            "altPriceDescription2": "sample string 55",
                            "cartonQuantity": 56,
                            "cartonQuantityChanged": true,
                            "trayID": 1,
                            "promptID": 1,
                            "tare": 1,
                            "packQty": 1,
                            "fixedWeight": 1,
                            "extraMesg": 1,
                            "text1": "sample string 58",
                            "text2": "sample string 59",
                            "text3": "sample string 60",
                            "labelText": "sample string 61",
                            "labelTextChanged": true,
                            "sendToScale": true,
                            "nonScaleWeigh": true,
                            "labelFormat": "sample string 65",
                            "barcodeFormat": "sample string 66",
                            "austMade": 1,
                            "coolCode": 67,
                            "countryOfOrigin": "sample string 68",
                            "percentContent": 69.1,
                            "departmentID": 1,
                            "subDepartmentID": 1,
                            "minorDepartmentID": 1,
                            "lesserDepartmentID": 1,
                            "deptCode": "sample string 70",
                            "subDeptCode": "sample string 71",
                            "minorDeptCode": "sample string 72",
                            "lesserDeptCode": "sample string 73",
                            "deptName": "sample string 74",
                            "subDeptName": "sample string 75",
                            "minorDeptName": "sample string 76",
                            "lesserDeptName": "sample string 77",
                            "departmentChanged": true,
                            "subCategoryID": 1,
                            "expiry": 1,
                            "showDays": 1,
                            "datePrint": 1,
                            "labelRequired": true,
                            "labelShelfQty": 80,
                            "labelShelfChanged": true,
                            "labelTalkerQty": 82,
                            "labelSmall": true,
                            "labelLastPrinted": "2025-10-05T02:01:27.8516778",
                            "labelLastPrice": 1,
                            "shelfPageLayoutG_UID": "ojPKEhe8mkG1Dgg68bDLDw==",
                            "shelfPageLayoutGuid": "12ca33a2-bc17-419a-b50e-083af1b0cb0f",
                            "talkerPageLayoutG_UID": "onqNkVreL0Ogg+JJ0W8gdQ==",
                            "talkerPageLayoutGuid": "918d7aa2-de5a-432f-a083-e249d16f2075",
                            "unitMeasure": 1.1,
                            "unitMeasureChanged": true,
                            "unitMeasureKind": 85,
                            "unitMeasureKindChanged": true,
                            "signIQData": "sample string 87",
                            "refresh": true,
                            "earnLoyaltyPoints": true,
                            "earnLoyaltyPointsChanged": true,
                            "quantityOverride": true,
                            "quantityOverrideChanged": true,
                            "quantityRequired": true,
                            "quantityRequiredChanged": true,
                            "allowDiscounts": true,
                            "allowDiscountsChanged": true,
                            "discountDiscounts": true,
                            "discountDiscountsChanged": true,
                            "itemRecalled": true,
                            "itemRecalledChanged": true,
                            "noRefund": true,
                            "noRefundChanged": true,
                            "allowMarkdown": true,
                            "allowMarkdownChanged": true,
                            "priceRequired": true,
                            "priceRequiredChanged": true,
                            "fuelItem": true,
                            "fuelItemChanged": true,
                            "trackSerial": true,
                            "trackSerialChanged": true,
                            "allowZeroPrice": true,
                            "allowZeroPriceChanged": true,
                            "notForSale": 91,
                            "notForSaleChanged": true,
                            "excludeFromDeals": true,
                            "excludeFromVoucher": true,
                            "minimumAge": 94,
                            "minimumAgeChanged": true,
                            "buyingLimit": 1,
                            "buyingLimitChanged": true,
                            "buyingLimitIndependent": true,
                            "buyingLimitIndependentChanged": true,
                            "inventoryGuid": "o3lE2f1/nEqXZ67fnevs+Q==",
                            "inventoryIdentifier": "d94479a3-7ffd-4a9c-9767-aedf9debecf9",
                            "inventoryAccuracy": 1,
                            "baseUnits": 98,
                            "orderPacked": 1,
                            "isManufactured": true,
                            "isIngredient": true,
                            "isModifier": true,
                            "isModifierChanged": true,
                            "hasModifiers": 99,
                            "defaultPrinter": "sample string 100",
                            "defaultPrinterGroup": "sample string 101",
                            "ingredientsOnManufacture": true,
                            "manufactureUnitMeasure": 1,
                            "mpl": 1,
                            "maxShelfQty": 102,
                            "allowAutoOrder": true,
                            "warrantyPeriod": 1,
                            "parentPluG_UId": "6QCo3AINEUaqX9tzH8Revg==",
                            "parentPluGuid": "dca800e9-0d02-4611-aa5f-db731fc45ebe",
                            "preferredHostVendor": 104,
                            "preferredHostChanged": true,
                            "code": "sample string 106",
                            "supplierIdentifier": "5njUZrJ+PkqpLVVhVosbkw==",
                            "supplierIdentifierGuid": "66d478e6-7eb2-4a3e-a92d-5561568b1b93",
                            "supplierChanged": true,
                            "rebateSupplierIdentifier": "v/WSdPf8pk2ZjvR3ywUTjw==",
                            "rebateSupplierIdentifierGuid": "7492f5bf-fcf7-4da6-998e-f477cb05138f",
                            "rebateSupplierChanged": true,
                            "availableForOrder": true,
                            "warehouseDirectIndicator": "sample string 108",
                            "warehouseDirectIndicatorChanged": true,
                            "productGrade": "sample string 110",
                            "productType": "sample string 111",
                            "productGroup": "sample string 112",
                            "complianceIndicator": "sample string 113",
                            "inhouseBrand": "sample string 114",
                            "slowMoving": true,
                            "generalMerchandise": true,
                            "comment": "sample string 117",
                            "lastUpdatedByUser": "sample string 118",
                            "lastManualUpdatedByUser": "sample string 119",
                            "lastUpdatedByUserOverride": true,
                            "lastUpdatedByHost": "2025-10-05T02:01:27.8516778",
                            "commodity": "sample string 121",
                            "businessPillar": "sample string 122",
                            "mscCommodity": "sample string 123",
                            "hostIdentifier": "LwwLy+o7GEmm+MPWubqdbA==",
                            "hostIdentifierGuid": "cb0b0c2f-3bea-4918-a6f8-c3d6b9ba9d6c",
                            "serviceFeeID": 1,
                            "serviceFeeIDChanged": true,
                            "providerName": "sample string 125",
                            "aisleEnds": "sample string 126",
                            "deleted": true,
                            "deletedChanged": true,
                            "hidden": true,
                            "doNotRange": true,
                            "doNotRangeChanged": true,
                            "doNotOrder": true,
                            "doNotOrderChanged": true,
                            "locked": true,
                            "excludeFromWebUpdate": true,
                            "excludeFromWebUpdateChanged": true,
                            "webPriceBasedOn": 137,
                            "webPriceRounding": true,
                            "webMarkup": 139,
                            "webPriceMode": 140,
                            "altDepartmentID": 1,
                            "altSubDepartmentID": 1,
                            "altMinorDepartmentID": 1,
                            "altLesserDepartmentID": 1,
                            "altDeptCode": "sample string 141",
                            "altSubDeptCode": "sample string 142",
                            "altMinorDeptCode": "sample string 143",
                            "altLesserDeptCode": "sample string 144",
                            "altDepartmentChanged": true,
                            "storeProducts": [
                              {
                                "$ref": "14"
                              },
                              {
                                "$ref": "14"
                              }
                            ],
                            "store": {
                              "$ref": "5"
                            },
                            "storePrices": [
                              {
                                "$id": "15",
                                "pluG_UID": "ecaN3NqBMkik287MgVpOaA==",
                                "pluGuid": "dc8dc679-81da-4832-a4db-cecc815a4e68",
                                "plu": 1,
                                "storeID": 1,
                                "zoneID": 2,
                                "zoneName": "sample string 3",
                                "store": "sample string 4",
                                "priceNow": 5,
                                "costNow": 6,
                                "costNowDecimals": 7,
                                "normalPrice": 8,
                                "priceNext": 1,
                                "costNext": 1,
                                "costNextDecimals": 9,
                                "nextCampaignName": "sample string 10",
                                "gstPercent": 11,
                                "normalCost": 12,
                                "normalCostDecimals": 13,
                                "costGstPercent": 14,
                                "costCalcMethod": 1,
                                "currentCost": 15,
                                "currentCostDecimals": 16,
                                "break1": 17,
                                "price1": 18,
                                "break2": 19,
                                "price2": 20,
                                "break3": 21,
                                "price3": 22,
                                "fuelItem": 23,
                                "fixedWeight": 24,
                                "active": true,
                                "complianceIndicator": "sample string 25",
                                "doNotOrder": true,
                                "doNotRange": true,
                                "isNormalPriceChangesCampaign": true,
                                "updated": "2025-10-05T02:01:27.8516778"
                              },
                              {
                                "$ref": "15"
                              }
                            ],
                            "currentPrices": {
                              "$id": "16",
                              "pluPrices": {
                                "$id": "17",
                                "plu": 1,
                                "pluG_UID": "QEA=",
                                "stores": [
                                  1,
                                  2
                                ],
                                "normalPrice": 1,
                                "cost": 2,
                                "break1": 3,
                                "price1": 4,
                                "break2": 5,
                                "price2": 6,
                                "break3": 7,
                                "price3": 8,
                                "discountPrice": 9,
                                "acceptedUtc": "2025-10-05T02:01:27.8516778",
                                "priceChangeType": 0,
                                "costDecimals": 10
                              },
                              "normalPluPrices": {
                                "$ref": "17"
                              },
                              "winningCampaign": 1,
                              "winner": {
                                "$id": "18",
                                "campaignName": "sample string 1",
                                "campaignDescription": "sample string 2",
                                "startDate": "2025-10-05T02:01:27.8516778",
                                "startTime": 3,
                                "endDate": "2025-10-05T02:01:27.8516778",
                                "endTime": 4,
                                "newPrice": 5,
                                "newCost": 6,
                                "newCostDecimals": 7,
                                "pctDiscount": 8,
                                "promoType": 1,
                                "promotionTypeCode": "sample string 9",
                                "hostType": 10,
                                "hostIdentifier": "ZF/NDhGZmUSnmhKfMnN0DA==",
                                "hostIdentifierGuid": "0ecd5f64-9911-4499-a79a-129f3273740c",
                                "storeNames": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "details": [
                                {
                                  "$ref": "18"
                                },
                                {
                                  "$ref": "18"
                                }
                              ]
                            },
                            "tray": {
                              "$id": "19",
                              "g_UId": "oKX9rBRCgUabKHX7QExpwQ==",
                              "guid": "acfda5a0-4214-4681-9b28-75fb404c69c1",
                              "name": "sample string 1",
                              "number": 1,
                              "tare": 1
                            },
                            "priceGroup": {
                              "$id": "20",
                              "priceGroupG_UID": "filWvTh6CkiUxDMLkSnzvA==",
                              "priceGroupGuid": "bd56297e-7a38-480a-94c4-330b9129f3bc",
                              "name": "sample string 2",
                              "code": 1,
                              "modified": true,
                              "updated": "2025-10-05T02:01:27.8516778",
                              "buyingLimit": 1,
                              "buyingLimitIndependent": true,
                              "buyingLimitType": 0,
                              "number": 1,
                              "products": [
                                {
                                  "$ref": "14"
                                },
                                {
                                  "$ref": "14"
                                }
                              ],
                              "productCount": 1
                            },
                            "priceGroupName": "sample string 146",
                            "nutrifacts": {
                              "$id": "21",
                              "pluG_UID": "EjhZZFxp3UOro4Uep414sw==",
                              "pluGuid": "64593812-695c-43dd-aba3-851ea78d78b3",
                              "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": "22",
                              "pluGuid": "5eff09d7-cf78-41a6-986c-0a749c2b7bd3",
                              "created": "2025-10-05T02:01:27.8516778",
                              "createdByUser": "sample string 1",
                              "activated": "2025-10-05T02:01:27.8516778",
                              "deactivated": "2025-10-05T02:01:27.8516778",
                              "lastOrdered": "2025-10-05T02:01:27.8516778",
                              "lastOrderedQty": 2.0,
                              "lastReceived": "2025-10-05T02:01:27.8516778",
                              "lastReceivedQty": 3.0,
                              "lastInvoiceStatus": 1,
                              "lastCounted": "2025-10-05T02:01:27.8516778",
                              "lastSold": "2025-10-05T02:01:27.8516778",
                              "firstSold": "2025-10-05T02:01:27.8516778",
                              "awsUpdated": "2025-10-05T02:01:27.8516778",
                              "lastManualUpdate": "2025-10-05T02:01:27.8516778",
                              "lastManualUpdatedByUser": "sample string 5",
                              "lastUpdated": "2025-10-05T02:01:27.8516778",
                              "lastUpdatedByUser": "sample string 7",
                              "lastUpdatedByHost": "2025-10-05T02:01:27.8516778",
                              "doNotRangeUpdated": "2025-10-05T02:01:27.8516778",
                              "doNotOrderUpdated": "2025-10-05T02:01:27.8516778",
                              "tracked": "2025-10-05T02:01:27.8516778"
                            },
                            "allergens": [
                              {
                                "$id": "23",
                                "allergenID": 1,
                                "pluG_UID": "/rsyTqx9LUquKmBUkL4aEA==",
                                "pluGuid": "4e32bbfe-7dac-4a2d-ae2a-605490be1a10",
                                "contains": 2,
                                "allergenName": "sample string 3",
                                "storeIDs": [
                                  1,
                                  2
                                ]
                              },
                              {
                                "$ref": "23"
                              }
                            ],
                            "costs": {
                              "$id": "24",
                              "pluG_UID": "OZTjoz9P6ESTOnjm7Npquw==",
                              "pluGuid": "a3e39439-4f3f-44e8-933a-78e6ecda6abb",
                              "enteredCost": 1,
                              "weightedAvgCost": 1,
                              "lastCost": 1,
                              "rawEnteredCost": 2,
                              "rawWeightedAvgCost": 3,
                              "rawLastCost": 4,
                              "freight": 5.0,
                              "freightType": 6,
                              "costDecimals": 7,
                              "fifoCost": 1,
                              "updated": "2025-10-05T02:01:27.8516778",
                              "normalCost": 1,
                              "currentCost": 1
                            },
                            "sales": [
                              {
                                "$id": "25",
                                "saleHeaderID": 1,
                                "created": "2025-10-05T02:01:27.8516778",
                                "createdLocal": "2025-10-05T02:01:27.8516778",
                                "storeID": 3,
                                "storeName": "sample string 4",
                                "operatorG_Uid": "2XXkTSkfukSrZy40AoGjng==",
                                "operatorGuid": "4de475d9-1f29-44ba-ab67-2e340281a39e",
                                "operatorName": "sample string 5",
                                "tranType": 1,
                                "plu": 1,
                                "pluG_UId": "XHuzEVe9A0GKOADnlCwWuQ==",
                                "pluGuid": "11b37b5c-bd57-4103-8a38-00e7942c16b9",
                                "normalPrice": 1,
                                "totalCents": 1,
                                "cost": 1,
                                "grossProfit": 1,
                                "quantity": 1,
                                "operator": {
                                  "$ref": "3"
                                }
                              },
                              {
                                "$ref": "25"
                              }
                            ],
                            "apns": [
                              {
                                "$id": "26",
                                "pluID": 1,
                                "pluG_UID": "RXWkAi9VKEWj8gQQ6t+WTA==",
                                "pluGuid": "02a47545-552f-4528-a3f2-0410eadf964c",
                                "apn": "sample string 1",
                                "deleted": true,
                                "storeID": 1,
                                "storeIDs": [
                                  1,
                                  2
                                ]
                              },
                              {
                                "$ref": "26"
                              }
                            ],
                            "tuns": [
                              {
                                "$id": "27",
                                "pluG_UId": "ANTzN7CMEUqKFQ1Kg6h+/A==",
                                "pluGuid": "37f3d400-8cb0-4a11-8a15-0d4a83a87efc",
                                "apn": "sample string 1",
                                "tun": "sample string 2",
                                "cartonQuantity": 3,
                                "product": {
                                  "$ref": "14"
                                },
                                "storeIDs": [
                                  1,
                                  2
                                ]
                              },
                              {
                                "$ref": "27"
                              }
                            ],
                            "competitionPricing": [
                              {
                                "$id": "28",
                                "identifier": "6h7acoqtdEqTFnT+ITkrYw==",
                                "identifierGuid": "72da1eea-ad8a-4a74-9316-74fe21392b63",
                                "pluG_UID": "JkRvwyDw0E+aC3f7/wPf6w==",
                                "pluGuid": "c36f4426-f020-4fd0-9a0b-77fbff03dfeb",
                                "competitionID": 1,
                                "name": "sample string 2",
                                "sellMultiple": 3,
                                "retailPrice": 4,
                                "storeName": "sample string 5"
                              },
                              {
                                "$ref": "28"
                              }
                            ],
                            "supplier": {
                              "$ref": "9"
                            },
                            "supplierName": "sample string 147",
                            "children": [
                              {
                                "$ref": "14"
                              },
                              {
                                "$ref": "14"
                              }
                            ],
                            "ordering": {
                              "$ref": "12"
                            },
                            "flipChartPages": [
                              {
                                "$id": "29",
                                "identifier": "p5UPVEg0AkOnthXuWQxwLA==",
                                "groupName": "sample string 1",
                                "identifierGuid": "540f95a7-3448-4302-a7b6-15ee590c702c",
                                "exists": true,
                                "flipChartIdentifier": "JO0A9XH2j0yCYcqAAt+x/g==",
                                "flipChartIdentifierGuid": "f500ed24-f671-4c8f-8261-ca8002dfb1fe",
                                "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": "MEO3cFZzw0qzSVX10KWHEQ==",
                                "groupIdentifierGuid": "70b74330-7356-4ac3-b349-55f5d0a58711",
                                "flipChart": {
                                  "$id": "30",
                                  "identifier": "8evb+7vG3E2QsGfL6Nr23g==",
                                  "identifierGuid": "fbdbebf1-c6bb-4ddc-90b0-67cbe8daf6de",
                                  "displayName": "sample string 2",
                                  "sortOrder": 3,
                                  "productsPerRow": 4,
                                  "rowsPerPage": 5,
                                  "buttonMarginX": 6,
                                  "buttonMarginY": 7,
                                  "beginButtonsX": 8,
                                  "beginButtonsY": 9,
                                  "autoSizeButtons": true,
                                  "autoSizeGrid": true,
                                  "showButtonText": true,
                                  "showButtonImage": true,
                                  "formLocationX": 1,
                                  "formLocationY": 1,
                                  "formWidth": 14,
                                  "formHeight": 15,
                                  "formMaximised": true,
                                  "formResizable": true,
                                  "formBackgroundImage": "sample string 16",
                                  "formBackgroundColourA": 1,
                                  "formBackgroundColourR": 1,
                                  "formBackgroundColourG": 1,
                                  "formBackgroundColourB": 1,
                                  "formFontFamily": "sample string 17",
                                  "formFontSize": 1.1,
                                  "formFontStyle": 1,
                                  "formAttributes": "sample string 18",
                                  "buttonWidth": 19,
                                  "buttonHeight": 20,
                                  "buttonAnchor": 21,
                                  "buttonBackgroundImage": "sample string 22",
                                  "buttonTopColour": 1,
                                  "buttonTextColour": 1,
                                  "buttonBottomColour": 1,
                                  "buttonBorderColour": 1,
                                  "buttonBorderWidth": 1,
                                  "buttonRadius": 1,
                                  "buttonGradientMode": 1,
                                  "buttonDropShadow": true,
                                  "buttonShadowWidth": 1,
                                  "buttonHighLightOnPush": true,
                                  "buttonFontFamily": "sample string 23",
                                  "buttonFontSize": 1.1,
                                  "buttonFontStyle": 1,
                                  "buttonTextAlign": 1,
                                  "buttonWordBreak": true,
                                  "buttonDrawImageAndButton": true,
                                  "buttonVerticalText": true,
                                  "buttonImageAlign": 1,
                                  "panelLocationX": 1,
                                  "panelLocationY": 1,
                                  "panelWidth": 1,
                                  "panelHeight": 1,
                                  "panelAnchor": 1,
                                  "panelFontFamily": "sample string 24",
                                  "panelFontSize": 1.1,
                                  "panelFontStyle": 1,
                                  "panelBackgroundColour": 1,
                                  "panelTextColour": 1,
                                  "panelAttributes": "sample string 25",
                                  "unsentCount": 26,
                                  "group": {
                                    "$id": "31",
                                    "identifier": "MrmOFBaxIUiGmrabXlBLGg==",
                                    "identifierGuid": "148eb932-b116-4821-869a-b69b5e504b1a",
                                    "name": "sample string 2",
                                    "formType": "sample string 3",
                                    "forms": [
                                      {
                                        "$id": "32",
                                        "id": 1,
                                        "g_UID": "qvZ2tRj1Qky7QDO+Uked0Q==",
                                        "guid": "b576f6aa-f518-4c42-bb40-33be52479dd1",
                                        "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": "kNjXVJ3/VkWFumuiG51StA==",
                                        "previousFormGuid": "54d7d890-ff9d-4556-85ba-6ba21b9d52b4",
                                        "nextForm": 1,
                                        "nextFormG_UID": "ypyU/iy7QU6csltqOBWHqw==",
                                        "nextFormGuid": "fe949cca-bb2c-4e41-9cb2-5b6a381587ab",
                                        "attributes": "sample string 10",
                                        "updated": "2025-10-05T02:01:27.8516778",
                                        "positioning": 1,
                                        "contentPanel": "sample string 11",
                                        "selectionMode": 1,
                                        "maximumSelections": 1,
                                        "alteredInStore": true,
                                        "deleted": true,
                                        "blueprintID": 1,
                                        "preserveLayout": true,
                                        "mainCheckoutFormName": "sample string 13",
                                        "nextCheckoutForm": {
                                          "$ref": "32"
                                        },
                                        "previousCheckoutForm": {
                                          "$ref": "32"
                                        },
                                        "buttons": [
                                          {
                                            "$id": "33",
                                            "id": 1,
                                            "checkoutFormID": 2,
                                            "checkoutFormG_UID": "NXQpzqpYikaaw4iX8YanKg==",
                                            "checkoutFormGuid": "ce297435-58aa-468a-9ac3-8897f186a72a",
                                            "identifier": "AV1DiS3D5ka52IZgsEMnbQ==",
                                            "identifierGuid": "89435d01-c32d-46e6-b9d8-8660b043276d",
                                            "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": "DD2XVzY7T0idQ0wkS29WIg==",
                                            "valueGuid": "57973d0c-3b36-484f-9d43-4c244b6f5622",
                                            "buttonText": "sample string 10",
                                            "valueText": "sample string 11",
                                            "drawImageAndButton": true,
                                            "updated": "2025-10-05T02:01:27.8516778",
                                            "action": "sample string 12",
                                            "valueForm": {
                                              "$ref": "32"
                                            },
                                            "image": {
                                              "$id": "34",
                                              "name": "sample string 3.sample string 4",
                                              "imageID": 2,
                                              "imageName": "sample string 3",
                                              "imageExtension": "sample string 4",
                                              "lastUpdate": "2025-10-05T02:01:27.8516778",
                                              "imageData": "QEA=",
                                              "readOnly": true
                                            }
                                          },
                                          {
                                            "$ref": "33"
                                          }
                                        ],
                                        "panels": [
                                          {
                                            "$id": "35",
                                            "id": 1,
                                            "checkoutFormID": 2,
                                            "checkoutFormG_UID": "egoRFzSAPEGPCCq25N8onA==",
                                            "checkoutFormGuid": "17110a7a-8034-413c-8f08-2ab6e4df289c",
                                            "panelType": "sample string 4",
                                            "name": "sample string 5",
                                            "locationX": 6,
                                            "locationY": 7,
                                            "width": 8,
                                            "height": 9,
                                            "anchor": 10,
                                            "fontFamily": "sample string 11",
                                            "fontSize": 12.1,
                                            "fontStyle": 13,
                                            "backgroundColour": 14,
                                            "textColour": 15,
                                            "attributes": "sample string 16"
                                          },
                                          {
                                            "$ref": "35"
                                          }
                                        ]
                                      },
                                      {
                                        "$ref": "32"
                                      }
                                    ],
                                    "panels": [
                                      {
                                        "$ref": "35"
                                      },
                                      {
                                        "$ref": "35"
                                      }
                                    ]
                                  },
                                  "pages": [
                                    {
                                      "$ref": "29"
                                    },
                                    {
                                      "$ref": "29"
                                    }
                                  ]
                                },
                                "contentPanel": {
                                  "$ref": "35"
                                },
                                "products": [
                                  {
                                    "$id": "36",
                                    "flipChartPageIdentifier": "JqxHmULSLUawDEnHhg0c1Q==",
                                    "flipChartPageIdentifierGuid": "9947ac26-d242-462d-b00c-49c7860d1cd5",
                                    "pluG_UID": "BBQNjXqrfUKg6js2PUuZlg==",
                                    "pluGuid": "8d0d1404-ab7a-427d-a0ea-3b363d4b9996",
                                    "sortOrder": 3,
                                    "sent": true,
                                    "productChanged": true,
                                    "productImageName": "sample string 6",
                                    "productShowImageOnFlipCharts": true,
                                    "productShowTextOnFlipCharts": true,
                                    "productOverrideFlipChartText": true,
                                    "productFlipChartText": "sample string 10",
                                    "product": {
                                      "$ref": "14"
                                    },
                                    "departmentSortOrder": 11,
                                    "subDepartmentName": "sample string 12"
                                  },
                                  {
                                    "$ref": "36"
                                  }
                                ],
                                "productCount": 27,
                                "pages": [
                                  {
                                    "$ref": "29"
                                  },
                                  {
                                    "$ref": "29"
                                  }
                                ]
                              },
                              {
                                "$ref": "29"
                              }
                            ],
                            "priceHistory": [
                              {
                                "$id": "37",
                                "pluG_UID": "k0yYPNhtmUGiVotvW7ks1g==",
                                "pluGuid": "3c984c93-6dd8-4199-a256-8b6f5bb92cd6",
                                "price": 1,
                                "costCalcMethod": 1,
                                "cost": 2,
                                "weightedAvgCost": 3,
                                "lastCost": 4,
                                "rawCost": 5,
                                "rawWeightedAvgCost": 6,
                                "rawLastCost": 7,
                                "costDecimals": 8,
                                "serviceFeeID": 9,
                                "freight": 10.0,
                                "freightType": 11,
                                "process": "sample string 12",
                                "user": "sample string 13",
                                "updated": "2025-10-05T02:01:27.8516778",
                                "previousPrice": 1,
                                "previousCostCalcMethod": 1,
                                "previousCost": 1,
                                "previousWeightedAvgCost": 1,
                                "previousLastCost": 1,
                                "previousRawCost": 15,
                                "previousRawWeightedAvgCost": 16,
                                "previousRawLastCost": 17,
                                "previousCostDecimals": 1,
                                "previousServiceFeeID": 18,
                                "previousFreight": 19.0,
                                "previousFreightType": 20,
                                "storeID": 21,
                                "storeName": "sample string 22",
                                "serviceFeeDescription": "sample string 23",
                                "previousServiceFeeDescription": "sample string 24"
                              },
                              {
                                "$ref": "37"
                              }
                            ],
                            "ingredients": [
                              {
                                "$id": "38",
                                "pluG_UID": "2GAgRmI7zEmQoW0zq675Qw==",
                                "ingredientGuid": "J8UOpD5CYkS9bTF68A+QfQ==",
                                "ingredientIdentifier": "a40ec527-423e-4462-bd6d-317af00f907d",
                                "quantity": 1.0,
                                "storeIDs": [
                                  1,
                                  2
                                ],
                                "ingredientText": "sample string 1",
                                "ingredient": {
                                  "$ref": "14"
                                }
                              },
                              {
                                "$ref": "38"
                              }
                            ],
                            "bins": [
                              {
                                "$id": "39",
                                "pluG_UID": "pI/OfYkfVUSrDUBjfz4TsA==",
                                "pluGuid": "7dce8fa4-1f89-4455-ab0d-40637f3e13b0",
                                "shelfLocationIdentifier": "DlTnS7xAgU2qxvoWKXhbYg==",
                                "shelfLocationGuid": "4be7540e-40bc-4d81-aac6-fa1629785b62",
                                "labelShelfDefault": 1,
                                "labelTalkerDefault": 1,
                                "labelSmall": true,
                                "labelPageLayoutG_UID": "MKcGfPoKdkeEmXG2HpIsNA==",
                                "labelPageLayoutGuid": "7c06a730-0afa-4776-8499-71b61e922c34",
                                "updated": "2025-10-05T02:01:27.8516778",
                                "electronicShelfLabelIdentifier": "sample string 5",
                                "electronicshelfLabelsConfigurationID": 6,
                                "labelShelfChanged": true,
                                "productName": "sample string 8",
                                "locationText": "sample string 9",
                                "product": {
                                  "$ref": "14"
                                },
                                "location": {
                                  "$id": "40",
                                  "identifier": "YVNrOim5CE+XGwzFvvmdNw==",
                                  "storeID": 1,
                                  "identifierGuid": "3a6b5361-b929-4f08-971b-0cc5bef99d37",
                                  "name": "sample string 2",
                                  "haccp": true,
                                  "blueprintID": 1,
                                  "updated": "2025-10-05T02:01:27.8516778",
                                  "minTemp": 1,
                                  "maxTemp": 1,
                                  "checkFrequency": 1,
                                  "storeCaseConfiguration": 5,
                                  "storeName": "sample string 6",
                                  "bins": [
                                    {
                                      "$ref": "39"
                                    },
                                    {
                                      "$ref": "39"
                                    }
                                  ]
                                }
                              },
                              {
                                "$ref": "39"
                              }
                            ],
                            "bin": {
                              "$ref": "39"
                            },
                            "scaleLocations": [
                              {
                                "$id": "41",
                                "plu": 1,
                                "pluG_UID": "CnVYzD1c102IHGws3Y0MCA==",
                                "pluGuid": "cc58750a-5c3d-4dd7-881c-6c2cdd8d0c08",
                                "deptNo": 1,
                                "product": {
                                  "$ref": "14"
                                },
                                "scaleLocation": {
                                  "$id": "42",
                                  "id": 1,
                                  "deptNo": 1,
                                  "deptCode": "sample string 2",
                                  "name": "sample string 3",
                                  "enabled": true,
                                  "updated": "2025-10-05T02:01:27.8516778",
                                  "department": {
                                    "$id": "43",
                                    "id": 1,
                                    "name": "sample string 2",
                                    "code": "sample string 3",
                                    "sortOrder": 4,
                                    "isLiquor": true,
                                    "isTobacco": true,
                                    "excludeTalker": true,
                                    "externalSales": true,
                                    "saleGLCode": "sample string 9",
                                    "cogsglCode": "sample string 10",
                                    "accountingCategoryID": 11,
                                    "maximumMarkdownPercentage": 12.0,
                                    "accountingOnly": true,
                                    "generateExternalID": 1,
                                    "useNonReportableTaxCode": true,
                                    "minPLU": 15,
                                    "maxPLU": 16,
                                    "scaleLocation": {
                                      "$ref": "42"
                                    },
                                    "subDepartments": [
                                      {
                                        "$id": "44",
                                        "id": 1,
                                        "departmentID": 2,
                                        "name": "sample string 3",
                                        "code": "sample string 4",
                                        "departmentCode": "sample string 5",
                                        "externalSales": true,
                                        "minorDepartments": [
                                          {
                                            "$id": "45",
                                            "id": 1,
                                            "subDepartmentID": 2,
                                            "departmentID": 3,
                                            "name": "sample string 4",
                                            "subDepartmentCode": "sample string 5",
                                            "departmentCode": "sample string 6",
                                            "code": "sample string 7",
                                            "lesserDepartments": [
                                              {
                                                "$id": "46",
                                                "id": 1,
                                                "departmentID": 2,
                                                "subDepartmentID": 3,
                                                "minorDepartmentID": 4,
                                                "name": "sample string 5",
                                                "code": "sample string 6",
                                                "departmentCode": "sample string 7",
                                                "subDepartmentCode": "sample string 8",
                                                "minorDepartmentCode": "sample string 9",
                                                "updated": "2025-10-05T02:01:27.8516778",
                                                "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": "qinW6L7Y+ECKyhuaQMbJ5A==",
                                                "labelPageLayoutGuid": "e8d629aa-d8be-40f8-8aca-1b9a40c6c9e4",
                                                "minimumAge": 17,
                                                "countryOfOrigin": "sample string 18",
                                                "serviceFeeID": 1,
                                                "eftCode": 19,
                                                "defaultPrinter": "sample string 20",
                                                "defaultPrinterGroup": "sample string 21",
                                                "buyingLimit": 1,
                                                "buyingLimitIndependent": true,
                                                "buyingLimitType": 0,
                                                "includeInDistinctLimit": true,
                                                "defaultsEmpty": false,
                                                "mscCat": {
                                                  "$id": "47",
                                                  "dept": 1,
                                                  "category": 2,
                                                  "name": "sample string 3",
                                                  "active": true,
                                                  "mscCommodities": [
                                                    {
                                                      "$id": "48",
                                                      "dept": 1,
                                                      "category": 2,
                                                      "commodity": 3,
                                                      "name": "sample string 4",
                                                      "active": true,
                                                      "mscSubCommodities": [
                                                        {
                                                          "$id": "49",
                                                          "dept": 1,
                                                          "category": 2,
                                                          "commodity": 3,
                                                          "subCommodity": 4,
                                                          "name": "sample string 5",
                                                          "active": true,
                                                          "subCommodityCode": "sample string 7"
                                                        },
                                                        {
                                                          "$ref": "49"
                                                        }
                                                      ],
                                                      "commodityCode": "sample string 6"
                                                    },
                                                    {
                                                      "$ref": "48"
                                                    }
                                                  ],
                                                  "categoryCode": "sample string 5"
                                                },
                                                "mscCom": {
                                                  "$ref": "48"
                                                },
                                                "mscDep": {
                                                  "$id": "50",
                                                  "dept": 1,
                                                  "name": "sample string 2",
                                                  "active": true,
                                                  "mscCategories": [
                                                    {
                                                      "$ref": "47"
                                                    },
                                                    {
                                                      "$ref": "47"
                                                    }
                                                  ],
                                                  "deptCode": "sample string 4"
                                                },
                                                "mscSubCom": {
                                                  "$ref": "49"
                                                }
                                              },
                                              {
                                                "$ref": "46"
                                              }
                                            ],
                                            "updated": "2025-10-05T02:01:27.8516778",
                                            "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": "FhxB9wv72kuXpw4LPoA1bw==",
                                            "labelPageLayoutGuid": "f7411c16-fb0b-4bda-97a7-0e0b3e80356f",
                                            "minimumAge": 15,
                                            "countryOfOrigin": "sample string 16",
                                            "serviceFeeID": 1,
                                            "eftCode": 17,
                                            "defaultPrinter": "sample string 18",
                                            "defaultPrinterGroup": "sample string 19",
                                            "buyingLimit": 1,
                                            "buyingLimitIndependent": true,
                                            "buyingLimitType": 0,
                                            "includeInDistinctLimit": true,
                                            "defaultsEmpty": false,
                                            "mscCat": {
                                              "$ref": "47"
                                            },
                                            "mscCom": {
                                              "$ref": "48"
                                            },
                                            "mscDep": {
                                              "$ref": "50"
                                            },
                                            "mscSubCom": {
                                              "$ref": "49"
                                            }
                                          },
                                          {
                                            "$ref": "45"
                                          }
                                        ],
                                        "investmentBuyOverride": true,
                                        "updated": "2025-10-05T02:01:27.8516778",
                                        "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": "0BIamCjFgEuJKVCKCFXoXA==",
                                        "labelPageLayoutGuid": "981a12d0-c528-4b80-8929-508a0855e85c",
                                        "minimumAge": 15,
                                        "countryOfOrigin": "sample string 16",
                                        "serviceFeeID": 1,
                                        "eftCode": 17,
                                        "defaultPrinter": "sample string 18",
                                        "defaultPrinterGroup": "sample string 19",
                                        "buyingLimit": 1,
                                        "buyingLimitIndependent": true,
                                        "buyingLimitType": 0,
                                        "includeInDistinctLimit": true,
                                        "defaultsEmpty": false,
                                        "mscCat": {
                                          "$ref": "47"
                                        },
                                        "mscCom": {
                                          "$ref": "48"
                                        },
                                        "mscDep": {
                                          "$ref": "50"
                                        },
                                        "mscSubCom": {
                                          "$ref": "49"
                                        }
                                      },
                                      {
                                        "$ref": "44"
                                      }
                                    ],
                                    "stores": [
                                      1,
                                      2
                                    ],
                                    "investmentBuyOverride": true,
                                    "updated": "2025-10-05T02:01:27.8516778",
                                    "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": "mzC8I9TljkyENsp8FzPSHw==",
                                    "labelPageLayoutGuid": "23bc309b-e5d4-4c8e-8436-ca7c1733d21f",
                                    "minimumAge": 25,
                                    "countryOfOrigin": "sample string 26",
                                    "serviceFeeID": 1,
                                    "eftCode": 27,
                                    "defaultPrinter": "sample string 28",
                                    "defaultPrinterGroup": "sample string 29",
                                    "buyingLimit": 1,
                                    "buyingLimitIndependent": true,
                                    "buyingLimitType": 0,
                                    "includeInDistinctLimit": true,
                                    "defaultsEmpty": false,
                                    "mscCat": {
                                      "$ref": "47"
                                    },
                                    "mscCom": {
                                      "$ref": "48"
                                    },
                                    "mscDep": {
                                      "$ref": "50"
                                    },
                                    "mscSubCom": {
                                      "$ref": "49"
                                    }
                                  }
                                }
                              },
                              {
                                "$ref": "41"
                              }
                            ],
                            "nextPrice": {
                              "$id": "51",
                              "id": 1,
                              "campaignID": 2,
                              "campaignName": "sample string 3",
                              "plu": 1,
                              "hostOfferID": 1,
                              "metcashPromotionID": "sample string 4",
                              "metcashPromotionPlacement": "sample string 5",
                              "pluG_UID": "SUIO428OE0q5nUZGDr67Dw==",
                              "pluGuid": "e30e4249-0e6f-4a13-b99d-46460ebebb0f",
                              "newPrice": 1,
                              "pctDiscount": 1,
                              "newCost": 1,
                              "newCostDecimals": 6,
                              "dealCostIdentifier": "hEw73yqF90GBBq6vld4aJQ==",
                              "dealCostGuid": "df3b4c84-852a-41f7-8106-aeaf95de1a25",
                              "pluName": "sample string 7",
                              "apn": "sample string 8",
                              "fuelItem": true,
                              "priceGroupG_UID": "KsuaGaOax027xcM1oKBAcA==",
                              "priceGroupGuid": "199acb2a-9aa3-4dc7-bbc5-c335a0a04070",
                              "itemNumber": "sample string 10",
                              "cri": "sample string 11",
                              "pluPrice": 12,
                              "pluCost": 13,
                              "pluCostIndicator": "sample string 14",
                              "pluPriceGstPercent": 15,
                              "pluCostGstPercent": 16,
                              "pluActive": true,
                              "cartonQty": 1.1,
                              "baseUnits": 18.1,
                              "salesMode": 1,
                              "pluNormalCost": 19,
                              "pluaws": 20.0,
                              "directNumber": "sample string 21",
                              "departmentName": "sample string 22",
                              "subDepartmentName": "sample string 23",
                              "priceGroupName": "sample string 24",
                              "supplierName": "sample string 25",
                              "stockOnHand": 1.1,
                              "stockOnOrder": 1.1,
                              "lastReceived": "2025-10-05T02:01:27.8516778",
                              "rrp": 26,
                              "campaignDescription": "sample string 27",
                              "campaignComboPriceGroupG_UID": "YMrJP8FedEOpMznGSa04ug==",
                              "campaignComboPriceGroupIdentifier": "3fc9ca60-5ec1-4374-a933-39c649ad38ba",
                              "promotionPlacementDescription": "sample string 28",
                              "storeAcceptances": [
                                {
                                  "$id": "52",
                                  "plu": 1,
                                  "pluG_UId": "QEA=",
                                  "campaignID": 1,
                                  "campaignName": "sample string 2",
                                  "storeID": 3,
                                  "acceptedUtc": "2025-10-05T02:01:27.8516778",
                                  "operatorG_UID": "m1zOXIxENEuGRVWbthCZjQ==",
                                  "operatorGuid": "5cce5c9b-448c-4b34-8645-559bb610998d",
                                  "machineID": 1,
                                  "processed": true,
                                  "appliedUtc": "2025-10-05T02:01:27.8516778",
                                  "signIqTicketFileMovedUtc": "2025-10-05T02:01:27.8516778",
                                  "user": "sample string 6",
                                  "campaignDescription": "sample string 7",
                                  "productDesc": "sample string 8",
                                  "storeName": "sample string 9",
                                  "effectiveUtc": "2025-10-05T02:01:27.8516778",
                                  "priceChangeType": 0,
                                  "operatorName": "sample string 10",
                                  "hostCampaign": true,
                                  "product": {
                                    "$ref": "14"
                                  },
                                  "campaignPlu": {
                                    "$ref": "51"
                                  }
                                },
                                {
                                  "$ref": "52"
                                }
                              ],
                              "campaign": {
                                "$id": "53",
                                "id": 1,
                                "storeID": 2,
                                "name": "701db54b-b5e9-46e5-8b17-bfa1a790bb60",
                                "nameGuid": "701db54b-b5e9-46e5-8b17-bfa1a790bb60",
                                "description": "sample string 4",
                                "showDiscounts": true,
                                "showTotals": true,
                                "onlyEvaluateOnSubtotal": true,
                                "useDescription": true,
                                "campaignType": 1,
                                "startDate": "2025-10-05T02:01:27.8516778",
                                "startTime": 1,
                                "endDate": "2025-10-05T02:01:27.8516778",
                                "endTime": 1,
                                "recurrence": 1,
                                "recurrenceType": 1,
                                "monthType": 1,
                                "weekDays": 1,
                                "months": 1,
                                "monthWeeks": 1,
                                "monthDays": "sample string 7",
                                "printed": true,
                                "talkerText": "sample string 8",
                                "rangeDescription": "sample string 9",
                                "dealDescription": "sample string 10",
                                "labelQuantity": 11,
                                "active": 1,
                                "deactivated": "2025-10-05T02:01:27.8516778",
                                "system": true,
                                "created": "2025-10-05T02:01:27.8516778",
                                "updated": "2025-10-05T02:01:27.8516778",
                                "priceChangeNotifiedUtc": "2025-10-05T02:01:27.8516778",
                                "promoType": 1,
                                "promotionTypeCode": "sample string 13",
                                "hostIdentifier": "TmZZx91OdUm4N/NtOC0zDw==",
                                "hostIdentifierGuid": "c759664e-4edd-4975-b837-f36d382d330f",
                                "hostType": 14,
                                "createdByUser": "sample string 15",
                                "fromHost": true,
                                "deleted": true,
                                "campaignDeleted": "2025-10-05T02:01:27.8516778",
                                "updatedByUser": "sample string 18",
                                "offerID": 1,
                                "isPriceChangeCampaign": true,
                                "stores": [
                                  1,
                                  2
                                ],
                                "storeNames": [
                                  "sample string 1",
                                  "sample string 2"
                                ],
                                "campaignPlus": [
                                  {
                                    "$ref": "51"
                                  },
                                  {
                                    "$ref": "51"
                                  }
                                ],
                                "campaignPools": [
                                  {
                                    "$id": "54",
                                    "id": 1,
                                    "campaignID": 2,
                                    "campaignName": "sample string 3",
                                    "plu": 4,
                                    "pluG_UID": "Wa3vpbWUn0SpdQ5eM31lHA==",
                                    "pluGuid": "a5efad59-94b5-449f-a975-0e5e337d651c",
                                    "hostOfferID": 1,
                                    "priceGroupG_UID": "dXO825tz0E6Ladr1G429HA==",
                                    "priceGroupGuid": "dbbc7375-739b-4ed0-8b69-daf51b8dbd1c",
                                    "fuelItem": true,
                                    "pluName": "sample string 6",
                                    "apn": "sample string 7",
                                    "pluActive": true,
                                    "cartonQty": 1,
                                    "baseUnits": 9.1,
                                    "cri": "sample string 10",
                                    "salesMode": 1,
                                    "pluaws": 11.0,
                                    "directNumber": "sample string 12",
                                    "departmentName": "sample string 13",
                                    "subDepartmentName": "sample string 14",
                                    "priceGroupName": "sample string 15",
                                    "supplierName": "sample string 16",
                                    "stockOnHand": 1.1,
                                    "stockOnOrder": 1.1,
                                    "lastReceived": "2025-10-05T02:01:27.8516778",
                                    "rrp": 17,
                                    "campaignDescription": "sample string 18",
                                    "product": {
                                      "$ref": "14"
                                    },
                                    "campaign": {
                                      "$ref": "53"
                                    }
                                  },
                                  {
                                    "$ref": "54"
                                  }
                                ],
                                "sellingRules": [
                                  {
                                    "$id": "55",
                                    "id": 1,
                                    "identifier": "F0nAQzK/JES0V1rTKocFwg==",
                                    "identifierStr": "F0nAQzK/JES0V1rTKocFwg==",
                                    "identifierGuid": "43c04917-bf32-4424-b457-5ad32a8705c2",
                                    "campaignID": 4,
                                    "campaignName": "sample string 5",
                                    "ruleJoin": 1,
                                    "ruleType": 6,
                                    "operand0": "sample string 7",
                                    "comparisonOp": 1,
                                    "operand1": "sample string 8",
                                    "action": 1,
                                    "operand2": "sample string 9",
                                    "operand3": "sample string 10",
                                    "includeExcludedItems": true,
                                    "noFurtherDiscounts": true,
                                    "description": "sample string 11",
                                    "sortOrder": 1,
                                    "isItemRule": false,
                                    "prevDept": "sample string 12",
                                    "campaign": {
                                      "$ref": "53"
                                    }
                                  },
                                  {
                                    "$ref": "55"
                                  }
                                ],
                                "customers": [
                                  {
                                    "$id": "56",
                                    "id": 1,
                                    "campaignID": 2,
                                    "campaignName": "sample string 3",
                                    "customerID": "o/vy04JYS0q0+oJz4oWyPQ==",
                                    "customerIDGuid": "d3f2fba3-5882-4a4b-b4fa-8273e285b23d",
                                    "campaign": {
                                      "$ref": "53"
                                    },
                                    "customer": {
                                      "$id": "57",
                                      "identifier": "+IhBgk/MdUCrLlDy/dummg==",
                                      "identifierGuid": "824188f8-cc4f-4075-ab2e-50f2fddba69a",
                                      "code": "sample string 2",
                                      "familyName": "sample string 3",
                                      "givenName": "sample string 4",
                                      "otherName": "sample string 5",
                                      "title": "sample string 6",
                                      "dateOfBirth": "2025-10-05T02:01:27.8516778",
                                      "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": "5xGF5YaXHEyaJlBt9uIqWg==",
                                      "communityIdentifierGuid": "e58511e7-9786-4c1c-9a26-506df6e22a5a",
                                      "joined": "2025-10-05T02:01:27.8516778",
                                      "updated": "2025-10-05T02:01:27.8516778",
                                      "active": true,
                                      "reasonInactive": 1,
                                      "groupCustomer": true,
                                      "loyaltyPoints": 1,
                                      "homeStoreID": 1,
                                      "availableSpend": 1,
                                      "priceLevelIdentifier": "9IjFTdOR5ESEiKljh4uFMA==",
                                      "priceLevelIdentifierGuid": "4dc588f4-91d3-44e4-8488-a963878b8530",
                                      "marketingID": "sample string 18",
                                      "hidden": true,
                                      "registered": true,
                                      "registeredOn": "2025-10-05T02:01:27.8516778",
                                      "emailMarketing": true,
                                      "smsMarketing": true,
                                      "deleted": true,
                                      "deletedUser": "sample string 24",
                                      "homeStoreName": "sample string 25",
                                      "customerCards": [
                                        {
                                          "$id": "58",
                                          "cardType": 2,
                                          "issueDate": "2025-10-05T02:01:27.8516778",
                                          "expiry": "2025-10-05T02:01:27.8516778",
                                          "customerID": "zv060rZrmEOqlA942CruDg==",
                                          "customerIDGuid": "d23afdce-6bb6-4398-aa94-0f78d82aee0e",
                                          "initialValue": 1,
                                          "currentValue": 1,
                                          "maxLimit": 1,
                                          "minTransaction": 1,
                                          "maxTransaction": 1,
                                          "multiplier": 1.1,
                                          "active": true,
                                          "reasonInactive": 1,
                                          "idRequired": true,
                                          "idType": 1,
                                          "idValue": "sample string 5",
                                          "updated": "2025-10-05T02:01:27.8516778",
                                          "linkedAccount": "mRx+BJ6IokSeF6zc5DaFhw==",
                                          "linkedAccountGuid": "047e1c99-889e-44a2-9e17-acdce4368587",
                                          "currentValueChanged": true,
                                          "limitsChanged": true,
                                          "customer": {
                                            "$ref": "57"
                                          },
                                          "account": {
                                            "$id": "59",
                                            "id": 1,
                                            "identifier": "EcSj5y7mJESwtTgtX60b7g==",
                                            "identifierGuid": "e7a3c411-e62e-4424-b0b5-382d5fad1bee",
                                            "referenceNo": "sample string 3",
                                            "name": "sample string 4",
                                            "created": "2025-10-05T02:01:27.8516778",
                                            "owner": "otjBsqupika1GnXIz0CEOw==",
                                            "ownerGuid": "b2c1d8a2-a9ab-468a-b51a-75c8cf40843b",
                                            "accountStoreGroupIdentifier": "AxaNzN0EYkiKTXExY42PPA==",
                                            "accountStoreGroupGuid": "cc8d1603-04dd-4862-8a4d-7131638d8f3c",
                                            "accountType": 1,
                                            "currentBalance": 1,
                                            "externalID": "sample string 7",
                                            "maximumLimit": 1,
                                            "accruePoints": true,
                                            "loyaltyPoints": 1,
                                            "termsOfTrade": 1,
                                            "signatureRequired": true,
                                            "referenceRequired": true,
                                            "statementSendType": 10,
                                            "ageingPeriod": 1,
                                            "monthlyAgeingPeriod": true,
                                            "explodedInvoice": true,
                                            "isFifoAllocation": true,
                                            "lastStatementSent": "2025-10-05T02:01:27.8516778",
                                            "active": true,
                                            "updated": "2025-10-05T02:01:27.8516778",
                                            "deleted": true,
                                            "deletedUser": "sample string 16",
                                            "currentBalanceChanged": true,
                                            "maximumLimitChanged": true,
                                            "loyaltyPointsChanged": true,
                                            "projectedBalance": 17,
                                            "accountStoreGroupStoreIDs": [
                                              1,
                                              2
                                            ],
                                            "customerEmail": "sample string 18",
                                            "ownerCustomer": {
                                              "$ref": "57"
                                            },
                                            "card": {
                                              "$ref": "58"
                                            },
                                            "members": {
                                              "$id": "60",
                                              "sample string 1": [
                                                {
                                                  "$ref": "57"
                                                },
                                                {
                                                  "$ref": "57"
                                                }
                                              ],
                                              "sample string 2": [
                                                {
                                                  "$ref": "57"
                                                },
                                                {
                                                  "$ref": "57"
                                                }
                                              ]
                                            },
                                            "customerGroups": [
                                              {
                                                "$id": "61",
                                                "identifier": "cJR/dNkb2k+nHD3uGymGow==",
                                                "identifierGuid": "747f9470-1bd9-4fda-a71c-3dee1b2986a3",
                                                "name": "sample string 2",
                                                "primaryContact": "xyrsKAXH902guWGJteWNlA==",
                                                "primaryContactGuid": "28ec2ac7-c705-4df7-a0b9-6189b5e58d94",
                                                "accountID": "d1zCoEEljE+ITGa3yMKe6A==",
                                                "accountIDGuid": "a0c25c77-2541-4f8c-884c-66b7c8c29ee8",
                                                "special": true,
                                                "updated": "2025-10-05T02:01:27.8516778",
                                                "active": true,
                                                "reasonInactive": 1,
                                                "priceLevelIdentifier": "br1RlwhQWk+W87H1tOSE6Q==",
                                                "priceLevelIdentifierGuid": "9751bd6e-5008-4f5a-96f3-b1f5b4e484e9",
                                                "deleted": true,
                                                "account": {
                                                  "$ref": "59"
                                                },
                                                "primaryContactCustomer": {
                                                  "$ref": "57"
                                                },
                                                "customerGroupMembers": [
                                                  {
                                                    "$id": "62",
                                                    "id": 1,
                                                    "groupID": "DUJ/gv3BY0uQY6eebAc2Ow==",
                                                    "groupIDGuid": "827f420d-c1fd-4b63-9063-a79e6c07363b",
                                                    "customerID": "NBRRBcseT0K7SFdlPCdjHg==",
                                                    "customerIDGuid": "05511434-1ecb-424f-bb48-57653c27631e",
                                                    "card": "sample string 4",
                                                    "linkedAccount": "P0Z4Koafr0qMUiBqjSsxVg==",
                                                    "linkedAccountGuid": "2a78463f-9f86-4aaf-8c52-206a8d2b3156",
                                                    "customer": {
                                                      "$ref": "57"
                                                    },
                                                    "group": {
                                                      "$ref": "61"
                                                    },
                                                    "customerCard": {
                                                      "$ref": "58"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "62"
                                                  }
                                                ]
                                              },
                                              {
                                                "$ref": "61"
                                              }
                                            ]
                                          },
                                          "payments": [
                                            {
                                              "$id": "63",
                                              "id": 1,
                                              "identifier": "ZTm3DQiofkW1lzIHW2bwBA==",
                                              "identifierGuid": "0db73965-a808-457e-b597-32075b66f004",
                                              "storeID": 2,
                                              "operatorName": "sample string 3",
                                              "saleHeaderID": 4,
                                              "paymentType": 5,
                                              "amount": 6,
                                              "account": "sample string 7",
                                              "accountID": "tkYMogCpg0aGkaWPnOo92Q==",
                                              "accountIDGuid": "a20c46b6-a900-4683-8691-a58f9cea3dd9",
                                              "customerAccount": {
                                                "$ref": "59"
                                              },
                                              "customerCard": {
                                                "$ref": "58"
                                              },
                                              "accountType": 1,
                                              "cardName": "sample string 8",
                                              "authorisationNumber": "sample string 9",
                                              "bankReference": "sample string 10",
                                              "merchantID": "sample string 11",
                                              "terminalID": "sample string 12",
                                              "cardNumber": "sample string 13",
                                              "paymentDate": "2025-10-05T02:01:27.8516778",
                                              "invRocNo": "sample string 14",
                                              "responseCode": "sample string 15",
                                              "cashout": 1,
                                              "tip": 16,
                                              "idempotentVoid": "TtHLhe7rREmc4PAjid4Kdg==",
                                              "idempotentVoidGuid": "85cbd14e-ebee-4944-9ce0-f02389de0a76",
                                              "offline": true,
                                              "processed": 1,
                                              "storeSaleHeader": {
                                                "$ref": "2"
                                              },
                                              "metadata": {
                                                "$id": "64",
                                                "id": 1,
                                                "paymentID": 2,
                                                "paymentIdentifier": "NxYbIx8LCU+6hkuNqyaeTQ==",
                                                "paymentIdentifierGuid": "231b1637-0b1f-4f09-ba86-4b8dab269e4d",
                                                "identifier": "nqA/LSKZ0UGm1l6TYI/Ihg==",
                                                "identifierGuid": "2d3fa09e-9922-41d1-a6d6-5e93608fc886",
                                                "metadata": "sample string 3",
                                                "signatureImage": "QEA=",
                                                "itemIdentifier": "gsLwmSZAn0GqIsDrSmHmMA==",
                                                "itemIdentifierGuid": "99f0c282-4026-419f-aa22-c0eb4a61e630"
                                              }
                                            },
                                            {
                                              "$ref": "63"
                                            }
                                          ]
                                        },
                                        {
                                          "$ref": "58"
                                        }
                                      ],
                                      "customerGroupMembers": [
                                        {
                                          "$ref": "62"
                                        },
                                        {
                                          "$ref": "62"
                                        }
                                      ],
                                      "customerGroups": [
                                        {
                                          "$ref": "61"
                                        },
                                        {
                                          "$ref": "61"
                                        }
                                      ],
                                      "accounts": [
                                        {
                                          "$ref": "59"
                                        },
                                        {
                                          "$ref": "59"
                                        }
                                      ],
                                      "account": {
                                        "$ref": "59"
                                      },
                                      "vouchers": [
                                        {
                                          "$id": "65",
                                          "customerIdentifier": "odj+bjHweEO3WuVZ1K3WRg==",
                                          "customerIdentifierGuid": "6efed8a1-f031-4378-b75a-e559d4add646",
                                          "voucherName": "sample string 2",
                                          "count": 3,
                                          "storeID": 4,
                                          "barcode": "sample string 5",
                                          "redeemCount": 6,
                                          "issueCount": 7,
                                          "storeSalePaymentID": 1,
                                          "idempotentID": "Z/6sD9wD7UyiLhUav6oTeg==",
                                          "idempotentGuid": "0facfe67-03dc-4ced-a22e-151abfaa137a",
                                          "offline": true,
                                          "voucher": {
                                            "$id": "66",
                                            "id": 1,
                                            "name": "sample string 2",
                                            "description": "sample string 3",
                                            "shortDescription": "sample string 4",
                                            "url": "sample string 5",
                                            "barcodeTemplateID": 1,
                                            "expiry": 0,
                                            "voucherType": 6,
                                            "limitPerTransaction": 7,
                                            "customerTracking": true,
                                            "discountAccount": "sample string 9",
                                            "endDate": "2025-10-05T02:01:27.8516778",
                                            "barcodeTemplate": {
                                              "$id": "67",
                                              "templateID": 1,
                                              "template": "sample string 1",
                                              "bcFunction": "sample string 2",
                                              "sortOrder": 3
                                            },
                                            "scaleLabel": {
                                              "$id": "68",
                                              "id": 1,
                                              "uid": "sample string 2",
                                              "name": "sample string 3",
                                              "width": 1.1,
                                              "height": 1.1,
                                              "showBorder": true,
                                              "borderWidth": 1.1,
                                              "borderStyle": 1,
                                              "borderColour": "sample string 5",
                                              "updated": "2025-10-05T02:01:27.8516778",
                                              "labelPageLayout": "ep824OVraUS2yp6W1h/c4g==",
                                              "pageLayoutGuid": "e0369f7a-6be5-4469-b6ca-9e96d61fdce2",
                                              "labelType": 6,
                                              "oldName": "sample string 7",
                                              "voucher": {
                                                "$ref": "66"
                                              },
                                              "elements": [
                                                {
                                                  "$id": "69",
                                                  "id": 1,
                                                  "scaleLabelID": 2,
                                                  "showPercentDI": true,
                                                  "showAvgPerHundred": true,
                                                  "showAvgPerServe": true,
                                                  "name": "sample string 6",
                                                  "x": 1.1,
                                                  "y": 1.1,
                                                  "width": 1.1,
                                                  "height": 1.1,
                                                  "type": 1,
                                                  "rotation": 1,
                                                  "text": "sample string 7",
                                                  "fontFamily": "sample string 8",
                                                  "align": 1,
                                                  "bold": true,
                                                  "italic": true,
                                                  "underline": true,
                                                  "strikeout": true,
                                                  "reverse": true,
                                                  "textColour": "sample string 9",
                                                  "fontSize": 1.1,
                                                  "picture": "QEA=",
                                                  "borderWidth": 10,
                                                  "sortOrder": 11,
                                                  "printOptions": 12,
                                                  "superScriptTextFontSize": 1.1,
                                                  "lineStyle": 1,
                                                  "spacingStyle": 1,
                                                  "interCharacterSpacing": 1.1,
                                                  "superScriptOffset": 1.1,
                                                  "lineSpacing": 1.1,
                                                  "dateFormat": "sample string 13",
                                                  "autoGrow": true,
                                                  "fontAutoResize": true,
                                                  "updated": "2025-10-05T02:01:27.8516778"
                                                },
                                                {
                                                  "$ref": "69"
                                                }
                                              ]
                                            },
                                            "customerVouchers": [
                                              {
                                                "$id": "70",
                                                "id": 1,
                                                "customerIdentifier": "IiksHqEq2kuTX+si17pAgQ==",
                                                "customerIdentifierGuid": "1e2c2922-2aa1-4bda-935f-eb22d7ba4081",
                                                "voucherID": 3,
                                                "voucherName": "sample string 4",
                                                "storeID": 1,
                                                "barcode": "sample string 5",
                                                "dateOfIssue": "2025-10-05T02:01:27.8516778",
                                                "issuedSaleHeaderID": 1,
                                                "issuedSaleIdentifier": "sample string 7",
                                                "issuedOfflinePaymentID": 1,
                                                "issuedIdempotentID": "wG8i+gVZ+UWPl9I84xwr4A==",
                                                "issuedIdempotentGuid": "fa226fc0-5905-45f9-8f97-d23ce31c2be0",
                                                "issuedOffline": true,
                                                "issuedUser": "sample string 9",
                                                "issuedNotes": "sample string 10",
                                                "expiryDate": "2025-10-05T02:01:27.8516778",
                                                "expiredUser": "sample string 11",
                                                "expiredNotes": "sample string 12",
                                                "redeemed": "2025-10-05T02:01:27.8516778",
                                                "redeemedSaleHeaderID": 1,
                                                "redeemedSaleIdentifier": "sample string 13",
                                                "redeemedOfflinePaymentID": 1,
                                                "redeemedIdempotentID": "5G4Ll6O+Ck2dByHjfhcSRg==",
                                                "redeemedIdempotentGuid": "970b6ee4-bea3-4d0a-9d07-21e37e171246",
                                                "redeemedUser": "sample string 14",
                                                "redeemedNotes": "sample string 15",
                                                "redeemedOffline": true,
                                                "updated": "2025-10-05T02:01:27.8516778",
                                                "storeName": "sample string 17",
                                                "scaleLabel": {
                                                  "$ref": "68"
                                                },
                                                "voucher": {
                                                  "$ref": "66"
                                                },
                                                "customer": {
                                                  "$ref": "57"
                                                },
                                                "issuedOfflinePayment": {
                                                  "$ref": "63"
                                                },
                                                "redeemedOfflinePayment": {
                                                  "$ref": "63"
                                                }
                                              },
                                              {
                                                "$ref": "70"
                                              }
                                            ]
                                          },
                                          "customer": {
                                            "$ref": "57"
                                          }
                                        },
                                        {
                                          "$ref": "65"
                                        }
                                      ]
                                    }
                                  },
                                  {
                                    "$ref": "56"
                                  }
                                ],
                                "customerGroups": [
                                  {
                                    "$id": "71",
                                    "id": 1,
                                    "campaignID": 2,
                                    "campaignName": "sample string 3",
                                    "groupID": "POGZvD8l9kCsKqq06xI4ig==",
                                    "groupIDGuid": "bc99e13c-253f-40f6-ac2a-aab4eb12388a",
                                    "campaign": {
                                      "$ref": "53"
                                    },
                                    "group": {
                                      "$ref": "61"
                                    }
                                  },
                                  {
                                    "$ref": "71"
                                  }
                                ],
                                "signIqTickets": [
                                  {
                                    "$id": "72",
                                    "identifier": "0fOkNHPrmUmTTwZnRgXQEw==",
                                    "identifierGuid": "34a4f3d1-eb73-4999-934f-06674605d013",
                                    "campaignName": "sample string 2",
                                    "message": "sample string 3",
                                    "ticketFileSource": "sample string 4",
                                    "ticketFileDestination": "sample string 5",
                                    "storeID": 1
                                  },
                                  {
                                    "$ref": "72"
                                  }
                                ],
                                "comboPriceGroups": [
                                  {
                                    "$id": "73",
                                    "id": 1,
                                    "campaignID": 2,
                                    "campaignName": "sample string 3",
                                    "g_UID": "7GE0w6hwoEuB+R7QA2scWA==",
                                    "guid": "c33461ec-70a8-4ba0-81f9-1ed0036b1c58",
                                    "description": "sample string 5",
                                    "newPrice": 1,
                                    "rangeDescription": "sample string 6",
                                    "dealDescription": "sample string 7",
                                    "labelQuantity": 8,
                                    "hostProductCategoryID": 1,
                                    "offerID": 1,
                                    "dontUpdatePricePlus": true,
                                    "campaign": {
                                      "$ref": "53"
                                    },
                                    "comboPricePlus": [
                                      {
                                        "$id": "74",
                                        "id": 1,
                                        "campaignID": 2,
                                        "campaignName": "sample string 3",
                                        "groupG_UID": "8+rktdmppU+OpwVVJk33vg==",
                                        "groupGuid": "b5e4eaf3-a9d9-4fa5-8ea7-0555264df7be",
                                        "comboPriceType": 5,
                                        "priceType": 5,
                                        "pluG_UID": "Z7Zx8vpY2UqwyNhwDeeF7w==",
                                        "pluGuid": "f271b667-58fa-4ad9-b0c8-d8700de785ef",
                                        "priceGroupG_UID": "cgGkJNBOX0+VaUE5mx1mxA==",
                                        "priceGroupGuid": "24a40172-4ed0-4f5f-9569-41399b1d66c4",
                                        "campaignPoolID": "sample string 7",
                                        "quantity": 1,
                                        "campaign": {
                                          "$ref": "53"
                                        },
                                        "product": {
                                          "$ref": "14"
                                        },
                                        "priceGroup": {
                                          "$ref": "20"
                                        },
                                        "campaignPool": {
                                          "$ref": "53"
                                        }
                                      },
                                      {
                                        "$ref": "74"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "73"
                                  }
                                ],
                                "priceLevels": [
                                  {
                                    "$id": "75",
                                    "id": 1,
                                    "priceLevelIdentifier": "FJtenFMd1Ua3qoTAO+TrgQ==",
                                    "priceLevelIdentifierGuid": "9c5e9b14-1d53-46d5-b7aa-84c03be4eb81",
                                    "campaignName": "sample string 3",
                                    "priceLevelName": "sample string 4"
                                  },
                                  {
                                    "$ref": "75"
                                  }
                                ]
                              },
                              "product": {
                                "$ref": "14"
                              },
                              "dealCost": {
                                "$id": "76",
                                "headerIdentifier": "yiClIEvRx0SWmWlOc8/PGg==",
                                "headerIdentifierGuid": "20a520ca-d14b-44c7-9699-694e73cfcf1a",
                                "identifier": "iZFyc5aZFESg9YeMNlaHyA==",
                                "identifierGuid": "73729189-9996-4414-a0f5-878c365687c8",
                                "supplierIdentifier": "bcgCD1AD1UWJ7vA/qFihJw==",
                                "supplierGuid": "0f02c86d-0350-45d5-89ee-f03fa858a127",
                                "pluG_UID": "zfRZYYndiUax5lNbDMbJSA==",
                                "pluGuid": "6159f4cd-dd89-4689-b1e6-535b0cc6c948",
                                "campaignName": "83ea1c72-5e94-497d-83b8-d21a7311d981",
                                "description": "sample string 4",
                                "cost": 5,
                                "costDecimals": 6,
                                "start": "2025-10-05T02:01:27.8516778",
                                "end": "2025-10-05T02:01:27.8516778",
                                "type": 9,
                                "promoType": 10,
                                "bonusItemPLUG_UID": "92lNjtqoiESDyMaNgCdalg==",
                                "bonusItemPluGuid": "8e4d69f7-a8da-4488-83c8-c68d80275a96",
                                "bonusPurchaseUnits": 11,
                                "bonusReceiveUnits": 12,
                                "updated": "2025-10-05T02:01:27.8516778",
                                "metcashPromotionID": "sample string 14",
                                "fromHost": 15,
                                "storeNames": "sample string 16",
                                "storeIDs": [
                                  1,
                                  2
                                ],
                                "supplierName": "sample string 17",
                                "campaignDescription": "sample string 18",
                                "newPrice": 1,
                                "campaignMetcashPromotionID": "sample string 19",
                                "campaignActive": true,
                                "campaignStartDate": "2025-10-05T02:01:27.8516778",
                                "campaignEndDate": "2025-10-05T02:01:27.8516778",
                                "masterPLUG_UID": "1rfAIGsdSUC4MNAyA2uBUw==",
                                "masterID": "20c0b7d6-1d6b-4049-b830-d032036b8153",
                                "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": "uMvxTx339UyNw29hdnP+2A==",
                                "bonusMasterID": "4ff1cbb8-f71d-4cf5-8dc3-6f617673fed8",
                                "bonusProductName": "sample string 34",
                                "bonusProductAPN": "sample string 35",
                                "bonusOrderCode": "sample string 36",
                                "bonusNormalSell": 37,
                                "bonusNormalCost": 38,
                                "bonusNormalCostDecimals": 39,
                                "bonusCartonQuantity": 40,
                                "bonusSalesMode": 41,
                                "bonusOrderPacked": 42,
                                "bonusFuelItem": true,
                                "bonusActive": true
                              }
                            },
                            "currentCostStart": "2025-10-05T02:01:27.8516778",
                            "dealCosts": [
                              {
                                "$ref": "76"
                              },
                              {
                                "$ref": "76"
                              }
                            ],
                            "tags": [
                              {
                                "$id": "77",
                                "pluG_UID": "11r1hZVrNUmER3Zl1RZQzQ==",
                                "pluGuid": "85f55ad7-6b95-4935-8447-7665d51650cd",
                                "tagID": 1,
                                "description": "sample string 1",
                                "storeIDs": [
                                  1,
                                  2
                                ]
                              },
                              {
                                "$ref": "77"
                              }
                            ],
                            "alternateProductG_UID": "DYRYyVaMS0GxfoKyjv70Ew==",
                            "alternateProduct": "c958840d-8c56-414b-b17e-82b28efef413",
                            "productHostCode": {
                              "$id": "78",
                              "id": 1,
                              "pluG_UID": "9IE46IxPaUqh/hpAW1sVOQ==",
                              "pluGuid": "e83881f4-4f8c-4a69-a1fe-1a405b5b1539",
                              "ibaCode": "sample string 2"
                            },
                            "mscCat": {
                              "$ref": "47"
                            },
                            "mscCom": {
                              "$ref": "48"
                            },
                            "mscDep": {
                              "$ref": "50"
                            },
                            "mscSubCom": {
                              "$ref": "49"
                            },
                            "isUserUpdate": true,
                            "ignoreMasterProduct": true,
                            "priceGroupLabelRequested": true,
                            "firstSold": "2025-10-05T02:01:27.8516778",
                            "inventoryTracked": "2025-10-05T02:01:27.8516778",
                            "isNormalPriceChangesCampaign": true
                          },
                          "supplier": {
                            "$ref": "9"
                          },
                          "serviceFee": {
                            "$id": "79",
                            "id": 1,
                            "description": "sample string 1",
                            "fee": 1
                          },
                          "isPrimaryHost": true,
                          "hostVendor": 47
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "orderCycleHeaders": [
                        {
                          "$id": "80",
                          "storeID": 1,
                          "supplierIdentifier": "XTM3xnojF0+EvTpTaS43AA==",
                          "supplierGuid": "c637335d-237a-4f17-84bd-3a53692e3700",
                          "departmentCode": "sample string 2",
                          "warehouseDirectIndicator": "sample string 3",
                          "type": 4,
                          "storeName": "sample string 5",
                          "departmentName": "sample string 6",
                          "orderDays": 7
                        },
                        {
                          "$ref": "80"
                        }
                      ],
                      "cycles": [
                        {
                          "$id": "81",
                          "storeID": 1,
                          "supplierIdentifier": "XnqLPjBYM0ihmtuQ+yy2kA==",
                          "supplierGuid": "3e8b7a5e-5830-4833-a19a-db90fb2cb690",
                          "departmentCode": "sample string 2",
                          "warehouseDirectIndicator": "sample string 3",
                          "type": 4,
                          "cutOffWeek": 5,
                          "cutOffDay": 6,
                          "cutOffTime": "00:00:00.1234567",
                          "leadTime": 7,
                          "daysBuffer": 8,
                          "supplierName": "sample string 9",
                          "cutOffDate": "2025-10-05T02:01:27.8516778",
                          "deliveryDate": "2025-10-05T02:01:27.8516778",
                          "nextCutOffDate": "2025-10-05T02:01:27.8516778",
                          "nextDeliveryDate": "2025-10-05T02:01:27.8516778",
                          "nextDaysBuffer": 10
                        },
                        {
                          "$ref": "81"
                        }
                      ],
                      "store": {
                        "$ref": "5"
                      },
                      "updated": "2025-10-05T02:01:27.8516778",
                      "isHost": true
                    },
                    "files": [
                      {
                        "$id": "82",
                        "id": "sample string 1",
                        "fileName": "sample string 2",
                        "extension": "sample string 3",
                        "provider": 0,
                        "type": 0,
                        "hostType": "sample string 4",
                        "createdUtc": "2025-10-05T02:01:27.8516778",
                        "processed": "2025-10-05T02:01:27.8516778",
                        "isProcessing": true,
                        "processedCount": 6,
                        "processingTime": 1,
                        "collectedUtc": "2025-10-05T02:01:27.8516778",
                        "size": 1,
                        "sizeFormat": "sample string 7",
                        "isArchive": true,
                        "version": "sample string 9",
                        "reference": "sample string 10",
                        "digest": "sample string 11",
                        "contentType": "sample string 12",
                        "host": {
                          "$ref": "8"
                        },
                        "metcashHeader": {
                          "$id": "83",
                          "customerNumber": "sample string 1",
                          "creationDate": "2025-10-05T02:01:27.8516778",
                          "businessPillar": "sample string 3",
                          "fileType": "sample string 4"
                        }
                      },
                      {
                        "$ref": "82"
                      }
                    ],
                    "zoneMatrix": [
                      {
                        "$id": "84",
                        "id": 1,
                        "hostIdentifier": "yTmwbF2ZCkS/I9jyqeFEeQ==",
                        "hostIdentifierGuid": "6cb039c9-995d-440a-bf23-d8f2a9e14479",
                        "storeID": 1,
                        "departmentCode": "sample string 2",
                        "hostGuids": [
                          "cf259949-4c49-42f0-be30-a5bb172326c1",
                          "a1827e8c-a581-46ae-86a6-191acfd8f0dd"
                        ]
                      },
                      {
                        "$ref": "84"
                      }
                    ],
                    "hostFileStoreSetting": {
                      "$ref": "7"
                    },
                    "hostStoreSettings": [
                      {
                        "$ref": "7"
                      },
                      {
                        "$ref": "7"
                      }
                    ],
                    "promotionPlacements": [
                      {
                        "$id": "85",
                        "identifier": "82Hntmg/VEOaTw/k7g4XRw==",
                        "identifierGuid": "b6e761f3-3f68-4354-9a4f-0fe4ee0e1747",
                        "code": "sample string 2",
                        "description": "sample string 3",
                        "isAdvertised": true
                      },
                      {
                        "$ref": "85"
                      }
                    ],
                    "promoTypeGuids": [
                      "3c30a32b-ce9f-4bc2-be91-09ef6fff0c06",
                      "ffc4f252-ebd2-4288-85f0-fe9ca0ae84d0"
                    ],
                    "isPromotionOnly": false,
                    "isOrderable": false,
                    "vendor": 0
                  },
                  "groupIDs": [
                    1,
                    2
                  ],
                  "hostDescription": "sample string 24"
                },
                {
                  "$ref": "7"
                }
              ],
              "accounts": [
                {
                  "$id": "86",
                  "id": 1,
                  "storeID": 1,
                  "accountName": "sample string 2",
                  "bsb": "sample string 3",
                  "accountNumber": "sample string 4",
                  "accountDesignated": true
                },
                {
                  "$ref": "86"
                }
              ],
              "sales": [
                {
                  "$id": "87",
                  "id": 1,
                  "storeID": 1,
                  "externalSalesType": 2,
                  "ftpSiteID": 1,
                  "lastSaleProcessed": "2025-10-05T02:01:27.8516778",
                  "ftpSite": {
                    "$id": "88",
                    "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": "87"
                }
              ],
              "zoneMatrix": [
                {
                  "$ref": "84"
                },
                {
                  "$ref": "84"
                }
              ],
              "cashManagements": [
                {
                  "$id": "89",
                  "id": 1,
                  "storeID": 1,
                  "cashManagementType": 2,
                  "apiID": 1,
                  "organisationID": "sample string 3",
                  "siteName": "sample string 4",
                  "thirdPartyAPI": {
                    "$id": "90",
                    "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": "89"
                }
              ],
              "updateStoreID": "adc6763d-f250-4458-91e3-9f2c63ff01d7",
              "updateStore": {
                "$id": "91",
                "id": "e22f27c5-6ada-47e1-bbdf-d062a969831f",
                "name": "sample string 1",
                "lastActivity": "2025-10-05T02:01:27.8516778",
                "zone": "sample string 2",
                "timeZoneOffset": 0.0,
                "businessHoursStart": "00:00:00.1234567",
                "businessHoursEnd": "00:00:00.1234567",
                "master": true,
                "lastIP": "sample string 10",
                "lastHostName": "sample string 11",
                "ping": 1,
                "pingStatus": "sample string 12",
                "lastUpdateCompleted": "2025-10-05T02:01:27.8516778"
              },
              "timeZoneId": "sample string 53",
              "securityOptions": {
                "$id": "92",
                "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": "4"
          }
        ]
      },
      "customer": {
        "$ref": "57"
      },
      "communityOrganisation": {
        "$id": "93",
        "id": 1,
        "identifier": "rrMtXyFd6Ui+FgFuFHsk/Q==",
        "identifierGuid": "5f2db3ae-5d21-48e9-be16-016e147b24fd",
        "name": "sample string 3",
        "lookupIdentifier": "sample string 4",
        "externalID": "sample string 5",
        "phone": "sample string 6",
        "fax": "sample string 7",
        "email": "sample string 8",
        "address1": "sample string 9",
        "address2": "sample string 10",
        "city": "sample string 11",
        "postCode": "sample string 12",
        "state": "sample string 13",
        "country": "sample string 14",
        "totalAmountAwarded": 15.1,
        "updated": "2025-10-05T02:01:27.8516778",
        "deleted": true
      },
      "details": [
        {
          "$id": "94",
          "saleItemID": 1,
          "identifier": "cvJdh8WpBk2qhhvqKC/6Nw==",
          "identifierGuid": "875df272-a9c5-4d06-aa86-1bea282ffa37",
          "saleHeaderID": 2,
          "plu": 1,
          "pluG_UId": "+BemFEHxjkCqwV2mX47w2w==",
          "pluGuid": "14a617f8-f141-408e-aac1-5da65f8ef0db",
          "accountID": "du+ft1cuL0CuwbpjP8PzvQ==",
          "accountIDGuid": "b79fef76-2e57-402f-aec1-ba633fc3f3bd",
          "normalPrice": 3,
          "originalSellingPrice": 4,
          "discountPrice": 5,
          "unit": 1,
          "quantity": 6,
          "totalCents": 7,
          "fixedPrice": 1,
          "tranType": 1,
          "discountType": 1,
          "cost": 1,
          "costDecimals": 8,
          "markdown": 1,
          "manualQuantity": 1,
          "manualPrice": 1,
          "manualMode": 1,
          "active": 1,
          "offline": true,
          "barcode": "sample string 9",
          "keyedSale": 1,
          "discountedID": 1,
          "fuelID": 1,
          "serialNumber": "sample string 10",
          "bestOrExpire": "2025-10-05T02:01:27.8516778",
          "bestOrExpireType": 1,
          "providerName": "sample string 11",
          "refundG_UID": "vMMgg4iVzkW/MTwxqiUfyw==",
          "refundGuid": "8320c3bc-9588-45ce-bf31-3c31aa251fcb",
          "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": "+Sj0GrdP5ECj2FMUb8OvDQ==",
          "idempotentVoidGuid": "1af428f9-4fb7-40e4-a3d8-53146fc3af0d",
          "priceLevelIdentifier": "LnXJElkwM0GR/gKmes1Asw==",
          "priceLevelIdentifierGuid": "12c9752e-3059-4133-91fe-02a67acd40b3",
          "productName": "sample string 23",
          "apn": "sample string 24",
          "unknownScans": [
            {
              "$id": "95",
              "id": 1,
              "saleDetailID": 2,
              "storeID": 1,
              "scanned": "2025-10-05T02:01:27.8516778",
              "operatorG_UID": "QEA=",
              "barcode": "sample string 4",
              "processed": 1
            },
            {
              "$ref": "95"
            }
          ],
          "refund": {
            "$id": "96",
            "id": 1,
            "g_UID": "dzHfqFt7KkCKdZ0jYlx0KA==",
            "guid": "a8df3177-7b5b-402a-8a75-9d23625c7428",
            "description": "sample string 1",
            "dumped": true,
            "inventoryReasonID": 1,
            "sortOrder": 1,
            "updated": "2025-10-05T02:01:27.8516778"
          },
          "modifier": {
            "$id": "97",
            "id": 1,
            "setG_UID": "hReIO6MOjkyExbqQdrbTmw==",
            "modifierSetGuid": "3b881785-0ea3-4c8e-84c5-ba9076b6d39b",
            "name": "sample string 2",
            "price": 1,
            "quantity": 1,
            "modifierType": 1,
            "groupNumber": 1,
            "pageNumber": 1,
            "controlOrder": 1,
            "printToStation": true,
            "pluG_UID": "SY+fDU1ZA0iiyL3Uon//CA==",
            "pluGuid": "0d9f8f49-594d-4803-a2c8-bdd4a27fff08",
            "deleted": true,
            "g_UID": "n7SJMsTn20SYi9fbgi+LGg==",
            "guid": "3289b49f-e7c4-44db-988b-d7db822f8b1a",
            "product": {
              "$ref": "14"
            }
          },
          "priceLevelName": "sample string 25",
          "pumpNumber": 1,
          "hoseNumber": 1
        },
        {
          "$ref": "94"
        }
      ],
      "eftReceipts": [
        {
          "$id": "98",
          "id": 1,
          "storeID": 1,
          "saleHeaderID": 2,
          "storeSaleHeader": {
            "$ref": "2"
          },
          "receipt": "sample string 3",
          "processed": 1
        },
        {
          "$ref": "98"
        }
      ],
      "payments": [
        {
          "$ref": "63"
        },
        {
          "$ref": "63"
        }
      ],
      "cards": [
        {
          "$id": "99",
          "id": 1,
          "saleHeaderID": 1,
          "identifier": "sample string 2",
          "cardType": 3,
          "providerName": "sample string 4"
        },
        {
          "$ref": "99"
        }
      ],
      "campaignHits": [
        {
          "$id": "100",
          "id": 1,
          "saleHeaderID": 2,
          "campaign": "sample string 3",
          "name": "sample string 4",
          "processed": 1,
          "campaignDescription": "sample string 5"
        },
        {
          "$ref": "100"
        }
      ],
      "fuel": [
        {
          "$id": "101",
          "id": 1,
          "plu": 1,
          "pluG_UID": "/GKTIFM+OUyrHppOekn63A==",
          "pluGuid": "209362fc-3e53-4c39-ab1e-9a4e7a49fadc",
          "saleHeaderID": 2,
          "totalCents": 3,
          "grade": 1,
          "gradeDescription": "sample string 4",
          "dispenser": 1,
          "hose": 1,
          "quantity": 1,
          "cost": 1,
          "acquirerNum": 1,
          "attendant": 1,
          "ePurseBalance": 1.0,
          "cardSignature": "sample string 5",
          "compartmentNumber": 1,
          "contractNumber": 1,
          "discountCardPAN": "sample string 6",
          "discountID": 1,
          "discountName": "sample string 7",
          "discountNetValue": 1.0,
          "discountType": 1,
          "discountValue": 1.0,
          "discretionaryData": "sample string 8",
          "driverID": "sample string 9",
          "eftBatchNumber": 1,
          "eftResponseCode": "sample string 10",
          "endDateTime": "2025-10-05T02:01:27.8516778",
          "engineHours": 1.1,
          "fposNumber": 1,
          "loyaltyCardPAN": "sample string 11",
          "miscData1": 1,
          "miscData2": "sample string 12",
          "miscFlags": 1,
          "mop": 1,
          "odometer": 1,
          "panNumber": "sample string 13",
          "saleRefund": true,
          "saleStatus": 1,
          "sequenceNumber": 1,
          "stan": 1,
          "startDateTime": "2025-10-05T02:01:27.8516778",
          "tagNumber": "sample string 15",
          "trackTwoRem": "sample string 16",
          "transCode": 1,
          "transType": 1,
          "unitPrice": 1.0,
          "vehicleReg": "sample string 17",
          "offline": true,
          "processed": 1
        },
        {
          "$ref": "101"
        }
      ],
      "fuelResells": [
        {
          "$id": "102",
          "saleItemID": 1,
          "saleHeaderID": 2,
          "plu": 1,
          "pluG_UId": "1VL0SYKA1k2izk+4cMXZxA==",
          "pluGuid": "49f452d5-8082-4dd6-a2ce-4fb870c5d9c4",
          "accountID": "tuhG7NNzBkyhvgFD1gNNzA==",
          "accountIDGuid": "ec46e8b6-73d3-4c06-a1be-0143d6034dcc",
          "normalPrice": 3,
          "originalSellingPrice": 4,
          "discountPrice": 5,
          "unit": 1,
          "quantity": 6,
          "totalCents": 7,
          "fixedPrice": 1,
          "tranType": 1,
          "processed": 1,
          "discountType": 1,
          "cost": 1,
          "costDecimals": 1,
          "markdown": 1,
          "manualQuantity": 1,
          "manualPrice": 1,
          "manualMode": 1,
          "active": 1,
          "barcode": "sample string 8",
          "offline": 1,
          "keyedSale": 1,
          "discountedID": 1,
          "fuelID": 1,
          "serialNumber": "sample string 9",
          "bestOrExpire": "2025-10-05T02:01:27.8516778",
          "bestOrExpireType": 1,
          "refundG_UID": "7UH2HoPkiU2ovi8li0Ix2Q==",
          "refundGuid": "1ef641ed-e483-4d89-a8be-2f258b4231d9",
          "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": "102"
        }
      ],
      "customerOrder": [
        {
          "$id": "103",
          "identifier": "bXvrWydg1kGKIAADFkUQpg==",
          "identifierGuid": "5beb7b6d-6027-41d6-8a20-0003164510a6",
          "id": 1,
          "orderNo": 2,
          "externalSaleIdentifier": "sample string 3",
          "storeID": 4,
          "zoneID": 5,
          "deptNo": 6,
          "customerIdentifier": "WVEPnqkZPkaGPX5hdaGjSg==",
          "customerIdentifierGuid": "9e0f5159-19a9-463e-863d-7e6175a1a34a",
          "operatorNo": 1,
          "operatorG_UID": "59D4VjT7ckeXyQC1r5TBMA==",
          "operatorGuid": "56f8d0e7-fb34-4772-97c9-00b5af94c130",
          "created": "2025-10-05T02:01:27.8516778",
          "ordered": "2025-10-05T02:01:27.8516778",
          "started": "2025-10-05T02:01:27.8516778",
          "completed": "2025-10-05T02:01:27.8516778",
          "supplied": "2025-10-05T02:01:27.8516778",
          "quickTicket": 1,
          "deleted": true,
          "walkAway": true,
          "approxWait": 1,
          "actualWait": 1,
          "deliveryMethod": 8,
          "externalSaleType": 9,
          "customer": {
            "$ref": "57"
          },
          "operator": {
            "$ref": "3"
          },
          "details": [
            {
              "$id": "104",
              "headerID": 1,
              "plu": 1,
              "pluG_UId": "nWUAN151KE6fHvsvhrYQuw==",
              "pluGuid": "3700659d-755e-4e28-9f1e-fb2f86b610bb",
              "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": "ZrMInYv2eE+QwBWySsm17Q==",
              "headerIdentifierGuid": "9d08b366-f68b-4f78-90c0-15b24ac9b5ed",
              "product": {
                "$ref": "14"
              }
            },
            {
              "$ref": "104"
            }
          ],
          "storeName": "sample string 11",
          "customerName": "sample string 12",
          "storeReplyTo": "sample string 13",
          "storeSubjectLine": "sample string 14",
          "storeSaleHeader": {
            "$ref": "2"
          }
        },
        {
          "$ref": "103"
        }
      ],
      "surveyResponses": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "storeName": "sample string 38",
      "machineName": "sample string 39",
      "operatorName": "sample string 40",
      "direction": 1,
      "reason": "sample string 41",
      "accountG_UID": "SZj5skanxUeAhzWqt8hVQQ==",
      "accountIdentifier": "b2f99849-a746-47c5-8087-35aab7c85541",
      "accountName": "sample string 42",
      "customerOrderIdentifier": "ycHYktlfWEW30Ia6zVRLtQ==",
      "customerOrderIdentifierGuid": "92d8c1c9-5fd9-4558-b7d0-86bacd544bb5",
      "priceLevelName": "sample string 43",
      "revision": 44,
      "ingressId": "sample string 45"
    },
    "survey": {
      "$id": "105",
      "g_UID": "UBIRbwq9q0mtXK6Cm5EAww==",
      "guid": "6f111250-bd0a-49ab-ad5c-ae829b9100c3",
      "name": "sample string 1",
      "storeID": 2,
      "zoneID": 1,
      "checkoutFormG_UID": "7aAFmhCtakeYhEfbDGGxkA==",
      "checkoutFormGuid": "9a05a0ed-ad10-476a-9884-47db0c61b190",
      "displayToWho": 3,
      "displayWhen": 4,
      "start": "2025-10-05T02:01:27.8516778",
      "end": "2025-10-05T02:01:27.8516778",
      "deleted": true,
      "updated": "2025-10-05T02:01:27.8516778",
      "possibleIntegerResponses": [
        1,
        2
      ],
      "possibleTextResponses": [
        "sample string 1",
        "sample string 2"
      ],
      "possibleGuidResponses": [
        "27ea75dd-15dd-43a0-9b38-a010bc5ac08c",
        "bd0c70c8-559c-4c19-b715-a70b4b844420"
      ],
      "allowsAllTextResponses": true,
      "surveyForm": {
        "$ref": "32"
      }
    },
    "ingressId": "sample string 4"
  },
  {
    "$ref": "1"
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.