GET api/customer/{id}/competitions?Take={Take}&Skip={Skip}&CustomerIdentifier={CustomerIdentifier}&VoucherName={VoucherName}

Get Competition list by Customer

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Customer Identifier

globally unique identifier

Required

Take

Number of records to return

integer

None.

Skip

Number of records to skip

integer

None.

CustomerIdentifier

Customer identifier of competition records to return

globally unique identifier

None.

VoucherName

Voucher name of competition records to return

string

None.

Body Parameters

None.

Response Information

Resource Description

PageList containing matching CustomerCompetition records

PageListOfCustomerCompetition
NameDescriptionTypeAdditional information
Type

string

None.

List

Collection of CustomerCompetition

None.

Skip

Number of records to skip over

integer

None.

Take

Number of records to take

integer

None.

TotalCount

integer

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

Response Formats

application/json, text/json

Sample:
{
  "type": "CustomerCompetition",
  "list": [
    {
      "$id": "2",
      "id": 1,
      "customerIdentifier": "E/GGzqcCi0ODuQfulbdfAQ==",
      "customerIdentifierGuid": "ce86f113-02a7-438b-83b9-07ee95b75f01",
      "voucherID": 3,
      "storeID": 4,
      "barcode": "sample string 5",
      "dateOfIssue": "2025-08-02T23:25:28.5491362",
      "issuedSaleHeaderID": 1,
      "issuedSaleIdentifier": "sample string 6",
      "issuedOfflinePaymentID": 1,
      "issuedIdempotentID": "SOLyGFPF1E+zVA+6LxyL7g==",
      "issuedIdempotentGuid": "18f2e248-c553-4fd4-b354-0fba2f1c8bee",
      "issuedOffline": true,
      "competitionEndDate": "2025-08-02T23:25:28.5491362",
      "updated": "2025-08-02T23:25:28.5491362",
      "voucherName": "sample string 8",
      "storeName": "sample string 9",
      "voucher": {
        "$id": "3",
        "id": 1,
        "name": "sample string 2",
        "description": "sample string 3",
        "shortDescription": "sample string 4",
        "url": "sample string 5",
        "barcodeTemplateID": 1,
        "expiry": 0,
        "voucherType": 6,
        "limitPerTransaction": 7,
        "customerTracking": true,
        "discountAccount": "sample string 9",
        "endDate": "2025-08-02T23:25:28.5491362",
        "barcodeTemplate": {
          "$id": "4",
          "templateID": 1,
          "template": "sample string 1",
          "bcFunction": "sample string 2",
          "sortOrder": 3
        },
        "scaleLabel": {
          "$id": "5",
          "id": 1,
          "uid": "sample string 2",
          "name": "sample string 3",
          "width": 1.1,
          "height": 1.1,
          "showBorder": true,
          "borderWidth": 1.1,
          "borderStyle": 1,
          "borderColour": "sample string 5",
          "updated": "2025-08-02T23:25:28.5491362",
          "labelPageLayout": "tLg7KYWCQkSKwskplSohEg==",
          "pageLayoutGuid": "293bb8b4-8285-4442-8ac2-c929952a2112",
          "labelType": 6,
          "oldName": "sample string 7",
          "voucher": {
            "$ref": "3"
          },
          "elements": [
            {
              "$id": "6",
              "id": 1,
              "scaleLabelID": 2,
              "showPercentDI": true,
              "showAvgPerHundred": true,
              "showAvgPerServe": true,
              "name": "sample string 6",
              "x": 1.1,
              "y": 1.1,
              "width": 1.1,
              "height": 1.1,
              "type": 1,
              "rotation": 1,
              "text": "sample string 7",
              "fontFamily": "sample string 8",
              "align": 1,
              "bold": true,
              "italic": true,
              "underline": true,
              "strikeout": true,
              "reverse": true,
              "textColour": "sample string 9",
              "fontSize": 1.1,
              "picture": "QEA=",
              "borderWidth": 10,
              "sortOrder": 11,
              "printOptions": 12,
              "superScriptTextFontSize": 1.1,
              "lineStyle": 1,
              "spacingStyle": 1,
              "interCharacterSpacing": 1.1,
              "superScriptOffset": 1.1,
              "lineSpacing": 1.1,
              "dateFormat": "sample string 13",
              "autoGrow": true,
              "fontAutoResize": true,
              "updated": "2025-08-02T23:25:28.5491362"
            },
            {
              "$ref": "6"
            }
          ]
        },
        "customerVouchers": [
          {
            "$id": "7",
            "id": 1,
            "customerIdentifier": "sHAzLe9cDUKfzupaDuFWSg==",
            "customerIdentifierGuid": "2d3370b0-5cef-420d-9fce-ea5a0ee1564a",
            "voucherID": 3,
            "voucherName": "sample string 4",
            "storeID": 1,
            "barcode": "sample string 5",
            "dateOfIssue": "2025-08-02T23:25:28.5491362",
            "issuedSaleHeaderID": 1,
            "issuedSaleIdentifier": "sample string 7",
            "issuedOfflinePaymentID": 1,
            "issuedIdempotentID": "m1jamVwZUkOeVPXipkrEYA==",
            "issuedIdempotentGuid": "99da589b-195c-4352-9e54-f5e2a64ac460",
            "issuedOffline": true,
            "issuedUser": "sample string 9",
            "issuedNotes": "sample string 10",
            "expiryDate": "2025-08-02T23:25:28.5491362",
            "expiredUser": "sample string 11",
            "expiredNotes": "sample string 12",
            "redeemed": "2025-08-02T23:25:28.5491362",
            "redeemedSaleHeaderID": 1,
            "redeemedSaleIdentifier": "sample string 13",
            "redeemedOfflinePaymentID": 1,
            "redeemedIdempotentID": "MKLNLQhHFUmFZ5Xu0w8Rcg==",
            "redeemedIdempotentGuid": "2dcda230-4708-4915-8567-95eed30f1172",
            "redeemedUser": "sample string 14",
            "redeemedNotes": "sample string 15",
            "redeemedOffline": true,
            "updated": "2025-08-02T23:25:28.5491362",
            "storeName": "sample string 17",
            "scaleLabel": {
              "$ref": "5"
            },
            "voucher": {
              "$ref": "3"
            },
            "customer": {
              "$id": "8",
              "identifier": "fXNEeyXm1kS/8r4Tfu2GQw==",
              "identifierGuid": "7b44737d-e625-44d6-bff2-be137eed8643",
              "code": "sample string 2",
              "familyName": "sample string 3",
              "givenName": "sample string 4",
              "otherName": "sample string 5",
              "title": "sample string 6",
              "dateOfBirth": "2025-08-02T23:25:28.5491362",
              "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": "yamofj75+06cVGXJLakOgA==",
              "communityIdentifierGuid": "7ea8a9c9-f93e-4efb-9c54-65c92da90e80",
              "joined": "2025-08-02T23:25:28.5491362",
              "updated": "2025-08-02T23:25:28.5491362",
              "active": true,
              "reasonInactive": 1,
              "groupCustomer": true,
              "loyaltyPoints": 1,
              "homeStoreID": 1,
              "availableSpend": 1,
              "priceLevelIdentifier": "oxY8rcwOmEGFxQ62isw3rQ==",
              "priceLevelIdentifierGuid": "ad3c16a3-0ecc-4198-85c5-0eb68acc37ad",
              "marketingID": "sample string 18",
              "hidden": true,
              "registered": true,
              "registeredOn": "2025-08-02T23:25:28.5491362",
              "emailMarketing": true,
              "smsMarketing": true,
              "deleted": true,
              "deletedUser": "sample string 24",
              "homeStoreName": "sample string 25",
              "customerCards": [
                {
                  "$id": "9",
                  "cardType": 2,
                  "issueDate": "2025-08-02T23:25:28.5491362",
                  "expiry": "2025-08-02T23:25:28.5491362",
                  "customerID": "UVq+UsFbnUS3l4c6/8VnNQ==",
                  "customerIDGuid": "52be5a51-5bc1-449d-b797-873affc56735",
                  "initialValue": 1,
                  "currentValue": 1,
                  "maxLimit": 1,
                  "minTransaction": 1,
                  "maxTransaction": 1,
                  "multiplier": 1.1,
                  "active": true,
                  "reasonInactive": 1,
                  "idRequired": true,
                  "idType": 1,
                  "idValue": "sample string 5",
                  "updated": "2025-08-02T23:25:28.5491362",
                  "linkedAccount": "i35UEwQP00G/mHVRGx5K/w==",
                  "linkedAccountGuid": "13547e8b-0f04-41d3-bf98-75511b1e4aff",
                  "currentValueChanged": true,
                  "limitsChanged": true,
                  "customer": {
                    "$ref": "8"
                  },
                  "account": {
                    "$id": "10",
                    "id": 1,
                    "identifier": "naLPuJX410y4KlWEcUI1Jg==",
                    "identifierGuid": "b8cfa29d-f895-4cd7-b82a-558471423526",
                    "referenceNo": "sample string 3",
                    "name": "sample string 4",
                    "created": "2025-08-02T23:25:28.5491362",
                    "owner": "XfNXYzikb02gB4FVO2oXIA==",
                    "ownerGuid": "6357f35d-a438-4d6f-a007-81553b6a1720",
                    "accountStoreGroupIdentifier": "gJBbcVOrSUeig5k5ZSFW3g==",
                    "accountStoreGroupGuid": "715b9080-ab53-4749-a283-9939652156de",
                    "accountType": 1,
                    "currentBalance": 1,
                    "externalID": "sample string 7",
                    "maximumLimit": 1,
                    "accruePoints": true,
                    "loyaltyPoints": 1,
                    "termsOfTrade": 1,
                    "signatureRequired": true,
                    "referenceRequired": true,
                    "statementSendType": 10,
                    "ageingPeriod": 1,
                    "monthlyAgeingPeriod": true,
                    "explodedInvoice": true,
                    "isFifoAllocation": true,
                    "lastStatementSent": "2025-08-02T23:25:28.5491362",
                    "active": true,
                    "updated": "2025-08-02T23:25:28.5491362",
                    "deleted": true,
                    "deletedUser": "sample string 16",
                    "currentBalanceChanged": true,
                    "maximumLimitChanged": true,
                    "loyaltyPointsChanged": true,
                    "projectedBalance": 17,
                    "accountStoreGroupStoreIDs": [
                      1,
                      2
                    ],
                    "customerEmail": "sample string 18",
                    "ownerCustomer": {
                      "$ref": "8"
                    },
                    "card": {
                      "$ref": "9"
                    },
                    "members": {
                      "$id": "11",
                      "sample string 1": [
                        {
                          "$ref": "8"
                        },
                        {
                          "$ref": "8"
                        }
                      ],
                      "sample string 2": [
                        {
                          "$ref": "8"
                        },
                        {
                          "$ref": "8"
                        }
                      ]
                    },
                    "customerGroups": [
                      {
                        "$id": "12",
                        "identifier": "c61Fa053qU6Z9Nk4uTG+ng==",
                        "identifierGuid": "6b45ad73-774e-4ea9-99f4-d938b931be9e",
                        "name": "sample string 2",
                        "primaryContact": "PtV/aIEbc0Cqt/dj6D7WRw==",
                        "primaryContactGuid": "687fd53e-1b81-4073-aab7-f763e83ed647",
                        "accountID": "rymBCKIZ70Kiablsd3rwAw==",
                        "accountIDGuid": "088129af-19a2-42ef-a269-b96c777af003",
                        "special": true,
                        "updated": "2025-08-02T23:25:28.5491362",
                        "active": true,
                        "reasonInactive": 1,
                        "priceLevelIdentifier": "AxgK0xIyIUWLvhRzgoafJw==",
                        "priceLevelIdentifierGuid": "d30a1803-3212-4521-8bbe-147382869f27",
                        "deleted": true,
                        "account": {
                          "$ref": "10"
                        },
                        "primaryContactCustomer": {
                          "$ref": "8"
                        },
                        "customerGroupMembers": [
                          {
                            "$id": "13",
                            "id": 1,
                            "groupID": "CquutjtvtE+/6jZjkfy6Yw==",
                            "groupIDGuid": "b6aeab0a-6f3b-4fb4-bfea-366391fcba63",
                            "customerID": "1WIAp2bEOkSG2XUF8jHhQw==",
                            "customerIDGuid": "a70062d5-c466-443a-86d9-7505f231e143",
                            "card": "sample string 4",
                            "linkedAccount": "eNMYCNfRZE2Pg0bLdgdSHQ==",
                            "linkedAccountGuid": "0818d378-d1d7-4d64-8f83-46cb7607521d",
                            "customer": {
                              "$ref": "8"
                            },
                            "group": {
                              "$ref": "12"
                            },
                            "customerCard": {
                              "$ref": "9"
                            }
                          },
                          {
                            "$ref": "13"
                          }
                        ]
                      },
                      {
                        "$ref": "12"
                      }
                    ]
                  },
                  "payments": [
                    {
                      "$id": "14",
                      "id": 1,
                      "identifier": "j2qfGIWy5ke1DLvMTPGtyw==",
                      "identifierGuid": "189f6a8f-b285-47e6-b50c-bbcc4cf1adcb",
                      "storeID": 2,
                      "operatorName": "sample string 3",
                      "saleHeaderID": 4,
                      "paymentType": 5,
                      "amount": 6,
                      "account": "sample string 7",
                      "accountID": "5lAoPkkLdUG/w4HyoaKP4g==",
                      "accountIDGuid": "3e2850e6-0b49-4175-bfc3-81f2a1a28fe2",
                      "customerAccount": {
                        "$ref": "10"
                      },
                      "customerCard": {
                        "$ref": "9"
                      },
                      "accountType": 1,
                      "cardName": "sample string 8",
                      "authorisationNumber": "sample string 9",
                      "bankReference": "sample string 10",
                      "merchantID": "sample string 11",
                      "terminalID": "sample string 12",
                      "cardNumber": "sample string 13",
                      "paymentDate": "2025-08-02T23:25:28.5491362",
                      "invRocNo": "sample string 14",
                      "responseCode": "sample string 15",
                      "cashout": 1,
                      "tip": 16,
                      "idempotentVoid": "6l+DCqJDaE6zU6k963FELA==",
                      "idempotentVoidGuid": "0a835fea-43a2-4e68-b353-a93deb71442c",
                      "offline": true,
                      "processed": 1,
                      "storeSaleHeader": {
                        "$id": "15",
                        "saleHeaderID": 1,
                        "saleHeaderGuid": "qrWDNYVN40q9tCgfo1ULhQ==",
                        "saleHeaderIdentifierGuid": "3583b5aa-4d85-4ae3-bdb4-281fa3550b85",
                        "created": "2025-08-02T23:25:28.5491362",
                        "createdLocal": "2025-08-02T23:25:28.5491362",
                        "createdText": "sample string 4",
                        "itemCount": 5,
                        "totalAmount": 6,
                        "cashTender": 1,
                        "cardTender": 1,
                        "cheqTender": 1,
                        "acctTender": 1,
                        "voucherTender": 1,
                        "loyaltyPoints": 1,
                        "cashout": 1,
                        "changeAmount": 1,
                        "rounding": 1,
                        "gstAmount": 1,
                        "transactionDiscountTender": 1,
                        "totalTip": 7,
                        "tranType": 1,
                        "processed": 1,
                        "imported": "2025-08-02T23:25:28.5491362",
                        "storeID": 1,
                        "operatorG_Uid": "m06fW697/EebJrwzBuKqpQ==",
                        "operatorGuid": "5b9f4e9b-7baf-47fc-9b26-bc3306e2aaa5",
                        "customerG_Uid": "jA37S6EYykqhmacVzDaiag==",
                        "customerGuid": "4bfb0d8c-18a1-4aca-a199-a715cc36a26a",
                        "communityIdentifier": "BKebJZCco0Ot6wcFtEv6ew==",
                        "communityIdentifierGuid": "259ba704-9c90-43a3-adeb-0705b44bfa7b",
                        "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": "vhZ7ifb4hEGedDAguNnnRA==",
                        "priceLevelIdentifierGuid": "897b16be-f8f6-4184-9e74-3020b8d9e744",
                        "locked": 36,
                        "relationChecksum": "sample string 37",
                        "loyaltyTender": 1,
                        "giftCardTender": 1,
                        "operator": {
                          "$id": "16",
                          "id": 1,
                          "g_Uid": "TaY+jf8lpk6MMUruSsflYA==",
                          "guid": "8d3ea64d-25ff-4ea6-8c31-4aee4ac7e560",
                          "operatorNumber": 1,
                          "shortName": "sample string 2",
                          "firstName": "sample string 3",
                          "lastName": "sample string 4",
                          "password": "sample string 5",
                          "hasPassword": true,
                          "passwordText": "sample string 6",
                          "rfidTagID": "sample string 7",
                          "blueprintID": 1,
                          "groupID": 1,
                          "groupName": "sample string 8",
                          "managerGroupID": 1,
                          "managerGroupName": "sample string 9",
                          "zoneID": 1,
                          "zoneName": "sample string 10",
                          "loggedIn": 1,
                          "lastUsedIP": "sample string 11",
                          "deleted": true,
                          "locked": true,
                          "allowOpenTill": true,
                          "webEmail": "sample string 14",
                          "simpleOperatorType": 0,
                          "webRole": "sample string 15",
                          "updated": "2025-08-02T23:25:28.5491362",
                          "passwordResetRequired": true,
                          "alteredInStore": true,
                          "startShift": "2025-08-02T23:25:28.5491362",
                          "endShift": "2025-08-02T23:25:28.5491362",
                          "machineName": "sample string 20",
                          "drawerID": 1,
                          "stores": [
                            {
                              "$id": "17",
                              "operatorG_UID": "2AthmWp6E0OTN5/bOUYc8w==",
                              "operatorGuid": "99610bd8-7a6a-4313-9337-9fdb39461cf3",
                              "storeID": 2,
                              "operator": {
                                "$ref": "16"
                              },
                              "store": {
                                "$id": "18",
                                "id": 1,
                                "isMaster": true,
                                "shortName": "sample string 3",
                                "url": "sample string 4",
                                "sortOrder": 1,
                                "name": "sample string 5",
                                "phone": "sample string 6",
                                "fax": "sample string 7",
                                "email": "sample string 8",
                                "address1": "sample string 9",
                                "address2": "sample string 10",
                                "city": "sample string 11",
                                "state": "sample string 12",
                                "country": "sample string 13",
                                "postCode": "sample string 14",
                                "delivery": 1,
                                "exportAccounts": 1,
                                "salesAccountFolder": "sample string 15",
                                "purchaseAccountFolder": "sample string 16",
                                "initLoad": 1,
                                "initIDs": 1,
                                "zoneID": 1,
                                "actAsMaster": 1,
                                "lastActiveUtc": "2025-08-02T23:25:28.5491362",
                                "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": "zD8k69BVEUyUOHLKB14ywg==",
                                "hostIdentifierGuid": "eb243fcc-55d0-4c11-9438-72ca075e32c2",
                                "hostName": 1,
                                "hostAddress": "sample string 27",
                                "hostUsername": "sample string 28",
                                "hostPassword": "sample string 29",
                                "excludeFromLeadInOut": true,
                                "accountingProvider": 31,
                                "accountingAddress": "sample string 32",
                                "accountingUsername": "sample string 33",
                                "accountingPassword": "sample string 34",
                                "storeAccountingCode": "sample string 35",
                                "softwareVariance": 36,
                                "fuelWarningVariance": 37.0,
                                "fuelErrorVariance": 38.0,
                                "fuelAccumulatedWarningVariance": 39.0,
                                "fuelAccumulatedErrorVariance": 40.0,
                                "drawManagment": 41,
                                "endOfDayManagment": true,
                                "autoFillCashBalancing": true,
                                "fuelDayVariance": 44,
                                "accountingTradingTime": "00:00:00.1234567",
                                "stockActivateProduct": 46,
                                "giftCardSalesAccountingDeptCode": "sample string 47",
                                "transactionDiscountAccountingDeptCode": "sample string 48",
                                "size": 49,
                                "updated": "2025-08-02T23:25:28.5491362",
                                "priceZoneName": "sample string 51",
                                "storeFuelConfigured": true,
                                "shippingAddressCopied": true,
                                "shippingAddress": {
                                  "$id": "19",
                                  "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": "19"
                                },
                                "hostStoreSettings": [
                                  {
                                    "$id": "20",
                                    "id": 1,
                                    "hostIdentifier": "UCR5qokyIUOs0OA3AfwNUg==",
                                    "hostIdentifierGuid": "aa792450-3289-4321-acd0-e03701fc0d52",
                                    "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": "21",
                                      "identifier": "iqdwdMtoak6FxuiiTFhcqg==",
                                      "identifierGuid": "7470a78a-68cb-4e6a-85c6-e8a24c585caa",
                                      "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": "3GSZdJ/aEEax1tcC1X9+nA==",
                                      "hostSupplierIdentifierGuid": "749964dc-da9f-4610-b1d6-d702d57f7e9c",
                                      "loyaltyPriceLevelIdentifier": "hEJ1pE3YHUiXPH/Jr7mkiw==",
                                      "loyaltyPriceLevelIdentifierGuid": "a4754284-d84d-481d-973c-7fc9afb9a48b",
                                      "isGroup": true,
                                      "description": "sample string 22",
                                      "hostProvider": 23,
                                      "hostTypeEnum": 24,
                                      "hostType": "sample string 25",
                                      "hostCode": "sample string 26",
                                      "username": "sample string 27",
                                      "password": "sample string 28",
                                      "passwordPlain": "sample string 29",
                                      "server": "sample string 30",
                                      "url": "sample string 31",
                                      "global": true,
                                      "stateCode": "sample string 33",
                                      "lastCollected": "2025-08-02T23:25:28.5491362",
                                      "lastProcessed": "2025-08-02T23:25:28.5491362",
                                      "hold": true,
                                      "supplierName": "sample string 35",
                                      "supplier": {
                                        "$id": "22",
                                        "identifier": "buzAAoecAUGVJFM0dG1Ndg==",
                                        "identifierGuid": "02c0ec6e-9c87-4101-9524-5334746d4d76",
                                        "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": "MRCFyefIW0GVIy7dbUbpWQ==",
                                        "primaryContactID": "c9851031-c8e7-415b-9523-2edd6d46e959",
                                        "storeID": 1,
                                        "abn": "sample string 16",
                                        "supplierGroupIdentifier": "7sm5l9wIikm2GZyx0z183g==",
                                        "supplierGroupGuid": "97b9c9ee-08dc-498a-b619-9cb1d33d7cde",
                                        "rebate": 1.0,
                                        "rebateType": 1,
                                        "rebateFrequency": 1,
                                        "rebateSource": 1,
                                        "rebateLastClaimed": "2025-08-02T23:25:28.5491362",
                                        "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": "23",
                                          "id": "6d3e2539-58f2-43a0-a2be-c1d806100a16",
                                          "identifier": "/pIXpdbc00aWK6dy7zXSlA==",
                                          "identifierGuid": "a51792fe-dcd6-46d3-962b-a772ef35d294",
                                          "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": "24",
                                            "supplierIdentifier": "m7c7R8SR0E6pGOtvWbVcRw==",
                                            "supplierIdentifierGuid": "473bb79b-91c4-4ed0-a918-eb6f59b55c47",
                                            "contactGuid": "pIauUKDHIUqsKEIuO/t9Ow==",
                                            "contactID": "50ae86a4-c7a0-4a21-ac28-422e3bfb7d3b",
                                            "contact": {
                                              "$ref": "23"
                                            },
                                            "supplier": {
                                              "$ref": "22"
                                            }
                                          },
                                          {
                                            "$ref": "24"
                                          }
                                        ],
                                        "products": [
                                          {
                                            "$id": "25",
                                            "pluG_UID": "NsXRPA8BxkySNu6JlsCC3A==",
                                            "pluGuid": "3cd1c536-010f-4cc6-9236-ee8996c082dc",
                                            "supplierIdentifier": "mjvLBokOT0uY37KQRsDh4Q==",
                                            "supplierIdentifierGuid": "06cb3b9a-0e89-4b4f-98df-b29046c0e1e1",
                                            "cartonQuantity": 1,
                                            "cartonQuantityChanged": true,
                                            "productSize": "sample string 3",
                                            "cigarettesPerSleeve": 1,
                                            "randomWeight": true,
                                            "piecesPerUnit": 5,
                                            "averagePackSize": 6,
                                            "effectiveDate": "2025-08-02T23:25:28.5491362",
                                            "pricedByWeight": true,
                                            "landedUnitCostEx": 9,
                                            "landedUnitCostInc": 10,
                                            "landedCartonCostInc": 11,
                                            "landedCartonCostEx": 12,
                                            "standardCost": 13,
                                            "deliveryFee": 1,
                                            "deliveryFeeBasis": "sample string 14",
                                            "pickAndPackFee": 1,
                                            "pickAndPackFeeBasis": "sample string 15",
                                            "financeFee": 1,
                                            "financeFeeBasis": "sample string 16",
                                            "cartonLength": 1,
                                            "cartonWidth": 1,
                                            "cartonHeight": 1,
                                            "palletLayerQuantity": 1,
                                            "palletLayers": 1,
                                            "itemCode": "sample string 17",
                                            "invoiceCode": "sample string 18",
                                            "invoiceDesc": "sample string 19",
                                            "orderDirect": true,
                                            "useCost": true,
                                            "minimumQuantity": 20,
                                            "hostType": 21,
                                            "fromHost": 22,
                                            "minimumReorder": 1,
                                            "maximumReorder": 1,
                                            "orderMultiple": 23.1,
                                            "sellMultiple": 24.1,
                                            "baseMultiple": 25.1,
                                            "hostStandardCost": 26,
                                            "hostTotalCost": 27,
                                            "hostRetail": 28,
                                            "hostLandedUnitCostEx": 29,
                                            "hostLandedUnitCostInc": 30,
                                            "hostDesc": "sample string 31",
                                            "directIndicator": "sample string 32",
                                            "availableToOrder": true,
                                            "hostRangeIndicator": "sample string 34",
                                            "hostProductType": "sample string 35",
                                            "hostProductGrade": "sample string 36",
                                            "hostProductGroup": "sample string 37",
                                            "hostSlowMoving": true,
                                            "hostGeneralMerchandise": true,
                                            "hostPillar": "sample string 40",
                                            "hostLastUpdated": "2025-08-02T23:25:28.5491362",
                                            "rebate": 1.0,
                                            "rebateExclude": true,
                                            "invoiceCodes": [
                                              {
                                                "$id": "26",
                                                "pluG_UID": "2e4IWi8tMUmAl6WYBAva3Q==",
                                                "pluGuid": "5a08eed9-2d2f-4931-8097-a598040bdadd",
                                                "supplierIdentifier": "I/dAYUHcYES1cPfbdy1wTQ==",
                                                "supplierIdentifierGuid": "6140f723-dc41-4460-b570-f7db772d704d",
                                                "invoiceCode": "sample string 1",
                                                "storeIDs": [
                                                  1,
                                                  2
                                                ]
                                              },
                                              {
                                                "$ref": "26"
                                              }
                                            ],
                                            "storeIDs": [
                                              1,
                                              2
                                            ],
                                            "preferredSupplier": true,
                                            "preferredRebateSupplier": true,
                                            "supplierName": "sample string 41",
                                            "salesMode": 42,
                                            "orderPacked": true,
                                            "active": true,
                                            "price": 1,
                                            "costGstPercent": 44,
                                            "parentPluG_UID": "KYUYTCChjUymtYLR5CBv2w==",
                                            "parentPluGuid": "4c188529-a120-4c8d-a6b5-82d1e4206fdb",
                                            "freight": 45.0,
                                            "freightType": 1,
                                            "product": {
                                              "$id": "27",
                                              "plu": 1,
                                              "storeID": 1,
                                              "masterPluG_UID": "QEA=",
                                              "storeIDs": [
                                                1,
                                                2
                                              ],
                                              "g_UId": "ng2mYcQT00yvVnlVdZ86Vw==",
                                              "guid": "61a60d9e-13c4-4cd3-af56-7955759f3a57",
                                              "apn": "sample string 1",
                                              "apnChanged": true,
                                              "apnSwitched": true,
                                              "barcode": "sample string 4",
                                              "itemNumber": "sample string 5",
                                              "itemNumberChanged": true,
                                              "priceGroupG_UID": "TYEL97W2DU6nsRujTWgmww==",
                                              "priceGroupGuid": "f70b814d-b6b5-4e0d-a7b1-1ba34d6826c3",
                                              "blueprintID": 1,
                                              "lastCountedDate": "2025-08-02T23:25:28.5491362",
                                              "externalID": "sample string 7",
                                              "active": true,
                                              "activated": "2025-08-02T23:25:28.5491362",
                                              "pluCreated": "2025-08-02T23:25:28.5491362",
                                              "createdByUser": "sample string 9",
                                              "name": "sample string 10",
                                              "nameChanged": true,
                                              "secondDescription": "sample string 12",
                                              "hostDescription": "sample string 13",
                                              "keepCartonQty": true,
                                              "keepDescription": true,
                                              "keepDepartments": true,
                                              "keepSuppliers": true,
                                              "markdownDescription": "sample string 18",
                                              "altDescription": "sample string 19",
                                              "bestOrExpire": 20,
                                              "lastUpdate": "2025-08-02T23:25:28.5491362",
                                              "lastManualUpdate": "2025-08-02T23:25:28.5491362",
                                              "imageName": "sample string 23",
                                              "showImageOnFlipCharts": true,
                                              "showTextOnFlipCharts": true,
                                              "overrideFlipChartText": true,
                                              "flipChartText": "sample string 27",
                                              "salesMode": 1,
                                              "eftCode": 1,
                                              "price": 1,
                                              "priceChanged": true,
                                              "rrp": 1,
                                              "gstPercent": 28,
                                              "gstPercentChanged": true,
                                              "costGSTPercent": 29,
                                              "costGSTPercentChanged": true,
                                              "wetPercent": 1,
                                              "priceOverride": 1,
                                              "cost": 1,
                                              "currentCost": 1,
                                              "currentCostDecimals": 1,
                                              "grossProfit": 1.0,
                                              "currentCostDesc": "sample string 30",
                                              "currentCostEnd": "2025-08-02T23:25:28.5491362",
                                              "currentCostUpdated": "2025-08-02T23:25:28.5491362",
                                              "costDecimals": 31,
                                              "costChanged": true,
                                              "dealCostIdentifier": "QEA=",
                                              "excludeFromRebate": true,
                                              "rebateOverride": 1,
                                              "costCalcMethod": 32,
                                              "costCalcMethodChanged": true,
                                              "costEffectiveDate": "2025-08-02T23:25:28.5491362",
                                              "defaultGP": 1,
                                              "breakTargetMode": 33,
                                              "break1": 1,
                                              "price1": 1,
                                              "target1": 34,
                                              "break2": 1,
                                              "price2": 1,
                                              "target2": 35,
                                              "break3": 1,
                                              "price3": 1,
                                              "target3": 36,
                                              "break1Changed": true,
                                              "price1Changed": true,
                                              "target1Changed": true,
                                              "break2Changed": true,
                                              "price2Changed": true,
                                              "target2Changed": true,
                                              "break3Changed": true,
                                              "price3Changed": true,
                                              "target3Changed": true,
                                              "breakTargetModeChanged": true,
                                              "margin": 1.1,
                                              "marginChanged": true,
                                              "marginRanged": true,
                                              "marginRangedChanged": true,
                                              "minimumMargin": 1.1,
                                              "minimumMarginChanged": true,
                                              "maximumMargin": 1.1,
                                              "maximumMarginChanged": true,
                                              "overrideHostWarehouseIndicator": true,
                                              "overrideHostWarehouseIndicatorChanged": true,
                                              "overrideHostPrice": true,
                                              "overrideHostPriceChanged": true,
                                              "overrideHostCost": true,
                                              "overrideHostCostChanged": true,
                                              "overrideHostMargin": true,
                                              "overrideHostMarginChanged": true,
                                              "alwaysApplyMargin": true,
                                              "alwaysApplyMarginChanged": true,
                                              "aws": 1.0,
                                              "awsUpdated": "2025-08-02T23:25:28.5491362",
                                              "posTare": 1,
                                              "altPrice": 1.0,
                                              "altPriceChanged": true,
                                              "altPriceMode": 53,
                                              "altPriceModeChanged": true,
                                              "altPLUG_UID": "BgbaCbKqFEmZlIaKwt3cHw==",
                                              "altPLUGuid": "09da0606-aab2-4914-9994-868ac2dddc1f",
                                              "altPLUGuidChanged": true,
                                              "altPriceDescription1": "sample string 54",
                                              "altPriceDescription2": "sample string 55",
                                              "cartonQuantity": 56,
                                              "cartonQuantityChanged": true,
                                              "trayID": 1,
                                              "promptID": 1,
                                              "tare": 1,
                                              "packQty": 1,
                                              "fixedWeight": 1,
                                              "extraMesg": 1,
                                              "text1": "sample string 58",
                                              "text2": "sample string 59",
                                              "text3": "sample string 60",
                                              "labelText": "sample string 61",
                                              "labelTextChanged": true,
                                              "sendToScale": true,
                                              "nonScaleWeigh": true,
                                              "labelFormat": "sample string 65",
                                              "barcodeFormat": "sample string 66",
                                              "austMade": 1,
                                              "coolCode": 67,
                                              "countryOfOrigin": "sample string 68",
                                              "percentContent": 69.1,
                                              "departmentID": 1,
                                              "subDepartmentID": 1,
                                              "minorDepartmentID": 1,
                                              "lesserDepartmentID": 1,
                                              "deptCode": "sample string 70",
                                              "subDeptCode": "sample string 71",
                                              "minorDeptCode": "sample string 72",
                                              "lesserDeptCode": "sample string 73",
                                              "deptName": "sample string 74",
                                              "subDeptName": "sample string 75",
                                              "minorDeptName": "sample string 76",
                                              "lesserDeptName": "sample string 77",
                                              "departmentChanged": true,
                                              "subCategoryID": 1,
                                              "expiry": 1,
                                              "showDays": 1,
                                              "datePrint": 1,
                                              "labelRequired": true,
                                              "labelShelfQty": 80,
                                              "labelShelfChanged": true,
                                              "labelTalkerQty": 82,
                                              "labelSmall": true,
                                              "labelLastPrinted": "2025-08-02T23:25:28.5491362",
                                              "labelLastPrice": 1,
                                              "shelfPageLayoutG_UID": "Qr4FFQw3VUqg2PbCZJv79w==",
                                              "shelfPageLayoutGuid": "1505be42-370c-4a55-a0d8-f6c2649bfbf7",
                                              "talkerPageLayoutG_UID": "sJEBfj4VR06cxaLkbyH/Ow==",
                                              "talkerPageLayoutGuid": "7e0191b0-153e-4e47-9cc5-a2e46f21ff3b",
                                              "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": "pBgwcF+80EiSjrUmvXVSCw==",
                                              "inventoryIdentifier": "703018a4-bc5f-48d0-928e-b526bd75520b",
                                              "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": "8ttvHVr1tkmt8ZaYaZKe/g==",
                                              "parentPluGuid": "1d6fdbf2-f55a-49b6-adf1-969869929efe",
                                              "preferredHostVendor": 104,
                                              "preferredHostChanged": true,
                                              "code": "sample string 106",
                                              "supplierIdentifier": "bPgWgJLGFESTkxLyKmbVfw==",
                                              "supplierIdentifierGuid": "8016f86c-c692-4414-9393-12f22a66d57f",
                                              "supplierChanged": true,
                                              "rebateSupplierIdentifier": "2lGtJHXKuUi9snL3x00vfg==",
                                              "rebateSupplierIdentifierGuid": "24ad51da-ca75-48b9-bdb2-72f7c74d2f7e",
                                              "rebateSupplierChanged": true,
                                              "availableForOrder": true,
                                              "warehouseDirectIndicator": "sample string 108",
                                              "warehouseDirectIndicatorChanged": true,
                                              "productGrade": "sample string 110",
                                              "productType": "sample string 111",
                                              "productGroup": "sample string 112",
                                              "complianceIndicator": "sample string 113",
                                              "inhouseBrand": "sample string 114",
                                              "slowMoving": true,
                                              "generalMerchandise": true,
                                              "comment": "sample string 117",
                                              "lastUpdatedByUser": "sample string 118",
                                              "lastManualUpdatedByUser": "sample string 119",
                                              "lastUpdatedByUserOverride": true,
                                              "lastUpdatedByHost": "2025-08-02T23:25:28.5491362",
                                              "commodity": "sample string 121",
                                              "businessPillar": "sample string 122",
                                              "mscCommodity": "sample string 123",
                                              "hostIdentifier": "tMe9WBJuaEKs2hr8885w3Q==",
                                              "hostIdentifierGuid": "58bdc7b4-6e12-4268-acda-1afcf3ce70dd",
                                              "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": "27"
                                                },
                                                {
                                                  "$ref": "27"
                                                }
                                              ],
                                              "store": {
                                                "$ref": "18"
                                              },
                                              "storePrices": [
                                                {
                                                  "$id": "28",
                                                  "pluG_UID": "t2cwC1scqU+0/cj8rnQhtQ==",
                                                  "pluGuid": "0b3067b7-1c5b-4fa9-b4fd-c8fcae7421b5",
                                                  "plu": 1,
                                                  "storeID": 1,
                                                  "zoneID": 2,
                                                  "zoneName": "sample string 3",
                                                  "store": "sample string 4",
                                                  "priceNow": 5,
                                                  "costNow": 6,
                                                  "costNowDecimals": 7,
                                                  "normalPrice": 8,
                                                  "gstPercent": 9,
                                                  "normalCost": 10,
                                                  "normalCostDecimals": 11,
                                                  "costGstPercent": 12,
                                                  "costCalcMethod": 1,
                                                  "currentCost": 13,
                                                  "currentCostDecimals": 14,
                                                  "break1": 15,
                                                  "price1": 16,
                                                  "break2": 17,
                                                  "price2": 18,
                                                  "break3": 19,
                                                  "price3": 20,
                                                  "fuelItem": 21,
                                                  "fixedWeight": 22,
                                                  "active": true,
                                                  "complianceIndicator": "sample string 23",
                                                  "doNotOrder": true,
                                                  "doNotRange": true,
                                                  "isNormalPriceChangesCampaign": true,
                                                  "updated": "2025-08-02T23:25:28.5491362"
                                                },
                                                {
                                                  "$ref": "28"
                                                }
                                              ],
                                              "currentPrices": {
                                                "$id": "29",
                                                "pluPrices": {
                                                  "$id": "30",
                                                  "plu": 1,
                                                  "pluG_UID": "QEA=",
                                                  "stores": [
                                                    1,
                                                    2
                                                  ],
                                                  "normalPrice": 1,
                                                  "cost": 2,
                                                  "break1": 3,
                                                  "price1": 4,
                                                  "break2": 5,
                                                  "price2": 6,
                                                  "break3": 7,
                                                  "price3": 8,
                                                  "discountPrice": 9,
                                                  "acceptedUtc": "2025-08-02T23:25:28.5491362",
                                                  "priceChangeType": 0,
                                                  "costDecimals": 10
                                                },
                                                "normalPluPrices": {
                                                  "$ref": "30"
                                                },
                                                "winningCampaign": 1,
                                                "winner": {
                                                  "$id": "31",
                                                  "campaignName": "sample string 1",
                                                  "campaignDescription": "sample string 2",
                                                  "startDate": "2025-08-02T23:25:28.5491362",
                                                  "startTime": 3,
                                                  "endDate": "2025-08-02T23:25:28.5491362",
                                                  "endTime": 4,
                                                  "newPrice": 5,
                                                  "newCost": 6,
                                                  "newCostDecimals": 7,
                                                  "pctDiscount": 8,
                                                  "promoType": 1,
                                                  "promotionTypeCode": "sample string 9",
                                                  "hostType": 10,
                                                  "hostIdentifier": "HxPZKhrwvU2qXDvZnrpWaw==",
                                                  "hostIdentifierGuid": "2ad9131f-f01a-4dbd-aa5c-3bd99eba566b",
                                                  "storeNames": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ]
                                                },
                                                "details": [
                                                  {
                                                    "$ref": "31"
                                                  },
                                                  {
                                                    "$ref": "31"
                                                  }
                                                ]
                                              },
                                              "tray": {
                                                "$id": "32",
                                                "g_UId": "PZlqwc7Fy0K5fGuiCdCXlw==",
                                                "guid": "c16a993d-c5ce-42cb-b97c-6ba209d09797",
                                                "name": "sample string 1",
                                                "number": 1,
                                                "tare": 1
                                              },
                                              "priceGroup": {
                                                "$id": "33",
                                                "priceGroupG_UID": "vF4ibyBsn0ynlTsjZUr8Ng==",
                                                "priceGroupGuid": "6f225ebc-6c20-4c9f-a795-3b23654afc36",
                                                "name": "sample string 2",
                                                "code": 1,
                                                "modified": true,
                                                "updated": "2025-08-02T23:25:28.5491362",
                                                "buyingLimit": 1,
                                                "buyingLimitIndependent": true,
                                                "buyingLimitType": 0,
                                                "number": 1,
                                                "products": [
                                                  {
                                                    "$ref": "27"
                                                  },
                                                  {
                                                    "$ref": "27"
                                                  }
                                                ],
                                                "productCount": 1
                                              },
                                              "priceGroupName": "sample string 146",
                                              "nutrifacts": {
                                                "$id": "34",
                                                "pluG_UID": "7tFEx3tE002b2XJ5kESKHg==",
                                                "pluGuid": "c744d1ee-447b-4dd3-9bd9-727990448a1e",
                                                "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": "35",
                                                "pluGuid": "652da81a-e0b0-4e7a-b922-bd784d60153e",
                                                "created": "2025-08-02T23:25:28.5491362",
                                                "createdByUser": "sample string 1",
                                                "activated": "2025-08-02T23:25:28.5491362",
                                                "deactivated": "2025-08-02T23:25:28.5491362",
                                                "lastOrdered": "2025-08-02T23:25:28.5491362",
                                                "lastOrderedQty": 2.0,
                                                "lastReceived": "2025-08-02T23:25:28.5491362",
                                                "lastReceivedQty": 3.0,
                                                "lastInvoiceStatus": 1,
                                                "lastCounted": "2025-08-02T23:25:28.5491362",
                                                "lastSold": "2025-08-02T23:25:28.5491362",
                                                "firstSold": "2025-08-02T23:25:28.5491362",
                                                "awsUpdated": "2025-08-02T23:25:28.5491362",
                                                "lastManualUpdate": "2025-08-02T23:25:28.5491362",
                                                "lastManualUpdatedByUser": "sample string 5",
                                                "lastUpdated": "2025-08-02T23:25:28.5491362",
                                                "lastUpdatedByUser": "sample string 7",
                                                "lastUpdatedByHost": "2025-08-02T23:25:28.5491362",
                                                "doNotRangeUpdated": "2025-08-02T23:25:28.5491362",
                                                "doNotOrderUpdated": "2025-08-02T23:25:28.5491362",
                                                "tracked": "2025-08-02T23:25:28.5491362"
                                              },
                                              "allergens": [
                                                {
                                                  "$id": "36",
                                                  "allergenID": 1,
                                                  "pluG_UID": "jcjrTfVRVk2MutfUzOcP+w==",
                                                  "pluGuid": "4debc88d-51f5-4d56-8cba-d7d4cce70ffb",
                                                  "contains": 2,
                                                  "allergenName": "sample string 3",
                                                  "storeIDs": [
                                                    1,
                                                    2
                                                  ]
                                                },
                                                {
                                                  "$ref": "36"
                                                }
                                              ],
                                              "costs": {
                                                "$id": "37",
                                                "pluG_UID": "tW1MQZ2hrkqgdZNd8VxvAA==",
                                                "pluGuid": "414c6db5-a19d-4aae-a075-935df15c6f00",
                                                "enteredCost": 1,
                                                "weightedAvgCost": 1,
                                                "lastCost": 1,
                                                "rawEnteredCost": 2,
                                                "rawWeightedAvgCost": 3,
                                                "rawLastCost": 4,
                                                "freight": 5.0,
                                                "freightType": 6,
                                                "costDecimals": 7,
                                                "fifoCost": 1,
                                                "updated": "2025-08-02T23:25:28.5491362",
                                                "normalCost": 1,
                                                "currentCost": 1
                                              },
                                              "sales": [
                                                {
                                                  "$id": "38",
                                                  "saleHeaderID": 1,
                                                  "created": "2025-08-02T23:25:28.5491362",
                                                  "createdLocal": "2025-08-02T23:25:28.5491362",
                                                  "storeID": 3,
                                                  "storeName": "sample string 4",
                                                  "operatorG_Uid": "Aq1+d/OkoEialPpS8UjebQ==",
                                                  "operatorGuid": "777ead02-a4f3-48a0-9a94-fa52f148de6d",
                                                  "operatorName": "sample string 5",
                                                  "tranType": 1,
                                                  "plu": 1,
                                                  "pluG_UId": "ydvYJf7OR0mMHQZmojvDCw==",
                                                  "pluGuid": "25d8dbc9-cefe-4947-8c1d-0666a23bc30b",
                                                  "normalPrice": 1,
                                                  "totalCents": 1,
                                                  "cost": 1,
                                                  "grossProfit": 1,
                                                  "quantity": 1,
                                                  "operator": {
                                                    "$ref": "16"
                                                  }
                                                },
                                                {
                                                  "$ref": "38"
                                                }
                                              ],
                                              "apns": [
                                                {
                                                  "$id": "39",
                                                  "pluID": 1,
                                                  "pluG_UID": "C6q9EuLS6kupFq0Yy3IU0w==",
                                                  "pluGuid": "12bdaa0b-d2e2-4bea-a916-ad18cb7214d3",
                                                  "apn": "sample string 1",
                                                  "deleted": true,
                                                  "storeID": 1,
                                                  "storeIDs": [
                                                    1,
                                                    2
                                                  ]
                                                },
                                                {
                                                  "$ref": "39"
                                                }
                                              ],
                                              "tuns": [
                                                {
                                                  "$id": "40",
                                                  "pluG_UId": "gu6ECEAFQkOS/7TujLYX+w==",
                                                  "pluGuid": "0884ee82-0540-4342-92ff-b4ee8cb617fb",
                                                  "apn": "sample string 1",
                                                  "tun": "sample string 2",
                                                  "cartonQuantity": 3,
                                                  "product": {
                                                    "$ref": "27"
                                                  },
                                                  "storeIDs": [
                                                    1,
                                                    2
                                                  ]
                                                },
                                                {
                                                  "$ref": "40"
                                                }
                                              ],
                                              "competitionPricing": [
                                                {
                                                  "$id": "41",
                                                  "identifier": "7xDc4wkuZ0ySJcSnro0xiw==",
                                                  "identifierGuid": "e3dc10ef-2e09-4c67-9225-c4a7ae8d318b",
                                                  "pluG_UID": "YPtAgCI15Uid/3e1rlZBUw==",
                                                  "pluGuid": "8040fb60-3522-48e5-9dff-77b5ae564153",
                                                  "competitionID": 1,
                                                  "name": "sample string 2",
                                                  "sellMultiple": 3,
                                                  "retailPrice": 4,
                                                  "storeName": "sample string 5"
                                                },
                                                {
                                                  "$ref": "41"
                                                }
                                              ],
                                              "supplier": {
                                                "$ref": "22"
                                              },
                                              "supplierName": "sample string 147",
                                              "children": [
                                                {
                                                  "$ref": "27"
                                                },
                                                {
                                                  "$ref": "27"
                                                }
                                              ],
                                              "ordering": {
                                                "$ref": "25"
                                              },
                                              "flipChartPages": [
                                                {
                                                  "$id": "42",
                                                  "identifier": "SY4wRGG4BE+CKYq5acHeSg==",
                                                  "groupName": "sample string 1",
                                                  "identifierGuid": "44308e49-b861-4f04-8229-8ab969c1de4a",
                                                  "exists": true,
                                                  "flipChartIdentifier": "yVHgcS3YBUWvkqn9SQOhig==",
                                                  "flipChartIdentifierGuid": "71e051c9-d82d-4505-af92-a9fd4903a18a",
                                                  "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": "uJU8Qd/Zy0KqqKiIHM/U0A==",
                                                  "groupIdentifierGuid": "413c95b8-d9df-42cb-aaa8-a8881ccfd4d0",
                                                  "flipChart": {
                                                    "$id": "43",
                                                    "identifier": "uzIbotuOdkKMpm7+cOgEdg==",
                                                    "identifierGuid": "a21b32bb-8edb-4276-8ca6-6efe70e80476",
                                                    "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": "44",
                                                      "identifier": "3Dci9pSIjU69tV0YYo6wbw==",
                                                      "identifierGuid": "f62237dc-8894-4e8d-bdb5-5d18628eb06f",
                                                      "name": "sample string 2",
                                                      "formType": "sample string 3",
                                                      "forms": [
                                                        {
                                                          "$id": "45",
                                                          "id": 1,
                                                          "g_UID": "NcbXA43s4ECM4Wc9DMyKCA==",
                                                          "guid": "03d7c635-ec8d-40e0-8ce1-673d0ccc8a08",
                                                          "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": "d10Go2SeDUeQEORJ3vX4rQ==",
                                                          "previousFormGuid": "a3065d77-9e64-470d-9010-e449def5f8ad",
                                                          "nextForm": 1,
                                                          "nextFormG_UID": "bFkVXkZr/kqXg+lVEE8IAg==",
                                                          "nextFormGuid": "5e15596c-6b46-4afe-9783-e955104f0802",
                                                          "attributes": "sample string 10",
                                                          "updated": "2025-08-02T23:25:28.5491362",
                                                          "positioning": 1,
                                                          "contentPanel": "sample string 11",
                                                          "selectionMode": 1,
                                                          "maximumSelections": 1,
                                                          "alteredInStore": true,
                                                          "deleted": true,
                                                          "blueprintID": 1,
                                                          "preserveLayout": true,
                                                          "mainCheckoutFormName": "sample string 13",
                                                          "nextCheckoutForm": {
                                                            "$ref": "45"
                                                          },
                                                          "previousCheckoutForm": {
                                                            "$ref": "45"
                                                          },
                                                          "buttons": [
                                                            {
                                                              "$id": "46",
                                                              "id": 1,
                                                              "checkoutFormID": 2,
                                                              "checkoutFormG_UID": "zvwMhjJfO0q6Cv8lNH7rZw==",
                                                              "checkoutFormGuid": "860cfcce-5f32-4a3b-ba0a-ff25347eeb67",
                                                              "identifier": "Fq6bTD6eZEWaElhTEPESWw==",
                                                              "identifierGuid": "4c9bae16-9e3e-4564-9a12-585310f1125b",
                                                              "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": "lQv6EIY4SECaZSNIjzI78A==",
                                                              "valueGuid": "10fa0b95-3886-4048-9a65-23488f323bf0",
                                                              "buttonText": "sample string 10",
                                                              "valueText": "sample string 11",
                                                              "drawImageAndButton": true,
                                                              "updated": "2025-08-02T23:25:28.5491362",
                                                              "action": "sample string 12",
                                                              "valueForm": {
                                                                "$ref": "45"
                                                              },
                                                              "image": {
                                                                "$id": "47",
                                                                "name": "sample string 3.sample string 4",
                                                                "imageID": 2,
                                                                "imageName": "sample string 3",
                                                                "imageExtension": "sample string 4",
                                                                "lastUpdate": "2025-08-02T23:25:28.5491362",
                                                                "imageData": "QEA=",
                                                                "readOnly": true
                                                              }
                                                            },
                                                            {
                                                              "$ref": "46"
                                                            }
                                                          ],
                                                          "panels": [
                                                            {
                                                              "$id": "48",
                                                              "id": 1,
                                                              "checkoutFormID": 2,
                                                              "checkoutFormG_UID": "t42A7tPr00qnVpvxAzl0AQ==",
                                                              "checkoutFormGuid": "ee808db7-ebd3-4ad3-a756-9bf103397401",
                                                              "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": "48"
                                                            }
                                                          ]
                                                        },
                                                        {
                                                          "$ref": "45"
                                                        }
                                                      ],
                                                      "panels": [
                                                        {
                                                          "$ref": "48"
                                                        },
                                                        {
                                                          "$ref": "48"
                                                        }
                                                      ]
                                                    },
                                                    "pages": [
                                                      {
                                                        "$ref": "42"
                                                      },
                                                      {
                                                        "$ref": "42"
                                                      }
                                                    ]
                                                  },
                                                  "contentPanel": {
                                                    "$ref": "48"
                                                  },
                                                  "products": [
                                                    {
                                                      "$id": "49",
                                                      "flipChartPageIdentifier": "9eyIpQhWt0+7n45d40LtXw==",
                                                      "flipChartPageIdentifierGuid": "a588ecf5-5608-4fb7-bb9f-8e5de342ed5f",
                                                      "pluG_UID": "7geFq94vLkyorve9JCqR9w==",
                                                      "pluGuid": "ab8507ee-2fde-4c2e-a8ae-f7bd242a91f7",
                                                      "sortOrder": 3,
                                                      "sent": true,
                                                      "productChanged": true,
                                                      "productImageName": "sample string 6",
                                                      "productShowImageOnFlipCharts": true,
                                                      "productShowTextOnFlipCharts": true,
                                                      "productOverrideFlipChartText": true,
                                                      "productFlipChartText": "sample string 10",
                                                      "product": {
                                                        "$ref": "27"
                                                      },
                                                      "departmentSortOrder": 11,
                                                      "subDepartmentName": "sample string 12"
                                                    },
                                                    {
                                                      "$ref": "49"
                                                    }
                                                  ],
                                                  "productCount": 27,
                                                  "pages": [
                                                    {
                                                      "$ref": "42"
                                                    },
                                                    {
                                                      "$ref": "42"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "$ref": "42"
                                                }
                                              ],
                                              "priceHistory": [
                                                {
                                                  "$id": "50",
                                                  "pluG_UID": "1cHCXMw7ZEOBlmORxamAtg==",
                                                  "pluGuid": "5cc2c1d5-3bcc-4364-8196-6391c5a980b6",
                                                  "price": 1,
                                                  "costCalcMethod": 1,
                                                  "cost": 2,
                                                  "weightedAvgCost": 3,
                                                  "lastCost": 4,
                                                  "rawCost": 5,
                                                  "rawWeightedAvgCost": 6,
                                                  "rawLastCost": 7,
                                                  "costDecimals": 8,
                                                  "serviceFeeID": 9,
                                                  "freight": 10.0,
                                                  "freightType": 11,
                                                  "process": "sample string 12",
                                                  "user": "sample string 13",
                                                  "updated": "2025-08-02T23:25:28.5491362",
                                                  "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": "50"
                                                }
                                              ],
                                              "ingredients": [
                                                {
                                                  "$id": "51",
                                                  "pluG_UID": "pXkxr0D57UOJyOUCy325mQ==",
                                                  "ingredientGuid": "T+z4NoIR+ECzKFh0zvixPg==",
                                                  "ingredientIdentifier": "36f8ec4f-1182-40f8-b328-5874cef8b13e",
                                                  "quantity": 1.0,
                                                  "storeIDs": [
                                                    1,
                                                    2
                                                  ],
                                                  "ingredientText": "sample string 1",
                                                  "ingredient": {
                                                    "$ref": "27"
                                                  }
                                                },
                                                {
                                                  "$ref": "51"
                                                }
                                              ],
                                              "bins": [
                                                {
                                                  "$id": "52",
                                                  "pluG_UID": "bLLDuhgkhU2S3KnJWTRrkQ==",
                                                  "pluGuid": "bac3b26c-2418-4d85-92dc-a9c959346b91",
                                                  "shelfLocationIdentifier": "adjEu7LBAU6ExwF5h8x04A==",
                                                  "shelfLocationGuid": "bbc4d869-c1b2-4e01-84c7-017987cc74e0",
                                                  "labelShelfDefault": 1,
                                                  "labelTalkerDefault": 1,
                                                  "labelSmall": true,
                                                  "labelPageLayoutG_UID": "Ewlx5A1K1U+yEb+fkwBeUA==",
                                                  "labelPageLayoutGuid": "e4710913-4a0d-4fd5-b211-bf9f93005e50",
                                                  "updated": "2025-08-02T23:25:28.5491362",
                                                  "electronicShelfLabelIdentifier": "sample string 5",
                                                  "electronicshelfLabelsConfigurationID": 6,
                                                  "labelShelfChanged": true,
                                                  "productName": "sample string 8",
                                                  "locationText": "sample string 9",
                                                  "product": {
                                                    "$ref": "27"
                                                  },
                                                  "location": {
                                                    "$id": "53",
                                                    "identifier": "CZtT0smn8EuTKq9JwldbKA==",
                                                    "storeID": 1,
                                                    "identifierGuid": "d2539b09-a7c9-4bf0-932a-af49c2575b28",
                                                    "name": "sample string 2",
                                                    "haccp": true,
                                                    "blueprintID": 1,
                                                    "updated": "2025-08-02T23:25:28.5491362",
                                                    "minTemp": 1,
                                                    "maxTemp": 1,
                                                    "checkFrequency": 1,
                                                    "storeCaseConfiguration": 5,
                                                    "storeName": "sample string 6",
                                                    "bins": [
                                                      {
                                                        "$ref": "52"
                                                      },
                                                      {
                                                        "$ref": "52"
                                                      }
                                                    ]
                                                  }
                                                },
                                                {
                                                  "$ref": "52"
                                                }
                                              ],
                                              "bin": {
                                                "$ref": "52"
                                              },
                                              "scaleLocations": [
                                                {
                                                  "$id": "54",
                                                  "plu": 1,
                                                  "pluG_UID": "QLtxB0tRyUi7pA1zLw7tQw==",
                                                  "pluGuid": "0771bb40-514b-48c9-bba4-0d732f0eed43",
                                                  "deptNo": 1,
                                                  "product": {
                                                    "$ref": "27"
                                                  },
                                                  "scaleLocation": {
                                                    "$id": "55",
                                                    "id": 1,
                                                    "deptNo": 1,
                                                    "deptCode": "sample string 2",
                                                    "name": "sample string 3",
                                                    "enabled": true,
                                                    "updated": "2025-08-02T23:25:28.5491362",
                                                    "department": {
                                                      "$id": "56",
                                                      "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": "55"
                                                      },
                                                      "subDepartments": [
                                                        {
                                                          "$id": "57",
                                                          "id": 1,
                                                          "departmentID": 2,
                                                          "name": "sample string 3",
                                                          "code": "sample string 4",
                                                          "departmentCode": "sample string 5",
                                                          "externalSales": true,
                                                          "minorDepartments": [
                                                            {
                                                              "$id": "58",
                                                              "id": 1,
                                                              "subDepartmentID": 2,
                                                              "departmentID": 3,
                                                              "name": "sample string 4",
                                                              "subDepartmentCode": "sample string 5",
                                                              "departmentCode": "sample string 6",
                                                              "code": "sample string 7",
                                                              "lesserDepartments": [
                                                                {
                                                                  "$id": "59",
                                                                  "id": 1,
                                                                  "departmentID": 2,
                                                                  "subDepartmentID": 3,
                                                                  "minorDepartmentID": 4,
                                                                  "name": "sample string 5",
                                                                  "code": "sample string 6",
                                                                  "departmentCode": "sample string 7",
                                                                  "subDepartmentCode": "sample string 8",
                                                                  "minorDepartmentCode": "sample string 9",
                                                                  "updated": "2025-08-02T23:25:28.5491362",
                                                                  "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": "YMZJRTIDg0SnjOP9N9h9RA==",
                                                                  "labelPageLayoutGuid": "4549c660-0332-4483-a78c-e3fd37d87d44",
                                                                  "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": "60",
                                                                    "dept": 1,
                                                                    "category": 2,
                                                                    "name": "sample string 3",
                                                                    "active": true,
                                                                    "mscCommodities": [
                                                                      {
                                                                        "$id": "61",
                                                                        "dept": 1,
                                                                        "category": 2,
                                                                        "commodity": 3,
                                                                        "name": "sample string 4",
                                                                        "active": true,
                                                                        "mscSubCommodities": [
                                                                          {
                                                                            "$id": "62",
                                                                            "dept": 1,
                                                                            "category": 2,
                                                                            "commodity": 3,
                                                                            "subCommodity": 4,
                                                                            "name": "sample string 5",
                                                                            "active": true,
                                                                            "subCommodityCode": "sample string 7"
                                                                          },
                                                                          {
                                                                            "$ref": "62"
                                                                          }
                                                                        ],
                                                                        "commodityCode": "sample string 6"
                                                                      },
                                                                      {
                                                                        "$ref": "61"
                                                                      }
                                                                    ],
                                                                    "categoryCode": "sample string 5"
                                                                  },
                                                                  "mscCom": {
                                                                    "$ref": "61"
                                                                  },
                                                                  "mscDep": {
                                                                    "$id": "63",
                                                                    "dept": 1,
                                                                    "name": "sample string 2",
                                                                    "active": true,
                                                                    "mscCategories": [
                                                                      {
                                                                        "$ref": "60"
                                                                      },
                                                                      {
                                                                        "$ref": "60"
                                                                      }
                                                                    ],
                                                                    "deptCode": "sample string 4"
                                                                  },
                                                                  "mscSubCom": {
                                                                    "$ref": "62"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "59"
                                                                }
                                                              ],
                                                              "updated": "2025-08-02T23:25:28.5491362",
                                                              "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": "Tmpq3feT4EeB8Dkq+kcqug==",
                                                              "labelPageLayoutGuid": "dd6a6a4e-93f7-47e0-81f0-392afa472aba",
                                                              "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": "60"
                                                              },
                                                              "mscCom": {
                                                                "$ref": "61"
                                                              },
                                                              "mscDep": {
                                                                "$ref": "63"
                                                              },
                                                              "mscSubCom": {
                                                                "$ref": "62"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "58"
                                                            }
                                                          ],
                                                          "investmentBuyOverride": true,
                                                          "updated": "2025-08-02T23:25:28.5491362",
                                                          "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": "PFKcWxi610+yupDYJv978w==",
                                                          "labelPageLayoutGuid": "5b9c523c-ba18-4fd7-b2ba-90d826ff7bf3",
                                                          "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": "60"
                                                          },
                                                          "mscCom": {
                                                            "$ref": "61"
                                                          },
                                                          "mscDep": {
                                                            "$ref": "63"
                                                          },
                                                          "mscSubCom": {
                                                            "$ref": "62"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "57"
                                                        }
                                                      ],
                                                      "stores": [
                                                        1,
                                                        2
                                                      ],
                                                      "investmentBuyOverride": true,
                                                      "updated": "2025-08-02T23:25:28.5491362",
                                                      "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": "FPYGCz1ynEKSu8IcAZ57Gw==",
                                                      "labelPageLayoutGuid": "0b06f614-723d-429c-92bb-c21c019e7b1b",
                                                      "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": "60"
                                                      },
                                                      "mscCom": {
                                                        "$ref": "61"
                                                      },
                                                      "mscDep": {
                                                        "$ref": "63"
                                                      },
                                                      "mscSubCom": {
                                                        "$ref": "62"
                                                      }
                                                    }
                                                  }
                                                },
                                                {
                                                  "$ref": "54"
                                                }
                                              ],
                                              "nextPrice": {
                                                "$id": "64",
                                                "id": 1,
                                                "campaignID": 2,
                                                "campaignName": "sample string 3",
                                                "plu": 1,
                                                "hostOfferID": 1,
                                                "metcashPromotionID": "sample string 4",
                                                "metcashPromotionPlacement": "sample string 5",
                                                "pluG_UID": "6ok66oa4P0KdOwtiEycWAg==",
                                                "pluGuid": "ea3a89ea-b886-423f-9d3b-0b6213271602",
                                                "newPrice": 1,
                                                "pctDiscount": 1,
                                                "newCost": 1,
                                                "newCostDecimals": 6,
                                                "dealCostIdentifier": "e/ABLjzF4keGH2+iLXjxDQ==",
                                                "dealCostGuid": "2e01f07b-c53c-47e2-861f-6fa22d78f10d",
                                                "pluName": "sample string 7",
                                                "apn": "sample string 8",
                                                "fuelItem": true,
                                                "priceGroupG_UID": "kF+xes4f7U6TJvQL5H1Smw==",
                                                "priceGroupGuid": "7ab15f90-1fce-4eed-9326-f40be47d529b",
                                                "itemNumber": "sample string 10",
                                                "cri": "sample string 11",
                                                "pluPrice": 12,
                                                "pluCost": 13,
                                                "pluCostIndicator": "sample string 14",
                                                "pluPriceGstPercent": 15,
                                                "pluCostGstPercent": 16,
                                                "pluActive": true,
                                                "cartonQty": 1.1,
                                                "baseUnits": 18.1,
                                                "salesMode": 1,
                                                "pluNormalCost": 19,
                                                "pluaws": 20.0,
                                                "directNumber": "sample string 21",
                                                "departmentName": "sample string 22",
                                                "subDepartmentName": "sample string 23",
                                                "priceGroupName": "sample string 24",
                                                "supplierName": "sample string 25",
                                                "stockOnHand": 1.1,
                                                "stockOnOrder": 1.1,
                                                "lastReceived": "2025-08-02T23:25:28.5491362",
                                                "rrp": 26,
                                                "campaignDescription": "sample string 27",
                                                "campaignComboPriceGroupG_UID": "tUZCKtJeDkWUOwfbzUEZYg==",
                                                "campaignComboPriceGroupIdentifier": "2a4246b5-5ed2-450e-943b-07dbcd411962",
                                                "promotionPlacementDescription": "sample string 28",
                                                "storeAcceptances": [
                                                  {
                                                    "$id": "65",
                                                    "plu": 1,
                                                    "pluG_UId": "QEA=",
                                                    "campaignID": 1,
                                                    "campaignName": "sample string 2",
                                                    "storeID": 3,
                                                    "acceptedUtc": "2025-08-02T23:25:28.5491362",
                                                    "operatorG_UID": "T56KmAieCUWoaSpBpR680Q==",
                                                    "operatorGuid": "988a9e4f-9e08-4509-a869-2a41a51ebcd1",
                                                    "machineID": 1,
                                                    "processed": true,
                                                    "appliedUtc": "2025-08-02T23:25:28.5491362",
                                                    "signIqTicketFileMovedUtc": "2025-08-02T23:25:28.5491362",
                                                    "user": "sample string 6",
                                                    "campaignDescription": "sample string 7",
                                                    "productDesc": "sample string 8",
                                                    "storeName": "sample string 9",
                                                    "effectiveUtc": "2025-08-02T23:25:28.5491362",
                                                    "priceChangeType": 0,
                                                    "operatorName": "sample string 10",
                                                    "hostCampaign": true,
                                                    "product": {
                                                      "$ref": "27"
                                                    },
                                                    "campaignPlu": {
                                                      "$ref": "64"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "65"
                                                  }
                                                ],
                                                "campaign": {
                                                  "$id": "66",
                                                  "id": 1,
                                                  "storeID": 2,
                                                  "name": "a3dfe2cf-caf4-403b-a4ab-ad082bb4d993",
                                                  "nameGuid": "a3dfe2cf-caf4-403b-a4ab-ad082bb4d993",
                                                  "description": "sample string 4",
                                                  "showDiscounts": true,
                                                  "showTotals": true,
                                                  "onlyEvaluateOnSubtotal": true,
                                                  "useDescription": true,
                                                  "campaignType": 1,
                                                  "startDate": "2025-08-02T23:25:28.5491362",
                                                  "startTime": 1,
                                                  "endDate": "2025-08-02T23:25:28.5491362",
                                                  "endTime": 1,
                                                  "recurrence": 1,
                                                  "recurrenceType": 1,
                                                  "monthType": 1,
                                                  "weekDays": 1,
                                                  "months": 1,
                                                  "monthWeeks": 1,
                                                  "monthDays": "sample string 7",
                                                  "printed": true,
                                                  "talkerText": "sample string 8",
                                                  "rangeDescription": "sample string 9",
                                                  "dealDescription": "sample string 10",
                                                  "labelQuantity": 11,
                                                  "active": 1,
                                                  "deactivated": "2025-08-02T23:25:28.5491362",
                                                  "system": true,
                                                  "created": "2025-08-02T23:25:28.5491362",
                                                  "updated": "2025-08-02T23:25:28.5491362",
                                                  "priceChangeNotifiedUtc": "2025-08-02T23:25:28.5491362",
                                                  "promoType": 1,
                                                  "promotionTypeCode": "sample string 13",
                                                  "hostIdentifier": "pzShr/oQsEWgaPU+R6xm8w==",
                                                  "hostIdentifierGuid": "afa134a7-10fa-45b0-a068-f53e47ac66f3",
                                                  "hostType": 14,
                                                  "createdByUser": "sample string 15",
                                                  "fromHost": true,
                                                  "deleted": true,
                                                  "campaignDeleted": "2025-08-02T23:25:28.5491362",
                                                  "updatedByUser": "sample string 18",
                                                  "offerID": 1,
                                                  "isPriceChangeCampaign": true,
                                                  "stores": [
                                                    1,
                                                    2
                                                  ],
                                                  "storeNames": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "campaignPlus": [
                                                    {
                                                      "$ref": "64"
                                                    },
                                                    {
                                                      "$ref": "64"
                                                    }
                                                  ],
                                                  "campaignPools": [
                                                    {
                                                      "$id": "67",
                                                      "id": 1,
                                                      "campaignID": 2,
                                                      "campaignName": "sample string 3",
                                                      "plu": 4,
                                                      "pluG_UID": "oR4ls7fWBUqStNnw7rvKKQ==",
                                                      "pluGuid": "b3251ea1-d6b7-4a05-92b4-d9f0eebbca29",
                                                      "hostOfferID": 1,
                                                      "priceGroupG_UID": "2ZmUyYwUkUOXxfEAqPrS5Q==",
                                                      "priceGroupGuid": "c99499d9-148c-4391-97c5-f100a8fad2e5",
                                                      "fuelItem": true,
                                                      "pluName": "sample string 6",
                                                      "apn": "sample string 7",
                                                      "pluActive": true,
                                                      "cartonQty": 1,
                                                      "baseUnits": 9.1,
                                                      "cri": "sample string 10",
                                                      "salesMode": 1,
                                                      "pluaws": 11.0,
                                                      "directNumber": "sample string 12",
                                                      "departmentName": "sample string 13",
                                                      "subDepartmentName": "sample string 14",
                                                      "priceGroupName": "sample string 15",
                                                      "supplierName": "sample string 16",
                                                      "stockOnHand": 1.1,
                                                      "stockOnOrder": 1.1,
                                                      "lastReceived": "2025-08-02T23:25:28.5491362",
                                                      "rrp": 17,
                                                      "campaignDescription": "sample string 18",
                                                      "product": {
                                                        "$ref": "27"
                                                      },
                                                      "campaign": {
                                                        "$ref": "66"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "67"
                                                    }
                                                  ],
                                                  "sellingRules": [
                                                    {
                                                      "$id": "68",
                                                      "id": 1,
                                                      "identifier": "VmSSvuYrLE2FlvDcsleoSg==",
                                                      "identifierStr": "VmSSvuYrLE2FlvDcsleoSg==",
                                                      "identifierGuid": "be926456-2be6-4d2c-8596-f0dcb257a84a",
                                                      "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": "66"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "68"
                                                    }
                                                  ],
                                                  "customers": [
                                                    {
                                                      "$id": "69",
                                                      "id": 1,
                                                      "campaignID": 2,
                                                      "campaignName": "sample string 3",
                                                      "customerID": "zoJGDzhYhkea3eSGtOkziA==",
                                                      "customerIDGuid": "0f4682ce-5838-4786-9add-e486b4e93388",
                                                      "campaign": {
                                                        "$ref": "66"
                                                      },
                                                      "customer": {
                                                        "$ref": "8"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "69"
                                                    }
                                                  ],
                                                  "customerGroups": [
                                                    {
                                                      "$id": "70",
                                                      "id": 1,
                                                      "campaignID": 2,
                                                      "campaignName": "sample string 3",
                                                      "groupID": "jcvFTLqZ9EmV/HvE84QCeQ==",
                                                      "groupIDGuid": "4cc5cb8d-99ba-49f4-95fc-7bc4f3840279",
                                                      "campaign": {
                                                        "$ref": "66"
                                                      },
                                                      "group": {
                                                        "$ref": "12"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "70"
                                                    }
                                                  ],
                                                  "signIqTickets": [
                                                    {
                                                      "$id": "71",
                                                      "identifier": "fW2iZY97S0G7vG1lFOlDrQ==",
                                                      "identifierGuid": "65a26d7d-7b8f-414b-bbbc-6d6514e943ad",
                                                      "campaignName": "sample string 2",
                                                      "message": "sample string 3",
                                                      "ticketFileSource": "sample string 4",
                                                      "ticketFileDestination": "sample string 5",
                                                      "storeID": 1
                                                    },
                                                    {
                                                      "$ref": "71"
                                                    }
                                                  ],
                                                  "comboPriceGroups": [
                                                    {
                                                      "$id": "72",
                                                      "id": 1,
                                                      "campaignID": 2,
                                                      "campaignName": "sample string 3",
                                                      "g_UID": "IcV10c3FhkuJqaZ9lduX4w==",
                                                      "guid": "d175c521-c5cd-4b86-89a9-a67d95db97e3",
                                                      "description": "sample string 5",
                                                      "newPrice": 1,
                                                      "rangeDescription": "sample string 6",
                                                      "dealDescription": "sample string 7",
                                                      "labelQuantity": 8,
                                                      "hostProductCategoryID": 1,
                                                      "offerID": 1,
                                                      "dontUpdatePricePlus": true,
                                                      "campaign": {
                                                        "$ref": "66"
                                                      },
                                                      "comboPricePlus": [
                                                        {
                                                          "$id": "73",
                                                          "id": 1,
                                                          "campaignID": 2,
                                                          "campaignName": "sample string 3",
                                                          "groupG_UID": "Q0fB+p7m6kKbBJc1PZu8Eg==",
                                                          "groupGuid": "fac14743-e69e-42ea-9b04-97353d9bbc12",
                                                          "comboPriceType": 5,
                                                          "priceType": 5,
                                                          "pluG_UID": "TrhvwV2rIEegLTmvh14FCw==",
                                                          "pluGuid": "c16fb84e-ab5d-4720-a02d-39af875e050b",
                                                          "priceGroupG_UID": "hYItcThNZkGqVbUOmQ0+Sg==",
                                                          "priceGroupGuid": "712d8285-4d38-4166-aa55-b50e990d3e4a",
                                                          "campaignPoolID": "sample string 7",
                                                          "quantity": 1,
                                                          "campaign": {
                                                            "$ref": "66"
                                                          },
                                                          "product": {
                                                            "$ref": "27"
                                                          },
                                                          "priceGroup": {
                                                            "$ref": "33"
                                                          },
                                                          "campaignPool": {
                                                            "$ref": "66"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "73"
                                                        }
                                                      ]
                                                    },
                                                    {
                                                      "$ref": "72"
                                                    }
                                                  ],
                                                  "priceLevels": [
                                                    {
                                                      "$id": "74",
                                                      "id": 1,
                                                      "priceLevelIdentifier": "5kQwEDcwlEW3GNh8uyLquA==",
                                                      "priceLevelIdentifierGuid": "103044e6-3037-4594-b718-d87cbb22eab8",
                                                      "campaignName": "sample string 3",
                                                      "priceLevelName": "sample string 4"
                                                    },
                                                    {
                                                      "$ref": "74"
                                                    }
                                                  ]
                                                },
                                                "product": {
                                                  "$ref": "27"
                                                },
                                                "dealCost": {
                                                  "$id": "75",
                                                  "headerIdentifier": "pXPVTt1atE2qetEBezzBPQ==",
                                                  "headerIdentifierGuid": "4ed573a5-5add-4db4-aa7a-d1017b3cc13d",
                                                  "identifier": "XlZF6Jj4GkWoOJ4WhPc6BA==",
                                                  "identifierGuid": "e845565e-f898-451a-a838-9e1684f73a04",
                                                  "supplierIdentifier": "DtiWIBUlKk249FyWWU1Wdg==",
                                                  "supplierGuid": "2096d80e-2515-4d2a-b8f4-5c96594d5676",
                                                  "pluG_UID": "75b+6y7XUkmtwlrjNrFmzQ==",
                                                  "pluGuid": "ebfe96ef-d72e-4952-adc2-5ae336b166cd",
                                                  "campaignName": "e59ea047-2cf3-41f1-8647-8fe6a221f780",
                                                  "description": "sample string 4",
                                                  "cost": 5,
                                                  "costDecimals": 6,
                                                  "start": "2025-08-02T23:25:28.5491362",
                                                  "end": "2025-08-02T23:25:28.5491362",
                                                  "type": 9,
                                                  "promoType": 10,
                                                  "bonusItemPLUG_UID": "+5XUyHbh/E6gy9+ZChupOA==",
                                                  "bonusItemPluGuid": "c8d495fb-e176-4efc-a0cb-df990a1ba938",
                                                  "bonusPurchaseUnits": 11,
                                                  "bonusReceiveUnits": 12,
                                                  "updated": "2025-08-02T23:25:28.5491362",
                                                  "metcashPromotionID": "sample string 14",
                                                  "fromHost": 15,
                                                  "storeNames": "sample string 16",
                                                  "storeIDs": [
                                                    1,
                                                    2
                                                  ],
                                                  "supplierName": "sample string 17",
                                                  "campaignDescription": "sample string 18",
                                                  "newPrice": 1,
                                                  "campaignMetcashPromotionID": "sample string 19",
                                                  "campaignActive": true,
                                                  "campaignStartDate": "2025-08-02T23:25:28.5491362",
                                                  "campaignEndDate": "2025-08-02T23:25:28.5491362",
                                                  "masterPLUG_UID": "BslQ55+ZekSh+aYiA65Ozw==",
                                                  "masterID": "e750c906-999f-447a-a1f9-a62203ae4ecf",
                                                  "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": "LbB0YCAf9kKQrTo3JxEghA==",
                                                  "bonusMasterID": "6074b02d-1f20-42f6-90ad-3a3727112084",
                                                  "bonusProductName": "sample string 34",
                                                  "bonusProductAPN": "sample string 35",
                                                  "bonusOrderCode": "sample string 36",
                                                  "bonusNormalSell": 37,
                                                  "bonusNormalCost": 38,
                                                  "bonusNormalCostDecimals": 39,
                                                  "bonusCartonQuantity": 40,
                                                  "bonusSalesMode": 41,
                                                  "bonusOrderPacked": 42,
                                                  "bonusFuelItem": true,
                                                  "bonusActive": true
                                                }
                                              },
                                              "currentCostStart": "2025-08-02T23:25:28.5491362",
                                              "dealCosts": [
                                                {
                                                  "$ref": "75"
                                                },
                                                {
                                                  "$ref": "75"
                                                }
                                              ],
                                              "tags": [
                                                {
                                                  "$id": "76",
                                                  "pluG_UID": "6368XAhtjUSmLY1ctE5axw==",
                                                  "pluGuid": "5cbc7eeb-6d08-448d-a62d-8d5cb44e5ac7",
                                                  "tagID": 1,
                                                  "description": "sample string 1",
                                                  "storeIDs": [
                                                    1,
                                                    2
                                                  ]
                                                },
                                                {
                                                  "$ref": "76"
                                                }
                                              ],
                                              "alternateProductG_UID": "YMF+XJuzwU+WNcOMsssX4g==",
                                              "alternateProduct": "5c7ec160-b39b-4fc1-9635-c38cb2cb17e2",
                                              "productHostCode": {
                                                "$id": "77",
                                                "id": 1,
                                                "pluG_UID": "DgWCM3rQUk+FufXZuLE8bQ==",
                                                "pluGuid": "3382050e-d07a-4f52-85b9-f5d9b8b13c6d",
                                                "ibaCode": "sample string 2"
                                              },
                                              "mscCat": {
                                                "$ref": "60"
                                              },
                                              "mscCom": {
                                                "$ref": "61"
                                              },
                                              "mscDep": {
                                                "$ref": "63"
                                              },
                                              "mscSubCom": {
                                                "$ref": "62"
                                              },
                                              "isUserUpdate": true,
                                              "ignoreMasterProduct": true,
                                              "priceGroupLabelRequested": true,
                                              "firstSold": "2025-08-02T23:25:28.5491362",
                                              "inventoryTracked": "2025-08-02T23:25:28.5491362",
                                              "isNormalPriceChangesCampaign": true
                                            },
                                            "supplier": {
                                              "$ref": "22"
                                            },
                                            "serviceFee": {
                                              "$id": "78",
                                              "id": 1,
                                              "description": "sample string 1",
                                              "fee": 1
                                            },
                                            "isPrimaryHost": true,
                                            "hostVendor": 47
                                          },
                                          {
                                            "$ref": "25"
                                          }
                                        ],
                                        "orderCycleHeaders": [
                                          {
                                            "$id": "79",
                                            "storeID": 1,
                                            "supplierIdentifier": "OSxvuHUi40eo1W7sVP5cBQ==",
                                            "supplierGuid": "b86f2c39-2275-47e3-a8d5-6eec54fe5c05",
                                            "departmentCode": "sample string 2",
                                            "warehouseDirectIndicator": "sample string 3",
                                            "type": 4,
                                            "storeName": "sample string 5",
                                            "departmentName": "sample string 6",
                                            "orderDays": 7
                                          },
                                          {
                                            "$ref": "79"
                                          }
                                        ],
                                        "cycles": [
                                          {
                                            "$id": "80",
                                            "storeID": 1,
                                            "supplierIdentifier": "vMpOkeXmYkSBOcwiN9ympQ==",
                                            "supplierGuid": "914ecabc-e6e5-4462-8139-cc2237dca6a5",
                                            "departmentCode": "sample string 2",
                                            "warehouseDirectIndicator": "sample string 3",
                                            "type": 4,
                                            "cutOffWeek": 5,
                                            "cutOffDay": 6,
                                            "cutOffTime": "00:00:00.1234567",
                                            "leadTime": 7,
                                            "daysBuffer": 8,
                                            "supplierName": "sample string 9",
                                            "cutOffDate": "2025-08-02T23:25:28.5491362",
                                            "deliveryDate": "2025-08-02T23:25:28.5491362",
                                            "nextCutOffDate": "2025-08-02T23:25:28.5491362",
                                            "nextDeliveryDate": "2025-08-02T23:25:28.5491362",
                                            "nextDaysBuffer": 10
                                          },
                                          {
                                            "$ref": "80"
                                          }
                                        ],
                                        "store": {
                                          "$ref": "18"
                                        },
                                        "updated": "2025-08-02T23:25:28.5491362",
                                        "isHost": true
                                      },
                                      "files": [
                                        {
                                          "$id": "81",
                                          "id": "sample string 1",
                                          "fileName": "sample string 2",
                                          "extension": "sample string 3",
                                          "provider": 0,
                                          "type": 0,
                                          "hostType": "sample string 4",
                                          "createdUtc": "2025-08-02T23:25:28.5491362",
                                          "processed": "2025-08-02T23:25:28.5491362",
                                          "isProcessing": true,
                                          "processedCount": 6,
                                          "processingTime": 1,
                                          "collectedUtc": "2025-08-02T23:25:28.5491362",
                                          "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": "21"
                                          },
                                          "metcashHeader": {
                                            "$id": "82",
                                            "customerNumber": "sample string 1",
                                            "creationDate": "2025-08-02T23:25:28.5491362",
                                            "businessPillar": "sample string 3",
                                            "fileType": "sample string 4"
                                          }
                                        },
                                        {
                                          "$ref": "81"
                                        }
                                      ],
                                      "zoneMatrix": [
                                        {
                                          "$id": "83",
                                          "id": 1,
                                          "hostIdentifier": "wVKQ82IfzE+VyT52IxJcGg==",
                                          "hostIdentifierGuid": "f39052c1-1f62-4fcc-95c9-3e7623125c1a",
                                          "storeID": 1,
                                          "departmentCode": "sample string 2",
                                          "hostGuids": [
                                            "9f2f921d-cb7a-440b-b4b3-df7bee721703",
                                            "1b7fd06c-e207-4708-923d-ffb379f73c6b"
                                          ]
                                        },
                                        {
                                          "$ref": "83"
                                        }
                                      ],
                                      "hostFileStoreSetting": {
                                        "$ref": "20"
                                      },
                                      "hostStoreSettings": [
                                        {
                                          "$ref": "20"
                                        },
                                        {
                                          "$ref": "20"
                                        }
                                      ],
                                      "promotionPlacements": [
                                        {
                                          "$id": "84",
                                          "identifier": "LN3gpFEwi0GEf/30Nn1L9Q==",
                                          "identifierGuid": "a4e0dd2c-3051-418b-847f-fdf4367d4bf5",
                                          "code": "sample string 2",
                                          "description": "sample string 3",
                                          "isAdvertised": true
                                        },
                                        {
                                          "$ref": "84"
                                        }
                                      ],
                                      "promoTypeGuids": [
                                        "c5f0b39d-fb91-4068-bc53-e9b3f53b5f19",
                                        "f2549821-449d-40fe-b2a6-4c05c6c5821d"
                                      ],
                                      "isPromotionOnly": false,
                                      "isOrderable": false,
                                      "vendor": 0
                                    },
                                    "groupIDs": [
                                      1,
                                      2
                                    ],
                                    "hostDescription": "sample string 24"
                                  },
                                  {
                                    "$ref": "20"
                                  }
                                ],
                                "accounts": [
                                  {
                                    "$id": "85",
                                    "id": 1,
                                    "storeID": 1,
                                    "accountName": "sample string 2",
                                    "bsb": "sample string 3",
                                    "accountNumber": "sample string 4",
                                    "accountDesignated": true
                                  },
                                  {
                                    "$ref": "85"
                                  }
                                ],
                                "sales": [
                                  {
                                    "$id": "86",
                                    "id": 1,
                                    "storeID": 1,
                                    "externalSalesType": 2,
                                    "ftpSiteID": 1,
                                    "lastSaleProcessed": "2025-08-02T23:25:28.5491362",
                                    "ftpSite": {
                                      "$id": "87",
                                      "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": "86"
                                  }
                                ],
                                "zoneMatrix": [
                                  {
                                    "$ref": "83"
                                  },
                                  {
                                    "$ref": "83"
                                  }
                                ],
                                "cashManagements": [
                                  {
                                    "$id": "88",
                                    "id": 1,
                                    "storeID": 1,
                                    "cashManagementType": 2,
                                    "apiID": 1,
                                    "organisationID": "sample string 3",
                                    "siteName": "sample string 4",
                                    "thirdPartyAPI": {
                                      "$id": "89",
                                      "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": "88"
                                  }
                                ],
                                "updateStoreID": "7472b08f-d9d4-483f-b17d-fb605545f255",
                                "updateStore": {
                                  "$id": "90",
                                  "id": "df3cc776-7a30-4030-bb99-926d08682925",
                                  "name": "sample string 1",
                                  "lastActivity": "2025-08-02T23:25:28.5491362",
                                  "zone": "sample string 2",
                                  "timeZoneOffset": 0.0,
                                  "businessHoursStart": "00:00:00.1234567",
                                  "businessHoursEnd": "00:00:00.1234567",
                                  "master": true,
                                  "lastIP": "sample string 10",
                                  "lastHostName": "sample string 11",
                                  "ping": 1,
                                  "pingStatus": "sample string 12",
                                  "lastUpdateCompleted": "2025-08-02T23:25:28.5491362"
                                },
                                "timeZoneId": "sample string 53",
                                "securityOptions": {
                                  "$id": "91",
                                  "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": "17"
                            }
                          ]
                        },
                        "customer": {
                          "$ref": "8"
                        },
                        "communityOrganisation": {
                          "$id": "92",
                          "id": 1,
                          "identifier": "ZPpqj39pVUqCW0eZvZbHjg==",
                          "identifierGuid": "8f6afa64-697f-4a55-825b-4799bd96c78e",
                          "name": "sample string 3",
                          "lookupIdentifier": "sample string 4",
                          "externalID": "sample string 5",
                          "phone": "sample string 6",
                          "fax": "sample string 7",
                          "email": "sample string 8",
                          "address1": "sample string 9",
                          "address2": "sample string 10",
                          "city": "sample string 11",
                          "postCode": "sample string 12",
                          "state": "sample string 13",
                          "country": "sample string 14",
                          "totalAmountAwarded": 15.1,
                          "updated": "2025-08-02T23:25:28.5491362",
                          "deleted": true
                        },
                        "details": [
                          {
                            "$id": "93",
                            "saleItemID": 1,
                            "identifier": "rt4IwDgxPEOWrRk3Kybr9w==",
                            "identifierGuid": "c008deae-3138-433c-96ad-19372b26ebf7",
                            "saleHeaderID": 2,
                            "plu": 1,
                            "pluG_UId": "4lYhKnW3kkONYCdCC/smHQ==",
                            "pluGuid": "2a2156e2-b775-4392-8d60-27420bfb261d",
                            "accountID": "OsY9iqDfc0yU2sOIAq7Q6Q==",
                            "accountIDGuid": "8a3dc63a-dfa0-4c73-94da-c38802aed0e9",
                            "normalPrice": 3,
                            "originalSellingPrice": 4,
                            "discountPrice": 5,
                            "unit": 1,
                            "quantity": 6,
                            "totalCents": 7,
                            "fixedPrice": 1,
                            "tranType": 1,
                            "discountType": 1,
                            "cost": 1,
                            "costDecimals": 8,
                            "markdown": 1,
                            "manualQuantity": 1,
                            "manualPrice": 1,
                            "manualMode": 1,
                            "active": 1,
                            "offline": true,
                            "barcode": "sample string 9",
                            "keyedSale": 1,
                            "discountedID": 1,
                            "fuelID": 1,
                            "serialNumber": "sample string 10",
                            "bestOrExpire": "2025-08-02T23:25:28.5491362",
                            "bestOrExpireType": 1,
                            "providerName": "sample string 11",
                            "refundG_UID": "Dqhsl6CaO02pGjE0BVBJGg==",
                            "refundGuid": "976ca80e-9aa0-4d3b-a91a-31340550491a",
                            "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": "oMpfwVLxOk+L/k4XYhyqEg==",
                            "idempotentVoidGuid": "c15fcaa0-f152-4f3a-8bfe-4e17621caa12",
                            "priceLevelIdentifier": "ywkfETUT+0mSqrkKfHyTUQ==",
                            "priceLevelIdentifierGuid": "111f09cb-1335-49fb-92aa-b90a7c7c9351",
                            "productName": "sample string 23",
                            "apn": "sample string 24",
                            "unknownScans": [
                              {
                                "$id": "94",
                                "id": 1,
                                "saleDetailID": 2,
                                "storeID": 1,
                                "scanned": "2025-08-02T23:25:28.5491362",
                                "operatorG_UID": "QEA=",
                                "barcode": "sample string 4",
                                "processed": 1
                              },
                              {
                                "$ref": "94"
                              }
                            ],
                            "refund": {
                              "$id": "95",
                              "id": 1,
                              "g_UID": "u0t66MvfKkKPrPDN5YfRWg==",
                              "guid": "e87a4bbb-dfcb-422a-8fac-f0cde587d15a",
                              "description": "sample string 1",
                              "dumped": true,
                              "inventoryReasonID": 1,
                              "sortOrder": 1,
                              "updated": "2025-08-02T23:25:28.5491362"
                            },
                            "modifier": {
                              "$id": "96",
                              "id": 1,
                              "setG_UID": "J84aoJu5q0Sn1ux9oxXJHQ==",
                              "modifierSetGuid": "a01ace27-b99b-44ab-a7d6-ec7da315c91d",
                              "name": "sample string 2",
                              "price": 1,
                              "quantity": 1,
                              "modifierType": 1,
                              "groupNumber": 1,
                              "pageNumber": 1,
                              "controlOrder": 1,
                              "printToStation": true,
                              "pluG_UID": "jq2C0VZKLUS3wA9ZlJqyVQ==",
                              "pluGuid": "d182ad8e-4a56-442d-b7c0-0f59949ab255",
                              "deleted": true,
                              "g_UID": "9u1614KNNkWNo73qmQ1vHQ==",
                              "guid": "d77aedf6-8d82-4536-8da3-bdea990d6f1d",
                              "product": {
                                "$ref": "27"
                              }
                            },
                            "priceLevelName": "sample string 25",
                            "pumpNumber": 1,
                            "hoseNumber": 1
                          },
                          {
                            "$ref": "93"
                          }
                        ],
                        "eftReceipts": [
                          {
                            "$id": "97",
                            "id": 1,
                            "storeID": 1,
                            "saleHeaderID": 2,
                            "storeSaleHeader": {
                              "$ref": "15"
                            },
                            "receipt": "sample string 3",
                            "processed": 1
                          },
                          {
                            "$ref": "97"
                          }
                        ],
                        "payments": [
                          {
                            "$ref": "14"
                          },
                          {
                            "$ref": "14"
                          }
                        ],
                        "cards": [
                          {
                            "$id": "98",
                            "id": 1,
                            "saleHeaderID": 1,
                            "identifier": "sample string 2",
                            "cardType": 3,
                            "providerName": "sample string 4"
                          },
                          {
                            "$ref": "98"
                          }
                        ],
                        "campaignHits": [
                          {
                            "$id": "99",
                            "id": 1,
                            "saleHeaderID": 2,
                            "campaign": "sample string 3",
                            "name": "sample string 4",
                            "processed": 1,
                            "campaignDescription": "sample string 5"
                          },
                          {
                            "$ref": "99"
                          }
                        ],
                        "fuel": [
                          {
                            "$id": "100",
                            "id": 1,
                            "plu": 1,
                            "pluG_UID": "9R3R8ZlsyEmjMzLiRfKjgA==",
                            "pluGuid": "f1d11df5-6c99-49c8-a333-32e245f2a380",
                            "saleHeaderID": 2,
                            "totalCents": 3,
                            "grade": 1,
                            "gradeDescription": "sample string 4",
                            "dispenser": 1,
                            "hose": 1,
                            "quantity": 1,
                            "cost": 1,
                            "acquirerNum": 1,
                            "attendant": 1,
                            "ePurseBalance": 1.0,
                            "cardSignature": "sample string 5",
                            "compartmentNumber": 1,
                            "contractNumber": 1,
                            "discountCardPAN": "sample string 6",
                            "discountID": 1,
                            "discountName": "sample string 7",
                            "discountNetValue": 1.0,
                            "discountType": 1,
                            "discountValue": 1.0,
                            "discretionaryData": "sample string 8",
                            "driverID": "sample string 9",
                            "eftBatchNumber": 1,
                            "eftResponseCode": "sample string 10",
                            "endDateTime": "2025-08-02T23:25:28.5491362",
                            "engineHours": 1.1,
                            "fposNumber": 1,
                            "loyaltyCardPAN": "sample string 11",
                            "miscData1": 1,
                            "miscData2": "sample string 12",
                            "miscFlags": 1,
                            "mop": 1,
                            "odometer": 1,
                            "panNumber": "sample string 13",
                            "saleRefund": true,
                            "saleStatus": 1,
                            "sequenceNumber": 1,
                            "stan": 1,
                            "startDateTime": "2025-08-02T23:25:28.5491362",
                            "tagNumber": "sample string 15",
                            "trackTwoRem": "sample string 16",
                            "transCode": 1,
                            "transType": 1,
                            "unitPrice": 1.0,
                            "vehicleReg": "sample string 17",
                            "offline": true,
                            "processed": 1
                          },
                          {
                            "$ref": "100"
                          }
                        ],
                        "fuelResells": [
                          {
                            "$id": "101",
                            "saleItemID": 1,
                            "saleHeaderID": 2,
                            "plu": 1,
                            "pluG_UId": "lko2EjqNrUi//zxAenR/rg==",
                            "pluGuid": "12364a96-8d3a-48ad-bfff-3c407a747fae",
                            "accountID": "BPk6AvofjEK2Z8JXFP6Nlw==",
                            "accountIDGuid": "023af904-1ffa-428c-b667-c25714fe8d97",
                            "normalPrice": 3,
                            "originalSellingPrice": 4,
                            "discountPrice": 5,
                            "unit": 1,
                            "quantity": 6,
                            "totalCents": 7,
                            "fixedPrice": 1,
                            "tranType": 1,
                            "processed": 1,
                            "discountType": 1,
                            "cost": 1,
                            "costDecimals": 1,
                            "markdown": 1,
                            "manualQuantity": 1,
                            "manualPrice": 1,
                            "manualMode": 1,
                            "active": 1,
                            "barcode": "sample string 8",
                            "offline": 1,
                            "keyedSale": 1,
                            "discountedID": 1,
                            "fuelID": 1,
                            "serialNumber": "sample string 9",
                            "bestOrExpire": "2025-08-02T23:25:28.5491362",
                            "bestOrExpireType": 1,
                            "refundG_UID": "oHf3B2/hnkq9vOLwBH5jiA==",
                            "refundGuid": "07f777a0-e16f-4a9e-bdbc-e2f0047e6388",
                            "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": "101"
                          }
                        ],
                        "customerOrder": [
                          {
                            "$id": "102",
                            "identifier": "o0FyuQ6DUUOB3XDqZq6Qrg==",
                            "identifierGuid": "b97241a3-830e-4351-81dd-70ea66ae90ae",
                            "id": 1,
                            "orderNo": 2,
                            "externalSaleIdentifier": "sample string 3",
                            "storeID": 4,
                            "zoneID": 5,
                            "deptNo": 6,
                            "customerIdentifier": "wiaK50VrOk62EiW0KMScig==",
                            "customerIdentifierGuid": "e78a26c2-6b45-4e3a-b612-25b428c49c8a",
                            "operatorNo": 1,
                            "operatorG_UID": "wN9mhB7nTU2OvH7cJw3pMg==",
                            "operatorGuid": "8466dfc0-e71e-4d4d-8ebc-7edc270de932",
                            "created": "2025-08-02T23:25:28.5491362",
                            "ordered": "2025-08-02T23:25:28.5491362",
                            "started": "2025-08-02T23:25:28.5491362",
                            "completed": "2025-08-02T23:25:28.5491362",
                            "supplied": "2025-08-02T23:25:28.5491362",
                            "quickTicket": 1,
                            "deleted": true,
                            "walkAway": true,
                            "approxWait": 1,
                            "actualWait": 1,
                            "deliveryMethod": 8,
                            "externalSaleType": 9,
                            "customer": {
                              "$ref": "8"
                            },
                            "operator": {
                              "$ref": "16"
                            },
                            "details": [
                              {
                                "$id": "103",
                                "headerID": 1,
                                "plu": 1,
                                "pluG_UId": "Vf4lylQ4mkCS3JBLZEnb6Q==",
                                "pluGuid": "ca25fe55-3854-409a-92dc-904b6449dbe9",
                                "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": "HY79pwtT9Ea3mTWOGCIGoQ==",
                                "headerIdentifierGuid": "a7fd8e1d-530b-46f4-b799-358e182206a1",
                                "product": {
                                  "$ref": "27"
                                }
                              },
                              {
                                "$ref": "103"
                              }
                            ],
                            "storeName": "sample string 11",
                            "customerName": "sample string 12",
                            "storeReplyTo": "sample string 13",
                            "storeSubjectLine": "sample string 14",
                            "storeSaleHeader": {
                              "$ref": "15"
                            }
                          },
                          {
                            "$ref": "102"
                          }
                        ],
                        "surveyResponses": [
                          {
                            "$id": "104",
                            "surveyG_UID": "7GaMmF/vP0eD7cSqoiBdQw==",
                            "surveyGuid": "988c66ec-ef5f-473f-83ed-c4aaa2205d43",
                            "saleHeaderGuid": "m3b86EjXTk2M4jIzqwBDRw==",
                            "saleGuid": "e8fc769b-d748-4d4e-8ce2-3233ab004347",
                            "textResponse": "sample string 1",
                            "integerResponse": 1,
                            "g_UIDResponse": "pPM4y/ktMEG0AYX6d0njRw==",
                            "guidResponse": "cb38f3a4-2df9-4130-b401-85fa7749e347",
                            "whoAnswered": 2,
                            "answeredAtUTC": "2025-08-02T23:25:28.5491362",
                            "sale": {
                              "$ref": "15"
                            },
                            "survey": {
                              "$id": "105",
                              "g_UID": "4voJg5YQvkqn1Tj476YjoA==",
                              "guid": "8309fae2-1096-4abe-a7d5-38f8efa623a0",
                              "name": "sample string 1",
                              "storeID": 2,
                              "zoneID": 1,
                              "checkoutFormG_UID": "uXYvfHw5o0u2M6SeBAcUkg==",
                              "checkoutFormGuid": "7c2f76b9-397c-4ba3-b633-a49e04071492",
                              "displayToWho": 3,
                              "displayWhen": 4,
                              "start": "2025-08-02T23:25:28.5491362",
                              "end": "2025-08-02T23:25:28.5491362",
                              "deleted": true,
                              "updated": "2025-08-02T23:25:28.5491362",
                              "possibleIntegerResponses": [
                                1,
                                2
                              ],
                              "possibleTextResponses": [
                                "sample string 1",
                                "sample string 2"
                              ],
                              "possibleGuidResponses": [
                                "5b7c981c-4c37-43da-847a-c5f795d7f03b",
                                "8f88c2c1-9e0d-49fd-b9be-4d83104130e6"
                              ],
                              "allowsAllTextResponses": true,
                              "surveyForm": {
                                "$ref": "45"
                              }
                            },
                            "ingressId": "sample string 4"
                          },
                          {
                            "$ref": "104"
                          }
                        ],
                        "storeName": "sample string 38",
                        "machineName": "sample string 39",
                        "operatorName": "sample string 40",
                        "direction": 1,
                        "reason": "sample string 41",
                        "accountG_UID": "Si6R8yzPPkuFd60lqMdf2w==",
                        "accountIdentifier": "f3912e4a-cf2c-4b3e-8577-ad25a8c75fdb",
                        "accountName": "sample string 42",
                        "customerOrderIdentifier": "E4EY82HuaUSGSKrqhFep+A==",
                        "customerOrderIdentifierGuid": "f3188113-ee61-4469-8648-aaea8457a9f8",
                        "priceLevelName": "sample string 43",
                        "revision": 44,
                        "ingressId": "sample string 45"
                      },
                      "metadata": {
                        "$id": "106",
                        "id": 1,
                        "paymentID": 2,
                        "paymentIdentifier": "7IZItwA+D0CkfhgH5d9WAQ==",
                        "paymentIdentifierGuid": "b74886ec-3e00-400f-a47e-1807e5df5601",
                        "identifier": "LqjI0UjY4UKWrKGLl+uFpA==",
                        "identifierGuid": "d1c8a82e-d848-42e1-96ac-a18b97eb85a4",
                        "metadata": "sample string 3",
                        "signatureImage": "QEA=",
                        "itemIdentifier": "16PcwqXBCEG1Er3YCu/DLg==",
                        "itemIdentifierGuid": "c2dca3d7-c1a5-4108-b512-bdd80aefc32e"
                      }
                    },
                    {
                      "$ref": "14"
                    }
                  ]
                },
                {
                  "$ref": "9"
                }
              ],
              "customerGroupMembers": [
                {
                  "$ref": "13"
                },
                {
                  "$ref": "13"
                }
              ],
              "customerGroups": [
                {
                  "$ref": "12"
                },
                {
                  "$ref": "12"
                }
              ],
              "accounts": [
                {
                  "$ref": "10"
                },
                {
                  "$ref": "10"
                }
              ],
              "account": {
                "$ref": "10"
              },
              "vouchers": [
                {
                  "$id": "107",
                  "customerIdentifier": "Bq+NhuROWkiqYpsx+V0uhw==",
                  "customerIdentifierGuid": "868daf06-4ee4-485a-aa62-9b31f95d2e87",
                  "voucherName": "sample string 2",
                  "count": 3,
                  "storeID": 4,
                  "barcode": "sample string 5",
                  "redeemCount": 6,
                  "issueCount": 7,
                  "storeSalePaymentID": 1,
                  "idempotentID": "2Qjn571mYESRArRv4mlTkg==",
                  "idempotentGuid": "e7e708d9-66bd-4460-9102-b46fe2695392",
                  "offline": true,
                  "voucher": {
                    "$ref": "3"
                  },
                  "customer": {
                    "$ref": "8"
                  }
                },
                {
                  "$ref": "107"
                }
              ]
            },
            "issuedOfflinePayment": {
              "$ref": "14"
            },
            "redeemedOfflinePayment": {
              "$ref": "14"
            }
          },
          {
            "$ref": "7"
          }
        ]
      },
      "customer": {
        "$ref": "8"
      },
      "issuedOfflinePayment": {
        "$ref": "14"
      }
    },
    {
      "$ref": "2"
    }
  ],
  "skip": 1,
  "take": 1,
  "totalCount": 1
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK.�[��{��5xl/workbook.xml �(�����0D�&�C���`�N\�z�^�"
�K��|�o�vfg����OĞ|�`\aK�y?�9ف�#�yע���Ҿ���P�|k0�%Qta�ש�ѕ�ˍD�:����2�:�K����9[��$l
����"(b�����J�skJSb5�6�ig�$���J��wg���PK.�[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
.�[�"�F''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rf7fdc23cea45412f" /></Relationships>PK.�[����xl/worksheets/sheet1.xml �(���͎�0F_���(D�h�d��.:kL���v�<~�a�d��vF����k�xxU=�c�JH"�j���X³k?e�*Fm^l'��Δ�s�C�֝P�F�$_k�Q��OsD�me-��>+18D1N�=w�W��'�n��˞��M������r�U�H�}J�hK�Hv
����b���`��o�_���M	q`�~
?�a@#Z~��O=~��9?�$8��mx%��A��kx��q]	)���8Oe4���l�V�s��u�}��t�3}�4�I��	#����~��4��ŋ���,^�z�D��,�8e9f�M�c3�sǫ���P�ݧգ_�p2~�����L�B|����%�5���8l�x%���f��Ӎ�|Ⱦ%��߈��ߩn�����;��y��	�d���PK.�[�X� �Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8	Np��ݰ���=��&vd����G�
XE�Tb�������4����޾M#9���-Y�tj�}��8l7�=�"��`�9��bC&�yEi�'27�M��$bJ}Og!��GZ�yM���Lr�����z����iB��W�� F �{�-����"KT ;��^W��z,˜��I �nj!^F�^��B��kλBƸz����K���K�ey�Vs]�J5��%k:}U�7��PK.�[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK.�[@����xl/sharedStrings.xml �(�m��N�0D%ʝ��j��j�BO�B"jMm��E��'���g���z'> �
Xɝ*���`q��Swwq#�����P�H�}]��Q�JN��Vk�'�T��y��7�e5�f�	��ӗEq���(Ef�J^K1�}��9��u�u�D(5ץ^���`�����ƭי�Y�l�e;if��!5�G`˹�3�B^5�9��R���l�֟^wχ/�4#$Ն�Cۨ�iR�@^�(:�ZPK-.�[��{��5xl/workbook.xmlPK-.�[����	�[Content_Types].xmlPK-
.�[�"�F''V_rels/.relsPK-.�[�����xl/worksheets/sheet1.xmlPK-.�[�X� �P�xl/_rels/workbook.xml.relsPK-.�[Ѓc'2E
�xl/styles.xmlPK-.�[@����nxl/sharedStrings.xmlPK��	

application/vnd.ms-excel

Sample:
PK.�[|�(�5xl/workbook.xml �(�����0��&�C��@
)��x���V�O�||K	$޼���~;t�v괞�G��U�ƣ��"��#H�.ڀ
;��d>H�"�s�C����I�$�03/�r�0o�X�X`���7�dB��|B��͞e0�����"�)a�ETH1	5n�gE�>�8��V"�]�--�e�a��%���PK.�[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
.�[?:��''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rc2ae22c62fa84e31" /></Relationships>PK.�[����xl/worksheets/sheet1.xml �(���͎�0F_���(D�h�d��.:kL���v�<~�a�d��vF����k�xxU=�c�JH"�j���X³k?e�*Fm^l'��Δ�s�C�֝P�F�$_k�Q��OsD�me-��>+18D1N�=w�W��'�n��˞��M������r�U�H�}J�hK�Hv
����b���`��o�_���M	q`�~
?�a@#Z~��O=~��9?�$8��mx%��A��kx��q]	)���8Oe4���l�V�s��u�}��t�3}�4�I��	#����~��4��ŋ���,^�z�D��,�8e9f�M�c3�sǫ���P�ݧգ_�p2~�����L�B|����%�5���8l�x%���f��Ӎ�|Ⱦ%��߈��ߩn�����;��y��	�d���PK.�[��Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;q��� �n��\���$"�#۴�l]�H�B-*#���h~OO����Zo?�����5-�,�FZ5���S�O���G��ٓ�b|}�R/{����&v�u�1u��<�i��5u)n�d��?D�� ���ӄ&��w뎾G@��uZ�+yz	,�T /���.�C���f�T�b@���|8��^�y*�YQ6�Īԕ��Cez�P�/�:��D��͡�Z��4�5z��PK.�[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK.�[@����xl/sharedStrings.xml �(�m��N�0D%ʝ��j��j�BO�B"jMm��E��'���g���z'> �
Xɝ*���`q��Swwq#�����P�H�}]��Q�JN��Vk�'�T��y��7�e5�f�	��ӗEq���(Ef�J^K1�}��9��u�u�D(5ץ^���`�����ƭי�Y�l�e;if��!5�G`˹�3�B^5�9��R���l�֟^wχ/�4#$Ն�Cۨ�iR�@^�(:�ZPK-.�[|�(�5xl/workbook.xmlPK-.�[����	�[Content_Types].xmlPK-
.�[?:��''V_rels/.relsPK-.�[�����xl/worksheets/sheet1.xmlPK-.�[��P�xl/_rels/workbook.xml.relsPK-.�[Ѓc'2E
�xl/styles.xmlPK-.�[@����mxl/sharedStrings.xmlPK��