POST api/surveyresponses/store/{storeID}/import

Imports survey responses from a store; processes the responses async

Request Information

URI Parameters

NameDescriptionTypeAdditional information
storeID

store to save the survey responses at

integer

Required

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": "5GfyYPV3N0647+1AuoNk9g==",
    "surveyGuid": "60f267e4-77f5-4e37-b8ef-ed40ba8364f6",
    "saleHeaderGuid": "dFUwKKXF/kKinXX8swWp7g==",
    "saleGuid": "28305574-c5a5-42fe-a29d-75fcb305a9ee",
    "textResponse": "sample string 1",
    "integerResponse": 1,
    "g_UIDResponse": "R0527q+9TUuqj5uJGbo3Wg==",
    "guidResponse": "ee764e47-bdaf-4b4d-aa8f-9b8919ba375a",
    "whoAnswered": 2,
    "answeredAtUTC": "2025-10-04T23:59:55.2920963",
    "sale": {
      "$id": "2",
      "saleHeaderID": 1,
      "saleHeaderGuid": "/rZX2N03O0iNmsFsPDEL1Q==",
      "saleHeaderIdentifierGuid": "d857b6fe-37dd-483b-8d9a-c16c3c310bd5",
      "created": "2025-10-04T23:59:55.2920963",
      "createdLocal": "2025-10-04T23:59:55.2920963",
      "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-04T23:59:55.2920963",
      "storeID": 1,
      "operatorG_Uid": "T4WdshSloESjbz41WxERSw==",
      "operatorGuid": "b29d854f-a514-44a0-a36f-3e355b11114b",
      "customerG_Uid": "VPLXNfaBVk21Ysv+kDbZTw==",
      "customerGuid": "35d7f254-81f6-4d56-b562-cbfe9036d94f",
      "communityIdentifier": "lErPg1tFjkeRwGO5ovMBuQ==",
      "communityIdentifierGuid": "83cf4a94-455b-478e-91c0-63b9a2f301b9",
      "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": "oGPOVQmJtEGQ/sAou4gtaQ==",
      "priceLevelIdentifierGuid": "55ce63a0-8909-41b4-90fe-c028bb882d69",
      "locked": 36,
      "relationChecksum": "sample string 37",
      "loyaltyTender": 1,
      "giftCardTender": 1,
      "operator": {
        "$id": "3",
        "id": 1,
        "g_Uid": "SnVFCJ5ajEiH0n4NEP3KEw==",
        "guid": "0845754a-5a9e-488c-87d2-7e0d10fdca13",
        "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-04T23:59:55.2920963",
        "passwordResetRequired": true,
        "alteredInStore": true,
        "startShift": "2025-10-04T23:59:55.2920963",
        "endShift": "2025-10-04T23:59:55.2920963",
        "machineName": "sample string 20",
        "drawerID": 1,
        "stores": [
          {
            "$id": "4",
            "operatorG_UID": "sf/z5UzRT0SOpOTNb263ug==",
            "operatorGuid": "e5f3ffb1-d14c-444f-8ea4-e4cd6f6eb7ba",
            "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-04T23:59:55.2920963",
              "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": "6CXZNNiY4k+YLoYfDZN/rg==",
              "hostIdentifierGuid": "34d925e8-98d8-4fe2-982e-861f0d937fae",
              "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-04T23:59:55.2920963",
              "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": "UfamtJW4kUqUYWRJ67wHnw==",
                  "hostIdentifierGuid": "b4a6f651-b895-4a91-9461-6449ebbc079f",
                  "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": "MzFKvsvJS0Gnw82NfZJixA==",
                    "identifierGuid": "be4a3133-c9cb-414b-a7c3-cd8d7d9262c4",
                    "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": "mvunwowzoEuTyqYAukrOGA==",
                    "hostSupplierIdentifierGuid": "c2a7fb9a-338c-4ba0-93ca-a600ba4ace18",
                    "loyaltyPriceLevelIdentifier": "N7Kc26qFdE6dG/dD3dFeUw==",
                    "loyaltyPriceLevelIdentifierGuid": "db9cb237-85aa-4e74-9d1b-f743ddd15e53",
                    "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-04T23:59:55.2920963",
                    "lastProcessed": "2025-10-04T23:59:55.2920963",
                    "hold": true,
                    "supplierName": "sample string 35",
                    "supplier": {
                      "$id": "9",
                      "identifier": "qmKn8imcn0CwMp1tdX0mZA==",
                      "identifierGuid": "f2a762aa-9c29-409f-b032-9d6d757d2664",
                      "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": "jRHSKnbBikGKQXC8cppPQg==",
                      "primaryContactID": "2ad2118d-c176-418a-8a41-70bc729a4f42",
                      "storeID": 1,
                      "abn": "sample string 16",
                      "supplierGroupIdentifier": "2FXeB56ouEOVQvz4OK3jSg==",
                      "supplierGroupGuid": "07de55d8-a89e-43b8-9542-fcf838ade34a",
                      "rebate": 1.0,
                      "rebateType": 1,
                      "rebateFrequency": 1,
                      "rebateSource": 1,
                      "rebateLastClaimed": "2025-10-04T23:59:55.2920963",
                      "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": "a34d5ab1-d3d1-4e3a-bf4d-7a6368a557e5",
                        "identifier": "MswvOybRmUG6qAzE3P6jmA==",
                        "identifierGuid": "3b2fcc32-d126-4199-baa8-0cc4dcfea398",
                        "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": "1elZYx/hRkCd3L5Bm/H2bw==",
                          "supplierIdentifierGuid": "6359e9d5-e11f-4046-9ddc-be419bf1f66f",
                          "contactGuid": "P+iFDrA/3EWvCdl8elv4Cg==",
                          "contactID": "0e85e83f-3fb0-45dc-af09-d97c7a5bf80a",
                          "contact": {
                            "$ref": "10"
                          },
                          "supplier": {
                            "$ref": "9"
                          }
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "products": [
                        {
                          "$id": "12",
                          "pluG_UID": "GlunzRVFTUqwCBbEqzZGsg==",
                          "pluGuid": "cda75b1a-4515-4a4d-b008-16c4ab3646b2",
                          "supplierIdentifier": "ovngJ9vbm0Od62zl5fGFcA==",
                          "supplierIdentifierGuid": "27e0f9a2-dbdb-439b-9deb-6ce5e5f18570",
                          "cartonQuantity": 1,
                          "cartonQuantityChanged": true,
                          "productSize": "sample string 3",
                          "cigarettesPerSleeve": 1,
                          "randomWeight": true,
                          "piecesPerUnit": 5,
                          "averagePackSize": 6,
                          "effectiveDate": "2025-10-04T23:59:55.2920963",
                          "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-04T23:59:55.2920963",
                          "rebate": 1.0,
                          "rebateExclude": true,
                          "invoiceCodes": [
                            {
                              "$id": "13",
                              "pluG_UID": "ueIXrwWWSECF5gNAOTpKsw==",
                              "pluGuid": "af17e2b9-9605-4048-85e6-0340393a4ab3",
                              "supplierIdentifier": "j35MwZ/3CEigxhU1aZPviA==",
                              "supplierIdentifierGuid": "c14c7e8f-f79f-4808-a0c6-15356993ef88",
                              "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": "/5jLefh5mEOmcC6RnXOdOg==",
                          "parentPluGuid": "79cb98ff-79f8-4398-a670-2e919d739d3a",
                          "freight": 45.0,
                          "freightType": 1,
                          "product": {
                            "$id": "14",
                            "plu": 1,
                            "storeID": 1,
                            "masterPluG_UID": "QEA=",
                            "storeIDs": [
                              1,
                              2
                            ],
                            "g_UId": "ASEpTsTdBEOtX8JrezUIgg==",
                            "guid": "4e292101-ddc4-4304-ad5f-c26b7b350882",
                            "apn": "sample string 1",
                            "apnChanged": true,
                            "apnSwitched": true,
                            "barcode": "sample string 4",
                            "itemNumber": "sample string 5",
                            "itemNumberChanged": true,
                            "priceGroupG_UID": "eCaOTqIvFkqx5fhMUj8vZQ==",
                            "priceGroupGuid": "4e8e2678-2fa2-4a16-b1e5-f84c523f2f65",
                            "blueprintID": 1,
                            "lastCountedDate": "2025-10-04T23:59:55.2920963",
                            "externalID": "sample string 7",
                            "active": true,
                            "activated": "2025-10-04T23:59:55.2920963",
                            "pluCreated": "2025-10-04T23:59:55.2920963",
                            "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-04T23:59:55.2920963",
                            "lastManualUpdate": "2025-10-04T23:59:55.2920963",
                            "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-04T23:59:55.2920963",
                            "currentCostUpdated": "2025-10-04T23:59:55.2920963",
                            "costDecimals": 31,
                            "costChanged": true,
                            "dealCostIdentifier": "QEA=",
                            "excludeFromRebate": true,
                            "rebateOverride": 1,
                            "costCalcMethod": 32,
                            "costCalcMethodChanged": true,
                            "costEffectiveDate": "2025-10-04T23:59:55.2920963",
                            "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-04T23:59:55.2920963",
                            "posTare": 1,
                            "altPrice": 1.0,
                            "altPriceChanged": true,
                            "altPriceMode": 53,
                            "altPriceModeChanged": true,
                            "altPLUG_UID": "VyTgn6YiakaSeIN6gGklig==",
                            "altPLUGuid": "9fe02457-22a6-466a-9278-837a8069258a",
                            "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-04T23:59:55.2920963",
                            "labelLastPrice": 1,
                            "shelfPageLayoutG_UID": "YK5H46McOkCnU/b7E97Kcg==",
                            "shelfPageLayoutGuid": "e347ae60-1ca3-403a-a753-f6fb13deca72",
                            "talkerPageLayoutG_UID": "qascuY9m4k63slkw+yjOhQ==",
                            "talkerPageLayoutGuid": "b91caba9-668f-4ee2-b7b2-5930fb28ce85",
                            "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": "5q6EcJN0kEqr3ZBullUTXQ==",
                            "inventoryIdentifier": "7084aee6-7493-4a90-abdd-906e9655135d",
                            "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": "l+SMBchm9kSam2EYHnYBkA==",
                            "parentPluGuid": "058ce497-66c8-44f6-9a9b-61181e760190",
                            "preferredHostVendor": 104,
                            "preferredHostChanged": true,
                            "code": "sample string 106",
                            "supplierIdentifier": "c5oV1XdyH061A4UBVy/Vew==",
                            "supplierIdentifierGuid": "d5159a73-7277-4e1f-b503-8501572fd57b",
                            "supplierChanged": true,
                            "rebateSupplierIdentifier": "zwhsPhUJkUqaGzct06w2Kw==",
                            "rebateSupplierIdentifierGuid": "3e6c08cf-0915-4a91-9a1b-372dd3ac362b",
                            "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-04T23:59:55.2920963",
                            "commodity": "sample string 121",
                            "businessPillar": "sample string 122",
                            "mscCommodity": "sample string 123",
                            "hostIdentifier": "gZlqnjT89k2PrvoPVGsysA==",
                            "hostIdentifierGuid": "9e6a9981-fc34-4df6-8fae-fa0f546b32b0",
                            "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": "bTx9OJ/akU2QuoYGCtIsYg==",
                                "pluGuid": "387d3c6d-da9f-4d91-90ba-86060ad22c62",
                                "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-04T23:59:55.2920963"
                              },
                              {
                                "$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-04T23:59:55.2920963",
                                "priceChangeType": 0,
                                "costDecimals": 10
                              },
                              "normalPluPrices": {
                                "$ref": "17"
                              },
                              "winningCampaign": 1,
                              "winner": {
                                "$id": "18",
                                "campaignName": "sample string 1",
                                "campaignDescription": "sample string 2",
                                "startDate": "2025-10-04T23:59:55.2920963",
                                "startTime": 3,
                                "endDate": "2025-10-04T23:59:55.2920963",
                                "endTime": 4,
                                "newPrice": 5,
                                "newCost": 6,
                                "newCostDecimals": 7,
                                "pctDiscount": 8,
                                "promoType": 1,
                                "promotionTypeCode": "sample string 9",
                                "hostType": 10,
                                "hostIdentifier": "JoZoV0Rd+UqqpWuJN+EJzw==",
                                "hostIdentifierGuid": "57688626-5d44-4af9-aaa5-6b8937e109cf",
                                "storeNames": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "details": [
                                {
                                  "$ref": "18"
                                },
                                {
                                  "$ref": "18"
                                }
                              ]
                            },
                            "tray": {
                              "$id": "19",
                              "g_UId": "vJR2PL0NPkq4uwn8XL39yg==",
                              "guid": "3c7694bc-0dbd-4a3e-b8bb-09fc5cbdfdca",
                              "name": "sample string 1",
                              "number": 1,
                              "tare": 1
                            },
                            "priceGroup": {
                              "$id": "20",
                              "priceGroupG_UID": "K1T2idzSHUeD0bZrSuY8cQ==",
                              "priceGroupGuid": "89f6542b-d2dc-471d-83d1-b66b4ae63c71",
                              "name": "sample string 2",
                              "code": 1,
                              "modified": true,
                              "updated": "2025-10-04T23:59:55.2920963",
                              "buyingLimit": 1,
                              "buyingLimitIndependent": true,
                              "buyingLimitType": 0,
                              "number": 1,
                              "products": [
                                {
                                  "$ref": "14"
                                },
                                {
                                  "$ref": "14"
                                }
                              ],
                              "productCount": 1
                            },
                            "priceGroupName": "sample string 146",
                            "nutrifacts": {
                              "$id": "21",
                              "pluG_UID": "y7K1U7CVuUqBNx5TrLihwQ==",
                              "pluGuid": "53b5b2cb-95b0-4ab9-8137-1e53acb8a1c1",
                              "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": "80e6e061-84e9-4230-afbd-308da5ceb934",
                              "created": "2025-10-04T23:59:55.2920963",
                              "createdByUser": "sample string 1",
                              "activated": "2025-10-04T23:59:55.2920963",
                              "deactivated": "2025-10-04T23:59:55.2920963",
                              "lastOrdered": "2025-10-04T23:59:55.2920963",
                              "lastOrderedQty": 2.0,
                              "lastReceived": "2025-10-04T23:59:55.2920963",
                              "lastReceivedQty": 3.0,
                              "lastInvoiceStatus": 1,
                              "lastCounted": "2025-10-04T23:59:55.2920963",
                              "lastSold": "2025-10-04T23:59:55.2920963",
                              "firstSold": "2025-10-04T23:59:55.2920963",
                              "awsUpdated": "2025-10-04T23:59:55.2920963",
                              "lastManualUpdate": "2025-10-04T23:59:55.2920963",
                              "lastManualUpdatedByUser": "sample string 5",
                              "lastUpdated": "2025-10-04T23:59:55.2920963",
                              "lastUpdatedByUser": "sample string 7",
                              "lastUpdatedByHost": "2025-10-04T23:59:55.2920963",
                              "doNotRangeUpdated": "2025-10-04T23:59:55.2920963",
                              "doNotOrderUpdated": "2025-10-04T23:59:55.2920963",
                              "tracked": "2025-10-04T23:59:55.2920963"
                            },
                            "allergens": [
                              {
                                "$id": "23",
                                "allergenID": 1,
                                "pluG_UID": "JJdnjD9Gv0+NmprplUXgtw==",
                                "pluGuid": "8c679724-463f-4fbf-8d9a-9ae99545e0b7",
                                "contains": 2,
                                "allergenName": "sample string 3",
                                "storeIDs": [
                                  1,
                                  2
                                ]
                              },
                              {
                                "$ref": "23"
                              }
                            ],
                            "costs": {
                              "$id": "24",
                              "pluG_UID": "bY+zE0t4pUuSSTc7EI8S+g==",
                              "pluGuid": "13b38f6d-784b-4ba5-9249-373b108f12fa",
                              "enteredCost": 1,
                              "weightedAvgCost": 1,
                              "lastCost": 1,
                              "rawEnteredCost": 2,
                              "rawWeightedAvgCost": 3,
                              "rawLastCost": 4,
                              "freight": 5.0,
                              "freightType": 6,
                              "costDecimals": 7,
                              "fifoCost": 1,
                              "updated": "2025-10-04T23:59:55.2920963",
                              "normalCost": 1,
                              "currentCost": 1
                            },
                            "sales": [
                              {
                                "$id": "25",
                                "saleHeaderID": 1,
                                "created": "2025-10-04T23:59:55.2920963",
                                "createdLocal": "2025-10-04T23:59:55.2920963",
                                "storeID": 3,
                                "storeName": "sample string 4",
                                "operatorG_Uid": "3W+rQQM/TEiHG9X1dIyLqA==",
                                "operatorGuid": "41ab6fdd-3f03-484c-871b-d5f5748c8ba8",
                                "operatorName": "sample string 5",
                                "tranType": 1,
                                "plu": 1,
                                "pluG_UId": "a9vguoKPjEeBN7QQDweN8A==",
                                "pluGuid": "bae0db6b-8f82-478c-8137-b4100f078df0",
                                "normalPrice": 1,
                                "totalCents": 1,
                                "cost": 1,
                                "grossProfit": 1,
                                "quantity": 1,
                                "operator": {
                                  "$ref": "3"
                                }
                              },
                              {
                                "$ref": "25"
                              }
                            ],
                            "apns": [
                              {
                                "$id": "26",
                                "pluID": 1,
                                "pluG_UID": "5fc7lkTBvUi+jGa1Y0BXRg==",
                                "pluGuid": "963bf7e5-c144-48bd-be8c-66b563405746",
                                "apn": "sample string 1",
                                "deleted": true,
                                "storeID": 1,
                                "storeIDs": [
                                  1,
                                  2
                                ]
                              },
                              {
                                "$ref": "26"
                              }
                            ],
                            "tuns": [
                              {
                                "$id": "27",
                                "pluG_UId": "N/rvFm6adEyhndWhHHGAfg==",
                                "pluGuid": "16effa37-9a6e-4c74-a19d-d5a11c71807e",
                                "apn": "sample string 1",
                                "tun": "sample string 2",
                                "cartonQuantity": 3,
                                "product": {
                                  "$ref": "14"
                                },
                                "storeIDs": [
                                  1,
                                  2
                                ]
                              },
                              {
                                "$ref": "27"
                              }
                            ],
                            "competitionPricing": [
                              {
                                "$id": "28",
                                "identifier": "POF2k15wZkGK5togpHfLXQ==",
                                "identifierGuid": "9376e13c-705e-4166-8ae6-da20a477cb5d",
                                "pluG_UID": "0MsmNzuq3UKm8WlYc9N6zQ==",
                                "pluGuid": "3726cbd0-aa3b-42dd-a6f1-695873d37acd",
                                "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": "L8CXfF5h10eiYu7A7M4gdQ==",
                                "groupName": "sample string 1",
                                "identifierGuid": "7c97c02f-615e-47d7-a262-eec0ecce2075",
                                "exists": true,
                                "flipChartIdentifier": "w1iO3yLIMUCWAiA1yMNVlw==",
                                "flipChartIdentifierGuid": "df8e58c3-c822-4031-9602-2035c8c35597",
                                "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": "ZeNWO1JNi0y3a2O2R2JDVw==",
                                "groupIdentifierGuid": "3b56e365-4d52-4c8b-b76b-63b647624357",
                                "flipChart": {
                                  "$id": "30",
                                  "identifier": "aFe6qLaUU0qhEI9GUtm3EQ==",
                                  "identifierGuid": "a8ba5768-94b6-4a53-a110-8f4652d9b711",
                                  "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": "6+UpQgjq0EaR7gEVh/xrtg==",
                                    "identifierGuid": "4229e5eb-ea08-46d0-91ee-011587fc6bb6",
                                    "name": "sample string 2",
                                    "formType": "sample string 3",
                                    "forms": [
                                      {
                                        "$id": "32",
                                        "id": 1,
                                        "g_UID": "5okGK3Nmj06yZsaGSniU+Q==",
                                        "guid": "2b0689e6-6673-4e8f-b266-c6864a7894f9",
                                        "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": "Lpkt1Q54x0663ETP9NGtIw==",
                                        "previousFormGuid": "d52d992e-780e-4ec7-badc-44cff4d1ad23",
                                        "nextForm": 1,
                                        "nextFormG_UID": "3uJiwboKV0OgiSfAUdUwXw==",
                                        "nextFormGuid": "c162e2de-0aba-4357-a089-27c051d5305f",
                                        "attributes": "sample string 10",
                                        "updated": "2025-10-04T23:59:55.2920963",
                                        "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": "fiBmVbWSjEKpKjd7vZ98cQ==",
                                            "checkoutFormGuid": "5566207e-92b5-428c-a92a-377bbd9f7c71",
                                            "identifier": "iP8DNlI/UUaJFLOHG+QDUQ==",
                                            "identifierGuid": "3603ff88-3f52-4651-8914-b3871be40351",
                                            "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": "/ZZku0g+r0WfKGMglDR/eg==",
                                            "valueGuid": "bb6496fd-3e48-45af-9f28-632094347f7a",
                                            "buttonText": "sample string 10",
                                            "valueText": "sample string 11",
                                            "drawImageAndButton": true,
                                            "updated": "2025-10-04T23:59:55.2920963",
                                            "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-04T23:59:55.2920963",
                                              "imageData": "QEA=",
                                              "readOnly": true
                                            }
                                          },
                                          {
                                            "$ref": "33"
                                          }
                                        ],
                                        "panels": [
                                          {
                                            "$id": "35",
                                            "id": 1,
                                            "checkoutFormID": 2,
                                            "checkoutFormG_UID": "qoQwk9jHT0KvEfczPZUZJA==",
                                            "checkoutFormGuid": "933084aa-c7d8-424f-af11-f7333d951924",
                                            "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": "R0CuDJicVEaT3T47qVG+HQ==",
                                    "flipChartPageIdentifierGuid": "0cae4047-9c98-4654-93dd-3e3ba951be1d",
                                    "pluG_UID": "NHOKcnb44UOKTz4vm0/c+Q==",
                                    "pluGuid": "728a7334-f876-43e1-8a4f-3e2f9b4fdcf9",
                                    "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": "ba22Mkohfk+GWJ1r8ZA+Rg==",
                                "pluGuid": "32b6ad6d-214a-4f7e-8658-9d6bf1903e46",
                                "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-04T23:59:55.2920963",
                                "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": "9w9KTAqWxUy8EFW5K+DBtQ==",
                                "ingredientGuid": "8UT99H13NEK4A3YhmBMyig==",
                                "ingredientIdentifier": "f4fd44f1-777d-4234-b803-76219813328a",
                                "quantity": 1.0,
                                "storeIDs": [
                                  1,
                                  2
                                ],
                                "ingredientText": "sample string 1",
                                "ingredient": {
                                  "$ref": "14"
                                }
                              },
                              {
                                "$ref": "38"
                              }
                            ],
                            "bins": [
                              {
                                "$id": "39",
                                "pluG_UID": "dQPBB9drYkSUdjVYNZNZCA==",
                                "pluGuid": "07c10375-6bd7-4462-9476-355835935908",
                                "shelfLocationIdentifier": "zU3FGU7WvkOwI3EZQHRJOA==",
                                "shelfLocationGuid": "19c54dcd-d64e-43be-b023-711940744938",
                                "labelShelfDefault": 1,
                                "labelTalkerDefault": 1,
                                "labelSmall": true,
                                "labelPageLayoutG_UID": "AZYWaDwjGkOHZ+TFPKwKaw==",
                                "labelPageLayoutGuid": "68169601-233c-431a-8767-e4c53cac0a6b",
                                "updated": "2025-10-04T23:59:55.2920963",
                                "electronicShelfLabelIdentifier": "sample string 5",
                                "electronicshelfLabelsConfigurationID": 6,
                                "labelShelfChanged": true,
                                "productName": "sample string 8",
                                "locationText": "sample string 9",
                                "product": {
                                  "$ref": "14"
                                },
                                "location": {
                                  "$id": "40",
                                  "identifier": "+t3uZshdP0u1ejPXFTbZRw==",
                                  "storeID": 1,
                                  "identifierGuid": "66eeddfa-5dc8-4b3f-b57a-33d71536d947",
                                  "name": "sample string 2",
                                  "haccp": true,
                                  "blueprintID": 1,
                                  "updated": "2025-10-04T23:59:55.2920963",
                                  "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": "nPszUh82F0mpLyVbQ4sSTg==",
                                "pluGuid": "5233fb9c-361f-4917-a92f-255b438b124e",
                                "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-04T23:59:55.2920963",
                                  "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-04T23:59:55.2920963",
                                                "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": "pdyaHRf39kK1EBPrbnYp4w==",
                                                "labelPageLayoutGuid": "1d9adca5-f717-42f6-b510-13eb6e7629e3",
                                                "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-04T23:59:55.2920963",
                                            "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": "sALGN6zZ+UOGwKcXqbx3LQ==",
                                            "labelPageLayoutGuid": "37c602b0-d9ac-43f9-86c0-a717a9bc772d",
                                            "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-04T23:59:55.2920963",
                                        "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": "hOzAglbDP0qUAr4LJxX7ng==",
                                        "labelPageLayoutGuid": "82c0ec84-c356-4a3f-9402-be0b2715fb9e",
                                        "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-04T23:59:55.2920963",
                                    "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": "N4+y2Avxg02yMLwxdtgiLQ==",
                                    "labelPageLayoutGuid": "d8b28f37-f10b-4d83-b230-bc3176d8222d",
                                    "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": "rx8QM7W05UuSHDLRnwUcvw==",
                              "pluGuid": "33101faf-b4b5-4be5-921c-32d19f051cbf",
                              "newPrice": 1,
                              "pctDiscount": 1,
                              "newCost": 1,
                              "newCostDecimals": 6,
                              "dealCostIdentifier": "Om8JFCi3YEuOWgDAHc1acA==",
                              "dealCostGuid": "14096f3a-b728-4b60-8e5a-00c01dcd5a70",
                              "pluName": "sample string 7",
                              "apn": "sample string 8",
                              "fuelItem": true,
                              "priceGroupG_UID": "NLqcUP5fO0iuOvsQMpkI6w==",
                              "priceGroupGuid": "509cba34-5ffe-483b-ae3a-fb10329908eb",
                              "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-04T23:59:55.2920963",
                              "rrp": 26,
                              "campaignDescription": "sample string 27",
                              "campaignComboPriceGroupG_UID": "waJuxCGzfkKLb94RVr7LyQ==",
                              "campaignComboPriceGroupIdentifier": "c46ea2c1-b321-427e-8b6f-de1156becbc9",
                              "promotionPlacementDescription": "sample string 28",
                              "storeAcceptances": [
                                {
                                  "$id": "52",
                                  "plu": 1,
                                  "pluG_UId": "QEA=",
                                  "campaignID": 1,
                                  "campaignName": "sample string 2",
                                  "storeID": 3,
                                  "acceptedUtc": "2025-10-04T23:59:55.2920963",
                                  "operatorG_UID": "nQO8/4Thm0OTbhXYTUR/mQ==",
                                  "operatorGuid": "ffbc039d-e184-439b-936e-15d84d447f99",
                                  "machineID": 1,
                                  "processed": true,
                                  "appliedUtc": "2025-10-04T23:59:55.2920963",
                                  "signIqTicketFileMovedUtc": "2025-10-04T23:59:55.2920963",
                                  "user": "sample string 6",
                                  "campaignDescription": "sample string 7",
                                  "productDesc": "sample string 8",
                                  "storeName": "sample string 9",
                                  "effectiveUtc": "2025-10-04T23:59:55.2920963",
                                  "priceChangeType": 0,
                                  "operatorName": "sample string 10",
                                  "hostCampaign": true,
                                  "product": {
                                    "$ref": "14"
                                  },
                                  "campaignPlu": {
                                    "$ref": "51"
                                  }
                                },
                                {
                                  "$ref": "52"
                                }
                              ],
                              "campaign": {
                                "$id": "53",
                                "id": 1,
                                "storeID": 2,
                                "name": "eb145ec4-c4f5-48ea-a79f-97bc42758661",
                                "nameGuid": "eb145ec4-c4f5-48ea-a79f-97bc42758661",
                                "description": "sample string 4",
                                "showDiscounts": true,
                                "showTotals": true,
                                "onlyEvaluateOnSubtotal": true,
                                "useDescription": true,
                                "campaignType": 1,
                                "startDate": "2025-10-04T23:59:55.2920963",
                                "startTime": 1,
                                "endDate": "2025-10-04T23:59:55.2920963",
                                "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-04T23:59:55.2920963",
                                "system": true,
                                "created": "2025-10-04T23:59:55.2920963",
                                "updated": "2025-10-04T23:59:55.2920963",
                                "priceChangeNotifiedUtc": "2025-10-04T23:59:55.2920963",
                                "promoType": 1,
                                "promotionTypeCode": "sample string 13",
                                "hostIdentifier": "7ShPLx9v6E6IDzV8OvdaTA==",
                                "hostIdentifierGuid": "2f4f28ed-6f1f-4ee8-880f-357c3af75a4c",
                                "hostType": 14,
                                "createdByUser": "sample string 15",
                                "fromHost": true,
                                "deleted": true,
                                "campaignDeleted": "2025-10-04T23:59:55.2920963",
                                "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": "XO0e4XjP7km6JqQEIMY/2A==",
                                    "pluGuid": "e11eed5c-cf78-49ee-ba26-a40420c63fd8",
                                    "hostOfferID": 1,
                                    "priceGroupG_UID": "petv/Xq4kESpLtFEPBGpWw==",
                                    "priceGroupGuid": "fd6feba5-b87a-4490-a92e-d1443c11a95b",
                                    "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-04T23:59:55.2920963",
                                    "rrp": 17,
                                    "campaignDescription": "sample string 18",
                                    "product": {
                                      "$ref": "14"
                                    },
                                    "campaign": {
                                      "$ref": "53"
                                    }
                                  },
                                  {
                                    "$ref": "54"
                                  }
                                ],
                                "sellingRules": [
                                  {
                                    "$id": "55",
                                    "id": 1,
                                    "identifier": "QNv+j+o1jEOeL9ktR2SkYw==",
                                    "identifierStr": "QNv+j+o1jEOeL9ktR2SkYw==",
                                    "identifierGuid": "8ffedb40-35ea-438c-9e2f-d92d4764a463",
                                    "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": "kDQX4VzKikarusYXQu17yA==",
                                    "customerIDGuid": "e1173490-ca5c-468a-abba-c61742ed7bc8",
                                    "campaign": {
                                      "$ref": "53"
                                    },
                                    "customer": {
                                      "$id": "57",
                                      "identifier": "pPo6MuwCaEqvTTpnhOQjyA==",
                                      "identifierGuid": "323afaa4-02ec-4a68-af4d-3a6784e423c8",
                                      "code": "sample string 2",
                                      "familyName": "sample string 3",
                                      "givenName": "sample string 4",
                                      "otherName": "sample string 5",
                                      "title": "sample string 6",
                                      "dateOfBirth": "2025-10-04T23:59:55.2920963",
                                      "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": "LHimv1B+lEGu/DCwXLs1bw==",
                                      "communityIdentifierGuid": "bfa6782c-7e50-4194-aefc-30b05cbb356f",
                                      "joined": "2025-10-04T23:59:55.2920963",
                                      "updated": "2025-10-04T23:59:55.2920963",
                                      "active": true,
                                      "reasonInactive": 1,
                                      "groupCustomer": true,
                                      "loyaltyPoints": 1,
                                      "homeStoreID": 1,
                                      "availableSpend": 1,
                                      "priceLevelIdentifier": "bttLz/e0ukabKb+lxQAo9g==",
                                      "priceLevelIdentifierGuid": "cf4bdb6e-b4f7-46ba-9b29-bfa5c50028f6",
                                      "marketingID": "sample string 18",
                                      "hidden": true,
                                      "registered": true,
                                      "registeredOn": "2025-10-04T23:59:55.2920963",
                                      "emailMarketing": true,
                                      "smsMarketing": true,
                                      "deleted": true,
                                      "deletedUser": "sample string 24",
                                      "homeStoreName": "sample string 25",
                                      "customerCards": [
                                        {
                                          "$id": "58",
                                          "cardType": 2,
                                          "issueDate": "2025-10-04T23:59:55.2920963",
                                          "expiry": "2025-10-04T23:59:55.2920963",
                                          "customerID": "zPHkwaEiM0yvcI/HMb3oeA==",
                                          "customerIDGuid": "c1e4f1cc-22a1-4c33-af70-8fc731bde878",
                                          "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-04T23:59:55.2920963",
                                          "linkedAccount": "/Q2yPGCKtUqf0Q2OxRMf+w==",
                                          "linkedAccountGuid": "3cb20dfd-8a60-4ab5-9fd1-0d8ec5131ffb",
                                          "currentValueChanged": true,
                                          "limitsChanged": true,
                                          "customer": {
                                            "$ref": "57"
                                          },
                                          "account": {
                                            "$id": "59",
                                            "id": 1,
                                            "identifier": "4EHM4my74E6fd7rL0deghg==",
                                            "identifierGuid": "e2cc41e0-bb6c-4ee0-9f77-bacbd1d7a086",
                                            "referenceNo": "sample string 3",
                                            "name": "sample string 4",
                                            "created": "2025-10-04T23:59:55.2920963",
                                            "owner": "PZxvhAY7KEmFFQCpgcC7sg==",
                                            "ownerGuid": "846f9c3d-3b06-4928-8515-00a981c0bbb2",
                                            "accountStoreGroupIdentifier": "e/O6hBJOLEKdO/RrcGa+YQ==",
                                            "accountStoreGroupGuid": "84baf37b-4e12-422c-9d3b-f46b7066be61",
                                            "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-04T23:59:55.2920963",
                                            "active": true,
                                            "updated": "2025-10-04T23:59:55.2920963",
                                            "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": "NvoqbCUUpUm8MlcVqzv+SA==",
                                                "identifierGuid": "6c2afa36-1425-49a5-bc32-5715ab3bfe48",
                                                "name": "sample string 2",
                                                "primaryContact": "dCA+6R6b+EO9W1T3wuQ6Iw==",
                                                "primaryContactGuid": "e93e2074-9b1e-43f8-bd5b-54f7c2e43a23",
                                                "accountID": "myIVyxvQSkKLuTgY34RHdA==",
                                                "accountIDGuid": "cb15229b-d01b-424a-8bb9-3818df844774",
                                                "special": true,
                                                "updated": "2025-10-04T23:59:55.2920963",
                                                "active": true,
                                                "reasonInactive": 1,
                                                "priceLevelIdentifier": "v6il2zt9f0uacRc8ZrC8VA==",
                                                "priceLevelIdentifierGuid": "dba5a8bf-7d3b-4b7f-9a71-173c66b0bc54",
                                                "deleted": true,
                                                "account": {
                                                  "$ref": "59"
                                                },
                                                "primaryContactCustomer": {
                                                  "$ref": "57"
                                                },
                                                "customerGroupMembers": [
                                                  {
                                                    "$id": "62",
                                                    "id": 1,
                                                    "groupID": "33FI5OTt6UCXg1MDPChKPQ==",
                                                    "groupIDGuid": "e44871df-ede4-40e9-9783-53033c284a3d",
                                                    "customerID": "R/3gzvMBfkyBkd8XafLUFQ==",
                                                    "customerIDGuid": "cee0fd47-01f3-4c7e-8191-df1769f2d415",
                                                    "card": "sample string 4",
                                                    "linkedAccount": "VIheM1Qcu06rzkNa30R7ig==",
                                                    "linkedAccountGuid": "335e8854-1c54-4ebb-abce-435adf447b8a",
                                                    "customer": {
                                                      "$ref": "57"
                                                    },
                                                    "group": {
                                                      "$ref": "61"
                                                    },
                                                    "customerCard": {
                                                      "$ref": "58"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "62"
                                                  }
                                                ]
                                              },
                                              {
                                                "$ref": "61"
                                              }
                                            ]
                                          },
                                          "payments": [
                                            {
                                              "$id": "63",
                                              "id": 1,
                                              "identifier": "0Qz9La0Ur0CqeNill9UCcA==",
                                              "identifierGuid": "2dfd0cd1-14ad-40af-aa78-d8a597d50270",
                                              "storeID": 2,
                                              "operatorName": "sample string 3",
                                              "saleHeaderID": 4,
                                              "paymentType": 5,
                                              "amount": 6,
                                              "account": "sample string 7",
                                              "accountID": "DOhXP6OVJ0OfBrOsttAJOg==",
                                              "accountIDGuid": "3f57e80c-95a3-4327-9f06-b3acb6d0093a",
                                              "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-04T23:59:55.2920963",
                                              "invRocNo": "sample string 14",
                                              "responseCode": "sample string 15",
                                              "cashout": 1,
                                              "tip": 16,
                                              "idempotentVoid": "lTsQeAcWm06CcveU6s8Byg==",
                                              "idempotentVoidGuid": "78103b95-1607-4e9b-8272-f794eacf01ca",
                                              "offline": true,
                                              "processed": 1,
                                              "storeSaleHeader": {
                                                "$ref": "2"
                                              },
                                              "metadata": {
                                                "$id": "64",
                                                "id": 1,
                                                "paymentID": 2,
                                                "paymentIdentifier": "u2Y67So15ESfDDkYmG1iLg==",
                                                "paymentIdentifierGuid": "ed3a66bb-352a-44e4-9f0c-3918986d622e",
                                                "identifier": "xwxFishxY0yaguNawthBwA==",
                                                "identifierGuid": "8a450cc7-71c8-4c63-9a82-e35ac2d841c0",
                                                "metadata": "sample string 3",
                                                "signatureImage": "QEA=",
                                                "itemIdentifier": "sZNcdzs2AkGuIvCuzuxbQA==",
                                                "itemIdentifierGuid": "775c93b1-363b-4102-ae22-f0aeceec5b40"
                                              }
                                            },
                                            {
                                              "$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": "r+M5j2kP30enyJGPsQE53g==",
                                          "customerIdentifierGuid": "8f39e3af-0f69-47df-a7c8-918fb10139de",
                                          "voucherName": "sample string 2",
                                          "count": 3,
                                          "storeID": 4,
                                          "barcode": "sample string 5",
                                          "redeemCount": 6,
                                          "issueCount": 7,
                                          "storeSalePaymentID": 1,
                                          "idempotentID": "lALKrWwq3kypclggYcDX/w==",
                                          "idempotentGuid": "adca0294-2a6c-4cde-a972-582061c0d7ff",
                                          "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-04T23:59:55.2920963",
                                            "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-04T23:59:55.2920963",
                                              "labelPageLayout": "K97sHPxuI0CFXBvgoDsfvg==",
                                              "pageLayoutGuid": "1cecde2b-6efc-4023-855c-1be0a03b1fbe",
                                              "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-04T23:59:55.2920963"
                                                },
                                                {
                                                  "$ref": "69"
                                                }
                                              ]
                                            },
                                            "customerVouchers": [
                                              {
                                                "$id": "70",
                                                "id": 1,
                                                "customerIdentifier": "dJuhSrjMGkaEF621peuiDw==",
                                                "customerIdentifierGuid": "4aa19b74-ccb8-461a-8417-adb5a5eba20f",
                                                "voucherID": 3,
                                                "voucherName": "sample string 4",
                                                "storeID": 1,
                                                "barcode": "sample string 5",
                                                "dateOfIssue": "2025-10-04T23:59:55.2920963",
                                                "issuedSaleHeaderID": 1,
                                                "issuedSaleIdentifier": "sample string 7",
                                                "issuedOfflinePaymentID": 1,
                                                "issuedIdempotentID": "a4oclac+yUCtV5p8SJkFrA==",
                                                "issuedIdempotentGuid": "951c8a6b-3ea7-40c9-ad57-9a7c489905ac",
                                                "issuedOffline": true,
                                                "issuedUser": "sample string 9",
                                                "issuedNotes": "sample string 10",
                                                "expiryDate": "2025-10-04T23:59:55.2920963",
                                                "expiredUser": "sample string 11",
                                                "expiredNotes": "sample string 12",
                                                "redeemed": "2025-10-04T23:59:55.2920963",
                                                "redeemedSaleHeaderID": 1,
                                                "redeemedSaleIdentifier": "sample string 13",
                                                "redeemedOfflinePaymentID": 1,
                                                "redeemedIdempotentID": "i52f5oDPZEWU19baAgIrJA==",
                                                "redeemedIdempotentGuid": "e69f9d8b-cf80-4564-94d7-d6da02022b24",
                                                "redeemedUser": "sample string 14",
                                                "redeemedNotes": "sample string 15",
                                                "redeemedOffline": true,
                                                "updated": "2025-10-04T23:59:55.2920963",
                                                "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": "bskLYr8ocEa3FIKefYTJpA==",
                                    "groupIDGuid": "620bc96e-28bf-4670-b714-829e7d84c9a4",
                                    "campaign": {
                                      "$ref": "53"
                                    },
                                    "group": {
                                      "$ref": "61"
                                    }
                                  },
                                  {
                                    "$ref": "71"
                                  }
                                ],
                                "signIqTickets": [
                                  {
                                    "$id": "72",
                                    "identifier": "0KzQFV3lEEWYtzg3l1+p1A==",
                                    "identifierGuid": "15d0acd0-e55d-4510-98b7-3837975fa9d4",
                                    "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": "zKw7dMdsNkuNxEqOORI2aw==",
                                    "guid": "743baccc-6cc7-4b36-8dc4-4a8e3912366b",
                                    "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": "hcmIsm4djE+2+e15Fsbg4w==",
                                        "groupGuid": "b288c985-1d6e-4f8c-b6f9-ed7916c6e0e3",
                                        "comboPriceType": 5,
                                        "priceType": 5,
                                        "pluG_UID": "ccqnUw7PCUKyOB9iQ5IJyw==",
                                        "pluGuid": "53a7ca71-cf0e-4209-b238-1f62439209cb",
                                        "priceGroupG_UID": "wzFX8oZiNUq21lw6PsOomQ==",
                                        "priceGroupGuid": "f25731c3-6286-4a35-b6d6-5c3a3ec3a899",
                                        "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": "GXUioz/qykGs9+Ok64UVVA==",
                                    "priceLevelIdentifierGuid": "a3227519-ea3f-41ca-acf7-e3a4eb851554",
                                    "campaignName": "sample string 3",
                                    "priceLevelName": "sample string 4"
                                  },
                                  {
                                    "$ref": "75"
                                  }
                                ]
                              },
                              "product": {
                                "$ref": "14"
                              },
                              "dealCost": {
                                "$id": "76",
                                "headerIdentifier": "nJ6G9mqDB0udA1ApATglPw==",
                                "headerIdentifierGuid": "f6869e9c-836a-4b07-9d03-50290138253f",
                                "identifier": "3bRpGbSD90yxT+o5aRR36A==",
                                "identifierGuid": "1969b4dd-83b4-4cf7-b14f-ea39691477e8",
                                "supplierIdentifier": "Bfrgl+w2fkeg3v+dwD4XkA==",
                                "supplierGuid": "97e0fa05-36ec-477e-a0de-ff9dc03e1790",
                                "pluG_UID": "t2l9SgfFOU2IjH9ehNvaig==",
                                "pluGuid": "4a7d69b7-c507-4d39-888c-7f5e84dbda8a",
                                "campaignName": "90785900-c64e-4366-8d08-65ab17633b33",
                                "description": "sample string 4",
                                "cost": 5,
                                "costDecimals": 6,
                                "start": "2025-10-04T23:59:55.2920963",
                                "end": "2025-10-04T23:59:55.2920963",
                                "type": 9,
                                "promoType": 10,
                                "bonusItemPLUG_UID": "3UtGhcQ8rEuqEXvdZcy3mg==",
                                "bonusItemPluGuid": "85464bdd-3cc4-4bac-aa11-7bdd65ccb79a",
                                "bonusPurchaseUnits": 11,
                                "bonusReceiveUnits": 12,
                                "updated": "2025-10-04T23:59:55.2920963",
                                "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-04T23:59:55.2920963",
                                "campaignEndDate": "2025-10-04T23:59:55.2920963",
                                "masterPLUG_UID": "IZsEXMKVqEG+Ro+ZAOcVQA==",
                                "masterID": "5c049b21-95c2-41a8-be46-8f9900e71540",
                                "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": "8DBRDAASKkqq+vScBKS0LA==",
                                "bonusMasterID": "0c5130f0-1200-4a2a-aafa-f49c04a4b42c",
                                "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-04T23:59:55.2920963",
                            "dealCosts": [
                              {
                                "$ref": "76"
                              },
                              {
                                "$ref": "76"
                              }
                            ],
                            "tags": [
                              {
                                "$id": "77",
                                "pluG_UID": "n7rvf/xubEKJSZCh2WOj2A==",
                                "pluGuid": "7fefba9f-6efc-426c-8949-90a1d963a3d8",
                                "tagID": 1,
                                "description": "sample string 1",
                                "storeIDs": [
                                  1,
                                  2
                                ]
                              },
                              {
                                "$ref": "77"
                              }
                            ],
                            "alternateProductG_UID": "OC6GsoDXD0K+Ji/ortkfyQ==",
                            "alternateProduct": "b2862e38-d780-420f-be26-2fe8aed91fc9",
                            "productHostCode": {
                              "$id": "78",
                              "id": 1,
                              "pluG_UID": "9u+iegldukO8HfmRhUBDlg==",
                              "pluGuid": "7aa2eff6-5d09-43ba-bc1d-f99185404396",
                              "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-04T23:59:55.2920963",
                            "inventoryTracked": "2025-10-04T23:59:55.2920963",
                            "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": "LmJqx80iqk+OR40CkiL0yw==",
                          "supplierGuid": "c76a622e-22cd-4faa-8e47-8d029222f4cb",
                          "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": "i16ULhFYXkymhXkEz37rHQ==",
                          "supplierGuid": "2e945e8b-5811-4c5e-a685-7904cf7eeb1d",
                          "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-04T23:59:55.2920963",
                          "deliveryDate": "2025-10-04T23:59:55.2920963",
                          "nextCutOffDate": "2025-10-04T23:59:55.2920963",
                          "nextDeliveryDate": "2025-10-04T23:59:55.2920963",
                          "nextDaysBuffer": 10
                        },
                        {
                          "$ref": "81"
                        }
                      ],
                      "store": {
                        "$ref": "5"
                      },
                      "updated": "2025-10-04T23:59:55.2920963",
                      "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-04T23:59:55.2920963",
                        "processed": "2025-10-04T23:59:55.2920963",
                        "isProcessing": true,
                        "processedCount": 6,
                        "processingTime": 1,
                        "collectedUtc": "2025-10-04T23:59:55.2920963",
                        "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-04T23:59:55.2920963",
                          "businessPillar": "sample string 3",
                          "fileType": "sample string 4"
                        }
                      },
                      {
                        "$ref": "82"
                      }
                    ],
                    "zoneMatrix": [
                      {
                        "$id": "84",
                        "id": 1,
                        "hostIdentifier": "4sq9zIkJyE+LtxyfRyn01Q==",
                        "hostIdentifierGuid": "ccbdcae2-0989-4fc8-8bb7-1c9f4729f4d5",
                        "storeID": 1,
                        "departmentCode": "sample string 2",
                        "hostGuids": [
                          "1f1b7d8b-dd34-46a4-9a2f-7d49468cb064",
                          "4a6f1878-029a-44e5-81ea-4b9babf580ff"
                        ]
                      },
                      {
                        "$ref": "84"
                      }
                    ],
                    "hostFileStoreSetting": {
                      "$ref": "7"
                    },
                    "hostStoreSettings": [
                      {
                        "$ref": "7"
                      },
                      {
                        "$ref": "7"
                      }
                    ],
                    "promotionPlacements": [
                      {
                        "$id": "85",
                        "identifier": "qXscZUkji0SvMw4YwNCotA==",
                        "identifierGuid": "651c7ba9-2349-448b-af33-0e18c0d0a8b4",
                        "code": "sample string 2",
                        "description": "sample string 3",
                        "isAdvertised": true
                      },
                      {
                        "$ref": "85"
                      }
                    ],
                    "promoTypeGuids": [
                      "d8d54fa1-a671-456e-a98e-23bbe4def177",
                      "f99fb497-4185-4a0c-b3e4-6669c4b23d4e"
                    ],
                    "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-04T23:59:55.2920963",
                  "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": "7221c616-576a-4bda-b8e8-f10edc99c183",
              "updateStore": {
                "$id": "91",
                "id": "02f3fd82-a0ee-4049-b3a1-5025093d1006",
                "name": "sample string 1",
                "lastActivity": "2025-10-04T23:59:55.2920963",
                "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-04T23:59:55.2920963"
              },
              "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": "7+nZuUiy1EOeqjAXqf0nZw==",
        "identifierGuid": "b9d9e9ef-b248-43d4-9eaa-3017a9fd2767",
        "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-04T23:59:55.2920963",
        "deleted": true
      },
      "details": [
        {
          "$id": "94",
          "saleItemID": 1,
          "identifier": "eOjqLYFCu0694So2XGzJ1w==",
          "identifierGuid": "2deae878-4281-4ebb-bde1-2a365c6cc9d7",
          "saleHeaderID": 2,
          "plu": 1,
          "pluG_UId": "3fBfT2CqH0yrVvRWDbhNdA==",
          "pluGuid": "4f5ff0dd-aa60-4c1f-ab56-f4560db84d74",
          "accountID": "zQC1xhzZQ0mz7EQn5Js+7A==",
          "accountIDGuid": "c6b500cd-d91c-4943-b3ec-4427e49b3eec",
          "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-04T23:59:55.2920963",
          "bestOrExpireType": 1,
          "providerName": "sample string 11",
          "refundG_UID": "pTsp5+KNEEmHvFQx+dFr5A==",
          "refundGuid": "e7293ba5-8de2-4910-87bc-5431f9d16be4",
          "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": "MiEjxp11jU2DUBRCNrfXvg==",
          "idempotentVoidGuid": "c6232132-759d-4d8d-8350-144236b7d7be",
          "priceLevelIdentifier": "HNhThExJ60OKgPVxd2a3BQ==",
          "priceLevelIdentifierGuid": "8453d81c-494c-43eb-8a80-f5717766b705",
          "productName": "sample string 23",
          "apn": "sample string 24",
          "unknownScans": [
            {
              "$id": "95",
              "id": 1,
              "saleDetailID": 2,
              "storeID": 1,
              "scanned": "2025-10-04T23:59:55.2920963",
              "operatorG_UID": "QEA=",
              "barcode": "sample string 4",
              "processed": 1
            },
            {
              "$ref": "95"
            }
          ],
          "refund": {
            "$id": "96",
            "id": 1,
            "g_UID": "I6OJRSK4JEqWWKyqmApzMQ==",
            "guid": "4589a323-b822-4a24-9658-acaa980a7331",
            "description": "sample string 1",
            "dumped": true,
            "inventoryReasonID": 1,
            "sortOrder": 1,
            "updated": "2025-10-04T23:59:55.2920963"
          },
          "modifier": {
            "$id": "97",
            "id": 1,
            "setG_UID": "5JoWX6U7ukiLNwWNwoEFYw==",
            "modifierSetGuid": "5f169ae4-3ba5-48ba-8b37-058dc2810563",
            "name": "sample string 2",
            "price": 1,
            "quantity": 1,
            "modifierType": 1,
            "groupNumber": 1,
            "pageNumber": 1,
            "controlOrder": 1,
            "printToStation": true,
            "pluG_UID": "Wx2H7PqswEOu+XOAaUUUgg==",
            "pluGuid": "ec871d5b-acfa-43c0-aef9-738069451482",
            "deleted": true,
            "g_UID": "AJMiAwelDU2gisutVfE9DQ==",
            "guid": "03229300-a507-4d0d-a08a-cbad55f13d0d",
            "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": "WyqHVTenBEebtMG1V0mt2w==",
          "pluGuid": "55872a5b-a737-4704-9bb4-c1b55749addb",
          "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-04T23:59:55.2920963",
          "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-04T23:59:55.2920963",
          "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": "JudlOC147Umep/gFQjhtfQ==",
          "pluGuid": "3865e726-782d-49ed-9ea7-f80542386d7d",
          "accountID": "fqZLim1byUCiNdFbO6WamA==",
          "accountIDGuid": "8a4ba67e-5b6d-40c9-a235-d15b3ba59a98",
          "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-04T23:59:55.2920963",
          "bestOrExpireType": 1,
          "refundG_UID": "frpA6q+TEkiFFI809xj5Pg==",
          "refundGuid": "ea40ba7e-93af-4812-8514-8f34f718f93e",
          "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": "zreVsTWqSUq5YGSMbJey+w==",
          "identifierGuid": "b195b7ce-aa35-4a49-b960-648c6c97b2fb",
          "id": 1,
          "orderNo": 2,
          "externalSaleIdentifier": "sample string 3",
          "storeID": 4,
          "zoneID": 5,
          "deptNo": 6,
          "customerIdentifier": "LxCuF+sCEU65EVHUt+wXRg==",
          "customerIdentifierGuid": "17ae102f-02eb-4e11-b911-51d4b7ec1746",
          "operatorNo": 1,
          "operatorG_UID": "VjDCTUkm1U234yo+5b2oEA==",
          "operatorGuid": "4dc23056-2649-4dd5-b7e3-2a3ee5bda810",
          "created": "2025-10-04T23:59:55.2920963",
          "ordered": "2025-10-04T23:59:55.2920963",
          "started": "2025-10-04T23:59:55.2920963",
          "completed": "2025-10-04T23:59:55.2920963",
          "supplied": "2025-10-04T23:59:55.2920963",
          "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": "WpXVsbO9oUeDsK4HKs9UZQ==",
              "pluGuid": "b1d5955a-bdb3-47a1-83b0-ae072acf5465",
              "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": "f8eceWQIGE2aOy4mPTBb4Q==",
              "headerIdentifierGuid": "799cc77f-0864-4d18-9a3b-2e263d305be1",
              "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": "WVRIQoioYU22mW3LwTso7g==",
      "accountIdentifier": "42485459-a888-4d61-b699-6dcbc13b28ee",
      "accountName": "sample string 42",
      "customerOrderIdentifier": "JagyV467UkKxbrbEjhKUXA==",
      "customerOrderIdentifierGuid": "5732a825-bb8e-4252-b16e-b6c48e12945c",
      "priceLevelName": "sample string 43",
      "revision": 44,
      "ingressId": "sample string 45"
    },
    "survey": {
      "$id": "105",
      "g_UID": "R/Cokvhn/UCdva40mnMsTw==",
      "guid": "92a8f047-67f8-40fd-9dbd-ae349a732c4f",
      "name": "sample string 1",
      "storeID": 2,
      "zoneID": 1,
      "checkoutFormG_UID": "JQdpwZyGTEO0hsPS4sm83g==",
      "checkoutFormGuid": "c1690725-869c-434c-b486-c3d2e2c9bcde",
      "displayToWho": 3,
      "displayWhen": 4,
      "start": "2025-10-04T23:59:55.2920963",
      "end": "2025-10-04T23:59:55.2920963",
      "deleted": true,
      "updated": "2025-10-04T23:59:55.2920963",
      "possibleIntegerResponses": [
        1,
        2
      ],
      "possibleTextResponses": [
        "sample string 1",
        "sample string 2"
      ],
      "possibleGuidResponses": [
        "9736bf8d-4c76-466e-89f9-fa1bffde7941",
        "8a197219-0d19-4b3e-b408-7a98940fe61f"
      ],
      "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.