PUT api/Films/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

Film
NameDescriptionTypeAdditional information
Id

integer

None.

FilmNameEn

string

None.

FilmName

string

None.

CountryId

integer

None.

CountryName

string

None.

Duration

integer

None.

Director

string

None.

Actors

string

None.

Introduction

string

None.

Category

string

None.

ManufacturerId

integer

None.

ManufacturerName

string

None.

VersionCode

string

None.

VersionName

string

None.

StatusCode

string

None.

StatusName

string

None.

LanguageCode

string

None.

LanguageName

string

None.

Holding

string

None.

Description

string

None.

SellOnline

boolean

None.

MetaDescription

string

None.

MetaKeyword

string

None.

MetaTitle

string

None.

LimitedToStores

boolean

None.

SubjectToAcl

boolean

None.

CreatedOnUtc

date

None.

UpdatedOnUtc

date

None.

Published

boolean

None.

Deleted

boolean

None.

PictureId

integer

None.

ImageUrl

string

None.

BannerUrl

string

None.

PremieredDay

date

None.

VideoUrl

string

None.

ShowOnHomePage

boolean

None.

Tags

string

None.

AllowCustomerReviews

boolean

None.

ApprovedRatingSum

integer

None.

NotApprovedRatingSum

integer

None.

ApprovedTotalReviews

integer

None.

NotApprovedTotalReviews

integer

None.

TotalLike

integer

None.

NumberOfViews

integer

None.

IsHot

integer

None.

AgeAbove

integer

None.

AgeAboveShow

string

None.

ProposedPrice

decimal number

None.

TrailerOnHomePage

boolean

None.

OrderNo

integer

None.

SellOnlineBefore

integer

None.

CreatedUser

string

None.

UpdatedUser

string

None.

CategoriesId

Collection of integer

None.

CategoriesName

Collection of string

None.

lstSession

Collection of PlanScreeningFlying

None.

ProjectTime

date

None.

isFree

boolean

None.

SharingFilms

Collection of SharingFilm

None.

Request Formats

application/json, text/json

Sample:
{
  "Id": 1,
  "FilmNameEn": "sample string 2",
  "FilmName": "sample string 3",
  "CountryId": 1,
  "CountryName": "sample string 4",
  "Duration": 1,
  "Director": "sample string 5",
  "Actors": "sample string 6",
  "Introduction": "sample string 7",
  "Category": "sample string 8",
  "ManufacturerId": 1,
  "ManufacturerName": "sample string 9",
  "VersionCode": "sample string 10",
  "VersionName": "sample string 11",
  "StatusCode": "sample string 12",
  "StatusName": "sample string 13",
  "LanguageCode": "sample string 14",
  "LanguageName": "sample string 15",
  "Holding": "sample string 16",
  "Description": "sample string 17",
  "SellOnline": true,
  "MetaDescription": "sample string 18",
  "MetaKeyword": "sample string 19",
  "MetaTitle": "sample string 20",
  "LimitedToStores": true,
  "SubjectToAcl": true,
  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
  "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
  "Published": true,
  "Deleted": true,
  "PictureId": 1,
  "ImageUrl": "sample string 22",
  "BannerUrl": "sample string 23",
  "PremieredDay": "2025-05-19T10:21:02.8513541+07:00",
  "VideoUrl": "sample string 24",
  "ShowOnHomePage": true,
  "Tags": "sample string 25",
  "AllowCustomerReviews": true,
  "ApprovedRatingSum": 1,
  "NotApprovedRatingSum": 1,
  "ApprovedTotalReviews": 1,
  "NotApprovedTotalReviews": 1,
  "TotalLike": 1,
  "NumberOfViews": 1,
  "IsHot": 1,
  "AgeAbove": 1,
  "AgeAboveShow": "sample string 26",
  "ProposedPrice": 1.0,
  "TrailerOnHomePage": true,
  "OrderNo": 28,
  "SellOnlineBefore": 1,
  "CreatedUser": "sample string 29",
  "UpdatedUser": "sample string 30",
  "CategoriesId": [
    1,
    2
  ],
  "CategoriesName": [
    "sample string 1",
    "sample string 2"
  ],
  "lstSession": [
    {
      "Id": 1,
      "PlanCinemaId": 2,
      "ProjectDate": "2025-05-19T10:21:02.8513541+07:00",
      "ProjectTime": "2025-05-19T10:21:02.8513541+07:00",
      "FilmId": 4,
      "RoomId": 5,
      "TypeRoom": 6,
      "DaypartId": 1,
      "Deleted": true,
      "NoOnlineChairF1": "sample string 7",
      "NoOnlineChairF2": "sample string 8",
      "NoOnlineChairF3": "sample string 9",
      "IsSelling": 1,
      "IsOnlineSelling": 1,
      "PriceOfPosition1": "sample string 10",
      "PriceOfPosition2": "sample string 11",
      "PriceOfPosition3": "sample string 12",
      "PriceOfPosition4": "sample string 13",
      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
      "CreatedUser": "sample string 14",
      "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
      "UpdatedUser": "sample string 15"
    },
    {
      "Id": 1,
      "PlanCinemaId": 2,
      "ProjectDate": "2025-05-19T10:21:02.8513541+07:00",
      "ProjectTime": "2025-05-19T10:21:02.8513541+07:00",
      "FilmId": 4,
      "RoomId": 5,
      "TypeRoom": 6,
      "DaypartId": 1,
      "Deleted": true,
      "NoOnlineChairF1": "sample string 7",
      "NoOnlineChairF2": "sample string 8",
      "NoOnlineChairF3": "sample string 9",
      "IsSelling": 1,
      "IsOnlineSelling": 1,
      "PriceOfPosition1": "sample string 10",
      "PriceOfPosition2": "sample string 11",
      "PriceOfPosition3": "sample string 12",
      "PriceOfPosition4": "sample string 13",
      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
      "CreatedUser": "sample string 14",
      "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
      "UpdatedUser": "sample string 15"
    }
  ],
  "ProjectTime": "2025-05-19T10:21:02.8513541+07:00",
  "isFree": true,
  "SharingFilms": [
    {
      "Id": 1,
      "SharingId": 2,
      "FilmId": 3,
      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
      "CreatedBy": 1,
      "SharingRate": {
        "Id": 1,
        "ManufacturerId": 2,
        "SharingType": "sample string 3",
        "VersionCode": "sample string 4",
        "FromDate": "2025-05-19T10:21:02.8513541+07:00",
        "ToDate": "2025-05-19T10:21:02.8513541+07:00",
        "PeriodName": "sample string 5",
        "FromAmount": 1.0,
        "ToAmount": 1.0,
        "Rate": 6.0,
        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
        "CreatedBy": 8,
        "UpdatedBy": 1,
        "Deleted": true,
        "ShowAgain": true,
        "Manufacturer": {
          "Id": 1,
          "Name": "sample string 2",
          "Description": "sample string 3",
          "ManufacturerTemplateId": 4,
          "MetaKeywords": "sample string 5",
          "MetaDescription": "sample string 6",
          "MetaTitle": "sample string 7",
          "PictureId": 8,
          "PageSize": 9,
          "AllowCustomersToSelectPageSize": true,
          "PageSizeOptions": "sample string 11",
          "PriceRanges": "sample string 12",
          "SubjectToAcl": true,
          "LimitedToStores": true,
          "Published": true,
          "Deleted": true,
          "DisplayOrder": 17,
          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
          "FullName": "sample string 19",
          "Address": "sample string 20",
          "AcountBank": "sample string 21",
          "BankName": "sample string 22",
          "AddressBank": "sample string 23",
          "PhoneNumber": "sample string 24",
          "Fax": "sample string 25",
          "Url": "sample string 26",
          "CreatedUser": "sample string 27",
          "UpdatedUser": "sample string 28",
          "SharingRates": [],
          "Product_Manufacturer_Mapping": [
            {
              "Id": 1,
              "ProductId": 2,
              "ManufacturerId": 3,
              "IsFeaturedProduct": true,
              "DisplayOrder": 5,
              "Product": {
                "Id": 1,
                "ProductTypeId": 2,
                "ParentGroupedProductId": 3,
                "VisibleIndividually": true,
                "Name": "sample string 5",
                "ShortDescription": "sample string 6",
                "FullDescription": "sample string 7",
                "AdminComment": "sample string 8",
                "ProductTemplateId": 9,
                "VendorId": 10,
                "ShowOnHomePage": true,
                "MetaKeywords": "sample string 12",
                "MetaDescription": "sample string 13",
                "MetaTitle": "sample string 14",
                "AllowCustomerReviews": true,
                "ApprovedRatingSum": 16,
                "NotApprovedRatingSum": 17,
                "ApprovedTotalReviews": 18,
                "NotApprovedTotalReviews": 19,
                "SubjectToAcl": true,
                "LimitedToStores": true,
                "Sku": "sample string 22",
                "ManufacturerPartNumber": "sample string 23",
                "Gtin": "sample string 24",
                "IsGiftCard": true,
                "GiftCardTypeId": 26,
                "RequireOtherProducts": true,
                "RequiredProductIds": "sample string 28",
                "AutomaticallyAddRequiredProducts": true,
                "IsDownload": true,
                "DownloadId": 31,
                "UnlimitedDownloads": true,
                "MaxNumberOfDownloads": 33,
                "DownloadExpirationDays": 1,
                "DownloadActivationTypeId": 34,
                "HasSampleDownload": true,
                "SampleDownloadId": 36,
                "HasUserAgreement": true,
                "UserAgreementText": "sample string 38",
                "IsRecurring": true,
                "RecurringCycleLength": 40,
                "RecurringCyclePeriodId": 41,
                "RecurringTotalCycles": 42,
                "IsShipEnabled": true,
                "IsFreeShipping": true,
                "AdditionalShippingCharge": 45.0,
                "IsTaxExempt": true,
                "TaxCategoryId": 47,
                "ManageInventoryMethodId": 48,
                "StockQuantity": 49,
                "DisplayStockAvailability": true,
                "DisplayStockQuantity": true,
                "MinStockQuantity": 52,
                "LowStockActivityId": 53,
                "NotifyAdminForQuantityBelow": 54,
                "BackorderModeId": 55,
                "AllowBackInStockSubscriptions": true,
                "OrderMinimumQuantity": 57,
                "OrderMaximumQuantity": 58,
                "AllowedQuantities": "sample string 59",
                "DisableBuyButton": true,
                "DisableWishlistButton": true,
                "AvailableForPreOrder": true,
                "CallForPrice": true,
                "Price": 64.0,
                "OldPrice": 65.0,
                "ProductCost": 66.0,
                "SpecialPrice": 1.0,
                "SpecialPriceStartDateTimeUtc": "2025-05-19T10:21:02.8513541+07:00",
                "SpecialPriceEndDateTimeUtc": "2025-05-19T10:21:02.8513541+07:00",
                "CustomerEntersPrice": true,
                "MinimumCustomerEnteredPrice": 68.0,
                "MaximumCustomerEnteredPrice": 69.0,
                "HasTierPrices": true,
                "HasDiscountsApplied": true,
                "Weight": 72.0,
                "Length": 73.0,
                "Width": 74.0,
                "Height": 75.0,
                "AvailableStartDateTimeUtc": "2025-05-19T10:21:02.8513541+07:00",
                "AvailableEndDateTimeUtc": "2025-05-19T10:21:02.8513541+07:00",
                "DisplayOrder": 76,
                "Published": true,
                "Deleted": true,
                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                "TotalLike": 81,
                "NumberOfViews": 1,
                "PlanScreenId": 82,
                "PositionId": 83,
                "Status": 84,
                "BackInStockSubscriptions": [
                  {
                    "Id": 1,
                    "StoreId": 2,
                    "ProductId": 3,
                    "CustomerId": 4,
                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                    "Customer": {
                      "Id": 1,
                      "CustomerGuid": "0ac48611-ccfc-4669-af3e-7cfe8ce4bcd7",
                      "Username": "sample string 3",
                      "Email": "sample string 4",
                      "Password": "sample string 5",
                      "PasswordFormatId": 6,
                      "PasswordSalt": "sample string 7",
                      "AdminComment": "sample string 8",
                      "IsTaxExempt": true,
                      "AffiliateId": 10,
                      "VendorId": 11,
                      "Active": true,
                      "Deleted": true,
                      "IsSystemAccount": true,
                      "SystemName": "sample string 15",
                      "LastIpAddress": "sample string 16",
                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                      "LastLoginDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                      "LastActivityDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                      "BillingAddress_Id": 1,
                      "ShippingAddress_Id": 1,
                      "IsStaff": true,
                      "IsManufacturer": true,
                      "ManufacturerId": 1,
                      "CustomerFirstName": "sample string 19",
                      "CustomerLastName": "sample string 20",
                      "BirthDay": "2025-05-19T10:21:02.8513541+07:00",
                      "Mobile": "sample string 21",
                      "Sex": "sample string 22",
                      "Marriage": true,
                      "Address": "sample string 23",
                      "Position": "sample string 24",
                      "Favour": "sample string 25",
                      "CardCode": "sample string 26",
                      "CardLevelName": "sample string 27",
                      "CurrentCardId": 1,
                      "CardIssued": true,
                      "PointReward": 1.0,
                      "PointCard": 1.0,
                      "LastVisitedPage": "sample string 28",
                      "DateCreateCard": "2025-05-19T10:21:02.8513541+07:00",
                      "DateExpireCard": "2025-05-19T10:21:02.8513541+07:00",
                      "DateLevel": "2025-05-19T10:21:02.8513541+07:00",
                      "Area_Id": 1,
                      "City_Id": 1,
                      "Job_Id": 1,
                      "District_Id": 1,
                      "Country_Id": 1,
                      "ActivityLogs": [
                        {
                          "Id": 1,
                          "ActivityLogTypeId": 2,
                          "CustomerId": 3,
                          "Comment": "sample string 4",
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "ActivityLogType": {
                            "Id": 1,
                            "SystemKeyword": "sample string 2",
                            "Name": "sample string 3",
                            "Enabled": true,
                            "ActivityLogs": []
                          }
                        },
                        {
                          "Id": 1,
                          "ActivityLogTypeId": 2,
                          "CustomerId": 3,
                          "Comment": "sample string 4",
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "ActivityLogType": {
                            "Id": 1,
                            "SystemKeyword": "sample string 2",
                            "Name": "sample string 3",
                            "Enabled": true,
                            "ActivityLogs": []
                          }
                        }
                      ],
                      "BackInStockSubscriptions": [],
                      "BlogComments": [
                        {
                          "Id": 1,
                          "CustomerId": 2,
                          "CommentText": "sample string 3",
                          "BlogPostId": 4,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "BlogPost": {
                            "Id": 1,
                            "LanguageId": 2,
                            "Title": "sample string 3",
                            "Body": "sample string 4",
                            "AllowComments": true,
                            "CommentCount": 6,
                            "Tags": "sample string 7",
                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "MetaKeywords": "sample string 8",
                            "MetaDescription": "sample string 9",
                            "MetaTitle": "sample string 10",
                            "LimitedToStores": true,
                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "BlogComments": [],
                            "Language": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "LanguageCulture": "sample string 3",
                              "UniqueSeoCode": "sample string 4",
                              "FlagImageFileName": "sample string 5",
                              "Rtl": true,
                              "LimitedToStores": true,
                              "Published": true,
                              "DisplayOrder": 9,
                              "BlogPosts": [],
                              "LocaleStringResources": [
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "ResourceName": "sample string 3",
                                  "ResourceValue": "sample string 4"
                                },
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "ResourceName": "sample string 3",
                                  "ResourceValue": "sample string 4"
                                }
                              ],
                              "LocalizedProperties": [
                                {
                                  "Id": 1,
                                  "EntityId": 2,
                                  "LanguageId": 3,
                                  "LocaleKeyGroup": "sample string 4",
                                  "LocaleKey": "sample string 5",
                                  "LocaleValue": "sample string 6"
                                },
                                {
                                  "Id": 1,
                                  "EntityId": 2,
                                  "LanguageId": 3,
                                  "LocaleKeyGroup": "sample string 4",
                                  "LocaleKey": "sample string 5",
                                  "LocaleValue": "sample string 6"
                                }
                              ],
                              "News": [
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Title": "sample string 3",
                                  "Short": "sample string 4",
                                  "Full": "sample string 5",
                                  "Published": true,
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "AllowComments": true,
                                  "CommentCount": 8,
                                  "LimitedToStores": true,
                                  "MetaKeywords": "sample string 10",
                                  "MetaDescription": "sample string 11",
                                  "MetaTitle": "sample string 12",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "ZoneId": 14,
                                  "ZoneName": "sample string 15",
                                  "IsHot": true,
                                  "IsFocus": true,
                                  "CustomerId": 16,
                                  "ViewCount": 1,
                                  "PictureId": 1,
                                  "OrderNo": 1,
                                  "UrlImage": "sample string 17",
                                  "UrlImages": [
                                    "sample string 1",
                                    "sample string 2"
                                  ],
                                  "PictureIds": "sample string 18",
                                  "NewsComments": [
                                    {
                                      "Id": 1,
                                      "CommentTitle": "sample string 2",
                                      "CommentText": "sample string 3",
                                      "NewsItemId": 4,
                                      "CustomerId": 5,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                    },
                                    {
                                      "Id": 1,
                                      "CommentTitle": "sample string 2",
                                      "CommentText": "sample string 3",
                                      "NewsItemId": 4,
                                      "CustomerId": 5,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                    }
                                  ]
                                },
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Title": "sample string 3",
                                  "Short": "sample string 4",
                                  "Full": "sample string 5",
                                  "Published": true,
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "AllowComments": true,
                                  "CommentCount": 8,
                                  "LimitedToStores": true,
                                  "MetaKeywords": "sample string 10",
                                  "MetaDescription": "sample string 11",
                                  "MetaTitle": "sample string 12",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "ZoneId": 14,
                                  "ZoneName": "sample string 15",
                                  "IsHot": true,
                                  "IsFocus": true,
                                  "CustomerId": 16,
                                  "ViewCount": 1,
                                  "PictureId": 1,
                                  "OrderNo": 1,
                                  "UrlImage": "sample string 17",
                                  "UrlImages": [
                                    "sample string 1",
                                    "sample string 2"
                                  ],
                                  "PictureIds": "sample string 18",
                                  "NewsComments": [
                                    {
                                      "Id": 1,
                                      "CommentTitle": "sample string 2",
                                      "CommentText": "sample string 3",
                                      "NewsItemId": 4,
                                      "CustomerId": 5,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                    },
                                    {
                                      "Id": 1,
                                      "CommentTitle": "sample string 2",
                                      "CommentText": "sample string 3",
                                      "NewsItemId": 4,
                                      "CustomerId": 5,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                    }
                                  ]
                                }
                              ],
                              "Polls": [
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Name": "sample string 3",
                                  "SystemKeyword": "sample string 4",
                                  "Published": true,
                                  "ShowOnHomePage": true,
                                  "AllowGuestsToVote": true,
                                  "DisplayOrder": 8,
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "PollAnswers": [
                                    {
                                      "Id": 1,
                                      "PollId": 2,
                                      "Name": "sample string 3",
                                      "NumberOfVotes": 4,
                                      "DisplayOrder": 5,
                                      "PollVotingRecords": [
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ]
                                    },
                                    {
                                      "Id": 1,
                                      "PollId": 2,
                                      "Name": "sample string 3",
                                      "NumberOfVotes": 4,
                                      "DisplayOrder": 5,
                                      "PollVotingRecords": [
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ]
                                    }
                                  ]
                                },
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Name": "sample string 3",
                                  "SystemKeyword": "sample string 4",
                                  "Published": true,
                                  "ShowOnHomePage": true,
                                  "AllowGuestsToVote": true,
                                  "DisplayOrder": 8,
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "PollAnswers": [
                                    {
                                      "Id": 1,
                                      "PollId": 2,
                                      "Name": "sample string 3",
                                      "NumberOfVotes": 4,
                                      "DisplayOrder": 5,
                                      "PollVotingRecords": [
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ]
                                    },
                                    {
                                      "Id": 1,
                                      "PollId": 2,
                                      "Name": "sample string 3",
                                      "NumberOfVotes": 4,
                                      "DisplayOrder": 5,
                                      "PollVotingRecords": [
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ]
                                    }
                                  ]
                                }
                              ]
                            }
                          }
                        },
                        {
                          "Id": 1,
                          "CustomerId": 2,
                          "CommentText": "sample string 3",
                          "BlogPostId": 4,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "BlogPost": {
                            "Id": 1,
                            "LanguageId": 2,
                            "Title": "sample string 3",
                            "Body": "sample string 4",
                            "AllowComments": true,
                            "CommentCount": 6,
                            "Tags": "sample string 7",
                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "MetaKeywords": "sample string 8",
                            "MetaDescription": "sample string 9",
                            "MetaTitle": "sample string 10",
                            "LimitedToStores": true,
                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "BlogComments": [],
                            "Language": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "LanguageCulture": "sample string 3",
                              "UniqueSeoCode": "sample string 4",
                              "FlagImageFileName": "sample string 5",
                              "Rtl": true,
                              "LimitedToStores": true,
                              "Published": true,
                              "DisplayOrder": 9,
                              "BlogPosts": [],
                              "LocaleStringResources": [
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "ResourceName": "sample string 3",
                                  "ResourceValue": "sample string 4"
                                },
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "ResourceName": "sample string 3",
                                  "ResourceValue": "sample string 4"
                                }
                              ],
                              "LocalizedProperties": [
                                {
                                  "Id": 1,
                                  "EntityId": 2,
                                  "LanguageId": 3,
                                  "LocaleKeyGroup": "sample string 4",
                                  "LocaleKey": "sample string 5",
                                  "LocaleValue": "sample string 6"
                                },
                                {
                                  "Id": 1,
                                  "EntityId": 2,
                                  "LanguageId": 3,
                                  "LocaleKeyGroup": "sample string 4",
                                  "LocaleKey": "sample string 5",
                                  "LocaleValue": "sample string 6"
                                }
                              ],
                              "News": [
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Title": "sample string 3",
                                  "Short": "sample string 4",
                                  "Full": "sample string 5",
                                  "Published": true,
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "AllowComments": true,
                                  "CommentCount": 8,
                                  "LimitedToStores": true,
                                  "MetaKeywords": "sample string 10",
                                  "MetaDescription": "sample string 11",
                                  "MetaTitle": "sample string 12",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "ZoneId": 14,
                                  "ZoneName": "sample string 15",
                                  "IsHot": true,
                                  "IsFocus": true,
                                  "CustomerId": 16,
                                  "ViewCount": 1,
                                  "PictureId": 1,
                                  "OrderNo": 1,
                                  "UrlImage": "sample string 17",
                                  "UrlImages": [
                                    "sample string 1",
                                    "sample string 2"
                                  ],
                                  "PictureIds": "sample string 18",
                                  "NewsComments": [
                                    {
                                      "Id": 1,
                                      "CommentTitle": "sample string 2",
                                      "CommentText": "sample string 3",
                                      "NewsItemId": 4,
                                      "CustomerId": 5,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                    },
                                    {
                                      "Id": 1,
                                      "CommentTitle": "sample string 2",
                                      "CommentText": "sample string 3",
                                      "NewsItemId": 4,
                                      "CustomerId": 5,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                    }
                                  ]
                                },
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Title": "sample string 3",
                                  "Short": "sample string 4",
                                  "Full": "sample string 5",
                                  "Published": true,
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "AllowComments": true,
                                  "CommentCount": 8,
                                  "LimitedToStores": true,
                                  "MetaKeywords": "sample string 10",
                                  "MetaDescription": "sample string 11",
                                  "MetaTitle": "sample string 12",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "ZoneId": 14,
                                  "ZoneName": "sample string 15",
                                  "IsHot": true,
                                  "IsFocus": true,
                                  "CustomerId": 16,
                                  "ViewCount": 1,
                                  "PictureId": 1,
                                  "OrderNo": 1,
                                  "UrlImage": "sample string 17",
                                  "UrlImages": [
                                    "sample string 1",
                                    "sample string 2"
                                  ],
                                  "PictureIds": "sample string 18",
                                  "NewsComments": [
                                    {
                                      "Id": 1,
                                      "CommentTitle": "sample string 2",
                                      "CommentText": "sample string 3",
                                      "NewsItemId": 4,
                                      "CustomerId": 5,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                    },
                                    {
                                      "Id": 1,
                                      "CommentTitle": "sample string 2",
                                      "CommentText": "sample string 3",
                                      "NewsItemId": 4,
                                      "CustomerId": 5,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                    }
                                  ]
                                }
                              ],
                              "Polls": [
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Name": "sample string 3",
                                  "SystemKeyword": "sample string 4",
                                  "Published": true,
                                  "ShowOnHomePage": true,
                                  "AllowGuestsToVote": true,
                                  "DisplayOrder": 8,
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "PollAnswers": [
                                    {
                                      "Id": 1,
                                      "PollId": 2,
                                      "Name": "sample string 3",
                                      "NumberOfVotes": 4,
                                      "DisplayOrder": 5,
                                      "PollVotingRecords": [
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ]
                                    },
                                    {
                                      "Id": 1,
                                      "PollId": 2,
                                      "Name": "sample string 3",
                                      "NumberOfVotes": 4,
                                      "DisplayOrder": 5,
                                      "PollVotingRecords": [
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ]
                                    }
                                  ]
                                },
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Name": "sample string 3",
                                  "SystemKeyword": "sample string 4",
                                  "Published": true,
                                  "ShowOnHomePage": true,
                                  "AllowGuestsToVote": true,
                                  "DisplayOrder": 8,
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "PollAnswers": [
                                    {
                                      "Id": 1,
                                      "PollId": 2,
                                      "Name": "sample string 3",
                                      "NumberOfVotes": 4,
                                      "DisplayOrder": 5,
                                      "PollVotingRecords": [
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ]
                                    },
                                    {
                                      "Id": 1,
                                      "PollId": 2,
                                      "Name": "sample string 3",
                                      "NumberOfVotes": 4,
                                      "DisplayOrder": 5,
                                      "PollVotingRecords": [
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ]
                                    }
                                  ]
                                }
                              ]
                            }
                          }
                        }
                      ],
                      "Customer_CustomerRole_Mapping": [
                        {
                          "Customer_Id": 1,
                          "CustomerRole_Id": 2,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "CreatedUser": "sample string 3",
                          "CustomerRole": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "FreeShipping": true,
                            "TaxExempt": true,
                            "Active": true,
                            "IsSystemRole": true,
                            "SystemName": "sample string 7",
                            "Customer_CustomerRole_Mapping": [],
                            "TierPrices": [
                              {
                                "Id": 1,
                                "ProductId": 2,
                                "StoreId": 3,
                                "CustomerRoleId": 1,
                                "Quantity": 4,
                                "Price": 5.0
                              },
                              {
                                "Id": 1,
                                "ProductId": 2,
                                "StoreId": 3,
                                "CustomerRoleId": 1,
                                "Quantity": 4,
                                "Price": 5.0
                              }
                            ],
                            "PermissionRecords": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "SystemName": "sample string 3",
                                "Category": "sample string 4",
                                "CustomerRoles": []
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "SystemName": "sample string 3",
                                "Category": "sample string 4",
                                "CustomerRoles": []
                              }
                            ]
                          }
                        },
                        {
                          "Customer_Id": 1,
                          "CustomerRole_Id": 2,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "CreatedUser": "sample string 3",
                          "CustomerRole": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "FreeShipping": true,
                            "TaxExempt": true,
                            "Active": true,
                            "IsSystemRole": true,
                            "SystemName": "sample string 7",
                            "Customer_CustomerRole_Mapping": [],
                            "TierPrices": [
                              {
                                "Id": 1,
                                "ProductId": 2,
                                "StoreId": 3,
                                "CustomerRoleId": 1,
                                "Quantity": 4,
                                "Price": 5.0
                              },
                              {
                                "Id": 1,
                                "ProductId": 2,
                                "StoreId": 3,
                                "CustomerRoleId": 1,
                                "Quantity": 4,
                                "Price": 5.0
                              }
                            ],
                            "PermissionRecords": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "SystemName": "sample string 3",
                                "Category": "sample string 4",
                                "CustomerRoles": []
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "SystemName": "sample string 3",
                                "Category": "sample string 4",
                                "CustomerRoles": []
                              }
                            ]
                          }
                        }
                      ],
                      "ExternalAuthenticationRecords": [
                        {
                          "Id": 1,
                          "CustomerId": 2,
                          "Email": "sample string 3",
                          "ExternalIdentifier": "sample string 4",
                          "ExternalDisplayIdentifier": "sample string 5",
                          "OAuthToken": "sample string 6",
                          "OAuthAccessToken": "sample string 7",
                          "ProviderSystemName": "sample string 8"
                        },
                        {
                          "Id": 1,
                          "CustomerId": 2,
                          "Email": "sample string 3",
                          "ExternalIdentifier": "sample string 4",
                          "ExternalDisplayIdentifier": "sample string 5",
                          "OAuthToken": "sample string 6",
                          "OAuthAccessToken": "sample string 7",
                          "ProviderSystemName": "sample string 8"
                        }
                      ],
                      "Forums_Post": [
                        {
                          "Id": 1,
                          "TopicId": 2,
                          "CustomerId": 3,
                          "Text": "sample string 4",
                          "IPAddress": "sample string 5",
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "Forums_Topic": {
                            "Id": 1,
                            "ForumId": 2,
                            "CustomerId": 3,
                            "TopicTypeId": 4,
                            "Subject": "sample string 5",
                            "NumPosts": 6,
                            "Views": 7,
                            "LastPostId": 8,
                            "LastPostCustomerId": 9,
                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "Forums_Forum": {
                              "Id": 1,
                              "ForumGroupId": 2,
                              "Name": "sample string 3",
                              "Description": "sample string 4",
                              "NumTopics": 5,
                              "NumPosts": 6,
                              "LastTopicId": 7,
                              "LastPostId": 8,
                              "LastPostCustomerId": 9,
                              "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                              "DisplayOrder": 10,
                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                              "Forums_Group": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "DisplayOrder": 3,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "Forums_Forum": []
                              },
                              "Forums_Topic": []
                            },
                            "Forums_Post": []
                          }
                        },
                        {
                          "Id": 1,
                          "TopicId": 2,
                          "CustomerId": 3,
                          "Text": "sample string 4",
                          "IPAddress": "sample string 5",
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "Forums_Topic": {
                            "Id": 1,
                            "ForumId": 2,
                            "CustomerId": 3,
                            "TopicTypeId": 4,
                            "Subject": "sample string 5",
                            "NumPosts": 6,
                            "Views": 7,
                            "LastPostId": 8,
                            "LastPostCustomerId": 9,
                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "Forums_Forum": {
                              "Id": 1,
                              "ForumGroupId": 2,
                              "Name": "sample string 3",
                              "Description": "sample string 4",
                              "NumTopics": 5,
                              "NumPosts": 6,
                              "LastTopicId": 7,
                              "LastPostId": 8,
                              "LastPostCustomerId": 9,
                              "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                              "DisplayOrder": 10,
                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                              "Forums_Group": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "DisplayOrder": 3,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "Forums_Forum": []
                              },
                              "Forums_Topic": []
                            },
                            "Forums_Post": []
                          }
                        }
                      ],
                      "Forums_Subscription": [
                        {
                          "Id": 1,
                          "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                          "CustomerId": 3,
                          "ForumId": 4,
                          "TopicId": 5,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                        },
                        {
                          "Id": 1,
                          "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                          "CustomerId": 3,
                          "ForumId": 4,
                          "TopicId": 5,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                        }
                      ],
                      "Forums_Topic": [
                        {
                          "Id": 1,
                          "ForumId": 2,
                          "CustomerId": 3,
                          "TopicTypeId": 4,
                          "Subject": "sample string 5",
                          "NumPosts": 6,
                          "Views": 7,
                          "LastPostId": 8,
                          "LastPostCustomerId": 9,
                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "Forums_Forum": {
                            "Id": 1,
                            "ForumGroupId": 2,
                            "Name": "sample string 3",
                            "Description": "sample string 4",
                            "NumTopics": 5,
                            "NumPosts": 6,
                            "LastTopicId": 7,
                            "LastPostId": 8,
                            "LastPostCustomerId": 9,
                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                            "DisplayOrder": 10,
                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "Forums_Group": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "DisplayOrder": 3,
                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                              "Forums_Forum": []
                            },
                            "Forums_Topic": []
                          },
                          "Forums_Post": [
                            {
                              "Id": 1,
                              "TopicId": 2,
                              "CustomerId": 3,
                              "Text": "sample string 4",
                              "IPAddress": "sample string 5",
                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                            },
                            {
                              "Id": 1,
                              "TopicId": 2,
                              "CustomerId": 3,
                              "Text": "sample string 4",
                              "IPAddress": "sample string 5",
                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                            }
                          ]
                        },
                        {
                          "Id": 1,
                          "ForumId": 2,
                          "CustomerId": 3,
                          "TopicTypeId": 4,
                          "Subject": "sample string 5",
                          "NumPosts": 6,
                          "Views": 7,
                          "LastPostId": 8,
                          "LastPostCustomerId": 9,
                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "Forums_Forum": {
                            "Id": 1,
                            "ForumGroupId": 2,
                            "Name": "sample string 3",
                            "Description": "sample string 4",
                            "NumTopics": 5,
                            "NumPosts": 6,
                            "LastTopicId": 7,
                            "LastPostId": 8,
                            "LastPostCustomerId": 9,
                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                            "DisplayOrder": 10,
                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "Forums_Group": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "DisplayOrder": 3,
                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                              "Forums_Forum": []
                            },
                            "Forums_Topic": []
                          },
                          "Forums_Post": [
                            {
                              "Id": 1,
                              "TopicId": 2,
                              "CustomerId": 3,
                              "Text": "sample string 4",
                              "IPAddress": "sample string 5",
                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                            },
                            {
                              "Id": 1,
                              "TopicId": 2,
                              "CustomerId": 3,
                              "Text": "sample string 4",
                              "IPAddress": "sample string 5",
                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                            }
                          ]
                        }
                      ],
                      "Logs": [
                        {
                          "Id": 1,
                          "LogLevelId": 2,
                          "ShortMessage": "sample string 3",
                          "FullMessage": "sample string 4",
                          "IpAddress": "sample string 5",
                          "CustomerId": 1,
                          "PageUrl": "sample string 6",
                          "ReferrerUrl": "sample string 7",
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                        },
                        {
                          "Id": 1,
                          "LogLevelId": 2,
                          "ShortMessage": "sample string 3",
                          "FullMessage": "sample string 4",
                          "IpAddress": "sample string 5",
                          "CustomerId": 1,
                          "PageUrl": "sample string 6",
                          "ReferrerUrl": "sample string 7",
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                        }
                      ],
                      "NewsComments": [
                        {
                          "Id": 1,
                          "CommentTitle": "sample string 2",
                          "CommentText": "sample string 3",
                          "NewsItemId": 4,
                          "CustomerId": 5,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "News": {
                            "Id": 1,
                            "LanguageId": 2,
                            "Title": "sample string 3",
                            "Short": "sample string 4",
                            "Full": "sample string 5",
                            "Published": true,
                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "AllowComments": true,
                            "CommentCount": 8,
                            "LimitedToStores": true,
                            "MetaKeywords": "sample string 10",
                            "MetaDescription": "sample string 11",
                            "MetaTitle": "sample string 12",
                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "ZoneId": 14,
                            "ZoneName": "sample string 15",
                            "IsHot": true,
                            "IsFocus": true,
                            "CustomerId": 16,
                            "ViewCount": 1,
                            "PictureId": 1,
                            "OrderNo": 1,
                            "UrlImage": "sample string 17",
                            "UrlImages": [
                              "sample string 1",
                              "sample string 2"
                            ],
                            "PictureIds": "sample string 18",
                            "Language": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "LanguageCulture": "sample string 3",
                              "UniqueSeoCode": "sample string 4",
                              "FlagImageFileName": "sample string 5",
                              "Rtl": true,
                              "LimitedToStores": true,
                              "Published": true,
                              "DisplayOrder": 9,
                              "BlogPosts": [
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Title": "sample string 3",
                                  "Body": "sample string 4",
                                  "AllowComments": true,
                                  "CommentCount": 6,
                                  "Tags": "sample string 7",
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "MetaKeywords": "sample string 8",
                                  "MetaDescription": "sample string 9",
                                  "MetaTitle": "sample string 10",
                                  "LimitedToStores": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "BlogComments": [
                                    {
                                      "Id": 1,
                                      "CustomerId": 2,
                                      "CommentText": "sample string 3",
                                      "BlogPostId": 4,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                    },
                                    {
                                      "Id": 1,
                                      "CustomerId": 2,
                                      "CommentText": "sample string 3",
                                      "BlogPostId": 4,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                    }
                                  ]
                                },
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Title": "sample string 3",
                                  "Body": "sample string 4",
                                  "AllowComments": true,
                                  "CommentCount": 6,
                                  "Tags": "sample string 7",
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "MetaKeywords": "sample string 8",
                                  "MetaDescription": "sample string 9",
                                  "MetaTitle": "sample string 10",
                                  "LimitedToStores": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "BlogComments": [
                                    {
                                      "Id": 1,
                                      "CustomerId": 2,
                                      "CommentText": "sample string 3",
                                      "BlogPostId": 4,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                    },
                                    {
                                      "Id": 1,
                                      "CustomerId": 2,
                                      "CommentText": "sample string 3",
                                      "BlogPostId": 4,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                    }
                                  ]
                                }
                              ],
                              "LocaleStringResources": [
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "ResourceName": "sample string 3",
                                  "ResourceValue": "sample string 4"
                                },
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "ResourceName": "sample string 3",
                                  "ResourceValue": "sample string 4"
                                }
                              ],
                              "LocalizedProperties": [
                                {
                                  "Id": 1,
                                  "EntityId": 2,
                                  "LanguageId": 3,
                                  "LocaleKeyGroup": "sample string 4",
                                  "LocaleKey": "sample string 5",
                                  "LocaleValue": "sample string 6"
                                },
                                {
                                  "Id": 1,
                                  "EntityId": 2,
                                  "LanguageId": 3,
                                  "LocaleKeyGroup": "sample string 4",
                                  "LocaleKey": "sample string 5",
                                  "LocaleValue": "sample string 6"
                                }
                              ],
                              "News": [],
                              "Polls": [
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Name": "sample string 3",
                                  "SystemKeyword": "sample string 4",
                                  "Published": true,
                                  "ShowOnHomePage": true,
                                  "AllowGuestsToVote": true,
                                  "DisplayOrder": 8,
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "PollAnswers": [
                                    {
                                      "Id": 1,
                                      "PollId": 2,
                                      "Name": "sample string 3",
                                      "NumberOfVotes": 4,
                                      "DisplayOrder": 5,
                                      "PollVotingRecords": [
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ]
                                    },
                                    {
                                      "Id": 1,
                                      "PollId": 2,
                                      "Name": "sample string 3",
                                      "NumberOfVotes": 4,
                                      "DisplayOrder": 5,
                                      "PollVotingRecords": [
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ]
                                    }
                                  ]
                                },
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Name": "sample string 3",
                                  "SystemKeyword": "sample string 4",
                                  "Published": true,
                                  "ShowOnHomePage": true,
                                  "AllowGuestsToVote": true,
                                  "DisplayOrder": 8,
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "PollAnswers": [
                                    {
                                      "Id": 1,
                                      "PollId": 2,
                                      "Name": "sample string 3",
                                      "NumberOfVotes": 4,
                                      "DisplayOrder": 5,
                                      "PollVotingRecords": [
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ]
                                    },
                                    {
                                      "Id": 1,
                                      "PollId": 2,
                                      "Name": "sample string 3",
                                      "NumberOfVotes": 4,
                                      "DisplayOrder": 5,
                                      "PollVotingRecords": [
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ]
                                    }
                                  ]
                                }
                              ]
                            },
                            "NewsComments": []
                          }
                        },
                        {
                          "Id": 1,
                          "CommentTitle": "sample string 2",
                          "CommentText": "sample string 3",
                          "NewsItemId": 4,
                          "CustomerId": 5,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "News": {
                            "Id": 1,
                            "LanguageId": 2,
                            "Title": "sample string 3",
                            "Short": "sample string 4",
                            "Full": "sample string 5",
                            "Published": true,
                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "AllowComments": true,
                            "CommentCount": 8,
                            "LimitedToStores": true,
                            "MetaKeywords": "sample string 10",
                            "MetaDescription": "sample string 11",
                            "MetaTitle": "sample string 12",
                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "ZoneId": 14,
                            "ZoneName": "sample string 15",
                            "IsHot": true,
                            "IsFocus": true,
                            "CustomerId": 16,
                            "ViewCount": 1,
                            "PictureId": 1,
                            "OrderNo": 1,
                            "UrlImage": "sample string 17",
                            "UrlImages": [
                              "sample string 1",
                              "sample string 2"
                            ],
                            "PictureIds": "sample string 18",
                            "Language": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "LanguageCulture": "sample string 3",
                              "UniqueSeoCode": "sample string 4",
                              "FlagImageFileName": "sample string 5",
                              "Rtl": true,
                              "LimitedToStores": true,
                              "Published": true,
                              "DisplayOrder": 9,
                              "BlogPosts": [
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Title": "sample string 3",
                                  "Body": "sample string 4",
                                  "AllowComments": true,
                                  "CommentCount": 6,
                                  "Tags": "sample string 7",
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "MetaKeywords": "sample string 8",
                                  "MetaDescription": "sample string 9",
                                  "MetaTitle": "sample string 10",
                                  "LimitedToStores": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "BlogComments": [
                                    {
                                      "Id": 1,
                                      "CustomerId": 2,
                                      "CommentText": "sample string 3",
                                      "BlogPostId": 4,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                    },
                                    {
                                      "Id": 1,
                                      "CustomerId": 2,
                                      "CommentText": "sample string 3",
                                      "BlogPostId": 4,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                    }
                                  ]
                                },
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Title": "sample string 3",
                                  "Body": "sample string 4",
                                  "AllowComments": true,
                                  "CommentCount": 6,
                                  "Tags": "sample string 7",
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "MetaKeywords": "sample string 8",
                                  "MetaDescription": "sample string 9",
                                  "MetaTitle": "sample string 10",
                                  "LimitedToStores": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "BlogComments": [
                                    {
                                      "Id": 1,
                                      "CustomerId": 2,
                                      "CommentText": "sample string 3",
                                      "BlogPostId": 4,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                    },
                                    {
                                      "Id": 1,
                                      "CustomerId": 2,
                                      "CommentText": "sample string 3",
                                      "BlogPostId": 4,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                    }
                                  ]
                                }
                              ],
                              "LocaleStringResources": [
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "ResourceName": "sample string 3",
                                  "ResourceValue": "sample string 4"
                                },
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "ResourceName": "sample string 3",
                                  "ResourceValue": "sample string 4"
                                }
                              ],
                              "LocalizedProperties": [
                                {
                                  "Id": 1,
                                  "EntityId": 2,
                                  "LanguageId": 3,
                                  "LocaleKeyGroup": "sample string 4",
                                  "LocaleKey": "sample string 5",
                                  "LocaleValue": "sample string 6"
                                },
                                {
                                  "Id": 1,
                                  "EntityId": 2,
                                  "LanguageId": 3,
                                  "LocaleKeyGroup": "sample string 4",
                                  "LocaleKey": "sample string 5",
                                  "LocaleValue": "sample string 6"
                                }
                              ],
                              "News": [],
                              "Polls": [
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Name": "sample string 3",
                                  "SystemKeyword": "sample string 4",
                                  "Published": true,
                                  "ShowOnHomePage": true,
                                  "AllowGuestsToVote": true,
                                  "DisplayOrder": 8,
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "PollAnswers": [
                                    {
                                      "Id": 1,
                                      "PollId": 2,
                                      "Name": "sample string 3",
                                      "NumberOfVotes": 4,
                                      "DisplayOrder": 5,
                                      "PollVotingRecords": [
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ]
                                    },
                                    {
                                      "Id": 1,
                                      "PollId": 2,
                                      "Name": "sample string 3",
                                      "NumberOfVotes": 4,
                                      "DisplayOrder": 5,
                                      "PollVotingRecords": [
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ]
                                    }
                                  ]
                                },
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Name": "sample string 3",
                                  "SystemKeyword": "sample string 4",
                                  "Published": true,
                                  "ShowOnHomePage": true,
                                  "AllowGuestsToVote": true,
                                  "DisplayOrder": 8,
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "PollAnswers": [
                                    {
                                      "Id": 1,
                                      "PollId": 2,
                                      "Name": "sample string 3",
                                      "NumberOfVotes": 4,
                                      "DisplayOrder": 5,
                                      "PollVotingRecords": [
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ]
                                    },
                                    {
                                      "Id": 1,
                                      "PollId": 2,
                                      "Name": "sample string 3",
                                      "NumberOfVotes": 4,
                                      "DisplayOrder": 5,
                                      "PollVotingRecords": [
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ]
                                    }
                                  ]
                                }
                              ]
                            },
                            "NewsComments": []
                          }
                        }
                      ],
                      "PollVotingRecords": [
                        {
                          "Id": 1,
                          "PollAnswerId": 2,
                          "CustomerId": 3,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "PollAnswer": {
                            "Id": 1,
                            "PollId": 2,
                            "Name": "sample string 3",
                            "NumberOfVotes": 4,
                            "DisplayOrder": 5,
                            "Poll": {
                              "Id": 1,
                              "LanguageId": 2,
                              "Name": "sample string 3",
                              "SystemKeyword": "sample string 4",
                              "Published": true,
                              "ShowOnHomePage": true,
                              "AllowGuestsToVote": true,
                              "DisplayOrder": 8,
                              "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                              "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                              "Language": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "LanguageCulture": "sample string 3",
                                "UniqueSeoCode": "sample string 4",
                                "FlagImageFileName": "sample string 5",
                                "Rtl": true,
                                "LimitedToStores": true,
                                "Published": true,
                                "DisplayOrder": 9,
                                "BlogPosts": [
                                  {
                                    "Id": 1,
                                    "LanguageId": 2,
                                    "Title": "sample string 3",
                                    "Body": "sample string 4",
                                    "AllowComments": true,
                                    "CommentCount": 6,
                                    "Tags": "sample string 7",
                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "MetaKeywords": "sample string 8",
                                    "MetaDescription": "sample string 9",
                                    "MetaTitle": "sample string 10",
                                    "LimitedToStores": true,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "BlogComments": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ]
                                  },
                                  {
                                    "Id": 1,
                                    "LanguageId": 2,
                                    "Title": "sample string 3",
                                    "Body": "sample string 4",
                                    "AllowComments": true,
                                    "CommentCount": 6,
                                    "Tags": "sample string 7",
                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "MetaKeywords": "sample string 8",
                                    "MetaDescription": "sample string 9",
                                    "MetaTitle": "sample string 10",
                                    "LimitedToStores": true,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "BlogComments": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ]
                                  }
                                ],
                                "LocaleStringResources": [
                                  {
                                    "Id": 1,
                                    "LanguageId": 2,
                                    "ResourceName": "sample string 3",
                                    "ResourceValue": "sample string 4"
                                  },
                                  {
                                    "Id": 1,
                                    "LanguageId": 2,
                                    "ResourceName": "sample string 3",
                                    "ResourceValue": "sample string 4"
                                  }
                                ],
                                "LocalizedProperties": [
                                  {
                                    "Id": 1,
                                    "EntityId": 2,
                                    "LanguageId": 3,
                                    "LocaleKeyGroup": "sample string 4",
                                    "LocaleKey": "sample string 5",
                                    "LocaleValue": "sample string 6"
                                  },
                                  {
                                    "Id": 1,
                                    "EntityId": 2,
                                    "LanguageId": 3,
                                    "LocaleKeyGroup": "sample string 4",
                                    "LocaleKey": "sample string 5",
                                    "LocaleValue": "sample string 6"
                                  }
                                ],
                                "News": [
                                  {
                                    "Id": 1,
                                    "LanguageId": 2,
                                    "Title": "sample string 3",
                                    "Short": "sample string 4",
                                    "Full": "sample string 5",
                                    "Published": true,
                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "AllowComments": true,
                                    "CommentCount": 8,
                                    "LimitedToStores": true,
                                    "MetaKeywords": "sample string 10",
                                    "MetaDescription": "sample string 11",
                                    "MetaTitle": "sample string 12",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "ZoneId": 14,
                                    "ZoneName": "sample string 15",
                                    "IsHot": true,
                                    "IsFocus": true,
                                    "CustomerId": 16,
                                    "ViewCount": 1,
                                    "PictureId": 1,
                                    "OrderNo": 1,
                                    "UrlImage": "sample string 17",
                                    "UrlImages": [
                                      "sample string 1",
                                      "sample string 2"
                                    ],
                                    "PictureIds": "sample string 18",
                                    "NewsComments": [
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ]
                                  },
                                  {
                                    "Id": 1,
                                    "LanguageId": 2,
                                    "Title": "sample string 3",
                                    "Short": "sample string 4",
                                    "Full": "sample string 5",
                                    "Published": true,
                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "AllowComments": true,
                                    "CommentCount": 8,
                                    "LimitedToStores": true,
                                    "MetaKeywords": "sample string 10",
                                    "MetaDescription": "sample string 11",
                                    "MetaTitle": "sample string 12",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "ZoneId": 14,
                                    "ZoneName": "sample string 15",
                                    "IsHot": true,
                                    "IsFocus": true,
                                    "CustomerId": 16,
                                    "ViewCount": 1,
                                    "PictureId": 1,
                                    "OrderNo": 1,
                                    "UrlImage": "sample string 17",
                                    "UrlImages": [
                                      "sample string 1",
                                      "sample string 2"
                                    ],
                                    "PictureIds": "sample string 18",
                                    "NewsComments": [
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ]
                                  }
                                ],
                                "Polls": []
                              },
                              "PollAnswers": []
                            },
                            "PollVotingRecords": []
                          }
                        },
                        {
                          "Id": 1,
                          "PollAnswerId": 2,
                          "CustomerId": 3,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "PollAnswer": {
                            "Id": 1,
                            "PollId": 2,
                            "Name": "sample string 3",
                            "NumberOfVotes": 4,
                            "DisplayOrder": 5,
                            "Poll": {
                              "Id": 1,
                              "LanguageId": 2,
                              "Name": "sample string 3",
                              "SystemKeyword": "sample string 4",
                              "Published": true,
                              "ShowOnHomePage": true,
                              "AllowGuestsToVote": true,
                              "DisplayOrder": 8,
                              "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                              "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                              "Language": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "LanguageCulture": "sample string 3",
                                "UniqueSeoCode": "sample string 4",
                                "FlagImageFileName": "sample string 5",
                                "Rtl": true,
                                "LimitedToStores": true,
                                "Published": true,
                                "DisplayOrder": 9,
                                "BlogPosts": [
                                  {
                                    "Id": 1,
                                    "LanguageId": 2,
                                    "Title": "sample string 3",
                                    "Body": "sample string 4",
                                    "AllowComments": true,
                                    "CommentCount": 6,
                                    "Tags": "sample string 7",
                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "MetaKeywords": "sample string 8",
                                    "MetaDescription": "sample string 9",
                                    "MetaTitle": "sample string 10",
                                    "LimitedToStores": true,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "BlogComments": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ]
                                  },
                                  {
                                    "Id": 1,
                                    "LanguageId": 2,
                                    "Title": "sample string 3",
                                    "Body": "sample string 4",
                                    "AllowComments": true,
                                    "CommentCount": 6,
                                    "Tags": "sample string 7",
                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "MetaKeywords": "sample string 8",
                                    "MetaDescription": "sample string 9",
                                    "MetaTitle": "sample string 10",
                                    "LimitedToStores": true,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "BlogComments": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ]
                                  }
                                ],
                                "LocaleStringResources": [
                                  {
                                    "Id": 1,
                                    "LanguageId": 2,
                                    "ResourceName": "sample string 3",
                                    "ResourceValue": "sample string 4"
                                  },
                                  {
                                    "Id": 1,
                                    "LanguageId": 2,
                                    "ResourceName": "sample string 3",
                                    "ResourceValue": "sample string 4"
                                  }
                                ],
                                "LocalizedProperties": [
                                  {
                                    "Id": 1,
                                    "EntityId": 2,
                                    "LanguageId": 3,
                                    "LocaleKeyGroup": "sample string 4",
                                    "LocaleKey": "sample string 5",
                                    "LocaleValue": "sample string 6"
                                  },
                                  {
                                    "Id": 1,
                                    "EntityId": 2,
                                    "LanguageId": 3,
                                    "LocaleKeyGroup": "sample string 4",
                                    "LocaleKey": "sample string 5",
                                    "LocaleValue": "sample string 6"
                                  }
                                ],
                                "News": [
                                  {
                                    "Id": 1,
                                    "LanguageId": 2,
                                    "Title": "sample string 3",
                                    "Short": "sample string 4",
                                    "Full": "sample string 5",
                                    "Published": true,
                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "AllowComments": true,
                                    "CommentCount": 8,
                                    "LimitedToStores": true,
                                    "MetaKeywords": "sample string 10",
                                    "MetaDescription": "sample string 11",
                                    "MetaTitle": "sample string 12",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "ZoneId": 14,
                                    "ZoneName": "sample string 15",
                                    "IsHot": true,
                                    "IsFocus": true,
                                    "CustomerId": 16,
                                    "ViewCount": 1,
                                    "PictureId": 1,
                                    "OrderNo": 1,
                                    "UrlImage": "sample string 17",
                                    "UrlImages": [
                                      "sample string 1",
                                      "sample string 2"
                                    ],
                                    "PictureIds": "sample string 18",
                                    "NewsComments": [
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ]
                                  },
                                  {
                                    "Id": 1,
                                    "LanguageId": 2,
                                    "Title": "sample string 3",
                                    "Short": "sample string 4",
                                    "Full": "sample string 5",
                                    "Published": true,
                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "AllowComments": true,
                                    "CommentCount": 8,
                                    "LimitedToStores": true,
                                    "MetaKeywords": "sample string 10",
                                    "MetaDescription": "sample string 11",
                                    "MetaTitle": "sample string 12",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "ZoneId": 14,
                                    "ZoneName": "sample string 15",
                                    "IsHot": true,
                                    "IsFocus": true,
                                    "CustomerId": 16,
                                    "ViewCount": 1,
                                    "PictureId": 1,
                                    "OrderNo": 1,
                                    "UrlImage": "sample string 17",
                                    "UrlImages": [
                                      "sample string 1",
                                      "sample string 2"
                                    ],
                                    "PictureIds": "sample string 18",
                                    "NewsComments": [
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ]
                                  }
                                ],
                                "Polls": []
                              },
                              "PollAnswers": []
                            },
                            "PollVotingRecords": []
                          }
                        }
                      ],
                      "Forums_PrivateMessage": [
                        {
                          "Id": 1,
                          "StoreId": 2,
                          "FromCustomerId": 3,
                          "ToCustomerId": 4,
                          "Subject": "sample string 5",
                          "Text": "sample string 6",
                          "IsRead": true,
                          "IsDeletedByAuthor": true,
                          "IsDeletedByRecipient": true,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                        },
                        {
                          "Id": 1,
                          "StoreId": 2,
                          "FromCustomerId": 3,
                          "ToCustomerId": 4,
                          "Subject": "sample string 5",
                          "Text": "sample string 6",
                          "IsRead": true,
                          "IsDeletedByAuthor": true,
                          "IsDeletedByRecipient": true,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                        }
                      ],
                      "Forums_PrivateMessage1": [
                        {
                          "Id": 1,
                          "StoreId": 2,
                          "FromCustomerId": 3,
                          "ToCustomerId": 4,
                          "Subject": "sample string 5",
                          "Text": "sample string 6",
                          "IsRead": true,
                          "IsDeletedByAuthor": true,
                          "IsDeletedByRecipient": true,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                        },
                        {
                          "Id": 1,
                          "StoreId": 2,
                          "FromCustomerId": 3,
                          "ToCustomerId": 4,
                          "Subject": "sample string 5",
                          "Text": "sample string 6",
                          "IsRead": true,
                          "IsDeletedByAuthor": true,
                          "IsDeletedByRecipient": true,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                        }
                      ],
                      "ReturnRequests": [
                        {
                          "Id": 1,
                          "StoreId": 2,
                          "OrderItemId": 3,
                          "CustomerId": 4,
                          "Quantity": 5,
                          "ReasonForReturn": "sample string 6",
                          "RequestedAction": "sample string 7",
                          "CustomerComments": "sample string 8",
                          "StaffNotes": "sample string 9",
                          "ReturnRequestStatusId": 10,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                        },
                        {
                          "Id": 1,
                          "StoreId": 2,
                          "OrderItemId": 3,
                          "CustomerId": 4,
                          "Quantity": 5,
                          "ReasonForReturn": "sample string 6",
                          "RequestedAction": "sample string 7",
                          "CustomerComments": "sample string 8",
                          "StaffNotes": "sample string 9",
                          "ReturnRequestStatusId": 10,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                        }
                      ],
                      "RewardPointsHistories": [
                        {
                          "Id": 1,
                          "CustomerId": 2,
                          "Points": 3,
                          "PointsBalance": 4,
                          "UsedAmount": 5.0,
                          "Message": "sample string 6",
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "UsedWithOrder_Id": 1,
                          "Order": {
                            "Id": 1,
                            "OrderGuid": "ae44cfeb-4652-4735-a4e1-2c2944a032dc",
                            "StoreId": 3,
                            "CustomerId": 4,
                            "BillingAddressId": 5,
                            "ShippingAddressId": 1,
                            "OrderStatusId": 6,
                            "ShippingStatusId": 7,
                            "PaymentStatusId": 8,
                            "PaymentMethodSystemName": "sample string 9",
                            "CustomerCurrencyCode": "sample string 10",
                            "CurrencyRate": 1.0,
                            "CustomerTaxDisplayTypeId": 1,
                            "VatNumber": "sample string 11",
                            "OrderSubtotalInclTax": 1.0,
                            "OrderSubtotalExclTax": 1.0,
                            "OrderSubTotalDiscountInclTax": 1.0,
                            "OrderSubTotalDiscountExclTax": 1.0,
                            "OrderShippingInclTax": 1.0,
                            "OrderShippingExclTax": 1.0,
                            "PaymentMethodAdditionalFeeInclTax": 1.0,
                            "PaymentMethodAdditionalFeeExclTax": 1.0,
                            "TaxRates": "sample string 12",
                            "OrderTax": 1.0,
                            "OrderDiscount": 1.0,
                            "OrderTotal": 1.0,
                            "RefundedAmount": 1.0,
                            "RewardPointsWereAdded": true,
                            "CheckoutAttributeDescription": "sample string 14",
                            "CheckoutAttributesXml": "sample string 15",
                            "CustomerLanguageId": 1,
                            "AffiliateId": 1,
                            "UserId": 16,
                            "PrintingUserId": 17,
                            "InviterId": 18,
                            "CustomerIp": "sample string 19",
                            "AllowStoringCreditCardNumber": true,
                            "CardType": "sample string 20",
                            "CardName": "sample string 21",
                            "CardNumber": "sample string 22",
                            "MaskedCreditCardNumber": "sample string 23",
                            "CardCvv2": "sample string 24",
                            "CardExpirationMonth": "sample string 25",
                            "CardExpirationYear": "sample string 26",
                            "AuthorizationTransactionId": "sample string 27",
                            "AuthorizationTransactionCode": "sample string 28",
                            "AuthorizationTransactionResult": "sample string 29",
                            "CaptureTransactionId": "sample string 30",
                            "CaptureTransactionResult": "sample string 31",
                            "SubscriptionTransactionId": "sample string 32",
                            "PurchaseOrderNumber": "sample string 33",
                            "PaidDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "ShippingMethod": "sample string 34",
                            "ShippingRateComputationMethodSystemName": "sample string 35",
                            "Deleted": true,
                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "PrintedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "ShippingTimeId": 1,
                            "IsInvitation": true,
                            "IsOnline": true,
                            "IsContract": true,
                            "BarCode": "sample string 41",
                            "BarCodeBinary": "QEA=",
                            "vpcTelcoCode": "sample string 42",
                            "vpc_MerchTxnRef": "sample string 43",
                            "IsEmailSent": true,
                            "IsSmsSent": true,
                            "CustomerFirstName": "sample string 44",
                            "CustomerLastName": "sample string 45",
                            "CustomerEmail": "sample string 46",
                            "CustomerPhone": "sample string 47",
                            "IsAutoBuy": true,
                            "MemberCardCode": "sample string 48",
                            "PointReward": 1.0,
                            "PointCard": 1.0,
                            "VoucherCode": "sample string 49",
                            "CampaignId": 1,
                            "DiscountStatus": 1,
                            "IsTicketUsed": true,
                            "CheckedInOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "CheckedInUserId": 1,
                            "TransactionID": "sample string 50",
                            "InvNo": "sample string 51",
                            "ErrorStatus": "sample string 52",
                            "ETicketUrl": "sample string 53",
                            "DiscountUsageHistories": [
                              {
                                "Id": 1,
                                "DiscountId": 2,
                                "OrderId": 3,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "Discount": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "DiscountTypeId": 3,
                                  "UsePercentage": true,
                                  "DiscountPercentage": 5.0,
                                  "DiscountAmount": 6.0,
                                  "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "RequiresCouponCode": true,
                                  "CouponCode": "sample string 8",
                                  "DiscountLimitationId": 9,
                                  "LimitationTimes": 10,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "CreatedUser": "sample string 11",
                                  "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "UpdatedUser": "sample string 12",
                                  "DiscountRequirements": [
                                    {
                                      "Id": 1,
                                      "DiscountId": 2,
                                      "DiscountRequirementRuleSystemName": "sample string 3"
                                    },
                                    {
                                      "Id": 1,
                                      "DiscountId": 2,
                                      "DiscountRequirementRuleSystemName": "sample string 3"
                                    }
                                  ],
                                  "DiscountUsageHistories": [],
                                  "Categories": [
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "Description": "sample string 3",
                                      "CategoryTemplateId": 4,
                                      "MetaKeywords": "sample string 5",
                                      "MetaDescription": "sample string 6",
                                      "MetaTitle": "sample string 7",
                                      "ParentCategoryId": 8,
                                      "PictureId": 9,
                                      "PageSize": 10,
                                      "AllowCustomersToSelectPageSize": true,
                                      "PageSizeOptions": "sample string 12",
                                      "PriceRanges": "sample string 13",
                                      "ShowOnHomePage": true,
                                      "HasDiscountsApplied": true,
                                      "SubjectToAcl": true,
                                      "LimitedToStores": true,
                                      "Published": true,
                                      "Deleted": true,
                                      "DisplayOrder": 20,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                      "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                      "IsFavorites": true,
                                      "Level": 24,
                                      "SubCategories": "sample string 25",
                                      "CreatedUser": "sample string 26",
                                      "UpdatedUser": "sample string 27",
                                      "CategoryFilmMappings": [
                                        {
                                          "Id": 1,
                                          "FilmId": 1,
                                          "CategoryId": 1,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "CreatedUser": "sample string 2"
                                        },
                                        {
                                          "Id": 1,
                                          "FilmId": 1,
                                          "CategoryId": 1,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "CreatedUser": "sample string 2"
                                        }
                                      ],
                                      "Product_Category_Mapping": [
                                        {
                                          "Id": 1,
                                          "ProductId": 2,
                                          "CategoryId": 3,
                                          "IsFeaturedProduct": true,
                                          "DisplayOrder": 5
                                        },
                                        {
                                          "Id": 1,
                                          "ProductId": 2,
                                          "CategoryId": 3,
                                          "IsFeaturedProduct": true,
                                          "DisplayOrder": 5
                                        }
                                      ],
                                      "Discounts": []
                                    },
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "Description": "sample string 3",
                                      "CategoryTemplateId": 4,
                                      "MetaKeywords": "sample string 5",
                                      "MetaDescription": "sample string 6",
                                      "MetaTitle": "sample string 7",
                                      "ParentCategoryId": 8,
                                      "PictureId": 9,
                                      "PageSize": 10,
                                      "AllowCustomersToSelectPageSize": true,
                                      "PageSizeOptions": "sample string 12",
                                      "PriceRanges": "sample string 13",
                                      "ShowOnHomePage": true,
                                      "HasDiscountsApplied": true,
                                      "SubjectToAcl": true,
                                      "LimitedToStores": true,
                                      "Published": true,
                                      "Deleted": true,
                                      "DisplayOrder": 20,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                      "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                      "IsFavorites": true,
                                      "Level": 24,
                                      "SubCategories": "sample string 25",
                                      "CreatedUser": "sample string 26",
                                      "UpdatedUser": "sample string 27",
                                      "CategoryFilmMappings": [
                                        {
                                          "Id": 1,
                                          "FilmId": 1,
                                          "CategoryId": 1,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "CreatedUser": "sample string 2"
                                        },
                                        {
                                          "Id": 1,
                                          "FilmId": 1,
                                          "CategoryId": 1,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "CreatedUser": "sample string 2"
                                        }
                                      ],
                                      "Product_Category_Mapping": [
                                        {
                                          "Id": 1,
                                          "ProductId": 2,
                                          "CategoryId": 3,
                                          "IsFeaturedProduct": true,
                                          "DisplayOrder": 5
                                        },
                                        {
                                          "Id": 1,
                                          "ProductId": 2,
                                          "CategoryId": 3,
                                          "IsFeaturedProduct": true,
                                          "DisplayOrder": 5
                                        }
                                      ],
                                      "Discounts": []
                                    }
                                  ],
                                  "Products": []
                                }
                              },
                              {
                                "Id": 1,
                                "DiscountId": 2,
                                "OrderId": 3,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "Discount": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "DiscountTypeId": 3,
                                  "UsePercentage": true,
                                  "DiscountPercentage": 5.0,
                                  "DiscountAmount": 6.0,
                                  "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "RequiresCouponCode": true,
                                  "CouponCode": "sample string 8",
                                  "DiscountLimitationId": 9,
                                  "LimitationTimes": 10,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "CreatedUser": "sample string 11",
                                  "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "UpdatedUser": "sample string 12",
                                  "DiscountRequirements": [
                                    {
                                      "Id": 1,
                                      "DiscountId": 2,
                                      "DiscountRequirementRuleSystemName": "sample string 3"
                                    },
                                    {
                                      "Id": 1,
                                      "DiscountId": 2,
                                      "DiscountRequirementRuleSystemName": "sample string 3"
                                    }
                                  ],
                                  "DiscountUsageHistories": [],
                                  "Categories": [
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "Description": "sample string 3",
                                      "CategoryTemplateId": 4,
                                      "MetaKeywords": "sample string 5",
                                      "MetaDescription": "sample string 6",
                                      "MetaTitle": "sample string 7",
                                      "ParentCategoryId": 8,
                                      "PictureId": 9,
                                      "PageSize": 10,
                                      "AllowCustomersToSelectPageSize": true,
                                      "PageSizeOptions": "sample string 12",
                                      "PriceRanges": "sample string 13",
                                      "ShowOnHomePage": true,
                                      "HasDiscountsApplied": true,
                                      "SubjectToAcl": true,
                                      "LimitedToStores": true,
                                      "Published": true,
                                      "Deleted": true,
                                      "DisplayOrder": 20,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                      "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                      "IsFavorites": true,
                                      "Level": 24,
                                      "SubCategories": "sample string 25",
                                      "CreatedUser": "sample string 26",
                                      "UpdatedUser": "sample string 27",
                                      "CategoryFilmMappings": [
                                        {
                                          "Id": 1,
                                          "FilmId": 1,
                                          "CategoryId": 1,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "CreatedUser": "sample string 2"
                                        },
                                        {
                                          "Id": 1,
                                          "FilmId": 1,
                                          "CategoryId": 1,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "CreatedUser": "sample string 2"
                                        }
                                      ],
                                      "Product_Category_Mapping": [
                                        {
                                          "Id": 1,
                                          "ProductId": 2,
                                          "CategoryId": 3,
                                          "IsFeaturedProduct": true,
                                          "DisplayOrder": 5
                                        },
                                        {
                                          "Id": 1,
                                          "ProductId": 2,
                                          "CategoryId": 3,
                                          "IsFeaturedProduct": true,
                                          "DisplayOrder": 5
                                        }
                                      ],
                                      "Discounts": []
                                    },
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "Description": "sample string 3",
                                      "CategoryTemplateId": 4,
                                      "MetaKeywords": "sample string 5",
                                      "MetaDescription": "sample string 6",
                                      "MetaTitle": "sample string 7",
                                      "ParentCategoryId": 8,
                                      "PictureId": 9,
                                      "PageSize": 10,
                                      "AllowCustomersToSelectPageSize": true,
                                      "PageSizeOptions": "sample string 12",
                                      "PriceRanges": "sample string 13",
                                      "ShowOnHomePage": true,
                                      "HasDiscountsApplied": true,
                                      "SubjectToAcl": true,
                                      "LimitedToStores": true,
                                      "Published": true,
                                      "Deleted": true,
                                      "DisplayOrder": 20,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                      "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                      "IsFavorites": true,
                                      "Level": 24,
                                      "SubCategories": "sample string 25",
                                      "CreatedUser": "sample string 26",
                                      "UpdatedUser": "sample string 27",
                                      "CategoryFilmMappings": [
                                        {
                                          "Id": 1,
                                          "FilmId": 1,
                                          "CategoryId": 1,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "CreatedUser": "sample string 2"
                                        },
                                        {
                                          "Id": 1,
                                          "FilmId": 1,
                                          "CategoryId": 1,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "CreatedUser": "sample string 2"
                                        }
                                      ],
                                      "Product_Category_Mapping": [
                                        {
                                          "Id": 1,
                                          "ProductId": 2,
                                          "CategoryId": 3,
                                          "IsFeaturedProduct": true,
                                          "DisplayOrder": 5
                                        },
                                        {
                                          "Id": 1,
                                          "ProductId": 2,
                                          "CategoryId": 3,
                                          "IsFeaturedProduct": true,
                                          "DisplayOrder": 5
                                        }
                                      ],
                                      "Discounts": []
                                    }
                                  ],
                                  "Products": []
                                }
                              }
                            ],
                            "GiftCardUsageHistories": [
                              {
                                "Id": 1,
                                "GiftCardId": 2,
                                "UsedWithOrderId": 3,
                                "UsedValue": 4.0,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "GiftCard": {
                                  "Id": 1,
                                  "PurchasedWithOrderItemId": 1,
                                  "GiftCardTypeId": 2,
                                  "Amount": 3.0,
                                  "IsGiftCardActivated": true,
                                  "GiftCardCouponCode": "sample string 5",
                                  "RecipientName": "sample string 6",
                                  "RecipientEmail": "sample string 7",
                                  "SenderName": "sample string 8",
                                  "SenderEmail": "sample string 9",
                                  "Message": "sample string 10",
                                  "IsRecipientNotified": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "OrderItem": {
                                    "Id": 1,
                                    "OrderItemGuid": "dd5f6c7b-2c90-4e68-91ed-cf98a6fadd54",
                                    "OrderId": 3,
                                    "ProductId": 1,
                                    "Quantity": 4,
                                    "UnitPriceInclTax": 1.0,
                                    "UnitPriceExclTax": 1.0,
                                    "PriceInclTax": 1.0,
                                    "PriceExclTax": 1.0,
                                    "DiscountAmountInclTax": 1.0,
                                    "DiscountAmountExclTax": 1.0,
                                    "OriginalProductCost": 1.0,
                                    "AttributeDescription": "sample string 5",
                                    "AttributesXml": "sample string 6",
                                    "DownloadCount": 1,
                                    "IsDownloadActivated": true,
                                    "LicenseDownloadId": 1,
                                    "ItemWeight": 1.0,
                                    "ListChairIndexF1": "sample string 7",
                                    "ListChairIndexF2": "sample string 8",
                                    "ListChairIndexF3": "sample string 9",
                                    "ListChairValueF1": "sample string 10",
                                    "ListChairValueF2": "sample string 11",
                                    "ListChairValueF3": "sample string 12",
                                    "PrintedChairIndexF1": "sample string 13",
                                    "PrintedChairIndexF2": "sample string 14",
                                    "PrintedChairIndexF3": "sample string 15",
                                    "PositionId": 1,
                                    "PlanScreenId": 1,
                                    "ListChairCheckinIndexF1": "sample string 16",
                                    "ListChairCheckinIndexF2": "sample string 17",
                                    "ListChairCheckinIndexF3": "sample string 18",
                                    "GiftCards": []
                                  },
                                  "GiftCardUsageHistories": []
                                }
                              },
                              {
                                "Id": 1,
                                "GiftCardId": 2,
                                "UsedWithOrderId": 3,
                                "UsedValue": 4.0,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "GiftCard": {
                                  "Id": 1,
                                  "PurchasedWithOrderItemId": 1,
                                  "GiftCardTypeId": 2,
                                  "Amount": 3.0,
                                  "IsGiftCardActivated": true,
                                  "GiftCardCouponCode": "sample string 5",
                                  "RecipientName": "sample string 6",
                                  "RecipientEmail": "sample string 7",
                                  "SenderName": "sample string 8",
                                  "SenderEmail": "sample string 9",
                                  "Message": "sample string 10",
                                  "IsRecipientNotified": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "OrderItem": {
                                    "Id": 1,
                                    "OrderItemGuid": "dd5f6c7b-2c90-4e68-91ed-cf98a6fadd54",
                                    "OrderId": 3,
                                    "ProductId": 1,
                                    "Quantity": 4,
                                    "UnitPriceInclTax": 1.0,
                                    "UnitPriceExclTax": 1.0,
                                    "PriceInclTax": 1.0,
                                    "PriceExclTax": 1.0,
                                    "DiscountAmountInclTax": 1.0,
                                    "DiscountAmountExclTax": 1.0,
                                    "OriginalProductCost": 1.0,
                                    "AttributeDescription": "sample string 5",
                                    "AttributesXml": "sample string 6",
                                    "DownloadCount": 1,
                                    "IsDownloadActivated": true,
                                    "LicenseDownloadId": 1,
                                    "ItemWeight": 1.0,
                                    "ListChairIndexF1": "sample string 7",
                                    "ListChairIndexF2": "sample string 8",
                                    "ListChairIndexF3": "sample string 9",
                                    "ListChairValueF1": "sample string 10",
                                    "ListChairValueF2": "sample string 11",
                                    "ListChairValueF3": "sample string 12",
                                    "PrintedChairIndexF1": "sample string 13",
                                    "PrintedChairIndexF2": "sample string 14",
                                    "PrintedChairIndexF3": "sample string 15",
                                    "PositionId": 1,
                                    "PlanScreenId": 1,
                                    "ListChairCheckinIndexF1": "sample string 16",
                                    "ListChairCheckinIndexF2": "sample string 17",
                                    "ListChairCheckinIndexF3": "sample string 18",
                                    "GiftCards": []
                                  },
                                  "GiftCardUsageHistories": []
                                }
                              }
                            ],
                            "OrderItems": [
                              {
                                "Id": 1,
                                "OrderItemGuid": "dd5f6c7b-2c90-4e68-91ed-cf98a6fadd54",
                                "OrderId": 3,
                                "ProductId": 1,
                                "Quantity": 4,
                                "UnitPriceInclTax": 1.0,
                                "UnitPriceExclTax": 1.0,
                                "PriceInclTax": 1.0,
                                "PriceExclTax": 1.0,
                                "DiscountAmountInclTax": 1.0,
                                "DiscountAmountExclTax": 1.0,
                                "OriginalProductCost": 1.0,
                                "AttributeDescription": "sample string 5",
                                "AttributesXml": "sample string 6",
                                "DownloadCount": 1,
                                "IsDownloadActivated": true,
                                "LicenseDownloadId": 1,
                                "ItemWeight": 1.0,
                                "ListChairIndexF1": "sample string 7",
                                "ListChairIndexF2": "sample string 8",
                                "ListChairIndexF3": "sample string 9",
                                "ListChairValueF1": "sample string 10",
                                "ListChairValueF2": "sample string 11",
                                "ListChairValueF3": "sample string 12",
                                "PrintedChairIndexF1": "sample string 13",
                                "PrintedChairIndexF2": "sample string 14",
                                "PrintedChairIndexF3": "sample string 15",
                                "PositionId": 1,
                                "PlanScreenId": 1,
                                "ListChairCheckinIndexF1": "sample string 16",
                                "ListChairCheckinIndexF2": "sample string 17",
                                "ListChairCheckinIndexF3": "sample string 18",
                                "GiftCards": [
                                  {
                                    "Id": 1,
                                    "PurchasedWithOrderItemId": 1,
                                    "GiftCardTypeId": 2,
                                    "Amount": 3.0,
                                    "IsGiftCardActivated": true,
                                    "GiftCardCouponCode": "sample string 5",
                                    "RecipientName": "sample string 6",
                                    "RecipientEmail": "sample string 7",
                                    "SenderName": "sample string 8",
                                    "SenderEmail": "sample string 9",
                                    "Message": "sample string 10",
                                    "IsRecipientNotified": true,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "GiftCardUsageHistories": [
                                      {
                                        "Id": 1,
                                        "GiftCardId": 2,
                                        "UsedWithOrderId": 3,
                                        "UsedValue": 4.0,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "GiftCardId": 2,
                                        "UsedWithOrderId": 3,
                                        "UsedValue": 4.0,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      }
                                    ]
                                  },
                                  {
                                    "Id": 1,
                                    "PurchasedWithOrderItemId": 1,
                                    "GiftCardTypeId": 2,
                                    "Amount": 3.0,
                                    "IsGiftCardActivated": true,
                                    "GiftCardCouponCode": "sample string 5",
                                    "RecipientName": "sample string 6",
                                    "RecipientEmail": "sample string 7",
                                    "SenderName": "sample string 8",
                                    "SenderEmail": "sample string 9",
                                    "Message": "sample string 10",
                                    "IsRecipientNotified": true,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "GiftCardUsageHistories": [
                                      {
                                        "Id": 1,
                                        "GiftCardId": 2,
                                        "UsedWithOrderId": 3,
                                        "UsedValue": 4.0,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "GiftCardId": 2,
                                        "UsedWithOrderId": 3,
                                        "UsedValue": 4.0,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      }
                                    ]
                                  }
                                ]
                              },
                              {
                                "Id": 1,
                                "OrderItemGuid": "dd5f6c7b-2c90-4e68-91ed-cf98a6fadd54",
                                "OrderId": 3,
                                "ProductId": 1,
                                "Quantity": 4,
                                "UnitPriceInclTax": 1.0,
                                "UnitPriceExclTax": 1.0,
                                "PriceInclTax": 1.0,
                                "PriceExclTax": 1.0,
                                "DiscountAmountInclTax": 1.0,
                                "DiscountAmountExclTax": 1.0,
                                "OriginalProductCost": 1.0,
                                "AttributeDescription": "sample string 5",
                                "AttributesXml": "sample string 6",
                                "DownloadCount": 1,
                                "IsDownloadActivated": true,
                                "LicenseDownloadId": 1,
                                "ItemWeight": 1.0,
                                "ListChairIndexF1": "sample string 7",
                                "ListChairIndexF2": "sample string 8",
                                "ListChairIndexF3": "sample string 9",
                                "ListChairValueF1": "sample string 10",
                                "ListChairValueF2": "sample string 11",
                                "ListChairValueF3": "sample string 12",
                                "PrintedChairIndexF1": "sample string 13",
                                "PrintedChairIndexF2": "sample string 14",
                                "PrintedChairIndexF3": "sample string 15",
                                "PositionId": 1,
                                "PlanScreenId": 1,
                                "ListChairCheckinIndexF1": "sample string 16",
                                "ListChairCheckinIndexF2": "sample string 17",
                                "ListChairCheckinIndexF3": "sample string 18",
                                "GiftCards": [
                                  {
                                    "Id": 1,
                                    "PurchasedWithOrderItemId": 1,
                                    "GiftCardTypeId": 2,
                                    "Amount": 3.0,
                                    "IsGiftCardActivated": true,
                                    "GiftCardCouponCode": "sample string 5",
                                    "RecipientName": "sample string 6",
                                    "RecipientEmail": "sample string 7",
                                    "SenderName": "sample string 8",
                                    "SenderEmail": "sample string 9",
                                    "Message": "sample string 10",
                                    "IsRecipientNotified": true,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "GiftCardUsageHistories": [
                                      {
                                        "Id": 1,
                                        "GiftCardId": 2,
                                        "UsedWithOrderId": 3,
                                        "UsedValue": 4.0,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "GiftCardId": 2,
                                        "UsedWithOrderId": 3,
                                        "UsedValue": 4.0,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      }
                                    ]
                                  },
                                  {
                                    "Id": 1,
                                    "PurchasedWithOrderItemId": 1,
                                    "GiftCardTypeId": 2,
                                    "Amount": 3.0,
                                    "IsGiftCardActivated": true,
                                    "GiftCardCouponCode": "sample string 5",
                                    "RecipientName": "sample string 6",
                                    "RecipientEmail": "sample string 7",
                                    "SenderName": "sample string 8",
                                    "SenderEmail": "sample string 9",
                                    "Message": "sample string 10",
                                    "IsRecipientNotified": true,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "GiftCardUsageHistories": [
                                      {
                                        "Id": 1,
                                        "GiftCardId": 2,
                                        "UsedWithOrderId": 3,
                                        "UsedValue": 4.0,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "GiftCardId": 2,
                                        "UsedWithOrderId": 3,
                                        "UsedValue": 4.0,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      }
                                    ]
                                  }
                                ]
                              }
                            ],
                            "OrderNotes": [
                              {
                                "Id": 1,
                                "OrderId": 2,
                                "Note": "sample string 3",
                                "DisplayToCustomer": true,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                              },
                              {
                                "Id": 1,
                                "OrderId": 2,
                                "Note": "sample string 3",
                                "DisplayToCustomer": true,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                              }
                            ],
                            "RecurringPayments": [
                              {
                                "Id": 1,
                                "CycleLength": 2,
                                "CyclePeriodId": 3,
                                "TotalCycles": 4,
                                "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "IsActive": true,
                                "Deleted": true,
                                "InitialOrderId": 8,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "RecurringPaymentHistories": [
                                  {
                                    "Id": 1,
                                    "RecurringPaymentId": 2,
                                    "OrderId": 3,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                  },
                                  {
                                    "Id": 1,
                                    "RecurringPaymentId": 2,
                                    "OrderId": 3,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                  }
                                ]
                              },
                              {
                                "Id": 1,
                                "CycleLength": 2,
                                "CyclePeriodId": 3,
                                "TotalCycles": 4,
                                "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "IsActive": true,
                                "Deleted": true,
                                "InitialOrderId": 8,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "RecurringPaymentHistories": [
                                  {
                                    "Id": 1,
                                    "RecurringPaymentId": 2,
                                    "OrderId": 3,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                  },
                                  {
                                    "Id": 1,
                                    "RecurringPaymentId": 2,
                                    "OrderId": 3,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                  }
                                ]
                              }
                            ],
                            "RewardPointsHistories": [],
                            "Shipments": [
                              {
                                "Id": 1,
                                "OrderId": 2,
                                "TrackingNumber": "sample string 3",
                                "TotalWeight": 1.0,
                                "ShippedDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "DeliveryDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "ShipmentItems": [
                                  {
                                    "Id": 1,
                                    "ShipmentId": 2,
                                    "OrderItemId": 3,
                                    "Quantity": 4
                                  },
                                  {
                                    "Id": 1,
                                    "ShipmentId": 2,
                                    "OrderItemId": 3,
                                    "Quantity": 4
                                  }
                                ]
                              },
                              {
                                "Id": 1,
                                "OrderId": 2,
                                "TrackingNumber": "sample string 3",
                                "TotalWeight": 1.0,
                                "ShippedDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "DeliveryDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "ShipmentItems": [
                                  {
                                    "Id": 1,
                                    "ShipmentId": 2,
                                    "OrderItemId": 3,
                                    "Quantity": 4
                                  },
                                  {
                                    "Id": 1,
                                    "ShipmentId": 2,
                                    "OrderItemId": 3,
                                    "Quantity": 4
                                  }
                                ]
                              }
                            ]
                          }
                        },
                        {
                          "Id": 1,
                          "CustomerId": 2,
                          "Points": 3,
                          "PointsBalance": 4,
                          "UsedAmount": 5.0,
                          "Message": "sample string 6",
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "UsedWithOrder_Id": 1,
                          "Order": {
                            "Id": 1,
                            "OrderGuid": "ae44cfeb-4652-4735-a4e1-2c2944a032dc",
                            "StoreId": 3,
                            "CustomerId": 4,
                            "BillingAddressId": 5,
                            "ShippingAddressId": 1,
                            "OrderStatusId": 6,
                            "ShippingStatusId": 7,
                            "PaymentStatusId": 8,
                            "PaymentMethodSystemName": "sample string 9",
                            "CustomerCurrencyCode": "sample string 10",
                            "CurrencyRate": 1.0,
                            "CustomerTaxDisplayTypeId": 1,
                            "VatNumber": "sample string 11",
                            "OrderSubtotalInclTax": 1.0,
                            "OrderSubtotalExclTax": 1.0,
                            "OrderSubTotalDiscountInclTax": 1.0,
                            "OrderSubTotalDiscountExclTax": 1.0,
                            "OrderShippingInclTax": 1.0,
                            "OrderShippingExclTax": 1.0,
                            "PaymentMethodAdditionalFeeInclTax": 1.0,
                            "PaymentMethodAdditionalFeeExclTax": 1.0,
                            "TaxRates": "sample string 12",
                            "OrderTax": 1.0,
                            "OrderDiscount": 1.0,
                            "OrderTotal": 1.0,
                            "RefundedAmount": 1.0,
                            "RewardPointsWereAdded": true,
                            "CheckoutAttributeDescription": "sample string 14",
                            "CheckoutAttributesXml": "sample string 15",
                            "CustomerLanguageId": 1,
                            "AffiliateId": 1,
                            "UserId": 16,
                            "PrintingUserId": 17,
                            "InviterId": 18,
                            "CustomerIp": "sample string 19",
                            "AllowStoringCreditCardNumber": true,
                            "CardType": "sample string 20",
                            "CardName": "sample string 21",
                            "CardNumber": "sample string 22",
                            "MaskedCreditCardNumber": "sample string 23",
                            "CardCvv2": "sample string 24",
                            "CardExpirationMonth": "sample string 25",
                            "CardExpirationYear": "sample string 26",
                            "AuthorizationTransactionId": "sample string 27",
                            "AuthorizationTransactionCode": "sample string 28",
                            "AuthorizationTransactionResult": "sample string 29",
                            "CaptureTransactionId": "sample string 30",
                            "CaptureTransactionResult": "sample string 31",
                            "SubscriptionTransactionId": "sample string 32",
                            "PurchaseOrderNumber": "sample string 33",
                            "PaidDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "ShippingMethod": "sample string 34",
                            "ShippingRateComputationMethodSystemName": "sample string 35",
                            "Deleted": true,
                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "PrintedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "ShippingTimeId": 1,
                            "IsInvitation": true,
                            "IsOnline": true,
                            "IsContract": true,
                            "BarCode": "sample string 41",
                            "BarCodeBinary": "QEA=",
                            "vpcTelcoCode": "sample string 42",
                            "vpc_MerchTxnRef": "sample string 43",
                            "IsEmailSent": true,
                            "IsSmsSent": true,
                            "CustomerFirstName": "sample string 44",
                            "CustomerLastName": "sample string 45",
                            "CustomerEmail": "sample string 46",
                            "CustomerPhone": "sample string 47",
                            "IsAutoBuy": true,
                            "MemberCardCode": "sample string 48",
                            "PointReward": 1.0,
                            "PointCard": 1.0,
                            "VoucherCode": "sample string 49",
                            "CampaignId": 1,
                            "DiscountStatus": 1,
                            "IsTicketUsed": true,
                            "CheckedInOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "CheckedInUserId": 1,
                            "TransactionID": "sample string 50",
                            "InvNo": "sample string 51",
                            "ErrorStatus": "sample string 52",
                            "ETicketUrl": "sample string 53",
                            "DiscountUsageHistories": [
                              {
                                "Id": 1,
                                "DiscountId": 2,
                                "OrderId": 3,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "Discount": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "DiscountTypeId": 3,
                                  "UsePercentage": true,
                                  "DiscountPercentage": 5.0,
                                  "DiscountAmount": 6.0,
                                  "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "RequiresCouponCode": true,
                                  "CouponCode": "sample string 8",
                                  "DiscountLimitationId": 9,
                                  "LimitationTimes": 10,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "CreatedUser": "sample string 11",
                                  "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "UpdatedUser": "sample string 12",
                                  "DiscountRequirements": [
                                    {
                                      "Id": 1,
                                      "DiscountId": 2,
                                      "DiscountRequirementRuleSystemName": "sample string 3"
                                    },
                                    {
                                      "Id": 1,
                                      "DiscountId": 2,
                                      "DiscountRequirementRuleSystemName": "sample string 3"
                                    }
                                  ],
                                  "DiscountUsageHistories": [],
                                  "Categories": [
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "Description": "sample string 3",
                                      "CategoryTemplateId": 4,
                                      "MetaKeywords": "sample string 5",
                                      "MetaDescription": "sample string 6",
                                      "MetaTitle": "sample string 7",
                                      "ParentCategoryId": 8,
                                      "PictureId": 9,
                                      "PageSize": 10,
                                      "AllowCustomersToSelectPageSize": true,
                                      "PageSizeOptions": "sample string 12",
                                      "PriceRanges": "sample string 13",
                                      "ShowOnHomePage": true,
                                      "HasDiscountsApplied": true,
                                      "SubjectToAcl": true,
                                      "LimitedToStores": true,
                                      "Published": true,
                                      "Deleted": true,
                                      "DisplayOrder": 20,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                      "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                      "IsFavorites": true,
                                      "Level": 24,
                                      "SubCategories": "sample string 25",
                                      "CreatedUser": "sample string 26",
                                      "UpdatedUser": "sample string 27",
                                      "CategoryFilmMappings": [
                                        {
                                          "Id": 1,
                                          "FilmId": 1,
                                          "CategoryId": 1,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "CreatedUser": "sample string 2"
                                        },
                                        {
                                          "Id": 1,
                                          "FilmId": 1,
                                          "CategoryId": 1,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "CreatedUser": "sample string 2"
                                        }
                                      ],
                                      "Product_Category_Mapping": [
                                        {
                                          "Id": 1,
                                          "ProductId": 2,
                                          "CategoryId": 3,
                                          "IsFeaturedProduct": true,
                                          "DisplayOrder": 5
                                        },
                                        {
                                          "Id": 1,
                                          "ProductId": 2,
                                          "CategoryId": 3,
                                          "IsFeaturedProduct": true,
                                          "DisplayOrder": 5
                                        }
                                      ],
                                      "Discounts": []
                                    },
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "Description": "sample string 3",
                                      "CategoryTemplateId": 4,
                                      "MetaKeywords": "sample string 5",
                                      "MetaDescription": "sample string 6",
                                      "MetaTitle": "sample string 7",
                                      "ParentCategoryId": 8,
                                      "PictureId": 9,
                                      "PageSize": 10,
                                      "AllowCustomersToSelectPageSize": true,
                                      "PageSizeOptions": "sample string 12",
                                      "PriceRanges": "sample string 13",
                                      "ShowOnHomePage": true,
                                      "HasDiscountsApplied": true,
                                      "SubjectToAcl": true,
                                      "LimitedToStores": true,
                                      "Published": true,
                                      "Deleted": true,
                                      "DisplayOrder": 20,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                      "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                      "IsFavorites": true,
                                      "Level": 24,
                                      "SubCategories": "sample string 25",
                                      "CreatedUser": "sample string 26",
                                      "UpdatedUser": "sample string 27",
                                      "CategoryFilmMappings": [
                                        {
                                          "Id": 1,
                                          "FilmId": 1,
                                          "CategoryId": 1,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "CreatedUser": "sample string 2"
                                        },
                                        {
                                          "Id": 1,
                                          "FilmId": 1,
                                          "CategoryId": 1,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "CreatedUser": "sample string 2"
                                        }
                                      ],
                                      "Product_Category_Mapping": [
                                        {
                                          "Id": 1,
                                          "ProductId": 2,
                                          "CategoryId": 3,
                                          "IsFeaturedProduct": true,
                                          "DisplayOrder": 5
                                        },
                                        {
                                          "Id": 1,
                                          "ProductId": 2,
                                          "CategoryId": 3,
                                          "IsFeaturedProduct": true,
                                          "DisplayOrder": 5
                                        }
                                      ],
                                      "Discounts": []
                                    }
                                  ],
                                  "Products": []
                                }
                              },
                              {
                                "Id": 1,
                                "DiscountId": 2,
                                "OrderId": 3,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "Discount": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "DiscountTypeId": 3,
                                  "UsePercentage": true,
                                  "DiscountPercentage": 5.0,
                                  "DiscountAmount": 6.0,
                                  "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "RequiresCouponCode": true,
                                  "CouponCode": "sample string 8",
                                  "DiscountLimitationId": 9,
                                  "LimitationTimes": 10,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "CreatedUser": "sample string 11",
                                  "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "UpdatedUser": "sample string 12",
                                  "DiscountRequirements": [
                                    {
                                      "Id": 1,
                                      "DiscountId": 2,
                                      "DiscountRequirementRuleSystemName": "sample string 3"
                                    },
                                    {
                                      "Id": 1,
                                      "DiscountId": 2,
                                      "DiscountRequirementRuleSystemName": "sample string 3"
                                    }
                                  ],
                                  "DiscountUsageHistories": [],
                                  "Categories": [
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "Description": "sample string 3",
                                      "CategoryTemplateId": 4,
                                      "MetaKeywords": "sample string 5",
                                      "MetaDescription": "sample string 6",
                                      "MetaTitle": "sample string 7",
                                      "ParentCategoryId": 8,
                                      "PictureId": 9,
                                      "PageSize": 10,
                                      "AllowCustomersToSelectPageSize": true,
                                      "PageSizeOptions": "sample string 12",
                                      "PriceRanges": "sample string 13",
                                      "ShowOnHomePage": true,
                                      "HasDiscountsApplied": true,
                                      "SubjectToAcl": true,
                                      "LimitedToStores": true,
                                      "Published": true,
                                      "Deleted": true,
                                      "DisplayOrder": 20,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                      "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                      "IsFavorites": true,
                                      "Level": 24,
                                      "SubCategories": "sample string 25",
                                      "CreatedUser": "sample string 26",
                                      "UpdatedUser": "sample string 27",
                                      "CategoryFilmMappings": [
                                        {
                                          "Id": 1,
                                          "FilmId": 1,
                                          "CategoryId": 1,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "CreatedUser": "sample string 2"
                                        },
                                        {
                                          "Id": 1,
                                          "FilmId": 1,
                                          "CategoryId": 1,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "CreatedUser": "sample string 2"
                                        }
                                      ],
                                      "Product_Category_Mapping": [
                                        {
                                          "Id": 1,
                                          "ProductId": 2,
                                          "CategoryId": 3,
                                          "IsFeaturedProduct": true,
                                          "DisplayOrder": 5
                                        },
                                        {
                                          "Id": 1,
                                          "ProductId": 2,
                                          "CategoryId": 3,
                                          "IsFeaturedProduct": true,
                                          "DisplayOrder": 5
                                        }
                                      ],
                                      "Discounts": []
                                    },
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "Description": "sample string 3",
                                      "CategoryTemplateId": 4,
                                      "MetaKeywords": "sample string 5",
                                      "MetaDescription": "sample string 6",
                                      "MetaTitle": "sample string 7",
                                      "ParentCategoryId": 8,
                                      "PictureId": 9,
                                      "PageSize": 10,
                                      "AllowCustomersToSelectPageSize": true,
                                      "PageSizeOptions": "sample string 12",
                                      "PriceRanges": "sample string 13",
                                      "ShowOnHomePage": true,
                                      "HasDiscountsApplied": true,
                                      "SubjectToAcl": true,
                                      "LimitedToStores": true,
                                      "Published": true,
                                      "Deleted": true,
                                      "DisplayOrder": 20,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                      "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                      "IsFavorites": true,
                                      "Level": 24,
                                      "SubCategories": "sample string 25",
                                      "CreatedUser": "sample string 26",
                                      "UpdatedUser": "sample string 27",
                                      "CategoryFilmMappings": [
                                        {
                                          "Id": 1,
                                          "FilmId": 1,
                                          "CategoryId": 1,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "CreatedUser": "sample string 2"
                                        },
                                        {
                                          "Id": 1,
                                          "FilmId": 1,
                                          "CategoryId": 1,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "CreatedUser": "sample string 2"
                                        }
                                      ],
                                      "Product_Category_Mapping": [
                                        {
                                          "Id": 1,
                                          "ProductId": 2,
                                          "CategoryId": 3,
                                          "IsFeaturedProduct": true,
                                          "DisplayOrder": 5
                                        },
                                        {
                                          "Id": 1,
                                          "ProductId": 2,
                                          "CategoryId": 3,
                                          "IsFeaturedProduct": true,
                                          "DisplayOrder": 5
                                        }
                                      ],
                                      "Discounts": []
                                    }
                                  ],
                                  "Products": []
                                }
                              }
                            ],
                            "GiftCardUsageHistories": [
                              {
                                "Id": 1,
                                "GiftCardId": 2,
                                "UsedWithOrderId": 3,
                                "UsedValue": 4.0,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "GiftCard": {
                                  "Id": 1,
                                  "PurchasedWithOrderItemId": 1,
                                  "GiftCardTypeId": 2,
                                  "Amount": 3.0,
                                  "IsGiftCardActivated": true,
                                  "GiftCardCouponCode": "sample string 5",
                                  "RecipientName": "sample string 6",
                                  "RecipientEmail": "sample string 7",
                                  "SenderName": "sample string 8",
                                  "SenderEmail": "sample string 9",
                                  "Message": "sample string 10",
                                  "IsRecipientNotified": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "OrderItem": {
                                    "Id": 1,
                                    "OrderItemGuid": "dd5f6c7b-2c90-4e68-91ed-cf98a6fadd54",
                                    "OrderId": 3,
                                    "ProductId": 1,
                                    "Quantity": 4,
                                    "UnitPriceInclTax": 1.0,
                                    "UnitPriceExclTax": 1.0,
                                    "PriceInclTax": 1.0,
                                    "PriceExclTax": 1.0,
                                    "DiscountAmountInclTax": 1.0,
                                    "DiscountAmountExclTax": 1.0,
                                    "OriginalProductCost": 1.0,
                                    "AttributeDescription": "sample string 5",
                                    "AttributesXml": "sample string 6",
                                    "DownloadCount": 1,
                                    "IsDownloadActivated": true,
                                    "LicenseDownloadId": 1,
                                    "ItemWeight": 1.0,
                                    "ListChairIndexF1": "sample string 7",
                                    "ListChairIndexF2": "sample string 8",
                                    "ListChairIndexF3": "sample string 9",
                                    "ListChairValueF1": "sample string 10",
                                    "ListChairValueF2": "sample string 11",
                                    "ListChairValueF3": "sample string 12",
                                    "PrintedChairIndexF1": "sample string 13",
                                    "PrintedChairIndexF2": "sample string 14",
                                    "PrintedChairIndexF3": "sample string 15",
                                    "PositionId": 1,
                                    "PlanScreenId": 1,
                                    "ListChairCheckinIndexF1": "sample string 16",
                                    "ListChairCheckinIndexF2": "sample string 17",
                                    "ListChairCheckinIndexF3": "sample string 18",
                                    "GiftCards": []
                                  },
                                  "GiftCardUsageHistories": []
                                }
                              },
                              {
                                "Id": 1,
                                "GiftCardId": 2,
                                "UsedWithOrderId": 3,
                                "UsedValue": 4.0,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "GiftCard": {
                                  "Id": 1,
                                  "PurchasedWithOrderItemId": 1,
                                  "GiftCardTypeId": 2,
                                  "Amount": 3.0,
                                  "IsGiftCardActivated": true,
                                  "GiftCardCouponCode": "sample string 5",
                                  "RecipientName": "sample string 6",
                                  "RecipientEmail": "sample string 7",
                                  "SenderName": "sample string 8",
                                  "SenderEmail": "sample string 9",
                                  "Message": "sample string 10",
                                  "IsRecipientNotified": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "OrderItem": {
                                    "Id": 1,
                                    "OrderItemGuid": "dd5f6c7b-2c90-4e68-91ed-cf98a6fadd54",
                                    "OrderId": 3,
                                    "ProductId": 1,
                                    "Quantity": 4,
                                    "UnitPriceInclTax": 1.0,
                                    "UnitPriceExclTax": 1.0,
                                    "PriceInclTax": 1.0,
                                    "PriceExclTax": 1.0,
                                    "DiscountAmountInclTax": 1.0,
                                    "DiscountAmountExclTax": 1.0,
                                    "OriginalProductCost": 1.0,
                                    "AttributeDescription": "sample string 5",
                                    "AttributesXml": "sample string 6",
                                    "DownloadCount": 1,
                                    "IsDownloadActivated": true,
                                    "LicenseDownloadId": 1,
                                    "ItemWeight": 1.0,
                                    "ListChairIndexF1": "sample string 7",
                                    "ListChairIndexF2": "sample string 8",
                                    "ListChairIndexF3": "sample string 9",
                                    "ListChairValueF1": "sample string 10",
                                    "ListChairValueF2": "sample string 11",
                                    "ListChairValueF3": "sample string 12",
                                    "PrintedChairIndexF1": "sample string 13",
                                    "PrintedChairIndexF2": "sample string 14",
                                    "PrintedChairIndexF3": "sample string 15",
                                    "PositionId": 1,
                                    "PlanScreenId": 1,
                                    "ListChairCheckinIndexF1": "sample string 16",
                                    "ListChairCheckinIndexF2": "sample string 17",
                                    "ListChairCheckinIndexF3": "sample string 18",
                                    "GiftCards": []
                                  },
                                  "GiftCardUsageHistories": []
                                }
                              }
                            ],
                            "OrderItems": [
                              {
                                "Id": 1,
                                "OrderItemGuid": "dd5f6c7b-2c90-4e68-91ed-cf98a6fadd54",
                                "OrderId": 3,
                                "ProductId": 1,
                                "Quantity": 4,
                                "UnitPriceInclTax": 1.0,
                                "UnitPriceExclTax": 1.0,
                                "PriceInclTax": 1.0,
                                "PriceExclTax": 1.0,
                                "DiscountAmountInclTax": 1.0,
                                "DiscountAmountExclTax": 1.0,
                                "OriginalProductCost": 1.0,
                                "AttributeDescription": "sample string 5",
                                "AttributesXml": "sample string 6",
                                "DownloadCount": 1,
                                "IsDownloadActivated": true,
                                "LicenseDownloadId": 1,
                                "ItemWeight": 1.0,
                                "ListChairIndexF1": "sample string 7",
                                "ListChairIndexF2": "sample string 8",
                                "ListChairIndexF3": "sample string 9",
                                "ListChairValueF1": "sample string 10",
                                "ListChairValueF2": "sample string 11",
                                "ListChairValueF3": "sample string 12",
                                "PrintedChairIndexF1": "sample string 13",
                                "PrintedChairIndexF2": "sample string 14",
                                "PrintedChairIndexF3": "sample string 15",
                                "PositionId": 1,
                                "PlanScreenId": 1,
                                "ListChairCheckinIndexF1": "sample string 16",
                                "ListChairCheckinIndexF2": "sample string 17",
                                "ListChairCheckinIndexF3": "sample string 18",
                                "GiftCards": [
                                  {
                                    "Id": 1,
                                    "PurchasedWithOrderItemId": 1,
                                    "GiftCardTypeId": 2,
                                    "Amount": 3.0,
                                    "IsGiftCardActivated": true,
                                    "GiftCardCouponCode": "sample string 5",
                                    "RecipientName": "sample string 6",
                                    "RecipientEmail": "sample string 7",
                                    "SenderName": "sample string 8",
                                    "SenderEmail": "sample string 9",
                                    "Message": "sample string 10",
                                    "IsRecipientNotified": true,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "GiftCardUsageHistories": [
                                      {
                                        "Id": 1,
                                        "GiftCardId": 2,
                                        "UsedWithOrderId": 3,
                                        "UsedValue": 4.0,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "GiftCardId": 2,
                                        "UsedWithOrderId": 3,
                                        "UsedValue": 4.0,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      }
                                    ]
                                  },
                                  {
                                    "Id": 1,
                                    "PurchasedWithOrderItemId": 1,
                                    "GiftCardTypeId": 2,
                                    "Amount": 3.0,
                                    "IsGiftCardActivated": true,
                                    "GiftCardCouponCode": "sample string 5",
                                    "RecipientName": "sample string 6",
                                    "RecipientEmail": "sample string 7",
                                    "SenderName": "sample string 8",
                                    "SenderEmail": "sample string 9",
                                    "Message": "sample string 10",
                                    "IsRecipientNotified": true,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "GiftCardUsageHistories": [
                                      {
                                        "Id": 1,
                                        "GiftCardId": 2,
                                        "UsedWithOrderId": 3,
                                        "UsedValue": 4.0,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "GiftCardId": 2,
                                        "UsedWithOrderId": 3,
                                        "UsedValue": 4.0,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      }
                                    ]
                                  }
                                ]
                              },
                              {
                                "Id": 1,
                                "OrderItemGuid": "dd5f6c7b-2c90-4e68-91ed-cf98a6fadd54",
                                "OrderId": 3,
                                "ProductId": 1,
                                "Quantity": 4,
                                "UnitPriceInclTax": 1.0,
                                "UnitPriceExclTax": 1.0,
                                "PriceInclTax": 1.0,
                                "PriceExclTax": 1.0,
                                "DiscountAmountInclTax": 1.0,
                                "DiscountAmountExclTax": 1.0,
                                "OriginalProductCost": 1.0,
                                "AttributeDescription": "sample string 5",
                                "AttributesXml": "sample string 6",
                                "DownloadCount": 1,
                                "IsDownloadActivated": true,
                                "LicenseDownloadId": 1,
                                "ItemWeight": 1.0,
                                "ListChairIndexF1": "sample string 7",
                                "ListChairIndexF2": "sample string 8",
                                "ListChairIndexF3": "sample string 9",
                                "ListChairValueF1": "sample string 10",
                                "ListChairValueF2": "sample string 11",
                                "ListChairValueF3": "sample string 12",
                                "PrintedChairIndexF1": "sample string 13",
                                "PrintedChairIndexF2": "sample string 14",
                                "PrintedChairIndexF3": "sample string 15",
                                "PositionId": 1,
                                "PlanScreenId": 1,
                                "ListChairCheckinIndexF1": "sample string 16",
                                "ListChairCheckinIndexF2": "sample string 17",
                                "ListChairCheckinIndexF3": "sample string 18",
                                "GiftCards": [
                                  {
                                    "Id": 1,
                                    "PurchasedWithOrderItemId": 1,
                                    "GiftCardTypeId": 2,
                                    "Amount": 3.0,
                                    "IsGiftCardActivated": true,
                                    "GiftCardCouponCode": "sample string 5",
                                    "RecipientName": "sample string 6",
                                    "RecipientEmail": "sample string 7",
                                    "SenderName": "sample string 8",
                                    "SenderEmail": "sample string 9",
                                    "Message": "sample string 10",
                                    "IsRecipientNotified": true,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "GiftCardUsageHistories": [
                                      {
                                        "Id": 1,
                                        "GiftCardId": 2,
                                        "UsedWithOrderId": 3,
                                        "UsedValue": 4.0,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "GiftCardId": 2,
                                        "UsedWithOrderId": 3,
                                        "UsedValue": 4.0,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      }
                                    ]
                                  },
                                  {
                                    "Id": 1,
                                    "PurchasedWithOrderItemId": 1,
                                    "GiftCardTypeId": 2,
                                    "Amount": 3.0,
                                    "IsGiftCardActivated": true,
                                    "GiftCardCouponCode": "sample string 5",
                                    "RecipientName": "sample string 6",
                                    "RecipientEmail": "sample string 7",
                                    "SenderName": "sample string 8",
                                    "SenderEmail": "sample string 9",
                                    "Message": "sample string 10",
                                    "IsRecipientNotified": true,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "GiftCardUsageHistories": [
                                      {
                                        "Id": 1,
                                        "GiftCardId": 2,
                                        "UsedWithOrderId": 3,
                                        "UsedValue": 4.0,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "GiftCardId": 2,
                                        "UsedWithOrderId": 3,
                                        "UsedValue": 4.0,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      }
                                    ]
                                  }
                                ]
                              }
                            ],
                            "OrderNotes": [
                              {
                                "Id": 1,
                                "OrderId": 2,
                                "Note": "sample string 3",
                                "DisplayToCustomer": true,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                              },
                              {
                                "Id": 1,
                                "OrderId": 2,
                                "Note": "sample string 3",
                                "DisplayToCustomer": true,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                              }
                            ],
                            "RecurringPayments": [
                              {
                                "Id": 1,
                                "CycleLength": 2,
                                "CyclePeriodId": 3,
                                "TotalCycles": 4,
                                "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "IsActive": true,
                                "Deleted": true,
                                "InitialOrderId": 8,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "RecurringPaymentHistories": [
                                  {
                                    "Id": 1,
                                    "RecurringPaymentId": 2,
                                    "OrderId": 3,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                  },
                                  {
                                    "Id": 1,
                                    "RecurringPaymentId": 2,
                                    "OrderId": 3,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                  }
                                ]
                              },
                              {
                                "Id": 1,
                                "CycleLength": 2,
                                "CyclePeriodId": 3,
                                "TotalCycles": 4,
                                "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "IsActive": true,
                                "Deleted": true,
                                "InitialOrderId": 8,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "RecurringPaymentHistories": [
                                  {
                                    "Id": 1,
                                    "RecurringPaymentId": 2,
                                    "OrderId": 3,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                  },
                                  {
                                    "Id": 1,
                                    "RecurringPaymentId": 2,
                                    "OrderId": 3,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                  }
                                ]
                              }
                            ],
                            "RewardPointsHistories": [],
                            "Shipments": [
                              {
                                "Id": 1,
                                "OrderId": 2,
                                "TrackingNumber": "sample string 3",
                                "TotalWeight": 1.0,
                                "ShippedDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "DeliveryDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "ShipmentItems": [
                                  {
                                    "Id": 1,
                                    "ShipmentId": 2,
                                    "OrderItemId": 3,
                                    "Quantity": 4
                                  },
                                  {
                                    "Id": 1,
                                    "ShipmentId": 2,
                                    "OrderItemId": 3,
                                    "Quantity": 4
                                  }
                                ]
                              },
                              {
                                "Id": 1,
                                "OrderId": 2,
                                "TrackingNumber": "sample string 3",
                                "TotalWeight": 1.0,
                                "ShippedDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "DeliveryDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "ShipmentItems": [
                                  {
                                    "Id": 1,
                                    "ShipmentId": 2,
                                    "OrderItemId": 3,
                                    "Quantity": 4
                                  },
                                  {
                                    "Id": 1,
                                    "ShipmentId": 2,
                                    "OrderItemId": 3,
                                    "Quantity": 4
                                  }
                                ]
                              }
                            ]
                          }
                        }
                      ],
                      "ShoppingCartItems": [
                        {
                          "Id": 1,
                          "StoreId": 2,
                          "ShoppingCartTypeId": 3,
                          "CustomerId": 4,
                          "ProductId": 5,
                          "AttributesXml": "sample string 6",
                          "CustomerEnteredPrice": 7.0,
                          "Quantity": 8,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "ListChairIndexF1": "sample string 11",
                          "ListChairValueF1": "sample string 12",
                          "ListChairIndexF2": "sample string 13",
                          "ListChairValueF2": "sample string 14",
                          "ListChairIndexF3": "sample string 15",
                          "ListChairValueF3": "sample string 16",
                          "PositionId": 1
                        },
                        {
                          "Id": 1,
                          "StoreId": 2,
                          "ShoppingCartTypeId": 3,
                          "CustomerId": 4,
                          "ProductId": 5,
                          "AttributesXml": "sample string 6",
                          "CustomerEnteredPrice": 7.0,
                          "Quantity": 8,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "ListChairIndexF1": "sample string 11",
                          "ListChairValueF1": "sample string 12",
                          "ListChairIndexF2": "sample string 13",
                          "ListChairValueF2": "sample string 14",
                          "ListChairIndexF3": "sample string 15",
                          "ListChairValueF3": "sample string 16",
                          "PositionId": 1
                        }
                      ],
                      "Addresses": [
                        {
                          "Id": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "Email": "sample string 4",
                          "Company": "sample string 5",
                          "PersonInCharge": "sample string 6",
                          "CountryId": 1,
                          "StateProvinceId": 1,
                          "City": "sample string 7",
                          "Address1": "sample string 8",
                          "Address2": "sample string 9",
                          "ZipPostalCode": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "FaxNumber": "sample string 12",
                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "Country": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "AllowsBilling": true,
                            "AllowsShipping": true,
                            "TwoLetterIsoCode": "sample string 5",
                            "ThreeLetterIsoCode": "sample string 6",
                            "NumericIsoCode": 7,
                            "SubjectToVat": true,
                            "Published": true,
                            "DisplayOrder": 10,
                            "Addresses": [],
                            "StateProvinces": [
                              {
                                "Id": 1,
                                "CountryId": 2,
                                "Name": "sample string 3",
                                "Abbreviation": "sample string 4",
                                "Published": true,
                                "DisplayOrder": 6,
                                "ShowMenu": true,
                                "ProvinceId": 8,
                                "Addresses": []
                              },
                              {
                                "Id": 1,
                                "CountryId": 2,
                                "Name": "sample string 3",
                                "Abbreviation": "sample string 4",
                                "Published": true,
                                "DisplayOrder": 6,
                                "ShowMenu": true,
                                "ProvinceId": 8,
                                "Addresses": []
                              }
                            ],
                            "ShippingMethods": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "DisplayOrder": 4,
                                "Countries": []
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "DisplayOrder": 4,
                                "Countries": []
                              }
                            ]
                          },
                          "StateProvince": {
                            "Id": 1,
                            "CountryId": 2,
                            "Name": "sample string 3",
                            "Abbreviation": "sample string 4",
                            "Published": true,
                            "DisplayOrder": 6,
                            "ShowMenu": true,
                            "ProvinceId": 8,
                            "Addresses": [],
                            "Country": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "AllowsBilling": true,
                              "AllowsShipping": true,
                              "TwoLetterIsoCode": "sample string 5",
                              "ThreeLetterIsoCode": "sample string 6",
                              "NumericIsoCode": 7,
                              "SubjectToVat": true,
                              "Published": true,
                              "DisplayOrder": 10,
                              "Addresses": [],
                              "StateProvinces": [],
                              "ShippingMethods": [
                                {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3",
                                  "DisplayOrder": 4,
                                  "Countries": []
                                },
                                {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3",
                                  "DisplayOrder": 4,
                                  "Countries": []
                                }
                              ]
                            }
                          },
                          "Affiliates": [
                            {
                              "Id": 1,
                              "AddressId": 2,
                              "Deleted": true,
                              "Active": true
                            },
                            {
                              "Id": 1,
                              "AddressId": 2,
                              "Deleted": true,
                              "Active": true
                            }
                          ],
                          "Customers": []
                        },
                        {
                          "Id": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "Email": "sample string 4",
                          "Company": "sample string 5",
                          "PersonInCharge": "sample string 6",
                          "CountryId": 1,
                          "StateProvinceId": 1,
                          "City": "sample string 7",
                          "Address1": "sample string 8",
                          "Address2": "sample string 9",
                          "ZipPostalCode": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "FaxNumber": "sample string 12",
                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "Country": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "AllowsBilling": true,
                            "AllowsShipping": true,
                            "TwoLetterIsoCode": "sample string 5",
                            "ThreeLetterIsoCode": "sample string 6",
                            "NumericIsoCode": 7,
                            "SubjectToVat": true,
                            "Published": true,
                            "DisplayOrder": 10,
                            "Addresses": [],
                            "StateProvinces": [
                              {
                                "Id": 1,
                                "CountryId": 2,
                                "Name": "sample string 3",
                                "Abbreviation": "sample string 4",
                                "Published": true,
                                "DisplayOrder": 6,
                                "ShowMenu": true,
                                "ProvinceId": 8,
                                "Addresses": []
                              },
                              {
                                "Id": 1,
                                "CountryId": 2,
                                "Name": "sample string 3",
                                "Abbreviation": "sample string 4",
                                "Published": true,
                                "DisplayOrder": 6,
                                "ShowMenu": true,
                                "ProvinceId": 8,
                                "Addresses": []
                              }
                            ],
                            "ShippingMethods": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "DisplayOrder": 4,
                                "Countries": []
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "DisplayOrder": 4,
                                "Countries": []
                              }
                            ]
                          },
                          "StateProvince": {
                            "Id": 1,
                            "CountryId": 2,
                            "Name": "sample string 3",
                            "Abbreviation": "sample string 4",
                            "Published": true,
                            "DisplayOrder": 6,
                            "ShowMenu": true,
                            "ProvinceId": 8,
                            "Addresses": [],
                            "Country": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "AllowsBilling": true,
                              "AllowsShipping": true,
                              "TwoLetterIsoCode": "sample string 5",
                              "ThreeLetterIsoCode": "sample string 6",
                              "NumericIsoCode": 7,
                              "SubjectToVat": true,
                              "Published": true,
                              "DisplayOrder": 10,
                              "Addresses": [],
                              "StateProvinces": [],
                              "ShippingMethods": [
                                {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3",
                                  "DisplayOrder": 4,
                                  "Countries": []
                                },
                                {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3",
                                  "DisplayOrder": 4,
                                  "Countries": []
                                }
                              ]
                            }
                          },
                          "Affiliates": [
                            {
                              "Id": 1,
                              "AddressId": 2,
                              "Deleted": true,
                              "Active": true
                            },
                            {
                              "Id": 1,
                              "AddressId": 2,
                              "Deleted": true,
                              "Active": true
                            }
                          ],
                          "Customers": []
                        }
                      ]
                    }
                  },
                  {
                    "Id": 1,
                    "StoreId": 2,
                    "ProductId": 3,
                    "CustomerId": 4,
                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                    "Customer": {
                      "Id": 1,
                      "CustomerGuid": "0ac48611-ccfc-4669-af3e-7cfe8ce4bcd7",
                      "Username": "sample string 3",
                      "Email": "sample string 4",
                      "Password": "sample string 5",
                      "PasswordFormatId": 6,
                      "PasswordSalt": "sample string 7",
                      "AdminComment": "sample string 8",
                      "IsTaxExempt": true,
                      "AffiliateId": 10,
                      "VendorId": 11,
                      "Active": true,
                      "Deleted": true,
                      "IsSystemAccount": true,
                      "SystemName": "sample string 15",
                      "LastIpAddress": "sample string 16",
                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                      "LastLoginDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                      "LastActivityDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                      "BillingAddress_Id": 1,
                      "ShippingAddress_Id": 1,
                      "IsStaff": true,
                      "IsManufacturer": true,
                      "ManufacturerId": 1,
                      "CustomerFirstName": "sample string 19",
                      "CustomerLastName": "sample string 20",
                      "BirthDay": "2025-05-19T10:21:02.8513541+07:00",
                      "Mobile": "sample string 21",
                      "Sex": "sample string 22",
                      "Marriage": true,
                      "Address": "sample string 23",
                      "Position": "sample string 24",
                      "Favour": "sample string 25",
                      "CardCode": "sample string 26",
                      "CardLevelName": "sample string 27",
                      "CurrentCardId": 1,
                      "CardIssued": true,
                      "PointReward": 1.0,
                      "PointCard": 1.0,
                      "LastVisitedPage": "sample string 28",
                      "DateCreateCard": "2025-05-19T10:21:02.8513541+07:00",
                      "DateExpireCard": "2025-05-19T10:21:02.8513541+07:00",
                      "DateLevel": "2025-05-19T10:21:02.8513541+07:00",
                      "Area_Id": 1,
                      "City_Id": 1,
                      "Job_Id": 1,
                      "District_Id": 1,
                      "Country_Id": 1,
                      "ActivityLogs": [
                        {
                          "Id": 1,
                          "ActivityLogTypeId": 2,
                          "CustomerId": 3,
                          "Comment": "sample string 4",
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "ActivityLogType": {
                            "Id": 1,
                            "SystemKeyword": "sample string 2",
                            "Name": "sample string 3",
                            "Enabled": true,
                            "ActivityLogs": []
                          }
                        },
                        {
                          "Id": 1,
                          "ActivityLogTypeId": 2,
                          "CustomerId": 3,
                          "Comment": "sample string 4",
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "ActivityLogType": {
                            "Id": 1,
                            "SystemKeyword": "sample string 2",
                            "Name": "sample string 3",
                            "Enabled": true,
                            "ActivityLogs": []
                          }
                        }
                      ],
                      "BackInStockSubscriptions": [],
                      "BlogComments": [
                        {
                          "Id": 1,
                          "CustomerId": 2,
                          "CommentText": "sample string 3",
                          "BlogPostId": 4,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "BlogPost": {
                            "Id": 1,
                            "LanguageId": 2,
                            "Title": "sample string 3",
                            "Body": "sample string 4",
                            "AllowComments": true,
                            "CommentCount": 6,
                            "Tags": "sample string 7",
                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "MetaKeywords": "sample string 8",
                            "MetaDescription": "sample string 9",
                            "MetaTitle": "sample string 10",
                            "LimitedToStores": true,
                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "BlogComments": [],
                            "Language": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "LanguageCulture": "sample string 3",
                              "UniqueSeoCode": "sample string 4",
                              "FlagImageFileName": "sample string 5",
                              "Rtl": true,
                              "LimitedToStores": true,
                              "Published": true,
                              "DisplayOrder": 9,
                              "BlogPosts": [],
                              "LocaleStringResources": [
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "ResourceName": "sample string 3",
                                  "ResourceValue": "sample string 4"
                                },
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "ResourceName": "sample string 3",
                                  "ResourceValue": "sample string 4"
                                }
                              ],
                              "LocalizedProperties": [
                                {
                                  "Id": 1,
                                  "EntityId": 2,
                                  "LanguageId": 3,
                                  "LocaleKeyGroup": "sample string 4",
                                  "LocaleKey": "sample string 5",
                                  "LocaleValue": "sample string 6"
                                },
                                {
                                  "Id": 1,
                                  "EntityId": 2,
                                  "LanguageId": 3,
                                  "LocaleKeyGroup": "sample string 4",
                                  "LocaleKey": "sample string 5",
                                  "LocaleValue": "sample string 6"
                                }
                              ],
                              "News": [
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Title": "sample string 3",
                                  "Short": "sample string 4",
                                  "Full": "sample string 5",
                                  "Published": true,
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "AllowComments": true,
                                  "CommentCount": 8,
                                  "LimitedToStores": true,
                                  "MetaKeywords": "sample string 10",
                                  "MetaDescription": "sample string 11",
                                  "MetaTitle": "sample string 12",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "ZoneId": 14,
                                  "ZoneName": "sample string 15",
                                  "IsHot": true,
                                  "IsFocus": true,
                                  "CustomerId": 16,
                                  "ViewCount": 1,
                                  "PictureId": 1,
                                  "OrderNo": 1,
                                  "UrlImage": "sample string 17",
                                  "UrlImages": [
                                    "sample string 1",
                                    "sample string 2"
                                  ],
                                  "PictureIds": "sample string 18",
                                  "NewsComments": [
                                    {
                                      "Id": 1,
                                      "CommentTitle": "sample string 2",
                                      "CommentText": "sample string 3",
                                      "NewsItemId": 4,
                                      "CustomerId": 5,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                    },
                                    {
                                      "Id": 1,
                                      "CommentTitle": "sample string 2",
                                      "CommentText": "sample string 3",
                                      "NewsItemId": 4,
                                      "CustomerId": 5,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                    }
                                  ]
                                },
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Title": "sample string 3",
                                  "Short": "sample string 4",
                                  "Full": "sample string 5",
                                  "Published": true,
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "AllowComments": true,
                                  "CommentCount": 8,
                                  "LimitedToStores": true,
                                  "MetaKeywords": "sample string 10",
                                  "MetaDescription": "sample string 11",
                                  "MetaTitle": "sample string 12",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "ZoneId": 14,
                                  "ZoneName": "sample string 15",
                                  "IsHot": true,
                                  "IsFocus": true,
                                  "CustomerId": 16,
                                  "ViewCount": 1,
                                  "PictureId": 1,
                                  "OrderNo": 1,
                                  "UrlImage": "sample string 17",
                                  "UrlImages": [
                                    "sample string 1",
                                    "sample string 2"
                                  ],
                                  "PictureIds": "sample string 18",
                                  "NewsComments": [
                                    {
                                      "Id": 1,
                                      "CommentTitle": "sample string 2",
                                      "CommentText": "sample string 3",
                                      "NewsItemId": 4,
                                      "CustomerId": 5,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                    },
                                    {
                                      "Id": 1,
                                      "CommentTitle": "sample string 2",
                                      "CommentText": "sample string 3",
                                      "NewsItemId": 4,
                                      "CustomerId": 5,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                    }
                                  ]
                                }
                              ],
                              "Polls": [
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Name": "sample string 3",
                                  "SystemKeyword": "sample string 4",
                                  "Published": true,
                                  "ShowOnHomePage": true,
                                  "AllowGuestsToVote": true,
                                  "DisplayOrder": 8,
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "PollAnswers": [
                                    {
                                      "Id": 1,
                                      "PollId": 2,
                                      "Name": "sample string 3",
                                      "NumberOfVotes": 4,
                                      "DisplayOrder": 5,
                                      "PollVotingRecords": [
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ]
                                    },
                                    {
                                      "Id": 1,
                                      "PollId": 2,
                                      "Name": "sample string 3",
                                      "NumberOfVotes": 4,
                                      "DisplayOrder": 5,
                                      "PollVotingRecords": [
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ]
                                    }
                                  ]
                                },
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Name": "sample string 3",
                                  "SystemKeyword": "sample string 4",
                                  "Published": true,
                                  "ShowOnHomePage": true,
                                  "AllowGuestsToVote": true,
                                  "DisplayOrder": 8,
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "PollAnswers": [
                                    {
                                      "Id": 1,
                                      "PollId": 2,
                                      "Name": "sample string 3",
                                      "NumberOfVotes": 4,
                                      "DisplayOrder": 5,
                                      "PollVotingRecords": [
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ]
                                    },
                                    {
                                      "Id": 1,
                                      "PollId": 2,
                                      "Name": "sample string 3",
                                      "NumberOfVotes": 4,
                                      "DisplayOrder": 5,
                                      "PollVotingRecords": [
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ]
                                    }
                                  ]
                                }
                              ]
                            }
                          }
                        },
                        {
                          "Id": 1,
                          "CustomerId": 2,
                          "CommentText": "sample string 3",
                          "BlogPostId": 4,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "BlogPost": {
                            "Id": 1,
                            "LanguageId": 2,
                            "Title": "sample string 3",
                            "Body": "sample string 4",
                            "AllowComments": true,
                            "CommentCount": 6,
                            "Tags": "sample string 7",
                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "MetaKeywords": "sample string 8",
                            "MetaDescription": "sample string 9",
                            "MetaTitle": "sample string 10",
                            "LimitedToStores": true,
                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "BlogComments": [],
                            "Language": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "LanguageCulture": "sample string 3",
                              "UniqueSeoCode": "sample string 4",
                              "FlagImageFileName": "sample string 5",
                              "Rtl": true,
                              "LimitedToStores": true,
                              "Published": true,
                              "DisplayOrder": 9,
                              "BlogPosts": [],
                              "LocaleStringResources": [
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "ResourceName": "sample string 3",
                                  "ResourceValue": "sample string 4"
                                },
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "ResourceName": "sample string 3",
                                  "ResourceValue": "sample string 4"
                                }
                              ],
                              "LocalizedProperties": [
                                {
                                  "Id": 1,
                                  "EntityId": 2,
                                  "LanguageId": 3,
                                  "LocaleKeyGroup": "sample string 4",
                                  "LocaleKey": "sample string 5",
                                  "LocaleValue": "sample string 6"
                                },
                                {
                                  "Id": 1,
                                  "EntityId": 2,
                                  "LanguageId": 3,
                                  "LocaleKeyGroup": "sample string 4",
                                  "LocaleKey": "sample string 5",
                                  "LocaleValue": "sample string 6"
                                }
                              ],
                              "News": [
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Title": "sample string 3",
                                  "Short": "sample string 4",
                                  "Full": "sample string 5",
                                  "Published": true,
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "AllowComments": true,
                                  "CommentCount": 8,
                                  "LimitedToStores": true,
                                  "MetaKeywords": "sample string 10",
                                  "MetaDescription": "sample string 11",
                                  "MetaTitle": "sample string 12",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "ZoneId": 14,
                                  "ZoneName": "sample string 15",
                                  "IsHot": true,
                                  "IsFocus": true,
                                  "CustomerId": 16,
                                  "ViewCount": 1,
                                  "PictureId": 1,
                                  "OrderNo": 1,
                                  "UrlImage": "sample string 17",
                                  "UrlImages": [
                                    "sample string 1",
                                    "sample string 2"
                                  ],
                                  "PictureIds": "sample string 18",
                                  "NewsComments": [
                                    {
                                      "Id": 1,
                                      "CommentTitle": "sample string 2",
                                      "CommentText": "sample string 3",
                                      "NewsItemId": 4,
                                      "CustomerId": 5,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                    },
                                    {
                                      "Id": 1,
                                      "CommentTitle": "sample string 2",
                                      "CommentText": "sample string 3",
                                      "NewsItemId": 4,
                                      "CustomerId": 5,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                    }
                                  ]
                                },
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Title": "sample string 3",
                                  "Short": "sample string 4",
                                  "Full": "sample string 5",
                                  "Published": true,
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "AllowComments": true,
                                  "CommentCount": 8,
                                  "LimitedToStores": true,
                                  "MetaKeywords": "sample string 10",
                                  "MetaDescription": "sample string 11",
                                  "MetaTitle": "sample string 12",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "ZoneId": 14,
                                  "ZoneName": "sample string 15",
                                  "IsHot": true,
                                  "IsFocus": true,
                                  "CustomerId": 16,
                                  "ViewCount": 1,
                                  "PictureId": 1,
                                  "OrderNo": 1,
                                  "UrlImage": "sample string 17",
                                  "UrlImages": [
                                    "sample string 1",
                                    "sample string 2"
                                  ],
                                  "PictureIds": "sample string 18",
                                  "NewsComments": [
                                    {
                                      "Id": 1,
                                      "CommentTitle": "sample string 2",
                                      "CommentText": "sample string 3",
                                      "NewsItemId": 4,
                                      "CustomerId": 5,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                    },
                                    {
                                      "Id": 1,
                                      "CommentTitle": "sample string 2",
                                      "CommentText": "sample string 3",
                                      "NewsItemId": 4,
                                      "CustomerId": 5,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                    }
                                  ]
                                }
                              ],
                              "Polls": [
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Name": "sample string 3",
                                  "SystemKeyword": "sample string 4",
                                  "Published": true,
                                  "ShowOnHomePage": true,
                                  "AllowGuestsToVote": true,
                                  "DisplayOrder": 8,
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "PollAnswers": [
                                    {
                                      "Id": 1,
                                      "PollId": 2,
                                      "Name": "sample string 3",
                                      "NumberOfVotes": 4,
                                      "DisplayOrder": 5,
                                      "PollVotingRecords": [
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ]
                                    },
                                    {
                                      "Id": 1,
                                      "PollId": 2,
                                      "Name": "sample string 3",
                                      "NumberOfVotes": 4,
                                      "DisplayOrder": 5,
                                      "PollVotingRecords": [
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ]
                                    }
                                  ]
                                },
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Name": "sample string 3",
                                  "SystemKeyword": "sample string 4",
                                  "Published": true,
                                  "ShowOnHomePage": true,
                                  "AllowGuestsToVote": true,
                                  "DisplayOrder": 8,
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "PollAnswers": [
                                    {
                                      "Id": 1,
                                      "PollId": 2,
                                      "Name": "sample string 3",
                                      "NumberOfVotes": 4,
                                      "DisplayOrder": 5,
                                      "PollVotingRecords": [
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ]
                                    },
                                    {
                                      "Id": 1,
                                      "PollId": 2,
                                      "Name": "sample string 3",
                                      "NumberOfVotes": 4,
                                      "DisplayOrder": 5,
                                      "PollVotingRecords": [
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ]
                                    }
                                  ]
                                }
                              ]
                            }
                          }
                        }
                      ],
                      "Customer_CustomerRole_Mapping": [
                        {
                          "Customer_Id": 1,
                          "CustomerRole_Id": 2,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "CreatedUser": "sample string 3",
                          "CustomerRole": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "FreeShipping": true,
                            "TaxExempt": true,
                            "Active": true,
                            "IsSystemRole": true,
                            "SystemName": "sample string 7",
                            "Customer_CustomerRole_Mapping": [],
                            "TierPrices": [
                              {
                                "Id": 1,
                                "ProductId": 2,
                                "StoreId": 3,
                                "CustomerRoleId": 1,
                                "Quantity": 4,
                                "Price": 5.0
                              },
                              {
                                "Id": 1,
                                "ProductId": 2,
                                "StoreId": 3,
                                "CustomerRoleId": 1,
                                "Quantity": 4,
                                "Price": 5.0
                              }
                            ],
                            "PermissionRecords": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "SystemName": "sample string 3",
                                "Category": "sample string 4",
                                "CustomerRoles": []
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "SystemName": "sample string 3",
                                "Category": "sample string 4",
                                "CustomerRoles": []
                              }
                            ]
                          }
                        },
                        {
                          "Customer_Id": 1,
                          "CustomerRole_Id": 2,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "CreatedUser": "sample string 3",
                          "CustomerRole": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "FreeShipping": true,
                            "TaxExempt": true,
                            "Active": true,
                            "IsSystemRole": true,
                            "SystemName": "sample string 7",
                            "Customer_CustomerRole_Mapping": [],
                            "TierPrices": [
                              {
                                "Id": 1,
                                "ProductId": 2,
                                "StoreId": 3,
                                "CustomerRoleId": 1,
                                "Quantity": 4,
                                "Price": 5.0
                              },
                              {
                                "Id": 1,
                                "ProductId": 2,
                                "StoreId": 3,
                                "CustomerRoleId": 1,
                                "Quantity": 4,
                                "Price": 5.0
                              }
                            ],
                            "PermissionRecords": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "SystemName": "sample string 3",
                                "Category": "sample string 4",
                                "CustomerRoles": []
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "SystemName": "sample string 3",
                                "Category": "sample string 4",
                                "CustomerRoles": []
                              }
                            ]
                          }
                        }
                      ],
                      "ExternalAuthenticationRecords": [
                        {
                          "Id": 1,
                          "CustomerId": 2,
                          "Email": "sample string 3",
                          "ExternalIdentifier": "sample string 4",
                          "ExternalDisplayIdentifier": "sample string 5",
                          "OAuthToken": "sample string 6",
                          "OAuthAccessToken": "sample string 7",
                          "ProviderSystemName": "sample string 8"
                        },
                        {
                          "Id": 1,
                          "CustomerId": 2,
                          "Email": "sample string 3",
                          "ExternalIdentifier": "sample string 4",
                          "ExternalDisplayIdentifier": "sample string 5",
                          "OAuthToken": "sample string 6",
                          "OAuthAccessToken": "sample string 7",
                          "ProviderSystemName": "sample string 8"
                        }
                      ],
                      "Forums_Post": [
                        {
                          "Id": 1,
                          "TopicId": 2,
                          "CustomerId": 3,
                          "Text": "sample string 4",
                          "IPAddress": "sample string 5",
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "Forums_Topic": {
                            "Id": 1,
                            "ForumId": 2,
                            "CustomerId": 3,
                            "TopicTypeId": 4,
                            "Subject": "sample string 5",
                            "NumPosts": 6,
                            "Views": 7,
                            "LastPostId": 8,
                            "LastPostCustomerId": 9,
                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "Forums_Forum": {
                              "Id": 1,
                              "ForumGroupId": 2,
                              "Name": "sample string 3",
                              "Description": "sample string 4",
                              "NumTopics": 5,
                              "NumPosts": 6,
                              "LastTopicId": 7,
                              "LastPostId": 8,
                              "LastPostCustomerId": 9,
                              "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                              "DisplayOrder": 10,
                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                              "Forums_Group": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "DisplayOrder": 3,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "Forums_Forum": []
                              },
                              "Forums_Topic": []
                            },
                            "Forums_Post": []
                          }
                        },
                        {
                          "Id": 1,
                          "TopicId": 2,
                          "CustomerId": 3,
                          "Text": "sample string 4",
                          "IPAddress": "sample string 5",
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "Forums_Topic": {
                            "Id": 1,
                            "ForumId": 2,
                            "CustomerId": 3,
                            "TopicTypeId": 4,
                            "Subject": "sample string 5",
                            "NumPosts": 6,
                            "Views": 7,
                            "LastPostId": 8,
                            "LastPostCustomerId": 9,
                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "Forums_Forum": {
                              "Id": 1,
                              "ForumGroupId": 2,
                              "Name": "sample string 3",
                              "Description": "sample string 4",
                              "NumTopics": 5,
                              "NumPosts": 6,
                              "LastTopicId": 7,
                              "LastPostId": 8,
                              "LastPostCustomerId": 9,
                              "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                              "DisplayOrder": 10,
                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                              "Forums_Group": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "DisplayOrder": 3,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "Forums_Forum": []
                              },
                              "Forums_Topic": []
                            },
                            "Forums_Post": []
                          }
                        }
                      ],
                      "Forums_Subscription": [
                        {
                          "Id": 1,
                          "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                          "CustomerId": 3,
                          "ForumId": 4,
                          "TopicId": 5,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                        },
                        {
                          "Id": 1,
                          "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                          "CustomerId": 3,
                          "ForumId": 4,
                          "TopicId": 5,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                        }
                      ],
                      "Forums_Topic": [
                        {
                          "Id": 1,
                          "ForumId": 2,
                          "CustomerId": 3,
                          "TopicTypeId": 4,
                          "Subject": "sample string 5",
                          "NumPosts": 6,
                          "Views": 7,
                          "LastPostId": 8,
                          "LastPostCustomerId": 9,
                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "Forums_Forum": {
                            "Id": 1,
                            "ForumGroupId": 2,
                            "Name": "sample string 3",
                            "Description": "sample string 4",
                            "NumTopics": 5,
                            "NumPosts": 6,
                            "LastTopicId": 7,
                            "LastPostId": 8,
                            "LastPostCustomerId": 9,
                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                            "DisplayOrder": 10,
                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "Forums_Group": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "DisplayOrder": 3,
                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                              "Forums_Forum": []
                            },
                            "Forums_Topic": []
                          },
                          "Forums_Post": [
                            {
                              "Id": 1,
                              "TopicId": 2,
                              "CustomerId": 3,
                              "Text": "sample string 4",
                              "IPAddress": "sample string 5",
                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                            },
                            {
                              "Id": 1,
                              "TopicId": 2,
                              "CustomerId": 3,
                              "Text": "sample string 4",
                              "IPAddress": "sample string 5",
                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                            }
                          ]
                        },
                        {
                          "Id": 1,
                          "ForumId": 2,
                          "CustomerId": 3,
                          "TopicTypeId": 4,
                          "Subject": "sample string 5",
                          "NumPosts": 6,
                          "Views": 7,
                          "LastPostId": 8,
                          "LastPostCustomerId": 9,
                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "Forums_Forum": {
                            "Id": 1,
                            "ForumGroupId": 2,
                            "Name": "sample string 3",
                            "Description": "sample string 4",
                            "NumTopics": 5,
                            "NumPosts": 6,
                            "LastTopicId": 7,
                            "LastPostId": 8,
                            "LastPostCustomerId": 9,
                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                            "DisplayOrder": 10,
                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "Forums_Group": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "DisplayOrder": 3,
                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                              "Forums_Forum": []
                            },
                            "Forums_Topic": []
                          },
                          "Forums_Post": [
                            {
                              "Id": 1,
                              "TopicId": 2,
                              "CustomerId": 3,
                              "Text": "sample string 4",
                              "IPAddress": "sample string 5",
                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                            },
                            {
                              "Id": 1,
                              "TopicId": 2,
                              "CustomerId": 3,
                              "Text": "sample string 4",
                              "IPAddress": "sample string 5",
                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                            }
                          ]
                        }
                      ],
                      "Logs": [
                        {
                          "Id": 1,
                          "LogLevelId": 2,
                          "ShortMessage": "sample string 3",
                          "FullMessage": "sample string 4",
                          "IpAddress": "sample string 5",
                          "CustomerId": 1,
                          "PageUrl": "sample string 6",
                          "ReferrerUrl": "sample string 7",
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                        },
                        {
                          "Id": 1,
                          "LogLevelId": 2,
                          "ShortMessage": "sample string 3",
                          "FullMessage": "sample string 4",
                          "IpAddress": "sample string 5",
                          "CustomerId": 1,
                          "PageUrl": "sample string 6",
                          "ReferrerUrl": "sample string 7",
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                        }
                      ],
                      "NewsComments": [
                        {
                          "Id": 1,
                          "CommentTitle": "sample string 2",
                          "CommentText": "sample string 3",
                          "NewsItemId": 4,
                          "CustomerId": 5,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "News": {
                            "Id": 1,
                            "LanguageId": 2,
                            "Title": "sample string 3",
                            "Short": "sample string 4",
                            "Full": "sample string 5",
                            "Published": true,
                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "AllowComments": true,
                            "CommentCount": 8,
                            "LimitedToStores": true,
                            "MetaKeywords": "sample string 10",
                            "MetaDescription": "sample string 11",
                            "MetaTitle": "sample string 12",
                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "ZoneId": 14,
                            "ZoneName": "sample string 15",
                            "IsHot": true,
                            "IsFocus": true,
                            "CustomerId": 16,
                            "ViewCount": 1,
                            "PictureId": 1,
                            "OrderNo": 1,
                            "UrlImage": "sample string 17",
                            "UrlImages": [
                              "sample string 1",
                              "sample string 2"
                            ],
                            "PictureIds": "sample string 18",
                            "Language": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "LanguageCulture": "sample string 3",
                              "UniqueSeoCode": "sample string 4",
                              "FlagImageFileName": "sample string 5",
                              "Rtl": true,
                              "LimitedToStores": true,
                              "Published": true,
                              "DisplayOrder": 9,
                              "BlogPosts": [
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Title": "sample string 3",
                                  "Body": "sample string 4",
                                  "AllowComments": true,
                                  "CommentCount": 6,
                                  "Tags": "sample string 7",
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "MetaKeywords": "sample string 8",
                                  "MetaDescription": "sample string 9",
                                  "MetaTitle": "sample string 10",
                                  "LimitedToStores": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "BlogComments": [
                                    {
                                      "Id": 1,
                                      "CustomerId": 2,
                                      "CommentText": "sample string 3",
                                      "BlogPostId": 4,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                    },
                                    {
                                      "Id": 1,
                                      "CustomerId": 2,
                                      "CommentText": "sample string 3",
                                      "BlogPostId": 4,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                    }
                                  ]
                                },
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Title": "sample string 3",
                                  "Body": "sample string 4",
                                  "AllowComments": true,
                                  "CommentCount": 6,
                                  "Tags": "sample string 7",
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "MetaKeywords": "sample string 8",
                                  "MetaDescription": "sample string 9",
                                  "MetaTitle": "sample string 10",
                                  "LimitedToStores": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "BlogComments": [
                                    {
                                      "Id": 1,
                                      "CustomerId": 2,
                                      "CommentText": "sample string 3",
                                      "BlogPostId": 4,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                    },
                                    {
                                      "Id": 1,
                                      "CustomerId": 2,
                                      "CommentText": "sample string 3",
                                      "BlogPostId": 4,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                    }
                                  ]
                                }
                              ],
                              "LocaleStringResources": [
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "ResourceName": "sample string 3",
                                  "ResourceValue": "sample string 4"
                                },
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "ResourceName": "sample string 3",
                                  "ResourceValue": "sample string 4"
                                }
                              ],
                              "LocalizedProperties": [
                                {
                                  "Id": 1,
                                  "EntityId": 2,
                                  "LanguageId": 3,
                                  "LocaleKeyGroup": "sample string 4",
                                  "LocaleKey": "sample string 5",
                                  "LocaleValue": "sample string 6"
                                },
                                {
                                  "Id": 1,
                                  "EntityId": 2,
                                  "LanguageId": 3,
                                  "LocaleKeyGroup": "sample string 4",
                                  "LocaleKey": "sample string 5",
                                  "LocaleValue": "sample string 6"
                                }
                              ],
                              "News": [],
                              "Polls": [
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Name": "sample string 3",
                                  "SystemKeyword": "sample string 4",
                                  "Published": true,
                                  "ShowOnHomePage": true,
                                  "AllowGuestsToVote": true,
                                  "DisplayOrder": 8,
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "PollAnswers": [
                                    {
                                      "Id": 1,
                                      "PollId": 2,
                                      "Name": "sample string 3",
                                      "NumberOfVotes": 4,
                                      "DisplayOrder": 5,
                                      "PollVotingRecords": [
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ]
                                    },
                                    {
                                      "Id": 1,
                                      "PollId": 2,
                                      "Name": "sample string 3",
                                      "NumberOfVotes": 4,
                                      "DisplayOrder": 5,
                                      "PollVotingRecords": [
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ]
                                    }
                                  ]
                                },
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Name": "sample string 3",
                                  "SystemKeyword": "sample string 4",
                                  "Published": true,
                                  "ShowOnHomePage": true,
                                  "AllowGuestsToVote": true,
                                  "DisplayOrder": 8,
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "PollAnswers": [
                                    {
                                      "Id": 1,
                                      "PollId": 2,
                                      "Name": "sample string 3",
                                      "NumberOfVotes": 4,
                                      "DisplayOrder": 5,
                                      "PollVotingRecords": [
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ]
                                    },
                                    {
                                      "Id": 1,
                                      "PollId": 2,
                                      "Name": "sample string 3",
                                      "NumberOfVotes": 4,
                                      "DisplayOrder": 5,
                                      "PollVotingRecords": [
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ]
                                    }
                                  ]
                                }
                              ]
                            },
                            "NewsComments": []
                          }
                        },
                        {
                          "Id": 1,
                          "CommentTitle": "sample string 2",
                          "CommentText": "sample string 3",
                          "NewsItemId": 4,
                          "CustomerId": 5,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "News": {
                            "Id": 1,
                            "LanguageId": 2,
                            "Title": "sample string 3",
                            "Short": "sample string 4",
                            "Full": "sample string 5",
                            "Published": true,
                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "AllowComments": true,
                            "CommentCount": 8,
                            "LimitedToStores": true,
                            "MetaKeywords": "sample string 10",
                            "MetaDescription": "sample string 11",
                            "MetaTitle": "sample string 12",
                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "ZoneId": 14,
                            "ZoneName": "sample string 15",
                            "IsHot": true,
                            "IsFocus": true,
                            "CustomerId": 16,
                            "ViewCount": 1,
                            "PictureId": 1,
                            "OrderNo": 1,
                            "UrlImage": "sample string 17",
                            "UrlImages": [
                              "sample string 1",
                              "sample string 2"
                            ],
                            "PictureIds": "sample string 18",
                            "Language": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "LanguageCulture": "sample string 3",
                              "UniqueSeoCode": "sample string 4",
                              "FlagImageFileName": "sample string 5",
                              "Rtl": true,
                              "LimitedToStores": true,
                              "Published": true,
                              "DisplayOrder": 9,
                              "BlogPosts": [
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Title": "sample string 3",
                                  "Body": "sample string 4",
                                  "AllowComments": true,
                                  "CommentCount": 6,
                                  "Tags": "sample string 7",
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "MetaKeywords": "sample string 8",
                                  "MetaDescription": "sample string 9",
                                  "MetaTitle": "sample string 10",
                                  "LimitedToStores": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "BlogComments": [
                                    {
                                      "Id": 1,
                                      "CustomerId": 2,
                                      "CommentText": "sample string 3",
                                      "BlogPostId": 4,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                    },
                                    {
                                      "Id": 1,
                                      "CustomerId": 2,
                                      "CommentText": "sample string 3",
                                      "BlogPostId": 4,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                    }
                                  ]
                                },
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Title": "sample string 3",
                                  "Body": "sample string 4",
                                  "AllowComments": true,
                                  "CommentCount": 6,
                                  "Tags": "sample string 7",
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "MetaKeywords": "sample string 8",
                                  "MetaDescription": "sample string 9",
                                  "MetaTitle": "sample string 10",
                                  "LimitedToStores": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "BlogComments": [
                                    {
                                      "Id": 1,
                                      "CustomerId": 2,
                                      "CommentText": "sample string 3",
                                      "BlogPostId": 4,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                    },
                                    {
                                      "Id": 1,
                                      "CustomerId": 2,
                                      "CommentText": "sample string 3",
                                      "BlogPostId": 4,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                    }
                                  ]
                                }
                              ],
                              "LocaleStringResources": [
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "ResourceName": "sample string 3",
                                  "ResourceValue": "sample string 4"
                                },
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "ResourceName": "sample string 3",
                                  "ResourceValue": "sample string 4"
                                }
                              ],
                              "LocalizedProperties": [
                                {
                                  "Id": 1,
                                  "EntityId": 2,
                                  "LanguageId": 3,
                                  "LocaleKeyGroup": "sample string 4",
                                  "LocaleKey": "sample string 5",
                                  "LocaleValue": "sample string 6"
                                },
                                {
                                  "Id": 1,
                                  "EntityId": 2,
                                  "LanguageId": 3,
                                  "LocaleKeyGroup": "sample string 4",
                                  "LocaleKey": "sample string 5",
                                  "LocaleValue": "sample string 6"
                                }
                              ],
                              "News": [],
                              "Polls": [
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Name": "sample string 3",
                                  "SystemKeyword": "sample string 4",
                                  "Published": true,
                                  "ShowOnHomePage": true,
                                  "AllowGuestsToVote": true,
                                  "DisplayOrder": 8,
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "PollAnswers": [
                                    {
                                      "Id": 1,
                                      "PollId": 2,
                                      "Name": "sample string 3",
                                      "NumberOfVotes": 4,
                                      "DisplayOrder": 5,
                                      "PollVotingRecords": [
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ]
                                    },
                                    {
                                      "Id": 1,
                                      "PollId": 2,
                                      "Name": "sample string 3",
                                      "NumberOfVotes": 4,
                                      "DisplayOrder": 5,
                                      "PollVotingRecords": [
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ]
                                    }
                                  ]
                                },
                                {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Name": "sample string 3",
                                  "SystemKeyword": "sample string 4",
                                  "Published": true,
                                  "ShowOnHomePage": true,
                                  "AllowGuestsToVote": true,
                                  "DisplayOrder": 8,
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "PollAnswers": [
                                    {
                                      "Id": 1,
                                      "PollId": 2,
                                      "Name": "sample string 3",
                                      "NumberOfVotes": 4,
                                      "DisplayOrder": 5,
                                      "PollVotingRecords": [
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ]
                                    },
                                    {
                                      "Id": 1,
                                      "PollId": 2,
                                      "Name": "sample string 3",
                                      "NumberOfVotes": 4,
                                      "DisplayOrder": 5,
                                      "PollVotingRecords": [
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ]
                                    }
                                  ]
                                }
                              ]
                            },
                            "NewsComments": []
                          }
                        }
                      ],
                      "PollVotingRecords": [
                        {
                          "Id": 1,
                          "PollAnswerId": 2,
                          "CustomerId": 3,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "PollAnswer": {
                            "Id": 1,
                            "PollId": 2,
                            "Name": "sample string 3",
                            "NumberOfVotes": 4,
                            "DisplayOrder": 5,
                            "Poll": {
                              "Id": 1,
                              "LanguageId": 2,
                              "Name": "sample string 3",
                              "SystemKeyword": "sample string 4",
                              "Published": true,
                              "ShowOnHomePage": true,
                              "AllowGuestsToVote": true,
                              "DisplayOrder": 8,
                              "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                              "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                              "Language": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "LanguageCulture": "sample string 3",
                                "UniqueSeoCode": "sample string 4",
                                "FlagImageFileName": "sample string 5",
                                "Rtl": true,
                                "LimitedToStores": true,
                                "Published": true,
                                "DisplayOrder": 9,
                                "BlogPosts": [
                                  {
                                    "Id": 1,
                                    "LanguageId": 2,
                                    "Title": "sample string 3",
                                    "Body": "sample string 4",
                                    "AllowComments": true,
                                    "CommentCount": 6,
                                    "Tags": "sample string 7",
                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "MetaKeywords": "sample string 8",
                                    "MetaDescription": "sample string 9",
                                    "MetaTitle": "sample string 10",
                                    "LimitedToStores": true,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "BlogComments": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ]
                                  },
                                  {
                                    "Id": 1,
                                    "LanguageId": 2,
                                    "Title": "sample string 3",
                                    "Body": "sample string 4",
                                    "AllowComments": true,
                                    "CommentCount": 6,
                                    "Tags": "sample string 7",
                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "MetaKeywords": "sample string 8",
                                    "MetaDescription": "sample string 9",
                                    "MetaTitle": "sample string 10",
                                    "LimitedToStores": true,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "BlogComments": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ]
                                  }
                                ],
                                "LocaleStringResources": [
                                  {
                                    "Id": 1,
                                    "LanguageId": 2,
                                    "ResourceName": "sample string 3",
                                    "ResourceValue": "sample string 4"
                                  },
                                  {
                                    "Id": 1,
                                    "LanguageId": 2,
                                    "ResourceName": "sample string 3",
                                    "ResourceValue": "sample string 4"
                                  }
                                ],
                                "LocalizedProperties": [
                                  {
                                    "Id": 1,
                                    "EntityId": 2,
                                    "LanguageId": 3,
                                    "LocaleKeyGroup": "sample string 4",
                                    "LocaleKey": "sample string 5",
                                    "LocaleValue": "sample string 6"
                                  },
                                  {
                                    "Id": 1,
                                    "EntityId": 2,
                                    "LanguageId": 3,
                                    "LocaleKeyGroup": "sample string 4",
                                    "LocaleKey": "sample string 5",
                                    "LocaleValue": "sample string 6"
                                  }
                                ],
                                "News": [
                                  {
                                    "Id": 1,
                                    "LanguageId": 2,
                                    "Title": "sample string 3",
                                    "Short": "sample string 4",
                                    "Full": "sample string 5",
                                    "Published": true,
                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "AllowComments": true,
                                    "CommentCount": 8,
                                    "LimitedToStores": true,
                                    "MetaKeywords": "sample string 10",
                                    "MetaDescription": "sample string 11",
                                    "MetaTitle": "sample string 12",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "ZoneId": 14,
                                    "ZoneName": "sample string 15",
                                    "IsHot": true,
                                    "IsFocus": true,
                                    "CustomerId": 16,
                                    "ViewCount": 1,
                                    "PictureId": 1,
                                    "OrderNo": 1,
                                    "UrlImage": "sample string 17",
                                    "UrlImages": [
                                      "sample string 1",
                                      "sample string 2"
                                    ],
                                    "PictureIds": "sample string 18",
                                    "NewsComments": [
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ]
                                  },
                                  {
                                    "Id": 1,
                                    "LanguageId": 2,
                                    "Title": "sample string 3",
                                    "Short": "sample string 4",
                                    "Full": "sample string 5",
                                    "Published": true,
                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "AllowComments": true,
                                    "CommentCount": 8,
                                    "LimitedToStores": true,
                                    "MetaKeywords": "sample string 10",
                                    "MetaDescription": "sample string 11",
                                    "MetaTitle": "sample string 12",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "ZoneId": 14,
                                    "ZoneName": "sample string 15",
                                    "IsHot": true,
                                    "IsFocus": true,
                                    "CustomerId": 16,
                                    "ViewCount": 1,
                                    "PictureId": 1,
                                    "OrderNo": 1,
                                    "UrlImage": "sample string 17",
                                    "UrlImages": [
                                      "sample string 1",
                                      "sample string 2"
                                    ],
                                    "PictureIds": "sample string 18",
                                    "NewsComments": [
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ]
                                  }
                                ],
                                "Polls": []
                              },
                              "PollAnswers": []
                            },
                            "PollVotingRecords": []
                          }
                        },
                        {
                          "Id": 1,
                          "PollAnswerId": 2,
                          "CustomerId": 3,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "PollAnswer": {
                            "Id": 1,
                            "PollId": 2,
                            "Name": "sample string 3",
                            "NumberOfVotes": 4,
                            "DisplayOrder": 5,
                            "Poll": {
                              "Id": 1,
                              "LanguageId": 2,
                              "Name": "sample string 3",
                              "SystemKeyword": "sample string 4",
                              "Published": true,
                              "ShowOnHomePage": true,
                              "AllowGuestsToVote": true,
                              "DisplayOrder": 8,
                              "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                              "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                              "Language": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "LanguageCulture": "sample string 3",
                                "UniqueSeoCode": "sample string 4",
                                "FlagImageFileName": "sample string 5",
                                "Rtl": true,
                                "LimitedToStores": true,
                                "Published": true,
                                "DisplayOrder": 9,
                                "BlogPosts": [
                                  {
                                    "Id": 1,
                                    "LanguageId": 2,
                                    "Title": "sample string 3",
                                    "Body": "sample string 4",
                                    "AllowComments": true,
                                    "CommentCount": 6,
                                    "Tags": "sample string 7",
                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "MetaKeywords": "sample string 8",
                                    "MetaDescription": "sample string 9",
                                    "MetaTitle": "sample string 10",
                                    "LimitedToStores": true,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "BlogComments": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ]
                                  },
                                  {
                                    "Id": 1,
                                    "LanguageId": 2,
                                    "Title": "sample string 3",
                                    "Body": "sample string 4",
                                    "AllowComments": true,
                                    "CommentCount": 6,
                                    "Tags": "sample string 7",
                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "MetaKeywords": "sample string 8",
                                    "MetaDescription": "sample string 9",
                                    "MetaTitle": "sample string 10",
                                    "LimitedToStores": true,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "BlogComments": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ]
                                  }
                                ],
                                "LocaleStringResources": [
                                  {
                                    "Id": 1,
                                    "LanguageId": 2,
                                    "ResourceName": "sample string 3",
                                    "ResourceValue": "sample string 4"
                                  },
                                  {
                                    "Id": 1,
                                    "LanguageId": 2,
                                    "ResourceName": "sample string 3",
                                    "ResourceValue": "sample string 4"
                                  }
                                ],
                                "LocalizedProperties": [
                                  {
                                    "Id": 1,
                                    "EntityId": 2,
                                    "LanguageId": 3,
                                    "LocaleKeyGroup": "sample string 4",
                                    "LocaleKey": "sample string 5",
                                    "LocaleValue": "sample string 6"
                                  },
                                  {
                                    "Id": 1,
                                    "EntityId": 2,
                                    "LanguageId": 3,
                                    "LocaleKeyGroup": "sample string 4",
                                    "LocaleKey": "sample string 5",
                                    "LocaleValue": "sample string 6"
                                  }
                                ],
                                "News": [
                                  {
                                    "Id": 1,
                                    "LanguageId": 2,
                                    "Title": "sample string 3",
                                    "Short": "sample string 4",
                                    "Full": "sample string 5",
                                    "Published": true,
                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "AllowComments": true,
                                    "CommentCount": 8,
                                    "LimitedToStores": true,
                                    "MetaKeywords": "sample string 10",
                                    "MetaDescription": "sample string 11",
                                    "MetaTitle": "sample string 12",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "ZoneId": 14,
                                    "ZoneName": "sample string 15",
                                    "IsHot": true,
                                    "IsFocus": true,
                                    "CustomerId": 16,
                                    "ViewCount": 1,
                                    "PictureId": 1,
                                    "OrderNo": 1,
                                    "UrlImage": "sample string 17",
                                    "UrlImages": [
                                      "sample string 1",
                                      "sample string 2"
                                    ],
                                    "PictureIds": "sample string 18",
                                    "NewsComments": [
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ]
                                  },
                                  {
                                    "Id": 1,
                                    "LanguageId": 2,
                                    "Title": "sample string 3",
                                    "Short": "sample string 4",
                                    "Full": "sample string 5",
                                    "Published": true,
                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "AllowComments": true,
                                    "CommentCount": 8,
                                    "LimitedToStores": true,
                                    "MetaKeywords": "sample string 10",
                                    "MetaDescription": "sample string 11",
                                    "MetaTitle": "sample string 12",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "ZoneId": 14,
                                    "ZoneName": "sample string 15",
                                    "IsHot": true,
                                    "IsFocus": true,
                                    "CustomerId": 16,
                                    "ViewCount": 1,
                                    "PictureId": 1,
                                    "OrderNo": 1,
                                    "UrlImage": "sample string 17",
                                    "UrlImages": [
                                      "sample string 1",
                                      "sample string 2"
                                    ],
                                    "PictureIds": "sample string 18",
                                    "NewsComments": [
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ]
                                  }
                                ],
                                "Polls": []
                              },
                              "PollAnswers": []
                            },
                            "PollVotingRecords": []
                          }
                        }
                      ],
                      "Forums_PrivateMessage": [
                        {
                          "Id": 1,
                          "StoreId": 2,
                          "FromCustomerId": 3,
                          "ToCustomerId": 4,
                          "Subject": "sample string 5",
                          "Text": "sample string 6",
                          "IsRead": true,
                          "IsDeletedByAuthor": true,
                          "IsDeletedByRecipient": true,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                        },
                        {
                          "Id": 1,
                          "StoreId": 2,
                          "FromCustomerId": 3,
                          "ToCustomerId": 4,
                          "Subject": "sample string 5",
                          "Text": "sample string 6",
                          "IsRead": true,
                          "IsDeletedByAuthor": true,
                          "IsDeletedByRecipient": true,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                        }
                      ],
                      "Forums_PrivateMessage1": [
                        {
                          "Id": 1,
                          "StoreId": 2,
                          "FromCustomerId": 3,
                          "ToCustomerId": 4,
                          "Subject": "sample string 5",
                          "Text": "sample string 6",
                          "IsRead": true,
                          "IsDeletedByAuthor": true,
                          "IsDeletedByRecipient": true,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                        },
                        {
                          "Id": 1,
                          "StoreId": 2,
                          "FromCustomerId": 3,
                          "ToCustomerId": 4,
                          "Subject": "sample string 5",
                          "Text": "sample string 6",
                          "IsRead": true,
                          "IsDeletedByAuthor": true,
                          "IsDeletedByRecipient": true,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                        }
                      ],
                      "ReturnRequests": [
                        {
                          "Id": 1,
                          "StoreId": 2,
                          "OrderItemId": 3,
                          "CustomerId": 4,
                          "Quantity": 5,
                          "ReasonForReturn": "sample string 6",
                          "RequestedAction": "sample string 7",
                          "CustomerComments": "sample string 8",
                          "StaffNotes": "sample string 9",
                          "ReturnRequestStatusId": 10,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                        },
                        {
                          "Id": 1,
                          "StoreId": 2,
                          "OrderItemId": 3,
                          "CustomerId": 4,
                          "Quantity": 5,
                          "ReasonForReturn": "sample string 6",
                          "RequestedAction": "sample string 7",
                          "CustomerComments": "sample string 8",
                          "StaffNotes": "sample string 9",
                          "ReturnRequestStatusId": 10,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                        }
                      ],
                      "RewardPointsHistories": [
                        {
                          "Id": 1,
                          "CustomerId": 2,
                          "Points": 3,
                          "PointsBalance": 4,
                          "UsedAmount": 5.0,
                          "Message": "sample string 6",
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "UsedWithOrder_Id": 1,
                          "Order": {
                            "Id": 1,
                            "OrderGuid": "ae44cfeb-4652-4735-a4e1-2c2944a032dc",
                            "StoreId": 3,
                            "CustomerId": 4,
                            "BillingAddressId": 5,
                            "ShippingAddressId": 1,
                            "OrderStatusId": 6,
                            "ShippingStatusId": 7,
                            "PaymentStatusId": 8,
                            "PaymentMethodSystemName": "sample string 9",
                            "CustomerCurrencyCode": "sample string 10",
                            "CurrencyRate": 1.0,
                            "CustomerTaxDisplayTypeId": 1,
                            "VatNumber": "sample string 11",
                            "OrderSubtotalInclTax": 1.0,
                            "OrderSubtotalExclTax": 1.0,
                            "OrderSubTotalDiscountInclTax": 1.0,
                            "OrderSubTotalDiscountExclTax": 1.0,
                            "OrderShippingInclTax": 1.0,
                            "OrderShippingExclTax": 1.0,
                            "PaymentMethodAdditionalFeeInclTax": 1.0,
                            "PaymentMethodAdditionalFeeExclTax": 1.0,
                            "TaxRates": "sample string 12",
                            "OrderTax": 1.0,
                            "OrderDiscount": 1.0,
                            "OrderTotal": 1.0,
                            "RefundedAmount": 1.0,
                            "RewardPointsWereAdded": true,
                            "CheckoutAttributeDescription": "sample string 14",
                            "CheckoutAttributesXml": "sample string 15",
                            "CustomerLanguageId": 1,
                            "AffiliateId": 1,
                            "UserId": 16,
                            "PrintingUserId": 17,
                            "InviterId": 18,
                            "CustomerIp": "sample string 19",
                            "AllowStoringCreditCardNumber": true,
                            "CardType": "sample string 20",
                            "CardName": "sample string 21",
                            "CardNumber": "sample string 22",
                            "MaskedCreditCardNumber": "sample string 23",
                            "CardCvv2": "sample string 24",
                            "CardExpirationMonth": "sample string 25",
                            "CardExpirationYear": "sample string 26",
                            "AuthorizationTransactionId": "sample string 27",
                            "AuthorizationTransactionCode": "sample string 28",
                            "AuthorizationTransactionResult": "sample string 29",
                            "CaptureTransactionId": "sample string 30",
                            "CaptureTransactionResult": "sample string 31",
                            "SubscriptionTransactionId": "sample string 32",
                            "PurchaseOrderNumber": "sample string 33",
                            "PaidDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "ShippingMethod": "sample string 34",
                            "ShippingRateComputationMethodSystemName": "sample string 35",
                            "Deleted": true,
                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "PrintedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "ShippingTimeId": 1,
                            "IsInvitation": true,
                            "IsOnline": true,
                            "IsContract": true,
                            "BarCode": "sample string 41",
                            "BarCodeBinary": "QEA=",
                            "vpcTelcoCode": "sample string 42",
                            "vpc_MerchTxnRef": "sample string 43",
                            "IsEmailSent": true,
                            "IsSmsSent": true,
                            "CustomerFirstName": "sample string 44",
                            "CustomerLastName": "sample string 45",
                            "CustomerEmail": "sample string 46",
                            "CustomerPhone": "sample string 47",
                            "IsAutoBuy": true,
                            "MemberCardCode": "sample string 48",
                            "PointReward": 1.0,
                            "PointCard": 1.0,
                            "VoucherCode": "sample string 49",
                            "CampaignId": 1,
                            "DiscountStatus": 1,
                            "IsTicketUsed": true,
                            "CheckedInOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "CheckedInUserId": 1,
                            "TransactionID": "sample string 50",
                            "InvNo": "sample string 51",
                            "ErrorStatus": "sample string 52",
                            "ETicketUrl": "sample string 53",
                            "DiscountUsageHistories": [
                              {
                                "Id": 1,
                                "DiscountId": 2,
                                "OrderId": 3,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "Discount": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "DiscountTypeId": 3,
                                  "UsePercentage": true,
                                  "DiscountPercentage": 5.0,
                                  "DiscountAmount": 6.0,
                                  "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "RequiresCouponCode": true,
                                  "CouponCode": "sample string 8",
                                  "DiscountLimitationId": 9,
                                  "LimitationTimes": 10,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "CreatedUser": "sample string 11",
                                  "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "UpdatedUser": "sample string 12",
                                  "DiscountRequirements": [
                                    {
                                      "Id": 1,
                                      "DiscountId": 2,
                                      "DiscountRequirementRuleSystemName": "sample string 3"
                                    },
                                    {
                                      "Id": 1,
                                      "DiscountId": 2,
                                      "DiscountRequirementRuleSystemName": "sample string 3"
                                    }
                                  ],
                                  "DiscountUsageHistories": [],
                                  "Categories": [
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "Description": "sample string 3",
                                      "CategoryTemplateId": 4,
                                      "MetaKeywords": "sample string 5",
                                      "MetaDescription": "sample string 6",
                                      "MetaTitle": "sample string 7",
                                      "ParentCategoryId": 8,
                                      "PictureId": 9,
                                      "PageSize": 10,
                                      "AllowCustomersToSelectPageSize": true,
                                      "PageSizeOptions": "sample string 12",
                                      "PriceRanges": "sample string 13",
                                      "ShowOnHomePage": true,
                                      "HasDiscountsApplied": true,
                                      "SubjectToAcl": true,
                                      "LimitedToStores": true,
                                      "Published": true,
                                      "Deleted": true,
                                      "DisplayOrder": 20,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                      "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                      "IsFavorites": true,
                                      "Level": 24,
                                      "SubCategories": "sample string 25",
                                      "CreatedUser": "sample string 26",
                                      "UpdatedUser": "sample string 27",
                                      "CategoryFilmMappings": [
                                        {
                                          "Id": 1,
                                          "FilmId": 1,
                                          "CategoryId": 1,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "CreatedUser": "sample string 2"
                                        },
                                        {
                                          "Id": 1,
                                          "FilmId": 1,
                                          "CategoryId": 1,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "CreatedUser": "sample string 2"
                                        }
                                      ],
                                      "Product_Category_Mapping": [
                                        {
                                          "Id": 1,
                                          "ProductId": 2,
                                          "CategoryId": 3,
                                          "IsFeaturedProduct": true,
                                          "DisplayOrder": 5
                                        },
                                        {
                                          "Id": 1,
                                          "ProductId": 2,
                                          "CategoryId": 3,
                                          "IsFeaturedProduct": true,
                                          "DisplayOrder": 5
                                        }
                                      ],
                                      "Discounts": []
                                    },
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "Description": "sample string 3",
                                      "CategoryTemplateId": 4,
                                      "MetaKeywords": "sample string 5",
                                      "MetaDescription": "sample string 6",
                                      "MetaTitle": "sample string 7",
                                      "ParentCategoryId": 8,
                                      "PictureId": 9,
                                      "PageSize": 10,
                                      "AllowCustomersToSelectPageSize": true,
                                      "PageSizeOptions": "sample string 12",
                                      "PriceRanges": "sample string 13",
                                      "ShowOnHomePage": true,
                                      "HasDiscountsApplied": true,
                                      "SubjectToAcl": true,
                                      "LimitedToStores": true,
                                      "Published": true,
                                      "Deleted": true,
                                      "DisplayOrder": 20,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                      "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                      "IsFavorites": true,
                                      "Level": 24,
                                      "SubCategories": "sample string 25",
                                      "CreatedUser": "sample string 26",
                                      "UpdatedUser": "sample string 27",
                                      "CategoryFilmMappings": [
                                        {
                                          "Id": 1,
                                          "FilmId": 1,
                                          "CategoryId": 1,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "CreatedUser": "sample string 2"
                                        },
                                        {
                                          "Id": 1,
                                          "FilmId": 1,
                                          "CategoryId": 1,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "CreatedUser": "sample string 2"
                                        }
                                      ],
                                      "Product_Category_Mapping": [
                                        {
                                          "Id": 1,
                                          "ProductId": 2,
                                          "CategoryId": 3,
                                          "IsFeaturedProduct": true,
                                          "DisplayOrder": 5
                                        },
                                        {
                                          "Id": 1,
                                          "ProductId": 2,
                                          "CategoryId": 3,
                                          "IsFeaturedProduct": true,
                                          "DisplayOrder": 5
                                        }
                                      ],
                                      "Discounts": []
                                    }
                                  ],
                                  "Products": []
                                }
                              },
                              {
                                "Id": 1,
                                "DiscountId": 2,
                                "OrderId": 3,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "Discount": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "DiscountTypeId": 3,
                                  "UsePercentage": true,
                                  "DiscountPercentage": 5.0,
                                  "DiscountAmount": 6.0,
                                  "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "RequiresCouponCode": true,
                                  "CouponCode": "sample string 8",
                                  "DiscountLimitationId": 9,
                                  "LimitationTimes": 10,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "CreatedUser": "sample string 11",
                                  "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "UpdatedUser": "sample string 12",
                                  "DiscountRequirements": [
                                    {
                                      "Id": 1,
                                      "DiscountId": 2,
                                      "DiscountRequirementRuleSystemName": "sample string 3"
                                    },
                                    {
                                      "Id": 1,
                                      "DiscountId": 2,
                                      "DiscountRequirementRuleSystemName": "sample string 3"
                                    }
                                  ],
                                  "DiscountUsageHistories": [],
                                  "Categories": [
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "Description": "sample string 3",
                                      "CategoryTemplateId": 4,
                                      "MetaKeywords": "sample string 5",
                                      "MetaDescription": "sample string 6",
                                      "MetaTitle": "sample string 7",
                                      "ParentCategoryId": 8,
                                      "PictureId": 9,
                                      "PageSize": 10,
                                      "AllowCustomersToSelectPageSize": true,
                                      "PageSizeOptions": "sample string 12",
                                      "PriceRanges": "sample string 13",
                                      "ShowOnHomePage": true,
                                      "HasDiscountsApplied": true,
                                      "SubjectToAcl": true,
                                      "LimitedToStores": true,
                                      "Published": true,
                                      "Deleted": true,
                                      "DisplayOrder": 20,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                      "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                      "IsFavorites": true,
                                      "Level": 24,
                                      "SubCategories": "sample string 25",
                                      "CreatedUser": "sample string 26",
                                      "UpdatedUser": "sample string 27",
                                      "CategoryFilmMappings": [
                                        {
                                          "Id": 1,
                                          "FilmId": 1,
                                          "CategoryId": 1,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "CreatedUser": "sample string 2"
                                        },
                                        {
                                          "Id": 1,
                                          "FilmId": 1,
                                          "CategoryId": 1,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "CreatedUser": "sample string 2"
                                        }
                                      ],
                                      "Product_Category_Mapping": [
                                        {
                                          "Id": 1,
                                          "ProductId": 2,
                                          "CategoryId": 3,
                                          "IsFeaturedProduct": true,
                                          "DisplayOrder": 5
                                        },
                                        {
                                          "Id": 1,
                                          "ProductId": 2,
                                          "CategoryId": 3,
                                          "IsFeaturedProduct": true,
                                          "DisplayOrder": 5
                                        }
                                      ],
                                      "Discounts": []
                                    },
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "Description": "sample string 3",
                                      "CategoryTemplateId": 4,
                                      "MetaKeywords": "sample string 5",
                                      "MetaDescription": "sample string 6",
                                      "MetaTitle": "sample string 7",
                                      "ParentCategoryId": 8,
                                      "PictureId": 9,
                                      "PageSize": 10,
                                      "AllowCustomersToSelectPageSize": true,
                                      "PageSizeOptions": "sample string 12",
                                      "PriceRanges": "sample string 13",
                                      "ShowOnHomePage": true,
                                      "HasDiscountsApplied": true,
                                      "SubjectToAcl": true,
                                      "LimitedToStores": true,
                                      "Published": true,
                                      "Deleted": true,
                                      "DisplayOrder": 20,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                      "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                      "IsFavorites": true,
                                      "Level": 24,
                                      "SubCategories": "sample string 25",
                                      "CreatedUser": "sample string 26",
                                      "UpdatedUser": "sample string 27",
                                      "CategoryFilmMappings": [
                                        {
                                          "Id": 1,
                                          "FilmId": 1,
                                          "CategoryId": 1,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "CreatedUser": "sample string 2"
                                        },
                                        {
                                          "Id": 1,
                                          "FilmId": 1,
                                          "CategoryId": 1,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "CreatedUser": "sample string 2"
                                        }
                                      ],
                                      "Product_Category_Mapping": [
                                        {
                                          "Id": 1,
                                          "ProductId": 2,
                                          "CategoryId": 3,
                                          "IsFeaturedProduct": true,
                                          "DisplayOrder": 5
                                        },
                                        {
                                          "Id": 1,
                                          "ProductId": 2,
                                          "CategoryId": 3,
                                          "IsFeaturedProduct": true,
                                          "DisplayOrder": 5
                                        }
                                      ],
                                      "Discounts": []
                                    }
                                  ],
                                  "Products": []
                                }
                              }
                            ],
                            "GiftCardUsageHistories": [
                              {
                                "Id": 1,
                                "GiftCardId": 2,
                                "UsedWithOrderId": 3,
                                "UsedValue": 4.0,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "GiftCard": {
                                  "Id": 1,
                                  "PurchasedWithOrderItemId": 1,
                                  "GiftCardTypeId": 2,
                                  "Amount": 3.0,
                                  "IsGiftCardActivated": true,
                                  "GiftCardCouponCode": "sample string 5",
                                  "RecipientName": "sample string 6",
                                  "RecipientEmail": "sample string 7",
                                  "SenderName": "sample string 8",
                                  "SenderEmail": "sample string 9",
                                  "Message": "sample string 10",
                                  "IsRecipientNotified": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "OrderItem": {
                                    "Id": 1,
                                    "OrderItemGuid": "dd5f6c7b-2c90-4e68-91ed-cf98a6fadd54",
                                    "OrderId": 3,
                                    "ProductId": 1,
                                    "Quantity": 4,
                                    "UnitPriceInclTax": 1.0,
                                    "UnitPriceExclTax": 1.0,
                                    "PriceInclTax": 1.0,
                                    "PriceExclTax": 1.0,
                                    "DiscountAmountInclTax": 1.0,
                                    "DiscountAmountExclTax": 1.0,
                                    "OriginalProductCost": 1.0,
                                    "AttributeDescription": "sample string 5",
                                    "AttributesXml": "sample string 6",
                                    "DownloadCount": 1,
                                    "IsDownloadActivated": true,
                                    "LicenseDownloadId": 1,
                                    "ItemWeight": 1.0,
                                    "ListChairIndexF1": "sample string 7",
                                    "ListChairIndexF2": "sample string 8",
                                    "ListChairIndexF3": "sample string 9",
                                    "ListChairValueF1": "sample string 10",
                                    "ListChairValueF2": "sample string 11",
                                    "ListChairValueF3": "sample string 12",
                                    "PrintedChairIndexF1": "sample string 13",
                                    "PrintedChairIndexF2": "sample string 14",
                                    "PrintedChairIndexF3": "sample string 15",
                                    "PositionId": 1,
                                    "PlanScreenId": 1,
                                    "ListChairCheckinIndexF1": "sample string 16",
                                    "ListChairCheckinIndexF2": "sample string 17",
                                    "ListChairCheckinIndexF3": "sample string 18",
                                    "GiftCards": []
                                  },
                                  "GiftCardUsageHistories": []
                                }
                              },
                              {
                                "Id": 1,
                                "GiftCardId": 2,
                                "UsedWithOrderId": 3,
                                "UsedValue": 4.0,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "GiftCard": {
                                  "Id": 1,
                                  "PurchasedWithOrderItemId": 1,
                                  "GiftCardTypeId": 2,
                                  "Amount": 3.0,
                                  "IsGiftCardActivated": true,
                                  "GiftCardCouponCode": "sample string 5",
                                  "RecipientName": "sample string 6",
                                  "RecipientEmail": "sample string 7",
                                  "SenderName": "sample string 8",
                                  "SenderEmail": "sample string 9",
                                  "Message": "sample string 10",
                                  "IsRecipientNotified": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "OrderItem": {
                                    "Id": 1,
                                    "OrderItemGuid": "dd5f6c7b-2c90-4e68-91ed-cf98a6fadd54",
                                    "OrderId": 3,
                                    "ProductId": 1,
                                    "Quantity": 4,
                                    "UnitPriceInclTax": 1.0,
                                    "UnitPriceExclTax": 1.0,
                                    "PriceInclTax": 1.0,
                                    "PriceExclTax": 1.0,
                                    "DiscountAmountInclTax": 1.0,
                                    "DiscountAmountExclTax": 1.0,
                                    "OriginalProductCost": 1.0,
                                    "AttributeDescription": "sample string 5",
                                    "AttributesXml": "sample string 6",
                                    "DownloadCount": 1,
                                    "IsDownloadActivated": true,
                                    "LicenseDownloadId": 1,
                                    "ItemWeight": 1.0,
                                    "ListChairIndexF1": "sample string 7",
                                    "ListChairIndexF2": "sample string 8",
                                    "ListChairIndexF3": "sample string 9",
                                    "ListChairValueF1": "sample string 10",
                                    "ListChairValueF2": "sample string 11",
                                    "ListChairValueF3": "sample string 12",
                                    "PrintedChairIndexF1": "sample string 13",
                                    "PrintedChairIndexF2": "sample string 14",
                                    "PrintedChairIndexF3": "sample string 15",
                                    "PositionId": 1,
                                    "PlanScreenId": 1,
                                    "ListChairCheckinIndexF1": "sample string 16",
                                    "ListChairCheckinIndexF2": "sample string 17",
                                    "ListChairCheckinIndexF3": "sample string 18",
                                    "GiftCards": []
                                  },
                                  "GiftCardUsageHistories": []
                                }
                              }
                            ],
                            "OrderItems": [
                              {
                                "Id": 1,
                                "OrderItemGuid": "dd5f6c7b-2c90-4e68-91ed-cf98a6fadd54",
                                "OrderId": 3,
                                "ProductId": 1,
                                "Quantity": 4,
                                "UnitPriceInclTax": 1.0,
                                "UnitPriceExclTax": 1.0,
                                "PriceInclTax": 1.0,
                                "PriceExclTax": 1.0,
                                "DiscountAmountInclTax": 1.0,
                                "DiscountAmountExclTax": 1.0,
                                "OriginalProductCost": 1.0,
                                "AttributeDescription": "sample string 5",
                                "AttributesXml": "sample string 6",
                                "DownloadCount": 1,
                                "IsDownloadActivated": true,
                                "LicenseDownloadId": 1,
                                "ItemWeight": 1.0,
                                "ListChairIndexF1": "sample string 7",
                                "ListChairIndexF2": "sample string 8",
                                "ListChairIndexF3": "sample string 9",
                                "ListChairValueF1": "sample string 10",
                                "ListChairValueF2": "sample string 11",
                                "ListChairValueF3": "sample string 12",
                                "PrintedChairIndexF1": "sample string 13",
                                "PrintedChairIndexF2": "sample string 14",
                                "PrintedChairIndexF3": "sample string 15",
                                "PositionId": 1,
                                "PlanScreenId": 1,
                                "ListChairCheckinIndexF1": "sample string 16",
                                "ListChairCheckinIndexF2": "sample string 17",
                                "ListChairCheckinIndexF3": "sample string 18",
                                "GiftCards": [
                                  {
                                    "Id": 1,
                                    "PurchasedWithOrderItemId": 1,
                                    "GiftCardTypeId": 2,
                                    "Amount": 3.0,
                                    "IsGiftCardActivated": true,
                                    "GiftCardCouponCode": "sample string 5",
                                    "RecipientName": "sample string 6",
                                    "RecipientEmail": "sample string 7",
                                    "SenderName": "sample string 8",
                                    "SenderEmail": "sample string 9",
                                    "Message": "sample string 10",
                                    "IsRecipientNotified": true,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "GiftCardUsageHistories": [
                                      {
                                        "Id": 1,
                                        "GiftCardId": 2,
                                        "UsedWithOrderId": 3,
                                        "UsedValue": 4.0,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "GiftCardId": 2,
                                        "UsedWithOrderId": 3,
                                        "UsedValue": 4.0,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      }
                                    ]
                                  },
                                  {
                                    "Id": 1,
                                    "PurchasedWithOrderItemId": 1,
                                    "GiftCardTypeId": 2,
                                    "Amount": 3.0,
                                    "IsGiftCardActivated": true,
                                    "GiftCardCouponCode": "sample string 5",
                                    "RecipientName": "sample string 6",
                                    "RecipientEmail": "sample string 7",
                                    "SenderName": "sample string 8",
                                    "SenderEmail": "sample string 9",
                                    "Message": "sample string 10",
                                    "IsRecipientNotified": true,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "GiftCardUsageHistories": [
                                      {
                                        "Id": 1,
                                        "GiftCardId": 2,
                                        "UsedWithOrderId": 3,
                                        "UsedValue": 4.0,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "GiftCardId": 2,
                                        "UsedWithOrderId": 3,
                                        "UsedValue": 4.0,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      }
                                    ]
                                  }
                                ]
                              },
                              {
                                "Id": 1,
                                "OrderItemGuid": "dd5f6c7b-2c90-4e68-91ed-cf98a6fadd54",
                                "OrderId": 3,
                                "ProductId": 1,
                                "Quantity": 4,
                                "UnitPriceInclTax": 1.0,
                                "UnitPriceExclTax": 1.0,
                                "PriceInclTax": 1.0,
                                "PriceExclTax": 1.0,
                                "DiscountAmountInclTax": 1.0,
                                "DiscountAmountExclTax": 1.0,
                                "OriginalProductCost": 1.0,
                                "AttributeDescription": "sample string 5",
                                "AttributesXml": "sample string 6",
                                "DownloadCount": 1,
                                "IsDownloadActivated": true,
                                "LicenseDownloadId": 1,
                                "ItemWeight": 1.0,
                                "ListChairIndexF1": "sample string 7",
                                "ListChairIndexF2": "sample string 8",
                                "ListChairIndexF3": "sample string 9",
                                "ListChairValueF1": "sample string 10",
                                "ListChairValueF2": "sample string 11",
                                "ListChairValueF3": "sample string 12",
                                "PrintedChairIndexF1": "sample string 13",
                                "PrintedChairIndexF2": "sample string 14",
                                "PrintedChairIndexF3": "sample string 15",
                                "PositionId": 1,
                                "PlanScreenId": 1,
                                "ListChairCheckinIndexF1": "sample string 16",
                                "ListChairCheckinIndexF2": "sample string 17",
                                "ListChairCheckinIndexF3": "sample string 18",
                                "GiftCards": [
                                  {
                                    "Id": 1,
                                    "PurchasedWithOrderItemId": 1,
                                    "GiftCardTypeId": 2,
                                    "Amount": 3.0,
                                    "IsGiftCardActivated": true,
                                    "GiftCardCouponCode": "sample string 5",
                                    "RecipientName": "sample string 6",
                                    "RecipientEmail": "sample string 7",
                                    "SenderName": "sample string 8",
                                    "SenderEmail": "sample string 9",
                                    "Message": "sample string 10",
                                    "IsRecipientNotified": true,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "GiftCardUsageHistories": [
                                      {
                                        "Id": 1,
                                        "GiftCardId": 2,
                                        "UsedWithOrderId": 3,
                                        "UsedValue": 4.0,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "GiftCardId": 2,
                                        "UsedWithOrderId": 3,
                                        "UsedValue": 4.0,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      }
                                    ]
                                  },
                                  {
                                    "Id": 1,
                                    "PurchasedWithOrderItemId": 1,
                                    "GiftCardTypeId": 2,
                                    "Amount": 3.0,
                                    "IsGiftCardActivated": true,
                                    "GiftCardCouponCode": "sample string 5",
                                    "RecipientName": "sample string 6",
                                    "RecipientEmail": "sample string 7",
                                    "SenderName": "sample string 8",
                                    "SenderEmail": "sample string 9",
                                    "Message": "sample string 10",
                                    "IsRecipientNotified": true,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "GiftCardUsageHistories": [
                                      {
                                        "Id": 1,
                                        "GiftCardId": 2,
                                        "UsedWithOrderId": 3,
                                        "UsedValue": 4.0,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "GiftCardId": 2,
                                        "UsedWithOrderId": 3,
                                        "UsedValue": 4.0,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      }
                                    ]
                                  }
                                ]
                              }
                            ],
                            "OrderNotes": [
                              {
                                "Id": 1,
                                "OrderId": 2,
                                "Note": "sample string 3",
                                "DisplayToCustomer": true,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                              },
                              {
                                "Id": 1,
                                "OrderId": 2,
                                "Note": "sample string 3",
                                "DisplayToCustomer": true,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                              }
                            ],
                            "RecurringPayments": [
                              {
                                "Id": 1,
                                "CycleLength": 2,
                                "CyclePeriodId": 3,
                                "TotalCycles": 4,
                                "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "IsActive": true,
                                "Deleted": true,
                                "InitialOrderId": 8,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "RecurringPaymentHistories": [
                                  {
                                    "Id": 1,
                                    "RecurringPaymentId": 2,
                                    "OrderId": 3,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                  },
                                  {
                                    "Id": 1,
                                    "RecurringPaymentId": 2,
                                    "OrderId": 3,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                  }
                                ]
                              },
                              {
                                "Id": 1,
                                "CycleLength": 2,
                                "CyclePeriodId": 3,
                                "TotalCycles": 4,
                                "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "IsActive": true,
                                "Deleted": true,
                                "InitialOrderId": 8,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "RecurringPaymentHistories": [
                                  {
                                    "Id": 1,
                                    "RecurringPaymentId": 2,
                                    "OrderId": 3,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                  },
                                  {
                                    "Id": 1,
                                    "RecurringPaymentId": 2,
                                    "OrderId": 3,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                  }
                                ]
                              }
                            ],
                            "RewardPointsHistories": [],
                            "Shipments": [
                              {
                                "Id": 1,
                                "OrderId": 2,
                                "TrackingNumber": "sample string 3",
                                "TotalWeight": 1.0,
                                "ShippedDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "DeliveryDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "ShipmentItems": [
                                  {
                                    "Id": 1,
                                    "ShipmentId": 2,
                                    "OrderItemId": 3,
                                    "Quantity": 4
                                  },
                                  {
                                    "Id": 1,
                                    "ShipmentId": 2,
                                    "OrderItemId": 3,
                                    "Quantity": 4
                                  }
                                ]
                              },
                              {
                                "Id": 1,
                                "OrderId": 2,
                                "TrackingNumber": "sample string 3",
                                "TotalWeight": 1.0,
                                "ShippedDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "DeliveryDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "ShipmentItems": [
                                  {
                                    "Id": 1,
                                    "ShipmentId": 2,
                                    "OrderItemId": 3,
                                    "Quantity": 4
                                  },
                                  {
                                    "Id": 1,
                                    "ShipmentId": 2,
                                    "OrderItemId": 3,
                                    "Quantity": 4
                                  }
                                ]
                              }
                            ]
                          }
                        },
                        {
                          "Id": 1,
                          "CustomerId": 2,
                          "Points": 3,
                          "PointsBalance": 4,
                          "UsedAmount": 5.0,
                          "Message": "sample string 6",
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "UsedWithOrder_Id": 1,
                          "Order": {
                            "Id": 1,
                            "OrderGuid": "ae44cfeb-4652-4735-a4e1-2c2944a032dc",
                            "StoreId": 3,
                            "CustomerId": 4,
                            "BillingAddressId": 5,
                            "ShippingAddressId": 1,
                            "OrderStatusId": 6,
                            "ShippingStatusId": 7,
                            "PaymentStatusId": 8,
                            "PaymentMethodSystemName": "sample string 9",
                            "CustomerCurrencyCode": "sample string 10",
                            "CurrencyRate": 1.0,
                            "CustomerTaxDisplayTypeId": 1,
                            "VatNumber": "sample string 11",
                            "OrderSubtotalInclTax": 1.0,
                            "OrderSubtotalExclTax": 1.0,
                            "OrderSubTotalDiscountInclTax": 1.0,
                            "OrderSubTotalDiscountExclTax": 1.0,
                            "OrderShippingInclTax": 1.0,
                            "OrderShippingExclTax": 1.0,
                            "PaymentMethodAdditionalFeeInclTax": 1.0,
                            "PaymentMethodAdditionalFeeExclTax": 1.0,
                            "TaxRates": "sample string 12",
                            "OrderTax": 1.0,
                            "OrderDiscount": 1.0,
                            "OrderTotal": 1.0,
                            "RefundedAmount": 1.0,
                            "RewardPointsWereAdded": true,
                            "CheckoutAttributeDescription": "sample string 14",
                            "CheckoutAttributesXml": "sample string 15",
                            "CustomerLanguageId": 1,
                            "AffiliateId": 1,
                            "UserId": 16,
                            "PrintingUserId": 17,
                            "InviterId": 18,
                            "CustomerIp": "sample string 19",
                            "AllowStoringCreditCardNumber": true,
                            "CardType": "sample string 20",
                            "CardName": "sample string 21",
                            "CardNumber": "sample string 22",
                            "MaskedCreditCardNumber": "sample string 23",
                            "CardCvv2": "sample string 24",
                            "CardExpirationMonth": "sample string 25",
                            "CardExpirationYear": "sample string 26",
                            "AuthorizationTransactionId": "sample string 27",
                            "AuthorizationTransactionCode": "sample string 28",
                            "AuthorizationTransactionResult": "sample string 29",
                            "CaptureTransactionId": "sample string 30",
                            "CaptureTransactionResult": "sample string 31",
                            "SubscriptionTransactionId": "sample string 32",
                            "PurchaseOrderNumber": "sample string 33",
                            "PaidDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "ShippingMethod": "sample string 34",
                            "ShippingRateComputationMethodSystemName": "sample string 35",
                            "Deleted": true,
                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "PrintedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "ShippingTimeId": 1,
                            "IsInvitation": true,
                            "IsOnline": true,
                            "IsContract": true,
                            "BarCode": "sample string 41",
                            "BarCodeBinary": "QEA=",
                            "vpcTelcoCode": "sample string 42",
                            "vpc_MerchTxnRef": "sample string 43",
                            "IsEmailSent": true,
                            "IsSmsSent": true,
                            "CustomerFirstName": "sample string 44",
                            "CustomerLastName": "sample string 45",
                            "CustomerEmail": "sample string 46",
                            "CustomerPhone": "sample string 47",
                            "IsAutoBuy": true,
                            "MemberCardCode": "sample string 48",
                            "PointReward": 1.0,
                            "PointCard": 1.0,
                            "VoucherCode": "sample string 49",
                            "CampaignId": 1,
                            "DiscountStatus": 1,
                            "IsTicketUsed": true,
                            "CheckedInOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "CheckedInUserId": 1,
                            "TransactionID": "sample string 50",
                            "InvNo": "sample string 51",
                            "ErrorStatus": "sample string 52",
                            "ETicketUrl": "sample string 53",
                            "DiscountUsageHistories": [
                              {
                                "Id": 1,
                                "DiscountId": 2,
                                "OrderId": 3,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "Discount": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "DiscountTypeId": 3,
                                  "UsePercentage": true,
                                  "DiscountPercentage": 5.0,
                                  "DiscountAmount": 6.0,
                                  "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "RequiresCouponCode": true,
                                  "CouponCode": "sample string 8",
                                  "DiscountLimitationId": 9,
                                  "LimitationTimes": 10,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "CreatedUser": "sample string 11",
                                  "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "UpdatedUser": "sample string 12",
                                  "DiscountRequirements": [
                                    {
                                      "Id": 1,
                                      "DiscountId": 2,
                                      "DiscountRequirementRuleSystemName": "sample string 3"
                                    },
                                    {
                                      "Id": 1,
                                      "DiscountId": 2,
                                      "DiscountRequirementRuleSystemName": "sample string 3"
                                    }
                                  ],
                                  "DiscountUsageHistories": [],
                                  "Categories": [
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "Description": "sample string 3",
                                      "CategoryTemplateId": 4,
                                      "MetaKeywords": "sample string 5",
                                      "MetaDescription": "sample string 6",
                                      "MetaTitle": "sample string 7",
                                      "ParentCategoryId": 8,
                                      "PictureId": 9,
                                      "PageSize": 10,
                                      "AllowCustomersToSelectPageSize": true,
                                      "PageSizeOptions": "sample string 12",
                                      "PriceRanges": "sample string 13",
                                      "ShowOnHomePage": true,
                                      "HasDiscountsApplied": true,
                                      "SubjectToAcl": true,
                                      "LimitedToStores": true,
                                      "Published": true,
                                      "Deleted": true,
                                      "DisplayOrder": 20,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                      "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                      "IsFavorites": true,
                                      "Level": 24,
                                      "SubCategories": "sample string 25",
                                      "CreatedUser": "sample string 26",
                                      "UpdatedUser": "sample string 27",
                                      "CategoryFilmMappings": [
                                        {
                                          "Id": 1,
                                          "FilmId": 1,
                                          "CategoryId": 1,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "CreatedUser": "sample string 2"
                                        },
                                        {
                                          "Id": 1,
                                          "FilmId": 1,
                                          "CategoryId": 1,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "CreatedUser": "sample string 2"
                                        }
                                      ],
                                      "Product_Category_Mapping": [
                                        {
                                          "Id": 1,
                                          "ProductId": 2,
                                          "CategoryId": 3,
                                          "IsFeaturedProduct": true,
                                          "DisplayOrder": 5
                                        },
                                        {
                                          "Id": 1,
                                          "ProductId": 2,
                                          "CategoryId": 3,
                                          "IsFeaturedProduct": true,
                                          "DisplayOrder": 5
                                        }
                                      ],
                                      "Discounts": []
                                    },
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "Description": "sample string 3",
                                      "CategoryTemplateId": 4,
                                      "MetaKeywords": "sample string 5",
                                      "MetaDescription": "sample string 6",
                                      "MetaTitle": "sample string 7",
                                      "ParentCategoryId": 8,
                                      "PictureId": 9,
                                      "PageSize": 10,
                                      "AllowCustomersToSelectPageSize": true,
                                      "PageSizeOptions": "sample string 12",
                                      "PriceRanges": "sample string 13",
                                      "ShowOnHomePage": true,
                                      "HasDiscountsApplied": true,
                                      "SubjectToAcl": true,
                                      "LimitedToStores": true,
                                      "Published": true,
                                      "Deleted": true,
                                      "DisplayOrder": 20,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                      "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                      "IsFavorites": true,
                                      "Level": 24,
                                      "SubCategories": "sample string 25",
                                      "CreatedUser": "sample string 26",
                                      "UpdatedUser": "sample string 27",
                                      "CategoryFilmMappings": [
                                        {
                                          "Id": 1,
                                          "FilmId": 1,
                                          "CategoryId": 1,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "CreatedUser": "sample string 2"
                                        },
                                        {
                                          "Id": 1,
                                          "FilmId": 1,
                                          "CategoryId": 1,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "CreatedUser": "sample string 2"
                                        }
                                      ],
                                      "Product_Category_Mapping": [
                                        {
                                          "Id": 1,
                                          "ProductId": 2,
                                          "CategoryId": 3,
                                          "IsFeaturedProduct": true,
                                          "DisplayOrder": 5
                                        },
                                        {
                                          "Id": 1,
                                          "ProductId": 2,
                                          "CategoryId": 3,
                                          "IsFeaturedProduct": true,
                                          "DisplayOrder": 5
                                        }
                                      ],
                                      "Discounts": []
                                    }
                                  ],
                                  "Products": []
                                }
                              },
                              {
                                "Id": 1,
                                "DiscountId": 2,
                                "OrderId": 3,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "Discount": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "DiscountTypeId": 3,
                                  "UsePercentage": true,
                                  "DiscountPercentage": 5.0,
                                  "DiscountAmount": 6.0,
                                  "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "RequiresCouponCode": true,
                                  "CouponCode": "sample string 8",
                                  "DiscountLimitationId": 9,
                                  "LimitationTimes": 10,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "CreatedUser": "sample string 11",
                                  "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "UpdatedUser": "sample string 12",
                                  "DiscountRequirements": [
                                    {
                                      "Id": 1,
                                      "DiscountId": 2,
                                      "DiscountRequirementRuleSystemName": "sample string 3"
                                    },
                                    {
                                      "Id": 1,
                                      "DiscountId": 2,
                                      "DiscountRequirementRuleSystemName": "sample string 3"
                                    }
                                  ],
                                  "DiscountUsageHistories": [],
                                  "Categories": [
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "Description": "sample string 3",
                                      "CategoryTemplateId": 4,
                                      "MetaKeywords": "sample string 5",
                                      "MetaDescription": "sample string 6",
                                      "MetaTitle": "sample string 7",
                                      "ParentCategoryId": 8,
                                      "PictureId": 9,
                                      "PageSize": 10,
                                      "AllowCustomersToSelectPageSize": true,
                                      "PageSizeOptions": "sample string 12",
                                      "PriceRanges": "sample string 13",
                                      "ShowOnHomePage": true,
                                      "HasDiscountsApplied": true,
                                      "SubjectToAcl": true,
                                      "LimitedToStores": true,
                                      "Published": true,
                                      "Deleted": true,
                                      "DisplayOrder": 20,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                      "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                      "IsFavorites": true,
                                      "Level": 24,
                                      "SubCategories": "sample string 25",
                                      "CreatedUser": "sample string 26",
                                      "UpdatedUser": "sample string 27",
                                      "CategoryFilmMappings": [
                                        {
                                          "Id": 1,
                                          "FilmId": 1,
                                          "CategoryId": 1,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "CreatedUser": "sample string 2"
                                        },
                                        {
                                          "Id": 1,
                                          "FilmId": 1,
                                          "CategoryId": 1,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "CreatedUser": "sample string 2"
                                        }
                                      ],
                                      "Product_Category_Mapping": [
                                        {
                                          "Id": 1,
                                          "ProductId": 2,
                                          "CategoryId": 3,
                                          "IsFeaturedProduct": true,
                                          "DisplayOrder": 5
                                        },
                                        {
                                          "Id": 1,
                                          "ProductId": 2,
                                          "CategoryId": 3,
                                          "IsFeaturedProduct": true,
                                          "DisplayOrder": 5
                                        }
                                      ],
                                      "Discounts": []
                                    },
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "Description": "sample string 3",
                                      "CategoryTemplateId": 4,
                                      "MetaKeywords": "sample string 5",
                                      "MetaDescription": "sample string 6",
                                      "MetaTitle": "sample string 7",
                                      "ParentCategoryId": 8,
                                      "PictureId": 9,
                                      "PageSize": 10,
                                      "AllowCustomersToSelectPageSize": true,
                                      "PageSizeOptions": "sample string 12",
                                      "PriceRanges": "sample string 13",
                                      "ShowOnHomePage": true,
                                      "HasDiscountsApplied": true,
                                      "SubjectToAcl": true,
                                      "LimitedToStores": true,
                                      "Published": true,
                                      "Deleted": true,
                                      "DisplayOrder": 20,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                      "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                      "IsFavorites": true,
                                      "Level": 24,
                                      "SubCategories": "sample string 25",
                                      "CreatedUser": "sample string 26",
                                      "UpdatedUser": "sample string 27",
                                      "CategoryFilmMappings": [
                                        {
                                          "Id": 1,
                                          "FilmId": 1,
                                          "CategoryId": 1,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "CreatedUser": "sample string 2"
                                        },
                                        {
                                          "Id": 1,
                                          "FilmId": 1,
                                          "CategoryId": 1,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "CreatedUser": "sample string 2"
                                        }
                                      ],
                                      "Product_Category_Mapping": [
                                        {
                                          "Id": 1,
                                          "ProductId": 2,
                                          "CategoryId": 3,
                                          "IsFeaturedProduct": true,
                                          "DisplayOrder": 5
                                        },
                                        {
                                          "Id": 1,
                                          "ProductId": 2,
                                          "CategoryId": 3,
                                          "IsFeaturedProduct": true,
                                          "DisplayOrder": 5
                                        }
                                      ],
                                      "Discounts": []
                                    }
                                  ],
                                  "Products": []
                                }
                              }
                            ],
                            "GiftCardUsageHistories": [
                              {
                                "Id": 1,
                                "GiftCardId": 2,
                                "UsedWithOrderId": 3,
                                "UsedValue": 4.0,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "GiftCard": {
                                  "Id": 1,
                                  "PurchasedWithOrderItemId": 1,
                                  "GiftCardTypeId": 2,
                                  "Amount": 3.0,
                                  "IsGiftCardActivated": true,
                                  "GiftCardCouponCode": "sample string 5",
                                  "RecipientName": "sample string 6",
                                  "RecipientEmail": "sample string 7",
                                  "SenderName": "sample string 8",
                                  "SenderEmail": "sample string 9",
                                  "Message": "sample string 10",
                                  "IsRecipientNotified": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "OrderItem": {
                                    "Id": 1,
                                    "OrderItemGuid": "dd5f6c7b-2c90-4e68-91ed-cf98a6fadd54",
                                    "OrderId": 3,
                                    "ProductId": 1,
                                    "Quantity": 4,
                                    "UnitPriceInclTax": 1.0,
                                    "UnitPriceExclTax": 1.0,
                                    "PriceInclTax": 1.0,
                                    "PriceExclTax": 1.0,
                                    "DiscountAmountInclTax": 1.0,
                                    "DiscountAmountExclTax": 1.0,
                                    "OriginalProductCost": 1.0,
                                    "AttributeDescription": "sample string 5",
                                    "AttributesXml": "sample string 6",
                                    "DownloadCount": 1,
                                    "IsDownloadActivated": true,
                                    "LicenseDownloadId": 1,
                                    "ItemWeight": 1.0,
                                    "ListChairIndexF1": "sample string 7",
                                    "ListChairIndexF2": "sample string 8",
                                    "ListChairIndexF3": "sample string 9",
                                    "ListChairValueF1": "sample string 10",
                                    "ListChairValueF2": "sample string 11",
                                    "ListChairValueF3": "sample string 12",
                                    "PrintedChairIndexF1": "sample string 13",
                                    "PrintedChairIndexF2": "sample string 14",
                                    "PrintedChairIndexF3": "sample string 15",
                                    "PositionId": 1,
                                    "PlanScreenId": 1,
                                    "ListChairCheckinIndexF1": "sample string 16",
                                    "ListChairCheckinIndexF2": "sample string 17",
                                    "ListChairCheckinIndexF3": "sample string 18",
                                    "GiftCards": []
                                  },
                                  "GiftCardUsageHistories": []
                                }
                              },
                              {
                                "Id": 1,
                                "GiftCardId": 2,
                                "UsedWithOrderId": 3,
                                "UsedValue": 4.0,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "GiftCard": {
                                  "Id": 1,
                                  "PurchasedWithOrderItemId": 1,
                                  "GiftCardTypeId": 2,
                                  "Amount": 3.0,
                                  "IsGiftCardActivated": true,
                                  "GiftCardCouponCode": "sample string 5",
                                  "RecipientName": "sample string 6",
                                  "RecipientEmail": "sample string 7",
                                  "SenderName": "sample string 8",
                                  "SenderEmail": "sample string 9",
                                  "Message": "sample string 10",
                                  "IsRecipientNotified": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "OrderItem": {
                                    "Id": 1,
                                    "OrderItemGuid": "dd5f6c7b-2c90-4e68-91ed-cf98a6fadd54",
                                    "OrderId": 3,
                                    "ProductId": 1,
                                    "Quantity": 4,
                                    "UnitPriceInclTax": 1.0,
                                    "UnitPriceExclTax": 1.0,
                                    "PriceInclTax": 1.0,
                                    "PriceExclTax": 1.0,
                                    "DiscountAmountInclTax": 1.0,
                                    "DiscountAmountExclTax": 1.0,
                                    "OriginalProductCost": 1.0,
                                    "AttributeDescription": "sample string 5",
                                    "AttributesXml": "sample string 6",
                                    "DownloadCount": 1,
                                    "IsDownloadActivated": true,
                                    "LicenseDownloadId": 1,
                                    "ItemWeight": 1.0,
                                    "ListChairIndexF1": "sample string 7",
                                    "ListChairIndexF2": "sample string 8",
                                    "ListChairIndexF3": "sample string 9",
                                    "ListChairValueF1": "sample string 10",
                                    "ListChairValueF2": "sample string 11",
                                    "ListChairValueF3": "sample string 12",
                                    "PrintedChairIndexF1": "sample string 13",
                                    "PrintedChairIndexF2": "sample string 14",
                                    "PrintedChairIndexF3": "sample string 15",
                                    "PositionId": 1,
                                    "PlanScreenId": 1,
                                    "ListChairCheckinIndexF1": "sample string 16",
                                    "ListChairCheckinIndexF2": "sample string 17",
                                    "ListChairCheckinIndexF3": "sample string 18",
                                    "GiftCards": []
                                  },
                                  "GiftCardUsageHistories": []
                                }
                              }
                            ],
                            "OrderItems": [
                              {
                                "Id": 1,
                                "OrderItemGuid": "dd5f6c7b-2c90-4e68-91ed-cf98a6fadd54",
                                "OrderId": 3,
                                "ProductId": 1,
                                "Quantity": 4,
                                "UnitPriceInclTax": 1.0,
                                "UnitPriceExclTax": 1.0,
                                "PriceInclTax": 1.0,
                                "PriceExclTax": 1.0,
                                "DiscountAmountInclTax": 1.0,
                                "DiscountAmountExclTax": 1.0,
                                "OriginalProductCost": 1.0,
                                "AttributeDescription": "sample string 5",
                                "AttributesXml": "sample string 6",
                                "DownloadCount": 1,
                                "IsDownloadActivated": true,
                                "LicenseDownloadId": 1,
                                "ItemWeight": 1.0,
                                "ListChairIndexF1": "sample string 7",
                                "ListChairIndexF2": "sample string 8",
                                "ListChairIndexF3": "sample string 9",
                                "ListChairValueF1": "sample string 10",
                                "ListChairValueF2": "sample string 11",
                                "ListChairValueF3": "sample string 12",
                                "PrintedChairIndexF1": "sample string 13",
                                "PrintedChairIndexF2": "sample string 14",
                                "PrintedChairIndexF3": "sample string 15",
                                "PositionId": 1,
                                "PlanScreenId": 1,
                                "ListChairCheckinIndexF1": "sample string 16",
                                "ListChairCheckinIndexF2": "sample string 17",
                                "ListChairCheckinIndexF3": "sample string 18",
                                "GiftCards": [
                                  {
                                    "Id": 1,
                                    "PurchasedWithOrderItemId": 1,
                                    "GiftCardTypeId": 2,
                                    "Amount": 3.0,
                                    "IsGiftCardActivated": true,
                                    "GiftCardCouponCode": "sample string 5",
                                    "RecipientName": "sample string 6",
                                    "RecipientEmail": "sample string 7",
                                    "SenderName": "sample string 8",
                                    "SenderEmail": "sample string 9",
                                    "Message": "sample string 10",
                                    "IsRecipientNotified": true,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "GiftCardUsageHistories": [
                                      {
                                        "Id": 1,
                                        "GiftCardId": 2,
                                        "UsedWithOrderId": 3,
                                        "UsedValue": 4.0,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "GiftCardId": 2,
                                        "UsedWithOrderId": 3,
                                        "UsedValue": 4.0,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      }
                                    ]
                                  },
                                  {
                                    "Id": 1,
                                    "PurchasedWithOrderItemId": 1,
                                    "GiftCardTypeId": 2,
                                    "Amount": 3.0,
                                    "IsGiftCardActivated": true,
                                    "GiftCardCouponCode": "sample string 5",
                                    "RecipientName": "sample string 6",
                                    "RecipientEmail": "sample string 7",
                                    "SenderName": "sample string 8",
                                    "SenderEmail": "sample string 9",
                                    "Message": "sample string 10",
                                    "IsRecipientNotified": true,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "GiftCardUsageHistories": [
                                      {
                                        "Id": 1,
                                        "GiftCardId": 2,
                                        "UsedWithOrderId": 3,
                                        "UsedValue": 4.0,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "GiftCardId": 2,
                                        "UsedWithOrderId": 3,
                                        "UsedValue": 4.0,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      }
                                    ]
                                  }
                                ]
                              },
                              {
                                "Id": 1,
                                "OrderItemGuid": "dd5f6c7b-2c90-4e68-91ed-cf98a6fadd54",
                                "OrderId": 3,
                                "ProductId": 1,
                                "Quantity": 4,
                                "UnitPriceInclTax": 1.0,
                                "UnitPriceExclTax": 1.0,
                                "PriceInclTax": 1.0,
                                "PriceExclTax": 1.0,
                                "DiscountAmountInclTax": 1.0,
                                "DiscountAmountExclTax": 1.0,
                                "OriginalProductCost": 1.0,
                                "AttributeDescription": "sample string 5",
                                "AttributesXml": "sample string 6",
                                "DownloadCount": 1,
                                "IsDownloadActivated": true,
                                "LicenseDownloadId": 1,
                                "ItemWeight": 1.0,
                                "ListChairIndexF1": "sample string 7",
                                "ListChairIndexF2": "sample string 8",
                                "ListChairIndexF3": "sample string 9",
                                "ListChairValueF1": "sample string 10",
                                "ListChairValueF2": "sample string 11",
                                "ListChairValueF3": "sample string 12",
                                "PrintedChairIndexF1": "sample string 13",
                                "PrintedChairIndexF2": "sample string 14",
                                "PrintedChairIndexF3": "sample string 15",
                                "PositionId": 1,
                                "PlanScreenId": 1,
                                "ListChairCheckinIndexF1": "sample string 16",
                                "ListChairCheckinIndexF2": "sample string 17",
                                "ListChairCheckinIndexF3": "sample string 18",
                                "GiftCards": [
                                  {
                                    "Id": 1,
                                    "PurchasedWithOrderItemId": 1,
                                    "GiftCardTypeId": 2,
                                    "Amount": 3.0,
                                    "IsGiftCardActivated": true,
                                    "GiftCardCouponCode": "sample string 5",
                                    "RecipientName": "sample string 6",
                                    "RecipientEmail": "sample string 7",
                                    "SenderName": "sample string 8",
                                    "SenderEmail": "sample string 9",
                                    "Message": "sample string 10",
                                    "IsRecipientNotified": true,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "GiftCardUsageHistories": [
                                      {
                                        "Id": 1,
                                        "GiftCardId": 2,
                                        "UsedWithOrderId": 3,
                                        "UsedValue": 4.0,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "GiftCardId": 2,
                                        "UsedWithOrderId": 3,
                                        "UsedValue": 4.0,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      }
                                    ]
                                  },
                                  {
                                    "Id": 1,
                                    "PurchasedWithOrderItemId": 1,
                                    "GiftCardTypeId": 2,
                                    "Amount": 3.0,
                                    "IsGiftCardActivated": true,
                                    "GiftCardCouponCode": "sample string 5",
                                    "RecipientName": "sample string 6",
                                    "RecipientEmail": "sample string 7",
                                    "SenderName": "sample string 8",
                                    "SenderEmail": "sample string 9",
                                    "Message": "sample string 10",
                                    "IsRecipientNotified": true,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "GiftCardUsageHistories": [
                                      {
                                        "Id": 1,
                                        "GiftCardId": 2,
                                        "UsedWithOrderId": 3,
                                        "UsedValue": 4.0,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "GiftCardId": 2,
                                        "UsedWithOrderId": 3,
                                        "UsedValue": 4.0,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      }
                                    ]
                                  }
                                ]
                              }
                            ],
                            "OrderNotes": [
                              {
                                "Id": 1,
                                "OrderId": 2,
                                "Note": "sample string 3",
                                "DisplayToCustomer": true,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                              },
                              {
                                "Id": 1,
                                "OrderId": 2,
                                "Note": "sample string 3",
                                "DisplayToCustomer": true,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                              }
                            ],
                            "RecurringPayments": [
                              {
                                "Id": 1,
                                "CycleLength": 2,
                                "CyclePeriodId": 3,
                                "TotalCycles": 4,
                                "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "IsActive": true,
                                "Deleted": true,
                                "InitialOrderId": 8,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "RecurringPaymentHistories": [
                                  {
                                    "Id": 1,
                                    "RecurringPaymentId": 2,
                                    "OrderId": 3,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                  },
                                  {
                                    "Id": 1,
                                    "RecurringPaymentId": 2,
                                    "OrderId": 3,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                  }
                                ]
                              },
                              {
                                "Id": 1,
                                "CycleLength": 2,
                                "CyclePeriodId": 3,
                                "TotalCycles": 4,
                                "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "IsActive": true,
                                "Deleted": true,
                                "InitialOrderId": 8,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "RecurringPaymentHistories": [
                                  {
                                    "Id": 1,
                                    "RecurringPaymentId": 2,
                                    "OrderId": 3,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                  },
                                  {
                                    "Id": 1,
                                    "RecurringPaymentId": 2,
                                    "OrderId": 3,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                  }
                                ]
                              }
                            ],
                            "RewardPointsHistories": [],
                            "Shipments": [
                              {
                                "Id": 1,
                                "OrderId": 2,
                                "TrackingNumber": "sample string 3",
                                "TotalWeight": 1.0,
                                "ShippedDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "DeliveryDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "ShipmentItems": [
                                  {
                                    "Id": 1,
                                    "ShipmentId": 2,
                                    "OrderItemId": 3,
                                    "Quantity": 4
                                  },
                                  {
                                    "Id": 1,
                                    "ShipmentId": 2,
                                    "OrderItemId": 3,
                                    "Quantity": 4
                                  }
                                ]
                              },
                              {
                                "Id": 1,
                                "OrderId": 2,
                                "TrackingNumber": "sample string 3",
                                "TotalWeight": 1.0,
                                "ShippedDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "DeliveryDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "ShipmentItems": [
                                  {
                                    "Id": 1,
                                    "ShipmentId": 2,
                                    "OrderItemId": 3,
                                    "Quantity": 4
                                  },
                                  {
                                    "Id": 1,
                                    "ShipmentId": 2,
                                    "OrderItemId": 3,
                                    "Quantity": 4
                                  }
                                ]
                              }
                            ]
                          }
                        }
                      ],
                      "ShoppingCartItems": [
                        {
                          "Id": 1,
                          "StoreId": 2,
                          "ShoppingCartTypeId": 3,
                          "CustomerId": 4,
                          "ProductId": 5,
                          "AttributesXml": "sample string 6",
                          "CustomerEnteredPrice": 7.0,
                          "Quantity": 8,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "ListChairIndexF1": "sample string 11",
                          "ListChairValueF1": "sample string 12",
                          "ListChairIndexF2": "sample string 13",
                          "ListChairValueF2": "sample string 14",
                          "ListChairIndexF3": "sample string 15",
                          "ListChairValueF3": "sample string 16",
                          "PositionId": 1
                        },
                        {
                          "Id": 1,
                          "StoreId": 2,
                          "ShoppingCartTypeId": 3,
                          "CustomerId": 4,
                          "ProductId": 5,
                          "AttributesXml": "sample string 6",
                          "CustomerEnteredPrice": 7.0,
                          "Quantity": 8,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "ListChairIndexF1": "sample string 11",
                          "ListChairValueF1": "sample string 12",
                          "ListChairIndexF2": "sample string 13",
                          "ListChairValueF2": "sample string 14",
                          "ListChairIndexF3": "sample string 15",
                          "ListChairValueF3": "sample string 16",
                          "PositionId": 1
                        }
                      ],
                      "Addresses": [
                        {
                          "Id": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "Email": "sample string 4",
                          "Company": "sample string 5",
                          "PersonInCharge": "sample string 6",
                          "CountryId": 1,
                          "StateProvinceId": 1,
                          "City": "sample string 7",
                          "Address1": "sample string 8",
                          "Address2": "sample string 9",
                          "ZipPostalCode": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "FaxNumber": "sample string 12",
                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "Country": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "AllowsBilling": true,
                            "AllowsShipping": true,
                            "TwoLetterIsoCode": "sample string 5",
                            "ThreeLetterIsoCode": "sample string 6",
                            "NumericIsoCode": 7,
                            "SubjectToVat": true,
                            "Published": true,
                            "DisplayOrder": 10,
                            "Addresses": [],
                            "StateProvinces": [
                              {
                                "Id": 1,
                                "CountryId": 2,
                                "Name": "sample string 3",
                                "Abbreviation": "sample string 4",
                                "Published": true,
                                "DisplayOrder": 6,
                                "ShowMenu": true,
                                "ProvinceId": 8,
                                "Addresses": []
                              },
                              {
                                "Id": 1,
                                "CountryId": 2,
                                "Name": "sample string 3",
                                "Abbreviation": "sample string 4",
                                "Published": true,
                                "DisplayOrder": 6,
                                "ShowMenu": true,
                                "ProvinceId": 8,
                                "Addresses": []
                              }
                            ],
                            "ShippingMethods": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "DisplayOrder": 4,
                                "Countries": []
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "DisplayOrder": 4,
                                "Countries": []
                              }
                            ]
                          },
                          "StateProvince": {
                            "Id": 1,
                            "CountryId": 2,
                            "Name": "sample string 3",
                            "Abbreviation": "sample string 4",
                            "Published": true,
                            "DisplayOrder": 6,
                            "ShowMenu": true,
                            "ProvinceId": 8,
                            "Addresses": [],
                            "Country": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "AllowsBilling": true,
                              "AllowsShipping": true,
                              "TwoLetterIsoCode": "sample string 5",
                              "ThreeLetterIsoCode": "sample string 6",
                              "NumericIsoCode": 7,
                              "SubjectToVat": true,
                              "Published": true,
                              "DisplayOrder": 10,
                              "Addresses": [],
                              "StateProvinces": [],
                              "ShippingMethods": [
                                {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3",
                                  "DisplayOrder": 4,
                                  "Countries": []
                                },
                                {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3",
                                  "DisplayOrder": 4,
                                  "Countries": []
                                }
                              ]
                            }
                          },
                          "Affiliates": [
                            {
                              "Id": 1,
                              "AddressId": 2,
                              "Deleted": true,
                              "Active": true
                            },
                            {
                              "Id": 1,
                              "AddressId": 2,
                              "Deleted": true,
                              "Active": true
                            }
                          ],
                          "Customers": []
                        },
                        {
                          "Id": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "Email": "sample string 4",
                          "Company": "sample string 5",
                          "PersonInCharge": "sample string 6",
                          "CountryId": 1,
                          "StateProvinceId": 1,
                          "City": "sample string 7",
                          "Address1": "sample string 8",
                          "Address2": "sample string 9",
                          "ZipPostalCode": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "FaxNumber": "sample string 12",
                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "Country": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "AllowsBilling": true,
                            "AllowsShipping": true,
                            "TwoLetterIsoCode": "sample string 5",
                            "ThreeLetterIsoCode": "sample string 6",
                            "NumericIsoCode": 7,
                            "SubjectToVat": true,
                            "Published": true,
                            "DisplayOrder": 10,
                            "Addresses": [],
                            "StateProvinces": [
                              {
                                "Id": 1,
                                "CountryId": 2,
                                "Name": "sample string 3",
                                "Abbreviation": "sample string 4",
                                "Published": true,
                                "DisplayOrder": 6,
                                "ShowMenu": true,
                                "ProvinceId": 8,
                                "Addresses": []
                              },
                              {
                                "Id": 1,
                                "CountryId": 2,
                                "Name": "sample string 3",
                                "Abbreviation": "sample string 4",
                                "Published": true,
                                "DisplayOrder": 6,
                                "ShowMenu": true,
                                "ProvinceId": 8,
                                "Addresses": []
                              }
                            ],
                            "ShippingMethods": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "DisplayOrder": 4,
                                "Countries": []
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "DisplayOrder": 4,
                                "Countries": []
                              }
                            ]
                          },
                          "StateProvince": {
                            "Id": 1,
                            "CountryId": 2,
                            "Name": "sample string 3",
                            "Abbreviation": "sample string 4",
                            "Published": true,
                            "DisplayOrder": 6,
                            "ShowMenu": true,
                            "ProvinceId": 8,
                            "Addresses": [],
                            "Country": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "AllowsBilling": true,
                              "AllowsShipping": true,
                              "TwoLetterIsoCode": "sample string 5",
                              "ThreeLetterIsoCode": "sample string 6",
                              "NumericIsoCode": 7,
                              "SubjectToVat": true,
                              "Published": true,
                              "DisplayOrder": 10,
                              "Addresses": [],
                              "StateProvinces": [],
                              "ShippingMethods": [
                                {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3",
                                  "DisplayOrder": 4,
                                  "Countries": []
                                },
                                {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3",
                                  "DisplayOrder": 4,
                                  "Countries": []
                                }
                              ]
                            }
                          },
                          "Affiliates": [
                            {
                              "Id": 1,
                              "AddressId": 2,
                              "Deleted": true,
                              "Active": true
                            },
                            {
                              "Id": 1,
                              "AddressId": 2,
                              "Deleted": true,
                              "Active": true
                            }
                          ],
                          "Customers": []
                        }
                      ]
                    }
                  }
                ],
                "OrderItems": [
                  {
                    "Id": 1,
                    "OrderItemGuid": "dd5f6c7b-2c90-4e68-91ed-cf98a6fadd54",
                    "OrderId": 3,
                    "ProductId": 1,
                    "Quantity": 4,
                    "UnitPriceInclTax": 1.0,
                    "UnitPriceExclTax": 1.0,
                    "PriceInclTax": 1.0,
                    "PriceExclTax": 1.0,
                    "DiscountAmountInclTax": 1.0,
                    "DiscountAmountExclTax": 1.0,
                    "OriginalProductCost": 1.0,
                    "AttributeDescription": "sample string 5",
                    "AttributesXml": "sample string 6",
                    "DownloadCount": 1,
                    "IsDownloadActivated": true,
                    "LicenseDownloadId": 1,
                    "ItemWeight": 1.0,
                    "ListChairIndexF1": "sample string 7",
                    "ListChairIndexF2": "sample string 8",
                    "ListChairIndexF3": "sample string 9",
                    "ListChairValueF1": "sample string 10",
                    "ListChairValueF2": "sample string 11",
                    "ListChairValueF3": "sample string 12",
                    "PrintedChairIndexF1": "sample string 13",
                    "PrintedChairIndexF2": "sample string 14",
                    "PrintedChairIndexF3": "sample string 15",
                    "PositionId": 1,
                    "PlanScreenId": 1,
                    "ListChairCheckinIndexF1": "sample string 16",
                    "ListChairCheckinIndexF2": "sample string 17",
                    "ListChairCheckinIndexF3": "sample string 18",
                    "GiftCards": [
                      {
                        "Id": 1,
                        "PurchasedWithOrderItemId": 1,
                        "GiftCardTypeId": 2,
                        "Amount": 3.0,
                        "IsGiftCardActivated": true,
                        "GiftCardCouponCode": "sample string 5",
                        "RecipientName": "sample string 6",
                        "RecipientEmail": "sample string 7",
                        "SenderName": "sample string 8",
                        "SenderEmail": "sample string 9",
                        "Message": "sample string 10",
                        "IsRecipientNotified": true,
                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                        "GiftCardUsageHistories": [
                          {
                            "Id": 1,
                            "GiftCardId": 2,
                            "UsedWithOrderId": 3,
                            "UsedValue": 4.0,
                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "Order": {
                              "Id": 1,
                              "OrderGuid": "ae44cfeb-4652-4735-a4e1-2c2944a032dc",
                              "StoreId": 3,
                              "CustomerId": 4,
                              "BillingAddressId": 5,
                              "ShippingAddressId": 1,
                              "OrderStatusId": 6,
                              "ShippingStatusId": 7,
                              "PaymentStatusId": 8,
                              "PaymentMethodSystemName": "sample string 9",
                              "CustomerCurrencyCode": "sample string 10",
                              "CurrencyRate": 1.0,
                              "CustomerTaxDisplayTypeId": 1,
                              "VatNumber": "sample string 11",
                              "OrderSubtotalInclTax": 1.0,
                              "OrderSubtotalExclTax": 1.0,
                              "OrderSubTotalDiscountInclTax": 1.0,
                              "OrderSubTotalDiscountExclTax": 1.0,
                              "OrderShippingInclTax": 1.0,
                              "OrderShippingExclTax": 1.0,
                              "PaymentMethodAdditionalFeeInclTax": 1.0,
                              "PaymentMethodAdditionalFeeExclTax": 1.0,
                              "TaxRates": "sample string 12",
                              "OrderTax": 1.0,
                              "OrderDiscount": 1.0,
                              "OrderTotal": 1.0,
                              "RefundedAmount": 1.0,
                              "RewardPointsWereAdded": true,
                              "CheckoutAttributeDescription": "sample string 14",
                              "CheckoutAttributesXml": "sample string 15",
                              "CustomerLanguageId": 1,
                              "AffiliateId": 1,
                              "UserId": 16,
                              "PrintingUserId": 17,
                              "InviterId": 18,
                              "CustomerIp": "sample string 19",
                              "AllowStoringCreditCardNumber": true,
                              "CardType": "sample string 20",
                              "CardName": "sample string 21",
                              "CardNumber": "sample string 22",
                              "MaskedCreditCardNumber": "sample string 23",
                              "CardCvv2": "sample string 24",
                              "CardExpirationMonth": "sample string 25",
                              "CardExpirationYear": "sample string 26",
                              "AuthorizationTransactionId": "sample string 27",
                              "AuthorizationTransactionCode": "sample string 28",
                              "AuthorizationTransactionResult": "sample string 29",
                              "CaptureTransactionId": "sample string 30",
                              "CaptureTransactionResult": "sample string 31",
                              "SubscriptionTransactionId": "sample string 32",
                              "PurchaseOrderNumber": "sample string 33",
                              "PaidDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                              "ShippingMethod": "sample string 34",
                              "ShippingRateComputationMethodSystemName": "sample string 35",
                              "Deleted": true,
                              "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                              "PrintedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                              "ShippingTimeId": 1,
                              "IsInvitation": true,
                              "IsOnline": true,
                              "IsContract": true,
                              "BarCode": "sample string 41",
                              "BarCodeBinary": "QEA=",
                              "vpcTelcoCode": "sample string 42",
                              "vpc_MerchTxnRef": "sample string 43",
                              "IsEmailSent": true,
                              "IsSmsSent": true,
                              "CustomerFirstName": "sample string 44",
                              "CustomerLastName": "sample string 45",
                              "CustomerEmail": "sample string 46",
                              "CustomerPhone": "sample string 47",
                              "IsAutoBuy": true,
                              "MemberCardCode": "sample string 48",
                              "PointReward": 1.0,
                              "PointCard": 1.0,
                              "VoucherCode": "sample string 49",
                              "CampaignId": 1,
                              "DiscountStatus": 1,
                              "IsTicketUsed": true,
                              "CheckedInOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                              "CheckedInUserId": 1,
                              "TransactionID": "sample string 50",
                              "InvNo": "sample string 51",
                              "ErrorStatus": "sample string 52",
                              "ETicketUrl": "sample string 53",
                              "DiscountUsageHistories": [
                                {
                                  "Id": 1,
                                  "DiscountId": 2,
                                  "OrderId": 3,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "Discount": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "DiscountTypeId": 3,
                                    "UsePercentage": true,
                                    "DiscountPercentage": 5.0,
                                    "DiscountAmount": 6.0,
                                    "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "RequiresCouponCode": true,
                                    "CouponCode": "sample string 8",
                                    "DiscountLimitationId": 9,
                                    "LimitationTimes": 10,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "CreatedUser": "sample string 11",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "UpdatedUser": "sample string 12",
                                    "DiscountRequirements": [
                                      {
                                        "Id": 1,
                                        "DiscountId": 2,
                                        "DiscountRequirementRuleSystemName": "sample string 3"
                                      },
                                      {
                                        "Id": 1,
                                        "DiscountId": 2,
                                        "DiscountRequirementRuleSystemName": "sample string 3"
                                      }
                                    ],
                                    "DiscountUsageHistories": [],
                                    "Categories": [
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "CategoryTemplateId": 4,
                                        "MetaKeywords": "sample string 5",
                                        "MetaDescription": "sample string 6",
                                        "MetaTitle": "sample string 7",
                                        "ParentCategoryId": 8,
                                        "PictureId": 9,
                                        "PageSize": 10,
                                        "AllowCustomersToSelectPageSize": true,
                                        "PageSizeOptions": "sample string 12",
                                        "PriceRanges": "sample string 13",
                                        "ShowOnHomePage": true,
                                        "HasDiscountsApplied": true,
                                        "SubjectToAcl": true,
                                        "LimitedToStores": true,
                                        "Published": true,
                                        "Deleted": true,
                                        "DisplayOrder": 20,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "IsFavorites": true,
                                        "Level": 24,
                                        "SubCategories": "sample string 25",
                                        "CreatedUser": "sample string 26",
                                        "UpdatedUser": "sample string 27",
                                        "CategoryFilmMappings": [
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          },
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          }
                                        ],
                                        "Product_Category_Mapping": [
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          },
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          }
                                        ],
                                        "Discounts": []
                                      },
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "CategoryTemplateId": 4,
                                        "MetaKeywords": "sample string 5",
                                        "MetaDescription": "sample string 6",
                                        "MetaTitle": "sample string 7",
                                        "ParentCategoryId": 8,
                                        "PictureId": 9,
                                        "PageSize": 10,
                                        "AllowCustomersToSelectPageSize": true,
                                        "PageSizeOptions": "sample string 12",
                                        "PriceRanges": "sample string 13",
                                        "ShowOnHomePage": true,
                                        "HasDiscountsApplied": true,
                                        "SubjectToAcl": true,
                                        "LimitedToStores": true,
                                        "Published": true,
                                        "Deleted": true,
                                        "DisplayOrder": 20,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "IsFavorites": true,
                                        "Level": 24,
                                        "SubCategories": "sample string 25",
                                        "CreatedUser": "sample string 26",
                                        "UpdatedUser": "sample string 27",
                                        "CategoryFilmMappings": [
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          },
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          }
                                        ],
                                        "Product_Category_Mapping": [
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          },
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          }
                                        ],
                                        "Discounts": []
                                      }
                                    ],
                                    "Products": []
                                  }
                                },
                                {
                                  "Id": 1,
                                  "DiscountId": 2,
                                  "OrderId": 3,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "Discount": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "DiscountTypeId": 3,
                                    "UsePercentage": true,
                                    "DiscountPercentage": 5.0,
                                    "DiscountAmount": 6.0,
                                    "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "RequiresCouponCode": true,
                                    "CouponCode": "sample string 8",
                                    "DiscountLimitationId": 9,
                                    "LimitationTimes": 10,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "CreatedUser": "sample string 11",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "UpdatedUser": "sample string 12",
                                    "DiscountRequirements": [
                                      {
                                        "Id": 1,
                                        "DiscountId": 2,
                                        "DiscountRequirementRuleSystemName": "sample string 3"
                                      },
                                      {
                                        "Id": 1,
                                        "DiscountId": 2,
                                        "DiscountRequirementRuleSystemName": "sample string 3"
                                      }
                                    ],
                                    "DiscountUsageHistories": [],
                                    "Categories": [
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "CategoryTemplateId": 4,
                                        "MetaKeywords": "sample string 5",
                                        "MetaDescription": "sample string 6",
                                        "MetaTitle": "sample string 7",
                                        "ParentCategoryId": 8,
                                        "PictureId": 9,
                                        "PageSize": 10,
                                        "AllowCustomersToSelectPageSize": true,
                                        "PageSizeOptions": "sample string 12",
                                        "PriceRanges": "sample string 13",
                                        "ShowOnHomePage": true,
                                        "HasDiscountsApplied": true,
                                        "SubjectToAcl": true,
                                        "LimitedToStores": true,
                                        "Published": true,
                                        "Deleted": true,
                                        "DisplayOrder": 20,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "IsFavorites": true,
                                        "Level": 24,
                                        "SubCategories": "sample string 25",
                                        "CreatedUser": "sample string 26",
                                        "UpdatedUser": "sample string 27",
                                        "CategoryFilmMappings": [
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          },
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          }
                                        ],
                                        "Product_Category_Mapping": [
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          },
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          }
                                        ],
                                        "Discounts": []
                                      },
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "CategoryTemplateId": 4,
                                        "MetaKeywords": "sample string 5",
                                        "MetaDescription": "sample string 6",
                                        "MetaTitle": "sample string 7",
                                        "ParentCategoryId": 8,
                                        "PictureId": 9,
                                        "PageSize": 10,
                                        "AllowCustomersToSelectPageSize": true,
                                        "PageSizeOptions": "sample string 12",
                                        "PriceRanges": "sample string 13",
                                        "ShowOnHomePage": true,
                                        "HasDiscountsApplied": true,
                                        "SubjectToAcl": true,
                                        "LimitedToStores": true,
                                        "Published": true,
                                        "Deleted": true,
                                        "DisplayOrder": 20,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "IsFavorites": true,
                                        "Level": 24,
                                        "SubCategories": "sample string 25",
                                        "CreatedUser": "sample string 26",
                                        "UpdatedUser": "sample string 27",
                                        "CategoryFilmMappings": [
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          },
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          }
                                        ],
                                        "Product_Category_Mapping": [
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          },
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          }
                                        ],
                                        "Discounts": []
                                      }
                                    ],
                                    "Products": []
                                  }
                                }
                              ],
                              "GiftCardUsageHistories": [],
                              "OrderItems": [],
                              "OrderNotes": [
                                {
                                  "Id": 1,
                                  "OrderId": 2,
                                  "Note": "sample string 3",
                                  "DisplayToCustomer": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                },
                                {
                                  "Id": 1,
                                  "OrderId": 2,
                                  "Note": "sample string 3",
                                  "DisplayToCustomer": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                }
                              ],
                              "RecurringPayments": [
                                {
                                  "Id": 1,
                                  "CycleLength": 2,
                                  "CyclePeriodId": 3,
                                  "TotalCycles": 4,
                                  "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "IsActive": true,
                                  "Deleted": true,
                                  "InitialOrderId": 8,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "RecurringPaymentHistories": [
                                    {
                                      "Id": 1,
                                      "RecurringPaymentId": 2,
                                      "OrderId": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                    },
                                    {
                                      "Id": 1,
                                      "RecurringPaymentId": 2,
                                      "OrderId": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                    }
                                  ]
                                },
                                {
                                  "Id": 1,
                                  "CycleLength": 2,
                                  "CyclePeriodId": 3,
                                  "TotalCycles": 4,
                                  "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "IsActive": true,
                                  "Deleted": true,
                                  "InitialOrderId": 8,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "RecurringPaymentHistories": [
                                    {
                                      "Id": 1,
                                      "RecurringPaymentId": 2,
                                      "OrderId": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                    },
                                    {
                                      "Id": 1,
                                      "RecurringPaymentId": 2,
                                      "OrderId": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                    }
                                  ]
                                }
                              ],
                              "RewardPointsHistories": [
                                {
                                  "Id": 1,
                                  "CustomerId": 2,
                                  "Points": 3,
                                  "PointsBalance": 4,
                                  "UsedAmount": 5.0,
                                  "Message": "sample string 6",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "UsedWithOrder_Id": 1,
                                  "Customer": {
                                    "Id": 1,
                                    "CustomerGuid": "0ac48611-ccfc-4669-af3e-7cfe8ce4bcd7",
                                    "Username": "sample string 3",
                                    "Email": "sample string 4",
                                    "Password": "sample string 5",
                                    "PasswordFormatId": 6,
                                    "PasswordSalt": "sample string 7",
                                    "AdminComment": "sample string 8",
                                    "IsTaxExempt": true,
                                    "AffiliateId": 10,
                                    "VendorId": 11,
                                    "Active": true,
                                    "Deleted": true,
                                    "IsSystemAccount": true,
                                    "SystemName": "sample string 15",
                                    "LastIpAddress": "sample string 16",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "LastLoginDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "LastActivityDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "BillingAddress_Id": 1,
                                    "ShippingAddress_Id": 1,
                                    "IsStaff": true,
                                    "IsManufacturer": true,
                                    "ManufacturerId": 1,
                                    "CustomerFirstName": "sample string 19",
                                    "CustomerLastName": "sample string 20",
                                    "BirthDay": "2025-05-19T10:21:02.8513541+07:00",
                                    "Mobile": "sample string 21",
                                    "Sex": "sample string 22",
                                    "Marriage": true,
                                    "Address": "sample string 23",
                                    "Position": "sample string 24",
                                    "Favour": "sample string 25",
                                    "CardCode": "sample string 26",
                                    "CardLevelName": "sample string 27",
                                    "CurrentCardId": 1,
                                    "CardIssued": true,
                                    "PointReward": 1.0,
                                    "PointCard": 1.0,
                                    "LastVisitedPage": "sample string 28",
                                    "DateCreateCard": "2025-05-19T10:21:02.8513541+07:00",
                                    "DateExpireCard": "2025-05-19T10:21:02.8513541+07:00",
                                    "DateLevel": "2025-05-19T10:21:02.8513541+07:00",
                                    "Area_Id": 1,
                                    "City_Id": 1,
                                    "Job_Id": 1,
                                    "District_Id": 1,
                                    "Country_Id": 1,
                                    "ActivityLogs": [
                                      {
                                        "Id": 1,
                                        "ActivityLogTypeId": 2,
                                        "CustomerId": 3,
                                        "Comment": "sample string 4",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ActivityLogType": {
                                          "Id": 1,
                                          "SystemKeyword": "sample string 2",
                                          "Name": "sample string 3",
                                          "Enabled": true,
                                          "ActivityLogs": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "ActivityLogTypeId": 2,
                                        "CustomerId": 3,
                                        "Comment": "sample string 4",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ActivityLogType": {
                                          "Id": 1,
                                          "SystemKeyword": "sample string 2",
                                          "Name": "sample string 3",
                                          "Enabled": true,
                                          "ActivityLogs": []
                                        }
                                      }
                                    ],
                                    "BackInStockSubscriptions": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ProductId": 3,
                                        "CustomerId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ProductId": 3,
                                        "CustomerId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "BlogComments": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogPost": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [],
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogPost": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [],
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      }
                                    ],
                                    "Customer_CustomerRole_Mapping": [
                                      {
                                        "Customer_Id": 1,
                                        "CustomerRole_Id": 2,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedUser": "sample string 3",
                                        "CustomerRole": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "FreeShipping": true,
                                          "TaxExempt": true,
                                          "Active": true,
                                          "IsSystemRole": true,
                                          "SystemName": "sample string 7",
                                          "Customer_CustomerRole_Mapping": [],
                                          "TierPrices": [
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            },
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            }
                                          ],
                                          "PermissionRecords": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "Customer_Id": 1,
                                        "CustomerRole_Id": 2,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedUser": "sample string 3",
                                        "CustomerRole": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "FreeShipping": true,
                                          "TaxExempt": true,
                                          "Active": true,
                                          "IsSystemRole": true,
                                          "SystemName": "sample string 7",
                                          "Customer_CustomerRole_Mapping": [],
                                          "TierPrices": [
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            },
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            }
                                          ],
                                          "PermissionRecords": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "ExternalAuthenticationRecords": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "Email": "sample string 3",
                                        "ExternalIdentifier": "sample string 4",
                                        "ExternalDisplayIdentifier": "sample string 5",
                                        "OAuthToken": "sample string 6",
                                        "OAuthAccessToken": "sample string 7",
                                        "ProviderSystemName": "sample string 8"
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "Email": "sample string 3",
                                        "ExternalIdentifier": "sample string 4",
                                        "ExternalDisplayIdentifier": "sample string 5",
                                        "OAuthToken": "sample string 6",
                                        "OAuthAccessToken": "sample string 7",
                                        "ProviderSystemName": "sample string 8"
                                      }
                                    ],
                                    "Forums_Post": [
                                      {
                                        "Id": 1,
                                        "TopicId": 2,
                                        "CustomerId": 3,
                                        "Text": "sample string 4",
                                        "IPAddress": "sample string 5",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Topic": {
                                          "Id": 1,
                                          "ForumId": 2,
                                          "CustomerId": 3,
                                          "TopicTypeId": 4,
                                          "Subject": "sample string 5",
                                          "NumPosts": 6,
                                          "Views": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Forum": {
                                            "Id": 1,
                                            "ForumGroupId": 2,
                                            "Name": "sample string 3",
                                            "Description": "sample string 4",
                                            "NumTopics": 5,
                                            "NumPosts": 6,
                                            "LastTopicId": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "DisplayOrder": 10,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Group": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "DisplayOrder": 3,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Forum": []
                                            },
                                            "Forums_Topic": []
                                          },
                                          "Forums_Post": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "TopicId": 2,
                                        "CustomerId": 3,
                                        "Text": "sample string 4",
                                        "IPAddress": "sample string 5",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Topic": {
                                          "Id": 1,
                                          "ForumId": 2,
                                          "CustomerId": 3,
                                          "TopicTypeId": 4,
                                          "Subject": "sample string 5",
                                          "NumPosts": 6,
                                          "Views": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Forum": {
                                            "Id": 1,
                                            "ForumGroupId": 2,
                                            "Name": "sample string 3",
                                            "Description": "sample string 4",
                                            "NumTopics": 5,
                                            "NumPosts": 6,
                                            "LastTopicId": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "DisplayOrder": 10,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Group": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "DisplayOrder": 3,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Forum": []
                                            },
                                            "Forums_Topic": []
                                          },
                                          "Forums_Post": []
                                        }
                                      }
                                    ],
                                    "Forums_Subscription": [
                                      {
                                        "Id": 1,
                                        "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                        "CustomerId": 3,
                                        "ForumId": 4,
                                        "TopicId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                        "CustomerId": 3,
                                        "ForumId": 4,
                                        "TopicId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "Forums_Topic": [
                                      {
                                        "Id": 1,
                                        "ForumId": 2,
                                        "CustomerId": 3,
                                        "TopicTypeId": 4,
                                        "Subject": "sample string 5",
                                        "NumPosts": 6,
                                        "Views": 7,
                                        "LastPostId": 8,
                                        "LastPostCustomerId": 9,
                                        "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Forum": {
                                          "Id": 1,
                                          "ForumGroupId": 2,
                                          "Name": "sample string 3",
                                          "Description": "sample string 4",
                                          "NumTopics": 5,
                                          "NumPosts": 6,
                                          "LastTopicId": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "DisplayOrder": 10,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Group": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "DisplayOrder": 3,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Forum": []
                                          },
                                          "Forums_Topic": []
                                        },
                                        "Forums_Post": [
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "ForumId": 2,
                                        "CustomerId": 3,
                                        "TopicTypeId": 4,
                                        "Subject": "sample string 5",
                                        "NumPosts": 6,
                                        "Views": 7,
                                        "LastPostId": 8,
                                        "LastPostCustomerId": 9,
                                        "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Forum": {
                                          "Id": 1,
                                          "ForumGroupId": 2,
                                          "Name": "sample string 3",
                                          "Description": "sample string 4",
                                          "NumTopics": 5,
                                          "NumPosts": 6,
                                          "LastTopicId": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "DisplayOrder": 10,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Group": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "DisplayOrder": 3,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Forum": []
                                          },
                                          "Forums_Topic": []
                                        },
                                        "Forums_Post": [
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      }
                                    ],
                                    "Logs": [
                                      {
                                        "Id": 1,
                                        "LogLevelId": 2,
                                        "ShortMessage": "sample string 3",
                                        "FullMessage": "sample string 4",
                                        "IpAddress": "sample string 5",
                                        "CustomerId": 1,
                                        "PageUrl": "sample string 6",
                                        "ReferrerUrl": "sample string 7",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "LogLevelId": 2,
                                        "ShortMessage": "sample string 3",
                                        "FullMessage": "sample string 4",
                                        "IpAddress": "sample string 5",
                                        "CustomerId": 1,
                                        "PageUrl": "sample string 6",
                                        "ReferrerUrl": "sample string 7",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "NewsComments": [
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "News": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          },
                                          "NewsComments": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "News": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          },
                                          "NewsComments": []
                                        }
                                      }
                                    ],
                                    "PollVotingRecords": [
                                      {
                                        "Id": 1,
                                        "PollAnswerId": 2,
                                        "CustomerId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswer": {
                                          "Id": 1,
                                          "PollId": 2,
                                          "Name": "sample string 3",
                                          "NumberOfVotes": 4,
                                          "DisplayOrder": 5,
                                          "Poll": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Name": "sample string 3",
                                            "SystemKeyword": "sample string 4",
                                            "Published": true,
                                            "ShowOnHomePage": true,
                                            "AllowGuestsToVote": true,
                                            "DisplayOrder": 8,
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "Polls": []
                                            },
                                            "PollAnswers": []
                                          },
                                          "PollVotingRecords": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "PollAnswerId": 2,
                                        "CustomerId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswer": {
                                          "Id": 1,
                                          "PollId": 2,
                                          "Name": "sample string 3",
                                          "NumberOfVotes": 4,
                                          "DisplayOrder": 5,
                                          "Poll": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Name": "sample string 3",
                                            "SystemKeyword": "sample string 4",
                                            "Published": true,
                                            "ShowOnHomePage": true,
                                            "AllowGuestsToVote": true,
                                            "DisplayOrder": 8,
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "Polls": []
                                            },
                                            "PollAnswers": []
                                          },
                                          "PollVotingRecords": []
                                        }
                                      }
                                    ],
                                    "Forums_PrivateMessage": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "Forums_PrivateMessage1": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "ReturnRequests": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "OrderItemId": 3,
                                        "CustomerId": 4,
                                        "Quantity": 5,
                                        "ReasonForReturn": "sample string 6",
                                        "RequestedAction": "sample string 7",
                                        "CustomerComments": "sample string 8",
                                        "StaffNotes": "sample string 9",
                                        "ReturnRequestStatusId": 10,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "OrderItemId": 3,
                                        "CustomerId": 4,
                                        "Quantity": 5,
                                        "ReasonForReturn": "sample string 6",
                                        "RequestedAction": "sample string 7",
                                        "CustomerComments": "sample string 8",
                                        "StaffNotes": "sample string 9",
                                        "ReturnRequestStatusId": 10,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "RewardPointsHistories": [],
                                    "ShoppingCartItems": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ShoppingCartTypeId": 3,
                                        "CustomerId": 4,
                                        "ProductId": 5,
                                        "AttributesXml": "sample string 6",
                                        "CustomerEnteredPrice": 7.0,
                                        "Quantity": 8,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "ListChairIndexF1": "sample string 11",
                                        "ListChairValueF1": "sample string 12",
                                        "ListChairIndexF2": "sample string 13",
                                        "ListChairValueF2": "sample string 14",
                                        "ListChairIndexF3": "sample string 15",
                                        "ListChairValueF3": "sample string 16",
                                        "PositionId": 1
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ShoppingCartTypeId": 3,
                                        "CustomerId": 4,
                                        "ProductId": 5,
                                        "AttributesXml": "sample string 6",
                                        "CustomerEnteredPrice": 7.0,
                                        "Quantity": 8,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "ListChairIndexF1": "sample string 11",
                                        "ListChairValueF1": "sample string 12",
                                        "ListChairIndexF2": "sample string 13",
                                        "ListChairValueF2": "sample string 14",
                                        "ListChairIndexF3": "sample string 15",
                                        "ListChairValueF3": "sample string 16",
                                        "PositionId": 1
                                      }
                                    ],
                                    "Addresses": [
                                      {
                                        "Id": 1,
                                        "FirstName": "sample string 2",
                                        "LastName": "sample string 3",
                                        "Email": "sample string 4",
                                        "Company": "sample string 5",
                                        "PersonInCharge": "sample string 6",
                                        "CountryId": 1,
                                        "StateProvinceId": 1,
                                        "City": "sample string 7",
                                        "Address1": "sample string 8",
                                        "Address2": "sample string 9",
                                        "ZipPostalCode": "sample string 10",
                                        "PhoneNumber": "sample string 11",
                                        "FaxNumber": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "Country": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "AllowsBilling": true,
                                          "AllowsShipping": true,
                                          "TwoLetterIsoCode": "sample string 5",
                                          "ThreeLetterIsoCode": "sample string 6",
                                          "NumericIsoCode": 7,
                                          "SubjectToVat": true,
                                          "Published": true,
                                          "DisplayOrder": 10,
                                          "Addresses": [],
                                          "StateProvinces": [
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            },
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            }
                                          ],
                                          "ShippingMethods": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            }
                                          ]
                                        },
                                        "StateProvince": {
                                          "Id": 1,
                                          "CountryId": 2,
                                          "Name": "sample string 3",
                                          "Abbreviation": "sample string 4",
                                          "Published": true,
                                          "DisplayOrder": 6,
                                          "ShowMenu": true,
                                          "ProvinceId": 8,
                                          "Addresses": [],
                                          "Country": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "AllowsBilling": true,
                                            "AllowsShipping": true,
                                            "TwoLetterIsoCode": "sample string 5",
                                            "ThreeLetterIsoCode": "sample string 6",
                                            "NumericIsoCode": 7,
                                            "SubjectToVat": true,
                                            "Published": true,
                                            "DisplayOrder": 10,
                                            "Addresses": [],
                                            "StateProvinces": [],
                                            "ShippingMethods": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              }
                                            ]
                                          }
                                        },
                                        "Affiliates": [
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          },
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          }
                                        ],
                                        "Customers": []
                                      },
                                      {
                                        "Id": 1,
                                        "FirstName": "sample string 2",
                                        "LastName": "sample string 3",
                                        "Email": "sample string 4",
                                        "Company": "sample string 5",
                                        "PersonInCharge": "sample string 6",
                                        "CountryId": 1,
                                        "StateProvinceId": 1,
                                        "City": "sample string 7",
                                        "Address1": "sample string 8",
                                        "Address2": "sample string 9",
                                        "ZipPostalCode": "sample string 10",
                                        "PhoneNumber": "sample string 11",
                                        "FaxNumber": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "Country": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "AllowsBilling": true,
                                          "AllowsShipping": true,
                                          "TwoLetterIsoCode": "sample string 5",
                                          "ThreeLetterIsoCode": "sample string 6",
                                          "NumericIsoCode": 7,
                                          "SubjectToVat": true,
                                          "Published": true,
                                          "DisplayOrder": 10,
                                          "Addresses": [],
                                          "StateProvinces": [
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            },
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            }
                                          ],
                                          "ShippingMethods": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            }
                                          ]
                                        },
                                        "StateProvince": {
                                          "Id": 1,
                                          "CountryId": 2,
                                          "Name": "sample string 3",
                                          "Abbreviation": "sample string 4",
                                          "Published": true,
                                          "DisplayOrder": 6,
                                          "ShowMenu": true,
                                          "ProvinceId": 8,
                                          "Addresses": [],
                                          "Country": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "AllowsBilling": true,
                                            "AllowsShipping": true,
                                            "TwoLetterIsoCode": "sample string 5",
                                            "ThreeLetterIsoCode": "sample string 6",
                                            "NumericIsoCode": 7,
                                            "SubjectToVat": true,
                                            "Published": true,
                                            "DisplayOrder": 10,
                                            "Addresses": [],
                                            "StateProvinces": [],
                                            "ShippingMethods": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              }
                                            ]
                                          }
                                        },
                                        "Affiliates": [
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          },
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          }
                                        ],
                                        "Customers": []
                                      }
                                    ]
                                  }
                                },
                                {
                                  "Id": 1,
                                  "CustomerId": 2,
                                  "Points": 3,
                                  "PointsBalance": 4,
                                  "UsedAmount": 5.0,
                                  "Message": "sample string 6",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "UsedWithOrder_Id": 1,
                                  "Customer": {
                                    "Id": 1,
                                    "CustomerGuid": "0ac48611-ccfc-4669-af3e-7cfe8ce4bcd7",
                                    "Username": "sample string 3",
                                    "Email": "sample string 4",
                                    "Password": "sample string 5",
                                    "PasswordFormatId": 6,
                                    "PasswordSalt": "sample string 7",
                                    "AdminComment": "sample string 8",
                                    "IsTaxExempt": true,
                                    "AffiliateId": 10,
                                    "VendorId": 11,
                                    "Active": true,
                                    "Deleted": true,
                                    "IsSystemAccount": true,
                                    "SystemName": "sample string 15",
                                    "LastIpAddress": "sample string 16",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "LastLoginDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "LastActivityDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "BillingAddress_Id": 1,
                                    "ShippingAddress_Id": 1,
                                    "IsStaff": true,
                                    "IsManufacturer": true,
                                    "ManufacturerId": 1,
                                    "CustomerFirstName": "sample string 19",
                                    "CustomerLastName": "sample string 20",
                                    "BirthDay": "2025-05-19T10:21:02.8513541+07:00",
                                    "Mobile": "sample string 21",
                                    "Sex": "sample string 22",
                                    "Marriage": true,
                                    "Address": "sample string 23",
                                    "Position": "sample string 24",
                                    "Favour": "sample string 25",
                                    "CardCode": "sample string 26",
                                    "CardLevelName": "sample string 27",
                                    "CurrentCardId": 1,
                                    "CardIssued": true,
                                    "PointReward": 1.0,
                                    "PointCard": 1.0,
                                    "LastVisitedPage": "sample string 28",
                                    "DateCreateCard": "2025-05-19T10:21:02.8513541+07:00",
                                    "DateExpireCard": "2025-05-19T10:21:02.8513541+07:00",
                                    "DateLevel": "2025-05-19T10:21:02.8513541+07:00",
                                    "Area_Id": 1,
                                    "City_Id": 1,
                                    "Job_Id": 1,
                                    "District_Id": 1,
                                    "Country_Id": 1,
                                    "ActivityLogs": [
                                      {
                                        "Id": 1,
                                        "ActivityLogTypeId": 2,
                                        "CustomerId": 3,
                                        "Comment": "sample string 4",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ActivityLogType": {
                                          "Id": 1,
                                          "SystemKeyword": "sample string 2",
                                          "Name": "sample string 3",
                                          "Enabled": true,
                                          "ActivityLogs": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "ActivityLogTypeId": 2,
                                        "CustomerId": 3,
                                        "Comment": "sample string 4",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ActivityLogType": {
                                          "Id": 1,
                                          "SystemKeyword": "sample string 2",
                                          "Name": "sample string 3",
                                          "Enabled": true,
                                          "ActivityLogs": []
                                        }
                                      }
                                    ],
                                    "BackInStockSubscriptions": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ProductId": 3,
                                        "CustomerId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ProductId": 3,
                                        "CustomerId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "BlogComments": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogPost": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [],
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogPost": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [],
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      }
                                    ],
                                    "Customer_CustomerRole_Mapping": [
                                      {
                                        "Customer_Id": 1,
                                        "CustomerRole_Id": 2,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedUser": "sample string 3",
                                        "CustomerRole": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "FreeShipping": true,
                                          "TaxExempt": true,
                                          "Active": true,
                                          "IsSystemRole": true,
                                          "SystemName": "sample string 7",
                                          "Customer_CustomerRole_Mapping": [],
                                          "TierPrices": [
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            },
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            }
                                          ],
                                          "PermissionRecords": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "Customer_Id": 1,
                                        "CustomerRole_Id": 2,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedUser": "sample string 3",
                                        "CustomerRole": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "FreeShipping": true,
                                          "TaxExempt": true,
                                          "Active": true,
                                          "IsSystemRole": true,
                                          "SystemName": "sample string 7",
                                          "Customer_CustomerRole_Mapping": [],
                                          "TierPrices": [
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            },
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            }
                                          ],
                                          "PermissionRecords": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "ExternalAuthenticationRecords": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "Email": "sample string 3",
                                        "ExternalIdentifier": "sample string 4",
                                        "ExternalDisplayIdentifier": "sample string 5",
                                        "OAuthToken": "sample string 6",
                                        "OAuthAccessToken": "sample string 7",
                                        "ProviderSystemName": "sample string 8"
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "Email": "sample string 3",
                                        "ExternalIdentifier": "sample string 4",
                                        "ExternalDisplayIdentifier": "sample string 5",
                                        "OAuthToken": "sample string 6",
                                        "OAuthAccessToken": "sample string 7",
                                        "ProviderSystemName": "sample string 8"
                                      }
                                    ],
                                    "Forums_Post": [
                                      {
                                        "Id": 1,
                                        "TopicId": 2,
                                        "CustomerId": 3,
                                        "Text": "sample string 4",
                                        "IPAddress": "sample string 5",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Topic": {
                                          "Id": 1,
                                          "ForumId": 2,
                                          "CustomerId": 3,
                                          "TopicTypeId": 4,
                                          "Subject": "sample string 5",
                                          "NumPosts": 6,
                                          "Views": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Forum": {
                                            "Id": 1,
                                            "ForumGroupId": 2,
                                            "Name": "sample string 3",
                                            "Description": "sample string 4",
                                            "NumTopics": 5,
                                            "NumPosts": 6,
                                            "LastTopicId": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "DisplayOrder": 10,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Group": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "DisplayOrder": 3,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Forum": []
                                            },
                                            "Forums_Topic": []
                                          },
                                          "Forums_Post": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "TopicId": 2,
                                        "CustomerId": 3,
                                        "Text": "sample string 4",
                                        "IPAddress": "sample string 5",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Topic": {
                                          "Id": 1,
                                          "ForumId": 2,
                                          "CustomerId": 3,
                                          "TopicTypeId": 4,
                                          "Subject": "sample string 5",
                                          "NumPosts": 6,
                                          "Views": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Forum": {
                                            "Id": 1,
                                            "ForumGroupId": 2,
                                            "Name": "sample string 3",
                                            "Description": "sample string 4",
                                            "NumTopics": 5,
                                            "NumPosts": 6,
                                            "LastTopicId": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "DisplayOrder": 10,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Group": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "DisplayOrder": 3,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Forum": []
                                            },
                                            "Forums_Topic": []
                                          },
                                          "Forums_Post": []
                                        }
                                      }
                                    ],
                                    "Forums_Subscription": [
                                      {
                                        "Id": 1,
                                        "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                        "CustomerId": 3,
                                        "ForumId": 4,
                                        "TopicId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                        "CustomerId": 3,
                                        "ForumId": 4,
                                        "TopicId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "Forums_Topic": [
                                      {
                                        "Id": 1,
                                        "ForumId": 2,
                                        "CustomerId": 3,
                                        "TopicTypeId": 4,
                                        "Subject": "sample string 5",
                                        "NumPosts": 6,
                                        "Views": 7,
                                        "LastPostId": 8,
                                        "LastPostCustomerId": 9,
                                        "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Forum": {
                                          "Id": 1,
                                          "ForumGroupId": 2,
                                          "Name": "sample string 3",
                                          "Description": "sample string 4",
                                          "NumTopics": 5,
                                          "NumPosts": 6,
                                          "LastTopicId": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "DisplayOrder": 10,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Group": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "DisplayOrder": 3,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Forum": []
                                          },
                                          "Forums_Topic": []
                                        },
                                        "Forums_Post": [
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "ForumId": 2,
                                        "CustomerId": 3,
                                        "TopicTypeId": 4,
                                        "Subject": "sample string 5",
                                        "NumPosts": 6,
                                        "Views": 7,
                                        "LastPostId": 8,
                                        "LastPostCustomerId": 9,
                                        "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Forum": {
                                          "Id": 1,
                                          "ForumGroupId": 2,
                                          "Name": "sample string 3",
                                          "Description": "sample string 4",
                                          "NumTopics": 5,
                                          "NumPosts": 6,
                                          "LastTopicId": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "DisplayOrder": 10,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Group": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "DisplayOrder": 3,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Forum": []
                                          },
                                          "Forums_Topic": []
                                        },
                                        "Forums_Post": [
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      }
                                    ],
                                    "Logs": [
                                      {
                                        "Id": 1,
                                        "LogLevelId": 2,
                                        "ShortMessage": "sample string 3",
                                        "FullMessage": "sample string 4",
                                        "IpAddress": "sample string 5",
                                        "CustomerId": 1,
                                        "PageUrl": "sample string 6",
                                        "ReferrerUrl": "sample string 7",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "LogLevelId": 2,
                                        "ShortMessage": "sample string 3",
                                        "FullMessage": "sample string 4",
                                        "IpAddress": "sample string 5",
                                        "CustomerId": 1,
                                        "PageUrl": "sample string 6",
                                        "ReferrerUrl": "sample string 7",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "NewsComments": [
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "News": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          },
                                          "NewsComments": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "News": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          },
                                          "NewsComments": []
                                        }
                                      }
                                    ],
                                    "PollVotingRecords": [
                                      {
                                        "Id": 1,
                                        "PollAnswerId": 2,
                                        "CustomerId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswer": {
                                          "Id": 1,
                                          "PollId": 2,
                                          "Name": "sample string 3",
                                          "NumberOfVotes": 4,
                                          "DisplayOrder": 5,
                                          "Poll": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Name": "sample string 3",
                                            "SystemKeyword": "sample string 4",
                                            "Published": true,
                                            "ShowOnHomePage": true,
                                            "AllowGuestsToVote": true,
                                            "DisplayOrder": 8,
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "Polls": []
                                            },
                                            "PollAnswers": []
                                          },
                                          "PollVotingRecords": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "PollAnswerId": 2,
                                        "CustomerId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswer": {
                                          "Id": 1,
                                          "PollId": 2,
                                          "Name": "sample string 3",
                                          "NumberOfVotes": 4,
                                          "DisplayOrder": 5,
                                          "Poll": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Name": "sample string 3",
                                            "SystemKeyword": "sample string 4",
                                            "Published": true,
                                            "ShowOnHomePage": true,
                                            "AllowGuestsToVote": true,
                                            "DisplayOrder": 8,
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "Polls": []
                                            },
                                            "PollAnswers": []
                                          },
                                          "PollVotingRecords": []
                                        }
                                      }
                                    ],
                                    "Forums_PrivateMessage": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "Forums_PrivateMessage1": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "ReturnRequests": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "OrderItemId": 3,
                                        "CustomerId": 4,
                                        "Quantity": 5,
                                        "ReasonForReturn": "sample string 6",
                                        "RequestedAction": "sample string 7",
                                        "CustomerComments": "sample string 8",
                                        "StaffNotes": "sample string 9",
                                        "ReturnRequestStatusId": 10,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "OrderItemId": 3,
                                        "CustomerId": 4,
                                        "Quantity": 5,
                                        "ReasonForReturn": "sample string 6",
                                        "RequestedAction": "sample string 7",
                                        "CustomerComments": "sample string 8",
                                        "StaffNotes": "sample string 9",
                                        "ReturnRequestStatusId": 10,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "RewardPointsHistories": [],
                                    "ShoppingCartItems": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ShoppingCartTypeId": 3,
                                        "CustomerId": 4,
                                        "ProductId": 5,
                                        "AttributesXml": "sample string 6",
                                        "CustomerEnteredPrice": 7.0,
                                        "Quantity": 8,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "ListChairIndexF1": "sample string 11",
                                        "ListChairValueF1": "sample string 12",
                                        "ListChairIndexF2": "sample string 13",
                                        "ListChairValueF2": "sample string 14",
                                        "ListChairIndexF3": "sample string 15",
                                        "ListChairValueF3": "sample string 16",
                                        "PositionId": 1
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ShoppingCartTypeId": 3,
                                        "CustomerId": 4,
                                        "ProductId": 5,
                                        "AttributesXml": "sample string 6",
                                        "CustomerEnteredPrice": 7.0,
                                        "Quantity": 8,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "ListChairIndexF1": "sample string 11",
                                        "ListChairValueF1": "sample string 12",
                                        "ListChairIndexF2": "sample string 13",
                                        "ListChairValueF2": "sample string 14",
                                        "ListChairIndexF3": "sample string 15",
                                        "ListChairValueF3": "sample string 16",
                                        "PositionId": 1
                                      }
                                    ],
                                    "Addresses": [
                                      {
                                        "Id": 1,
                                        "FirstName": "sample string 2",
                                        "LastName": "sample string 3",
                                        "Email": "sample string 4",
                                        "Company": "sample string 5",
                                        "PersonInCharge": "sample string 6",
                                        "CountryId": 1,
                                        "StateProvinceId": 1,
                                        "City": "sample string 7",
                                        "Address1": "sample string 8",
                                        "Address2": "sample string 9",
                                        "ZipPostalCode": "sample string 10",
                                        "PhoneNumber": "sample string 11",
                                        "FaxNumber": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "Country": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "AllowsBilling": true,
                                          "AllowsShipping": true,
                                          "TwoLetterIsoCode": "sample string 5",
                                          "ThreeLetterIsoCode": "sample string 6",
                                          "NumericIsoCode": 7,
                                          "SubjectToVat": true,
                                          "Published": true,
                                          "DisplayOrder": 10,
                                          "Addresses": [],
                                          "StateProvinces": [
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            },
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            }
                                          ],
                                          "ShippingMethods": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            }
                                          ]
                                        },
                                        "StateProvince": {
                                          "Id": 1,
                                          "CountryId": 2,
                                          "Name": "sample string 3",
                                          "Abbreviation": "sample string 4",
                                          "Published": true,
                                          "DisplayOrder": 6,
                                          "ShowMenu": true,
                                          "ProvinceId": 8,
                                          "Addresses": [],
                                          "Country": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "AllowsBilling": true,
                                            "AllowsShipping": true,
                                            "TwoLetterIsoCode": "sample string 5",
                                            "ThreeLetterIsoCode": "sample string 6",
                                            "NumericIsoCode": 7,
                                            "SubjectToVat": true,
                                            "Published": true,
                                            "DisplayOrder": 10,
                                            "Addresses": [],
                                            "StateProvinces": [],
                                            "ShippingMethods": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              }
                                            ]
                                          }
                                        },
                                        "Affiliates": [
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          },
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          }
                                        ],
                                        "Customers": []
                                      },
                                      {
                                        "Id": 1,
                                        "FirstName": "sample string 2",
                                        "LastName": "sample string 3",
                                        "Email": "sample string 4",
                                        "Company": "sample string 5",
                                        "PersonInCharge": "sample string 6",
                                        "CountryId": 1,
                                        "StateProvinceId": 1,
                                        "City": "sample string 7",
                                        "Address1": "sample string 8",
                                        "Address2": "sample string 9",
                                        "ZipPostalCode": "sample string 10",
                                        "PhoneNumber": "sample string 11",
                                        "FaxNumber": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "Country": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "AllowsBilling": true,
                                          "AllowsShipping": true,
                                          "TwoLetterIsoCode": "sample string 5",
                                          "ThreeLetterIsoCode": "sample string 6",
                                          "NumericIsoCode": 7,
                                          "SubjectToVat": true,
                                          "Published": true,
                                          "DisplayOrder": 10,
                                          "Addresses": [],
                                          "StateProvinces": [
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            },
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            }
                                          ],
                                          "ShippingMethods": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            }
                                          ]
                                        },
                                        "StateProvince": {
                                          "Id": 1,
                                          "CountryId": 2,
                                          "Name": "sample string 3",
                                          "Abbreviation": "sample string 4",
                                          "Published": true,
                                          "DisplayOrder": 6,
                                          "ShowMenu": true,
                                          "ProvinceId": 8,
                                          "Addresses": [],
                                          "Country": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "AllowsBilling": true,
                                            "AllowsShipping": true,
                                            "TwoLetterIsoCode": "sample string 5",
                                            "ThreeLetterIsoCode": "sample string 6",
                                            "NumericIsoCode": 7,
                                            "SubjectToVat": true,
                                            "Published": true,
                                            "DisplayOrder": 10,
                                            "Addresses": [],
                                            "StateProvinces": [],
                                            "ShippingMethods": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              }
                                            ]
                                          }
                                        },
                                        "Affiliates": [
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          },
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          }
                                        ],
                                        "Customers": []
                                      }
                                    ]
                                  }
                                }
                              ],
                              "Shipments": [
                                {
                                  "Id": 1,
                                  "OrderId": 2,
                                  "TrackingNumber": "sample string 3",
                                  "TotalWeight": 1.0,
                                  "ShippedDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "DeliveryDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "ShipmentItems": [
                                    {
                                      "Id": 1,
                                      "ShipmentId": 2,
                                      "OrderItemId": 3,
                                      "Quantity": 4
                                    },
                                    {
                                      "Id": 1,
                                      "ShipmentId": 2,
                                      "OrderItemId": 3,
                                      "Quantity": 4
                                    }
                                  ]
                                },
                                {
                                  "Id": 1,
                                  "OrderId": 2,
                                  "TrackingNumber": "sample string 3",
                                  "TotalWeight": 1.0,
                                  "ShippedDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "DeliveryDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "ShipmentItems": [
                                    {
                                      "Id": 1,
                                      "ShipmentId": 2,
                                      "OrderItemId": 3,
                                      "Quantity": 4
                                    },
                                    {
                                      "Id": 1,
                                      "ShipmentId": 2,
                                      "OrderItemId": 3,
                                      "Quantity": 4
                                    }
                                  ]
                                }
                              ]
                            }
                          },
                          {
                            "Id": 1,
                            "GiftCardId": 2,
                            "UsedWithOrderId": 3,
                            "UsedValue": 4.0,
                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "Order": {
                              "Id": 1,
                              "OrderGuid": "ae44cfeb-4652-4735-a4e1-2c2944a032dc",
                              "StoreId": 3,
                              "CustomerId": 4,
                              "BillingAddressId": 5,
                              "ShippingAddressId": 1,
                              "OrderStatusId": 6,
                              "ShippingStatusId": 7,
                              "PaymentStatusId": 8,
                              "PaymentMethodSystemName": "sample string 9",
                              "CustomerCurrencyCode": "sample string 10",
                              "CurrencyRate": 1.0,
                              "CustomerTaxDisplayTypeId": 1,
                              "VatNumber": "sample string 11",
                              "OrderSubtotalInclTax": 1.0,
                              "OrderSubtotalExclTax": 1.0,
                              "OrderSubTotalDiscountInclTax": 1.0,
                              "OrderSubTotalDiscountExclTax": 1.0,
                              "OrderShippingInclTax": 1.0,
                              "OrderShippingExclTax": 1.0,
                              "PaymentMethodAdditionalFeeInclTax": 1.0,
                              "PaymentMethodAdditionalFeeExclTax": 1.0,
                              "TaxRates": "sample string 12",
                              "OrderTax": 1.0,
                              "OrderDiscount": 1.0,
                              "OrderTotal": 1.0,
                              "RefundedAmount": 1.0,
                              "RewardPointsWereAdded": true,
                              "CheckoutAttributeDescription": "sample string 14",
                              "CheckoutAttributesXml": "sample string 15",
                              "CustomerLanguageId": 1,
                              "AffiliateId": 1,
                              "UserId": 16,
                              "PrintingUserId": 17,
                              "InviterId": 18,
                              "CustomerIp": "sample string 19",
                              "AllowStoringCreditCardNumber": true,
                              "CardType": "sample string 20",
                              "CardName": "sample string 21",
                              "CardNumber": "sample string 22",
                              "MaskedCreditCardNumber": "sample string 23",
                              "CardCvv2": "sample string 24",
                              "CardExpirationMonth": "sample string 25",
                              "CardExpirationYear": "sample string 26",
                              "AuthorizationTransactionId": "sample string 27",
                              "AuthorizationTransactionCode": "sample string 28",
                              "AuthorizationTransactionResult": "sample string 29",
                              "CaptureTransactionId": "sample string 30",
                              "CaptureTransactionResult": "sample string 31",
                              "SubscriptionTransactionId": "sample string 32",
                              "PurchaseOrderNumber": "sample string 33",
                              "PaidDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                              "ShippingMethod": "sample string 34",
                              "ShippingRateComputationMethodSystemName": "sample string 35",
                              "Deleted": true,
                              "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                              "PrintedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                              "ShippingTimeId": 1,
                              "IsInvitation": true,
                              "IsOnline": true,
                              "IsContract": true,
                              "BarCode": "sample string 41",
                              "BarCodeBinary": "QEA=",
                              "vpcTelcoCode": "sample string 42",
                              "vpc_MerchTxnRef": "sample string 43",
                              "IsEmailSent": true,
                              "IsSmsSent": true,
                              "CustomerFirstName": "sample string 44",
                              "CustomerLastName": "sample string 45",
                              "CustomerEmail": "sample string 46",
                              "CustomerPhone": "sample string 47",
                              "IsAutoBuy": true,
                              "MemberCardCode": "sample string 48",
                              "PointReward": 1.0,
                              "PointCard": 1.0,
                              "VoucherCode": "sample string 49",
                              "CampaignId": 1,
                              "DiscountStatus": 1,
                              "IsTicketUsed": true,
                              "CheckedInOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                              "CheckedInUserId": 1,
                              "TransactionID": "sample string 50",
                              "InvNo": "sample string 51",
                              "ErrorStatus": "sample string 52",
                              "ETicketUrl": "sample string 53",
                              "DiscountUsageHistories": [
                                {
                                  "Id": 1,
                                  "DiscountId": 2,
                                  "OrderId": 3,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "Discount": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "DiscountTypeId": 3,
                                    "UsePercentage": true,
                                    "DiscountPercentage": 5.0,
                                    "DiscountAmount": 6.0,
                                    "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "RequiresCouponCode": true,
                                    "CouponCode": "sample string 8",
                                    "DiscountLimitationId": 9,
                                    "LimitationTimes": 10,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "CreatedUser": "sample string 11",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "UpdatedUser": "sample string 12",
                                    "DiscountRequirements": [
                                      {
                                        "Id": 1,
                                        "DiscountId": 2,
                                        "DiscountRequirementRuleSystemName": "sample string 3"
                                      },
                                      {
                                        "Id": 1,
                                        "DiscountId": 2,
                                        "DiscountRequirementRuleSystemName": "sample string 3"
                                      }
                                    ],
                                    "DiscountUsageHistories": [],
                                    "Categories": [
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "CategoryTemplateId": 4,
                                        "MetaKeywords": "sample string 5",
                                        "MetaDescription": "sample string 6",
                                        "MetaTitle": "sample string 7",
                                        "ParentCategoryId": 8,
                                        "PictureId": 9,
                                        "PageSize": 10,
                                        "AllowCustomersToSelectPageSize": true,
                                        "PageSizeOptions": "sample string 12",
                                        "PriceRanges": "sample string 13",
                                        "ShowOnHomePage": true,
                                        "HasDiscountsApplied": true,
                                        "SubjectToAcl": true,
                                        "LimitedToStores": true,
                                        "Published": true,
                                        "Deleted": true,
                                        "DisplayOrder": 20,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "IsFavorites": true,
                                        "Level": 24,
                                        "SubCategories": "sample string 25",
                                        "CreatedUser": "sample string 26",
                                        "UpdatedUser": "sample string 27",
                                        "CategoryFilmMappings": [
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          },
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          }
                                        ],
                                        "Product_Category_Mapping": [
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          },
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          }
                                        ],
                                        "Discounts": []
                                      },
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "CategoryTemplateId": 4,
                                        "MetaKeywords": "sample string 5",
                                        "MetaDescription": "sample string 6",
                                        "MetaTitle": "sample string 7",
                                        "ParentCategoryId": 8,
                                        "PictureId": 9,
                                        "PageSize": 10,
                                        "AllowCustomersToSelectPageSize": true,
                                        "PageSizeOptions": "sample string 12",
                                        "PriceRanges": "sample string 13",
                                        "ShowOnHomePage": true,
                                        "HasDiscountsApplied": true,
                                        "SubjectToAcl": true,
                                        "LimitedToStores": true,
                                        "Published": true,
                                        "Deleted": true,
                                        "DisplayOrder": 20,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "IsFavorites": true,
                                        "Level": 24,
                                        "SubCategories": "sample string 25",
                                        "CreatedUser": "sample string 26",
                                        "UpdatedUser": "sample string 27",
                                        "CategoryFilmMappings": [
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          },
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          }
                                        ],
                                        "Product_Category_Mapping": [
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          },
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          }
                                        ],
                                        "Discounts": []
                                      }
                                    ],
                                    "Products": []
                                  }
                                },
                                {
                                  "Id": 1,
                                  "DiscountId": 2,
                                  "OrderId": 3,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "Discount": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "DiscountTypeId": 3,
                                    "UsePercentage": true,
                                    "DiscountPercentage": 5.0,
                                    "DiscountAmount": 6.0,
                                    "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "RequiresCouponCode": true,
                                    "CouponCode": "sample string 8",
                                    "DiscountLimitationId": 9,
                                    "LimitationTimes": 10,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "CreatedUser": "sample string 11",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "UpdatedUser": "sample string 12",
                                    "DiscountRequirements": [
                                      {
                                        "Id": 1,
                                        "DiscountId": 2,
                                        "DiscountRequirementRuleSystemName": "sample string 3"
                                      },
                                      {
                                        "Id": 1,
                                        "DiscountId": 2,
                                        "DiscountRequirementRuleSystemName": "sample string 3"
                                      }
                                    ],
                                    "DiscountUsageHistories": [],
                                    "Categories": [
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "CategoryTemplateId": 4,
                                        "MetaKeywords": "sample string 5",
                                        "MetaDescription": "sample string 6",
                                        "MetaTitle": "sample string 7",
                                        "ParentCategoryId": 8,
                                        "PictureId": 9,
                                        "PageSize": 10,
                                        "AllowCustomersToSelectPageSize": true,
                                        "PageSizeOptions": "sample string 12",
                                        "PriceRanges": "sample string 13",
                                        "ShowOnHomePage": true,
                                        "HasDiscountsApplied": true,
                                        "SubjectToAcl": true,
                                        "LimitedToStores": true,
                                        "Published": true,
                                        "Deleted": true,
                                        "DisplayOrder": 20,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "IsFavorites": true,
                                        "Level": 24,
                                        "SubCategories": "sample string 25",
                                        "CreatedUser": "sample string 26",
                                        "UpdatedUser": "sample string 27",
                                        "CategoryFilmMappings": [
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          },
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          }
                                        ],
                                        "Product_Category_Mapping": [
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          },
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          }
                                        ],
                                        "Discounts": []
                                      },
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "CategoryTemplateId": 4,
                                        "MetaKeywords": "sample string 5",
                                        "MetaDescription": "sample string 6",
                                        "MetaTitle": "sample string 7",
                                        "ParentCategoryId": 8,
                                        "PictureId": 9,
                                        "PageSize": 10,
                                        "AllowCustomersToSelectPageSize": true,
                                        "PageSizeOptions": "sample string 12",
                                        "PriceRanges": "sample string 13",
                                        "ShowOnHomePage": true,
                                        "HasDiscountsApplied": true,
                                        "SubjectToAcl": true,
                                        "LimitedToStores": true,
                                        "Published": true,
                                        "Deleted": true,
                                        "DisplayOrder": 20,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "IsFavorites": true,
                                        "Level": 24,
                                        "SubCategories": "sample string 25",
                                        "CreatedUser": "sample string 26",
                                        "UpdatedUser": "sample string 27",
                                        "CategoryFilmMappings": [
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          },
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          }
                                        ],
                                        "Product_Category_Mapping": [
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          },
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          }
                                        ],
                                        "Discounts": []
                                      }
                                    ],
                                    "Products": []
                                  }
                                }
                              ],
                              "GiftCardUsageHistories": [],
                              "OrderItems": [],
                              "OrderNotes": [
                                {
                                  "Id": 1,
                                  "OrderId": 2,
                                  "Note": "sample string 3",
                                  "DisplayToCustomer": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                },
                                {
                                  "Id": 1,
                                  "OrderId": 2,
                                  "Note": "sample string 3",
                                  "DisplayToCustomer": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                }
                              ],
                              "RecurringPayments": [
                                {
                                  "Id": 1,
                                  "CycleLength": 2,
                                  "CyclePeriodId": 3,
                                  "TotalCycles": 4,
                                  "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "IsActive": true,
                                  "Deleted": true,
                                  "InitialOrderId": 8,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "RecurringPaymentHistories": [
                                    {
                                      "Id": 1,
                                      "RecurringPaymentId": 2,
                                      "OrderId": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                    },
                                    {
                                      "Id": 1,
                                      "RecurringPaymentId": 2,
                                      "OrderId": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                    }
                                  ]
                                },
                                {
                                  "Id": 1,
                                  "CycleLength": 2,
                                  "CyclePeriodId": 3,
                                  "TotalCycles": 4,
                                  "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "IsActive": true,
                                  "Deleted": true,
                                  "InitialOrderId": 8,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "RecurringPaymentHistories": [
                                    {
                                      "Id": 1,
                                      "RecurringPaymentId": 2,
                                      "OrderId": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                    },
                                    {
                                      "Id": 1,
                                      "RecurringPaymentId": 2,
                                      "OrderId": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                    }
                                  ]
                                }
                              ],
                              "RewardPointsHistories": [
                                {
                                  "Id": 1,
                                  "CustomerId": 2,
                                  "Points": 3,
                                  "PointsBalance": 4,
                                  "UsedAmount": 5.0,
                                  "Message": "sample string 6",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "UsedWithOrder_Id": 1,
                                  "Customer": {
                                    "Id": 1,
                                    "CustomerGuid": "0ac48611-ccfc-4669-af3e-7cfe8ce4bcd7",
                                    "Username": "sample string 3",
                                    "Email": "sample string 4",
                                    "Password": "sample string 5",
                                    "PasswordFormatId": 6,
                                    "PasswordSalt": "sample string 7",
                                    "AdminComment": "sample string 8",
                                    "IsTaxExempt": true,
                                    "AffiliateId": 10,
                                    "VendorId": 11,
                                    "Active": true,
                                    "Deleted": true,
                                    "IsSystemAccount": true,
                                    "SystemName": "sample string 15",
                                    "LastIpAddress": "sample string 16",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "LastLoginDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "LastActivityDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "BillingAddress_Id": 1,
                                    "ShippingAddress_Id": 1,
                                    "IsStaff": true,
                                    "IsManufacturer": true,
                                    "ManufacturerId": 1,
                                    "CustomerFirstName": "sample string 19",
                                    "CustomerLastName": "sample string 20",
                                    "BirthDay": "2025-05-19T10:21:02.8513541+07:00",
                                    "Mobile": "sample string 21",
                                    "Sex": "sample string 22",
                                    "Marriage": true,
                                    "Address": "sample string 23",
                                    "Position": "sample string 24",
                                    "Favour": "sample string 25",
                                    "CardCode": "sample string 26",
                                    "CardLevelName": "sample string 27",
                                    "CurrentCardId": 1,
                                    "CardIssued": true,
                                    "PointReward": 1.0,
                                    "PointCard": 1.0,
                                    "LastVisitedPage": "sample string 28",
                                    "DateCreateCard": "2025-05-19T10:21:02.8513541+07:00",
                                    "DateExpireCard": "2025-05-19T10:21:02.8513541+07:00",
                                    "DateLevel": "2025-05-19T10:21:02.8513541+07:00",
                                    "Area_Id": 1,
                                    "City_Id": 1,
                                    "Job_Id": 1,
                                    "District_Id": 1,
                                    "Country_Id": 1,
                                    "ActivityLogs": [
                                      {
                                        "Id": 1,
                                        "ActivityLogTypeId": 2,
                                        "CustomerId": 3,
                                        "Comment": "sample string 4",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ActivityLogType": {
                                          "Id": 1,
                                          "SystemKeyword": "sample string 2",
                                          "Name": "sample string 3",
                                          "Enabled": true,
                                          "ActivityLogs": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "ActivityLogTypeId": 2,
                                        "CustomerId": 3,
                                        "Comment": "sample string 4",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ActivityLogType": {
                                          "Id": 1,
                                          "SystemKeyword": "sample string 2",
                                          "Name": "sample string 3",
                                          "Enabled": true,
                                          "ActivityLogs": []
                                        }
                                      }
                                    ],
                                    "BackInStockSubscriptions": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ProductId": 3,
                                        "CustomerId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ProductId": 3,
                                        "CustomerId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "BlogComments": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogPost": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [],
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogPost": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [],
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      }
                                    ],
                                    "Customer_CustomerRole_Mapping": [
                                      {
                                        "Customer_Id": 1,
                                        "CustomerRole_Id": 2,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedUser": "sample string 3",
                                        "CustomerRole": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "FreeShipping": true,
                                          "TaxExempt": true,
                                          "Active": true,
                                          "IsSystemRole": true,
                                          "SystemName": "sample string 7",
                                          "Customer_CustomerRole_Mapping": [],
                                          "TierPrices": [
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            },
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            }
                                          ],
                                          "PermissionRecords": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "Customer_Id": 1,
                                        "CustomerRole_Id": 2,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedUser": "sample string 3",
                                        "CustomerRole": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "FreeShipping": true,
                                          "TaxExempt": true,
                                          "Active": true,
                                          "IsSystemRole": true,
                                          "SystemName": "sample string 7",
                                          "Customer_CustomerRole_Mapping": [],
                                          "TierPrices": [
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            },
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            }
                                          ],
                                          "PermissionRecords": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "ExternalAuthenticationRecords": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "Email": "sample string 3",
                                        "ExternalIdentifier": "sample string 4",
                                        "ExternalDisplayIdentifier": "sample string 5",
                                        "OAuthToken": "sample string 6",
                                        "OAuthAccessToken": "sample string 7",
                                        "ProviderSystemName": "sample string 8"
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "Email": "sample string 3",
                                        "ExternalIdentifier": "sample string 4",
                                        "ExternalDisplayIdentifier": "sample string 5",
                                        "OAuthToken": "sample string 6",
                                        "OAuthAccessToken": "sample string 7",
                                        "ProviderSystemName": "sample string 8"
                                      }
                                    ],
                                    "Forums_Post": [
                                      {
                                        "Id": 1,
                                        "TopicId": 2,
                                        "CustomerId": 3,
                                        "Text": "sample string 4",
                                        "IPAddress": "sample string 5",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Topic": {
                                          "Id": 1,
                                          "ForumId": 2,
                                          "CustomerId": 3,
                                          "TopicTypeId": 4,
                                          "Subject": "sample string 5",
                                          "NumPosts": 6,
                                          "Views": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Forum": {
                                            "Id": 1,
                                            "ForumGroupId": 2,
                                            "Name": "sample string 3",
                                            "Description": "sample string 4",
                                            "NumTopics": 5,
                                            "NumPosts": 6,
                                            "LastTopicId": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "DisplayOrder": 10,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Group": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "DisplayOrder": 3,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Forum": []
                                            },
                                            "Forums_Topic": []
                                          },
                                          "Forums_Post": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "TopicId": 2,
                                        "CustomerId": 3,
                                        "Text": "sample string 4",
                                        "IPAddress": "sample string 5",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Topic": {
                                          "Id": 1,
                                          "ForumId": 2,
                                          "CustomerId": 3,
                                          "TopicTypeId": 4,
                                          "Subject": "sample string 5",
                                          "NumPosts": 6,
                                          "Views": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Forum": {
                                            "Id": 1,
                                            "ForumGroupId": 2,
                                            "Name": "sample string 3",
                                            "Description": "sample string 4",
                                            "NumTopics": 5,
                                            "NumPosts": 6,
                                            "LastTopicId": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "DisplayOrder": 10,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Group": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "DisplayOrder": 3,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Forum": []
                                            },
                                            "Forums_Topic": []
                                          },
                                          "Forums_Post": []
                                        }
                                      }
                                    ],
                                    "Forums_Subscription": [
                                      {
                                        "Id": 1,
                                        "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                        "CustomerId": 3,
                                        "ForumId": 4,
                                        "TopicId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                        "CustomerId": 3,
                                        "ForumId": 4,
                                        "TopicId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "Forums_Topic": [
                                      {
                                        "Id": 1,
                                        "ForumId": 2,
                                        "CustomerId": 3,
                                        "TopicTypeId": 4,
                                        "Subject": "sample string 5",
                                        "NumPosts": 6,
                                        "Views": 7,
                                        "LastPostId": 8,
                                        "LastPostCustomerId": 9,
                                        "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Forum": {
                                          "Id": 1,
                                          "ForumGroupId": 2,
                                          "Name": "sample string 3",
                                          "Description": "sample string 4",
                                          "NumTopics": 5,
                                          "NumPosts": 6,
                                          "LastTopicId": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "DisplayOrder": 10,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Group": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "DisplayOrder": 3,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Forum": []
                                          },
                                          "Forums_Topic": []
                                        },
                                        "Forums_Post": [
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "ForumId": 2,
                                        "CustomerId": 3,
                                        "TopicTypeId": 4,
                                        "Subject": "sample string 5",
                                        "NumPosts": 6,
                                        "Views": 7,
                                        "LastPostId": 8,
                                        "LastPostCustomerId": 9,
                                        "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Forum": {
                                          "Id": 1,
                                          "ForumGroupId": 2,
                                          "Name": "sample string 3",
                                          "Description": "sample string 4",
                                          "NumTopics": 5,
                                          "NumPosts": 6,
                                          "LastTopicId": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "DisplayOrder": 10,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Group": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "DisplayOrder": 3,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Forum": []
                                          },
                                          "Forums_Topic": []
                                        },
                                        "Forums_Post": [
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      }
                                    ],
                                    "Logs": [
                                      {
                                        "Id": 1,
                                        "LogLevelId": 2,
                                        "ShortMessage": "sample string 3",
                                        "FullMessage": "sample string 4",
                                        "IpAddress": "sample string 5",
                                        "CustomerId": 1,
                                        "PageUrl": "sample string 6",
                                        "ReferrerUrl": "sample string 7",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "LogLevelId": 2,
                                        "ShortMessage": "sample string 3",
                                        "FullMessage": "sample string 4",
                                        "IpAddress": "sample string 5",
                                        "CustomerId": 1,
                                        "PageUrl": "sample string 6",
                                        "ReferrerUrl": "sample string 7",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "NewsComments": [
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "News": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          },
                                          "NewsComments": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "News": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          },
                                          "NewsComments": []
                                        }
                                      }
                                    ],
                                    "PollVotingRecords": [
                                      {
                                        "Id": 1,
                                        "PollAnswerId": 2,
                                        "CustomerId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswer": {
                                          "Id": 1,
                                          "PollId": 2,
                                          "Name": "sample string 3",
                                          "NumberOfVotes": 4,
                                          "DisplayOrder": 5,
                                          "Poll": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Name": "sample string 3",
                                            "SystemKeyword": "sample string 4",
                                            "Published": true,
                                            "ShowOnHomePage": true,
                                            "AllowGuestsToVote": true,
                                            "DisplayOrder": 8,
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "Polls": []
                                            },
                                            "PollAnswers": []
                                          },
                                          "PollVotingRecords": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "PollAnswerId": 2,
                                        "CustomerId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswer": {
                                          "Id": 1,
                                          "PollId": 2,
                                          "Name": "sample string 3",
                                          "NumberOfVotes": 4,
                                          "DisplayOrder": 5,
                                          "Poll": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Name": "sample string 3",
                                            "SystemKeyword": "sample string 4",
                                            "Published": true,
                                            "ShowOnHomePage": true,
                                            "AllowGuestsToVote": true,
                                            "DisplayOrder": 8,
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "Polls": []
                                            },
                                            "PollAnswers": []
                                          },
                                          "PollVotingRecords": []
                                        }
                                      }
                                    ],
                                    "Forums_PrivateMessage": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "Forums_PrivateMessage1": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "ReturnRequests": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "OrderItemId": 3,
                                        "CustomerId": 4,
                                        "Quantity": 5,
                                        "ReasonForReturn": "sample string 6",
                                        "RequestedAction": "sample string 7",
                                        "CustomerComments": "sample string 8",
                                        "StaffNotes": "sample string 9",
                                        "ReturnRequestStatusId": 10,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "OrderItemId": 3,
                                        "CustomerId": 4,
                                        "Quantity": 5,
                                        "ReasonForReturn": "sample string 6",
                                        "RequestedAction": "sample string 7",
                                        "CustomerComments": "sample string 8",
                                        "StaffNotes": "sample string 9",
                                        "ReturnRequestStatusId": 10,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "RewardPointsHistories": [],
                                    "ShoppingCartItems": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ShoppingCartTypeId": 3,
                                        "CustomerId": 4,
                                        "ProductId": 5,
                                        "AttributesXml": "sample string 6",
                                        "CustomerEnteredPrice": 7.0,
                                        "Quantity": 8,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "ListChairIndexF1": "sample string 11",
                                        "ListChairValueF1": "sample string 12",
                                        "ListChairIndexF2": "sample string 13",
                                        "ListChairValueF2": "sample string 14",
                                        "ListChairIndexF3": "sample string 15",
                                        "ListChairValueF3": "sample string 16",
                                        "PositionId": 1
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ShoppingCartTypeId": 3,
                                        "CustomerId": 4,
                                        "ProductId": 5,
                                        "AttributesXml": "sample string 6",
                                        "CustomerEnteredPrice": 7.0,
                                        "Quantity": 8,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "ListChairIndexF1": "sample string 11",
                                        "ListChairValueF1": "sample string 12",
                                        "ListChairIndexF2": "sample string 13",
                                        "ListChairValueF2": "sample string 14",
                                        "ListChairIndexF3": "sample string 15",
                                        "ListChairValueF3": "sample string 16",
                                        "PositionId": 1
                                      }
                                    ],
                                    "Addresses": [
                                      {
                                        "Id": 1,
                                        "FirstName": "sample string 2",
                                        "LastName": "sample string 3",
                                        "Email": "sample string 4",
                                        "Company": "sample string 5",
                                        "PersonInCharge": "sample string 6",
                                        "CountryId": 1,
                                        "StateProvinceId": 1,
                                        "City": "sample string 7",
                                        "Address1": "sample string 8",
                                        "Address2": "sample string 9",
                                        "ZipPostalCode": "sample string 10",
                                        "PhoneNumber": "sample string 11",
                                        "FaxNumber": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "Country": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "AllowsBilling": true,
                                          "AllowsShipping": true,
                                          "TwoLetterIsoCode": "sample string 5",
                                          "ThreeLetterIsoCode": "sample string 6",
                                          "NumericIsoCode": 7,
                                          "SubjectToVat": true,
                                          "Published": true,
                                          "DisplayOrder": 10,
                                          "Addresses": [],
                                          "StateProvinces": [
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            },
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            }
                                          ],
                                          "ShippingMethods": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            }
                                          ]
                                        },
                                        "StateProvince": {
                                          "Id": 1,
                                          "CountryId": 2,
                                          "Name": "sample string 3",
                                          "Abbreviation": "sample string 4",
                                          "Published": true,
                                          "DisplayOrder": 6,
                                          "ShowMenu": true,
                                          "ProvinceId": 8,
                                          "Addresses": [],
                                          "Country": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "AllowsBilling": true,
                                            "AllowsShipping": true,
                                            "TwoLetterIsoCode": "sample string 5",
                                            "ThreeLetterIsoCode": "sample string 6",
                                            "NumericIsoCode": 7,
                                            "SubjectToVat": true,
                                            "Published": true,
                                            "DisplayOrder": 10,
                                            "Addresses": [],
                                            "StateProvinces": [],
                                            "ShippingMethods": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              }
                                            ]
                                          }
                                        },
                                        "Affiliates": [
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          },
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          }
                                        ],
                                        "Customers": []
                                      },
                                      {
                                        "Id": 1,
                                        "FirstName": "sample string 2",
                                        "LastName": "sample string 3",
                                        "Email": "sample string 4",
                                        "Company": "sample string 5",
                                        "PersonInCharge": "sample string 6",
                                        "CountryId": 1,
                                        "StateProvinceId": 1,
                                        "City": "sample string 7",
                                        "Address1": "sample string 8",
                                        "Address2": "sample string 9",
                                        "ZipPostalCode": "sample string 10",
                                        "PhoneNumber": "sample string 11",
                                        "FaxNumber": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "Country": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "AllowsBilling": true,
                                          "AllowsShipping": true,
                                          "TwoLetterIsoCode": "sample string 5",
                                          "ThreeLetterIsoCode": "sample string 6",
                                          "NumericIsoCode": 7,
                                          "SubjectToVat": true,
                                          "Published": true,
                                          "DisplayOrder": 10,
                                          "Addresses": [],
                                          "StateProvinces": [
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            },
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            }
                                          ],
                                          "ShippingMethods": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            }
                                          ]
                                        },
                                        "StateProvince": {
                                          "Id": 1,
                                          "CountryId": 2,
                                          "Name": "sample string 3",
                                          "Abbreviation": "sample string 4",
                                          "Published": true,
                                          "DisplayOrder": 6,
                                          "ShowMenu": true,
                                          "ProvinceId": 8,
                                          "Addresses": [],
                                          "Country": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "AllowsBilling": true,
                                            "AllowsShipping": true,
                                            "TwoLetterIsoCode": "sample string 5",
                                            "ThreeLetterIsoCode": "sample string 6",
                                            "NumericIsoCode": 7,
                                            "SubjectToVat": true,
                                            "Published": true,
                                            "DisplayOrder": 10,
                                            "Addresses": [],
                                            "StateProvinces": [],
                                            "ShippingMethods": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              }
                                            ]
                                          }
                                        },
                                        "Affiliates": [
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          },
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          }
                                        ],
                                        "Customers": []
                                      }
                                    ]
                                  }
                                },
                                {
                                  "Id": 1,
                                  "CustomerId": 2,
                                  "Points": 3,
                                  "PointsBalance": 4,
                                  "UsedAmount": 5.0,
                                  "Message": "sample string 6",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "UsedWithOrder_Id": 1,
                                  "Customer": {
                                    "Id": 1,
                                    "CustomerGuid": "0ac48611-ccfc-4669-af3e-7cfe8ce4bcd7",
                                    "Username": "sample string 3",
                                    "Email": "sample string 4",
                                    "Password": "sample string 5",
                                    "PasswordFormatId": 6,
                                    "PasswordSalt": "sample string 7",
                                    "AdminComment": "sample string 8",
                                    "IsTaxExempt": true,
                                    "AffiliateId": 10,
                                    "VendorId": 11,
                                    "Active": true,
                                    "Deleted": true,
                                    "IsSystemAccount": true,
                                    "SystemName": "sample string 15",
                                    "LastIpAddress": "sample string 16",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "LastLoginDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "LastActivityDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "BillingAddress_Id": 1,
                                    "ShippingAddress_Id": 1,
                                    "IsStaff": true,
                                    "IsManufacturer": true,
                                    "ManufacturerId": 1,
                                    "CustomerFirstName": "sample string 19",
                                    "CustomerLastName": "sample string 20",
                                    "BirthDay": "2025-05-19T10:21:02.8513541+07:00",
                                    "Mobile": "sample string 21",
                                    "Sex": "sample string 22",
                                    "Marriage": true,
                                    "Address": "sample string 23",
                                    "Position": "sample string 24",
                                    "Favour": "sample string 25",
                                    "CardCode": "sample string 26",
                                    "CardLevelName": "sample string 27",
                                    "CurrentCardId": 1,
                                    "CardIssued": true,
                                    "PointReward": 1.0,
                                    "PointCard": 1.0,
                                    "LastVisitedPage": "sample string 28",
                                    "DateCreateCard": "2025-05-19T10:21:02.8513541+07:00",
                                    "DateExpireCard": "2025-05-19T10:21:02.8513541+07:00",
                                    "DateLevel": "2025-05-19T10:21:02.8513541+07:00",
                                    "Area_Id": 1,
                                    "City_Id": 1,
                                    "Job_Id": 1,
                                    "District_Id": 1,
                                    "Country_Id": 1,
                                    "ActivityLogs": [
                                      {
                                        "Id": 1,
                                        "ActivityLogTypeId": 2,
                                        "CustomerId": 3,
                                        "Comment": "sample string 4",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ActivityLogType": {
                                          "Id": 1,
                                          "SystemKeyword": "sample string 2",
                                          "Name": "sample string 3",
                                          "Enabled": true,
                                          "ActivityLogs": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "ActivityLogTypeId": 2,
                                        "CustomerId": 3,
                                        "Comment": "sample string 4",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ActivityLogType": {
                                          "Id": 1,
                                          "SystemKeyword": "sample string 2",
                                          "Name": "sample string 3",
                                          "Enabled": true,
                                          "ActivityLogs": []
                                        }
                                      }
                                    ],
                                    "BackInStockSubscriptions": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ProductId": 3,
                                        "CustomerId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ProductId": 3,
                                        "CustomerId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "BlogComments": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogPost": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [],
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogPost": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [],
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      }
                                    ],
                                    "Customer_CustomerRole_Mapping": [
                                      {
                                        "Customer_Id": 1,
                                        "CustomerRole_Id": 2,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedUser": "sample string 3",
                                        "CustomerRole": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "FreeShipping": true,
                                          "TaxExempt": true,
                                          "Active": true,
                                          "IsSystemRole": true,
                                          "SystemName": "sample string 7",
                                          "Customer_CustomerRole_Mapping": [],
                                          "TierPrices": [
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            },
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            }
                                          ],
                                          "PermissionRecords": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "Customer_Id": 1,
                                        "CustomerRole_Id": 2,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedUser": "sample string 3",
                                        "CustomerRole": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "FreeShipping": true,
                                          "TaxExempt": true,
                                          "Active": true,
                                          "IsSystemRole": true,
                                          "SystemName": "sample string 7",
                                          "Customer_CustomerRole_Mapping": [],
                                          "TierPrices": [
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            },
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            }
                                          ],
                                          "PermissionRecords": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "ExternalAuthenticationRecords": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "Email": "sample string 3",
                                        "ExternalIdentifier": "sample string 4",
                                        "ExternalDisplayIdentifier": "sample string 5",
                                        "OAuthToken": "sample string 6",
                                        "OAuthAccessToken": "sample string 7",
                                        "ProviderSystemName": "sample string 8"
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "Email": "sample string 3",
                                        "ExternalIdentifier": "sample string 4",
                                        "ExternalDisplayIdentifier": "sample string 5",
                                        "OAuthToken": "sample string 6",
                                        "OAuthAccessToken": "sample string 7",
                                        "ProviderSystemName": "sample string 8"
                                      }
                                    ],
                                    "Forums_Post": [
                                      {
                                        "Id": 1,
                                        "TopicId": 2,
                                        "CustomerId": 3,
                                        "Text": "sample string 4",
                                        "IPAddress": "sample string 5",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Topic": {
                                          "Id": 1,
                                          "ForumId": 2,
                                          "CustomerId": 3,
                                          "TopicTypeId": 4,
                                          "Subject": "sample string 5",
                                          "NumPosts": 6,
                                          "Views": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Forum": {
                                            "Id": 1,
                                            "ForumGroupId": 2,
                                            "Name": "sample string 3",
                                            "Description": "sample string 4",
                                            "NumTopics": 5,
                                            "NumPosts": 6,
                                            "LastTopicId": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "DisplayOrder": 10,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Group": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "DisplayOrder": 3,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Forum": []
                                            },
                                            "Forums_Topic": []
                                          },
                                          "Forums_Post": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "TopicId": 2,
                                        "CustomerId": 3,
                                        "Text": "sample string 4",
                                        "IPAddress": "sample string 5",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Topic": {
                                          "Id": 1,
                                          "ForumId": 2,
                                          "CustomerId": 3,
                                          "TopicTypeId": 4,
                                          "Subject": "sample string 5",
                                          "NumPosts": 6,
                                          "Views": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Forum": {
                                            "Id": 1,
                                            "ForumGroupId": 2,
                                            "Name": "sample string 3",
                                            "Description": "sample string 4",
                                            "NumTopics": 5,
                                            "NumPosts": 6,
                                            "LastTopicId": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "DisplayOrder": 10,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Group": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "DisplayOrder": 3,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Forum": []
                                            },
                                            "Forums_Topic": []
                                          },
                                          "Forums_Post": []
                                        }
                                      }
                                    ],
                                    "Forums_Subscription": [
                                      {
                                        "Id": 1,
                                        "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                        "CustomerId": 3,
                                        "ForumId": 4,
                                        "TopicId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                        "CustomerId": 3,
                                        "ForumId": 4,
                                        "TopicId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "Forums_Topic": [
                                      {
                                        "Id": 1,
                                        "ForumId": 2,
                                        "CustomerId": 3,
                                        "TopicTypeId": 4,
                                        "Subject": "sample string 5",
                                        "NumPosts": 6,
                                        "Views": 7,
                                        "LastPostId": 8,
                                        "LastPostCustomerId": 9,
                                        "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Forum": {
                                          "Id": 1,
                                          "ForumGroupId": 2,
                                          "Name": "sample string 3",
                                          "Description": "sample string 4",
                                          "NumTopics": 5,
                                          "NumPosts": 6,
                                          "LastTopicId": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "DisplayOrder": 10,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Group": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "DisplayOrder": 3,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Forum": []
                                          },
                                          "Forums_Topic": []
                                        },
                                        "Forums_Post": [
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "ForumId": 2,
                                        "CustomerId": 3,
                                        "TopicTypeId": 4,
                                        "Subject": "sample string 5",
                                        "NumPosts": 6,
                                        "Views": 7,
                                        "LastPostId": 8,
                                        "LastPostCustomerId": 9,
                                        "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Forum": {
                                          "Id": 1,
                                          "ForumGroupId": 2,
                                          "Name": "sample string 3",
                                          "Description": "sample string 4",
                                          "NumTopics": 5,
                                          "NumPosts": 6,
                                          "LastTopicId": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "DisplayOrder": 10,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Group": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "DisplayOrder": 3,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Forum": []
                                          },
                                          "Forums_Topic": []
                                        },
                                        "Forums_Post": [
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      }
                                    ],
                                    "Logs": [
                                      {
                                        "Id": 1,
                                        "LogLevelId": 2,
                                        "ShortMessage": "sample string 3",
                                        "FullMessage": "sample string 4",
                                        "IpAddress": "sample string 5",
                                        "CustomerId": 1,
                                        "PageUrl": "sample string 6",
                                        "ReferrerUrl": "sample string 7",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "LogLevelId": 2,
                                        "ShortMessage": "sample string 3",
                                        "FullMessage": "sample string 4",
                                        "IpAddress": "sample string 5",
                                        "CustomerId": 1,
                                        "PageUrl": "sample string 6",
                                        "ReferrerUrl": "sample string 7",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "NewsComments": [
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "News": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          },
                                          "NewsComments": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "News": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          },
                                          "NewsComments": []
                                        }
                                      }
                                    ],
                                    "PollVotingRecords": [
                                      {
                                        "Id": 1,
                                        "PollAnswerId": 2,
                                        "CustomerId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswer": {
                                          "Id": 1,
                                          "PollId": 2,
                                          "Name": "sample string 3",
                                          "NumberOfVotes": 4,
                                          "DisplayOrder": 5,
                                          "Poll": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Name": "sample string 3",
                                            "SystemKeyword": "sample string 4",
                                            "Published": true,
                                            "ShowOnHomePage": true,
                                            "AllowGuestsToVote": true,
                                            "DisplayOrder": 8,
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "Polls": []
                                            },
                                            "PollAnswers": []
                                          },
                                          "PollVotingRecords": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "PollAnswerId": 2,
                                        "CustomerId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswer": {
                                          "Id": 1,
                                          "PollId": 2,
                                          "Name": "sample string 3",
                                          "NumberOfVotes": 4,
                                          "DisplayOrder": 5,
                                          "Poll": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Name": "sample string 3",
                                            "SystemKeyword": "sample string 4",
                                            "Published": true,
                                            "ShowOnHomePage": true,
                                            "AllowGuestsToVote": true,
                                            "DisplayOrder": 8,
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "Polls": []
                                            },
                                            "PollAnswers": []
                                          },
                                          "PollVotingRecords": []
                                        }
                                      }
                                    ],
                                    "Forums_PrivateMessage": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "Forums_PrivateMessage1": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "ReturnRequests": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "OrderItemId": 3,
                                        "CustomerId": 4,
                                        "Quantity": 5,
                                        "ReasonForReturn": "sample string 6",
                                        "RequestedAction": "sample string 7",
                                        "CustomerComments": "sample string 8",
                                        "StaffNotes": "sample string 9",
                                        "ReturnRequestStatusId": 10,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "OrderItemId": 3,
                                        "CustomerId": 4,
                                        "Quantity": 5,
                                        "ReasonForReturn": "sample string 6",
                                        "RequestedAction": "sample string 7",
                                        "CustomerComments": "sample string 8",
                                        "StaffNotes": "sample string 9",
                                        "ReturnRequestStatusId": 10,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "RewardPointsHistories": [],
                                    "ShoppingCartItems": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ShoppingCartTypeId": 3,
                                        "CustomerId": 4,
                                        "ProductId": 5,
                                        "AttributesXml": "sample string 6",
                                        "CustomerEnteredPrice": 7.0,
                                        "Quantity": 8,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "ListChairIndexF1": "sample string 11",
                                        "ListChairValueF1": "sample string 12",
                                        "ListChairIndexF2": "sample string 13",
                                        "ListChairValueF2": "sample string 14",
                                        "ListChairIndexF3": "sample string 15",
                                        "ListChairValueF3": "sample string 16",
                                        "PositionId": 1
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ShoppingCartTypeId": 3,
                                        "CustomerId": 4,
                                        "ProductId": 5,
                                        "AttributesXml": "sample string 6",
                                        "CustomerEnteredPrice": 7.0,
                                        "Quantity": 8,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "ListChairIndexF1": "sample string 11",
                                        "ListChairValueF1": "sample string 12",
                                        "ListChairIndexF2": "sample string 13",
                                        "ListChairValueF2": "sample string 14",
                                        "ListChairIndexF3": "sample string 15",
                                        "ListChairValueF3": "sample string 16",
                                        "PositionId": 1
                                      }
                                    ],
                                    "Addresses": [
                                      {
                                        "Id": 1,
                                        "FirstName": "sample string 2",
                                        "LastName": "sample string 3",
                                        "Email": "sample string 4",
                                        "Company": "sample string 5",
                                        "PersonInCharge": "sample string 6",
                                        "CountryId": 1,
                                        "StateProvinceId": 1,
                                        "City": "sample string 7",
                                        "Address1": "sample string 8",
                                        "Address2": "sample string 9",
                                        "ZipPostalCode": "sample string 10",
                                        "PhoneNumber": "sample string 11",
                                        "FaxNumber": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "Country": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "AllowsBilling": true,
                                          "AllowsShipping": true,
                                          "TwoLetterIsoCode": "sample string 5",
                                          "ThreeLetterIsoCode": "sample string 6",
                                          "NumericIsoCode": 7,
                                          "SubjectToVat": true,
                                          "Published": true,
                                          "DisplayOrder": 10,
                                          "Addresses": [],
                                          "StateProvinces": [
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            },
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            }
                                          ],
                                          "ShippingMethods": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            }
                                          ]
                                        },
                                        "StateProvince": {
                                          "Id": 1,
                                          "CountryId": 2,
                                          "Name": "sample string 3",
                                          "Abbreviation": "sample string 4",
                                          "Published": true,
                                          "DisplayOrder": 6,
                                          "ShowMenu": true,
                                          "ProvinceId": 8,
                                          "Addresses": [],
                                          "Country": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "AllowsBilling": true,
                                            "AllowsShipping": true,
                                            "TwoLetterIsoCode": "sample string 5",
                                            "ThreeLetterIsoCode": "sample string 6",
                                            "NumericIsoCode": 7,
                                            "SubjectToVat": true,
                                            "Published": true,
                                            "DisplayOrder": 10,
                                            "Addresses": [],
                                            "StateProvinces": [],
                                            "ShippingMethods": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              }
                                            ]
                                          }
                                        },
                                        "Affiliates": [
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          },
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          }
                                        ],
                                        "Customers": []
                                      },
                                      {
                                        "Id": 1,
                                        "FirstName": "sample string 2",
                                        "LastName": "sample string 3",
                                        "Email": "sample string 4",
                                        "Company": "sample string 5",
                                        "PersonInCharge": "sample string 6",
                                        "CountryId": 1,
                                        "StateProvinceId": 1,
                                        "City": "sample string 7",
                                        "Address1": "sample string 8",
                                        "Address2": "sample string 9",
                                        "ZipPostalCode": "sample string 10",
                                        "PhoneNumber": "sample string 11",
                                        "FaxNumber": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "Country": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "AllowsBilling": true,
                                          "AllowsShipping": true,
                                          "TwoLetterIsoCode": "sample string 5",
                                          "ThreeLetterIsoCode": "sample string 6",
                                          "NumericIsoCode": 7,
                                          "SubjectToVat": true,
                                          "Published": true,
                                          "DisplayOrder": 10,
                                          "Addresses": [],
                                          "StateProvinces": [
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            },
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            }
                                          ],
                                          "ShippingMethods": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            }
                                          ]
                                        },
                                        "StateProvince": {
                                          "Id": 1,
                                          "CountryId": 2,
                                          "Name": "sample string 3",
                                          "Abbreviation": "sample string 4",
                                          "Published": true,
                                          "DisplayOrder": 6,
                                          "ShowMenu": true,
                                          "ProvinceId": 8,
                                          "Addresses": [],
                                          "Country": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "AllowsBilling": true,
                                            "AllowsShipping": true,
                                            "TwoLetterIsoCode": "sample string 5",
                                            "ThreeLetterIsoCode": "sample string 6",
                                            "NumericIsoCode": 7,
                                            "SubjectToVat": true,
                                            "Published": true,
                                            "DisplayOrder": 10,
                                            "Addresses": [],
                                            "StateProvinces": [],
                                            "ShippingMethods": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              }
                                            ]
                                          }
                                        },
                                        "Affiliates": [
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          },
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          }
                                        ],
                                        "Customers": []
                                      }
                                    ]
                                  }
                                }
                              ],
                              "Shipments": [
                                {
                                  "Id": 1,
                                  "OrderId": 2,
                                  "TrackingNumber": "sample string 3",
                                  "TotalWeight": 1.0,
                                  "ShippedDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "DeliveryDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "ShipmentItems": [
                                    {
                                      "Id": 1,
                                      "ShipmentId": 2,
                                      "OrderItemId": 3,
                                      "Quantity": 4
                                    },
                                    {
                                      "Id": 1,
                                      "ShipmentId": 2,
                                      "OrderItemId": 3,
                                      "Quantity": 4
                                    }
                                  ]
                                },
                                {
                                  "Id": 1,
                                  "OrderId": 2,
                                  "TrackingNumber": "sample string 3",
                                  "TotalWeight": 1.0,
                                  "ShippedDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "DeliveryDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "ShipmentItems": [
                                    {
                                      "Id": 1,
                                      "ShipmentId": 2,
                                      "OrderItemId": 3,
                                      "Quantity": 4
                                    },
                                    {
                                      "Id": 1,
                                      "ShipmentId": 2,
                                      "OrderItemId": 3,
                                      "Quantity": 4
                                    }
                                  ]
                                }
                              ]
                            }
                          }
                        ]
                      },
                      {
                        "Id": 1,
                        "PurchasedWithOrderItemId": 1,
                        "GiftCardTypeId": 2,
                        "Amount": 3.0,
                        "IsGiftCardActivated": true,
                        "GiftCardCouponCode": "sample string 5",
                        "RecipientName": "sample string 6",
                        "RecipientEmail": "sample string 7",
                        "SenderName": "sample string 8",
                        "SenderEmail": "sample string 9",
                        "Message": "sample string 10",
                        "IsRecipientNotified": true,
                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                        "GiftCardUsageHistories": [
                          {
                            "Id": 1,
                            "GiftCardId": 2,
                            "UsedWithOrderId": 3,
                            "UsedValue": 4.0,
                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "Order": {
                              "Id": 1,
                              "OrderGuid": "ae44cfeb-4652-4735-a4e1-2c2944a032dc",
                              "StoreId": 3,
                              "CustomerId": 4,
                              "BillingAddressId": 5,
                              "ShippingAddressId": 1,
                              "OrderStatusId": 6,
                              "ShippingStatusId": 7,
                              "PaymentStatusId": 8,
                              "PaymentMethodSystemName": "sample string 9",
                              "CustomerCurrencyCode": "sample string 10",
                              "CurrencyRate": 1.0,
                              "CustomerTaxDisplayTypeId": 1,
                              "VatNumber": "sample string 11",
                              "OrderSubtotalInclTax": 1.0,
                              "OrderSubtotalExclTax": 1.0,
                              "OrderSubTotalDiscountInclTax": 1.0,
                              "OrderSubTotalDiscountExclTax": 1.0,
                              "OrderShippingInclTax": 1.0,
                              "OrderShippingExclTax": 1.0,
                              "PaymentMethodAdditionalFeeInclTax": 1.0,
                              "PaymentMethodAdditionalFeeExclTax": 1.0,
                              "TaxRates": "sample string 12",
                              "OrderTax": 1.0,
                              "OrderDiscount": 1.0,
                              "OrderTotal": 1.0,
                              "RefundedAmount": 1.0,
                              "RewardPointsWereAdded": true,
                              "CheckoutAttributeDescription": "sample string 14",
                              "CheckoutAttributesXml": "sample string 15",
                              "CustomerLanguageId": 1,
                              "AffiliateId": 1,
                              "UserId": 16,
                              "PrintingUserId": 17,
                              "InviterId": 18,
                              "CustomerIp": "sample string 19",
                              "AllowStoringCreditCardNumber": true,
                              "CardType": "sample string 20",
                              "CardName": "sample string 21",
                              "CardNumber": "sample string 22",
                              "MaskedCreditCardNumber": "sample string 23",
                              "CardCvv2": "sample string 24",
                              "CardExpirationMonth": "sample string 25",
                              "CardExpirationYear": "sample string 26",
                              "AuthorizationTransactionId": "sample string 27",
                              "AuthorizationTransactionCode": "sample string 28",
                              "AuthorizationTransactionResult": "sample string 29",
                              "CaptureTransactionId": "sample string 30",
                              "CaptureTransactionResult": "sample string 31",
                              "SubscriptionTransactionId": "sample string 32",
                              "PurchaseOrderNumber": "sample string 33",
                              "PaidDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                              "ShippingMethod": "sample string 34",
                              "ShippingRateComputationMethodSystemName": "sample string 35",
                              "Deleted": true,
                              "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                              "PrintedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                              "ShippingTimeId": 1,
                              "IsInvitation": true,
                              "IsOnline": true,
                              "IsContract": true,
                              "BarCode": "sample string 41",
                              "BarCodeBinary": "QEA=",
                              "vpcTelcoCode": "sample string 42",
                              "vpc_MerchTxnRef": "sample string 43",
                              "IsEmailSent": true,
                              "IsSmsSent": true,
                              "CustomerFirstName": "sample string 44",
                              "CustomerLastName": "sample string 45",
                              "CustomerEmail": "sample string 46",
                              "CustomerPhone": "sample string 47",
                              "IsAutoBuy": true,
                              "MemberCardCode": "sample string 48",
                              "PointReward": 1.0,
                              "PointCard": 1.0,
                              "VoucherCode": "sample string 49",
                              "CampaignId": 1,
                              "DiscountStatus": 1,
                              "IsTicketUsed": true,
                              "CheckedInOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                              "CheckedInUserId": 1,
                              "TransactionID": "sample string 50",
                              "InvNo": "sample string 51",
                              "ErrorStatus": "sample string 52",
                              "ETicketUrl": "sample string 53",
                              "DiscountUsageHistories": [
                                {
                                  "Id": 1,
                                  "DiscountId": 2,
                                  "OrderId": 3,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "Discount": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "DiscountTypeId": 3,
                                    "UsePercentage": true,
                                    "DiscountPercentage": 5.0,
                                    "DiscountAmount": 6.0,
                                    "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "RequiresCouponCode": true,
                                    "CouponCode": "sample string 8",
                                    "DiscountLimitationId": 9,
                                    "LimitationTimes": 10,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "CreatedUser": "sample string 11",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "UpdatedUser": "sample string 12",
                                    "DiscountRequirements": [
                                      {
                                        "Id": 1,
                                        "DiscountId": 2,
                                        "DiscountRequirementRuleSystemName": "sample string 3"
                                      },
                                      {
                                        "Id": 1,
                                        "DiscountId": 2,
                                        "DiscountRequirementRuleSystemName": "sample string 3"
                                      }
                                    ],
                                    "DiscountUsageHistories": [],
                                    "Categories": [
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "CategoryTemplateId": 4,
                                        "MetaKeywords": "sample string 5",
                                        "MetaDescription": "sample string 6",
                                        "MetaTitle": "sample string 7",
                                        "ParentCategoryId": 8,
                                        "PictureId": 9,
                                        "PageSize": 10,
                                        "AllowCustomersToSelectPageSize": true,
                                        "PageSizeOptions": "sample string 12",
                                        "PriceRanges": "sample string 13",
                                        "ShowOnHomePage": true,
                                        "HasDiscountsApplied": true,
                                        "SubjectToAcl": true,
                                        "LimitedToStores": true,
                                        "Published": true,
                                        "Deleted": true,
                                        "DisplayOrder": 20,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "IsFavorites": true,
                                        "Level": 24,
                                        "SubCategories": "sample string 25",
                                        "CreatedUser": "sample string 26",
                                        "UpdatedUser": "sample string 27",
                                        "CategoryFilmMappings": [
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          },
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          }
                                        ],
                                        "Product_Category_Mapping": [
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          },
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          }
                                        ],
                                        "Discounts": []
                                      },
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "CategoryTemplateId": 4,
                                        "MetaKeywords": "sample string 5",
                                        "MetaDescription": "sample string 6",
                                        "MetaTitle": "sample string 7",
                                        "ParentCategoryId": 8,
                                        "PictureId": 9,
                                        "PageSize": 10,
                                        "AllowCustomersToSelectPageSize": true,
                                        "PageSizeOptions": "sample string 12",
                                        "PriceRanges": "sample string 13",
                                        "ShowOnHomePage": true,
                                        "HasDiscountsApplied": true,
                                        "SubjectToAcl": true,
                                        "LimitedToStores": true,
                                        "Published": true,
                                        "Deleted": true,
                                        "DisplayOrder": 20,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "IsFavorites": true,
                                        "Level": 24,
                                        "SubCategories": "sample string 25",
                                        "CreatedUser": "sample string 26",
                                        "UpdatedUser": "sample string 27",
                                        "CategoryFilmMappings": [
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          },
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          }
                                        ],
                                        "Product_Category_Mapping": [
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          },
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          }
                                        ],
                                        "Discounts": []
                                      }
                                    ],
                                    "Products": []
                                  }
                                },
                                {
                                  "Id": 1,
                                  "DiscountId": 2,
                                  "OrderId": 3,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "Discount": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "DiscountTypeId": 3,
                                    "UsePercentage": true,
                                    "DiscountPercentage": 5.0,
                                    "DiscountAmount": 6.0,
                                    "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "RequiresCouponCode": true,
                                    "CouponCode": "sample string 8",
                                    "DiscountLimitationId": 9,
                                    "LimitationTimes": 10,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "CreatedUser": "sample string 11",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "UpdatedUser": "sample string 12",
                                    "DiscountRequirements": [
                                      {
                                        "Id": 1,
                                        "DiscountId": 2,
                                        "DiscountRequirementRuleSystemName": "sample string 3"
                                      },
                                      {
                                        "Id": 1,
                                        "DiscountId": 2,
                                        "DiscountRequirementRuleSystemName": "sample string 3"
                                      }
                                    ],
                                    "DiscountUsageHistories": [],
                                    "Categories": [
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "CategoryTemplateId": 4,
                                        "MetaKeywords": "sample string 5",
                                        "MetaDescription": "sample string 6",
                                        "MetaTitle": "sample string 7",
                                        "ParentCategoryId": 8,
                                        "PictureId": 9,
                                        "PageSize": 10,
                                        "AllowCustomersToSelectPageSize": true,
                                        "PageSizeOptions": "sample string 12",
                                        "PriceRanges": "sample string 13",
                                        "ShowOnHomePage": true,
                                        "HasDiscountsApplied": true,
                                        "SubjectToAcl": true,
                                        "LimitedToStores": true,
                                        "Published": true,
                                        "Deleted": true,
                                        "DisplayOrder": 20,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "IsFavorites": true,
                                        "Level": 24,
                                        "SubCategories": "sample string 25",
                                        "CreatedUser": "sample string 26",
                                        "UpdatedUser": "sample string 27",
                                        "CategoryFilmMappings": [
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          },
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          }
                                        ],
                                        "Product_Category_Mapping": [
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          },
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          }
                                        ],
                                        "Discounts": []
                                      },
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "CategoryTemplateId": 4,
                                        "MetaKeywords": "sample string 5",
                                        "MetaDescription": "sample string 6",
                                        "MetaTitle": "sample string 7",
                                        "ParentCategoryId": 8,
                                        "PictureId": 9,
                                        "PageSize": 10,
                                        "AllowCustomersToSelectPageSize": true,
                                        "PageSizeOptions": "sample string 12",
                                        "PriceRanges": "sample string 13",
                                        "ShowOnHomePage": true,
                                        "HasDiscountsApplied": true,
                                        "SubjectToAcl": true,
                                        "LimitedToStores": true,
                                        "Published": true,
                                        "Deleted": true,
                                        "DisplayOrder": 20,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "IsFavorites": true,
                                        "Level": 24,
                                        "SubCategories": "sample string 25",
                                        "CreatedUser": "sample string 26",
                                        "UpdatedUser": "sample string 27",
                                        "CategoryFilmMappings": [
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          },
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          }
                                        ],
                                        "Product_Category_Mapping": [
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          },
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          }
                                        ],
                                        "Discounts": []
                                      }
                                    ],
                                    "Products": []
                                  }
                                }
                              ],
                              "GiftCardUsageHistories": [],
                              "OrderItems": [],
                              "OrderNotes": [
                                {
                                  "Id": 1,
                                  "OrderId": 2,
                                  "Note": "sample string 3",
                                  "DisplayToCustomer": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                },
                                {
                                  "Id": 1,
                                  "OrderId": 2,
                                  "Note": "sample string 3",
                                  "DisplayToCustomer": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                }
                              ],
                              "RecurringPayments": [
                                {
                                  "Id": 1,
                                  "CycleLength": 2,
                                  "CyclePeriodId": 3,
                                  "TotalCycles": 4,
                                  "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "IsActive": true,
                                  "Deleted": true,
                                  "InitialOrderId": 8,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "RecurringPaymentHistories": [
                                    {
                                      "Id": 1,
                                      "RecurringPaymentId": 2,
                                      "OrderId": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                    },
                                    {
                                      "Id": 1,
                                      "RecurringPaymentId": 2,
                                      "OrderId": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                    }
                                  ]
                                },
                                {
                                  "Id": 1,
                                  "CycleLength": 2,
                                  "CyclePeriodId": 3,
                                  "TotalCycles": 4,
                                  "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "IsActive": true,
                                  "Deleted": true,
                                  "InitialOrderId": 8,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "RecurringPaymentHistories": [
                                    {
                                      "Id": 1,
                                      "RecurringPaymentId": 2,
                                      "OrderId": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                    },
                                    {
                                      "Id": 1,
                                      "RecurringPaymentId": 2,
                                      "OrderId": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                    }
                                  ]
                                }
                              ],
                              "RewardPointsHistories": [
                                {
                                  "Id": 1,
                                  "CustomerId": 2,
                                  "Points": 3,
                                  "PointsBalance": 4,
                                  "UsedAmount": 5.0,
                                  "Message": "sample string 6",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "UsedWithOrder_Id": 1,
                                  "Customer": {
                                    "Id": 1,
                                    "CustomerGuid": "0ac48611-ccfc-4669-af3e-7cfe8ce4bcd7",
                                    "Username": "sample string 3",
                                    "Email": "sample string 4",
                                    "Password": "sample string 5",
                                    "PasswordFormatId": 6,
                                    "PasswordSalt": "sample string 7",
                                    "AdminComment": "sample string 8",
                                    "IsTaxExempt": true,
                                    "AffiliateId": 10,
                                    "VendorId": 11,
                                    "Active": true,
                                    "Deleted": true,
                                    "IsSystemAccount": true,
                                    "SystemName": "sample string 15",
                                    "LastIpAddress": "sample string 16",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "LastLoginDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "LastActivityDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "BillingAddress_Id": 1,
                                    "ShippingAddress_Id": 1,
                                    "IsStaff": true,
                                    "IsManufacturer": true,
                                    "ManufacturerId": 1,
                                    "CustomerFirstName": "sample string 19",
                                    "CustomerLastName": "sample string 20",
                                    "BirthDay": "2025-05-19T10:21:02.8513541+07:00",
                                    "Mobile": "sample string 21",
                                    "Sex": "sample string 22",
                                    "Marriage": true,
                                    "Address": "sample string 23",
                                    "Position": "sample string 24",
                                    "Favour": "sample string 25",
                                    "CardCode": "sample string 26",
                                    "CardLevelName": "sample string 27",
                                    "CurrentCardId": 1,
                                    "CardIssued": true,
                                    "PointReward": 1.0,
                                    "PointCard": 1.0,
                                    "LastVisitedPage": "sample string 28",
                                    "DateCreateCard": "2025-05-19T10:21:02.8513541+07:00",
                                    "DateExpireCard": "2025-05-19T10:21:02.8513541+07:00",
                                    "DateLevel": "2025-05-19T10:21:02.8513541+07:00",
                                    "Area_Id": 1,
                                    "City_Id": 1,
                                    "Job_Id": 1,
                                    "District_Id": 1,
                                    "Country_Id": 1,
                                    "ActivityLogs": [
                                      {
                                        "Id": 1,
                                        "ActivityLogTypeId": 2,
                                        "CustomerId": 3,
                                        "Comment": "sample string 4",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ActivityLogType": {
                                          "Id": 1,
                                          "SystemKeyword": "sample string 2",
                                          "Name": "sample string 3",
                                          "Enabled": true,
                                          "ActivityLogs": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "ActivityLogTypeId": 2,
                                        "CustomerId": 3,
                                        "Comment": "sample string 4",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ActivityLogType": {
                                          "Id": 1,
                                          "SystemKeyword": "sample string 2",
                                          "Name": "sample string 3",
                                          "Enabled": true,
                                          "ActivityLogs": []
                                        }
                                      }
                                    ],
                                    "BackInStockSubscriptions": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ProductId": 3,
                                        "CustomerId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ProductId": 3,
                                        "CustomerId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "BlogComments": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogPost": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [],
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogPost": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [],
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      }
                                    ],
                                    "Customer_CustomerRole_Mapping": [
                                      {
                                        "Customer_Id": 1,
                                        "CustomerRole_Id": 2,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedUser": "sample string 3",
                                        "CustomerRole": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "FreeShipping": true,
                                          "TaxExempt": true,
                                          "Active": true,
                                          "IsSystemRole": true,
                                          "SystemName": "sample string 7",
                                          "Customer_CustomerRole_Mapping": [],
                                          "TierPrices": [
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            },
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            }
                                          ],
                                          "PermissionRecords": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "Customer_Id": 1,
                                        "CustomerRole_Id": 2,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedUser": "sample string 3",
                                        "CustomerRole": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "FreeShipping": true,
                                          "TaxExempt": true,
                                          "Active": true,
                                          "IsSystemRole": true,
                                          "SystemName": "sample string 7",
                                          "Customer_CustomerRole_Mapping": [],
                                          "TierPrices": [
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            },
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            }
                                          ],
                                          "PermissionRecords": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "ExternalAuthenticationRecords": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "Email": "sample string 3",
                                        "ExternalIdentifier": "sample string 4",
                                        "ExternalDisplayIdentifier": "sample string 5",
                                        "OAuthToken": "sample string 6",
                                        "OAuthAccessToken": "sample string 7",
                                        "ProviderSystemName": "sample string 8"
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "Email": "sample string 3",
                                        "ExternalIdentifier": "sample string 4",
                                        "ExternalDisplayIdentifier": "sample string 5",
                                        "OAuthToken": "sample string 6",
                                        "OAuthAccessToken": "sample string 7",
                                        "ProviderSystemName": "sample string 8"
                                      }
                                    ],
                                    "Forums_Post": [
                                      {
                                        "Id": 1,
                                        "TopicId": 2,
                                        "CustomerId": 3,
                                        "Text": "sample string 4",
                                        "IPAddress": "sample string 5",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Topic": {
                                          "Id": 1,
                                          "ForumId": 2,
                                          "CustomerId": 3,
                                          "TopicTypeId": 4,
                                          "Subject": "sample string 5",
                                          "NumPosts": 6,
                                          "Views": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Forum": {
                                            "Id": 1,
                                            "ForumGroupId": 2,
                                            "Name": "sample string 3",
                                            "Description": "sample string 4",
                                            "NumTopics": 5,
                                            "NumPosts": 6,
                                            "LastTopicId": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "DisplayOrder": 10,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Group": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "DisplayOrder": 3,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Forum": []
                                            },
                                            "Forums_Topic": []
                                          },
                                          "Forums_Post": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "TopicId": 2,
                                        "CustomerId": 3,
                                        "Text": "sample string 4",
                                        "IPAddress": "sample string 5",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Topic": {
                                          "Id": 1,
                                          "ForumId": 2,
                                          "CustomerId": 3,
                                          "TopicTypeId": 4,
                                          "Subject": "sample string 5",
                                          "NumPosts": 6,
                                          "Views": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Forum": {
                                            "Id": 1,
                                            "ForumGroupId": 2,
                                            "Name": "sample string 3",
                                            "Description": "sample string 4",
                                            "NumTopics": 5,
                                            "NumPosts": 6,
                                            "LastTopicId": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "DisplayOrder": 10,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Group": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "DisplayOrder": 3,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Forum": []
                                            },
                                            "Forums_Topic": []
                                          },
                                          "Forums_Post": []
                                        }
                                      }
                                    ],
                                    "Forums_Subscription": [
                                      {
                                        "Id": 1,
                                        "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                        "CustomerId": 3,
                                        "ForumId": 4,
                                        "TopicId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                        "CustomerId": 3,
                                        "ForumId": 4,
                                        "TopicId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "Forums_Topic": [
                                      {
                                        "Id": 1,
                                        "ForumId": 2,
                                        "CustomerId": 3,
                                        "TopicTypeId": 4,
                                        "Subject": "sample string 5",
                                        "NumPosts": 6,
                                        "Views": 7,
                                        "LastPostId": 8,
                                        "LastPostCustomerId": 9,
                                        "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Forum": {
                                          "Id": 1,
                                          "ForumGroupId": 2,
                                          "Name": "sample string 3",
                                          "Description": "sample string 4",
                                          "NumTopics": 5,
                                          "NumPosts": 6,
                                          "LastTopicId": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "DisplayOrder": 10,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Group": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "DisplayOrder": 3,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Forum": []
                                          },
                                          "Forums_Topic": []
                                        },
                                        "Forums_Post": [
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "ForumId": 2,
                                        "CustomerId": 3,
                                        "TopicTypeId": 4,
                                        "Subject": "sample string 5",
                                        "NumPosts": 6,
                                        "Views": 7,
                                        "LastPostId": 8,
                                        "LastPostCustomerId": 9,
                                        "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Forum": {
                                          "Id": 1,
                                          "ForumGroupId": 2,
                                          "Name": "sample string 3",
                                          "Description": "sample string 4",
                                          "NumTopics": 5,
                                          "NumPosts": 6,
                                          "LastTopicId": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "DisplayOrder": 10,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Group": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "DisplayOrder": 3,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Forum": []
                                          },
                                          "Forums_Topic": []
                                        },
                                        "Forums_Post": [
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      }
                                    ],
                                    "Logs": [
                                      {
                                        "Id": 1,
                                        "LogLevelId": 2,
                                        "ShortMessage": "sample string 3",
                                        "FullMessage": "sample string 4",
                                        "IpAddress": "sample string 5",
                                        "CustomerId": 1,
                                        "PageUrl": "sample string 6",
                                        "ReferrerUrl": "sample string 7",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "LogLevelId": 2,
                                        "ShortMessage": "sample string 3",
                                        "FullMessage": "sample string 4",
                                        "IpAddress": "sample string 5",
                                        "CustomerId": 1,
                                        "PageUrl": "sample string 6",
                                        "ReferrerUrl": "sample string 7",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "NewsComments": [
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "News": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          },
                                          "NewsComments": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "News": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          },
                                          "NewsComments": []
                                        }
                                      }
                                    ],
                                    "PollVotingRecords": [
                                      {
                                        "Id": 1,
                                        "PollAnswerId": 2,
                                        "CustomerId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswer": {
                                          "Id": 1,
                                          "PollId": 2,
                                          "Name": "sample string 3",
                                          "NumberOfVotes": 4,
                                          "DisplayOrder": 5,
                                          "Poll": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Name": "sample string 3",
                                            "SystemKeyword": "sample string 4",
                                            "Published": true,
                                            "ShowOnHomePage": true,
                                            "AllowGuestsToVote": true,
                                            "DisplayOrder": 8,
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "Polls": []
                                            },
                                            "PollAnswers": []
                                          },
                                          "PollVotingRecords": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "PollAnswerId": 2,
                                        "CustomerId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswer": {
                                          "Id": 1,
                                          "PollId": 2,
                                          "Name": "sample string 3",
                                          "NumberOfVotes": 4,
                                          "DisplayOrder": 5,
                                          "Poll": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Name": "sample string 3",
                                            "SystemKeyword": "sample string 4",
                                            "Published": true,
                                            "ShowOnHomePage": true,
                                            "AllowGuestsToVote": true,
                                            "DisplayOrder": 8,
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "Polls": []
                                            },
                                            "PollAnswers": []
                                          },
                                          "PollVotingRecords": []
                                        }
                                      }
                                    ],
                                    "Forums_PrivateMessage": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "Forums_PrivateMessage1": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "ReturnRequests": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "OrderItemId": 3,
                                        "CustomerId": 4,
                                        "Quantity": 5,
                                        "ReasonForReturn": "sample string 6",
                                        "RequestedAction": "sample string 7",
                                        "CustomerComments": "sample string 8",
                                        "StaffNotes": "sample string 9",
                                        "ReturnRequestStatusId": 10,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "OrderItemId": 3,
                                        "CustomerId": 4,
                                        "Quantity": 5,
                                        "ReasonForReturn": "sample string 6",
                                        "RequestedAction": "sample string 7",
                                        "CustomerComments": "sample string 8",
                                        "StaffNotes": "sample string 9",
                                        "ReturnRequestStatusId": 10,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "RewardPointsHistories": [],
                                    "ShoppingCartItems": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ShoppingCartTypeId": 3,
                                        "CustomerId": 4,
                                        "ProductId": 5,
                                        "AttributesXml": "sample string 6",
                                        "CustomerEnteredPrice": 7.0,
                                        "Quantity": 8,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "ListChairIndexF1": "sample string 11",
                                        "ListChairValueF1": "sample string 12",
                                        "ListChairIndexF2": "sample string 13",
                                        "ListChairValueF2": "sample string 14",
                                        "ListChairIndexF3": "sample string 15",
                                        "ListChairValueF3": "sample string 16",
                                        "PositionId": 1
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ShoppingCartTypeId": 3,
                                        "CustomerId": 4,
                                        "ProductId": 5,
                                        "AttributesXml": "sample string 6",
                                        "CustomerEnteredPrice": 7.0,
                                        "Quantity": 8,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "ListChairIndexF1": "sample string 11",
                                        "ListChairValueF1": "sample string 12",
                                        "ListChairIndexF2": "sample string 13",
                                        "ListChairValueF2": "sample string 14",
                                        "ListChairIndexF3": "sample string 15",
                                        "ListChairValueF3": "sample string 16",
                                        "PositionId": 1
                                      }
                                    ],
                                    "Addresses": [
                                      {
                                        "Id": 1,
                                        "FirstName": "sample string 2",
                                        "LastName": "sample string 3",
                                        "Email": "sample string 4",
                                        "Company": "sample string 5",
                                        "PersonInCharge": "sample string 6",
                                        "CountryId": 1,
                                        "StateProvinceId": 1,
                                        "City": "sample string 7",
                                        "Address1": "sample string 8",
                                        "Address2": "sample string 9",
                                        "ZipPostalCode": "sample string 10",
                                        "PhoneNumber": "sample string 11",
                                        "FaxNumber": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "Country": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "AllowsBilling": true,
                                          "AllowsShipping": true,
                                          "TwoLetterIsoCode": "sample string 5",
                                          "ThreeLetterIsoCode": "sample string 6",
                                          "NumericIsoCode": 7,
                                          "SubjectToVat": true,
                                          "Published": true,
                                          "DisplayOrder": 10,
                                          "Addresses": [],
                                          "StateProvinces": [
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            },
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            }
                                          ],
                                          "ShippingMethods": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            }
                                          ]
                                        },
                                        "StateProvince": {
                                          "Id": 1,
                                          "CountryId": 2,
                                          "Name": "sample string 3",
                                          "Abbreviation": "sample string 4",
                                          "Published": true,
                                          "DisplayOrder": 6,
                                          "ShowMenu": true,
                                          "ProvinceId": 8,
                                          "Addresses": [],
                                          "Country": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "AllowsBilling": true,
                                            "AllowsShipping": true,
                                            "TwoLetterIsoCode": "sample string 5",
                                            "ThreeLetterIsoCode": "sample string 6",
                                            "NumericIsoCode": 7,
                                            "SubjectToVat": true,
                                            "Published": true,
                                            "DisplayOrder": 10,
                                            "Addresses": [],
                                            "StateProvinces": [],
                                            "ShippingMethods": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              }
                                            ]
                                          }
                                        },
                                        "Affiliates": [
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          },
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          }
                                        ],
                                        "Customers": []
                                      },
                                      {
                                        "Id": 1,
                                        "FirstName": "sample string 2",
                                        "LastName": "sample string 3",
                                        "Email": "sample string 4",
                                        "Company": "sample string 5",
                                        "PersonInCharge": "sample string 6",
                                        "CountryId": 1,
                                        "StateProvinceId": 1,
                                        "City": "sample string 7",
                                        "Address1": "sample string 8",
                                        "Address2": "sample string 9",
                                        "ZipPostalCode": "sample string 10",
                                        "PhoneNumber": "sample string 11",
                                        "FaxNumber": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "Country": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "AllowsBilling": true,
                                          "AllowsShipping": true,
                                          "TwoLetterIsoCode": "sample string 5",
                                          "ThreeLetterIsoCode": "sample string 6",
                                          "NumericIsoCode": 7,
                                          "SubjectToVat": true,
                                          "Published": true,
                                          "DisplayOrder": 10,
                                          "Addresses": [],
                                          "StateProvinces": [
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            },
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            }
                                          ],
                                          "ShippingMethods": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            }
                                          ]
                                        },
                                        "StateProvince": {
                                          "Id": 1,
                                          "CountryId": 2,
                                          "Name": "sample string 3",
                                          "Abbreviation": "sample string 4",
                                          "Published": true,
                                          "DisplayOrder": 6,
                                          "ShowMenu": true,
                                          "ProvinceId": 8,
                                          "Addresses": [],
                                          "Country": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "AllowsBilling": true,
                                            "AllowsShipping": true,
                                            "TwoLetterIsoCode": "sample string 5",
                                            "ThreeLetterIsoCode": "sample string 6",
                                            "NumericIsoCode": 7,
                                            "SubjectToVat": true,
                                            "Published": true,
                                            "DisplayOrder": 10,
                                            "Addresses": [],
                                            "StateProvinces": [],
                                            "ShippingMethods": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              }
                                            ]
                                          }
                                        },
                                        "Affiliates": [
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          },
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          }
                                        ],
                                        "Customers": []
                                      }
                                    ]
                                  }
                                },
                                {
                                  "Id": 1,
                                  "CustomerId": 2,
                                  "Points": 3,
                                  "PointsBalance": 4,
                                  "UsedAmount": 5.0,
                                  "Message": "sample string 6",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "UsedWithOrder_Id": 1,
                                  "Customer": {
                                    "Id": 1,
                                    "CustomerGuid": "0ac48611-ccfc-4669-af3e-7cfe8ce4bcd7",
                                    "Username": "sample string 3",
                                    "Email": "sample string 4",
                                    "Password": "sample string 5",
                                    "PasswordFormatId": 6,
                                    "PasswordSalt": "sample string 7",
                                    "AdminComment": "sample string 8",
                                    "IsTaxExempt": true,
                                    "AffiliateId": 10,
                                    "VendorId": 11,
                                    "Active": true,
                                    "Deleted": true,
                                    "IsSystemAccount": true,
                                    "SystemName": "sample string 15",
                                    "LastIpAddress": "sample string 16",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "LastLoginDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "LastActivityDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "BillingAddress_Id": 1,
                                    "ShippingAddress_Id": 1,
                                    "IsStaff": true,
                                    "IsManufacturer": true,
                                    "ManufacturerId": 1,
                                    "CustomerFirstName": "sample string 19",
                                    "CustomerLastName": "sample string 20",
                                    "BirthDay": "2025-05-19T10:21:02.8513541+07:00",
                                    "Mobile": "sample string 21",
                                    "Sex": "sample string 22",
                                    "Marriage": true,
                                    "Address": "sample string 23",
                                    "Position": "sample string 24",
                                    "Favour": "sample string 25",
                                    "CardCode": "sample string 26",
                                    "CardLevelName": "sample string 27",
                                    "CurrentCardId": 1,
                                    "CardIssued": true,
                                    "PointReward": 1.0,
                                    "PointCard": 1.0,
                                    "LastVisitedPage": "sample string 28",
                                    "DateCreateCard": "2025-05-19T10:21:02.8513541+07:00",
                                    "DateExpireCard": "2025-05-19T10:21:02.8513541+07:00",
                                    "DateLevel": "2025-05-19T10:21:02.8513541+07:00",
                                    "Area_Id": 1,
                                    "City_Id": 1,
                                    "Job_Id": 1,
                                    "District_Id": 1,
                                    "Country_Id": 1,
                                    "ActivityLogs": [
                                      {
                                        "Id": 1,
                                        "ActivityLogTypeId": 2,
                                        "CustomerId": 3,
                                        "Comment": "sample string 4",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ActivityLogType": {
                                          "Id": 1,
                                          "SystemKeyword": "sample string 2",
                                          "Name": "sample string 3",
                                          "Enabled": true,
                                          "ActivityLogs": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "ActivityLogTypeId": 2,
                                        "CustomerId": 3,
                                        "Comment": "sample string 4",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ActivityLogType": {
                                          "Id": 1,
                                          "SystemKeyword": "sample string 2",
                                          "Name": "sample string 3",
                                          "Enabled": true,
                                          "ActivityLogs": []
                                        }
                                      }
                                    ],
                                    "BackInStockSubscriptions": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ProductId": 3,
                                        "CustomerId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ProductId": 3,
                                        "CustomerId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "BlogComments": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogPost": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [],
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogPost": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [],
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      }
                                    ],
                                    "Customer_CustomerRole_Mapping": [
                                      {
                                        "Customer_Id": 1,
                                        "CustomerRole_Id": 2,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedUser": "sample string 3",
                                        "CustomerRole": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "FreeShipping": true,
                                          "TaxExempt": true,
                                          "Active": true,
                                          "IsSystemRole": true,
                                          "SystemName": "sample string 7",
                                          "Customer_CustomerRole_Mapping": [],
                                          "TierPrices": [
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            },
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            }
                                          ],
                                          "PermissionRecords": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "Customer_Id": 1,
                                        "CustomerRole_Id": 2,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedUser": "sample string 3",
                                        "CustomerRole": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "FreeShipping": true,
                                          "TaxExempt": true,
                                          "Active": true,
                                          "IsSystemRole": true,
                                          "SystemName": "sample string 7",
                                          "Customer_CustomerRole_Mapping": [],
                                          "TierPrices": [
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            },
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            }
                                          ],
                                          "PermissionRecords": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "ExternalAuthenticationRecords": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "Email": "sample string 3",
                                        "ExternalIdentifier": "sample string 4",
                                        "ExternalDisplayIdentifier": "sample string 5",
                                        "OAuthToken": "sample string 6",
                                        "OAuthAccessToken": "sample string 7",
                                        "ProviderSystemName": "sample string 8"
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "Email": "sample string 3",
                                        "ExternalIdentifier": "sample string 4",
                                        "ExternalDisplayIdentifier": "sample string 5",
                                        "OAuthToken": "sample string 6",
                                        "OAuthAccessToken": "sample string 7",
                                        "ProviderSystemName": "sample string 8"
                                      }
                                    ],
                                    "Forums_Post": [
                                      {
                                        "Id": 1,
                                        "TopicId": 2,
                                        "CustomerId": 3,
                                        "Text": "sample string 4",
                                        "IPAddress": "sample string 5",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Topic": {
                                          "Id": 1,
                                          "ForumId": 2,
                                          "CustomerId": 3,
                                          "TopicTypeId": 4,
                                          "Subject": "sample string 5",
                                          "NumPosts": 6,
                                          "Views": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Forum": {
                                            "Id": 1,
                                            "ForumGroupId": 2,
                                            "Name": "sample string 3",
                                            "Description": "sample string 4",
                                            "NumTopics": 5,
                                            "NumPosts": 6,
                                            "LastTopicId": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "DisplayOrder": 10,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Group": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "DisplayOrder": 3,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Forum": []
                                            },
                                            "Forums_Topic": []
                                          },
                                          "Forums_Post": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "TopicId": 2,
                                        "CustomerId": 3,
                                        "Text": "sample string 4",
                                        "IPAddress": "sample string 5",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Topic": {
                                          "Id": 1,
                                          "ForumId": 2,
                                          "CustomerId": 3,
                                          "TopicTypeId": 4,
                                          "Subject": "sample string 5",
                                          "NumPosts": 6,
                                          "Views": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Forum": {
                                            "Id": 1,
                                            "ForumGroupId": 2,
                                            "Name": "sample string 3",
                                            "Description": "sample string 4",
                                            "NumTopics": 5,
                                            "NumPosts": 6,
                                            "LastTopicId": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "DisplayOrder": 10,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Group": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "DisplayOrder": 3,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Forum": []
                                            },
                                            "Forums_Topic": []
                                          },
                                          "Forums_Post": []
                                        }
                                      }
                                    ],
                                    "Forums_Subscription": [
                                      {
                                        "Id": 1,
                                        "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                        "CustomerId": 3,
                                        "ForumId": 4,
                                        "TopicId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                        "CustomerId": 3,
                                        "ForumId": 4,
                                        "TopicId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "Forums_Topic": [
                                      {
                                        "Id": 1,
                                        "ForumId": 2,
                                        "CustomerId": 3,
                                        "TopicTypeId": 4,
                                        "Subject": "sample string 5",
                                        "NumPosts": 6,
                                        "Views": 7,
                                        "LastPostId": 8,
                                        "LastPostCustomerId": 9,
                                        "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Forum": {
                                          "Id": 1,
                                          "ForumGroupId": 2,
                                          "Name": "sample string 3",
                                          "Description": "sample string 4",
                                          "NumTopics": 5,
                                          "NumPosts": 6,
                                          "LastTopicId": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "DisplayOrder": 10,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Group": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "DisplayOrder": 3,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Forum": []
                                          },
                                          "Forums_Topic": []
                                        },
                                        "Forums_Post": [
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "ForumId": 2,
                                        "CustomerId": 3,
                                        "TopicTypeId": 4,
                                        "Subject": "sample string 5",
                                        "NumPosts": 6,
                                        "Views": 7,
                                        "LastPostId": 8,
                                        "LastPostCustomerId": 9,
                                        "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Forum": {
                                          "Id": 1,
                                          "ForumGroupId": 2,
                                          "Name": "sample string 3",
                                          "Description": "sample string 4",
                                          "NumTopics": 5,
                                          "NumPosts": 6,
                                          "LastTopicId": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "DisplayOrder": 10,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Group": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "DisplayOrder": 3,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Forum": []
                                          },
                                          "Forums_Topic": []
                                        },
                                        "Forums_Post": [
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      }
                                    ],
                                    "Logs": [
                                      {
                                        "Id": 1,
                                        "LogLevelId": 2,
                                        "ShortMessage": "sample string 3",
                                        "FullMessage": "sample string 4",
                                        "IpAddress": "sample string 5",
                                        "CustomerId": 1,
                                        "PageUrl": "sample string 6",
                                        "ReferrerUrl": "sample string 7",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "LogLevelId": 2,
                                        "ShortMessage": "sample string 3",
                                        "FullMessage": "sample string 4",
                                        "IpAddress": "sample string 5",
                                        "CustomerId": 1,
                                        "PageUrl": "sample string 6",
                                        "ReferrerUrl": "sample string 7",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "NewsComments": [
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "News": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          },
                                          "NewsComments": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "News": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          },
                                          "NewsComments": []
                                        }
                                      }
                                    ],
                                    "PollVotingRecords": [
                                      {
                                        "Id": 1,
                                        "PollAnswerId": 2,
                                        "CustomerId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswer": {
                                          "Id": 1,
                                          "PollId": 2,
                                          "Name": "sample string 3",
                                          "NumberOfVotes": 4,
                                          "DisplayOrder": 5,
                                          "Poll": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Name": "sample string 3",
                                            "SystemKeyword": "sample string 4",
                                            "Published": true,
                                            "ShowOnHomePage": true,
                                            "AllowGuestsToVote": true,
                                            "DisplayOrder": 8,
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "Polls": []
                                            },
                                            "PollAnswers": []
                                          },
                                          "PollVotingRecords": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "PollAnswerId": 2,
                                        "CustomerId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswer": {
                                          "Id": 1,
                                          "PollId": 2,
                                          "Name": "sample string 3",
                                          "NumberOfVotes": 4,
                                          "DisplayOrder": 5,
                                          "Poll": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Name": "sample string 3",
                                            "SystemKeyword": "sample string 4",
                                            "Published": true,
                                            "ShowOnHomePage": true,
                                            "AllowGuestsToVote": true,
                                            "DisplayOrder": 8,
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "Polls": []
                                            },
                                            "PollAnswers": []
                                          },
                                          "PollVotingRecords": []
                                        }
                                      }
                                    ],
                                    "Forums_PrivateMessage": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "Forums_PrivateMessage1": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "ReturnRequests": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "OrderItemId": 3,
                                        "CustomerId": 4,
                                        "Quantity": 5,
                                        "ReasonForReturn": "sample string 6",
                                        "RequestedAction": "sample string 7",
                                        "CustomerComments": "sample string 8",
                                        "StaffNotes": "sample string 9",
                                        "ReturnRequestStatusId": 10,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "OrderItemId": 3,
                                        "CustomerId": 4,
                                        "Quantity": 5,
                                        "ReasonForReturn": "sample string 6",
                                        "RequestedAction": "sample string 7",
                                        "CustomerComments": "sample string 8",
                                        "StaffNotes": "sample string 9",
                                        "ReturnRequestStatusId": 10,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "RewardPointsHistories": [],
                                    "ShoppingCartItems": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ShoppingCartTypeId": 3,
                                        "CustomerId": 4,
                                        "ProductId": 5,
                                        "AttributesXml": "sample string 6",
                                        "CustomerEnteredPrice": 7.0,
                                        "Quantity": 8,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "ListChairIndexF1": "sample string 11",
                                        "ListChairValueF1": "sample string 12",
                                        "ListChairIndexF2": "sample string 13",
                                        "ListChairValueF2": "sample string 14",
                                        "ListChairIndexF3": "sample string 15",
                                        "ListChairValueF3": "sample string 16",
                                        "PositionId": 1
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ShoppingCartTypeId": 3,
                                        "CustomerId": 4,
                                        "ProductId": 5,
                                        "AttributesXml": "sample string 6",
                                        "CustomerEnteredPrice": 7.0,
                                        "Quantity": 8,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "ListChairIndexF1": "sample string 11",
                                        "ListChairValueF1": "sample string 12",
                                        "ListChairIndexF2": "sample string 13",
                                        "ListChairValueF2": "sample string 14",
                                        "ListChairIndexF3": "sample string 15",
                                        "ListChairValueF3": "sample string 16",
                                        "PositionId": 1
                                      }
                                    ],
                                    "Addresses": [
                                      {
                                        "Id": 1,
                                        "FirstName": "sample string 2",
                                        "LastName": "sample string 3",
                                        "Email": "sample string 4",
                                        "Company": "sample string 5",
                                        "PersonInCharge": "sample string 6",
                                        "CountryId": 1,
                                        "StateProvinceId": 1,
                                        "City": "sample string 7",
                                        "Address1": "sample string 8",
                                        "Address2": "sample string 9",
                                        "ZipPostalCode": "sample string 10",
                                        "PhoneNumber": "sample string 11",
                                        "FaxNumber": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "Country": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "AllowsBilling": true,
                                          "AllowsShipping": true,
                                          "TwoLetterIsoCode": "sample string 5",
                                          "ThreeLetterIsoCode": "sample string 6",
                                          "NumericIsoCode": 7,
                                          "SubjectToVat": true,
                                          "Published": true,
                                          "DisplayOrder": 10,
                                          "Addresses": [],
                                          "StateProvinces": [
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            },
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            }
                                          ],
                                          "ShippingMethods": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            }
                                          ]
                                        },
                                        "StateProvince": {
                                          "Id": 1,
                                          "CountryId": 2,
                                          "Name": "sample string 3",
                                          "Abbreviation": "sample string 4",
                                          "Published": true,
                                          "DisplayOrder": 6,
                                          "ShowMenu": true,
                                          "ProvinceId": 8,
                                          "Addresses": [],
                                          "Country": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "AllowsBilling": true,
                                            "AllowsShipping": true,
                                            "TwoLetterIsoCode": "sample string 5",
                                            "ThreeLetterIsoCode": "sample string 6",
                                            "NumericIsoCode": 7,
                                            "SubjectToVat": true,
                                            "Published": true,
                                            "DisplayOrder": 10,
                                            "Addresses": [],
                                            "StateProvinces": [],
                                            "ShippingMethods": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              }
                                            ]
                                          }
                                        },
                                        "Affiliates": [
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          },
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          }
                                        ],
                                        "Customers": []
                                      },
                                      {
                                        "Id": 1,
                                        "FirstName": "sample string 2",
                                        "LastName": "sample string 3",
                                        "Email": "sample string 4",
                                        "Company": "sample string 5",
                                        "PersonInCharge": "sample string 6",
                                        "CountryId": 1,
                                        "StateProvinceId": 1,
                                        "City": "sample string 7",
                                        "Address1": "sample string 8",
                                        "Address2": "sample string 9",
                                        "ZipPostalCode": "sample string 10",
                                        "PhoneNumber": "sample string 11",
                                        "FaxNumber": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "Country": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "AllowsBilling": true,
                                          "AllowsShipping": true,
                                          "TwoLetterIsoCode": "sample string 5",
                                          "ThreeLetterIsoCode": "sample string 6",
                                          "NumericIsoCode": 7,
                                          "SubjectToVat": true,
                                          "Published": true,
                                          "DisplayOrder": 10,
                                          "Addresses": [],
                                          "StateProvinces": [
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            },
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            }
                                          ],
                                          "ShippingMethods": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            }
                                          ]
                                        },
                                        "StateProvince": {
                                          "Id": 1,
                                          "CountryId": 2,
                                          "Name": "sample string 3",
                                          "Abbreviation": "sample string 4",
                                          "Published": true,
                                          "DisplayOrder": 6,
                                          "ShowMenu": true,
                                          "ProvinceId": 8,
                                          "Addresses": [],
                                          "Country": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "AllowsBilling": true,
                                            "AllowsShipping": true,
                                            "TwoLetterIsoCode": "sample string 5",
                                            "ThreeLetterIsoCode": "sample string 6",
                                            "NumericIsoCode": 7,
                                            "SubjectToVat": true,
                                            "Published": true,
                                            "DisplayOrder": 10,
                                            "Addresses": [],
                                            "StateProvinces": [],
                                            "ShippingMethods": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              }
                                            ]
                                          }
                                        },
                                        "Affiliates": [
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          },
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          }
                                        ],
                                        "Customers": []
                                      }
                                    ]
                                  }
                                }
                              ],
                              "Shipments": [
                                {
                                  "Id": 1,
                                  "OrderId": 2,
                                  "TrackingNumber": "sample string 3",
                                  "TotalWeight": 1.0,
                                  "ShippedDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "DeliveryDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "ShipmentItems": [
                                    {
                                      "Id": 1,
                                      "ShipmentId": 2,
                                      "OrderItemId": 3,
                                      "Quantity": 4
                                    },
                                    {
                                      "Id": 1,
                                      "ShipmentId": 2,
                                      "OrderItemId": 3,
                                      "Quantity": 4
                                    }
                                  ]
                                },
                                {
                                  "Id": 1,
                                  "OrderId": 2,
                                  "TrackingNumber": "sample string 3",
                                  "TotalWeight": 1.0,
                                  "ShippedDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "DeliveryDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "ShipmentItems": [
                                    {
                                      "Id": 1,
                                      "ShipmentId": 2,
                                      "OrderItemId": 3,
                                      "Quantity": 4
                                    },
                                    {
                                      "Id": 1,
                                      "ShipmentId": 2,
                                      "OrderItemId": 3,
                                      "Quantity": 4
                                    }
                                  ]
                                }
                              ]
                            }
                          },
                          {
                            "Id": 1,
                            "GiftCardId": 2,
                            "UsedWithOrderId": 3,
                            "UsedValue": 4.0,
                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "Order": {
                              "Id": 1,
                              "OrderGuid": "ae44cfeb-4652-4735-a4e1-2c2944a032dc",
                              "StoreId": 3,
                              "CustomerId": 4,
                              "BillingAddressId": 5,
                              "ShippingAddressId": 1,
                              "OrderStatusId": 6,
                              "ShippingStatusId": 7,
                              "PaymentStatusId": 8,
                              "PaymentMethodSystemName": "sample string 9",
                              "CustomerCurrencyCode": "sample string 10",
                              "CurrencyRate": 1.0,
                              "CustomerTaxDisplayTypeId": 1,
                              "VatNumber": "sample string 11",
                              "OrderSubtotalInclTax": 1.0,
                              "OrderSubtotalExclTax": 1.0,
                              "OrderSubTotalDiscountInclTax": 1.0,
                              "OrderSubTotalDiscountExclTax": 1.0,
                              "OrderShippingInclTax": 1.0,
                              "OrderShippingExclTax": 1.0,
                              "PaymentMethodAdditionalFeeInclTax": 1.0,
                              "PaymentMethodAdditionalFeeExclTax": 1.0,
                              "TaxRates": "sample string 12",
                              "OrderTax": 1.0,
                              "OrderDiscount": 1.0,
                              "OrderTotal": 1.0,
                              "RefundedAmount": 1.0,
                              "RewardPointsWereAdded": true,
                              "CheckoutAttributeDescription": "sample string 14",
                              "CheckoutAttributesXml": "sample string 15",
                              "CustomerLanguageId": 1,
                              "AffiliateId": 1,
                              "UserId": 16,
                              "PrintingUserId": 17,
                              "InviterId": 18,
                              "CustomerIp": "sample string 19",
                              "AllowStoringCreditCardNumber": true,
                              "CardType": "sample string 20",
                              "CardName": "sample string 21",
                              "CardNumber": "sample string 22",
                              "MaskedCreditCardNumber": "sample string 23",
                              "CardCvv2": "sample string 24",
                              "CardExpirationMonth": "sample string 25",
                              "CardExpirationYear": "sample string 26",
                              "AuthorizationTransactionId": "sample string 27",
                              "AuthorizationTransactionCode": "sample string 28",
                              "AuthorizationTransactionResult": "sample string 29",
                              "CaptureTransactionId": "sample string 30",
                              "CaptureTransactionResult": "sample string 31",
                              "SubscriptionTransactionId": "sample string 32",
                              "PurchaseOrderNumber": "sample string 33",
                              "PaidDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                              "ShippingMethod": "sample string 34",
                              "ShippingRateComputationMethodSystemName": "sample string 35",
                              "Deleted": true,
                              "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                              "PrintedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                              "ShippingTimeId": 1,
                              "IsInvitation": true,
                              "IsOnline": true,
                              "IsContract": true,
                              "BarCode": "sample string 41",
                              "BarCodeBinary": "QEA=",
                              "vpcTelcoCode": "sample string 42",
                              "vpc_MerchTxnRef": "sample string 43",
                              "IsEmailSent": true,
                              "IsSmsSent": true,
                              "CustomerFirstName": "sample string 44",
                              "CustomerLastName": "sample string 45",
                              "CustomerEmail": "sample string 46",
                              "CustomerPhone": "sample string 47",
                              "IsAutoBuy": true,
                              "MemberCardCode": "sample string 48",
                              "PointReward": 1.0,
                              "PointCard": 1.0,
                              "VoucherCode": "sample string 49",
                              "CampaignId": 1,
                              "DiscountStatus": 1,
                              "IsTicketUsed": true,
                              "CheckedInOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                              "CheckedInUserId": 1,
                              "TransactionID": "sample string 50",
                              "InvNo": "sample string 51",
                              "ErrorStatus": "sample string 52",
                              "ETicketUrl": "sample string 53",
                              "DiscountUsageHistories": [
                                {
                                  "Id": 1,
                                  "DiscountId": 2,
                                  "OrderId": 3,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "Discount": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "DiscountTypeId": 3,
                                    "UsePercentage": true,
                                    "DiscountPercentage": 5.0,
                                    "DiscountAmount": 6.0,
                                    "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "RequiresCouponCode": true,
                                    "CouponCode": "sample string 8",
                                    "DiscountLimitationId": 9,
                                    "LimitationTimes": 10,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "CreatedUser": "sample string 11",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "UpdatedUser": "sample string 12",
                                    "DiscountRequirements": [
                                      {
                                        "Id": 1,
                                        "DiscountId": 2,
                                        "DiscountRequirementRuleSystemName": "sample string 3"
                                      },
                                      {
                                        "Id": 1,
                                        "DiscountId": 2,
                                        "DiscountRequirementRuleSystemName": "sample string 3"
                                      }
                                    ],
                                    "DiscountUsageHistories": [],
                                    "Categories": [
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "CategoryTemplateId": 4,
                                        "MetaKeywords": "sample string 5",
                                        "MetaDescription": "sample string 6",
                                        "MetaTitle": "sample string 7",
                                        "ParentCategoryId": 8,
                                        "PictureId": 9,
                                        "PageSize": 10,
                                        "AllowCustomersToSelectPageSize": true,
                                        "PageSizeOptions": "sample string 12",
                                        "PriceRanges": "sample string 13",
                                        "ShowOnHomePage": true,
                                        "HasDiscountsApplied": true,
                                        "SubjectToAcl": true,
                                        "LimitedToStores": true,
                                        "Published": true,
                                        "Deleted": true,
                                        "DisplayOrder": 20,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "IsFavorites": true,
                                        "Level": 24,
                                        "SubCategories": "sample string 25",
                                        "CreatedUser": "sample string 26",
                                        "UpdatedUser": "sample string 27",
                                        "CategoryFilmMappings": [
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          },
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          }
                                        ],
                                        "Product_Category_Mapping": [
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          },
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          }
                                        ],
                                        "Discounts": []
                                      },
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "CategoryTemplateId": 4,
                                        "MetaKeywords": "sample string 5",
                                        "MetaDescription": "sample string 6",
                                        "MetaTitle": "sample string 7",
                                        "ParentCategoryId": 8,
                                        "PictureId": 9,
                                        "PageSize": 10,
                                        "AllowCustomersToSelectPageSize": true,
                                        "PageSizeOptions": "sample string 12",
                                        "PriceRanges": "sample string 13",
                                        "ShowOnHomePage": true,
                                        "HasDiscountsApplied": true,
                                        "SubjectToAcl": true,
                                        "LimitedToStores": true,
                                        "Published": true,
                                        "Deleted": true,
                                        "DisplayOrder": 20,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "IsFavorites": true,
                                        "Level": 24,
                                        "SubCategories": "sample string 25",
                                        "CreatedUser": "sample string 26",
                                        "UpdatedUser": "sample string 27",
                                        "CategoryFilmMappings": [
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          },
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          }
                                        ],
                                        "Product_Category_Mapping": [
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          },
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          }
                                        ],
                                        "Discounts": []
                                      }
                                    ],
                                    "Products": []
                                  }
                                },
                                {
                                  "Id": 1,
                                  "DiscountId": 2,
                                  "OrderId": 3,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "Discount": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "DiscountTypeId": 3,
                                    "UsePercentage": true,
                                    "DiscountPercentage": 5.0,
                                    "DiscountAmount": 6.0,
                                    "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "RequiresCouponCode": true,
                                    "CouponCode": "sample string 8",
                                    "DiscountLimitationId": 9,
                                    "LimitationTimes": 10,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "CreatedUser": "sample string 11",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "UpdatedUser": "sample string 12",
                                    "DiscountRequirements": [
                                      {
                                        "Id": 1,
                                        "DiscountId": 2,
                                        "DiscountRequirementRuleSystemName": "sample string 3"
                                      },
                                      {
                                        "Id": 1,
                                        "DiscountId": 2,
                                        "DiscountRequirementRuleSystemName": "sample string 3"
                                      }
                                    ],
                                    "DiscountUsageHistories": [],
                                    "Categories": [
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "CategoryTemplateId": 4,
                                        "MetaKeywords": "sample string 5",
                                        "MetaDescription": "sample string 6",
                                        "MetaTitle": "sample string 7",
                                        "ParentCategoryId": 8,
                                        "PictureId": 9,
                                        "PageSize": 10,
                                        "AllowCustomersToSelectPageSize": true,
                                        "PageSizeOptions": "sample string 12",
                                        "PriceRanges": "sample string 13",
                                        "ShowOnHomePage": true,
                                        "HasDiscountsApplied": true,
                                        "SubjectToAcl": true,
                                        "LimitedToStores": true,
                                        "Published": true,
                                        "Deleted": true,
                                        "DisplayOrder": 20,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "IsFavorites": true,
                                        "Level": 24,
                                        "SubCategories": "sample string 25",
                                        "CreatedUser": "sample string 26",
                                        "UpdatedUser": "sample string 27",
                                        "CategoryFilmMappings": [
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          },
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          }
                                        ],
                                        "Product_Category_Mapping": [
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          },
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          }
                                        ],
                                        "Discounts": []
                                      },
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "CategoryTemplateId": 4,
                                        "MetaKeywords": "sample string 5",
                                        "MetaDescription": "sample string 6",
                                        "MetaTitle": "sample string 7",
                                        "ParentCategoryId": 8,
                                        "PictureId": 9,
                                        "PageSize": 10,
                                        "AllowCustomersToSelectPageSize": true,
                                        "PageSizeOptions": "sample string 12",
                                        "PriceRanges": "sample string 13",
                                        "ShowOnHomePage": true,
                                        "HasDiscountsApplied": true,
                                        "SubjectToAcl": true,
                                        "LimitedToStores": true,
                                        "Published": true,
                                        "Deleted": true,
                                        "DisplayOrder": 20,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "IsFavorites": true,
                                        "Level": 24,
                                        "SubCategories": "sample string 25",
                                        "CreatedUser": "sample string 26",
                                        "UpdatedUser": "sample string 27",
                                        "CategoryFilmMappings": [
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          },
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          }
                                        ],
                                        "Product_Category_Mapping": [
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          },
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          }
                                        ],
                                        "Discounts": []
                                      }
                                    ],
                                    "Products": []
                                  }
                                }
                              ],
                              "GiftCardUsageHistories": [],
                              "OrderItems": [],
                              "OrderNotes": [
                                {
                                  "Id": 1,
                                  "OrderId": 2,
                                  "Note": "sample string 3",
                                  "DisplayToCustomer": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                },
                                {
                                  "Id": 1,
                                  "OrderId": 2,
                                  "Note": "sample string 3",
                                  "DisplayToCustomer": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                }
                              ],
                              "RecurringPayments": [
                                {
                                  "Id": 1,
                                  "CycleLength": 2,
                                  "CyclePeriodId": 3,
                                  "TotalCycles": 4,
                                  "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "IsActive": true,
                                  "Deleted": true,
                                  "InitialOrderId": 8,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "RecurringPaymentHistories": [
                                    {
                                      "Id": 1,
                                      "RecurringPaymentId": 2,
                                      "OrderId": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                    },
                                    {
                                      "Id": 1,
                                      "RecurringPaymentId": 2,
                                      "OrderId": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                    }
                                  ]
                                },
                                {
                                  "Id": 1,
                                  "CycleLength": 2,
                                  "CyclePeriodId": 3,
                                  "TotalCycles": 4,
                                  "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "IsActive": true,
                                  "Deleted": true,
                                  "InitialOrderId": 8,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "RecurringPaymentHistories": [
                                    {
                                      "Id": 1,
                                      "RecurringPaymentId": 2,
                                      "OrderId": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                    },
                                    {
                                      "Id": 1,
                                      "RecurringPaymentId": 2,
                                      "OrderId": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                    }
                                  ]
                                }
                              ],
                              "RewardPointsHistories": [
                                {
                                  "Id": 1,
                                  "CustomerId": 2,
                                  "Points": 3,
                                  "PointsBalance": 4,
                                  "UsedAmount": 5.0,
                                  "Message": "sample string 6",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "UsedWithOrder_Id": 1,
                                  "Customer": {
                                    "Id": 1,
                                    "CustomerGuid": "0ac48611-ccfc-4669-af3e-7cfe8ce4bcd7",
                                    "Username": "sample string 3",
                                    "Email": "sample string 4",
                                    "Password": "sample string 5",
                                    "PasswordFormatId": 6,
                                    "PasswordSalt": "sample string 7",
                                    "AdminComment": "sample string 8",
                                    "IsTaxExempt": true,
                                    "AffiliateId": 10,
                                    "VendorId": 11,
                                    "Active": true,
                                    "Deleted": true,
                                    "IsSystemAccount": true,
                                    "SystemName": "sample string 15",
                                    "LastIpAddress": "sample string 16",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "LastLoginDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "LastActivityDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "BillingAddress_Id": 1,
                                    "ShippingAddress_Id": 1,
                                    "IsStaff": true,
                                    "IsManufacturer": true,
                                    "ManufacturerId": 1,
                                    "CustomerFirstName": "sample string 19",
                                    "CustomerLastName": "sample string 20",
                                    "BirthDay": "2025-05-19T10:21:02.8513541+07:00",
                                    "Mobile": "sample string 21",
                                    "Sex": "sample string 22",
                                    "Marriage": true,
                                    "Address": "sample string 23",
                                    "Position": "sample string 24",
                                    "Favour": "sample string 25",
                                    "CardCode": "sample string 26",
                                    "CardLevelName": "sample string 27",
                                    "CurrentCardId": 1,
                                    "CardIssued": true,
                                    "PointReward": 1.0,
                                    "PointCard": 1.0,
                                    "LastVisitedPage": "sample string 28",
                                    "DateCreateCard": "2025-05-19T10:21:02.8513541+07:00",
                                    "DateExpireCard": "2025-05-19T10:21:02.8513541+07:00",
                                    "DateLevel": "2025-05-19T10:21:02.8513541+07:00",
                                    "Area_Id": 1,
                                    "City_Id": 1,
                                    "Job_Id": 1,
                                    "District_Id": 1,
                                    "Country_Id": 1,
                                    "ActivityLogs": [
                                      {
                                        "Id": 1,
                                        "ActivityLogTypeId": 2,
                                        "CustomerId": 3,
                                        "Comment": "sample string 4",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ActivityLogType": {
                                          "Id": 1,
                                          "SystemKeyword": "sample string 2",
                                          "Name": "sample string 3",
                                          "Enabled": true,
                                          "ActivityLogs": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "ActivityLogTypeId": 2,
                                        "CustomerId": 3,
                                        "Comment": "sample string 4",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ActivityLogType": {
                                          "Id": 1,
                                          "SystemKeyword": "sample string 2",
                                          "Name": "sample string 3",
                                          "Enabled": true,
                                          "ActivityLogs": []
                                        }
                                      }
                                    ],
                                    "BackInStockSubscriptions": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ProductId": 3,
                                        "CustomerId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ProductId": 3,
                                        "CustomerId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "BlogComments": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogPost": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [],
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogPost": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [],
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      }
                                    ],
                                    "Customer_CustomerRole_Mapping": [
                                      {
                                        "Customer_Id": 1,
                                        "CustomerRole_Id": 2,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedUser": "sample string 3",
                                        "CustomerRole": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "FreeShipping": true,
                                          "TaxExempt": true,
                                          "Active": true,
                                          "IsSystemRole": true,
                                          "SystemName": "sample string 7",
                                          "Customer_CustomerRole_Mapping": [],
                                          "TierPrices": [
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            },
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            }
                                          ],
                                          "PermissionRecords": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "Customer_Id": 1,
                                        "CustomerRole_Id": 2,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedUser": "sample string 3",
                                        "CustomerRole": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "FreeShipping": true,
                                          "TaxExempt": true,
                                          "Active": true,
                                          "IsSystemRole": true,
                                          "SystemName": "sample string 7",
                                          "Customer_CustomerRole_Mapping": [],
                                          "TierPrices": [
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            },
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            }
                                          ],
                                          "PermissionRecords": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "ExternalAuthenticationRecords": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "Email": "sample string 3",
                                        "ExternalIdentifier": "sample string 4",
                                        "ExternalDisplayIdentifier": "sample string 5",
                                        "OAuthToken": "sample string 6",
                                        "OAuthAccessToken": "sample string 7",
                                        "ProviderSystemName": "sample string 8"
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "Email": "sample string 3",
                                        "ExternalIdentifier": "sample string 4",
                                        "ExternalDisplayIdentifier": "sample string 5",
                                        "OAuthToken": "sample string 6",
                                        "OAuthAccessToken": "sample string 7",
                                        "ProviderSystemName": "sample string 8"
                                      }
                                    ],
                                    "Forums_Post": [
                                      {
                                        "Id": 1,
                                        "TopicId": 2,
                                        "CustomerId": 3,
                                        "Text": "sample string 4",
                                        "IPAddress": "sample string 5",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Topic": {
                                          "Id": 1,
                                          "ForumId": 2,
                                          "CustomerId": 3,
                                          "TopicTypeId": 4,
                                          "Subject": "sample string 5",
                                          "NumPosts": 6,
                                          "Views": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Forum": {
                                            "Id": 1,
                                            "ForumGroupId": 2,
                                            "Name": "sample string 3",
                                            "Description": "sample string 4",
                                            "NumTopics": 5,
                                            "NumPosts": 6,
                                            "LastTopicId": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "DisplayOrder": 10,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Group": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "DisplayOrder": 3,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Forum": []
                                            },
                                            "Forums_Topic": []
                                          },
                                          "Forums_Post": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "TopicId": 2,
                                        "CustomerId": 3,
                                        "Text": "sample string 4",
                                        "IPAddress": "sample string 5",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Topic": {
                                          "Id": 1,
                                          "ForumId": 2,
                                          "CustomerId": 3,
                                          "TopicTypeId": 4,
                                          "Subject": "sample string 5",
                                          "NumPosts": 6,
                                          "Views": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Forum": {
                                            "Id": 1,
                                            "ForumGroupId": 2,
                                            "Name": "sample string 3",
                                            "Description": "sample string 4",
                                            "NumTopics": 5,
                                            "NumPosts": 6,
                                            "LastTopicId": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "DisplayOrder": 10,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Group": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "DisplayOrder": 3,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Forum": []
                                            },
                                            "Forums_Topic": []
                                          },
                                          "Forums_Post": []
                                        }
                                      }
                                    ],
                                    "Forums_Subscription": [
                                      {
                                        "Id": 1,
                                        "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                        "CustomerId": 3,
                                        "ForumId": 4,
                                        "TopicId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                        "CustomerId": 3,
                                        "ForumId": 4,
                                        "TopicId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "Forums_Topic": [
                                      {
                                        "Id": 1,
                                        "ForumId": 2,
                                        "CustomerId": 3,
                                        "TopicTypeId": 4,
                                        "Subject": "sample string 5",
                                        "NumPosts": 6,
                                        "Views": 7,
                                        "LastPostId": 8,
                                        "LastPostCustomerId": 9,
                                        "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Forum": {
                                          "Id": 1,
                                          "ForumGroupId": 2,
                                          "Name": "sample string 3",
                                          "Description": "sample string 4",
                                          "NumTopics": 5,
                                          "NumPosts": 6,
                                          "LastTopicId": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "DisplayOrder": 10,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Group": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "DisplayOrder": 3,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Forum": []
                                          },
                                          "Forums_Topic": []
                                        },
                                        "Forums_Post": [
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "ForumId": 2,
                                        "CustomerId": 3,
                                        "TopicTypeId": 4,
                                        "Subject": "sample string 5",
                                        "NumPosts": 6,
                                        "Views": 7,
                                        "LastPostId": 8,
                                        "LastPostCustomerId": 9,
                                        "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Forum": {
                                          "Id": 1,
                                          "ForumGroupId": 2,
                                          "Name": "sample string 3",
                                          "Description": "sample string 4",
                                          "NumTopics": 5,
                                          "NumPosts": 6,
                                          "LastTopicId": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "DisplayOrder": 10,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Group": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "DisplayOrder": 3,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Forum": []
                                          },
                                          "Forums_Topic": []
                                        },
                                        "Forums_Post": [
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      }
                                    ],
                                    "Logs": [
                                      {
                                        "Id": 1,
                                        "LogLevelId": 2,
                                        "ShortMessage": "sample string 3",
                                        "FullMessage": "sample string 4",
                                        "IpAddress": "sample string 5",
                                        "CustomerId": 1,
                                        "PageUrl": "sample string 6",
                                        "ReferrerUrl": "sample string 7",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "LogLevelId": 2,
                                        "ShortMessage": "sample string 3",
                                        "FullMessage": "sample string 4",
                                        "IpAddress": "sample string 5",
                                        "CustomerId": 1,
                                        "PageUrl": "sample string 6",
                                        "ReferrerUrl": "sample string 7",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "NewsComments": [
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "News": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          },
                                          "NewsComments": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "News": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          },
                                          "NewsComments": []
                                        }
                                      }
                                    ],
                                    "PollVotingRecords": [
                                      {
                                        "Id": 1,
                                        "PollAnswerId": 2,
                                        "CustomerId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswer": {
                                          "Id": 1,
                                          "PollId": 2,
                                          "Name": "sample string 3",
                                          "NumberOfVotes": 4,
                                          "DisplayOrder": 5,
                                          "Poll": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Name": "sample string 3",
                                            "SystemKeyword": "sample string 4",
                                            "Published": true,
                                            "ShowOnHomePage": true,
                                            "AllowGuestsToVote": true,
                                            "DisplayOrder": 8,
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "Polls": []
                                            },
                                            "PollAnswers": []
                                          },
                                          "PollVotingRecords": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "PollAnswerId": 2,
                                        "CustomerId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswer": {
                                          "Id": 1,
                                          "PollId": 2,
                                          "Name": "sample string 3",
                                          "NumberOfVotes": 4,
                                          "DisplayOrder": 5,
                                          "Poll": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Name": "sample string 3",
                                            "SystemKeyword": "sample string 4",
                                            "Published": true,
                                            "ShowOnHomePage": true,
                                            "AllowGuestsToVote": true,
                                            "DisplayOrder": 8,
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "Polls": []
                                            },
                                            "PollAnswers": []
                                          },
                                          "PollVotingRecords": []
                                        }
                                      }
                                    ],
                                    "Forums_PrivateMessage": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "Forums_PrivateMessage1": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "ReturnRequests": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "OrderItemId": 3,
                                        "CustomerId": 4,
                                        "Quantity": 5,
                                        "ReasonForReturn": "sample string 6",
                                        "RequestedAction": "sample string 7",
                                        "CustomerComments": "sample string 8",
                                        "StaffNotes": "sample string 9",
                                        "ReturnRequestStatusId": 10,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "OrderItemId": 3,
                                        "CustomerId": 4,
                                        "Quantity": 5,
                                        "ReasonForReturn": "sample string 6",
                                        "RequestedAction": "sample string 7",
                                        "CustomerComments": "sample string 8",
                                        "StaffNotes": "sample string 9",
                                        "ReturnRequestStatusId": 10,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "RewardPointsHistories": [],
                                    "ShoppingCartItems": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ShoppingCartTypeId": 3,
                                        "CustomerId": 4,
                                        "ProductId": 5,
                                        "AttributesXml": "sample string 6",
                                        "CustomerEnteredPrice": 7.0,
                                        "Quantity": 8,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "ListChairIndexF1": "sample string 11",
                                        "ListChairValueF1": "sample string 12",
                                        "ListChairIndexF2": "sample string 13",
                                        "ListChairValueF2": "sample string 14",
                                        "ListChairIndexF3": "sample string 15",
                                        "ListChairValueF3": "sample string 16",
                                        "PositionId": 1
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ShoppingCartTypeId": 3,
                                        "CustomerId": 4,
                                        "ProductId": 5,
                                        "AttributesXml": "sample string 6",
                                        "CustomerEnteredPrice": 7.0,
                                        "Quantity": 8,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "ListChairIndexF1": "sample string 11",
                                        "ListChairValueF1": "sample string 12",
                                        "ListChairIndexF2": "sample string 13",
                                        "ListChairValueF2": "sample string 14",
                                        "ListChairIndexF3": "sample string 15",
                                        "ListChairValueF3": "sample string 16",
                                        "PositionId": 1
                                      }
                                    ],
                                    "Addresses": [
                                      {
                                        "Id": 1,
                                        "FirstName": "sample string 2",
                                        "LastName": "sample string 3",
                                        "Email": "sample string 4",
                                        "Company": "sample string 5",
                                        "PersonInCharge": "sample string 6",
                                        "CountryId": 1,
                                        "StateProvinceId": 1,
                                        "City": "sample string 7",
                                        "Address1": "sample string 8",
                                        "Address2": "sample string 9",
                                        "ZipPostalCode": "sample string 10",
                                        "PhoneNumber": "sample string 11",
                                        "FaxNumber": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "Country": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "AllowsBilling": true,
                                          "AllowsShipping": true,
                                          "TwoLetterIsoCode": "sample string 5",
                                          "ThreeLetterIsoCode": "sample string 6",
                                          "NumericIsoCode": 7,
                                          "SubjectToVat": true,
                                          "Published": true,
                                          "DisplayOrder": 10,
                                          "Addresses": [],
                                          "StateProvinces": [
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            },
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            }
                                          ],
                                          "ShippingMethods": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            }
                                          ]
                                        },
                                        "StateProvince": {
                                          "Id": 1,
                                          "CountryId": 2,
                                          "Name": "sample string 3",
                                          "Abbreviation": "sample string 4",
                                          "Published": true,
                                          "DisplayOrder": 6,
                                          "ShowMenu": true,
                                          "ProvinceId": 8,
                                          "Addresses": [],
                                          "Country": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "AllowsBilling": true,
                                            "AllowsShipping": true,
                                            "TwoLetterIsoCode": "sample string 5",
                                            "ThreeLetterIsoCode": "sample string 6",
                                            "NumericIsoCode": 7,
                                            "SubjectToVat": true,
                                            "Published": true,
                                            "DisplayOrder": 10,
                                            "Addresses": [],
                                            "StateProvinces": [],
                                            "ShippingMethods": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              }
                                            ]
                                          }
                                        },
                                        "Affiliates": [
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          },
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          }
                                        ],
                                        "Customers": []
                                      },
                                      {
                                        "Id": 1,
                                        "FirstName": "sample string 2",
                                        "LastName": "sample string 3",
                                        "Email": "sample string 4",
                                        "Company": "sample string 5",
                                        "PersonInCharge": "sample string 6",
                                        "CountryId": 1,
                                        "StateProvinceId": 1,
                                        "City": "sample string 7",
                                        "Address1": "sample string 8",
                                        "Address2": "sample string 9",
                                        "ZipPostalCode": "sample string 10",
                                        "PhoneNumber": "sample string 11",
                                        "FaxNumber": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "Country": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "AllowsBilling": true,
                                          "AllowsShipping": true,
                                          "TwoLetterIsoCode": "sample string 5",
                                          "ThreeLetterIsoCode": "sample string 6",
                                          "NumericIsoCode": 7,
                                          "SubjectToVat": true,
                                          "Published": true,
                                          "DisplayOrder": 10,
                                          "Addresses": [],
                                          "StateProvinces": [
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            },
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            }
                                          ],
                                          "ShippingMethods": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            }
                                          ]
                                        },
                                        "StateProvince": {
                                          "Id": 1,
                                          "CountryId": 2,
                                          "Name": "sample string 3",
                                          "Abbreviation": "sample string 4",
                                          "Published": true,
                                          "DisplayOrder": 6,
                                          "ShowMenu": true,
                                          "ProvinceId": 8,
                                          "Addresses": [],
                                          "Country": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "AllowsBilling": true,
                                            "AllowsShipping": true,
                                            "TwoLetterIsoCode": "sample string 5",
                                            "ThreeLetterIsoCode": "sample string 6",
                                            "NumericIsoCode": 7,
                                            "SubjectToVat": true,
                                            "Published": true,
                                            "DisplayOrder": 10,
                                            "Addresses": [],
                                            "StateProvinces": [],
                                            "ShippingMethods": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              }
                                            ]
                                          }
                                        },
                                        "Affiliates": [
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          },
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          }
                                        ],
                                        "Customers": []
                                      }
                                    ]
                                  }
                                },
                                {
                                  "Id": 1,
                                  "CustomerId": 2,
                                  "Points": 3,
                                  "PointsBalance": 4,
                                  "UsedAmount": 5.0,
                                  "Message": "sample string 6",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "UsedWithOrder_Id": 1,
                                  "Customer": {
                                    "Id": 1,
                                    "CustomerGuid": "0ac48611-ccfc-4669-af3e-7cfe8ce4bcd7",
                                    "Username": "sample string 3",
                                    "Email": "sample string 4",
                                    "Password": "sample string 5",
                                    "PasswordFormatId": 6,
                                    "PasswordSalt": "sample string 7",
                                    "AdminComment": "sample string 8",
                                    "IsTaxExempt": true,
                                    "AffiliateId": 10,
                                    "VendorId": 11,
                                    "Active": true,
                                    "Deleted": true,
                                    "IsSystemAccount": true,
                                    "SystemName": "sample string 15",
                                    "LastIpAddress": "sample string 16",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "LastLoginDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "LastActivityDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "BillingAddress_Id": 1,
                                    "ShippingAddress_Id": 1,
                                    "IsStaff": true,
                                    "IsManufacturer": true,
                                    "ManufacturerId": 1,
                                    "CustomerFirstName": "sample string 19",
                                    "CustomerLastName": "sample string 20",
                                    "BirthDay": "2025-05-19T10:21:02.8513541+07:00",
                                    "Mobile": "sample string 21",
                                    "Sex": "sample string 22",
                                    "Marriage": true,
                                    "Address": "sample string 23",
                                    "Position": "sample string 24",
                                    "Favour": "sample string 25",
                                    "CardCode": "sample string 26",
                                    "CardLevelName": "sample string 27",
                                    "CurrentCardId": 1,
                                    "CardIssued": true,
                                    "PointReward": 1.0,
                                    "PointCard": 1.0,
                                    "LastVisitedPage": "sample string 28",
                                    "DateCreateCard": "2025-05-19T10:21:02.8513541+07:00",
                                    "DateExpireCard": "2025-05-19T10:21:02.8513541+07:00",
                                    "DateLevel": "2025-05-19T10:21:02.8513541+07:00",
                                    "Area_Id": 1,
                                    "City_Id": 1,
                                    "Job_Id": 1,
                                    "District_Id": 1,
                                    "Country_Id": 1,
                                    "ActivityLogs": [
                                      {
                                        "Id": 1,
                                        "ActivityLogTypeId": 2,
                                        "CustomerId": 3,
                                        "Comment": "sample string 4",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ActivityLogType": {
                                          "Id": 1,
                                          "SystemKeyword": "sample string 2",
                                          "Name": "sample string 3",
                                          "Enabled": true,
                                          "ActivityLogs": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "ActivityLogTypeId": 2,
                                        "CustomerId": 3,
                                        "Comment": "sample string 4",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ActivityLogType": {
                                          "Id": 1,
                                          "SystemKeyword": "sample string 2",
                                          "Name": "sample string 3",
                                          "Enabled": true,
                                          "ActivityLogs": []
                                        }
                                      }
                                    ],
                                    "BackInStockSubscriptions": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ProductId": 3,
                                        "CustomerId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ProductId": 3,
                                        "CustomerId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "BlogComments": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogPost": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [],
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogPost": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [],
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      }
                                    ],
                                    "Customer_CustomerRole_Mapping": [
                                      {
                                        "Customer_Id": 1,
                                        "CustomerRole_Id": 2,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedUser": "sample string 3",
                                        "CustomerRole": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "FreeShipping": true,
                                          "TaxExempt": true,
                                          "Active": true,
                                          "IsSystemRole": true,
                                          "SystemName": "sample string 7",
                                          "Customer_CustomerRole_Mapping": [],
                                          "TierPrices": [
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            },
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            }
                                          ],
                                          "PermissionRecords": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "Customer_Id": 1,
                                        "CustomerRole_Id": 2,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedUser": "sample string 3",
                                        "CustomerRole": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "FreeShipping": true,
                                          "TaxExempt": true,
                                          "Active": true,
                                          "IsSystemRole": true,
                                          "SystemName": "sample string 7",
                                          "Customer_CustomerRole_Mapping": [],
                                          "TierPrices": [
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            },
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            }
                                          ],
                                          "PermissionRecords": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "ExternalAuthenticationRecords": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "Email": "sample string 3",
                                        "ExternalIdentifier": "sample string 4",
                                        "ExternalDisplayIdentifier": "sample string 5",
                                        "OAuthToken": "sample string 6",
                                        "OAuthAccessToken": "sample string 7",
                                        "ProviderSystemName": "sample string 8"
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "Email": "sample string 3",
                                        "ExternalIdentifier": "sample string 4",
                                        "ExternalDisplayIdentifier": "sample string 5",
                                        "OAuthToken": "sample string 6",
                                        "OAuthAccessToken": "sample string 7",
                                        "ProviderSystemName": "sample string 8"
                                      }
                                    ],
                                    "Forums_Post": [
                                      {
                                        "Id": 1,
                                        "TopicId": 2,
                                        "CustomerId": 3,
                                        "Text": "sample string 4",
                                        "IPAddress": "sample string 5",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Topic": {
                                          "Id": 1,
                                          "ForumId": 2,
                                          "CustomerId": 3,
                                          "TopicTypeId": 4,
                                          "Subject": "sample string 5",
                                          "NumPosts": 6,
                                          "Views": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Forum": {
                                            "Id": 1,
                                            "ForumGroupId": 2,
                                            "Name": "sample string 3",
                                            "Description": "sample string 4",
                                            "NumTopics": 5,
                                            "NumPosts": 6,
                                            "LastTopicId": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "DisplayOrder": 10,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Group": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "DisplayOrder": 3,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Forum": []
                                            },
                                            "Forums_Topic": []
                                          },
                                          "Forums_Post": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "TopicId": 2,
                                        "CustomerId": 3,
                                        "Text": "sample string 4",
                                        "IPAddress": "sample string 5",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Topic": {
                                          "Id": 1,
                                          "ForumId": 2,
                                          "CustomerId": 3,
                                          "TopicTypeId": 4,
                                          "Subject": "sample string 5",
                                          "NumPosts": 6,
                                          "Views": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Forum": {
                                            "Id": 1,
                                            "ForumGroupId": 2,
                                            "Name": "sample string 3",
                                            "Description": "sample string 4",
                                            "NumTopics": 5,
                                            "NumPosts": 6,
                                            "LastTopicId": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "DisplayOrder": 10,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Group": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "DisplayOrder": 3,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Forum": []
                                            },
                                            "Forums_Topic": []
                                          },
                                          "Forums_Post": []
                                        }
                                      }
                                    ],
                                    "Forums_Subscription": [
                                      {
                                        "Id": 1,
                                        "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                        "CustomerId": 3,
                                        "ForumId": 4,
                                        "TopicId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                        "CustomerId": 3,
                                        "ForumId": 4,
                                        "TopicId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "Forums_Topic": [
                                      {
                                        "Id": 1,
                                        "ForumId": 2,
                                        "CustomerId": 3,
                                        "TopicTypeId": 4,
                                        "Subject": "sample string 5",
                                        "NumPosts": 6,
                                        "Views": 7,
                                        "LastPostId": 8,
                                        "LastPostCustomerId": 9,
                                        "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Forum": {
                                          "Id": 1,
                                          "ForumGroupId": 2,
                                          "Name": "sample string 3",
                                          "Description": "sample string 4",
                                          "NumTopics": 5,
                                          "NumPosts": 6,
                                          "LastTopicId": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "DisplayOrder": 10,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Group": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "DisplayOrder": 3,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Forum": []
                                          },
                                          "Forums_Topic": []
                                        },
                                        "Forums_Post": [
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "ForumId": 2,
                                        "CustomerId": 3,
                                        "TopicTypeId": 4,
                                        "Subject": "sample string 5",
                                        "NumPosts": 6,
                                        "Views": 7,
                                        "LastPostId": 8,
                                        "LastPostCustomerId": 9,
                                        "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Forum": {
                                          "Id": 1,
                                          "ForumGroupId": 2,
                                          "Name": "sample string 3",
                                          "Description": "sample string 4",
                                          "NumTopics": 5,
                                          "NumPosts": 6,
                                          "LastTopicId": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "DisplayOrder": 10,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Group": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "DisplayOrder": 3,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Forum": []
                                          },
                                          "Forums_Topic": []
                                        },
                                        "Forums_Post": [
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      }
                                    ],
                                    "Logs": [
                                      {
                                        "Id": 1,
                                        "LogLevelId": 2,
                                        "ShortMessage": "sample string 3",
                                        "FullMessage": "sample string 4",
                                        "IpAddress": "sample string 5",
                                        "CustomerId": 1,
                                        "PageUrl": "sample string 6",
                                        "ReferrerUrl": "sample string 7",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "LogLevelId": 2,
                                        "ShortMessage": "sample string 3",
                                        "FullMessage": "sample string 4",
                                        "IpAddress": "sample string 5",
                                        "CustomerId": 1,
                                        "PageUrl": "sample string 6",
                                        "ReferrerUrl": "sample string 7",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "NewsComments": [
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "News": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          },
                                          "NewsComments": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "News": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          },
                                          "NewsComments": []
                                        }
                                      }
                                    ],
                                    "PollVotingRecords": [
                                      {
                                        "Id": 1,
                                        "PollAnswerId": 2,
                                        "CustomerId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswer": {
                                          "Id": 1,
                                          "PollId": 2,
                                          "Name": "sample string 3",
                                          "NumberOfVotes": 4,
                                          "DisplayOrder": 5,
                                          "Poll": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Name": "sample string 3",
                                            "SystemKeyword": "sample string 4",
                                            "Published": true,
                                            "ShowOnHomePage": true,
                                            "AllowGuestsToVote": true,
                                            "DisplayOrder": 8,
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "Polls": []
                                            },
                                            "PollAnswers": []
                                          },
                                          "PollVotingRecords": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "PollAnswerId": 2,
                                        "CustomerId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswer": {
                                          "Id": 1,
                                          "PollId": 2,
                                          "Name": "sample string 3",
                                          "NumberOfVotes": 4,
                                          "DisplayOrder": 5,
                                          "Poll": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Name": "sample string 3",
                                            "SystemKeyword": "sample string 4",
                                            "Published": true,
                                            "ShowOnHomePage": true,
                                            "AllowGuestsToVote": true,
                                            "DisplayOrder": 8,
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "Polls": []
                                            },
                                            "PollAnswers": []
                                          },
                                          "PollVotingRecords": []
                                        }
                                      }
                                    ],
                                    "Forums_PrivateMessage": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "Forums_PrivateMessage1": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "ReturnRequests": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "OrderItemId": 3,
                                        "CustomerId": 4,
                                        "Quantity": 5,
                                        "ReasonForReturn": "sample string 6",
                                        "RequestedAction": "sample string 7",
                                        "CustomerComments": "sample string 8",
                                        "StaffNotes": "sample string 9",
                                        "ReturnRequestStatusId": 10,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "OrderItemId": 3,
                                        "CustomerId": 4,
                                        "Quantity": 5,
                                        "ReasonForReturn": "sample string 6",
                                        "RequestedAction": "sample string 7",
                                        "CustomerComments": "sample string 8",
                                        "StaffNotes": "sample string 9",
                                        "ReturnRequestStatusId": 10,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "RewardPointsHistories": [],
                                    "ShoppingCartItems": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ShoppingCartTypeId": 3,
                                        "CustomerId": 4,
                                        "ProductId": 5,
                                        "AttributesXml": "sample string 6",
                                        "CustomerEnteredPrice": 7.0,
                                        "Quantity": 8,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "ListChairIndexF1": "sample string 11",
                                        "ListChairValueF1": "sample string 12",
                                        "ListChairIndexF2": "sample string 13",
                                        "ListChairValueF2": "sample string 14",
                                        "ListChairIndexF3": "sample string 15",
                                        "ListChairValueF3": "sample string 16",
                                        "PositionId": 1
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ShoppingCartTypeId": 3,
                                        "CustomerId": 4,
                                        "ProductId": 5,
                                        "AttributesXml": "sample string 6",
                                        "CustomerEnteredPrice": 7.0,
                                        "Quantity": 8,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "ListChairIndexF1": "sample string 11",
                                        "ListChairValueF1": "sample string 12",
                                        "ListChairIndexF2": "sample string 13",
                                        "ListChairValueF2": "sample string 14",
                                        "ListChairIndexF3": "sample string 15",
                                        "ListChairValueF3": "sample string 16",
                                        "PositionId": 1
                                      }
                                    ],
                                    "Addresses": [
                                      {
                                        "Id": 1,
                                        "FirstName": "sample string 2",
                                        "LastName": "sample string 3",
                                        "Email": "sample string 4",
                                        "Company": "sample string 5",
                                        "PersonInCharge": "sample string 6",
                                        "CountryId": 1,
                                        "StateProvinceId": 1,
                                        "City": "sample string 7",
                                        "Address1": "sample string 8",
                                        "Address2": "sample string 9",
                                        "ZipPostalCode": "sample string 10",
                                        "PhoneNumber": "sample string 11",
                                        "FaxNumber": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "Country": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "AllowsBilling": true,
                                          "AllowsShipping": true,
                                          "TwoLetterIsoCode": "sample string 5",
                                          "ThreeLetterIsoCode": "sample string 6",
                                          "NumericIsoCode": 7,
                                          "SubjectToVat": true,
                                          "Published": true,
                                          "DisplayOrder": 10,
                                          "Addresses": [],
                                          "StateProvinces": [
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            },
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            }
                                          ],
                                          "ShippingMethods": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            }
                                          ]
                                        },
                                        "StateProvince": {
                                          "Id": 1,
                                          "CountryId": 2,
                                          "Name": "sample string 3",
                                          "Abbreviation": "sample string 4",
                                          "Published": true,
                                          "DisplayOrder": 6,
                                          "ShowMenu": true,
                                          "ProvinceId": 8,
                                          "Addresses": [],
                                          "Country": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "AllowsBilling": true,
                                            "AllowsShipping": true,
                                            "TwoLetterIsoCode": "sample string 5",
                                            "ThreeLetterIsoCode": "sample string 6",
                                            "NumericIsoCode": 7,
                                            "SubjectToVat": true,
                                            "Published": true,
                                            "DisplayOrder": 10,
                                            "Addresses": [],
                                            "StateProvinces": [],
                                            "ShippingMethods": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              }
                                            ]
                                          }
                                        },
                                        "Affiliates": [
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          },
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          }
                                        ],
                                        "Customers": []
                                      },
                                      {
                                        "Id": 1,
                                        "FirstName": "sample string 2",
                                        "LastName": "sample string 3",
                                        "Email": "sample string 4",
                                        "Company": "sample string 5",
                                        "PersonInCharge": "sample string 6",
                                        "CountryId": 1,
                                        "StateProvinceId": 1,
                                        "City": "sample string 7",
                                        "Address1": "sample string 8",
                                        "Address2": "sample string 9",
                                        "ZipPostalCode": "sample string 10",
                                        "PhoneNumber": "sample string 11",
                                        "FaxNumber": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "Country": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "AllowsBilling": true,
                                          "AllowsShipping": true,
                                          "TwoLetterIsoCode": "sample string 5",
                                          "ThreeLetterIsoCode": "sample string 6",
                                          "NumericIsoCode": 7,
                                          "SubjectToVat": true,
                                          "Published": true,
                                          "DisplayOrder": 10,
                                          "Addresses": [],
                                          "StateProvinces": [
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            },
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            }
                                          ],
                                          "ShippingMethods": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            }
                                          ]
                                        },
                                        "StateProvince": {
                                          "Id": 1,
                                          "CountryId": 2,
                                          "Name": "sample string 3",
                                          "Abbreviation": "sample string 4",
                                          "Published": true,
                                          "DisplayOrder": 6,
                                          "ShowMenu": true,
                                          "ProvinceId": 8,
                                          "Addresses": [],
                                          "Country": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "AllowsBilling": true,
                                            "AllowsShipping": true,
                                            "TwoLetterIsoCode": "sample string 5",
                                            "ThreeLetterIsoCode": "sample string 6",
                                            "NumericIsoCode": 7,
                                            "SubjectToVat": true,
                                            "Published": true,
                                            "DisplayOrder": 10,
                                            "Addresses": [],
                                            "StateProvinces": [],
                                            "ShippingMethods": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              }
                                            ]
                                          }
                                        },
                                        "Affiliates": [
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          },
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          }
                                        ],
                                        "Customers": []
                                      }
                                    ]
                                  }
                                }
                              ],
                              "Shipments": [
                                {
                                  "Id": 1,
                                  "OrderId": 2,
                                  "TrackingNumber": "sample string 3",
                                  "TotalWeight": 1.0,
                                  "ShippedDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "DeliveryDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "ShipmentItems": [
                                    {
                                      "Id": 1,
                                      "ShipmentId": 2,
                                      "OrderItemId": 3,
                                      "Quantity": 4
                                    },
                                    {
                                      "Id": 1,
                                      "ShipmentId": 2,
                                      "OrderItemId": 3,
                                      "Quantity": 4
                                    }
                                  ]
                                },
                                {
                                  "Id": 1,
                                  "OrderId": 2,
                                  "TrackingNumber": "sample string 3",
                                  "TotalWeight": 1.0,
                                  "ShippedDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "DeliveryDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "ShipmentItems": [
                                    {
                                      "Id": 1,
                                      "ShipmentId": 2,
                                      "OrderItemId": 3,
                                      "Quantity": 4
                                    },
                                    {
                                      "Id": 1,
                                      "ShipmentId": 2,
                                      "OrderItemId": 3,
                                      "Quantity": 4
                                    }
                                  ]
                                }
                              ]
                            }
                          }
                        ]
                      }
                    ],
                    "Order": {
                      "Id": 1,
                      "OrderGuid": "ae44cfeb-4652-4735-a4e1-2c2944a032dc",
                      "StoreId": 3,
                      "CustomerId": 4,
                      "BillingAddressId": 5,
                      "ShippingAddressId": 1,
                      "OrderStatusId": 6,
                      "ShippingStatusId": 7,
                      "PaymentStatusId": 8,
                      "PaymentMethodSystemName": "sample string 9",
                      "CustomerCurrencyCode": "sample string 10",
                      "CurrencyRate": 1.0,
                      "CustomerTaxDisplayTypeId": 1,
                      "VatNumber": "sample string 11",
                      "OrderSubtotalInclTax": 1.0,
                      "OrderSubtotalExclTax": 1.0,
                      "OrderSubTotalDiscountInclTax": 1.0,
                      "OrderSubTotalDiscountExclTax": 1.0,
                      "OrderShippingInclTax": 1.0,
                      "OrderShippingExclTax": 1.0,
                      "PaymentMethodAdditionalFeeInclTax": 1.0,
                      "PaymentMethodAdditionalFeeExclTax": 1.0,
                      "TaxRates": "sample string 12",
                      "OrderTax": 1.0,
                      "OrderDiscount": 1.0,
                      "OrderTotal": 1.0,
                      "RefundedAmount": 1.0,
                      "RewardPointsWereAdded": true,
                      "CheckoutAttributeDescription": "sample string 14",
                      "CheckoutAttributesXml": "sample string 15",
                      "CustomerLanguageId": 1,
                      "AffiliateId": 1,
                      "UserId": 16,
                      "PrintingUserId": 17,
                      "InviterId": 18,
                      "CustomerIp": "sample string 19",
                      "AllowStoringCreditCardNumber": true,
                      "CardType": "sample string 20",
                      "CardName": "sample string 21",
                      "CardNumber": "sample string 22",
                      "MaskedCreditCardNumber": "sample string 23",
                      "CardCvv2": "sample string 24",
                      "CardExpirationMonth": "sample string 25",
                      "CardExpirationYear": "sample string 26",
                      "AuthorizationTransactionId": "sample string 27",
                      "AuthorizationTransactionCode": "sample string 28",
                      "AuthorizationTransactionResult": "sample string 29",
                      "CaptureTransactionId": "sample string 30",
                      "CaptureTransactionResult": "sample string 31",
                      "SubscriptionTransactionId": "sample string 32",
                      "PurchaseOrderNumber": "sample string 33",
                      "PaidDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                      "ShippingMethod": "sample string 34",
                      "ShippingRateComputationMethodSystemName": "sample string 35",
                      "Deleted": true,
                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                      "PrintedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                      "ShippingTimeId": 1,
                      "IsInvitation": true,
                      "IsOnline": true,
                      "IsContract": true,
                      "BarCode": "sample string 41",
                      "BarCodeBinary": "QEA=",
                      "vpcTelcoCode": "sample string 42",
                      "vpc_MerchTxnRef": "sample string 43",
                      "IsEmailSent": true,
                      "IsSmsSent": true,
                      "CustomerFirstName": "sample string 44",
                      "CustomerLastName": "sample string 45",
                      "CustomerEmail": "sample string 46",
                      "CustomerPhone": "sample string 47",
                      "IsAutoBuy": true,
                      "MemberCardCode": "sample string 48",
                      "PointReward": 1.0,
                      "PointCard": 1.0,
                      "VoucherCode": "sample string 49",
                      "CampaignId": 1,
                      "DiscountStatus": 1,
                      "IsTicketUsed": true,
                      "CheckedInOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                      "CheckedInUserId": 1,
                      "TransactionID": "sample string 50",
                      "InvNo": "sample string 51",
                      "ErrorStatus": "sample string 52",
                      "ETicketUrl": "sample string 53",
                      "DiscountUsageHistories": [
                        {
                          "Id": 1,
                          "DiscountId": 2,
                          "OrderId": 3,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "Discount": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "DiscountTypeId": 3,
                            "UsePercentage": true,
                            "DiscountPercentage": 5.0,
                            "DiscountAmount": 6.0,
                            "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "EndDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "RequiresCouponCode": true,
                            "CouponCode": "sample string 8",
                            "DiscountLimitationId": 9,
                            "LimitationTimes": 10,
                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "CreatedUser": "sample string 11",
                            "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "UpdatedUser": "sample string 12",
                            "DiscountRequirements": [
                              {
                                "Id": 1,
                                "DiscountId": 2,
                                "DiscountRequirementRuleSystemName": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "DiscountId": 2,
                                "DiscountRequirementRuleSystemName": "sample string 3"
                              }
                            ],
                            "DiscountUsageHistories": [],
                            "Categories": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "CategoryTemplateId": 4,
                                "MetaKeywords": "sample string 5",
                                "MetaDescription": "sample string 6",
                                "MetaTitle": "sample string 7",
                                "ParentCategoryId": 8,
                                "PictureId": 9,
                                "PageSize": 10,
                                "AllowCustomersToSelectPageSize": true,
                                "PageSizeOptions": "sample string 12",
                                "PriceRanges": "sample string 13",
                                "ShowOnHomePage": true,
                                "HasDiscountsApplied": true,
                                "SubjectToAcl": true,
                                "LimitedToStores": true,
                                "Published": true,
                                "Deleted": true,
                                "DisplayOrder": 20,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "IsFavorites": true,
                                "Level": 24,
                                "SubCategories": "sample string 25",
                                "CreatedUser": "sample string 26",
                                "UpdatedUser": "sample string 27",
                                "CategoryFilmMappings": [
                                  {
                                    "Id": 1,
                                    "FilmId": 1,
                                    "CategoryId": 1,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "CreatedUser": "sample string 2"
                                  },
                                  {
                                    "Id": 1,
                                    "FilmId": 1,
                                    "CategoryId": 1,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "CreatedUser": "sample string 2"
                                  }
                                ],
                                "Product_Category_Mapping": [
                                  {
                                    "Id": 1,
                                    "ProductId": 2,
                                    "CategoryId": 3,
                                    "IsFeaturedProduct": true,
                                    "DisplayOrder": 5
                                  },
                                  {
                                    "Id": 1,
                                    "ProductId": 2,
                                    "CategoryId": 3,
                                    "IsFeaturedProduct": true,
                                    "DisplayOrder": 5
                                  }
                                ],
                                "Discounts": []
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "CategoryTemplateId": 4,
                                "MetaKeywords": "sample string 5",
                                "MetaDescription": "sample string 6",
                                "MetaTitle": "sample string 7",
                                "ParentCategoryId": 8,
                                "PictureId": 9,
                                "PageSize": 10,
                                "AllowCustomersToSelectPageSize": true,
                                "PageSizeOptions": "sample string 12",
                                "PriceRanges": "sample string 13",
                                "ShowOnHomePage": true,
                                "HasDiscountsApplied": true,
                                "SubjectToAcl": true,
                                "LimitedToStores": true,
                                "Published": true,
                                "Deleted": true,
                                "DisplayOrder": 20,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "IsFavorites": true,
                                "Level": 24,
                                "SubCategories": "sample string 25",
                                "CreatedUser": "sample string 26",
                                "UpdatedUser": "sample string 27",
                                "CategoryFilmMappings": [
                                  {
                                    "Id": 1,
                                    "FilmId": 1,
                                    "CategoryId": 1,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "CreatedUser": "sample string 2"
                                  },
                                  {
                                    "Id": 1,
                                    "FilmId": 1,
                                    "CategoryId": 1,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "CreatedUser": "sample string 2"
                                  }
                                ],
                                "Product_Category_Mapping": [
                                  {
                                    "Id": 1,
                                    "ProductId": 2,
                                    "CategoryId": 3,
                                    "IsFeaturedProduct": true,
                                    "DisplayOrder": 5
                                  },
                                  {
                                    "Id": 1,
                                    "ProductId": 2,
                                    "CategoryId": 3,
                                    "IsFeaturedProduct": true,
                                    "DisplayOrder": 5
                                  }
                                ],
                                "Discounts": []
                              }
                            ],
                            "Products": []
                          }
                        },
                        {
                          "Id": 1,
                          "DiscountId": 2,
                          "OrderId": 3,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "Discount": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "DiscountTypeId": 3,
                            "UsePercentage": true,
                            "DiscountPercentage": 5.0,
                            "DiscountAmount": 6.0,
                            "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "EndDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "RequiresCouponCode": true,
                            "CouponCode": "sample string 8",
                            "DiscountLimitationId": 9,
                            "LimitationTimes": 10,
                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "CreatedUser": "sample string 11",
                            "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "UpdatedUser": "sample string 12",
                            "DiscountRequirements": [
                              {
                                "Id": 1,
                                "DiscountId": 2,
                                "DiscountRequirementRuleSystemName": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "DiscountId": 2,
                                "DiscountRequirementRuleSystemName": "sample string 3"
                              }
                            ],
                            "DiscountUsageHistories": [],
                            "Categories": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "CategoryTemplateId": 4,
                                "MetaKeywords": "sample string 5",
                                "MetaDescription": "sample string 6",
                                "MetaTitle": "sample string 7",
                                "ParentCategoryId": 8,
                                "PictureId": 9,
                                "PageSize": 10,
                                "AllowCustomersToSelectPageSize": true,
                                "PageSizeOptions": "sample string 12",
                                "PriceRanges": "sample string 13",
                                "ShowOnHomePage": true,
                                "HasDiscountsApplied": true,
                                "SubjectToAcl": true,
                                "LimitedToStores": true,
                                "Published": true,
                                "Deleted": true,
                                "DisplayOrder": 20,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "IsFavorites": true,
                                "Level": 24,
                                "SubCategories": "sample string 25",
                                "CreatedUser": "sample string 26",
                                "UpdatedUser": "sample string 27",
                                "CategoryFilmMappings": [
                                  {
                                    "Id": 1,
                                    "FilmId": 1,
                                    "CategoryId": 1,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "CreatedUser": "sample string 2"
                                  },
                                  {
                                    "Id": 1,
                                    "FilmId": 1,
                                    "CategoryId": 1,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "CreatedUser": "sample string 2"
                                  }
                                ],
                                "Product_Category_Mapping": [
                                  {
                                    "Id": 1,
                                    "ProductId": 2,
                                    "CategoryId": 3,
                                    "IsFeaturedProduct": true,
                                    "DisplayOrder": 5
                                  },
                                  {
                                    "Id": 1,
                                    "ProductId": 2,
                                    "CategoryId": 3,
                                    "IsFeaturedProduct": true,
                                    "DisplayOrder": 5
                                  }
                                ],
                                "Discounts": []
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "CategoryTemplateId": 4,
                                "MetaKeywords": "sample string 5",
                                "MetaDescription": "sample string 6",
                                "MetaTitle": "sample string 7",
                                "ParentCategoryId": 8,
                                "PictureId": 9,
                                "PageSize": 10,
                                "AllowCustomersToSelectPageSize": true,
                                "PageSizeOptions": "sample string 12",
                                "PriceRanges": "sample string 13",
                                "ShowOnHomePage": true,
                                "HasDiscountsApplied": true,
                                "SubjectToAcl": true,
                                "LimitedToStores": true,
                                "Published": true,
                                "Deleted": true,
                                "DisplayOrder": 20,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "IsFavorites": true,
                                "Level": 24,
                                "SubCategories": "sample string 25",
                                "CreatedUser": "sample string 26",
                                "UpdatedUser": "sample string 27",
                                "CategoryFilmMappings": [
                                  {
                                    "Id": 1,
                                    "FilmId": 1,
                                    "CategoryId": 1,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "CreatedUser": "sample string 2"
                                  },
                                  {
                                    "Id": 1,
                                    "FilmId": 1,
                                    "CategoryId": 1,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "CreatedUser": "sample string 2"
                                  }
                                ],
                                "Product_Category_Mapping": [
                                  {
                                    "Id": 1,
                                    "ProductId": 2,
                                    "CategoryId": 3,
                                    "IsFeaturedProduct": true,
                                    "DisplayOrder": 5
                                  },
                                  {
                                    "Id": 1,
                                    "ProductId": 2,
                                    "CategoryId": 3,
                                    "IsFeaturedProduct": true,
                                    "DisplayOrder": 5
                                  }
                                ],
                                "Discounts": []
                              }
                            ],
                            "Products": []
                          }
                        }
                      ],
                      "GiftCardUsageHistories": [
                        {
                          "Id": 1,
                          "GiftCardId": 2,
                          "UsedWithOrderId": 3,
                          "UsedValue": 4.0,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "GiftCard": {
                            "Id": 1,
                            "PurchasedWithOrderItemId": 1,
                            "GiftCardTypeId": 2,
                            "Amount": 3.0,
                            "IsGiftCardActivated": true,
                            "GiftCardCouponCode": "sample string 5",
                            "RecipientName": "sample string 6",
                            "RecipientEmail": "sample string 7",
                            "SenderName": "sample string 8",
                            "SenderEmail": "sample string 9",
                            "Message": "sample string 10",
                            "IsRecipientNotified": true,
                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "GiftCardUsageHistories": []
                          }
                        },
                        {
                          "Id": 1,
                          "GiftCardId": 2,
                          "UsedWithOrderId": 3,
                          "UsedValue": 4.0,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "GiftCard": {
                            "Id": 1,
                            "PurchasedWithOrderItemId": 1,
                            "GiftCardTypeId": 2,
                            "Amount": 3.0,
                            "IsGiftCardActivated": true,
                            "GiftCardCouponCode": "sample string 5",
                            "RecipientName": "sample string 6",
                            "RecipientEmail": "sample string 7",
                            "SenderName": "sample string 8",
                            "SenderEmail": "sample string 9",
                            "Message": "sample string 10",
                            "IsRecipientNotified": true,
                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "GiftCardUsageHistories": []
                          }
                        }
                      ],
                      "OrderItems": [],
                      "OrderNotes": [
                        {
                          "Id": 1,
                          "OrderId": 2,
                          "Note": "sample string 3",
                          "DisplayToCustomer": true,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                        },
                        {
                          "Id": 1,
                          "OrderId": 2,
                          "Note": "sample string 3",
                          "DisplayToCustomer": true,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                        }
                      ],
                      "RecurringPayments": [
                        {
                          "Id": 1,
                          "CycleLength": 2,
                          "CyclePeriodId": 3,
                          "TotalCycles": 4,
                          "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "IsActive": true,
                          "Deleted": true,
                          "InitialOrderId": 8,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "RecurringPaymentHistories": [
                            {
                              "Id": 1,
                              "RecurringPaymentId": 2,
                              "OrderId": 3,
                              "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                            },
                            {
                              "Id": 1,
                              "RecurringPaymentId": 2,
                              "OrderId": 3,
                              "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                            }
                          ]
                        },
                        {
                          "Id": 1,
                          "CycleLength": 2,
                          "CyclePeriodId": 3,
                          "TotalCycles": 4,
                          "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "IsActive": true,
                          "Deleted": true,
                          "InitialOrderId": 8,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "RecurringPaymentHistories": [
                            {
                              "Id": 1,
                              "RecurringPaymentId": 2,
                              "OrderId": 3,
                              "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                            },
                            {
                              "Id": 1,
                              "RecurringPaymentId": 2,
                              "OrderId": 3,
                              "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                            }
                          ]
                        }
                      ],
                      "RewardPointsHistories": [
                        {
                          "Id": 1,
                          "CustomerId": 2,
                          "Points": 3,
                          "PointsBalance": 4,
                          "UsedAmount": 5.0,
                          "Message": "sample string 6",
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "UsedWithOrder_Id": 1,
                          "Customer": {
                            "Id": 1,
                            "CustomerGuid": "0ac48611-ccfc-4669-af3e-7cfe8ce4bcd7",
                            "Username": "sample string 3",
                            "Email": "sample string 4",
                            "Password": "sample string 5",
                            "PasswordFormatId": 6,
                            "PasswordSalt": "sample string 7",
                            "AdminComment": "sample string 8",
                            "IsTaxExempt": true,
                            "AffiliateId": 10,
                            "VendorId": 11,
                            "Active": true,
                            "Deleted": true,
                            "IsSystemAccount": true,
                            "SystemName": "sample string 15",
                            "LastIpAddress": "sample string 16",
                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "LastLoginDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "LastActivityDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "BillingAddress_Id": 1,
                            "ShippingAddress_Id": 1,
                            "IsStaff": true,
                            "IsManufacturer": true,
                            "ManufacturerId": 1,
                            "CustomerFirstName": "sample string 19",
                            "CustomerLastName": "sample string 20",
                            "BirthDay": "2025-05-19T10:21:02.8513541+07:00",
                            "Mobile": "sample string 21",
                            "Sex": "sample string 22",
                            "Marriage": true,
                            "Address": "sample string 23",
                            "Position": "sample string 24",
                            "Favour": "sample string 25",
                            "CardCode": "sample string 26",
                            "CardLevelName": "sample string 27",
                            "CurrentCardId": 1,
                            "CardIssued": true,
                            "PointReward": 1.0,
                            "PointCard": 1.0,
                            "LastVisitedPage": "sample string 28",
                            "DateCreateCard": "2025-05-19T10:21:02.8513541+07:00",
                            "DateExpireCard": "2025-05-19T10:21:02.8513541+07:00",
                            "DateLevel": "2025-05-19T10:21:02.8513541+07:00",
                            "Area_Id": 1,
                            "City_Id": 1,
                            "Job_Id": 1,
                            "District_Id": 1,
                            "Country_Id": 1,
                            "ActivityLogs": [
                              {
                                "Id": 1,
                                "ActivityLogTypeId": 2,
                                "CustomerId": 3,
                                "Comment": "sample string 4",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "ActivityLogType": {
                                  "Id": 1,
                                  "SystemKeyword": "sample string 2",
                                  "Name": "sample string 3",
                                  "Enabled": true,
                                  "ActivityLogs": []
                                }
                              },
                              {
                                "Id": 1,
                                "ActivityLogTypeId": 2,
                                "CustomerId": 3,
                                "Comment": "sample string 4",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "ActivityLogType": {
                                  "Id": 1,
                                  "SystemKeyword": "sample string 2",
                                  "Name": "sample string 3",
                                  "Enabled": true,
                                  "ActivityLogs": []
                                }
                              }
                            ],
                            "BackInStockSubscriptions": [
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "ProductId": 3,
                                "CustomerId": 4,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              },
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "ProductId": 3,
                                "CustomerId": 4,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              }
                            ],
                            "BlogComments": [
                              {
                                "Id": 1,
                                "CustomerId": 2,
                                "CommentText": "sample string 3",
                                "BlogPostId": 4,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "BlogPost": {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Title": "sample string 3",
                                  "Body": "sample string 4",
                                  "AllowComments": true,
                                  "CommentCount": 6,
                                  "Tags": "sample string 7",
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "MetaKeywords": "sample string 8",
                                  "MetaDescription": "sample string 9",
                                  "MetaTitle": "sample string 10",
                                  "LimitedToStores": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "BlogComments": [],
                                  "Language": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "LanguageCulture": "sample string 3",
                                    "UniqueSeoCode": "sample string 4",
                                    "FlagImageFileName": "sample string 5",
                                    "Rtl": true,
                                    "LimitedToStores": true,
                                    "Published": true,
                                    "DisplayOrder": 9,
                                    "BlogPosts": [],
                                    "LocaleStringResources": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "ResourceName": "sample string 3",
                                        "ResourceValue": "sample string 4"
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "ResourceName": "sample string 3",
                                        "ResourceValue": "sample string 4"
                                      }
                                    ],
                                    "LocalizedProperties": [
                                      {
                                        "Id": 1,
                                        "EntityId": 2,
                                        "LanguageId": 3,
                                        "LocaleKeyGroup": "sample string 4",
                                        "LocaleKey": "sample string 5",
                                        "LocaleValue": "sample string 6"
                                      },
                                      {
                                        "Id": 1,
                                        "EntityId": 2,
                                        "LanguageId": 3,
                                        "LocaleKeyGroup": "sample string 4",
                                        "LocaleKey": "sample string 5",
                                        "LocaleValue": "sample string 6"
                                      }
                                    ],
                                    "News": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Title": "sample string 3",
                                        "Short": "sample string 4",
                                        "Full": "sample string 5",
                                        "Published": true,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "AllowComments": true,
                                        "CommentCount": 8,
                                        "LimitedToStores": true,
                                        "MetaKeywords": "sample string 10",
                                        "MetaDescription": "sample string 11",
                                        "MetaTitle": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ZoneId": 14,
                                        "ZoneName": "sample string 15",
                                        "IsHot": true,
                                        "IsFocus": true,
                                        "CustomerId": 16,
                                        "ViewCount": 1,
                                        "PictureId": 1,
                                        "OrderNo": 1,
                                        "UrlImage": "sample string 17",
                                        "UrlImages": [
                                          "sample string 1",
                                          "sample string 2"
                                        ],
                                        "PictureIds": "sample string 18",
                                        "NewsComments": [
                                          {
                                            "Id": 1,
                                            "CommentTitle": "sample string 2",
                                            "CommentText": "sample string 3",
                                            "NewsItemId": 4,
                                            "CustomerId": 5,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "CommentTitle": "sample string 2",
                                            "CommentText": "sample string 3",
                                            "NewsItemId": 4,
                                            "CustomerId": 5,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Title": "sample string 3",
                                        "Short": "sample string 4",
                                        "Full": "sample string 5",
                                        "Published": true,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "AllowComments": true,
                                        "CommentCount": 8,
                                        "LimitedToStores": true,
                                        "MetaKeywords": "sample string 10",
                                        "MetaDescription": "sample string 11",
                                        "MetaTitle": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ZoneId": 14,
                                        "ZoneName": "sample string 15",
                                        "IsHot": true,
                                        "IsFocus": true,
                                        "CustomerId": 16,
                                        "ViewCount": 1,
                                        "PictureId": 1,
                                        "OrderNo": 1,
                                        "UrlImage": "sample string 17",
                                        "UrlImages": [
                                          "sample string 1",
                                          "sample string 2"
                                        ],
                                        "PictureIds": "sample string 18",
                                        "NewsComments": [
                                          {
                                            "Id": 1,
                                            "CommentTitle": "sample string 2",
                                            "CommentText": "sample string 3",
                                            "NewsItemId": 4,
                                            "CustomerId": 5,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "CommentTitle": "sample string 2",
                                            "CommentText": "sample string 3",
                                            "NewsItemId": 4,
                                            "CustomerId": 5,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      }
                                    ],
                                    "Polls": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Name": "sample string 3",
                                        "SystemKeyword": "sample string 4",
                                        "Published": true,
                                        "ShowOnHomePage": true,
                                        "AllowGuestsToVote": true,
                                        "DisplayOrder": 8,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswers": [
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          },
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Name": "sample string 3",
                                        "SystemKeyword": "sample string 4",
                                        "Published": true,
                                        "ShowOnHomePage": true,
                                        "AllowGuestsToVote": true,
                                        "DisplayOrder": 8,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswers": [
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          },
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    ]
                                  }
                                }
                              },
                              {
                                "Id": 1,
                                "CustomerId": 2,
                                "CommentText": "sample string 3",
                                "BlogPostId": 4,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "BlogPost": {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Title": "sample string 3",
                                  "Body": "sample string 4",
                                  "AllowComments": true,
                                  "CommentCount": 6,
                                  "Tags": "sample string 7",
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "MetaKeywords": "sample string 8",
                                  "MetaDescription": "sample string 9",
                                  "MetaTitle": "sample string 10",
                                  "LimitedToStores": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "BlogComments": [],
                                  "Language": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "LanguageCulture": "sample string 3",
                                    "UniqueSeoCode": "sample string 4",
                                    "FlagImageFileName": "sample string 5",
                                    "Rtl": true,
                                    "LimitedToStores": true,
                                    "Published": true,
                                    "DisplayOrder": 9,
                                    "BlogPosts": [],
                                    "LocaleStringResources": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "ResourceName": "sample string 3",
                                        "ResourceValue": "sample string 4"
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "ResourceName": "sample string 3",
                                        "ResourceValue": "sample string 4"
                                      }
                                    ],
                                    "LocalizedProperties": [
                                      {
                                        "Id": 1,
                                        "EntityId": 2,
                                        "LanguageId": 3,
                                        "LocaleKeyGroup": "sample string 4",
                                        "LocaleKey": "sample string 5",
                                        "LocaleValue": "sample string 6"
                                      },
                                      {
                                        "Id": 1,
                                        "EntityId": 2,
                                        "LanguageId": 3,
                                        "LocaleKeyGroup": "sample string 4",
                                        "LocaleKey": "sample string 5",
                                        "LocaleValue": "sample string 6"
                                      }
                                    ],
                                    "News": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Title": "sample string 3",
                                        "Short": "sample string 4",
                                        "Full": "sample string 5",
                                        "Published": true,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "AllowComments": true,
                                        "CommentCount": 8,
                                        "LimitedToStores": true,
                                        "MetaKeywords": "sample string 10",
                                        "MetaDescription": "sample string 11",
                                        "MetaTitle": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ZoneId": 14,
                                        "ZoneName": "sample string 15",
                                        "IsHot": true,
                                        "IsFocus": true,
                                        "CustomerId": 16,
                                        "ViewCount": 1,
                                        "PictureId": 1,
                                        "OrderNo": 1,
                                        "UrlImage": "sample string 17",
                                        "UrlImages": [
                                          "sample string 1",
                                          "sample string 2"
                                        ],
                                        "PictureIds": "sample string 18",
                                        "NewsComments": [
                                          {
                                            "Id": 1,
                                            "CommentTitle": "sample string 2",
                                            "CommentText": "sample string 3",
                                            "NewsItemId": 4,
                                            "CustomerId": 5,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "CommentTitle": "sample string 2",
                                            "CommentText": "sample string 3",
                                            "NewsItemId": 4,
                                            "CustomerId": 5,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Title": "sample string 3",
                                        "Short": "sample string 4",
                                        "Full": "sample string 5",
                                        "Published": true,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "AllowComments": true,
                                        "CommentCount": 8,
                                        "LimitedToStores": true,
                                        "MetaKeywords": "sample string 10",
                                        "MetaDescription": "sample string 11",
                                        "MetaTitle": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ZoneId": 14,
                                        "ZoneName": "sample string 15",
                                        "IsHot": true,
                                        "IsFocus": true,
                                        "CustomerId": 16,
                                        "ViewCount": 1,
                                        "PictureId": 1,
                                        "OrderNo": 1,
                                        "UrlImage": "sample string 17",
                                        "UrlImages": [
                                          "sample string 1",
                                          "sample string 2"
                                        ],
                                        "PictureIds": "sample string 18",
                                        "NewsComments": [
                                          {
                                            "Id": 1,
                                            "CommentTitle": "sample string 2",
                                            "CommentText": "sample string 3",
                                            "NewsItemId": 4,
                                            "CustomerId": 5,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "CommentTitle": "sample string 2",
                                            "CommentText": "sample string 3",
                                            "NewsItemId": 4,
                                            "CustomerId": 5,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      }
                                    ],
                                    "Polls": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Name": "sample string 3",
                                        "SystemKeyword": "sample string 4",
                                        "Published": true,
                                        "ShowOnHomePage": true,
                                        "AllowGuestsToVote": true,
                                        "DisplayOrder": 8,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswers": [
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          },
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Name": "sample string 3",
                                        "SystemKeyword": "sample string 4",
                                        "Published": true,
                                        "ShowOnHomePage": true,
                                        "AllowGuestsToVote": true,
                                        "DisplayOrder": 8,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswers": [
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          },
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    ]
                                  }
                                }
                              }
                            ],
                            "Customer_CustomerRole_Mapping": [
                              {
                                "Customer_Id": 1,
                                "CustomerRole_Id": 2,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "CreatedUser": "sample string 3",
                                "CustomerRole": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "FreeShipping": true,
                                  "TaxExempt": true,
                                  "Active": true,
                                  "IsSystemRole": true,
                                  "SystemName": "sample string 7",
                                  "Customer_CustomerRole_Mapping": [],
                                  "TierPrices": [
                                    {
                                      "Id": 1,
                                      "ProductId": 2,
                                      "StoreId": 3,
                                      "CustomerRoleId": 1,
                                      "Quantity": 4,
                                      "Price": 5.0
                                    },
                                    {
                                      "Id": 1,
                                      "ProductId": 2,
                                      "StoreId": 3,
                                      "CustomerRoleId": 1,
                                      "Quantity": 4,
                                      "Price": 5.0
                                    }
                                  ],
                                  "PermissionRecords": [
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "SystemName": "sample string 3",
                                      "Category": "sample string 4",
                                      "CustomerRoles": []
                                    },
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "SystemName": "sample string 3",
                                      "Category": "sample string 4",
                                      "CustomerRoles": []
                                    }
                                  ]
                                }
                              },
                              {
                                "Customer_Id": 1,
                                "CustomerRole_Id": 2,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "CreatedUser": "sample string 3",
                                "CustomerRole": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "FreeShipping": true,
                                  "TaxExempt": true,
                                  "Active": true,
                                  "IsSystemRole": true,
                                  "SystemName": "sample string 7",
                                  "Customer_CustomerRole_Mapping": [],
                                  "TierPrices": [
                                    {
                                      "Id": 1,
                                      "ProductId": 2,
                                      "StoreId": 3,
                                      "CustomerRoleId": 1,
                                      "Quantity": 4,
                                      "Price": 5.0
                                    },
                                    {
                                      "Id": 1,
                                      "ProductId": 2,
                                      "StoreId": 3,
                                      "CustomerRoleId": 1,
                                      "Quantity": 4,
                                      "Price": 5.0
                                    }
                                  ],
                                  "PermissionRecords": [
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "SystemName": "sample string 3",
                                      "Category": "sample string 4",
                                      "CustomerRoles": []
                                    },
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "SystemName": "sample string 3",
                                      "Category": "sample string 4",
                                      "CustomerRoles": []
                                    }
                                  ]
                                }
                              }
                            ],
                            "ExternalAuthenticationRecords": [
                              {
                                "Id": 1,
                                "CustomerId": 2,
                                "Email": "sample string 3",
                                "ExternalIdentifier": "sample string 4",
                                "ExternalDisplayIdentifier": "sample string 5",
                                "OAuthToken": "sample string 6",
                                "OAuthAccessToken": "sample string 7",
                                "ProviderSystemName": "sample string 8"
                              },
                              {
                                "Id": 1,
                                "CustomerId": 2,
                                "Email": "sample string 3",
                                "ExternalIdentifier": "sample string 4",
                                "ExternalDisplayIdentifier": "sample string 5",
                                "OAuthToken": "sample string 6",
                                "OAuthAccessToken": "sample string 7",
                                "ProviderSystemName": "sample string 8"
                              }
                            ],
                            "Forums_Post": [
                              {
                                "Id": 1,
                                "TopicId": 2,
                                "CustomerId": 3,
                                "Text": "sample string 4",
                                "IPAddress": "sample string 5",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "Forums_Topic": {
                                  "Id": 1,
                                  "ForumId": 2,
                                  "CustomerId": 3,
                                  "TopicTypeId": 4,
                                  "Subject": "sample string 5",
                                  "NumPosts": 6,
                                  "Views": 7,
                                  "LastPostId": 8,
                                  "LastPostCustomerId": 9,
                                  "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "Forums_Forum": {
                                    "Id": 1,
                                    "ForumGroupId": 2,
                                    "Name": "sample string 3",
                                    "Description": "sample string 4",
                                    "NumTopics": 5,
                                    "NumPosts": 6,
                                    "LastTopicId": 7,
                                    "LastPostId": 8,
                                    "LastPostCustomerId": 9,
                                    "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                    "DisplayOrder": 10,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "Forums_Group": {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "DisplayOrder": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                      "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                      "Forums_Forum": []
                                    },
                                    "Forums_Topic": []
                                  },
                                  "Forums_Post": []
                                }
                              },
                              {
                                "Id": 1,
                                "TopicId": 2,
                                "CustomerId": 3,
                                "Text": "sample string 4",
                                "IPAddress": "sample string 5",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "Forums_Topic": {
                                  "Id": 1,
                                  "ForumId": 2,
                                  "CustomerId": 3,
                                  "TopicTypeId": 4,
                                  "Subject": "sample string 5",
                                  "NumPosts": 6,
                                  "Views": 7,
                                  "LastPostId": 8,
                                  "LastPostCustomerId": 9,
                                  "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "Forums_Forum": {
                                    "Id": 1,
                                    "ForumGroupId": 2,
                                    "Name": "sample string 3",
                                    "Description": "sample string 4",
                                    "NumTopics": 5,
                                    "NumPosts": 6,
                                    "LastTopicId": 7,
                                    "LastPostId": 8,
                                    "LastPostCustomerId": 9,
                                    "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                    "DisplayOrder": 10,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "Forums_Group": {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "DisplayOrder": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                      "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                      "Forums_Forum": []
                                    },
                                    "Forums_Topic": []
                                  },
                                  "Forums_Post": []
                                }
                              }
                            ],
                            "Forums_Subscription": [
                              {
                                "Id": 1,
                                "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                "CustomerId": 3,
                                "ForumId": 4,
                                "TopicId": 5,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              },
                              {
                                "Id": 1,
                                "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                "CustomerId": 3,
                                "ForumId": 4,
                                "TopicId": 5,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              }
                            ],
                            "Forums_Topic": [
                              {
                                "Id": 1,
                                "ForumId": 2,
                                "CustomerId": 3,
                                "TopicTypeId": 4,
                                "Subject": "sample string 5",
                                "NumPosts": 6,
                                "Views": 7,
                                "LastPostId": 8,
                                "LastPostCustomerId": 9,
                                "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "Forums_Forum": {
                                  "Id": 1,
                                  "ForumGroupId": 2,
                                  "Name": "sample string 3",
                                  "Description": "sample string 4",
                                  "NumTopics": 5,
                                  "NumPosts": 6,
                                  "LastTopicId": 7,
                                  "LastPostId": 8,
                                  "LastPostCustomerId": 9,
                                  "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                  "DisplayOrder": 10,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "Forums_Group": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "DisplayOrder": 3,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "Forums_Forum": []
                                  },
                                  "Forums_Topic": []
                                },
                                "Forums_Post": [
                                  {
                                    "Id": 1,
                                    "TopicId": 2,
                                    "CustomerId": 3,
                                    "Text": "sample string 4",
                                    "IPAddress": "sample string 5",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                  },
                                  {
                                    "Id": 1,
                                    "TopicId": 2,
                                    "CustomerId": 3,
                                    "Text": "sample string 4",
                                    "IPAddress": "sample string 5",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                  }
                                ]
                              },
                              {
                                "Id": 1,
                                "ForumId": 2,
                                "CustomerId": 3,
                                "TopicTypeId": 4,
                                "Subject": "sample string 5",
                                "NumPosts": 6,
                                "Views": 7,
                                "LastPostId": 8,
                                "LastPostCustomerId": 9,
                                "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "Forums_Forum": {
                                  "Id": 1,
                                  "ForumGroupId": 2,
                                  "Name": "sample string 3",
                                  "Description": "sample string 4",
                                  "NumTopics": 5,
                                  "NumPosts": 6,
                                  "LastTopicId": 7,
                                  "LastPostId": 8,
                                  "LastPostCustomerId": 9,
                                  "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                  "DisplayOrder": 10,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "Forums_Group": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "DisplayOrder": 3,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "Forums_Forum": []
                                  },
                                  "Forums_Topic": []
                                },
                                "Forums_Post": [
                                  {
                                    "Id": 1,
                                    "TopicId": 2,
                                    "CustomerId": 3,
                                    "Text": "sample string 4",
                                    "IPAddress": "sample string 5",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                  },
                                  {
                                    "Id": 1,
                                    "TopicId": 2,
                                    "CustomerId": 3,
                                    "Text": "sample string 4",
                                    "IPAddress": "sample string 5",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                  }
                                ]
                              }
                            ],
                            "Logs": [
                              {
                                "Id": 1,
                                "LogLevelId": 2,
                                "ShortMessage": "sample string 3",
                                "FullMessage": "sample string 4",
                                "IpAddress": "sample string 5",
                                "CustomerId": 1,
                                "PageUrl": "sample string 6",
                                "ReferrerUrl": "sample string 7",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              },
                              {
                                "Id": 1,
                                "LogLevelId": 2,
                                "ShortMessage": "sample string 3",
                                "FullMessage": "sample string 4",
                                "IpAddress": "sample string 5",
                                "CustomerId": 1,
                                "PageUrl": "sample string 6",
                                "ReferrerUrl": "sample string 7",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              }
                            ],
                            "NewsComments": [
                              {
                                "Id": 1,
                                "CommentTitle": "sample string 2",
                                "CommentText": "sample string 3",
                                "NewsItemId": 4,
                                "CustomerId": 5,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "News": {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Title": "sample string 3",
                                  "Short": "sample string 4",
                                  "Full": "sample string 5",
                                  "Published": true,
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "AllowComments": true,
                                  "CommentCount": 8,
                                  "LimitedToStores": true,
                                  "MetaKeywords": "sample string 10",
                                  "MetaDescription": "sample string 11",
                                  "MetaTitle": "sample string 12",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "ZoneId": 14,
                                  "ZoneName": "sample string 15",
                                  "IsHot": true,
                                  "IsFocus": true,
                                  "CustomerId": 16,
                                  "ViewCount": 1,
                                  "PictureId": 1,
                                  "OrderNo": 1,
                                  "UrlImage": "sample string 17",
                                  "UrlImages": [
                                    "sample string 1",
                                    "sample string 2"
                                  ],
                                  "PictureIds": "sample string 18",
                                  "Language": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "LanguageCulture": "sample string 3",
                                    "UniqueSeoCode": "sample string 4",
                                    "FlagImageFileName": "sample string 5",
                                    "Rtl": true,
                                    "LimitedToStores": true,
                                    "Published": true,
                                    "DisplayOrder": 9,
                                    "BlogPosts": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Title": "sample string 3",
                                        "Body": "sample string 4",
                                        "AllowComments": true,
                                        "CommentCount": 6,
                                        "Tags": "sample string 7",
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "MetaKeywords": "sample string 8",
                                        "MetaDescription": "sample string 9",
                                        "MetaTitle": "sample string 10",
                                        "LimitedToStores": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogComments": [
                                          {
                                            "Id": 1,
                                            "CustomerId": 2,
                                            "CommentText": "sample string 3",
                                            "BlogPostId": 4,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "CustomerId": 2,
                                            "CommentText": "sample string 3",
                                            "BlogPostId": 4,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Title": "sample string 3",
                                        "Body": "sample string 4",
                                        "AllowComments": true,
                                        "CommentCount": 6,
                                        "Tags": "sample string 7",
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "MetaKeywords": "sample string 8",
                                        "MetaDescription": "sample string 9",
                                        "MetaTitle": "sample string 10",
                                        "LimitedToStores": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogComments": [
                                          {
                                            "Id": 1,
                                            "CustomerId": 2,
                                            "CommentText": "sample string 3",
                                            "BlogPostId": 4,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "CustomerId": 2,
                                            "CommentText": "sample string 3",
                                            "BlogPostId": 4,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      }
                                    ],
                                    "LocaleStringResources": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "ResourceName": "sample string 3",
                                        "ResourceValue": "sample string 4"
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "ResourceName": "sample string 3",
                                        "ResourceValue": "sample string 4"
                                      }
                                    ],
                                    "LocalizedProperties": [
                                      {
                                        "Id": 1,
                                        "EntityId": 2,
                                        "LanguageId": 3,
                                        "LocaleKeyGroup": "sample string 4",
                                        "LocaleKey": "sample string 5",
                                        "LocaleValue": "sample string 6"
                                      },
                                      {
                                        "Id": 1,
                                        "EntityId": 2,
                                        "LanguageId": 3,
                                        "LocaleKeyGroup": "sample string 4",
                                        "LocaleKey": "sample string 5",
                                        "LocaleValue": "sample string 6"
                                      }
                                    ],
                                    "News": [],
                                    "Polls": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Name": "sample string 3",
                                        "SystemKeyword": "sample string 4",
                                        "Published": true,
                                        "ShowOnHomePage": true,
                                        "AllowGuestsToVote": true,
                                        "DisplayOrder": 8,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswers": [
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          },
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Name": "sample string 3",
                                        "SystemKeyword": "sample string 4",
                                        "Published": true,
                                        "ShowOnHomePage": true,
                                        "AllowGuestsToVote": true,
                                        "DisplayOrder": 8,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswers": [
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          },
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    ]
                                  },
                                  "NewsComments": []
                                }
                              },
                              {
                                "Id": 1,
                                "CommentTitle": "sample string 2",
                                "CommentText": "sample string 3",
                                "NewsItemId": 4,
                                "CustomerId": 5,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "News": {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Title": "sample string 3",
                                  "Short": "sample string 4",
                                  "Full": "sample string 5",
                                  "Published": true,
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "AllowComments": true,
                                  "CommentCount": 8,
                                  "LimitedToStores": true,
                                  "MetaKeywords": "sample string 10",
                                  "MetaDescription": "sample string 11",
                                  "MetaTitle": "sample string 12",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "ZoneId": 14,
                                  "ZoneName": "sample string 15",
                                  "IsHot": true,
                                  "IsFocus": true,
                                  "CustomerId": 16,
                                  "ViewCount": 1,
                                  "PictureId": 1,
                                  "OrderNo": 1,
                                  "UrlImage": "sample string 17",
                                  "UrlImages": [
                                    "sample string 1",
                                    "sample string 2"
                                  ],
                                  "PictureIds": "sample string 18",
                                  "Language": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "LanguageCulture": "sample string 3",
                                    "UniqueSeoCode": "sample string 4",
                                    "FlagImageFileName": "sample string 5",
                                    "Rtl": true,
                                    "LimitedToStores": true,
                                    "Published": true,
                                    "DisplayOrder": 9,
                                    "BlogPosts": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Title": "sample string 3",
                                        "Body": "sample string 4",
                                        "AllowComments": true,
                                        "CommentCount": 6,
                                        "Tags": "sample string 7",
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "MetaKeywords": "sample string 8",
                                        "MetaDescription": "sample string 9",
                                        "MetaTitle": "sample string 10",
                                        "LimitedToStores": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogComments": [
                                          {
                                            "Id": 1,
                                            "CustomerId": 2,
                                            "CommentText": "sample string 3",
                                            "BlogPostId": 4,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "CustomerId": 2,
                                            "CommentText": "sample string 3",
                                            "BlogPostId": 4,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Title": "sample string 3",
                                        "Body": "sample string 4",
                                        "AllowComments": true,
                                        "CommentCount": 6,
                                        "Tags": "sample string 7",
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "MetaKeywords": "sample string 8",
                                        "MetaDescription": "sample string 9",
                                        "MetaTitle": "sample string 10",
                                        "LimitedToStores": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogComments": [
                                          {
                                            "Id": 1,
                                            "CustomerId": 2,
                                            "CommentText": "sample string 3",
                                            "BlogPostId": 4,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "CustomerId": 2,
                                            "CommentText": "sample string 3",
                                            "BlogPostId": 4,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      }
                                    ],
                                    "LocaleStringResources": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "ResourceName": "sample string 3",
                                        "ResourceValue": "sample string 4"
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "ResourceName": "sample string 3",
                                        "ResourceValue": "sample string 4"
                                      }
                                    ],
                                    "LocalizedProperties": [
                                      {
                                        "Id": 1,
                                        "EntityId": 2,
                                        "LanguageId": 3,
                                        "LocaleKeyGroup": "sample string 4",
                                        "LocaleKey": "sample string 5",
                                        "LocaleValue": "sample string 6"
                                      },
                                      {
                                        "Id": 1,
                                        "EntityId": 2,
                                        "LanguageId": 3,
                                        "LocaleKeyGroup": "sample string 4",
                                        "LocaleKey": "sample string 5",
                                        "LocaleValue": "sample string 6"
                                      }
                                    ],
                                    "News": [],
                                    "Polls": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Name": "sample string 3",
                                        "SystemKeyword": "sample string 4",
                                        "Published": true,
                                        "ShowOnHomePage": true,
                                        "AllowGuestsToVote": true,
                                        "DisplayOrder": 8,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswers": [
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          },
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Name": "sample string 3",
                                        "SystemKeyword": "sample string 4",
                                        "Published": true,
                                        "ShowOnHomePage": true,
                                        "AllowGuestsToVote": true,
                                        "DisplayOrder": 8,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswers": [
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          },
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    ]
                                  },
                                  "NewsComments": []
                                }
                              }
                            ],
                            "PollVotingRecords": [
                              {
                                "Id": 1,
                                "PollAnswerId": 2,
                                "CustomerId": 3,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "PollAnswer": {
                                  "Id": 1,
                                  "PollId": 2,
                                  "Name": "sample string 3",
                                  "NumberOfVotes": 4,
                                  "DisplayOrder": 5,
                                  "Poll": {
                                    "Id": 1,
                                    "LanguageId": 2,
                                    "Name": "sample string 3",
                                    "SystemKeyword": "sample string 4",
                                    "Published": true,
                                    "ShowOnHomePage": true,
                                    "AllowGuestsToVote": true,
                                    "DisplayOrder": 8,
                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "Language": {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "LanguageCulture": "sample string 3",
                                      "UniqueSeoCode": "sample string 4",
                                      "FlagImageFileName": "sample string 5",
                                      "Rtl": true,
                                      "LimitedToStores": true,
                                      "Published": true,
                                      "DisplayOrder": 9,
                                      "BlogPosts": [
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [
                                            {
                                              "Id": 1,
                                              "CustomerId": 2,
                                              "CommentText": "sample string 3",
                                              "BlogPostId": 4,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            },
                                            {
                                              "Id": 1,
                                              "CustomerId": 2,
                                              "CommentText": "sample string 3",
                                              "BlogPostId": 4,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            }
                                          ]
                                        },
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [
                                            {
                                              "Id": 1,
                                              "CustomerId": 2,
                                              "CommentText": "sample string 3",
                                              "BlogPostId": 4,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            },
                                            {
                                              "Id": 1,
                                              "CustomerId": 2,
                                              "CommentText": "sample string 3",
                                              "BlogPostId": 4,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            }
                                          ]
                                        }
                                      ],
                                      "LocaleStringResources": [
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "ResourceName": "sample string 3",
                                          "ResourceValue": "sample string 4"
                                        },
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "ResourceName": "sample string 3",
                                          "ResourceValue": "sample string 4"
                                        }
                                      ],
                                      "LocalizedProperties": [
                                        {
                                          "Id": 1,
                                          "EntityId": 2,
                                          "LanguageId": 3,
                                          "LocaleKeyGroup": "sample string 4",
                                          "LocaleKey": "sample string 5",
                                          "LocaleValue": "sample string 6"
                                        },
                                        {
                                          "Id": 1,
                                          "EntityId": 2,
                                          "LanguageId": 3,
                                          "LocaleKeyGroup": "sample string 4",
                                          "LocaleKey": "sample string 5",
                                          "LocaleValue": "sample string 6"
                                        }
                                      ],
                                      "News": [
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "NewsComments": [
                                            {
                                              "Id": 1,
                                              "CommentTitle": "sample string 2",
                                              "CommentText": "sample string 3",
                                              "NewsItemId": 4,
                                              "CustomerId": 5,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            },
                                            {
                                              "Id": 1,
                                              "CommentTitle": "sample string 2",
                                              "CommentText": "sample string 3",
                                              "NewsItemId": 4,
                                              "CustomerId": 5,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            }
                                          ]
                                        },
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "NewsComments": [
                                            {
                                              "Id": 1,
                                              "CommentTitle": "sample string 2",
                                              "CommentText": "sample string 3",
                                              "NewsItemId": 4,
                                              "CustomerId": 5,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            },
                                            {
                                              "Id": 1,
                                              "CommentTitle": "sample string 2",
                                              "CommentText": "sample string 3",
                                              "NewsItemId": 4,
                                              "CustomerId": 5,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            }
                                          ]
                                        }
                                      ],
                                      "Polls": []
                                    },
                                    "PollAnswers": []
                                  },
                                  "PollVotingRecords": []
                                }
                              },
                              {
                                "Id": 1,
                                "PollAnswerId": 2,
                                "CustomerId": 3,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "PollAnswer": {
                                  "Id": 1,
                                  "PollId": 2,
                                  "Name": "sample string 3",
                                  "NumberOfVotes": 4,
                                  "DisplayOrder": 5,
                                  "Poll": {
                                    "Id": 1,
                                    "LanguageId": 2,
                                    "Name": "sample string 3",
                                    "SystemKeyword": "sample string 4",
                                    "Published": true,
                                    "ShowOnHomePage": true,
                                    "AllowGuestsToVote": true,
                                    "DisplayOrder": 8,
                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "Language": {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "LanguageCulture": "sample string 3",
                                      "UniqueSeoCode": "sample string 4",
                                      "FlagImageFileName": "sample string 5",
                                      "Rtl": true,
                                      "LimitedToStores": true,
                                      "Published": true,
                                      "DisplayOrder": 9,
                                      "BlogPosts": [
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [
                                            {
                                              "Id": 1,
                                              "CustomerId": 2,
                                              "CommentText": "sample string 3",
                                              "BlogPostId": 4,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            },
                                            {
                                              "Id": 1,
                                              "CustomerId": 2,
                                              "CommentText": "sample string 3",
                                              "BlogPostId": 4,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            }
                                          ]
                                        },
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [
                                            {
                                              "Id": 1,
                                              "CustomerId": 2,
                                              "CommentText": "sample string 3",
                                              "BlogPostId": 4,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            },
                                            {
                                              "Id": 1,
                                              "CustomerId": 2,
                                              "CommentText": "sample string 3",
                                              "BlogPostId": 4,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            }
                                          ]
                                        }
                                      ],
                                      "LocaleStringResources": [
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "ResourceName": "sample string 3",
                                          "ResourceValue": "sample string 4"
                                        },
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "ResourceName": "sample string 3",
                                          "ResourceValue": "sample string 4"
                                        }
                                      ],
                                      "LocalizedProperties": [
                                        {
                                          "Id": 1,
                                          "EntityId": 2,
                                          "LanguageId": 3,
                                          "LocaleKeyGroup": "sample string 4",
                                          "LocaleKey": "sample string 5",
                                          "LocaleValue": "sample string 6"
                                        },
                                        {
                                          "Id": 1,
                                          "EntityId": 2,
                                          "LanguageId": 3,
                                          "LocaleKeyGroup": "sample string 4",
                                          "LocaleKey": "sample string 5",
                                          "LocaleValue": "sample string 6"
                                        }
                                      ],
                                      "News": [
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "NewsComments": [
                                            {
                                              "Id": 1,
                                              "CommentTitle": "sample string 2",
                                              "CommentText": "sample string 3",
                                              "NewsItemId": 4,
                                              "CustomerId": 5,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            },
                                            {
                                              "Id": 1,
                                              "CommentTitle": "sample string 2",
                                              "CommentText": "sample string 3",
                                              "NewsItemId": 4,
                                              "CustomerId": 5,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            }
                                          ]
                                        },
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "NewsComments": [
                                            {
                                              "Id": 1,
                                              "CommentTitle": "sample string 2",
                                              "CommentText": "sample string 3",
                                              "NewsItemId": 4,
                                              "CustomerId": 5,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            },
                                            {
                                              "Id": 1,
                                              "CommentTitle": "sample string 2",
                                              "CommentText": "sample string 3",
                                              "NewsItemId": 4,
                                              "CustomerId": 5,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            }
                                          ]
                                        }
                                      ],
                                      "Polls": []
                                    },
                                    "PollAnswers": []
                                  },
                                  "PollVotingRecords": []
                                }
                              }
                            ],
                            "Forums_PrivateMessage": [
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "FromCustomerId": 3,
                                "ToCustomerId": 4,
                                "Subject": "sample string 5",
                                "Text": "sample string 6",
                                "IsRead": true,
                                "IsDeletedByAuthor": true,
                                "IsDeletedByRecipient": true,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              },
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "FromCustomerId": 3,
                                "ToCustomerId": 4,
                                "Subject": "sample string 5",
                                "Text": "sample string 6",
                                "IsRead": true,
                                "IsDeletedByAuthor": true,
                                "IsDeletedByRecipient": true,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              }
                            ],
                            "Forums_PrivateMessage1": [
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "FromCustomerId": 3,
                                "ToCustomerId": 4,
                                "Subject": "sample string 5",
                                "Text": "sample string 6",
                                "IsRead": true,
                                "IsDeletedByAuthor": true,
                                "IsDeletedByRecipient": true,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              },
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "FromCustomerId": 3,
                                "ToCustomerId": 4,
                                "Subject": "sample string 5",
                                "Text": "sample string 6",
                                "IsRead": true,
                                "IsDeletedByAuthor": true,
                                "IsDeletedByRecipient": true,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              }
                            ],
                            "ReturnRequests": [
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "OrderItemId": 3,
                                "CustomerId": 4,
                                "Quantity": 5,
                                "ReasonForReturn": "sample string 6",
                                "RequestedAction": "sample string 7",
                                "CustomerComments": "sample string 8",
                                "StaffNotes": "sample string 9",
                                "ReturnRequestStatusId": 10,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              },
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "OrderItemId": 3,
                                "CustomerId": 4,
                                "Quantity": 5,
                                "ReasonForReturn": "sample string 6",
                                "RequestedAction": "sample string 7",
                                "CustomerComments": "sample string 8",
                                "StaffNotes": "sample string 9",
                                "ReturnRequestStatusId": 10,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              }
                            ],
                            "RewardPointsHistories": [],
                            "ShoppingCartItems": [
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "ShoppingCartTypeId": 3,
                                "CustomerId": 4,
                                "ProductId": 5,
                                "AttributesXml": "sample string 6",
                                "CustomerEnteredPrice": 7.0,
                                "Quantity": 8,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "ListChairIndexF1": "sample string 11",
                                "ListChairValueF1": "sample string 12",
                                "ListChairIndexF2": "sample string 13",
                                "ListChairValueF2": "sample string 14",
                                "ListChairIndexF3": "sample string 15",
                                "ListChairValueF3": "sample string 16",
                                "PositionId": 1
                              },
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "ShoppingCartTypeId": 3,
                                "CustomerId": 4,
                                "ProductId": 5,
                                "AttributesXml": "sample string 6",
                                "CustomerEnteredPrice": 7.0,
                                "Quantity": 8,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "ListChairIndexF1": "sample string 11",
                                "ListChairValueF1": "sample string 12",
                                "ListChairIndexF2": "sample string 13",
                                "ListChairValueF2": "sample string 14",
                                "ListChairIndexF3": "sample string 15",
                                "ListChairValueF3": "sample string 16",
                                "PositionId": 1
                              }
                            ],
                            "Addresses": [
                              {
                                "Id": 1,
                                "FirstName": "sample string 2",
                                "LastName": "sample string 3",
                                "Email": "sample string 4",
                                "Company": "sample string 5",
                                "PersonInCharge": "sample string 6",
                                "CountryId": 1,
                                "StateProvinceId": 1,
                                "City": "sample string 7",
                                "Address1": "sample string 8",
                                "Address2": "sample string 9",
                                "ZipPostalCode": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "FaxNumber": "sample string 12",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "Country": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "AllowsBilling": true,
                                  "AllowsShipping": true,
                                  "TwoLetterIsoCode": "sample string 5",
                                  "ThreeLetterIsoCode": "sample string 6",
                                  "NumericIsoCode": 7,
                                  "SubjectToVat": true,
                                  "Published": true,
                                  "DisplayOrder": 10,
                                  "Addresses": [],
                                  "StateProvinces": [
                                    {
                                      "Id": 1,
                                      "CountryId": 2,
                                      "Name": "sample string 3",
                                      "Abbreviation": "sample string 4",
                                      "Published": true,
                                      "DisplayOrder": 6,
                                      "ShowMenu": true,
                                      "ProvinceId": 8,
                                      "Addresses": []
                                    },
                                    {
                                      "Id": 1,
                                      "CountryId": 2,
                                      "Name": "sample string 3",
                                      "Abbreviation": "sample string 4",
                                      "Published": true,
                                      "DisplayOrder": 6,
                                      "ShowMenu": true,
                                      "ProvinceId": 8,
                                      "Addresses": []
                                    }
                                  ],
                                  "ShippingMethods": [
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "Description": "sample string 3",
                                      "DisplayOrder": 4,
                                      "Countries": []
                                    },
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "Description": "sample string 3",
                                      "DisplayOrder": 4,
                                      "Countries": []
                                    }
                                  ]
                                },
                                "StateProvince": {
                                  "Id": 1,
                                  "CountryId": 2,
                                  "Name": "sample string 3",
                                  "Abbreviation": "sample string 4",
                                  "Published": true,
                                  "DisplayOrder": 6,
                                  "ShowMenu": true,
                                  "ProvinceId": 8,
                                  "Addresses": [],
                                  "Country": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "AllowsBilling": true,
                                    "AllowsShipping": true,
                                    "TwoLetterIsoCode": "sample string 5",
                                    "ThreeLetterIsoCode": "sample string 6",
                                    "NumericIsoCode": 7,
                                    "SubjectToVat": true,
                                    "Published": true,
                                    "DisplayOrder": 10,
                                    "Addresses": [],
                                    "StateProvinces": [],
                                    "ShippingMethods": [
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "DisplayOrder": 4,
                                        "Countries": []
                                      },
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "DisplayOrder": 4,
                                        "Countries": []
                                      }
                                    ]
                                  }
                                },
                                "Affiliates": [
                                  {
                                    "Id": 1,
                                    "AddressId": 2,
                                    "Deleted": true,
                                    "Active": true
                                  },
                                  {
                                    "Id": 1,
                                    "AddressId": 2,
                                    "Deleted": true,
                                    "Active": true
                                  }
                                ],
                                "Customers": []
                              },
                              {
                                "Id": 1,
                                "FirstName": "sample string 2",
                                "LastName": "sample string 3",
                                "Email": "sample string 4",
                                "Company": "sample string 5",
                                "PersonInCharge": "sample string 6",
                                "CountryId": 1,
                                "StateProvinceId": 1,
                                "City": "sample string 7",
                                "Address1": "sample string 8",
                                "Address2": "sample string 9",
                                "ZipPostalCode": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "FaxNumber": "sample string 12",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "Country": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "AllowsBilling": true,
                                  "AllowsShipping": true,
                                  "TwoLetterIsoCode": "sample string 5",
                                  "ThreeLetterIsoCode": "sample string 6",
                                  "NumericIsoCode": 7,
                                  "SubjectToVat": true,
                                  "Published": true,
                                  "DisplayOrder": 10,
                                  "Addresses": [],
                                  "StateProvinces": [
                                    {
                                      "Id": 1,
                                      "CountryId": 2,
                                      "Name": "sample string 3",
                                      "Abbreviation": "sample string 4",
                                      "Published": true,
                                      "DisplayOrder": 6,
                                      "ShowMenu": true,
                                      "ProvinceId": 8,
                                      "Addresses": []
                                    },
                                    {
                                      "Id": 1,
                                      "CountryId": 2,
                                      "Name": "sample string 3",
                                      "Abbreviation": "sample string 4",
                                      "Published": true,
                                      "DisplayOrder": 6,
                                      "ShowMenu": true,
                                      "ProvinceId": 8,
                                      "Addresses": []
                                    }
                                  ],
                                  "ShippingMethods": [
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "Description": "sample string 3",
                                      "DisplayOrder": 4,
                                      "Countries": []
                                    },
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "Description": "sample string 3",
                                      "DisplayOrder": 4,
                                      "Countries": []
                                    }
                                  ]
                                },
                                "StateProvince": {
                                  "Id": 1,
                                  "CountryId": 2,
                                  "Name": "sample string 3",
                                  "Abbreviation": "sample string 4",
                                  "Published": true,
                                  "DisplayOrder": 6,
                                  "ShowMenu": true,
                                  "ProvinceId": 8,
                                  "Addresses": [],
                                  "Country": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "AllowsBilling": true,
                                    "AllowsShipping": true,
                                    "TwoLetterIsoCode": "sample string 5",
                                    "ThreeLetterIsoCode": "sample string 6",
                                    "NumericIsoCode": 7,
                                    "SubjectToVat": true,
                                    "Published": true,
                                    "DisplayOrder": 10,
                                    "Addresses": [],
                                    "StateProvinces": [],
                                    "ShippingMethods": [
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "DisplayOrder": 4,
                                        "Countries": []
                                      },
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "DisplayOrder": 4,
                                        "Countries": []
                                      }
                                    ]
                                  }
                                },
                                "Affiliates": [
                                  {
                                    "Id": 1,
                                    "AddressId": 2,
                                    "Deleted": true,
                                    "Active": true
                                  },
                                  {
                                    "Id": 1,
                                    "AddressId": 2,
                                    "Deleted": true,
                                    "Active": true
                                  }
                                ],
                                "Customers": []
                              }
                            ]
                          }
                        },
                        {
                          "Id": 1,
                          "CustomerId": 2,
                          "Points": 3,
                          "PointsBalance": 4,
                          "UsedAmount": 5.0,
                          "Message": "sample string 6",
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "UsedWithOrder_Id": 1,
                          "Customer": {
                            "Id": 1,
                            "CustomerGuid": "0ac48611-ccfc-4669-af3e-7cfe8ce4bcd7",
                            "Username": "sample string 3",
                            "Email": "sample string 4",
                            "Password": "sample string 5",
                            "PasswordFormatId": 6,
                            "PasswordSalt": "sample string 7",
                            "AdminComment": "sample string 8",
                            "IsTaxExempt": true,
                            "AffiliateId": 10,
                            "VendorId": 11,
                            "Active": true,
                            "Deleted": true,
                            "IsSystemAccount": true,
                            "SystemName": "sample string 15",
                            "LastIpAddress": "sample string 16",
                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "LastLoginDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "LastActivityDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "BillingAddress_Id": 1,
                            "ShippingAddress_Id": 1,
                            "IsStaff": true,
                            "IsManufacturer": true,
                            "ManufacturerId": 1,
                            "CustomerFirstName": "sample string 19",
                            "CustomerLastName": "sample string 20",
                            "BirthDay": "2025-05-19T10:21:02.8513541+07:00",
                            "Mobile": "sample string 21",
                            "Sex": "sample string 22",
                            "Marriage": true,
                            "Address": "sample string 23",
                            "Position": "sample string 24",
                            "Favour": "sample string 25",
                            "CardCode": "sample string 26",
                            "CardLevelName": "sample string 27",
                            "CurrentCardId": 1,
                            "CardIssued": true,
                            "PointReward": 1.0,
                            "PointCard": 1.0,
                            "LastVisitedPage": "sample string 28",
                            "DateCreateCard": "2025-05-19T10:21:02.8513541+07:00",
                            "DateExpireCard": "2025-05-19T10:21:02.8513541+07:00",
                            "DateLevel": "2025-05-19T10:21:02.8513541+07:00",
                            "Area_Id": 1,
                            "City_Id": 1,
                            "Job_Id": 1,
                            "District_Id": 1,
                            "Country_Id": 1,
                            "ActivityLogs": [
                              {
                                "Id": 1,
                                "ActivityLogTypeId": 2,
                                "CustomerId": 3,
                                "Comment": "sample string 4",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "ActivityLogType": {
                                  "Id": 1,
                                  "SystemKeyword": "sample string 2",
                                  "Name": "sample string 3",
                                  "Enabled": true,
                                  "ActivityLogs": []
                                }
                              },
                              {
                                "Id": 1,
                                "ActivityLogTypeId": 2,
                                "CustomerId": 3,
                                "Comment": "sample string 4",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "ActivityLogType": {
                                  "Id": 1,
                                  "SystemKeyword": "sample string 2",
                                  "Name": "sample string 3",
                                  "Enabled": true,
                                  "ActivityLogs": []
                                }
                              }
                            ],
                            "BackInStockSubscriptions": [
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "ProductId": 3,
                                "CustomerId": 4,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              },
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "ProductId": 3,
                                "CustomerId": 4,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              }
                            ],
                            "BlogComments": [
                              {
                                "Id": 1,
                                "CustomerId": 2,
                                "CommentText": "sample string 3",
                                "BlogPostId": 4,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "BlogPost": {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Title": "sample string 3",
                                  "Body": "sample string 4",
                                  "AllowComments": true,
                                  "CommentCount": 6,
                                  "Tags": "sample string 7",
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "MetaKeywords": "sample string 8",
                                  "MetaDescription": "sample string 9",
                                  "MetaTitle": "sample string 10",
                                  "LimitedToStores": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "BlogComments": [],
                                  "Language": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "LanguageCulture": "sample string 3",
                                    "UniqueSeoCode": "sample string 4",
                                    "FlagImageFileName": "sample string 5",
                                    "Rtl": true,
                                    "LimitedToStores": true,
                                    "Published": true,
                                    "DisplayOrder": 9,
                                    "BlogPosts": [],
                                    "LocaleStringResources": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "ResourceName": "sample string 3",
                                        "ResourceValue": "sample string 4"
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "ResourceName": "sample string 3",
                                        "ResourceValue": "sample string 4"
                                      }
                                    ],
                                    "LocalizedProperties": [
                                      {
                                        "Id": 1,
                                        "EntityId": 2,
                                        "LanguageId": 3,
                                        "LocaleKeyGroup": "sample string 4",
                                        "LocaleKey": "sample string 5",
                                        "LocaleValue": "sample string 6"
                                      },
                                      {
                                        "Id": 1,
                                        "EntityId": 2,
                                        "LanguageId": 3,
                                        "LocaleKeyGroup": "sample string 4",
                                        "LocaleKey": "sample string 5",
                                        "LocaleValue": "sample string 6"
                                      }
                                    ],
                                    "News": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Title": "sample string 3",
                                        "Short": "sample string 4",
                                        "Full": "sample string 5",
                                        "Published": true,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "AllowComments": true,
                                        "CommentCount": 8,
                                        "LimitedToStores": true,
                                        "MetaKeywords": "sample string 10",
                                        "MetaDescription": "sample string 11",
                                        "MetaTitle": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ZoneId": 14,
                                        "ZoneName": "sample string 15",
                                        "IsHot": true,
                                        "IsFocus": true,
                                        "CustomerId": 16,
                                        "ViewCount": 1,
                                        "PictureId": 1,
                                        "OrderNo": 1,
                                        "UrlImage": "sample string 17",
                                        "UrlImages": [
                                          "sample string 1",
                                          "sample string 2"
                                        ],
                                        "PictureIds": "sample string 18",
                                        "NewsComments": [
                                          {
                                            "Id": 1,
                                            "CommentTitle": "sample string 2",
                                            "CommentText": "sample string 3",
                                            "NewsItemId": 4,
                                            "CustomerId": 5,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "CommentTitle": "sample string 2",
                                            "CommentText": "sample string 3",
                                            "NewsItemId": 4,
                                            "CustomerId": 5,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Title": "sample string 3",
                                        "Short": "sample string 4",
                                        "Full": "sample string 5",
                                        "Published": true,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "AllowComments": true,
                                        "CommentCount": 8,
                                        "LimitedToStores": true,
                                        "MetaKeywords": "sample string 10",
                                        "MetaDescription": "sample string 11",
                                        "MetaTitle": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ZoneId": 14,
                                        "ZoneName": "sample string 15",
                                        "IsHot": true,
                                        "IsFocus": true,
                                        "CustomerId": 16,
                                        "ViewCount": 1,
                                        "PictureId": 1,
                                        "OrderNo": 1,
                                        "UrlImage": "sample string 17",
                                        "UrlImages": [
                                          "sample string 1",
                                          "sample string 2"
                                        ],
                                        "PictureIds": "sample string 18",
                                        "NewsComments": [
                                          {
                                            "Id": 1,
                                            "CommentTitle": "sample string 2",
                                            "CommentText": "sample string 3",
                                            "NewsItemId": 4,
                                            "CustomerId": 5,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "CommentTitle": "sample string 2",
                                            "CommentText": "sample string 3",
                                            "NewsItemId": 4,
                                            "CustomerId": 5,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      }
                                    ],
                                    "Polls": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Name": "sample string 3",
                                        "SystemKeyword": "sample string 4",
                                        "Published": true,
                                        "ShowOnHomePage": true,
                                        "AllowGuestsToVote": true,
                                        "DisplayOrder": 8,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswers": [
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          },
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Name": "sample string 3",
                                        "SystemKeyword": "sample string 4",
                                        "Published": true,
                                        "ShowOnHomePage": true,
                                        "AllowGuestsToVote": true,
                                        "DisplayOrder": 8,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswers": [
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          },
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    ]
                                  }
                                }
                              },
                              {
                                "Id": 1,
                                "CustomerId": 2,
                                "CommentText": "sample string 3",
                                "BlogPostId": 4,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "BlogPost": {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Title": "sample string 3",
                                  "Body": "sample string 4",
                                  "AllowComments": true,
                                  "CommentCount": 6,
                                  "Tags": "sample string 7",
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "MetaKeywords": "sample string 8",
                                  "MetaDescription": "sample string 9",
                                  "MetaTitle": "sample string 10",
                                  "LimitedToStores": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "BlogComments": [],
                                  "Language": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "LanguageCulture": "sample string 3",
                                    "UniqueSeoCode": "sample string 4",
                                    "FlagImageFileName": "sample string 5",
                                    "Rtl": true,
                                    "LimitedToStores": true,
                                    "Published": true,
                                    "DisplayOrder": 9,
                                    "BlogPosts": [],
                                    "LocaleStringResources": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "ResourceName": "sample string 3",
                                        "ResourceValue": "sample string 4"
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "ResourceName": "sample string 3",
                                        "ResourceValue": "sample string 4"
                                      }
                                    ],
                                    "LocalizedProperties": [
                                      {
                                        "Id": 1,
                                        "EntityId": 2,
                                        "LanguageId": 3,
                                        "LocaleKeyGroup": "sample string 4",
                                        "LocaleKey": "sample string 5",
                                        "LocaleValue": "sample string 6"
                                      },
                                      {
                                        "Id": 1,
                                        "EntityId": 2,
                                        "LanguageId": 3,
                                        "LocaleKeyGroup": "sample string 4",
                                        "LocaleKey": "sample string 5",
                                        "LocaleValue": "sample string 6"
                                      }
                                    ],
                                    "News": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Title": "sample string 3",
                                        "Short": "sample string 4",
                                        "Full": "sample string 5",
                                        "Published": true,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "AllowComments": true,
                                        "CommentCount": 8,
                                        "LimitedToStores": true,
                                        "MetaKeywords": "sample string 10",
                                        "MetaDescription": "sample string 11",
                                        "MetaTitle": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ZoneId": 14,
                                        "ZoneName": "sample string 15",
                                        "IsHot": true,
                                        "IsFocus": true,
                                        "CustomerId": 16,
                                        "ViewCount": 1,
                                        "PictureId": 1,
                                        "OrderNo": 1,
                                        "UrlImage": "sample string 17",
                                        "UrlImages": [
                                          "sample string 1",
                                          "sample string 2"
                                        ],
                                        "PictureIds": "sample string 18",
                                        "NewsComments": [
                                          {
                                            "Id": 1,
                                            "CommentTitle": "sample string 2",
                                            "CommentText": "sample string 3",
                                            "NewsItemId": 4,
                                            "CustomerId": 5,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "CommentTitle": "sample string 2",
                                            "CommentText": "sample string 3",
                                            "NewsItemId": 4,
                                            "CustomerId": 5,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Title": "sample string 3",
                                        "Short": "sample string 4",
                                        "Full": "sample string 5",
                                        "Published": true,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "AllowComments": true,
                                        "CommentCount": 8,
                                        "LimitedToStores": true,
                                        "MetaKeywords": "sample string 10",
                                        "MetaDescription": "sample string 11",
                                        "MetaTitle": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ZoneId": 14,
                                        "ZoneName": "sample string 15",
                                        "IsHot": true,
                                        "IsFocus": true,
                                        "CustomerId": 16,
                                        "ViewCount": 1,
                                        "PictureId": 1,
                                        "OrderNo": 1,
                                        "UrlImage": "sample string 17",
                                        "UrlImages": [
                                          "sample string 1",
                                          "sample string 2"
                                        ],
                                        "PictureIds": "sample string 18",
                                        "NewsComments": [
                                          {
                                            "Id": 1,
                                            "CommentTitle": "sample string 2",
                                            "CommentText": "sample string 3",
                                            "NewsItemId": 4,
                                            "CustomerId": 5,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "CommentTitle": "sample string 2",
                                            "CommentText": "sample string 3",
                                            "NewsItemId": 4,
                                            "CustomerId": 5,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      }
                                    ],
                                    "Polls": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Name": "sample string 3",
                                        "SystemKeyword": "sample string 4",
                                        "Published": true,
                                        "ShowOnHomePage": true,
                                        "AllowGuestsToVote": true,
                                        "DisplayOrder": 8,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswers": [
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          },
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Name": "sample string 3",
                                        "SystemKeyword": "sample string 4",
                                        "Published": true,
                                        "ShowOnHomePage": true,
                                        "AllowGuestsToVote": true,
                                        "DisplayOrder": 8,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswers": [
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          },
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    ]
                                  }
                                }
                              }
                            ],
                            "Customer_CustomerRole_Mapping": [
                              {
                                "Customer_Id": 1,
                                "CustomerRole_Id": 2,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "CreatedUser": "sample string 3",
                                "CustomerRole": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "FreeShipping": true,
                                  "TaxExempt": true,
                                  "Active": true,
                                  "IsSystemRole": true,
                                  "SystemName": "sample string 7",
                                  "Customer_CustomerRole_Mapping": [],
                                  "TierPrices": [
                                    {
                                      "Id": 1,
                                      "ProductId": 2,
                                      "StoreId": 3,
                                      "CustomerRoleId": 1,
                                      "Quantity": 4,
                                      "Price": 5.0
                                    },
                                    {
                                      "Id": 1,
                                      "ProductId": 2,
                                      "StoreId": 3,
                                      "CustomerRoleId": 1,
                                      "Quantity": 4,
                                      "Price": 5.0
                                    }
                                  ],
                                  "PermissionRecords": [
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "SystemName": "sample string 3",
                                      "Category": "sample string 4",
                                      "CustomerRoles": []
                                    },
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "SystemName": "sample string 3",
                                      "Category": "sample string 4",
                                      "CustomerRoles": []
                                    }
                                  ]
                                }
                              },
                              {
                                "Customer_Id": 1,
                                "CustomerRole_Id": 2,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "CreatedUser": "sample string 3",
                                "CustomerRole": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "FreeShipping": true,
                                  "TaxExempt": true,
                                  "Active": true,
                                  "IsSystemRole": true,
                                  "SystemName": "sample string 7",
                                  "Customer_CustomerRole_Mapping": [],
                                  "TierPrices": [
                                    {
                                      "Id": 1,
                                      "ProductId": 2,
                                      "StoreId": 3,
                                      "CustomerRoleId": 1,
                                      "Quantity": 4,
                                      "Price": 5.0
                                    },
                                    {
                                      "Id": 1,
                                      "ProductId": 2,
                                      "StoreId": 3,
                                      "CustomerRoleId": 1,
                                      "Quantity": 4,
                                      "Price": 5.0
                                    }
                                  ],
                                  "PermissionRecords": [
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "SystemName": "sample string 3",
                                      "Category": "sample string 4",
                                      "CustomerRoles": []
                                    },
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "SystemName": "sample string 3",
                                      "Category": "sample string 4",
                                      "CustomerRoles": []
                                    }
                                  ]
                                }
                              }
                            ],
                            "ExternalAuthenticationRecords": [
                              {
                                "Id": 1,
                                "CustomerId": 2,
                                "Email": "sample string 3",
                                "ExternalIdentifier": "sample string 4",
                                "ExternalDisplayIdentifier": "sample string 5",
                                "OAuthToken": "sample string 6",
                                "OAuthAccessToken": "sample string 7",
                                "ProviderSystemName": "sample string 8"
                              },
                              {
                                "Id": 1,
                                "CustomerId": 2,
                                "Email": "sample string 3",
                                "ExternalIdentifier": "sample string 4",
                                "ExternalDisplayIdentifier": "sample string 5",
                                "OAuthToken": "sample string 6",
                                "OAuthAccessToken": "sample string 7",
                                "ProviderSystemName": "sample string 8"
                              }
                            ],
                            "Forums_Post": [
                              {
                                "Id": 1,
                                "TopicId": 2,
                                "CustomerId": 3,
                                "Text": "sample string 4",
                                "IPAddress": "sample string 5",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "Forums_Topic": {
                                  "Id": 1,
                                  "ForumId": 2,
                                  "CustomerId": 3,
                                  "TopicTypeId": 4,
                                  "Subject": "sample string 5",
                                  "NumPosts": 6,
                                  "Views": 7,
                                  "LastPostId": 8,
                                  "LastPostCustomerId": 9,
                                  "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "Forums_Forum": {
                                    "Id": 1,
                                    "ForumGroupId": 2,
                                    "Name": "sample string 3",
                                    "Description": "sample string 4",
                                    "NumTopics": 5,
                                    "NumPosts": 6,
                                    "LastTopicId": 7,
                                    "LastPostId": 8,
                                    "LastPostCustomerId": 9,
                                    "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                    "DisplayOrder": 10,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "Forums_Group": {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "DisplayOrder": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                      "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                      "Forums_Forum": []
                                    },
                                    "Forums_Topic": []
                                  },
                                  "Forums_Post": []
                                }
                              },
                              {
                                "Id": 1,
                                "TopicId": 2,
                                "CustomerId": 3,
                                "Text": "sample string 4",
                                "IPAddress": "sample string 5",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "Forums_Topic": {
                                  "Id": 1,
                                  "ForumId": 2,
                                  "CustomerId": 3,
                                  "TopicTypeId": 4,
                                  "Subject": "sample string 5",
                                  "NumPosts": 6,
                                  "Views": 7,
                                  "LastPostId": 8,
                                  "LastPostCustomerId": 9,
                                  "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "Forums_Forum": {
                                    "Id": 1,
                                    "ForumGroupId": 2,
                                    "Name": "sample string 3",
                                    "Description": "sample string 4",
                                    "NumTopics": 5,
                                    "NumPosts": 6,
                                    "LastTopicId": 7,
                                    "LastPostId": 8,
                                    "LastPostCustomerId": 9,
                                    "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                    "DisplayOrder": 10,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "Forums_Group": {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "DisplayOrder": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                      "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                      "Forums_Forum": []
                                    },
                                    "Forums_Topic": []
                                  },
                                  "Forums_Post": []
                                }
                              }
                            ],
                            "Forums_Subscription": [
                              {
                                "Id": 1,
                                "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                "CustomerId": 3,
                                "ForumId": 4,
                                "TopicId": 5,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              },
                              {
                                "Id": 1,
                                "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                "CustomerId": 3,
                                "ForumId": 4,
                                "TopicId": 5,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              }
                            ],
                            "Forums_Topic": [
                              {
                                "Id": 1,
                                "ForumId": 2,
                                "CustomerId": 3,
                                "TopicTypeId": 4,
                                "Subject": "sample string 5",
                                "NumPosts": 6,
                                "Views": 7,
                                "LastPostId": 8,
                                "LastPostCustomerId": 9,
                                "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "Forums_Forum": {
                                  "Id": 1,
                                  "ForumGroupId": 2,
                                  "Name": "sample string 3",
                                  "Description": "sample string 4",
                                  "NumTopics": 5,
                                  "NumPosts": 6,
                                  "LastTopicId": 7,
                                  "LastPostId": 8,
                                  "LastPostCustomerId": 9,
                                  "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                  "DisplayOrder": 10,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "Forums_Group": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "DisplayOrder": 3,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "Forums_Forum": []
                                  },
                                  "Forums_Topic": []
                                },
                                "Forums_Post": [
                                  {
                                    "Id": 1,
                                    "TopicId": 2,
                                    "CustomerId": 3,
                                    "Text": "sample string 4",
                                    "IPAddress": "sample string 5",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                  },
                                  {
                                    "Id": 1,
                                    "TopicId": 2,
                                    "CustomerId": 3,
                                    "Text": "sample string 4",
                                    "IPAddress": "sample string 5",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                  }
                                ]
                              },
                              {
                                "Id": 1,
                                "ForumId": 2,
                                "CustomerId": 3,
                                "TopicTypeId": 4,
                                "Subject": "sample string 5",
                                "NumPosts": 6,
                                "Views": 7,
                                "LastPostId": 8,
                                "LastPostCustomerId": 9,
                                "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "Forums_Forum": {
                                  "Id": 1,
                                  "ForumGroupId": 2,
                                  "Name": "sample string 3",
                                  "Description": "sample string 4",
                                  "NumTopics": 5,
                                  "NumPosts": 6,
                                  "LastTopicId": 7,
                                  "LastPostId": 8,
                                  "LastPostCustomerId": 9,
                                  "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                  "DisplayOrder": 10,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "Forums_Group": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "DisplayOrder": 3,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "Forums_Forum": []
                                  },
                                  "Forums_Topic": []
                                },
                                "Forums_Post": [
                                  {
                                    "Id": 1,
                                    "TopicId": 2,
                                    "CustomerId": 3,
                                    "Text": "sample string 4",
                                    "IPAddress": "sample string 5",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                  },
                                  {
                                    "Id": 1,
                                    "TopicId": 2,
                                    "CustomerId": 3,
                                    "Text": "sample string 4",
                                    "IPAddress": "sample string 5",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                  }
                                ]
                              }
                            ],
                            "Logs": [
                              {
                                "Id": 1,
                                "LogLevelId": 2,
                                "ShortMessage": "sample string 3",
                                "FullMessage": "sample string 4",
                                "IpAddress": "sample string 5",
                                "CustomerId": 1,
                                "PageUrl": "sample string 6",
                                "ReferrerUrl": "sample string 7",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              },
                              {
                                "Id": 1,
                                "LogLevelId": 2,
                                "ShortMessage": "sample string 3",
                                "FullMessage": "sample string 4",
                                "IpAddress": "sample string 5",
                                "CustomerId": 1,
                                "PageUrl": "sample string 6",
                                "ReferrerUrl": "sample string 7",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              }
                            ],
                            "NewsComments": [
                              {
                                "Id": 1,
                                "CommentTitle": "sample string 2",
                                "CommentText": "sample string 3",
                                "NewsItemId": 4,
                                "CustomerId": 5,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "News": {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Title": "sample string 3",
                                  "Short": "sample string 4",
                                  "Full": "sample string 5",
                                  "Published": true,
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "AllowComments": true,
                                  "CommentCount": 8,
                                  "LimitedToStores": true,
                                  "MetaKeywords": "sample string 10",
                                  "MetaDescription": "sample string 11",
                                  "MetaTitle": "sample string 12",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "ZoneId": 14,
                                  "ZoneName": "sample string 15",
                                  "IsHot": true,
                                  "IsFocus": true,
                                  "CustomerId": 16,
                                  "ViewCount": 1,
                                  "PictureId": 1,
                                  "OrderNo": 1,
                                  "UrlImage": "sample string 17",
                                  "UrlImages": [
                                    "sample string 1",
                                    "sample string 2"
                                  ],
                                  "PictureIds": "sample string 18",
                                  "Language": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "LanguageCulture": "sample string 3",
                                    "UniqueSeoCode": "sample string 4",
                                    "FlagImageFileName": "sample string 5",
                                    "Rtl": true,
                                    "LimitedToStores": true,
                                    "Published": true,
                                    "DisplayOrder": 9,
                                    "BlogPosts": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Title": "sample string 3",
                                        "Body": "sample string 4",
                                        "AllowComments": true,
                                        "CommentCount": 6,
                                        "Tags": "sample string 7",
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "MetaKeywords": "sample string 8",
                                        "MetaDescription": "sample string 9",
                                        "MetaTitle": "sample string 10",
                                        "LimitedToStores": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogComments": [
                                          {
                                            "Id": 1,
                                            "CustomerId": 2,
                                            "CommentText": "sample string 3",
                                            "BlogPostId": 4,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "CustomerId": 2,
                                            "CommentText": "sample string 3",
                                            "BlogPostId": 4,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Title": "sample string 3",
                                        "Body": "sample string 4",
                                        "AllowComments": true,
                                        "CommentCount": 6,
                                        "Tags": "sample string 7",
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "MetaKeywords": "sample string 8",
                                        "MetaDescription": "sample string 9",
                                        "MetaTitle": "sample string 10",
                                        "LimitedToStores": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogComments": [
                                          {
                                            "Id": 1,
                                            "CustomerId": 2,
                                            "CommentText": "sample string 3",
                                            "BlogPostId": 4,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "CustomerId": 2,
                                            "CommentText": "sample string 3",
                                            "BlogPostId": 4,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      }
                                    ],
                                    "LocaleStringResources": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "ResourceName": "sample string 3",
                                        "ResourceValue": "sample string 4"
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "ResourceName": "sample string 3",
                                        "ResourceValue": "sample string 4"
                                      }
                                    ],
                                    "LocalizedProperties": [
                                      {
                                        "Id": 1,
                                        "EntityId": 2,
                                        "LanguageId": 3,
                                        "LocaleKeyGroup": "sample string 4",
                                        "LocaleKey": "sample string 5",
                                        "LocaleValue": "sample string 6"
                                      },
                                      {
                                        "Id": 1,
                                        "EntityId": 2,
                                        "LanguageId": 3,
                                        "LocaleKeyGroup": "sample string 4",
                                        "LocaleKey": "sample string 5",
                                        "LocaleValue": "sample string 6"
                                      }
                                    ],
                                    "News": [],
                                    "Polls": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Name": "sample string 3",
                                        "SystemKeyword": "sample string 4",
                                        "Published": true,
                                        "ShowOnHomePage": true,
                                        "AllowGuestsToVote": true,
                                        "DisplayOrder": 8,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswers": [
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          },
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Name": "sample string 3",
                                        "SystemKeyword": "sample string 4",
                                        "Published": true,
                                        "ShowOnHomePage": true,
                                        "AllowGuestsToVote": true,
                                        "DisplayOrder": 8,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswers": [
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          },
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    ]
                                  },
                                  "NewsComments": []
                                }
                              },
                              {
                                "Id": 1,
                                "CommentTitle": "sample string 2",
                                "CommentText": "sample string 3",
                                "NewsItemId": 4,
                                "CustomerId": 5,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "News": {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Title": "sample string 3",
                                  "Short": "sample string 4",
                                  "Full": "sample string 5",
                                  "Published": true,
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "AllowComments": true,
                                  "CommentCount": 8,
                                  "LimitedToStores": true,
                                  "MetaKeywords": "sample string 10",
                                  "MetaDescription": "sample string 11",
                                  "MetaTitle": "sample string 12",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "ZoneId": 14,
                                  "ZoneName": "sample string 15",
                                  "IsHot": true,
                                  "IsFocus": true,
                                  "CustomerId": 16,
                                  "ViewCount": 1,
                                  "PictureId": 1,
                                  "OrderNo": 1,
                                  "UrlImage": "sample string 17",
                                  "UrlImages": [
                                    "sample string 1",
                                    "sample string 2"
                                  ],
                                  "PictureIds": "sample string 18",
                                  "Language": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "LanguageCulture": "sample string 3",
                                    "UniqueSeoCode": "sample string 4",
                                    "FlagImageFileName": "sample string 5",
                                    "Rtl": true,
                                    "LimitedToStores": true,
                                    "Published": true,
                                    "DisplayOrder": 9,
                                    "BlogPosts": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Title": "sample string 3",
                                        "Body": "sample string 4",
                                        "AllowComments": true,
                                        "CommentCount": 6,
                                        "Tags": "sample string 7",
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "MetaKeywords": "sample string 8",
                                        "MetaDescription": "sample string 9",
                                        "MetaTitle": "sample string 10",
                                        "LimitedToStores": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogComments": [
                                          {
                                            "Id": 1,
                                            "CustomerId": 2,
                                            "CommentText": "sample string 3",
                                            "BlogPostId": 4,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "CustomerId": 2,
                                            "CommentText": "sample string 3",
                                            "BlogPostId": 4,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Title": "sample string 3",
                                        "Body": "sample string 4",
                                        "AllowComments": true,
                                        "CommentCount": 6,
                                        "Tags": "sample string 7",
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "MetaKeywords": "sample string 8",
                                        "MetaDescription": "sample string 9",
                                        "MetaTitle": "sample string 10",
                                        "LimitedToStores": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogComments": [
                                          {
                                            "Id": 1,
                                            "CustomerId": 2,
                                            "CommentText": "sample string 3",
                                            "BlogPostId": 4,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "CustomerId": 2,
                                            "CommentText": "sample string 3",
                                            "BlogPostId": 4,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      }
                                    ],
                                    "LocaleStringResources": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "ResourceName": "sample string 3",
                                        "ResourceValue": "sample string 4"
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "ResourceName": "sample string 3",
                                        "ResourceValue": "sample string 4"
                                      }
                                    ],
                                    "LocalizedProperties": [
                                      {
                                        "Id": 1,
                                        "EntityId": 2,
                                        "LanguageId": 3,
                                        "LocaleKeyGroup": "sample string 4",
                                        "LocaleKey": "sample string 5",
                                        "LocaleValue": "sample string 6"
                                      },
                                      {
                                        "Id": 1,
                                        "EntityId": 2,
                                        "LanguageId": 3,
                                        "LocaleKeyGroup": "sample string 4",
                                        "LocaleKey": "sample string 5",
                                        "LocaleValue": "sample string 6"
                                      }
                                    ],
                                    "News": [],
                                    "Polls": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Name": "sample string 3",
                                        "SystemKeyword": "sample string 4",
                                        "Published": true,
                                        "ShowOnHomePage": true,
                                        "AllowGuestsToVote": true,
                                        "DisplayOrder": 8,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswers": [
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          },
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Name": "sample string 3",
                                        "SystemKeyword": "sample string 4",
                                        "Published": true,
                                        "ShowOnHomePage": true,
                                        "AllowGuestsToVote": true,
                                        "DisplayOrder": 8,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswers": [
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          },
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    ]
                                  },
                                  "NewsComments": []
                                }
                              }
                            ],
                            "PollVotingRecords": [
                              {
                                "Id": 1,
                                "PollAnswerId": 2,
                                "CustomerId": 3,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "PollAnswer": {
                                  "Id": 1,
                                  "PollId": 2,
                                  "Name": "sample string 3",
                                  "NumberOfVotes": 4,
                                  "DisplayOrder": 5,
                                  "Poll": {
                                    "Id": 1,
                                    "LanguageId": 2,
                                    "Name": "sample string 3",
                                    "SystemKeyword": "sample string 4",
                                    "Published": true,
                                    "ShowOnHomePage": true,
                                    "AllowGuestsToVote": true,
                                    "DisplayOrder": 8,
                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "Language": {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "LanguageCulture": "sample string 3",
                                      "UniqueSeoCode": "sample string 4",
                                      "FlagImageFileName": "sample string 5",
                                      "Rtl": true,
                                      "LimitedToStores": true,
                                      "Published": true,
                                      "DisplayOrder": 9,
                                      "BlogPosts": [
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [
                                            {
                                              "Id": 1,
                                              "CustomerId": 2,
                                              "CommentText": "sample string 3",
                                              "BlogPostId": 4,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            },
                                            {
                                              "Id": 1,
                                              "CustomerId": 2,
                                              "CommentText": "sample string 3",
                                              "BlogPostId": 4,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            }
                                          ]
                                        },
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [
                                            {
                                              "Id": 1,
                                              "CustomerId": 2,
                                              "CommentText": "sample string 3",
                                              "BlogPostId": 4,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            },
                                            {
                                              "Id": 1,
                                              "CustomerId": 2,
                                              "CommentText": "sample string 3",
                                              "BlogPostId": 4,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            }
                                          ]
                                        }
                                      ],
                                      "LocaleStringResources": [
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "ResourceName": "sample string 3",
                                          "ResourceValue": "sample string 4"
                                        },
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "ResourceName": "sample string 3",
                                          "ResourceValue": "sample string 4"
                                        }
                                      ],
                                      "LocalizedProperties": [
                                        {
                                          "Id": 1,
                                          "EntityId": 2,
                                          "LanguageId": 3,
                                          "LocaleKeyGroup": "sample string 4",
                                          "LocaleKey": "sample string 5",
                                          "LocaleValue": "sample string 6"
                                        },
                                        {
                                          "Id": 1,
                                          "EntityId": 2,
                                          "LanguageId": 3,
                                          "LocaleKeyGroup": "sample string 4",
                                          "LocaleKey": "sample string 5",
                                          "LocaleValue": "sample string 6"
                                        }
                                      ],
                                      "News": [
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "NewsComments": [
                                            {
                                              "Id": 1,
                                              "CommentTitle": "sample string 2",
                                              "CommentText": "sample string 3",
                                              "NewsItemId": 4,
                                              "CustomerId": 5,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            },
                                            {
                                              "Id": 1,
                                              "CommentTitle": "sample string 2",
                                              "CommentText": "sample string 3",
                                              "NewsItemId": 4,
                                              "CustomerId": 5,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            }
                                          ]
                                        },
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "NewsComments": [
                                            {
                                              "Id": 1,
                                              "CommentTitle": "sample string 2",
                                              "CommentText": "sample string 3",
                                              "NewsItemId": 4,
                                              "CustomerId": 5,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            },
                                            {
                                              "Id": 1,
                                              "CommentTitle": "sample string 2",
                                              "CommentText": "sample string 3",
                                              "NewsItemId": 4,
                                              "CustomerId": 5,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            }
                                          ]
                                        }
                                      ],
                                      "Polls": []
                                    },
                                    "PollAnswers": []
                                  },
                                  "PollVotingRecords": []
                                }
                              },
                              {
                                "Id": 1,
                                "PollAnswerId": 2,
                                "CustomerId": 3,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "PollAnswer": {
                                  "Id": 1,
                                  "PollId": 2,
                                  "Name": "sample string 3",
                                  "NumberOfVotes": 4,
                                  "DisplayOrder": 5,
                                  "Poll": {
                                    "Id": 1,
                                    "LanguageId": 2,
                                    "Name": "sample string 3",
                                    "SystemKeyword": "sample string 4",
                                    "Published": true,
                                    "ShowOnHomePage": true,
                                    "AllowGuestsToVote": true,
                                    "DisplayOrder": 8,
                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "Language": {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "LanguageCulture": "sample string 3",
                                      "UniqueSeoCode": "sample string 4",
                                      "FlagImageFileName": "sample string 5",
                                      "Rtl": true,
                                      "LimitedToStores": true,
                                      "Published": true,
                                      "DisplayOrder": 9,
                                      "BlogPosts": [
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [
                                            {
                                              "Id": 1,
                                              "CustomerId": 2,
                                              "CommentText": "sample string 3",
                                              "BlogPostId": 4,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            },
                                            {
                                              "Id": 1,
                                              "CustomerId": 2,
                                              "CommentText": "sample string 3",
                                              "BlogPostId": 4,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            }
                                          ]
                                        },
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [
                                            {
                                              "Id": 1,
                                              "CustomerId": 2,
                                              "CommentText": "sample string 3",
                                              "BlogPostId": 4,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            },
                                            {
                                              "Id": 1,
                                              "CustomerId": 2,
                                              "CommentText": "sample string 3",
                                              "BlogPostId": 4,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            }
                                          ]
                                        }
                                      ],
                                      "LocaleStringResources": [
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "ResourceName": "sample string 3",
                                          "ResourceValue": "sample string 4"
                                        },
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "ResourceName": "sample string 3",
                                          "ResourceValue": "sample string 4"
                                        }
                                      ],
                                      "LocalizedProperties": [
                                        {
                                          "Id": 1,
                                          "EntityId": 2,
                                          "LanguageId": 3,
                                          "LocaleKeyGroup": "sample string 4",
                                          "LocaleKey": "sample string 5",
                                          "LocaleValue": "sample string 6"
                                        },
                                        {
                                          "Id": 1,
                                          "EntityId": 2,
                                          "LanguageId": 3,
                                          "LocaleKeyGroup": "sample string 4",
                                          "LocaleKey": "sample string 5",
                                          "LocaleValue": "sample string 6"
                                        }
                                      ],
                                      "News": [
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "NewsComments": [
                                            {
                                              "Id": 1,
                                              "CommentTitle": "sample string 2",
                                              "CommentText": "sample string 3",
                                              "NewsItemId": 4,
                                              "CustomerId": 5,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            },
                                            {
                                              "Id": 1,
                                              "CommentTitle": "sample string 2",
                                              "CommentText": "sample string 3",
                                              "NewsItemId": 4,
                                              "CustomerId": 5,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            }
                                          ]
                                        },
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "NewsComments": [
                                            {
                                              "Id": 1,
                                              "CommentTitle": "sample string 2",
                                              "CommentText": "sample string 3",
                                              "NewsItemId": 4,
                                              "CustomerId": 5,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            },
                                            {
                                              "Id": 1,
                                              "CommentTitle": "sample string 2",
                                              "CommentText": "sample string 3",
                                              "NewsItemId": 4,
                                              "CustomerId": 5,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            }
                                          ]
                                        }
                                      ],
                                      "Polls": []
                                    },
                                    "PollAnswers": []
                                  },
                                  "PollVotingRecords": []
                                }
                              }
                            ],
                            "Forums_PrivateMessage": [
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "FromCustomerId": 3,
                                "ToCustomerId": 4,
                                "Subject": "sample string 5",
                                "Text": "sample string 6",
                                "IsRead": true,
                                "IsDeletedByAuthor": true,
                                "IsDeletedByRecipient": true,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              },
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "FromCustomerId": 3,
                                "ToCustomerId": 4,
                                "Subject": "sample string 5",
                                "Text": "sample string 6",
                                "IsRead": true,
                                "IsDeletedByAuthor": true,
                                "IsDeletedByRecipient": true,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              }
                            ],
                            "Forums_PrivateMessage1": [
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "FromCustomerId": 3,
                                "ToCustomerId": 4,
                                "Subject": "sample string 5",
                                "Text": "sample string 6",
                                "IsRead": true,
                                "IsDeletedByAuthor": true,
                                "IsDeletedByRecipient": true,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              },
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "FromCustomerId": 3,
                                "ToCustomerId": 4,
                                "Subject": "sample string 5",
                                "Text": "sample string 6",
                                "IsRead": true,
                                "IsDeletedByAuthor": true,
                                "IsDeletedByRecipient": true,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              }
                            ],
                            "ReturnRequests": [
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "OrderItemId": 3,
                                "CustomerId": 4,
                                "Quantity": 5,
                                "ReasonForReturn": "sample string 6",
                                "RequestedAction": "sample string 7",
                                "CustomerComments": "sample string 8",
                                "StaffNotes": "sample string 9",
                                "ReturnRequestStatusId": 10,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              },
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "OrderItemId": 3,
                                "CustomerId": 4,
                                "Quantity": 5,
                                "ReasonForReturn": "sample string 6",
                                "RequestedAction": "sample string 7",
                                "CustomerComments": "sample string 8",
                                "StaffNotes": "sample string 9",
                                "ReturnRequestStatusId": 10,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              }
                            ],
                            "RewardPointsHistories": [],
                            "ShoppingCartItems": [
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "ShoppingCartTypeId": 3,
                                "CustomerId": 4,
                                "ProductId": 5,
                                "AttributesXml": "sample string 6",
                                "CustomerEnteredPrice": 7.0,
                                "Quantity": 8,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "ListChairIndexF1": "sample string 11",
                                "ListChairValueF1": "sample string 12",
                                "ListChairIndexF2": "sample string 13",
                                "ListChairValueF2": "sample string 14",
                                "ListChairIndexF3": "sample string 15",
                                "ListChairValueF3": "sample string 16",
                                "PositionId": 1
                              },
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "ShoppingCartTypeId": 3,
                                "CustomerId": 4,
                                "ProductId": 5,
                                "AttributesXml": "sample string 6",
                                "CustomerEnteredPrice": 7.0,
                                "Quantity": 8,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "ListChairIndexF1": "sample string 11",
                                "ListChairValueF1": "sample string 12",
                                "ListChairIndexF2": "sample string 13",
                                "ListChairValueF2": "sample string 14",
                                "ListChairIndexF3": "sample string 15",
                                "ListChairValueF3": "sample string 16",
                                "PositionId": 1
                              }
                            ],
                            "Addresses": [
                              {
                                "Id": 1,
                                "FirstName": "sample string 2",
                                "LastName": "sample string 3",
                                "Email": "sample string 4",
                                "Company": "sample string 5",
                                "PersonInCharge": "sample string 6",
                                "CountryId": 1,
                                "StateProvinceId": 1,
                                "City": "sample string 7",
                                "Address1": "sample string 8",
                                "Address2": "sample string 9",
                                "ZipPostalCode": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "FaxNumber": "sample string 12",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "Country": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "AllowsBilling": true,
                                  "AllowsShipping": true,
                                  "TwoLetterIsoCode": "sample string 5",
                                  "ThreeLetterIsoCode": "sample string 6",
                                  "NumericIsoCode": 7,
                                  "SubjectToVat": true,
                                  "Published": true,
                                  "DisplayOrder": 10,
                                  "Addresses": [],
                                  "StateProvinces": [
                                    {
                                      "Id": 1,
                                      "CountryId": 2,
                                      "Name": "sample string 3",
                                      "Abbreviation": "sample string 4",
                                      "Published": true,
                                      "DisplayOrder": 6,
                                      "ShowMenu": true,
                                      "ProvinceId": 8,
                                      "Addresses": []
                                    },
                                    {
                                      "Id": 1,
                                      "CountryId": 2,
                                      "Name": "sample string 3",
                                      "Abbreviation": "sample string 4",
                                      "Published": true,
                                      "DisplayOrder": 6,
                                      "ShowMenu": true,
                                      "ProvinceId": 8,
                                      "Addresses": []
                                    }
                                  ],
                                  "ShippingMethods": [
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "Description": "sample string 3",
                                      "DisplayOrder": 4,
                                      "Countries": []
                                    },
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "Description": "sample string 3",
                                      "DisplayOrder": 4,
                                      "Countries": []
                                    }
                                  ]
                                },
                                "StateProvince": {
                                  "Id": 1,
                                  "CountryId": 2,
                                  "Name": "sample string 3",
                                  "Abbreviation": "sample string 4",
                                  "Published": true,
                                  "DisplayOrder": 6,
                                  "ShowMenu": true,
                                  "ProvinceId": 8,
                                  "Addresses": [],
                                  "Country": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "AllowsBilling": true,
                                    "AllowsShipping": true,
                                    "TwoLetterIsoCode": "sample string 5",
                                    "ThreeLetterIsoCode": "sample string 6",
                                    "NumericIsoCode": 7,
                                    "SubjectToVat": true,
                                    "Published": true,
                                    "DisplayOrder": 10,
                                    "Addresses": [],
                                    "StateProvinces": [],
                                    "ShippingMethods": [
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "DisplayOrder": 4,
                                        "Countries": []
                                      },
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "DisplayOrder": 4,
                                        "Countries": []
                                      }
                                    ]
                                  }
                                },
                                "Affiliates": [
                                  {
                                    "Id": 1,
                                    "AddressId": 2,
                                    "Deleted": true,
                                    "Active": true
                                  },
                                  {
                                    "Id": 1,
                                    "AddressId": 2,
                                    "Deleted": true,
                                    "Active": true
                                  }
                                ],
                                "Customers": []
                              },
                              {
                                "Id": 1,
                                "FirstName": "sample string 2",
                                "LastName": "sample string 3",
                                "Email": "sample string 4",
                                "Company": "sample string 5",
                                "PersonInCharge": "sample string 6",
                                "CountryId": 1,
                                "StateProvinceId": 1,
                                "City": "sample string 7",
                                "Address1": "sample string 8",
                                "Address2": "sample string 9",
                                "ZipPostalCode": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "FaxNumber": "sample string 12",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "Country": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "AllowsBilling": true,
                                  "AllowsShipping": true,
                                  "TwoLetterIsoCode": "sample string 5",
                                  "ThreeLetterIsoCode": "sample string 6",
                                  "NumericIsoCode": 7,
                                  "SubjectToVat": true,
                                  "Published": true,
                                  "DisplayOrder": 10,
                                  "Addresses": [],
                                  "StateProvinces": [
                                    {
                                      "Id": 1,
                                      "CountryId": 2,
                                      "Name": "sample string 3",
                                      "Abbreviation": "sample string 4",
                                      "Published": true,
                                      "DisplayOrder": 6,
                                      "ShowMenu": true,
                                      "ProvinceId": 8,
                                      "Addresses": []
                                    },
                                    {
                                      "Id": 1,
                                      "CountryId": 2,
                                      "Name": "sample string 3",
                                      "Abbreviation": "sample string 4",
                                      "Published": true,
                                      "DisplayOrder": 6,
                                      "ShowMenu": true,
                                      "ProvinceId": 8,
                                      "Addresses": []
                                    }
                                  ],
                                  "ShippingMethods": [
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "Description": "sample string 3",
                                      "DisplayOrder": 4,
                                      "Countries": []
                                    },
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "Description": "sample string 3",
                                      "DisplayOrder": 4,
                                      "Countries": []
                                    }
                                  ]
                                },
                                "StateProvince": {
                                  "Id": 1,
                                  "CountryId": 2,
                                  "Name": "sample string 3",
                                  "Abbreviation": "sample string 4",
                                  "Published": true,
                                  "DisplayOrder": 6,
                                  "ShowMenu": true,
                                  "ProvinceId": 8,
                                  "Addresses": [],
                                  "Country": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "AllowsBilling": true,
                                    "AllowsShipping": true,
                                    "TwoLetterIsoCode": "sample string 5",
                                    "ThreeLetterIsoCode": "sample string 6",
                                    "NumericIsoCode": 7,
                                    "SubjectToVat": true,
                                    "Published": true,
                                    "DisplayOrder": 10,
                                    "Addresses": [],
                                    "StateProvinces": [],
                                    "ShippingMethods": [
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "DisplayOrder": 4,
                                        "Countries": []
                                      },
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "DisplayOrder": 4,
                                        "Countries": []
                                      }
                                    ]
                                  }
                                },
                                "Affiliates": [
                                  {
                                    "Id": 1,
                                    "AddressId": 2,
                                    "Deleted": true,
                                    "Active": true
                                  },
                                  {
                                    "Id": 1,
                                    "AddressId": 2,
                                    "Deleted": true,
                                    "Active": true
                                  }
                                ],
                                "Customers": []
                              }
                            ]
                          }
                        }
                      ],
                      "Shipments": [
                        {
                          "Id": 1,
                          "OrderId": 2,
                          "TrackingNumber": "sample string 3",
                          "TotalWeight": 1.0,
                          "ShippedDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "DeliveryDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "ShipmentItems": [
                            {
                              "Id": 1,
                              "ShipmentId": 2,
                              "OrderItemId": 3,
                              "Quantity": 4
                            },
                            {
                              "Id": 1,
                              "ShipmentId": 2,
                              "OrderItemId": 3,
                              "Quantity": 4
                            }
                          ]
                        },
                        {
                          "Id": 1,
                          "OrderId": 2,
                          "TrackingNumber": "sample string 3",
                          "TotalWeight": 1.0,
                          "ShippedDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "DeliveryDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "ShipmentItems": [
                            {
                              "Id": 1,
                              "ShipmentId": 2,
                              "OrderItemId": 3,
                              "Quantity": 4
                            },
                            {
                              "Id": 1,
                              "ShipmentId": 2,
                              "OrderItemId": 3,
                              "Quantity": 4
                            }
                          ]
                        }
                      ]
                    }
                  },
                  {
                    "Id": 1,
                    "OrderItemGuid": "dd5f6c7b-2c90-4e68-91ed-cf98a6fadd54",
                    "OrderId": 3,
                    "ProductId": 1,
                    "Quantity": 4,
                    "UnitPriceInclTax": 1.0,
                    "UnitPriceExclTax": 1.0,
                    "PriceInclTax": 1.0,
                    "PriceExclTax": 1.0,
                    "DiscountAmountInclTax": 1.0,
                    "DiscountAmountExclTax": 1.0,
                    "OriginalProductCost": 1.0,
                    "AttributeDescription": "sample string 5",
                    "AttributesXml": "sample string 6",
                    "DownloadCount": 1,
                    "IsDownloadActivated": true,
                    "LicenseDownloadId": 1,
                    "ItemWeight": 1.0,
                    "ListChairIndexF1": "sample string 7",
                    "ListChairIndexF2": "sample string 8",
                    "ListChairIndexF3": "sample string 9",
                    "ListChairValueF1": "sample string 10",
                    "ListChairValueF2": "sample string 11",
                    "ListChairValueF3": "sample string 12",
                    "PrintedChairIndexF1": "sample string 13",
                    "PrintedChairIndexF2": "sample string 14",
                    "PrintedChairIndexF3": "sample string 15",
                    "PositionId": 1,
                    "PlanScreenId": 1,
                    "ListChairCheckinIndexF1": "sample string 16",
                    "ListChairCheckinIndexF2": "sample string 17",
                    "ListChairCheckinIndexF3": "sample string 18",
                    "GiftCards": [
                      {
                        "Id": 1,
                        "PurchasedWithOrderItemId": 1,
                        "GiftCardTypeId": 2,
                        "Amount": 3.0,
                        "IsGiftCardActivated": true,
                        "GiftCardCouponCode": "sample string 5",
                        "RecipientName": "sample string 6",
                        "RecipientEmail": "sample string 7",
                        "SenderName": "sample string 8",
                        "SenderEmail": "sample string 9",
                        "Message": "sample string 10",
                        "IsRecipientNotified": true,
                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                        "GiftCardUsageHistories": [
                          {
                            "Id": 1,
                            "GiftCardId": 2,
                            "UsedWithOrderId": 3,
                            "UsedValue": 4.0,
                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "Order": {
                              "Id": 1,
                              "OrderGuid": "ae44cfeb-4652-4735-a4e1-2c2944a032dc",
                              "StoreId": 3,
                              "CustomerId": 4,
                              "BillingAddressId": 5,
                              "ShippingAddressId": 1,
                              "OrderStatusId": 6,
                              "ShippingStatusId": 7,
                              "PaymentStatusId": 8,
                              "PaymentMethodSystemName": "sample string 9",
                              "CustomerCurrencyCode": "sample string 10",
                              "CurrencyRate": 1.0,
                              "CustomerTaxDisplayTypeId": 1,
                              "VatNumber": "sample string 11",
                              "OrderSubtotalInclTax": 1.0,
                              "OrderSubtotalExclTax": 1.0,
                              "OrderSubTotalDiscountInclTax": 1.0,
                              "OrderSubTotalDiscountExclTax": 1.0,
                              "OrderShippingInclTax": 1.0,
                              "OrderShippingExclTax": 1.0,
                              "PaymentMethodAdditionalFeeInclTax": 1.0,
                              "PaymentMethodAdditionalFeeExclTax": 1.0,
                              "TaxRates": "sample string 12",
                              "OrderTax": 1.0,
                              "OrderDiscount": 1.0,
                              "OrderTotal": 1.0,
                              "RefundedAmount": 1.0,
                              "RewardPointsWereAdded": true,
                              "CheckoutAttributeDescription": "sample string 14",
                              "CheckoutAttributesXml": "sample string 15",
                              "CustomerLanguageId": 1,
                              "AffiliateId": 1,
                              "UserId": 16,
                              "PrintingUserId": 17,
                              "InviterId": 18,
                              "CustomerIp": "sample string 19",
                              "AllowStoringCreditCardNumber": true,
                              "CardType": "sample string 20",
                              "CardName": "sample string 21",
                              "CardNumber": "sample string 22",
                              "MaskedCreditCardNumber": "sample string 23",
                              "CardCvv2": "sample string 24",
                              "CardExpirationMonth": "sample string 25",
                              "CardExpirationYear": "sample string 26",
                              "AuthorizationTransactionId": "sample string 27",
                              "AuthorizationTransactionCode": "sample string 28",
                              "AuthorizationTransactionResult": "sample string 29",
                              "CaptureTransactionId": "sample string 30",
                              "CaptureTransactionResult": "sample string 31",
                              "SubscriptionTransactionId": "sample string 32",
                              "PurchaseOrderNumber": "sample string 33",
                              "PaidDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                              "ShippingMethod": "sample string 34",
                              "ShippingRateComputationMethodSystemName": "sample string 35",
                              "Deleted": true,
                              "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                              "PrintedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                              "ShippingTimeId": 1,
                              "IsInvitation": true,
                              "IsOnline": true,
                              "IsContract": true,
                              "BarCode": "sample string 41",
                              "BarCodeBinary": "QEA=",
                              "vpcTelcoCode": "sample string 42",
                              "vpc_MerchTxnRef": "sample string 43",
                              "IsEmailSent": true,
                              "IsSmsSent": true,
                              "CustomerFirstName": "sample string 44",
                              "CustomerLastName": "sample string 45",
                              "CustomerEmail": "sample string 46",
                              "CustomerPhone": "sample string 47",
                              "IsAutoBuy": true,
                              "MemberCardCode": "sample string 48",
                              "PointReward": 1.0,
                              "PointCard": 1.0,
                              "VoucherCode": "sample string 49",
                              "CampaignId": 1,
                              "DiscountStatus": 1,
                              "IsTicketUsed": true,
                              "CheckedInOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                              "CheckedInUserId": 1,
                              "TransactionID": "sample string 50",
                              "InvNo": "sample string 51",
                              "ErrorStatus": "sample string 52",
                              "ETicketUrl": "sample string 53",
                              "DiscountUsageHistories": [
                                {
                                  "Id": 1,
                                  "DiscountId": 2,
                                  "OrderId": 3,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "Discount": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "DiscountTypeId": 3,
                                    "UsePercentage": true,
                                    "DiscountPercentage": 5.0,
                                    "DiscountAmount": 6.0,
                                    "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "RequiresCouponCode": true,
                                    "CouponCode": "sample string 8",
                                    "DiscountLimitationId": 9,
                                    "LimitationTimes": 10,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "CreatedUser": "sample string 11",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "UpdatedUser": "sample string 12",
                                    "DiscountRequirements": [
                                      {
                                        "Id": 1,
                                        "DiscountId": 2,
                                        "DiscountRequirementRuleSystemName": "sample string 3"
                                      },
                                      {
                                        "Id": 1,
                                        "DiscountId": 2,
                                        "DiscountRequirementRuleSystemName": "sample string 3"
                                      }
                                    ],
                                    "DiscountUsageHistories": [],
                                    "Categories": [
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "CategoryTemplateId": 4,
                                        "MetaKeywords": "sample string 5",
                                        "MetaDescription": "sample string 6",
                                        "MetaTitle": "sample string 7",
                                        "ParentCategoryId": 8,
                                        "PictureId": 9,
                                        "PageSize": 10,
                                        "AllowCustomersToSelectPageSize": true,
                                        "PageSizeOptions": "sample string 12",
                                        "PriceRanges": "sample string 13",
                                        "ShowOnHomePage": true,
                                        "HasDiscountsApplied": true,
                                        "SubjectToAcl": true,
                                        "LimitedToStores": true,
                                        "Published": true,
                                        "Deleted": true,
                                        "DisplayOrder": 20,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "IsFavorites": true,
                                        "Level": 24,
                                        "SubCategories": "sample string 25",
                                        "CreatedUser": "sample string 26",
                                        "UpdatedUser": "sample string 27",
                                        "CategoryFilmMappings": [
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          },
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          }
                                        ],
                                        "Product_Category_Mapping": [
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          },
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          }
                                        ],
                                        "Discounts": []
                                      },
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "CategoryTemplateId": 4,
                                        "MetaKeywords": "sample string 5",
                                        "MetaDescription": "sample string 6",
                                        "MetaTitle": "sample string 7",
                                        "ParentCategoryId": 8,
                                        "PictureId": 9,
                                        "PageSize": 10,
                                        "AllowCustomersToSelectPageSize": true,
                                        "PageSizeOptions": "sample string 12",
                                        "PriceRanges": "sample string 13",
                                        "ShowOnHomePage": true,
                                        "HasDiscountsApplied": true,
                                        "SubjectToAcl": true,
                                        "LimitedToStores": true,
                                        "Published": true,
                                        "Deleted": true,
                                        "DisplayOrder": 20,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "IsFavorites": true,
                                        "Level": 24,
                                        "SubCategories": "sample string 25",
                                        "CreatedUser": "sample string 26",
                                        "UpdatedUser": "sample string 27",
                                        "CategoryFilmMappings": [
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          },
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          }
                                        ],
                                        "Product_Category_Mapping": [
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          },
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          }
                                        ],
                                        "Discounts": []
                                      }
                                    ],
                                    "Products": []
                                  }
                                },
                                {
                                  "Id": 1,
                                  "DiscountId": 2,
                                  "OrderId": 3,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "Discount": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "DiscountTypeId": 3,
                                    "UsePercentage": true,
                                    "DiscountPercentage": 5.0,
                                    "DiscountAmount": 6.0,
                                    "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "RequiresCouponCode": true,
                                    "CouponCode": "sample string 8",
                                    "DiscountLimitationId": 9,
                                    "LimitationTimes": 10,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "CreatedUser": "sample string 11",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "UpdatedUser": "sample string 12",
                                    "DiscountRequirements": [
                                      {
                                        "Id": 1,
                                        "DiscountId": 2,
                                        "DiscountRequirementRuleSystemName": "sample string 3"
                                      },
                                      {
                                        "Id": 1,
                                        "DiscountId": 2,
                                        "DiscountRequirementRuleSystemName": "sample string 3"
                                      }
                                    ],
                                    "DiscountUsageHistories": [],
                                    "Categories": [
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "CategoryTemplateId": 4,
                                        "MetaKeywords": "sample string 5",
                                        "MetaDescription": "sample string 6",
                                        "MetaTitle": "sample string 7",
                                        "ParentCategoryId": 8,
                                        "PictureId": 9,
                                        "PageSize": 10,
                                        "AllowCustomersToSelectPageSize": true,
                                        "PageSizeOptions": "sample string 12",
                                        "PriceRanges": "sample string 13",
                                        "ShowOnHomePage": true,
                                        "HasDiscountsApplied": true,
                                        "SubjectToAcl": true,
                                        "LimitedToStores": true,
                                        "Published": true,
                                        "Deleted": true,
                                        "DisplayOrder": 20,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "IsFavorites": true,
                                        "Level": 24,
                                        "SubCategories": "sample string 25",
                                        "CreatedUser": "sample string 26",
                                        "UpdatedUser": "sample string 27",
                                        "CategoryFilmMappings": [
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          },
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          }
                                        ],
                                        "Product_Category_Mapping": [
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          },
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          }
                                        ],
                                        "Discounts": []
                                      },
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "CategoryTemplateId": 4,
                                        "MetaKeywords": "sample string 5",
                                        "MetaDescription": "sample string 6",
                                        "MetaTitle": "sample string 7",
                                        "ParentCategoryId": 8,
                                        "PictureId": 9,
                                        "PageSize": 10,
                                        "AllowCustomersToSelectPageSize": true,
                                        "PageSizeOptions": "sample string 12",
                                        "PriceRanges": "sample string 13",
                                        "ShowOnHomePage": true,
                                        "HasDiscountsApplied": true,
                                        "SubjectToAcl": true,
                                        "LimitedToStores": true,
                                        "Published": true,
                                        "Deleted": true,
                                        "DisplayOrder": 20,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "IsFavorites": true,
                                        "Level": 24,
                                        "SubCategories": "sample string 25",
                                        "CreatedUser": "sample string 26",
                                        "UpdatedUser": "sample string 27",
                                        "CategoryFilmMappings": [
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          },
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          }
                                        ],
                                        "Product_Category_Mapping": [
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          },
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          }
                                        ],
                                        "Discounts": []
                                      }
                                    ],
                                    "Products": []
                                  }
                                }
                              ],
                              "GiftCardUsageHistories": [],
                              "OrderItems": [],
                              "OrderNotes": [
                                {
                                  "Id": 1,
                                  "OrderId": 2,
                                  "Note": "sample string 3",
                                  "DisplayToCustomer": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                },
                                {
                                  "Id": 1,
                                  "OrderId": 2,
                                  "Note": "sample string 3",
                                  "DisplayToCustomer": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                }
                              ],
                              "RecurringPayments": [
                                {
                                  "Id": 1,
                                  "CycleLength": 2,
                                  "CyclePeriodId": 3,
                                  "TotalCycles": 4,
                                  "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "IsActive": true,
                                  "Deleted": true,
                                  "InitialOrderId": 8,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "RecurringPaymentHistories": [
                                    {
                                      "Id": 1,
                                      "RecurringPaymentId": 2,
                                      "OrderId": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                    },
                                    {
                                      "Id": 1,
                                      "RecurringPaymentId": 2,
                                      "OrderId": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                    }
                                  ]
                                },
                                {
                                  "Id": 1,
                                  "CycleLength": 2,
                                  "CyclePeriodId": 3,
                                  "TotalCycles": 4,
                                  "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "IsActive": true,
                                  "Deleted": true,
                                  "InitialOrderId": 8,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "RecurringPaymentHistories": [
                                    {
                                      "Id": 1,
                                      "RecurringPaymentId": 2,
                                      "OrderId": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                    },
                                    {
                                      "Id": 1,
                                      "RecurringPaymentId": 2,
                                      "OrderId": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                    }
                                  ]
                                }
                              ],
                              "RewardPointsHistories": [
                                {
                                  "Id": 1,
                                  "CustomerId": 2,
                                  "Points": 3,
                                  "PointsBalance": 4,
                                  "UsedAmount": 5.0,
                                  "Message": "sample string 6",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "UsedWithOrder_Id": 1,
                                  "Customer": {
                                    "Id": 1,
                                    "CustomerGuid": "0ac48611-ccfc-4669-af3e-7cfe8ce4bcd7",
                                    "Username": "sample string 3",
                                    "Email": "sample string 4",
                                    "Password": "sample string 5",
                                    "PasswordFormatId": 6,
                                    "PasswordSalt": "sample string 7",
                                    "AdminComment": "sample string 8",
                                    "IsTaxExempt": true,
                                    "AffiliateId": 10,
                                    "VendorId": 11,
                                    "Active": true,
                                    "Deleted": true,
                                    "IsSystemAccount": true,
                                    "SystemName": "sample string 15",
                                    "LastIpAddress": "sample string 16",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "LastLoginDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "LastActivityDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "BillingAddress_Id": 1,
                                    "ShippingAddress_Id": 1,
                                    "IsStaff": true,
                                    "IsManufacturer": true,
                                    "ManufacturerId": 1,
                                    "CustomerFirstName": "sample string 19",
                                    "CustomerLastName": "sample string 20",
                                    "BirthDay": "2025-05-19T10:21:02.8513541+07:00",
                                    "Mobile": "sample string 21",
                                    "Sex": "sample string 22",
                                    "Marriage": true,
                                    "Address": "sample string 23",
                                    "Position": "sample string 24",
                                    "Favour": "sample string 25",
                                    "CardCode": "sample string 26",
                                    "CardLevelName": "sample string 27",
                                    "CurrentCardId": 1,
                                    "CardIssued": true,
                                    "PointReward": 1.0,
                                    "PointCard": 1.0,
                                    "LastVisitedPage": "sample string 28",
                                    "DateCreateCard": "2025-05-19T10:21:02.8513541+07:00",
                                    "DateExpireCard": "2025-05-19T10:21:02.8513541+07:00",
                                    "DateLevel": "2025-05-19T10:21:02.8513541+07:00",
                                    "Area_Id": 1,
                                    "City_Id": 1,
                                    "Job_Id": 1,
                                    "District_Id": 1,
                                    "Country_Id": 1,
                                    "ActivityLogs": [
                                      {
                                        "Id": 1,
                                        "ActivityLogTypeId": 2,
                                        "CustomerId": 3,
                                        "Comment": "sample string 4",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ActivityLogType": {
                                          "Id": 1,
                                          "SystemKeyword": "sample string 2",
                                          "Name": "sample string 3",
                                          "Enabled": true,
                                          "ActivityLogs": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "ActivityLogTypeId": 2,
                                        "CustomerId": 3,
                                        "Comment": "sample string 4",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ActivityLogType": {
                                          "Id": 1,
                                          "SystemKeyword": "sample string 2",
                                          "Name": "sample string 3",
                                          "Enabled": true,
                                          "ActivityLogs": []
                                        }
                                      }
                                    ],
                                    "BackInStockSubscriptions": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ProductId": 3,
                                        "CustomerId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ProductId": 3,
                                        "CustomerId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "BlogComments": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogPost": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [],
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogPost": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [],
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      }
                                    ],
                                    "Customer_CustomerRole_Mapping": [
                                      {
                                        "Customer_Id": 1,
                                        "CustomerRole_Id": 2,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedUser": "sample string 3",
                                        "CustomerRole": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "FreeShipping": true,
                                          "TaxExempt": true,
                                          "Active": true,
                                          "IsSystemRole": true,
                                          "SystemName": "sample string 7",
                                          "Customer_CustomerRole_Mapping": [],
                                          "TierPrices": [
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            },
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            }
                                          ],
                                          "PermissionRecords": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "Customer_Id": 1,
                                        "CustomerRole_Id": 2,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedUser": "sample string 3",
                                        "CustomerRole": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "FreeShipping": true,
                                          "TaxExempt": true,
                                          "Active": true,
                                          "IsSystemRole": true,
                                          "SystemName": "sample string 7",
                                          "Customer_CustomerRole_Mapping": [],
                                          "TierPrices": [
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            },
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            }
                                          ],
                                          "PermissionRecords": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "ExternalAuthenticationRecords": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "Email": "sample string 3",
                                        "ExternalIdentifier": "sample string 4",
                                        "ExternalDisplayIdentifier": "sample string 5",
                                        "OAuthToken": "sample string 6",
                                        "OAuthAccessToken": "sample string 7",
                                        "ProviderSystemName": "sample string 8"
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "Email": "sample string 3",
                                        "ExternalIdentifier": "sample string 4",
                                        "ExternalDisplayIdentifier": "sample string 5",
                                        "OAuthToken": "sample string 6",
                                        "OAuthAccessToken": "sample string 7",
                                        "ProviderSystemName": "sample string 8"
                                      }
                                    ],
                                    "Forums_Post": [
                                      {
                                        "Id": 1,
                                        "TopicId": 2,
                                        "CustomerId": 3,
                                        "Text": "sample string 4",
                                        "IPAddress": "sample string 5",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Topic": {
                                          "Id": 1,
                                          "ForumId": 2,
                                          "CustomerId": 3,
                                          "TopicTypeId": 4,
                                          "Subject": "sample string 5",
                                          "NumPosts": 6,
                                          "Views": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Forum": {
                                            "Id": 1,
                                            "ForumGroupId": 2,
                                            "Name": "sample string 3",
                                            "Description": "sample string 4",
                                            "NumTopics": 5,
                                            "NumPosts": 6,
                                            "LastTopicId": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "DisplayOrder": 10,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Group": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "DisplayOrder": 3,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Forum": []
                                            },
                                            "Forums_Topic": []
                                          },
                                          "Forums_Post": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "TopicId": 2,
                                        "CustomerId": 3,
                                        "Text": "sample string 4",
                                        "IPAddress": "sample string 5",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Topic": {
                                          "Id": 1,
                                          "ForumId": 2,
                                          "CustomerId": 3,
                                          "TopicTypeId": 4,
                                          "Subject": "sample string 5",
                                          "NumPosts": 6,
                                          "Views": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Forum": {
                                            "Id": 1,
                                            "ForumGroupId": 2,
                                            "Name": "sample string 3",
                                            "Description": "sample string 4",
                                            "NumTopics": 5,
                                            "NumPosts": 6,
                                            "LastTopicId": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "DisplayOrder": 10,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Group": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "DisplayOrder": 3,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Forum": []
                                            },
                                            "Forums_Topic": []
                                          },
                                          "Forums_Post": []
                                        }
                                      }
                                    ],
                                    "Forums_Subscription": [
                                      {
                                        "Id": 1,
                                        "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                        "CustomerId": 3,
                                        "ForumId": 4,
                                        "TopicId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                        "CustomerId": 3,
                                        "ForumId": 4,
                                        "TopicId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "Forums_Topic": [
                                      {
                                        "Id": 1,
                                        "ForumId": 2,
                                        "CustomerId": 3,
                                        "TopicTypeId": 4,
                                        "Subject": "sample string 5",
                                        "NumPosts": 6,
                                        "Views": 7,
                                        "LastPostId": 8,
                                        "LastPostCustomerId": 9,
                                        "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Forum": {
                                          "Id": 1,
                                          "ForumGroupId": 2,
                                          "Name": "sample string 3",
                                          "Description": "sample string 4",
                                          "NumTopics": 5,
                                          "NumPosts": 6,
                                          "LastTopicId": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "DisplayOrder": 10,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Group": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "DisplayOrder": 3,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Forum": []
                                          },
                                          "Forums_Topic": []
                                        },
                                        "Forums_Post": [
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "ForumId": 2,
                                        "CustomerId": 3,
                                        "TopicTypeId": 4,
                                        "Subject": "sample string 5",
                                        "NumPosts": 6,
                                        "Views": 7,
                                        "LastPostId": 8,
                                        "LastPostCustomerId": 9,
                                        "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Forum": {
                                          "Id": 1,
                                          "ForumGroupId": 2,
                                          "Name": "sample string 3",
                                          "Description": "sample string 4",
                                          "NumTopics": 5,
                                          "NumPosts": 6,
                                          "LastTopicId": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "DisplayOrder": 10,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Group": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "DisplayOrder": 3,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Forum": []
                                          },
                                          "Forums_Topic": []
                                        },
                                        "Forums_Post": [
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      }
                                    ],
                                    "Logs": [
                                      {
                                        "Id": 1,
                                        "LogLevelId": 2,
                                        "ShortMessage": "sample string 3",
                                        "FullMessage": "sample string 4",
                                        "IpAddress": "sample string 5",
                                        "CustomerId": 1,
                                        "PageUrl": "sample string 6",
                                        "ReferrerUrl": "sample string 7",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "LogLevelId": 2,
                                        "ShortMessage": "sample string 3",
                                        "FullMessage": "sample string 4",
                                        "IpAddress": "sample string 5",
                                        "CustomerId": 1,
                                        "PageUrl": "sample string 6",
                                        "ReferrerUrl": "sample string 7",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "NewsComments": [
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "News": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          },
                                          "NewsComments": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "News": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          },
                                          "NewsComments": []
                                        }
                                      }
                                    ],
                                    "PollVotingRecords": [
                                      {
                                        "Id": 1,
                                        "PollAnswerId": 2,
                                        "CustomerId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswer": {
                                          "Id": 1,
                                          "PollId": 2,
                                          "Name": "sample string 3",
                                          "NumberOfVotes": 4,
                                          "DisplayOrder": 5,
                                          "Poll": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Name": "sample string 3",
                                            "SystemKeyword": "sample string 4",
                                            "Published": true,
                                            "ShowOnHomePage": true,
                                            "AllowGuestsToVote": true,
                                            "DisplayOrder": 8,
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "Polls": []
                                            },
                                            "PollAnswers": []
                                          },
                                          "PollVotingRecords": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "PollAnswerId": 2,
                                        "CustomerId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswer": {
                                          "Id": 1,
                                          "PollId": 2,
                                          "Name": "sample string 3",
                                          "NumberOfVotes": 4,
                                          "DisplayOrder": 5,
                                          "Poll": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Name": "sample string 3",
                                            "SystemKeyword": "sample string 4",
                                            "Published": true,
                                            "ShowOnHomePage": true,
                                            "AllowGuestsToVote": true,
                                            "DisplayOrder": 8,
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "Polls": []
                                            },
                                            "PollAnswers": []
                                          },
                                          "PollVotingRecords": []
                                        }
                                      }
                                    ],
                                    "Forums_PrivateMessage": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "Forums_PrivateMessage1": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "ReturnRequests": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "OrderItemId": 3,
                                        "CustomerId": 4,
                                        "Quantity": 5,
                                        "ReasonForReturn": "sample string 6",
                                        "RequestedAction": "sample string 7",
                                        "CustomerComments": "sample string 8",
                                        "StaffNotes": "sample string 9",
                                        "ReturnRequestStatusId": 10,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "OrderItemId": 3,
                                        "CustomerId": 4,
                                        "Quantity": 5,
                                        "ReasonForReturn": "sample string 6",
                                        "RequestedAction": "sample string 7",
                                        "CustomerComments": "sample string 8",
                                        "StaffNotes": "sample string 9",
                                        "ReturnRequestStatusId": 10,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "RewardPointsHistories": [],
                                    "ShoppingCartItems": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ShoppingCartTypeId": 3,
                                        "CustomerId": 4,
                                        "ProductId": 5,
                                        "AttributesXml": "sample string 6",
                                        "CustomerEnteredPrice": 7.0,
                                        "Quantity": 8,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "ListChairIndexF1": "sample string 11",
                                        "ListChairValueF1": "sample string 12",
                                        "ListChairIndexF2": "sample string 13",
                                        "ListChairValueF2": "sample string 14",
                                        "ListChairIndexF3": "sample string 15",
                                        "ListChairValueF3": "sample string 16",
                                        "PositionId": 1
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ShoppingCartTypeId": 3,
                                        "CustomerId": 4,
                                        "ProductId": 5,
                                        "AttributesXml": "sample string 6",
                                        "CustomerEnteredPrice": 7.0,
                                        "Quantity": 8,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "ListChairIndexF1": "sample string 11",
                                        "ListChairValueF1": "sample string 12",
                                        "ListChairIndexF2": "sample string 13",
                                        "ListChairValueF2": "sample string 14",
                                        "ListChairIndexF3": "sample string 15",
                                        "ListChairValueF3": "sample string 16",
                                        "PositionId": 1
                                      }
                                    ],
                                    "Addresses": [
                                      {
                                        "Id": 1,
                                        "FirstName": "sample string 2",
                                        "LastName": "sample string 3",
                                        "Email": "sample string 4",
                                        "Company": "sample string 5",
                                        "PersonInCharge": "sample string 6",
                                        "CountryId": 1,
                                        "StateProvinceId": 1,
                                        "City": "sample string 7",
                                        "Address1": "sample string 8",
                                        "Address2": "sample string 9",
                                        "ZipPostalCode": "sample string 10",
                                        "PhoneNumber": "sample string 11",
                                        "FaxNumber": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "Country": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "AllowsBilling": true,
                                          "AllowsShipping": true,
                                          "TwoLetterIsoCode": "sample string 5",
                                          "ThreeLetterIsoCode": "sample string 6",
                                          "NumericIsoCode": 7,
                                          "SubjectToVat": true,
                                          "Published": true,
                                          "DisplayOrder": 10,
                                          "Addresses": [],
                                          "StateProvinces": [
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            },
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            }
                                          ],
                                          "ShippingMethods": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            }
                                          ]
                                        },
                                        "StateProvince": {
                                          "Id": 1,
                                          "CountryId": 2,
                                          "Name": "sample string 3",
                                          "Abbreviation": "sample string 4",
                                          "Published": true,
                                          "DisplayOrder": 6,
                                          "ShowMenu": true,
                                          "ProvinceId": 8,
                                          "Addresses": [],
                                          "Country": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "AllowsBilling": true,
                                            "AllowsShipping": true,
                                            "TwoLetterIsoCode": "sample string 5",
                                            "ThreeLetterIsoCode": "sample string 6",
                                            "NumericIsoCode": 7,
                                            "SubjectToVat": true,
                                            "Published": true,
                                            "DisplayOrder": 10,
                                            "Addresses": [],
                                            "StateProvinces": [],
                                            "ShippingMethods": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              }
                                            ]
                                          }
                                        },
                                        "Affiliates": [
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          },
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          }
                                        ],
                                        "Customers": []
                                      },
                                      {
                                        "Id": 1,
                                        "FirstName": "sample string 2",
                                        "LastName": "sample string 3",
                                        "Email": "sample string 4",
                                        "Company": "sample string 5",
                                        "PersonInCharge": "sample string 6",
                                        "CountryId": 1,
                                        "StateProvinceId": 1,
                                        "City": "sample string 7",
                                        "Address1": "sample string 8",
                                        "Address2": "sample string 9",
                                        "ZipPostalCode": "sample string 10",
                                        "PhoneNumber": "sample string 11",
                                        "FaxNumber": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "Country": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "AllowsBilling": true,
                                          "AllowsShipping": true,
                                          "TwoLetterIsoCode": "sample string 5",
                                          "ThreeLetterIsoCode": "sample string 6",
                                          "NumericIsoCode": 7,
                                          "SubjectToVat": true,
                                          "Published": true,
                                          "DisplayOrder": 10,
                                          "Addresses": [],
                                          "StateProvinces": [
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            },
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            }
                                          ],
                                          "ShippingMethods": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            }
                                          ]
                                        },
                                        "StateProvince": {
                                          "Id": 1,
                                          "CountryId": 2,
                                          "Name": "sample string 3",
                                          "Abbreviation": "sample string 4",
                                          "Published": true,
                                          "DisplayOrder": 6,
                                          "ShowMenu": true,
                                          "ProvinceId": 8,
                                          "Addresses": [],
                                          "Country": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "AllowsBilling": true,
                                            "AllowsShipping": true,
                                            "TwoLetterIsoCode": "sample string 5",
                                            "ThreeLetterIsoCode": "sample string 6",
                                            "NumericIsoCode": 7,
                                            "SubjectToVat": true,
                                            "Published": true,
                                            "DisplayOrder": 10,
                                            "Addresses": [],
                                            "StateProvinces": [],
                                            "ShippingMethods": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              }
                                            ]
                                          }
                                        },
                                        "Affiliates": [
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          },
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          }
                                        ],
                                        "Customers": []
                                      }
                                    ]
                                  }
                                },
                                {
                                  "Id": 1,
                                  "CustomerId": 2,
                                  "Points": 3,
                                  "PointsBalance": 4,
                                  "UsedAmount": 5.0,
                                  "Message": "sample string 6",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "UsedWithOrder_Id": 1,
                                  "Customer": {
                                    "Id": 1,
                                    "CustomerGuid": "0ac48611-ccfc-4669-af3e-7cfe8ce4bcd7",
                                    "Username": "sample string 3",
                                    "Email": "sample string 4",
                                    "Password": "sample string 5",
                                    "PasswordFormatId": 6,
                                    "PasswordSalt": "sample string 7",
                                    "AdminComment": "sample string 8",
                                    "IsTaxExempt": true,
                                    "AffiliateId": 10,
                                    "VendorId": 11,
                                    "Active": true,
                                    "Deleted": true,
                                    "IsSystemAccount": true,
                                    "SystemName": "sample string 15",
                                    "LastIpAddress": "sample string 16",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "LastLoginDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "LastActivityDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "BillingAddress_Id": 1,
                                    "ShippingAddress_Id": 1,
                                    "IsStaff": true,
                                    "IsManufacturer": true,
                                    "ManufacturerId": 1,
                                    "CustomerFirstName": "sample string 19",
                                    "CustomerLastName": "sample string 20",
                                    "BirthDay": "2025-05-19T10:21:02.8513541+07:00",
                                    "Mobile": "sample string 21",
                                    "Sex": "sample string 22",
                                    "Marriage": true,
                                    "Address": "sample string 23",
                                    "Position": "sample string 24",
                                    "Favour": "sample string 25",
                                    "CardCode": "sample string 26",
                                    "CardLevelName": "sample string 27",
                                    "CurrentCardId": 1,
                                    "CardIssued": true,
                                    "PointReward": 1.0,
                                    "PointCard": 1.0,
                                    "LastVisitedPage": "sample string 28",
                                    "DateCreateCard": "2025-05-19T10:21:02.8513541+07:00",
                                    "DateExpireCard": "2025-05-19T10:21:02.8513541+07:00",
                                    "DateLevel": "2025-05-19T10:21:02.8513541+07:00",
                                    "Area_Id": 1,
                                    "City_Id": 1,
                                    "Job_Id": 1,
                                    "District_Id": 1,
                                    "Country_Id": 1,
                                    "ActivityLogs": [
                                      {
                                        "Id": 1,
                                        "ActivityLogTypeId": 2,
                                        "CustomerId": 3,
                                        "Comment": "sample string 4",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ActivityLogType": {
                                          "Id": 1,
                                          "SystemKeyword": "sample string 2",
                                          "Name": "sample string 3",
                                          "Enabled": true,
                                          "ActivityLogs": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "ActivityLogTypeId": 2,
                                        "CustomerId": 3,
                                        "Comment": "sample string 4",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ActivityLogType": {
                                          "Id": 1,
                                          "SystemKeyword": "sample string 2",
                                          "Name": "sample string 3",
                                          "Enabled": true,
                                          "ActivityLogs": []
                                        }
                                      }
                                    ],
                                    "BackInStockSubscriptions": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ProductId": 3,
                                        "CustomerId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ProductId": 3,
                                        "CustomerId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "BlogComments": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogPost": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [],
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogPost": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [],
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      }
                                    ],
                                    "Customer_CustomerRole_Mapping": [
                                      {
                                        "Customer_Id": 1,
                                        "CustomerRole_Id": 2,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedUser": "sample string 3",
                                        "CustomerRole": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "FreeShipping": true,
                                          "TaxExempt": true,
                                          "Active": true,
                                          "IsSystemRole": true,
                                          "SystemName": "sample string 7",
                                          "Customer_CustomerRole_Mapping": [],
                                          "TierPrices": [
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            },
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            }
                                          ],
                                          "PermissionRecords": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "Customer_Id": 1,
                                        "CustomerRole_Id": 2,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedUser": "sample string 3",
                                        "CustomerRole": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "FreeShipping": true,
                                          "TaxExempt": true,
                                          "Active": true,
                                          "IsSystemRole": true,
                                          "SystemName": "sample string 7",
                                          "Customer_CustomerRole_Mapping": [],
                                          "TierPrices": [
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            },
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            }
                                          ],
                                          "PermissionRecords": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "ExternalAuthenticationRecords": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "Email": "sample string 3",
                                        "ExternalIdentifier": "sample string 4",
                                        "ExternalDisplayIdentifier": "sample string 5",
                                        "OAuthToken": "sample string 6",
                                        "OAuthAccessToken": "sample string 7",
                                        "ProviderSystemName": "sample string 8"
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "Email": "sample string 3",
                                        "ExternalIdentifier": "sample string 4",
                                        "ExternalDisplayIdentifier": "sample string 5",
                                        "OAuthToken": "sample string 6",
                                        "OAuthAccessToken": "sample string 7",
                                        "ProviderSystemName": "sample string 8"
                                      }
                                    ],
                                    "Forums_Post": [
                                      {
                                        "Id": 1,
                                        "TopicId": 2,
                                        "CustomerId": 3,
                                        "Text": "sample string 4",
                                        "IPAddress": "sample string 5",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Topic": {
                                          "Id": 1,
                                          "ForumId": 2,
                                          "CustomerId": 3,
                                          "TopicTypeId": 4,
                                          "Subject": "sample string 5",
                                          "NumPosts": 6,
                                          "Views": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Forum": {
                                            "Id": 1,
                                            "ForumGroupId": 2,
                                            "Name": "sample string 3",
                                            "Description": "sample string 4",
                                            "NumTopics": 5,
                                            "NumPosts": 6,
                                            "LastTopicId": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "DisplayOrder": 10,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Group": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "DisplayOrder": 3,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Forum": []
                                            },
                                            "Forums_Topic": []
                                          },
                                          "Forums_Post": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "TopicId": 2,
                                        "CustomerId": 3,
                                        "Text": "sample string 4",
                                        "IPAddress": "sample string 5",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Topic": {
                                          "Id": 1,
                                          "ForumId": 2,
                                          "CustomerId": 3,
                                          "TopicTypeId": 4,
                                          "Subject": "sample string 5",
                                          "NumPosts": 6,
                                          "Views": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Forum": {
                                            "Id": 1,
                                            "ForumGroupId": 2,
                                            "Name": "sample string 3",
                                            "Description": "sample string 4",
                                            "NumTopics": 5,
                                            "NumPosts": 6,
                                            "LastTopicId": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "DisplayOrder": 10,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Group": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "DisplayOrder": 3,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Forum": []
                                            },
                                            "Forums_Topic": []
                                          },
                                          "Forums_Post": []
                                        }
                                      }
                                    ],
                                    "Forums_Subscription": [
                                      {
                                        "Id": 1,
                                        "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                        "CustomerId": 3,
                                        "ForumId": 4,
                                        "TopicId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                        "CustomerId": 3,
                                        "ForumId": 4,
                                        "TopicId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "Forums_Topic": [
                                      {
                                        "Id": 1,
                                        "ForumId": 2,
                                        "CustomerId": 3,
                                        "TopicTypeId": 4,
                                        "Subject": "sample string 5",
                                        "NumPosts": 6,
                                        "Views": 7,
                                        "LastPostId": 8,
                                        "LastPostCustomerId": 9,
                                        "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Forum": {
                                          "Id": 1,
                                          "ForumGroupId": 2,
                                          "Name": "sample string 3",
                                          "Description": "sample string 4",
                                          "NumTopics": 5,
                                          "NumPosts": 6,
                                          "LastTopicId": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "DisplayOrder": 10,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Group": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "DisplayOrder": 3,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Forum": []
                                          },
                                          "Forums_Topic": []
                                        },
                                        "Forums_Post": [
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "ForumId": 2,
                                        "CustomerId": 3,
                                        "TopicTypeId": 4,
                                        "Subject": "sample string 5",
                                        "NumPosts": 6,
                                        "Views": 7,
                                        "LastPostId": 8,
                                        "LastPostCustomerId": 9,
                                        "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Forum": {
                                          "Id": 1,
                                          "ForumGroupId": 2,
                                          "Name": "sample string 3",
                                          "Description": "sample string 4",
                                          "NumTopics": 5,
                                          "NumPosts": 6,
                                          "LastTopicId": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "DisplayOrder": 10,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Group": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "DisplayOrder": 3,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Forum": []
                                          },
                                          "Forums_Topic": []
                                        },
                                        "Forums_Post": [
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      }
                                    ],
                                    "Logs": [
                                      {
                                        "Id": 1,
                                        "LogLevelId": 2,
                                        "ShortMessage": "sample string 3",
                                        "FullMessage": "sample string 4",
                                        "IpAddress": "sample string 5",
                                        "CustomerId": 1,
                                        "PageUrl": "sample string 6",
                                        "ReferrerUrl": "sample string 7",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "LogLevelId": 2,
                                        "ShortMessage": "sample string 3",
                                        "FullMessage": "sample string 4",
                                        "IpAddress": "sample string 5",
                                        "CustomerId": 1,
                                        "PageUrl": "sample string 6",
                                        "ReferrerUrl": "sample string 7",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "NewsComments": [
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "News": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          },
                                          "NewsComments": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "News": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          },
                                          "NewsComments": []
                                        }
                                      }
                                    ],
                                    "PollVotingRecords": [
                                      {
                                        "Id": 1,
                                        "PollAnswerId": 2,
                                        "CustomerId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswer": {
                                          "Id": 1,
                                          "PollId": 2,
                                          "Name": "sample string 3",
                                          "NumberOfVotes": 4,
                                          "DisplayOrder": 5,
                                          "Poll": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Name": "sample string 3",
                                            "SystemKeyword": "sample string 4",
                                            "Published": true,
                                            "ShowOnHomePage": true,
                                            "AllowGuestsToVote": true,
                                            "DisplayOrder": 8,
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "Polls": []
                                            },
                                            "PollAnswers": []
                                          },
                                          "PollVotingRecords": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "PollAnswerId": 2,
                                        "CustomerId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswer": {
                                          "Id": 1,
                                          "PollId": 2,
                                          "Name": "sample string 3",
                                          "NumberOfVotes": 4,
                                          "DisplayOrder": 5,
                                          "Poll": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Name": "sample string 3",
                                            "SystemKeyword": "sample string 4",
                                            "Published": true,
                                            "ShowOnHomePage": true,
                                            "AllowGuestsToVote": true,
                                            "DisplayOrder": 8,
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "Polls": []
                                            },
                                            "PollAnswers": []
                                          },
                                          "PollVotingRecords": []
                                        }
                                      }
                                    ],
                                    "Forums_PrivateMessage": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "Forums_PrivateMessage1": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "ReturnRequests": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "OrderItemId": 3,
                                        "CustomerId": 4,
                                        "Quantity": 5,
                                        "ReasonForReturn": "sample string 6",
                                        "RequestedAction": "sample string 7",
                                        "CustomerComments": "sample string 8",
                                        "StaffNotes": "sample string 9",
                                        "ReturnRequestStatusId": 10,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "OrderItemId": 3,
                                        "CustomerId": 4,
                                        "Quantity": 5,
                                        "ReasonForReturn": "sample string 6",
                                        "RequestedAction": "sample string 7",
                                        "CustomerComments": "sample string 8",
                                        "StaffNotes": "sample string 9",
                                        "ReturnRequestStatusId": 10,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "RewardPointsHistories": [],
                                    "ShoppingCartItems": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ShoppingCartTypeId": 3,
                                        "CustomerId": 4,
                                        "ProductId": 5,
                                        "AttributesXml": "sample string 6",
                                        "CustomerEnteredPrice": 7.0,
                                        "Quantity": 8,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "ListChairIndexF1": "sample string 11",
                                        "ListChairValueF1": "sample string 12",
                                        "ListChairIndexF2": "sample string 13",
                                        "ListChairValueF2": "sample string 14",
                                        "ListChairIndexF3": "sample string 15",
                                        "ListChairValueF3": "sample string 16",
                                        "PositionId": 1
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ShoppingCartTypeId": 3,
                                        "CustomerId": 4,
                                        "ProductId": 5,
                                        "AttributesXml": "sample string 6",
                                        "CustomerEnteredPrice": 7.0,
                                        "Quantity": 8,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "ListChairIndexF1": "sample string 11",
                                        "ListChairValueF1": "sample string 12",
                                        "ListChairIndexF2": "sample string 13",
                                        "ListChairValueF2": "sample string 14",
                                        "ListChairIndexF3": "sample string 15",
                                        "ListChairValueF3": "sample string 16",
                                        "PositionId": 1
                                      }
                                    ],
                                    "Addresses": [
                                      {
                                        "Id": 1,
                                        "FirstName": "sample string 2",
                                        "LastName": "sample string 3",
                                        "Email": "sample string 4",
                                        "Company": "sample string 5",
                                        "PersonInCharge": "sample string 6",
                                        "CountryId": 1,
                                        "StateProvinceId": 1,
                                        "City": "sample string 7",
                                        "Address1": "sample string 8",
                                        "Address2": "sample string 9",
                                        "ZipPostalCode": "sample string 10",
                                        "PhoneNumber": "sample string 11",
                                        "FaxNumber": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "Country": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "AllowsBilling": true,
                                          "AllowsShipping": true,
                                          "TwoLetterIsoCode": "sample string 5",
                                          "ThreeLetterIsoCode": "sample string 6",
                                          "NumericIsoCode": 7,
                                          "SubjectToVat": true,
                                          "Published": true,
                                          "DisplayOrder": 10,
                                          "Addresses": [],
                                          "StateProvinces": [
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            },
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            }
                                          ],
                                          "ShippingMethods": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            }
                                          ]
                                        },
                                        "StateProvince": {
                                          "Id": 1,
                                          "CountryId": 2,
                                          "Name": "sample string 3",
                                          "Abbreviation": "sample string 4",
                                          "Published": true,
                                          "DisplayOrder": 6,
                                          "ShowMenu": true,
                                          "ProvinceId": 8,
                                          "Addresses": [],
                                          "Country": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "AllowsBilling": true,
                                            "AllowsShipping": true,
                                            "TwoLetterIsoCode": "sample string 5",
                                            "ThreeLetterIsoCode": "sample string 6",
                                            "NumericIsoCode": 7,
                                            "SubjectToVat": true,
                                            "Published": true,
                                            "DisplayOrder": 10,
                                            "Addresses": [],
                                            "StateProvinces": [],
                                            "ShippingMethods": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              }
                                            ]
                                          }
                                        },
                                        "Affiliates": [
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          },
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          }
                                        ],
                                        "Customers": []
                                      },
                                      {
                                        "Id": 1,
                                        "FirstName": "sample string 2",
                                        "LastName": "sample string 3",
                                        "Email": "sample string 4",
                                        "Company": "sample string 5",
                                        "PersonInCharge": "sample string 6",
                                        "CountryId": 1,
                                        "StateProvinceId": 1,
                                        "City": "sample string 7",
                                        "Address1": "sample string 8",
                                        "Address2": "sample string 9",
                                        "ZipPostalCode": "sample string 10",
                                        "PhoneNumber": "sample string 11",
                                        "FaxNumber": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "Country": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "AllowsBilling": true,
                                          "AllowsShipping": true,
                                          "TwoLetterIsoCode": "sample string 5",
                                          "ThreeLetterIsoCode": "sample string 6",
                                          "NumericIsoCode": 7,
                                          "SubjectToVat": true,
                                          "Published": true,
                                          "DisplayOrder": 10,
                                          "Addresses": [],
                                          "StateProvinces": [
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            },
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            }
                                          ],
                                          "ShippingMethods": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            }
                                          ]
                                        },
                                        "StateProvince": {
                                          "Id": 1,
                                          "CountryId": 2,
                                          "Name": "sample string 3",
                                          "Abbreviation": "sample string 4",
                                          "Published": true,
                                          "DisplayOrder": 6,
                                          "ShowMenu": true,
                                          "ProvinceId": 8,
                                          "Addresses": [],
                                          "Country": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "AllowsBilling": true,
                                            "AllowsShipping": true,
                                            "TwoLetterIsoCode": "sample string 5",
                                            "ThreeLetterIsoCode": "sample string 6",
                                            "NumericIsoCode": 7,
                                            "SubjectToVat": true,
                                            "Published": true,
                                            "DisplayOrder": 10,
                                            "Addresses": [],
                                            "StateProvinces": [],
                                            "ShippingMethods": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              }
                                            ]
                                          }
                                        },
                                        "Affiliates": [
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          },
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          }
                                        ],
                                        "Customers": []
                                      }
                                    ]
                                  }
                                }
                              ],
                              "Shipments": [
                                {
                                  "Id": 1,
                                  "OrderId": 2,
                                  "TrackingNumber": "sample string 3",
                                  "TotalWeight": 1.0,
                                  "ShippedDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "DeliveryDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "ShipmentItems": [
                                    {
                                      "Id": 1,
                                      "ShipmentId": 2,
                                      "OrderItemId": 3,
                                      "Quantity": 4
                                    },
                                    {
                                      "Id": 1,
                                      "ShipmentId": 2,
                                      "OrderItemId": 3,
                                      "Quantity": 4
                                    }
                                  ]
                                },
                                {
                                  "Id": 1,
                                  "OrderId": 2,
                                  "TrackingNumber": "sample string 3",
                                  "TotalWeight": 1.0,
                                  "ShippedDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "DeliveryDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "ShipmentItems": [
                                    {
                                      "Id": 1,
                                      "ShipmentId": 2,
                                      "OrderItemId": 3,
                                      "Quantity": 4
                                    },
                                    {
                                      "Id": 1,
                                      "ShipmentId": 2,
                                      "OrderItemId": 3,
                                      "Quantity": 4
                                    }
                                  ]
                                }
                              ]
                            }
                          },
                          {
                            "Id": 1,
                            "GiftCardId": 2,
                            "UsedWithOrderId": 3,
                            "UsedValue": 4.0,
                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "Order": {
                              "Id": 1,
                              "OrderGuid": "ae44cfeb-4652-4735-a4e1-2c2944a032dc",
                              "StoreId": 3,
                              "CustomerId": 4,
                              "BillingAddressId": 5,
                              "ShippingAddressId": 1,
                              "OrderStatusId": 6,
                              "ShippingStatusId": 7,
                              "PaymentStatusId": 8,
                              "PaymentMethodSystemName": "sample string 9",
                              "CustomerCurrencyCode": "sample string 10",
                              "CurrencyRate": 1.0,
                              "CustomerTaxDisplayTypeId": 1,
                              "VatNumber": "sample string 11",
                              "OrderSubtotalInclTax": 1.0,
                              "OrderSubtotalExclTax": 1.0,
                              "OrderSubTotalDiscountInclTax": 1.0,
                              "OrderSubTotalDiscountExclTax": 1.0,
                              "OrderShippingInclTax": 1.0,
                              "OrderShippingExclTax": 1.0,
                              "PaymentMethodAdditionalFeeInclTax": 1.0,
                              "PaymentMethodAdditionalFeeExclTax": 1.0,
                              "TaxRates": "sample string 12",
                              "OrderTax": 1.0,
                              "OrderDiscount": 1.0,
                              "OrderTotal": 1.0,
                              "RefundedAmount": 1.0,
                              "RewardPointsWereAdded": true,
                              "CheckoutAttributeDescription": "sample string 14",
                              "CheckoutAttributesXml": "sample string 15",
                              "CustomerLanguageId": 1,
                              "AffiliateId": 1,
                              "UserId": 16,
                              "PrintingUserId": 17,
                              "InviterId": 18,
                              "CustomerIp": "sample string 19",
                              "AllowStoringCreditCardNumber": true,
                              "CardType": "sample string 20",
                              "CardName": "sample string 21",
                              "CardNumber": "sample string 22",
                              "MaskedCreditCardNumber": "sample string 23",
                              "CardCvv2": "sample string 24",
                              "CardExpirationMonth": "sample string 25",
                              "CardExpirationYear": "sample string 26",
                              "AuthorizationTransactionId": "sample string 27",
                              "AuthorizationTransactionCode": "sample string 28",
                              "AuthorizationTransactionResult": "sample string 29",
                              "CaptureTransactionId": "sample string 30",
                              "CaptureTransactionResult": "sample string 31",
                              "SubscriptionTransactionId": "sample string 32",
                              "PurchaseOrderNumber": "sample string 33",
                              "PaidDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                              "ShippingMethod": "sample string 34",
                              "ShippingRateComputationMethodSystemName": "sample string 35",
                              "Deleted": true,
                              "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                              "PrintedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                              "ShippingTimeId": 1,
                              "IsInvitation": true,
                              "IsOnline": true,
                              "IsContract": true,
                              "BarCode": "sample string 41",
                              "BarCodeBinary": "QEA=",
                              "vpcTelcoCode": "sample string 42",
                              "vpc_MerchTxnRef": "sample string 43",
                              "IsEmailSent": true,
                              "IsSmsSent": true,
                              "CustomerFirstName": "sample string 44",
                              "CustomerLastName": "sample string 45",
                              "CustomerEmail": "sample string 46",
                              "CustomerPhone": "sample string 47",
                              "IsAutoBuy": true,
                              "MemberCardCode": "sample string 48",
                              "PointReward": 1.0,
                              "PointCard": 1.0,
                              "VoucherCode": "sample string 49",
                              "CampaignId": 1,
                              "DiscountStatus": 1,
                              "IsTicketUsed": true,
                              "CheckedInOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                              "CheckedInUserId": 1,
                              "TransactionID": "sample string 50",
                              "InvNo": "sample string 51",
                              "ErrorStatus": "sample string 52",
                              "ETicketUrl": "sample string 53",
                              "DiscountUsageHistories": [
                                {
                                  "Id": 1,
                                  "DiscountId": 2,
                                  "OrderId": 3,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "Discount": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "DiscountTypeId": 3,
                                    "UsePercentage": true,
                                    "DiscountPercentage": 5.0,
                                    "DiscountAmount": 6.0,
                                    "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "RequiresCouponCode": true,
                                    "CouponCode": "sample string 8",
                                    "DiscountLimitationId": 9,
                                    "LimitationTimes": 10,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "CreatedUser": "sample string 11",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "UpdatedUser": "sample string 12",
                                    "DiscountRequirements": [
                                      {
                                        "Id": 1,
                                        "DiscountId": 2,
                                        "DiscountRequirementRuleSystemName": "sample string 3"
                                      },
                                      {
                                        "Id": 1,
                                        "DiscountId": 2,
                                        "DiscountRequirementRuleSystemName": "sample string 3"
                                      }
                                    ],
                                    "DiscountUsageHistories": [],
                                    "Categories": [
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "CategoryTemplateId": 4,
                                        "MetaKeywords": "sample string 5",
                                        "MetaDescription": "sample string 6",
                                        "MetaTitle": "sample string 7",
                                        "ParentCategoryId": 8,
                                        "PictureId": 9,
                                        "PageSize": 10,
                                        "AllowCustomersToSelectPageSize": true,
                                        "PageSizeOptions": "sample string 12",
                                        "PriceRanges": "sample string 13",
                                        "ShowOnHomePage": true,
                                        "HasDiscountsApplied": true,
                                        "SubjectToAcl": true,
                                        "LimitedToStores": true,
                                        "Published": true,
                                        "Deleted": true,
                                        "DisplayOrder": 20,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "IsFavorites": true,
                                        "Level": 24,
                                        "SubCategories": "sample string 25",
                                        "CreatedUser": "sample string 26",
                                        "UpdatedUser": "sample string 27",
                                        "CategoryFilmMappings": [
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          },
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          }
                                        ],
                                        "Product_Category_Mapping": [
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          },
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          }
                                        ],
                                        "Discounts": []
                                      },
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "CategoryTemplateId": 4,
                                        "MetaKeywords": "sample string 5",
                                        "MetaDescription": "sample string 6",
                                        "MetaTitle": "sample string 7",
                                        "ParentCategoryId": 8,
                                        "PictureId": 9,
                                        "PageSize": 10,
                                        "AllowCustomersToSelectPageSize": true,
                                        "PageSizeOptions": "sample string 12",
                                        "PriceRanges": "sample string 13",
                                        "ShowOnHomePage": true,
                                        "HasDiscountsApplied": true,
                                        "SubjectToAcl": true,
                                        "LimitedToStores": true,
                                        "Published": true,
                                        "Deleted": true,
                                        "DisplayOrder": 20,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "IsFavorites": true,
                                        "Level": 24,
                                        "SubCategories": "sample string 25",
                                        "CreatedUser": "sample string 26",
                                        "UpdatedUser": "sample string 27",
                                        "CategoryFilmMappings": [
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          },
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          }
                                        ],
                                        "Product_Category_Mapping": [
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          },
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          }
                                        ],
                                        "Discounts": []
                                      }
                                    ],
                                    "Products": []
                                  }
                                },
                                {
                                  "Id": 1,
                                  "DiscountId": 2,
                                  "OrderId": 3,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "Discount": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "DiscountTypeId": 3,
                                    "UsePercentage": true,
                                    "DiscountPercentage": 5.0,
                                    "DiscountAmount": 6.0,
                                    "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "RequiresCouponCode": true,
                                    "CouponCode": "sample string 8",
                                    "DiscountLimitationId": 9,
                                    "LimitationTimes": 10,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "CreatedUser": "sample string 11",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "UpdatedUser": "sample string 12",
                                    "DiscountRequirements": [
                                      {
                                        "Id": 1,
                                        "DiscountId": 2,
                                        "DiscountRequirementRuleSystemName": "sample string 3"
                                      },
                                      {
                                        "Id": 1,
                                        "DiscountId": 2,
                                        "DiscountRequirementRuleSystemName": "sample string 3"
                                      }
                                    ],
                                    "DiscountUsageHistories": [],
                                    "Categories": [
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "CategoryTemplateId": 4,
                                        "MetaKeywords": "sample string 5",
                                        "MetaDescription": "sample string 6",
                                        "MetaTitle": "sample string 7",
                                        "ParentCategoryId": 8,
                                        "PictureId": 9,
                                        "PageSize": 10,
                                        "AllowCustomersToSelectPageSize": true,
                                        "PageSizeOptions": "sample string 12",
                                        "PriceRanges": "sample string 13",
                                        "ShowOnHomePage": true,
                                        "HasDiscountsApplied": true,
                                        "SubjectToAcl": true,
                                        "LimitedToStores": true,
                                        "Published": true,
                                        "Deleted": true,
                                        "DisplayOrder": 20,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "IsFavorites": true,
                                        "Level": 24,
                                        "SubCategories": "sample string 25",
                                        "CreatedUser": "sample string 26",
                                        "UpdatedUser": "sample string 27",
                                        "CategoryFilmMappings": [
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          },
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          }
                                        ],
                                        "Product_Category_Mapping": [
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          },
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          }
                                        ],
                                        "Discounts": []
                                      },
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "CategoryTemplateId": 4,
                                        "MetaKeywords": "sample string 5",
                                        "MetaDescription": "sample string 6",
                                        "MetaTitle": "sample string 7",
                                        "ParentCategoryId": 8,
                                        "PictureId": 9,
                                        "PageSize": 10,
                                        "AllowCustomersToSelectPageSize": true,
                                        "PageSizeOptions": "sample string 12",
                                        "PriceRanges": "sample string 13",
                                        "ShowOnHomePage": true,
                                        "HasDiscountsApplied": true,
                                        "SubjectToAcl": true,
                                        "LimitedToStores": true,
                                        "Published": true,
                                        "Deleted": true,
                                        "DisplayOrder": 20,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "IsFavorites": true,
                                        "Level": 24,
                                        "SubCategories": "sample string 25",
                                        "CreatedUser": "sample string 26",
                                        "UpdatedUser": "sample string 27",
                                        "CategoryFilmMappings": [
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          },
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          }
                                        ],
                                        "Product_Category_Mapping": [
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          },
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          }
                                        ],
                                        "Discounts": []
                                      }
                                    ],
                                    "Products": []
                                  }
                                }
                              ],
                              "GiftCardUsageHistories": [],
                              "OrderItems": [],
                              "OrderNotes": [
                                {
                                  "Id": 1,
                                  "OrderId": 2,
                                  "Note": "sample string 3",
                                  "DisplayToCustomer": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                },
                                {
                                  "Id": 1,
                                  "OrderId": 2,
                                  "Note": "sample string 3",
                                  "DisplayToCustomer": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                }
                              ],
                              "RecurringPayments": [
                                {
                                  "Id": 1,
                                  "CycleLength": 2,
                                  "CyclePeriodId": 3,
                                  "TotalCycles": 4,
                                  "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "IsActive": true,
                                  "Deleted": true,
                                  "InitialOrderId": 8,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "RecurringPaymentHistories": [
                                    {
                                      "Id": 1,
                                      "RecurringPaymentId": 2,
                                      "OrderId": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                    },
                                    {
                                      "Id": 1,
                                      "RecurringPaymentId": 2,
                                      "OrderId": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                    }
                                  ]
                                },
                                {
                                  "Id": 1,
                                  "CycleLength": 2,
                                  "CyclePeriodId": 3,
                                  "TotalCycles": 4,
                                  "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "IsActive": true,
                                  "Deleted": true,
                                  "InitialOrderId": 8,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "RecurringPaymentHistories": [
                                    {
                                      "Id": 1,
                                      "RecurringPaymentId": 2,
                                      "OrderId": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                    },
                                    {
                                      "Id": 1,
                                      "RecurringPaymentId": 2,
                                      "OrderId": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                    }
                                  ]
                                }
                              ],
                              "RewardPointsHistories": [
                                {
                                  "Id": 1,
                                  "CustomerId": 2,
                                  "Points": 3,
                                  "PointsBalance": 4,
                                  "UsedAmount": 5.0,
                                  "Message": "sample string 6",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "UsedWithOrder_Id": 1,
                                  "Customer": {
                                    "Id": 1,
                                    "CustomerGuid": "0ac48611-ccfc-4669-af3e-7cfe8ce4bcd7",
                                    "Username": "sample string 3",
                                    "Email": "sample string 4",
                                    "Password": "sample string 5",
                                    "PasswordFormatId": 6,
                                    "PasswordSalt": "sample string 7",
                                    "AdminComment": "sample string 8",
                                    "IsTaxExempt": true,
                                    "AffiliateId": 10,
                                    "VendorId": 11,
                                    "Active": true,
                                    "Deleted": true,
                                    "IsSystemAccount": true,
                                    "SystemName": "sample string 15",
                                    "LastIpAddress": "sample string 16",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "LastLoginDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "LastActivityDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "BillingAddress_Id": 1,
                                    "ShippingAddress_Id": 1,
                                    "IsStaff": true,
                                    "IsManufacturer": true,
                                    "ManufacturerId": 1,
                                    "CustomerFirstName": "sample string 19",
                                    "CustomerLastName": "sample string 20",
                                    "BirthDay": "2025-05-19T10:21:02.8513541+07:00",
                                    "Mobile": "sample string 21",
                                    "Sex": "sample string 22",
                                    "Marriage": true,
                                    "Address": "sample string 23",
                                    "Position": "sample string 24",
                                    "Favour": "sample string 25",
                                    "CardCode": "sample string 26",
                                    "CardLevelName": "sample string 27",
                                    "CurrentCardId": 1,
                                    "CardIssued": true,
                                    "PointReward": 1.0,
                                    "PointCard": 1.0,
                                    "LastVisitedPage": "sample string 28",
                                    "DateCreateCard": "2025-05-19T10:21:02.8513541+07:00",
                                    "DateExpireCard": "2025-05-19T10:21:02.8513541+07:00",
                                    "DateLevel": "2025-05-19T10:21:02.8513541+07:00",
                                    "Area_Id": 1,
                                    "City_Id": 1,
                                    "Job_Id": 1,
                                    "District_Id": 1,
                                    "Country_Id": 1,
                                    "ActivityLogs": [
                                      {
                                        "Id": 1,
                                        "ActivityLogTypeId": 2,
                                        "CustomerId": 3,
                                        "Comment": "sample string 4",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ActivityLogType": {
                                          "Id": 1,
                                          "SystemKeyword": "sample string 2",
                                          "Name": "sample string 3",
                                          "Enabled": true,
                                          "ActivityLogs": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "ActivityLogTypeId": 2,
                                        "CustomerId": 3,
                                        "Comment": "sample string 4",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ActivityLogType": {
                                          "Id": 1,
                                          "SystemKeyword": "sample string 2",
                                          "Name": "sample string 3",
                                          "Enabled": true,
                                          "ActivityLogs": []
                                        }
                                      }
                                    ],
                                    "BackInStockSubscriptions": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ProductId": 3,
                                        "CustomerId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ProductId": 3,
                                        "CustomerId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "BlogComments": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogPost": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [],
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogPost": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [],
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      }
                                    ],
                                    "Customer_CustomerRole_Mapping": [
                                      {
                                        "Customer_Id": 1,
                                        "CustomerRole_Id": 2,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedUser": "sample string 3",
                                        "CustomerRole": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "FreeShipping": true,
                                          "TaxExempt": true,
                                          "Active": true,
                                          "IsSystemRole": true,
                                          "SystemName": "sample string 7",
                                          "Customer_CustomerRole_Mapping": [],
                                          "TierPrices": [
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            },
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            }
                                          ],
                                          "PermissionRecords": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "Customer_Id": 1,
                                        "CustomerRole_Id": 2,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedUser": "sample string 3",
                                        "CustomerRole": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "FreeShipping": true,
                                          "TaxExempt": true,
                                          "Active": true,
                                          "IsSystemRole": true,
                                          "SystemName": "sample string 7",
                                          "Customer_CustomerRole_Mapping": [],
                                          "TierPrices": [
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            },
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            }
                                          ],
                                          "PermissionRecords": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "ExternalAuthenticationRecords": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "Email": "sample string 3",
                                        "ExternalIdentifier": "sample string 4",
                                        "ExternalDisplayIdentifier": "sample string 5",
                                        "OAuthToken": "sample string 6",
                                        "OAuthAccessToken": "sample string 7",
                                        "ProviderSystemName": "sample string 8"
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "Email": "sample string 3",
                                        "ExternalIdentifier": "sample string 4",
                                        "ExternalDisplayIdentifier": "sample string 5",
                                        "OAuthToken": "sample string 6",
                                        "OAuthAccessToken": "sample string 7",
                                        "ProviderSystemName": "sample string 8"
                                      }
                                    ],
                                    "Forums_Post": [
                                      {
                                        "Id": 1,
                                        "TopicId": 2,
                                        "CustomerId": 3,
                                        "Text": "sample string 4",
                                        "IPAddress": "sample string 5",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Topic": {
                                          "Id": 1,
                                          "ForumId": 2,
                                          "CustomerId": 3,
                                          "TopicTypeId": 4,
                                          "Subject": "sample string 5",
                                          "NumPosts": 6,
                                          "Views": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Forum": {
                                            "Id": 1,
                                            "ForumGroupId": 2,
                                            "Name": "sample string 3",
                                            "Description": "sample string 4",
                                            "NumTopics": 5,
                                            "NumPosts": 6,
                                            "LastTopicId": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "DisplayOrder": 10,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Group": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "DisplayOrder": 3,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Forum": []
                                            },
                                            "Forums_Topic": []
                                          },
                                          "Forums_Post": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "TopicId": 2,
                                        "CustomerId": 3,
                                        "Text": "sample string 4",
                                        "IPAddress": "sample string 5",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Topic": {
                                          "Id": 1,
                                          "ForumId": 2,
                                          "CustomerId": 3,
                                          "TopicTypeId": 4,
                                          "Subject": "sample string 5",
                                          "NumPosts": 6,
                                          "Views": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Forum": {
                                            "Id": 1,
                                            "ForumGroupId": 2,
                                            "Name": "sample string 3",
                                            "Description": "sample string 4",
                                            "NumTopics": 5,
                                            "NumPosts": 6,
                                            "LastTopicId": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "DisplayOrder": 10,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Group": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "DisplayOrder": 3,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Forum": []
                                            },
                                            "Forums_Topic": []
                                          },
                                          "Forums_Post": []
                                        }
                                      }
                                    ],
                                    "Forums_Subscription": [
                                      {
                                        "Id": 1,
                                        "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                        "CustomerId": 3,
                                        "ForumId": 4,
                                        "TopicId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                        "CustomerId": 3,
                                        "ForumId": 4,
                                        "TopicId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "Forums_Topic": [
                                      {
                                        "Id": 1,
                                        "ForumId": 2,
                                        "CustomerId": 3,
                                        "TopicTypeId": 4,
                                        "Subject": "sample string 5",
                                        "NumPosts": 6,
                                        "Views": 7,
                                        "LastPostId": 8,
                                        "LastPostCustomerId": 9,
                                        "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Forum": {
                                          "Id": 1,
                                          "ForumGroupId": 2,
                                          "Name": "sample string 3",
                                          "Description": "sample string 4",
                                          "NumTopics": 5,
                                          "NumPosts": 6,
                                          "LastTopicId": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "DisplayOrder": 10,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Group": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "DisplayOrder": 3,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Forum": []
                                          },
                                          "Forums_Topic": []
                                        },
                                        "Forums_Post": [
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "ForumId": 2,
                                        "CustomerId": 3,
                                        "TopicTypeId": 4,
                                        "Subject": "sample string 5",
                                        "NumPosts": 6,
                                        "Views": 7,
                                        "LastPostId": 8,
                                        "LastPostCustomerId": 9,
                                        "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Forum": {
                                          "Id": 1,
                                          "ForumGroupId": 2,
                                          "Name": "sample string 3",
                                          "Description": "sample string 4",
                                          "NumTopics": 5,
                                          "NumPosts": 6,
                                          "LastTopicId": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "DisplayOrder": 10,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Group": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "DisplayOrder": 3,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Forum": []
                                          },
                                          "Forums_Topic": []
                                        },
                                        "Forums_Post": [
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      }
                                    ],
                                    "Logs": [
                                      {
                                        "Id": 1,
                                        "LogLevelId": 2,
                                        "ShortMessage": "sample string 3",
                                        "FullMessage": "sample string 4",
                                        "IpAddress": "sample string 5",
                                        "CustomerId": 1,
                                        "PageUrl": "sample string 6",
                                        "ReferrerUrl": "sample string 7",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "LogLevelId": 2,
                                        "ShortMessage": "sample string 3",
                                        "FullMessage": "sample string 4",
                                        "IpAddress": "sample string 5",
                                        "CustomerId": 1,
                                        "PageUrl": "sample string 6",
                                        "ReferrerUrl": "sample string 7",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "NewsComments": [
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "News": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          },
                                          "NewsComments": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "News": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          },
                                          "NewsComments": []
                                        }
                                      }
                                    ],
                                    "PollVotingRecords": [
                                      {
                                        "Id": 1,
                                        "PollAnswerId": 2,
                                        "CustomerId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswer": {
                                          "Id": 1,
                                          "PollId": 2,
                                          "Name": "sample string 3",
                                          "NumberOfVotes": 4,
                                          "DisplayOrder": 5,
                                          "Poll": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Name": "sample string 3",
                                            "SystemKeyword": "sample string 4",
                                            "Published": true,
                                            "ShowOnHomePage": true,
                                            "AllowGuestsToVote": true,
                                            "DisplayOrder": 8,
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "Polls": []
                                            },
                                            "PollAnswers": []
                                          },
                                          "PollVotingRecords": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "PollAnswerId": 2,
                                        "CustomerId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswer": {
                                          "Id": 1,
                                          "PollId": 2,
                                          "Name": "sample string 3",
                                          "NumberOfVotes": 4,
                                          "DisplayOrder": 5,
                                          "Poll": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Name": "sample string 3",
                                            "SystemKeyword": "sample string 4",
                                            "Published": true,
                                            "ShowOnHomePage": true,
                                            "AllowGuestsToVote": true,
                                            "DisplayOrder": 8,
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "Polls": []
                                            },
                                            "PollAnswers": []
                                          },
                                          "PollVotingRecords": []
                                        }
                                      }
                                    ],
                                    "Forums_PrivateMessage": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "Forums_PrivateMessage1": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "ReturnRequests": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "OrderItemId": 3,
                                        "CustomerId": 4,
                                        "Quantity": 5,
                                        "ReasonForReturn": "sample string 6",
                                        "RequestedAction": "sample string 7",
                                        "CustomerComments": "sample string 8",
                                        "StaffNotes": "sample string 9",
                                        "ReturnRequestStatusId": 10,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "OrderItemId": 3,
                                        "CustomerId": 4,
                                        "Quantity": 5,
                                        "ReasonForReturn": "sample string 6",
                                        "RequestedAction": "sample string 7",
                                        "CustomerComments": "sample string 8",
                                        "StaffNotes": "sample string 9",
                                        "ReturnRequestStatusId": 10,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "RewardPointsHistories": [],
                                    "ShoppingCartItems": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ShoppingCartTypeId": 3,
                                        "CustomerId": 4,
                                        "ProductId": 5,
                                        "AttributesXml": "sample string 6",
                                        "CustomerEnteredPrice": 7.0,
                                        "Quantity": 8,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "ListChairIndexF1": "sample string 11",
                                        "ListChairValueF1": "sample string 12",
                                        "ListChairIndexF2": "sample string 13",
                                        "ListChairValueF2": "sample string 14",
                                        "ListChairIndexF3": "sample string 15",
                                        "ListChairValueF3": "sample string 16",
                                        "PositionId": 1
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ShoppingCartTypeId": 3,
                                        "CustomerId": 4,
                                        "ProductId": 5,
                                        "AttributesXml": "sample string 6",
                                        "CustomerEnteredPrice": 7.0,
                                        "Quantity": 8,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "ListChairIndexF1": "sample string 11",
                                        "ListChairValueF1": "sample string 12",
                                        "ListChairIndexF2": "sample string 13",
                                        "ListChairValueF2": "sample string 14",
                                        "ListChairIndexF3": "sample string 15",
                                        "ListChairValueF3": "sample string 16",
                                        "PositionId": 1
                                      }
                                    ],
                                    "Addresses": [
                                      {
                                        "Id": 1,
                                        "FirstName": "sample string 2",
                                        "LastName": "sample string 3",
                                        "Email": "sample string 4",
                                        "Company": "sample string 5",
                                        "PersonInCharge": "sample string 6",
                                        "CountryId": 1,
                                        "StateProvinceId": 1,
                                        "City": "sample string 7",
                                        "Address1": "sample string 8",
                                        "Address2": "sample string 9",
                                        "ZipPostalCode": "sample string 10",
                                        "PhoneNumber": "sample string 11",
                                        "FaxNumber": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "Country": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "AllowsBilling": true,
                                          "AllowsShipping": true,
                                          "TwoLetterIsoCode": "sample string 5",
                                          "ThreeLetterIsoCode": "sample string 6",
                                          "NumericIsoCode": 7,
                                          "SubjectToVat": true,
                                          "Published": true,
                                          "DisplayOrder": 10,
                                          "Addresses": [],
                                          "StateProvinces": [
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            },
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            }
                                          ],
                                          "ShippingMethods": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            }
                                          ]
                                        },
                                        "StateProvince": {
                                          "Id": 1,
                                          "CountryId": 2,
                                          "Name": "sample string 3",
                                          "Abbreviation": "sample string 4",
                                          "Published": true,
                                          "DisplayOrder": 6,
                                          "ShowMenu": true,
                                          "ProvinceId": 8,
                                          "Addresses": [],
                                          "Country": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "AllowsBilling": true,
                                            "AllowsShipping": true,
                                            "TwoLetterIsoCode": "sample string 5",
                                            "ThreeLetterIsoCode": "sample string 6",
                                            "NumericIsoCode": 7,
                                            "SubjectToVat": true,
                                            "Published": true,
                                            "DisplayOrder": 10,
                                            "Addresses": [],
                                            "StateProvinces": [],
                                            "ShippingMethods": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              }
                                            ]
                                          }
                                        },
                                        "Affiliates": [
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          },
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          }
                                        ],
                                        "Customers": []
                                      },
                                      {
                                        "Id": 1,
                                        "FirstName": "sample string 2",
                                        "LastName": "sample string 3",
                                        "Email": "sample string 4",
                                        "Company": "sample string 5",
                                        "PersonInCharge": "sample string 6",
                                        "CountryId": 1,
                                        "StateProvinceId": 1,
                                        "City": "sample string 7",
                                        "Address1": "sample string 8",
                                        "Address2": "sample string 9",
                                        "ZipPostalCode": "sample string 10",
                                        "PhoneNumber": "sample string 11",
                                        "FaxNumber": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "Country": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "AllowsBilling": true,
                                          "AllowsShipping": true,
                                          "TwoLetterIsoCode": "sample string 5",
                                          "ThreeLetterIsoCode": "sample string 6",
                                          "NumericIsoCode": 7,
                                          "SubjectToVat": true,
                                          "Published": true,
                                          "DisplayOrder": 10,
                                          "Addresses": [],
                                          "StateProvinces": [
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            },
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            }
                                          ],
                                          "ShippingMethods": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            }
                                          ]
                                        },
                                        "StateProvince": {
                                          "Id": 1,
                                          "CountryId": 2,
                                          "Name": "sample string 3",
                                          "Abbreviation": "sample string 4",
                                          "Published": true,
                                          "DisplayOrder": 6,
                                          "ShowMenu": true,
                                          "ProvinceId": 8,
                                          "Addresses": [],
                                          "Country": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "AllowsBilling": true,
                                            "AllowsShipping": true,
                                            "TwoLetterIsoCode": "sample string 5",
                                            "ThreeLetterIsoCode": "sample string 6",
                                            "NumericIsoCode": 7,
                                            "SubjectToVat": true,
                                            "Published": true,
                                            "DisplayOrder": 10,
                                            "Addresses": [],
                                            "StateProvinces": [],
                                            "ShippingMethods": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              }
                                            ]
                                          }
                                        },
                                        "Affiliates": [
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          },
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          }
                                        ],
                                        "Customers": []
                                      }
                                    ]
                                  }
                                },
                                {
                                  "Id": 1,
                                  "CustomerId": 2,
                                  "Points": 3,
                                  "PointsBalance": 4,
                                  "UsedAmount": 5.0,
                                  "Message": "sample string 6",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "UsedWithOrder_Id": 1,
                                  "Customer": {
                                    "Id": 1,
                                    "CustomerGuid": "0ac48611-ccfc-4669-af3e-7cfe8ce4bcd7",
                                    "Username": "sample string 3",
                                    "Email": "sample string 4",
                                    "Password": "sample string 5",
                                    "PasswordFormatId": 6,
                                    "PasswordSalt": "sample string 7",
                                    "AdminComment": "sample string 8",
                                    "IsTaxExempt": true,
                                    "AffiliateId": 10,
                                    "VendorId": 11,
                                    "Active": true,
                                    "Deleted": true,
                                    "IsSystemAccount": true,
                                    "SystemName": "sample string 15",
                                    "LastIpAddress": "sample string 16",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "LastLoginDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "LastActivityDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "BillingAddress_Id": 1,
                                    "ShippingAddress_Id": 1,
                                    "IsStaff": true,
                                    "IsManufacturer": true,
                                    "ManufacturerId": 1,
                                    "CustomerFirstName": "sample string 19",
                                    "CustomerLastName": "sample string 20",
                                    "BirthDay": "2025-05-19T10:21:02.8513541+07:00",
                                    "Mobile": "sample string 21",
                                    "Sex": "sample string 22",
                                    "Marriage": true,
                                    "Address": "sample string 23",
                                    "Position": "sample string 24",
                                    "Favour": "sample string 25",
                                    "CardCode": "sample string 26",
                                    "CardLevelName": "sample string 27",
                                    "CurrentCardId": 1,
                                    "CardIssued": true,
                                    "PointReward": 1.0,
                                    "PointCard": 1.0,
                                    "LastVisitedPage": "sample string 28",
                                    "DateCreateCard": "2025-05-19T10:21:02.8513541+07:00",
                                    "DateExpireCard": "2025-05-19T10:21:02.8513541+07:00",
                                    "DateLevel": "2025-05-19T10:21:02.8513541+07:00",
                                    "Area_Id": 1,
                                    "City_Id": 1,
                                    "Job_Id": 1,
                                    "District_Id": 1,
                                    "Country_Id": 1,
                                    "ActivityLogs": [
                                      {
                                        "Id": 1,
                                        "ActivityLogTypeId": 2,
                                        "CustomerId": 3,
                                        "Comment": "sample string 4",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ActivityLogType": {
                                          "Id": 1,
                                          "SystemKeyword": "sample string 2",
                                          "Name": "sample string 3",
                                          "Enabled": true,
                                          "ActivityLogs": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "ActivityLogTypeId": 2,
                                        "CustomerId": 3,
                                        "Comment": "sample string 4",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ActivityLogType": {
                                          "Id": 1,
                                          "SystemKeyword": "sample string 2",
                                          "Name": "sample string 3",
                                          "Enabled": true,
                                          "ActivityLogs": []
                                        }
                                      }
                                    ],
                                    "BackInStockSubscriptions": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ProductId": 3,
                                        "CustomerId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ProductId": 3,
                                        "CustomerId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "BlogComments": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogPost": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [],
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogPost": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [],
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      }
                                    ],
                                    "Customer_CustomerRole_Mapping": [
                                      {
                                        "Customer_Id": 1,
                                        "CustomerRole_Id": 2,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedUser": "sample string 3",
                                        "CustomerRole": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "FreeShipping": true,
                                          "TaxExempt": true,
                                          "Active": true,
                                          "IsSystemRole": true,
                                          "SystemName": "sample string 7",
                                          "Customer_CustomerRole_Mapping": [],
                                          "TierPrices": [
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            },
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            }
                                          ],
                                          "PermissionRecords": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "Customer_Id": 1,
                                        "CustomerRole_Id": 2,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedUser": "sample string 3",
                                        "CustomerRole": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "FreeShipping": true,
                                          "TaxExempt": true,
                                          "Active": true,
                                          "IsSystemRole": true,
                                          "SystemName": "sample string 7",
                                          "Customer_CustomerRole_Mapping": [],
                                          "TierPrices": [
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            },
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            }
                                          ],
                                          "PermissionRecords": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "ExternalAuthenticationRecords": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "Email": "sample string 3",
                                        "ExternalIdentifier": "sample string 4",
                                        "ExternalDisplayIdentifier": "sample string 5",
                                        "OAuthToken": "sample string 6",
                                        "OAuthAccessToken": "sample string 7",
                                        "ProviderSystemName": "sample string 8"
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "Email": "sample string 3",
                                        "ExternalIdentifier": "sample string 4",
                                        "ExternalDisplayIdentifier": "sample string 5",
                                        "OAuthToken": "sample string 6",
                                        "OAuthAccessToken": "sample string 7",
                                        "ProviderSystemName": "sample string 8"
                                      }
                                    ],
                                    "Forums_Post": [
                                      {
                                        "Id": 1,
                                        "TopicId": 2,
                                        "CustomerId": 3,
                                        "Text": "sample string 4",
                                        "IPAddress": "sample string 5",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Topic": {
                                          "Id": 1,
                                          "ForumId": 2,
                                          "CustomerId": 3,
                                          "TopicTypeId": 4,
                                          "Subject": "sample string 5",
                                          "NumPosts": 6,
                                          "Views": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Forum": {
                                            "Id": 1,
                                            "ForumGroupId": 2,
                                            "Name": "sample string 3",
                                            "Description": "sample string 4",
                                            "NumTopics": 5,
                                            "NumPosts": 6,
                                            "LastTopicId": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "DisplayOrder": 10,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Group": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "DisplayOrder": 3,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Forum": []
                                            },
                                            "Forums_Topic": []
                                          },
                                          "Forums_Post": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "TopicId": 2,
                                        "CustomerId": 3,
                                        "Text": "sample string 4",
                                        "IPAddress": "sample string 5",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Topic": {
                                          "Id": 1,
                                          "ForumId": 2,
                                          "CustomerId": 3,
                                          "TopicTypeId": 4,
                                          "Subject": "sample string 5",
                                          "NumPosts": 6,
                                          "Views": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Forum": {
                                            "Id": 1,
                                            "ForumGroupId": 2,
                                            "Name": "sample string 3",
                                            "Description": "sample string 4",
                                            "NumTopics": 5,
                                            "NumPosts": 6,
                                            "LastTopicId": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "DisplayOrder": 10,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Group": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "DisplayOrder": 3,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Forum": []
                                            },
                                            "Forums_Topic": []
                                          },
                                          "Forums_Post": []
                                        }
                                      }
                                    ],
                                    "Forums_Subscription": [
                                      {
                                        "Id": 1,
                                        "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                        "CustomerId": 3,
                                        "ForumId": 4,
                                        "TopicId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                        "CustomerId": 3,
                                        "ForumId": 4,
                                        "TopicId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "Forums_Topic": [
                                      {
                                        "Id": 1,
                                        "ForumId": 2,
                                        "CustomerId": 3,
                                        "TopicTypeId": 4,
                                        "Subject": "sample string 5",
                                        "NumPosts": 6,
                                        "Views": 7,
                                        "LastPostId": 8,
                                        "LastPostCustomerId": 9,
                                        "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Forum": {
                                          "Id": 1,
                                          "ForumGroupId": 2,
                                          "Name": "sample string 3",
                                          "Description": "sample string 4",
                                          "NumTopics": 5,
                                          "NumPosts": 6,
                                          "LastTopicId": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "DisplayOrder": 10,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Group": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "DisplayOrder": 3,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Forum": []
                                          },
                                          "Forums_Topic": []
                                        },
                                        "Forums_Post": [
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "ForumId": 2,
                                        "CustomerId": 3,
                                        "TopicTypeId": 4,
                                        "Subject": "sample string 5",
                                        "NumPosts": 6,
                                        "Views": 7,
                                        "LastPostId": 8,
                                        "LastPostCustomerId": 9,
                                        "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Forum": {
                                          "Id": 1,
                                          "ForumGroupId": 2,
                                          "Name": "sample string 3",
                                          "Description": "sample string 4",
                                          "NumTopics": 5,
                                          "NumPosts": 6,
                                          "LastTopicId": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "DisplayOrder": 10,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Group": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "DisplayOrder": 3,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Forum": []
                                          },
                                          "Forums_Topic": []
                                        },
                                        "Forums_Post": [
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      }
                                    ],
                                    "Logs": [
                                      {
                                        "Id": 1,
                                        "LogLevelId": 2,
                                        "ShortMessage": "sample string 3",
                                        "FullMessage": "sample string 4",
                                        "IpAddress": "sample string 5",
                                        "CustomerId": 1,
                                        "PageUrl": "sample string 6",
                                        "ReferrerUrl": "sample string 7",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "LogLevelId": 2,
                                        "ShortMessage": "sample string 3",
                                        "FullMessage": "sample string 4",
                                        "IpAddress": "sample string 5",
                                        "CustomerId": 1,
                                        "PageUrl": "sample string 6",
                                        "ReferrerUrl": "sample string 7",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "NewsComments": [
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "News": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          },
                                          "NewsComments": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "News": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          },
                                          "NewsComments": []
                                        }
                                      }
                                    ],
                                    "PollVotingRecords": [
                                      {
                                        "Id": 1,
                                        "PollAnswerId": 2,
                                        "CustomerId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswer": {
                                          "Id": 1,
                                          "PollId": 2,
                                          "Name": "sample string 3",
                                          "NumberOfVotes": 4,
                                          "DisplayOrder": 5,
                                          "Poll": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Name": "sample string 3",
                                            "SystemKeyword": "sample string 4",
                                            "Published": true,
                                            "ShowOnHomePage": true,
                                            "AllowGuestsToVote": true,
                                            "DisplayOrder": 8,
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "Polls": []
                                            },
                                            "PollAnswers": []
                                          },
                                          "PollVotingRecords": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "PollAnswerId": 2,
                                        "CustomerId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswer": {
                                          "Id": 1,
                                          "PollId": 2,
                                          "Name": "sample string 3",
                                          "NumberOfVotes": 4,
                                          "DisplayOrder": 5,
                                          "Poll": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Name": "sample string 3",
                                            "SystemKeyword": "sample string 4",
                                            "Published": true,
                                            "ShowOnHomePage": true,
                                            "AllowGuestsToVote": true,
                                            "DisplayOrder": 8,
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "Polls": []
                                            },
                                            "PollAnswers": []
                                          },
                                          "PollVotingRecords": []
                                        }
                                      }
                                    ],
                                    "Forums_PrivateMessage": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "Forums_PrivateMessage1": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "ReturnRequests": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "OrderItemId": 3,
                                        "CustomerId": 4,
                                        "Quantity": 5,
                                        "ReasonForReturn": "sample string 6",
                                        "RequestedAction": "sample string 7",
                                        "CustomerComments": "sample string 8",
                                        "StaffNotes": "sample string 9",
                                        "ReturnRequestStatusId": 10,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "OrderItemId": 3,
                                        "CustomerId": 4,
                                        "Quantity": 5,
                                        "ReasonForReturn": "sample string 6",
                                        "RequestedAction": "sample string 7",
                                        "CustomerComments": "sample string 8",
                                        "StaffNotes": "sample string 9",
                                        "ReturnRequestStatusId": 10,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "RewardPointsHistories": [],
                                    "ShoppingCartItems": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ShoppingCartTypeId": 3,
                                        "CustomerId": 4,
                                        "ProductId": 5,
                                        "AttributesXml": "sample string 6",
                                        "CustomerEnteredPrice": 7.0,
                                        "Quantity": 8,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "ListChairIndexF1": "sample string 11",
                                        "ListChairValueF1": "sample string 12",
                                        "ListChairIndexF2": "sample string 13",
                                        "ListChairValueF2": "sample string 14",
                                        "ListChairIndexF3": "sample string 15",
                                        "ListChairValueF3": "sample string 16",
                                        "PositionId": 1
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ShoppingCartTypeId": 3,
                                        "CustomerId": 4,
                                        "ProductId": 5,
                                        "AttributesXml": "sample string 6",
                                        "CustomerEnteredPrice": 7.0,
                                        "Quantity": 8,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "ListChairIndexF1": "sample string 11",
                                        "ListChairValueF1": "sample string 12",
                                        "ListChairIndexF2": "sample string 13",
                                        "ListChairValueF2": "sample string 14",
                                        "ListChairIndexF3": "sample string 15",
                                        "ListChairValueF3": "sample string 16",
                                        "PositionId": 1
                                      }
                                    ],
                                    "Addresses": [
                                      {
                                        "Id": 1,
                                        "FirstName": "sample string 2",
                                        "LastName": "sample string 3",
                                        "Email": "sample string 4",
                                        "Company": "sample string 5",
                                        "PersonInCharge": "sample string 6",
                                        "CountryId": 1,
                                        "StateProvinceId": 1,
                                        "City": "sample string 7",
                                        "Address1": "sample string 8",
                                        "Address2": "sample string 9",
                                        "ZipPostalCode": "sample string 10",
                                        "PhoneNumber": "sample string 11",
                                        "FaxNumber": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "Country": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "AllowsBilling": true,
                                          "AllowsShipping": true,
                                          "TwoLetterIsoCode": "sample string 5",
                                          "ThreeLetterIsoCode": "sample string 6",
                                          "NumericIsoCode": 7,
                                          "SubjectToVat": true,
                                          "Published": true,
                                          "DisplayOrder": 10,
                                          "Addresses": [],
                                          "StateProvinces": [
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            },
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            }
                                          ],
                                          "ShippingMethods": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            }
                                          ]
                                        },
                                        "StateProvince": {
                                          "Id": 1,
                                          "CountryId": 2,
                                          "Name": "sample string 3",
                                          "Abbreviation": "sample string 4",
                                          "Published": true,
                                          "DisplayOrder": 6,
                                          "ShowMenu": true,
                                          "ProvinceId": 8,
                                          "Addresses": [],
                                          "Country": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "AllowsBilling": true,
                                            "AllowsShipping": true,
                                            "TwoLetterIsoCode": "sample string 5",
                                            "ThreeLetterIsoCode": "sample string 6",
                                            "NumericIsoCode": 7,
                                            "SubjectToVat": true,
                                            "Published": true,
                                            "DisplayOrder": 10,
                                            "Addresses": [],
                                            "StateProvinces": [],
                                            "ShippingMethods": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              }
                                            ]
                                          }
                                        },
                                        "Affiliates": [
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          },
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          }
                                        ],
                                        "Customers": []
                                      },
                                      {
                                        "Id": 1,
                                        "FirstName": "sample string 2",
                                        "LastName": "sample string 3",
                                        "Email": "sample string 4",
                                        "Company": "sample string 5",
                                        "PersonInCharge": "sample string 6",
                                        "CountryId": 1,
                                        "StateProvinceId": 1,
                                        "City": "sample string 7",
                                        "Address1": "sample string 8",
                                        "Address2": "sample string 9",
                                        "ZipPostalCode": "sample string 10",
                                        "PhoneNumber": "sample string 11",
                                        "FaxNumber": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "Country": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "AllowsBilling": true,
                                          "AllowsShipping": true,
                                          "TwoLetterIsoCode": "sample string 5",
                                          "ThreeLetterIsoCode": "sample string 6",
                                          "NumericIsoCode": 7,
                                          "SubjectToVat": true,
                                          "Published": true,
                                          "DisplayOrder": 10,
                                          "Addresses": [],
                                          "StateProvinces": [
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            },
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            }
                                          ],
                                          "ShippingMethods": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            }
                                          ]
                                        },
                                        "StateProvince": {
                                          "Id": 1,
                                          "CountryId": 2,
                                          "Name": "sample string 3",
                                          "Abbreviation": "sample string 4",
                                          "Published": true,
                                          "DisplayOrder": 6,
                                          "ShowMenu": true,
                                          "ProvinceId": 8,
                                          "Addresses": [],
                                          "Country": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "AllowsBilling": true,
                                            "AllowsShipping": true,
                                            "TwoLetterIsoCode": "sample string 5",
                                            "ThreeLetterIsoCode": "sample string 6",
                                            "NumericIsoCode": 7,
                                            "SubjectToVat": true,
                                            "Published": true,
                                            "DisplayOrder": 10,
                                            "Addresses": [],
                                            "StateProvinces": [],
                                            "ShippingMethods": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              }
                                            ]
                                          }
                                        },
                                        "Affiliates": [
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          },
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          }
                                        ],
                                        "Customers": []
                                      }
                                    ]
                                  }
                                }
                              ],
                              "Shipments": [
                                {
                                  "Id": 1,
                                  "OrderId": 2,
                                  "TrackingNumber": "sample string 3",
                                  "TotalWeight": 1.0,
                                  "ShippedDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "DeliveryDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "ShipmentItems": [
                                    {
                                      "Id": 1,
                                      "ShipmentId": 2,
                                      "OrderItemId": 3,
                                      "Quantity": 4
                                    },
                                    {
                                      "Id": 1,
                                      "ShipmentId": 2,
                                      "OrderItemId": 3,
                                      "Quantity": 4
                                    }
                                  ]
                                },
                                {
                                  "Id": 1,
                                  "OrderId": 2,
                                  "TrackingNumber": "sample string 3",
                                  "TotalWeight": 1.0,
                                  "ShippedDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "DeliveryDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "ShipmentItems": [
                                    {
                                      "Id": 1,
                                      "ShipmentId": 2,
                                      "OrderItemId": 3,
                                      "Quantity": 4
                                    },
                                    {
                                      "Id": 1,
                                      "ShipmentId": 2,
                                      "OrderItemId": 3,
                                      "Quantity": 4
                                    }
                                  ]
                                }
                              ]
                            }
                          }
                        ]
                      },
                      {
                        "Id": 1,
                        "PurchasedWithOrderItemId": 1,
                        "GiftCardTypeId": 2,
                        "Amount": 3.0,
                        "IsGiftCardActivated": true,
                        "GiftCardCouponCode": "sample string 5",
                        "RecipientName": "sample string 6",
                        "RecipientEmail": "sample string 7",
                        "SenderName": "sample string 8",
                        "SenderEmail": "sample string 9",
                        "Message": "sample string 10",
                        "IsRecipientNotified": true,
                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                        "GiftCardUsageHistories": [
                          {
                            "Id": 1,
                            "GiftCardId": 2,
                            "UsedWithOrderId": 3,
                            "UsedValue": 4.0,
                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "Order": {
                              "Id": 1,
                              "OrderGuid": "ae44cfeb-4652-4735-a4e1-2c2944a032dc",
                              "StoreId": 3,
                              "CustomerId": 4,
                              "BillingAddressId": 5,
                              "ShippingAddressId": 1,
                              "OrderStatusId": 6,
                              "ShippingStatusId": 7,
                              "PaymentStatusId": 8,
                              "PaymentMethodSystemName": "sample string 9",
                              "CustomerCurrencyCode": "sample string 10",
                              "CurrencyRate": 1.0,
                              "CustomerTaxDisplayTypeId": 1,
                              "VatNumber": "sample string 11",
                              "OrderSubtotalInclTax": 1.0,
                              "OrderSubtotalExclTax": 1.0,
                              "OrderSubTotalDiscountInclTax": 1.0,
                              "OrderSubTotalDiscountExclTax": 1.0,
                              "OrderShippingInclTax": 1.0,
                              "OrderShippingExclTax": 1.0,
                              "PaymentMethodAdditionalFeeInclTax": 1.0,
                              "PaymentMethodAdditionalFeeExclTax": 1.0,
                              "TaxRates": "sample string 12",
                              "OrderTax": 1.0,
                              "OrderDiscount": 1.0,
                              "OrderTotal": 1.0,
                              "RefundedAmount": 1.0,
                              "RewardPointsWereAdded": true,
                              "CheckoutAttributeDescription": "sample string 14",
                              "CheckoutAttributesXml": "sample string 15",
                              "CustomerLanguageId": 1,
                              "AffiliateId": 1,
                              "UserId": 16,
                              "PrintingUserId": 17,
                              "InviterId": 18,
                              "CustomerIp": "sample string 19",
                              "AllowStoringCreditCardNumber": true,
                              "CardType": "sample string 20",
                              "CardName": "sample string 21",
                              "CardNumber": "sample string 22",
                              "MaskedCreditCardNumber": "sample string 23",
                              "CardCvv2": "sample string 24",
                              "CardExpirationMonth": "sample string 25",
                              "CardExpirationYear": "sample string 26",
                              "AuthorizationTransactionId": "sample string 27",
                              "AuthorizationTransactionCode": "sample string 28",
                              "AuthorizationTransactionResult": "sample string 29",
                              "CaptureTransactionId": "sample string 30",
                              "CaptureTransactionResult": "sample string 31",
                              "SubscriptionTransactionId": "sample string 32",
                              "PurchaseOrderNumber": "sample string 33",
                              "PaidDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                              "ShippingMethod": "sample string 34",
                              "ShippingRateComputationMethodSystemName": "sample string 35",
                              "Deleted": true,
                              "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                              "PrintedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                              "ShippingTimeId": 1,
                              "IsInvitation": true,
                              "IsOnline": true,
                              "IsContract": true,
                              "BarCode": "sample string 41",
                              "BarCodeBinary": "QEA=",
                              "vpcTelcoCode": "sample string 42",
                              "vpc_MerchTxnRef": "sample string 43",
                              "IsEmailSent": true,
                              "IsSmsSent": true,
                              "CustomerFirstName": "sample string 44",
                              "CustomerLastName": "sample string 45",
                              "CustomerEmail": "sample string 46",
                              "CustomerPhone": "sample string 47",
                              "IsAutoBuy": true,
                              "MemberCardCode": "sample string 48",
                              "PointReward": 1.0,
                              "PointCard": 1.0,
                              "VoucherCode": "sample string 49",
                              "CampaignId": 1,
                              "DiscountStatus": 1,
                              "IsTicketUsed": true,
                              "CheckedInOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                              "CheckedInUserId": 1,
                              "TransactionID": "sample string 50",
                              "InvNo": "sample string 51",
                              "ErrorStatus": "sample string 52",
                              "ETicketUrl": "sample string 53",
                              "DiscountUsageHistories": [
                                {
                                  "Id": 1,
                                  "DiscountId": 2,
                                  "OrderId": 3,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "Discount": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "DiscountTypeId": 3,
                                    "UsePercentage": true,
                                    "DiscountPercentage": 5.0,
                                    "DiscountAmount": 6.0,
                                    "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "RequiresCouponCode": true,
                                    "CouponCode": "sample string 8",
                                    "DiscountLimitationId": 9,
                                    "LimitationTimes": 10,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "CreatedUser": "sample string 11",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "UpdatedUser": "sample string 12",
                                    "DiscountRequirements": [
                                      {
                                        "Id": 1,
                                        "DiscountId": 2,
                                        "DiscountRequirementRuleSystemName": "sample string 3"
                                      },
                                      {
                                        "Id": 1,
                                        "DiscountId": 2,
                                        "DiscountRequirementRuleSystemName": "sample string 3"
                                      }
                                    ],
                                    "DiscountUsageHistories": [],
                                    "Categories": [
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "CategoryTemplateId": 4,
                                        "MetaKeywords": "sample string 5",
                                        "MetaDescription": "sample string 6",
                                        "MetaTitle": "sample string 7",
                                        "ParentCategoryId": 8,
                                        "PictureId": 9,
                                        "PageSize": 10,
                                        "AllowCustomersToSelectPageSize": true,
                                        "PageSizeOptions": "sample string 12",
                                        "PriceRanges": "sample string 13",
                                        "ShowOnHomePage": true,
                                        "HasDiscountsApplied": true,
                                        "SubjectToAcl": true,
                                        "LimitedToStores": true,
                                        "Published": true,
                                        "Deleted": true,
                                        "DisplayOrder": 20,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "IsFavorites": true,
                                        "Level": 24,
                                        "SubCategories": "sample string 25",
                                        "CreatedUser": "sample string 26",
                                        "UpdatedUser": "sample string 27",
                                        "CategoryFilmMappings": [
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          },
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          }
                                        ],
                                        "Product_Category_Mapping": [
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          },
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          }
                                        ],
                                        "Discounts": []
                                      },
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "CategoryTemplateId": 4,
                                        "MetaKeywords": "sample string 5",
                                        "MetaDescription": "sample string 6",
                                        "MetaTitle": "sample string 7",
                                        "ParentCategoryId": 8,
                                        "PictureId": 9,
                                        "PageSize": 10,
                                        "AllowCustomersToSelectPageSize": true,
                                        "PageSizeOptions": "sample string 12",
                                        "PriceRanges": "sample string 13",
                                        "ShowOnHomePage": true,
                                        "HasDiscountsApplied": true,
                                        "SubjectToAcl": true,
                                        "LimitedToStores": true,
                                        "Published": true,
                                        "Deleted": true,
                                        "DisplayOrder": 20,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "IsFavorites": true,
                                        "Level": 24,
                                        "SubCategories": "sample string 25",
                                        "CreatedUser": "sample string 26",
                                        "UpdatedUser": "sample string 27",
                                        "CategoryFilmMappings": [
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          },
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          }
                                        ],
                                        "Product_Category_Mapping": [
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          },
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          }
                                        ],
                                        "Discounts": []
                                      }
                                    ],
                                    "Products": []
                                  }
                                },
                                {
                                  "Id": 1,
                                  "DiscountId": 2,
                                  "OrderId": 3,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "Discount": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "DiscountTypeId": 3,
                                    "UsePercentage": true,
                                    "DiscountPercentage": 5.0,
                                    "DiscountAmount": 6.0,
                                    "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "RequiresCouponCode": true,
                                    "CouponCode": "sample string 8",
                                    "DiscountLimitationId": 9,
                                    "LimitationTimes": 10,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "CreatedUser": "sample string 11",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "UpdatedUser": "sample string 12",
                                    "DiscountRequirements": [
                                      {
                                        "Id": 1,
                                        "DiscountId": 2,
                                        "DiscountRequirementRuleSystemName": "sample string 3"
                                      },
                                      {
                                        "Id": 1,
                                        "DiscountId": 2,
                                        "DiscountRequirementRuleSystemName": "sample string 3"
                                      }
                                    ],
                                    "DiscountUsageHistories": [],
                                    "Categories": [
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "CategoryTemplateId": 4,
                                        "MetaKeywords": "sample string 5",
                                        "MetaDescription": "sample string 6",
                                        "MetaTitle": "sample string 7",
                                        "ParentCategoryId": 8,
                                        "PictureId": 9,
                                        "PageSize": 10,
                                        "AllowCustomersToSelectPageSize": true,
                                        "PageSizeOptions": "sample string 12",
                                        "PriceRanges": "sample string 13",
                                        "ShowOnHomePage": true,
                                        "HasDiscountsApplied": true,
                                        "SubjectToAcl": true,
                                        "LimitedToStores": true,
                                        "Published": true,
                                        "Deleted": true,
                                        "DisplayOrder": 20,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "IsFavorites": true,
                                        "Level": 24,
                                        "SubCategories": "sample string 25",
                                        "CreatedUser": "sample string 26",
                                        "UpdatedUser": "sample string 27",
                                        "CategoryFilmMappings": [
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          },
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          }
                                        ],
                                        "Product_Category_Mapping": [
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          },
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          }
                                        ],
                                        "Discounts": []
                                      },
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "CategoryTemplateId": 4,
                                        "MetaKeywords": "sample string 5",
                                        "MetaDescription": "sample string 6",
                                        "MetaTitle": "sample string 7",
                                        "ParentCategoryId": 8,
                                        "PictureId": 9,
                                        "PageSize": 10,
                                        "AllowCustomersToSelectPageSize": true,
                                        "PageSizeOptions": "sample string 12",
                                        "PriceRanges": "sample string 13",
                                        "ShowOnHomePage": true,
                                        "HasDiscountsApplied": true,
                                        "SubjectToAcl": true,
                                        "LimitedToStores": true,
                                        "Published": true,
                                        "Deleted": true,
                                        "DisplayOrder": 20,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "IsFavorites": true,
                                        "Level": 24,
                                        "SubCategories": "sample string 25",
                                        "CreatedUser": "sample string 26",
                                        "UpdatedUser": "sample string 27",
                                        "CategoryFilmMappings": [
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          },
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          }
                                        ],
                                        "Product_Category_Mapping": [
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          },
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          }
                                        ],
                                        "Discounts": []
                                      }
                                    ],
                                    "Products": []
                                  }
                                }
                              ],
                              "GiftCardUsageHistories": [],
                              "OrderItems": [],
                              "OrderNotes": [
                                {
                                  "Id": 1,
                                  "OrderId": 2,
                                  "Note": "sample string 3",
                                  "DisplayToCustomer": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                },
                                {
                                  "Id": 1,
                                  "OrderId": 2,
                                  "Note": "sample string 3",
                                  "DisplayToCustomer": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                }
                              ],
                              "RecurringPayments": [
                                {
                                  "Id": 1,
                                  "CycleLength": 2,
                                  "CyclePeriodId": 3,
                                  "TotalCycles": 4,
                                  "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "IsActive": true,
                                  "Deleted": true,
                                  "InitialOrderId": 8,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "RecurringPaymentHistories": [
                                    {
                                      "Id": 1,
                                      "RecurringPaymentId": 2,
                                      "OrderId": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                    },
                                    {
                                      "Id": 1,
                                      "RecurringPaymentId": 2,
                                      "OrderId": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                    }
                                  ]
                                },
                                {
                                  "Id": 1,
                                  "CycleLength": 2,
                                  "CyclePeriodId": 3,
                                  "TotalCycles": 4,
                                  "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "IsActive": true,
                                  "Deleted": true,
                                  "InitialOrderId": 8,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "RecurringPaymentHistories": [
                                    {
                                      "Id": 1,
                                      "RecurringPaymentId": 2,
                                      "OrderId": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                    },
                                    {
                                      "Id": 1,
                                      "RecurringPaymentId": 2,
                                      "OrderId": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                    }
                                  ]
                                }
                              ],
                              "RewardPointsHistories": [
                                {
                                  "Id": 1,
                                  "CustomerId": 2,
                                  "Points": 3,
                                  "PointsBalance": 4,
                                  "UsedAmount": 5.0,
                                  "Message": "sample string 6",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "UsedWithOrder_Id": 1,
                                  "Customer": {
                                    "Id": 1,
                                    "CustomerGuid": "0ac48611-ccfc-4669-af3e-7cfe8ce4bcd7",
                                    "Username": "sample string 3",
                                    "Email": "sample string 4",
                                    "Password": "sample string 5",
                                    "PasswordFormatId": 6,
                                    "PasswordSalt": "sample string 7",
                                    "AdminComment": "sample string 8",
                                    "IsTaxExempt": true,
                                    "AffiliateId": 10,
                                    "VendorId": 11,
                                    "Active": true,
                                    "Deleted": true,
                                    "IsSystemAccount": true,
                                    "SystemName": "sample string 15",
                                    "LastIpAddress": "sample string 16",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "LastLoginDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "LastActivityDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "BillingAddress_Id": 1,
                                    "ShippingAddress_Id": 1,
                                    "IsStaff": true,
                                    "IsManufacturer": true,
                                    "ManufacturerId": 1,
                                    "CustomerFirstName": "sample string 19",
                                    "CustomerLastName": "sample string 20",
                                    "BirthDay": "2025-05-19T10:21:02.8513541+07:00",
                                    "Mobile": "sample string 21",
                                    "Sex": "sample string 22",
                                    "Marriage": true,
                                    "Address": "sample string 23",
                                    "Position": "sample string 24",
                                    "Favour": "sample string 25",
                                    "CardCode": "sample string 26",
                                    "CardLevelName": "sample string 27",
                                    "CurrentCardId": 1,
                                    "CardIssued": true,
                                    "PointReward": 1.0,
                                    "PointCard": 1.0,
                                    "LastVisitedPage": "sample string 28",
                                    "DateCreateCard": "2025-05-19T10:21:02.8513541+07:00",
                                    "DateExpireCard": "2025-05-19T10:21:02.8513541+07:00",
                                    "DateLevel": "2025-05-19T10:21:02.8513541+07:00",
                                    "Area_Id": 1,
                                    "City_Id": 1,
                                    "Job_Id": 1,
                                    "District_Id": 1,
                                    "Country_Id": 1,
                                    "ActivityLogs": [
                                      {
                                        "Id": 1,
                                        "ActivityLogTypeId": 2,
                                        "CustomerId": 3,
                                        "Comment": "sample string 4",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ActivityLogType": {
                                          "Id": 1,
                                          "SystemKeyword": "sample string 2",
                                          "Name": "sample string 3",
                                          "Enabled": true,
                                          "ActivityLogs": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "ActivityLogTypeId": 2,
                                        "CustomerId": 3,
                                        "Comment": "sample string 4",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ActivityLogType": {
                                          "Id": 1,
                                          "SystemKeyword": "sample string 2",
                                          "Name": "sample string 3",
                                          "Enabled": true,
                                          "ActivityLogs": []
                                        }
                                      }
                                    ],
                                    "BackInStockSubscriptions": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ProductId": 3,
                                        "CustomerId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ProductId": 3,
                                        "CustomerId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "BlogComments": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogPost": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [],
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogPost": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [],
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      }
                                    ],
                                    "Customer_CustomerRole_Mapping": [
                                      {
                                        "Customer_Id": 1,
                                        "CustomerRole_Id": 2,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedUser": "sample string 3",
                                        "CustomerRole": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "FreeShipping": true,
                                          "TaxExempt": true,
                                          "Active": true,
                                          "IsSystemRole": true,
                                          "SystemName": "sample string 7",
                                          "Customer_CustomerRole_Mapping": [],
                                          "TierPrices": [
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            },
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            }
                                          ],
                                          "PermissionRecords": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "Customer_Id": 1,
                                        "CustomerRole_Id": 2,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedUser": "sample string 3",
                                        "CustomerRole": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "FreeShipping": true,
                                          "TaxExempt": true,
                                          "Active": true,
                                          "IsSystemRole": true,
                                          "SystemName": "sample string 7",
                                          "Customer_CustomerRole_Mapping": [],
                                          "TierPrices": [
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            },
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            }
                                          ],
                                          "PermissionRecords": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "ExternalAuthenticationRecords": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "Email": "sample string 3",
                                        "ExternalIdentifier": "sample string 4",
                                        "ExternalDisplayIdentifier": "sample string 5",
                                        "OAuthToken": "sample string 6",
                                        "OAuthAccessToken": "sample string 7",
                                        "ProviderSystemName": "sample string 8"
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "Email": "sample string 3",
                                        "ExternalIdentifier": "sample string 4",
                                        "ExternalDisplayIdentifier": "sample string 5",
                                        "OAuthToken": "sample string 6",
                                        "OAuthAccessToken": "sample string 7",
                                        "ProviderSystemName": "sample string 8"
                                      }
                                    ],
                                    "Forums_Post": [
                                      {
                                        "Id": 1,
                                        "TopicId": 2,
                                        "CustomerId": 3,
                                        "Text": "sample string 4",
                                        "IPAddress": "sample string 5",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Topic": {
                                          "Id": 1,
                                          "ForumId": 2,
                                          "CustomerId": 3,
                                          "TopicTypeId": 4,
                                          "Subject": "sample string 5",
                                          "NumPosts": 6,
                                          "Views": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Forum": {
                                            "Id": 1,
                                            "ForumGroupId": 2,
                                            "Name": "sample string 3",
                                            "Description": "sample string 4",
                                            "NumTopics": 5,
                                            "NumPosts": 6,
                                            "LastTopicId": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "DisplayOrder": 10,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Group": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "DisplayOrder": 3,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Forum": []
                                            },
                                            "Forums_Topic": []
                                          },
                                          "Forums_Post": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "TopicId": 2,
                                        "CustomerId": 3,
                                        "Text": "sample string 4",
                                        "IPAddress": "sample string 5",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Topic": {
                                          "Id": 1,
                                          "ForumId": 2,
                                          "CustomerId": 3,
                                          "TopicTypeId": 4,
                                          "Subject": "sample string 5",
                                          "NumPosts": 6,
                                          "Views": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Forum": {
                                            "Id": 1,
                                            "ForumGroupId": 2,
                                            "Name": "sample string 3",
                                            "Description": "sample string 4",
                                            "NumTopics": 5,
                                            "NumPosts": 6,
                                            "LastTopicId": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "DisplayOrder": 10,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Group": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "DisplayOrder": 3,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Forum": []
                                            },
                                            "Forums_Topic": []
                                          },
                                          "Forums_Post": []
                                        }
                                      }
                                    ],
                                    "Forums_Subscription": [
                                      {
                                        "Id": 1,
                                        "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                        "CustomerId": 3,
                                        "ForumId": 4,
                                        "TopicId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                        "CustomerId": 3,
                                        "ForumId": 4,
                                        "TopicId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "Forums_Topic": [
                                      {
                                        "Id": 1,
                                        "ForumId": 2,
                                        "CustomerId": 3,
                                        "TopicTypeId": 4,
                                        "Subject": "sample string 5",
                                        "NumPosts": 6,
                                        "Views": 7,
                                        "LastPostId": 8,
                                        "LastPostCustomerId": 9,
                                        "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Forum": {
                                          "Id": 1,
                                          "ForumGroupId": 2,
                                          "Name": "sample string 3",
                                          "Description": "sample string 4",
                                          "NumTopics": 5,
                                          "NumPosts": 6,
                                          "LastTopicId": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "DisplayOrder": 10,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Group": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "DisplayOrder": 3,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Forum": []
                                          },
                                          "Forums_Topic": []
                                        },
                                        "Forums_Post": [
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "ForumId": 2,
                                        "CustomerId": 3,
                                        "TopicTypeId": 4,
                                        "Subject": "sample string 5",
                                        "NumPosts": 6,
                                        "Views": 7,
                                        "LastPostId": 8,
                                        "LastPostCustomerId": 9,
                                        "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Forum": {
                                          "Id": 1,
                                          "ForumGroupId": 2,
                                          "Name": "sample string 3",
                                          "Description": "sample string 4",
                                          "NumTopics": 5,
                                          "NumPosts": 6,
                                          "LastTopicId": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "DisplayOrder": 10,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Group": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "DisplayOrder": 3,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Forum": []
                                          },
                                          "Forums_Topic": []
                                        },
                                        "Forums_Post": [
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      }
                                    ],
                                    "Logs": [
                                      {
                                        "Id": 1,
                                        "LogLevelId": 2,
                                        "ShortMessage": "sample string 3",
                                        "FullMessage": "sample string 4",
                                        "IpAddress": "sample string 5",
                                        "CustomerId": 1,
                                        "PageUrl": "sample string 6",
                                        "ReferrerUrl": "sample string 7",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "LogLevelId": 2,
                                        "ShortMessage": "sample string 3",
                                        "FullMessage": "sample string 4",
                                        "IpAddress": "sample string 5",
                                        "CustomerId": 1,
                                        "PageUrl": "sample string 6",
                                        "ReferrerUrl": "sample string 7",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "NewsComments": [
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "News": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          },
                                          "NewsComments": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "News": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          },
                                          "NewsComments": []
                                        }
                                      }
                                    ],
                                    "PollVotingRecords": [
                                      {
                                        "Id": 1,
                                        "PollAnswerId": 2,
                                        "CustomerId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswer": {
                                          "Id": 1,
                                          "PollId": 2,
                                          "Name": "sample string 3",
                                          "NumberOfVotes": 4,
                                          "DisplayOrder": 5,
                                          "Poll": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Name": "sample string 3",
                                            "SystemKeyword": "sample string 4",
                                            "Published": true,
                                            "ShowOnHomePage": true,
                                            "AllowGuestsToVote": true,
                                            "DisplayOrder": 8,
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "Polls": []
                                            },
                                            "PollAnswers": []
                                          },
                                          "PollVotingRecords": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "PollAnswerId": 2,
                                        "CustomerId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswer": {
                                          "Id": 1,
                                          "PollId": 2,
                                          "Name": "sample string 3",
                                          "NumberOfVotes": 4,
                                          "DisplayOrder": 5,
                                          "Poll": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Name": "sample string 3",
                                            "SystemKeyword": "sample string 4",
                                            "Published": true,
                                            "ShowOnHomePage": true,
                                            "AllowGuestsToVote": true,
                                            "DisplayOrder": 8,
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "Polls": []
                                            },
                                            "PollAnswers": []
                                          },
                                          "PollVotingRecords": []
                                        }
                                      }
                                    ],
                                    "Forums_PrivateMessage": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "Forums_PrivateMessage1": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "ReturnRequests": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "OrderItemId": 3,
                                        "CustomerId": 4,
                                        "Quantity": 5,
                                        "ReasonForReturn": "sample string 6",
                                        "RequestedAction": "sample string 7",
                                        "CustomerComments": "sample string 8",
                                        "StaffNotes": "sample string 9",
                                        "ReturnRequestStatusId": 10,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "OrderItemId": 3,
                                        "CustomerId": 4,
                                        "Quantity": 5,
                                        "ReasonForReturn": "sample string 6",
                                        "RequestedAction": "sample string 7",
                                        "CustomerComments": "sample string 8",
                                        "StaffNotes": "sample string 9",
                                        "ReturnRequestStatusId": 10,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "RewardPointsHistories": [],
                                    "ShoppingCartItems": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ShoppingCartTypeId": 3,
                                        "CustomerId": 4,
                                        "ProductId": 5,
                                        "AttributesXml": "sample string 6",
                                        "CustomerEnteredPrice": 7.0,
                                        "Quantity": 8,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "ListChairIndexF1": "sample string 11",
                                        "ListChairValueF1": "sample string 12",
                                        "ListChairIndexF2": "sample string 13",
                                        "ListChairValueF2": "sample string 14",
                                        "ListChairIndexF3": "sample string 15",
                                        "ListChairValueF3": "sample string 16",
                                        "PositionId": 1
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ShoppingCartTypeId": 3,
                                        "CustomerId": 4,
                                        "ProductId": 5,
                                        "AttributesXml": "sample string 6",
                                        "CustomerEnteredPrice": 7.0,
                                        "Quantity": 8,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "ListChairIndexF1": "sample string 11",
                                        "ListChairValueF1": "sample string 12",
                                        "ListChairIndexF2": "sample string 13",
                                        "ListChairValueF2": "sample string 14",
                                        "ListChairIndexF3": "sample string 15",
                                        "ListChairValueF3": "sample string 16",
                                        "PositionId": 1
                                      }
                                    ],
                                    "Addresses": [
                                      {
                                        "Id": 1,
                                        "FirstName": "sample string 2",
                                        "LastName": "sample string 3",
                                        "Email": "sample string 4",
                                        "Company": "sample string 5",
                                        "PersonInCharge": "sample string 6",
                                        "CountryId": 1,
                                        "StateProvinceId": 1,
                                        "City": "sample string 7",
                                        "Address1": "sample string 8",
                                        "Address2": "sample string 9",
                                        "ZipPostalCode": "sample string 10",
                                        "PhoneNumber": "sample string 11",
                                        "FaxNumber": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "Country": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "AllowsBilling": true,
                                          "AllowsShipping": true,
                                          "TwoLetterIsoCode": "sample string 5",
                                          "ThreeLetterIsoCode": "sample string 6",
                                          "NumericIsoCode": 7,
                                          "SubjectToVat": true,
                                          "Published": true,
                                          "DisplayOrder": 10,
                                          "Addresses": [],
                                          "StateProvinces": [
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            },
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            }
                                          ],
                                          "ShippingMethods": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            }
                                          ]
                                        },
                                        "StateProvince": {
                                          "Id": 1,
                                          "CountryId": 2,
                                          "Name": "sample string 3",
                                          "Abbreviation": "sample string 4",
                                          "Published": true,
                                          "DisplayOrder": 6,
                                          "ShowMenu": true,
                                          "ProvinceId": 8,
                                          "Addresses": [],
                                          "Country": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "AllowsBilling": true,
                                            "AllowsShipping": true,
                                            "TwoLetterIsoCode": "sample string 5",
                                            "ThreeLetterIsoCode": "sample string 6",
                                            "NumericIsoCode": 7,
                                            "SubjectToVat": true,
                                            "Published": true,
                                            "DisplayOrder": 10,
                                            "Addresses": [],
                                            "StateProvinces": [],
                                            "ShippingMethods": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              }
                                            ]
                                          }
                                        },
                                        "Affiliates": [
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          },
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          }
                                        ],
                                        "Customers": []
                                      },
                                      {
                                        "Id": 1,
                                        "FirstName": "sample string 2",
                                        "LastName": "sample string 3",
                                        "Email": "sample string 4",
                                        "Company": "sample string 5",
                                        "PersonInCharge": "sample string 6",
                                        "CountryId": 1,
                                        "StateProvinceId": 1,
                                        "City": "sample string 7",
                                        "Address1": "sample string 8",
                                        "Address2": "sample string 9",
                                        "ZipPostalCode": "sample string 10",
                                        "PhoneNumber": "sample string 11",
                                        "FaxNumber": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "Country": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "AllowsBilling": true,
                                          "AllowsShipping": true,
                                          "TwoLetterIsoCode": "sample string 5",
                                          "ThreeLetterIsoCode": "sample string 6",
                                          "NumericIsoCode": 7,
                                          "SubjectToVat": true,
                                          "Published": true,
                                          "DisplayOrder": 10,
                                          "Addresses": [],
                                          "StateProvinces": [
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            },
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            }
                                          ],
                                          "ShippingMethods": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            }
                                          ]
                                        },
                                        "StateProvince": {
                                          "Id": 1,
                                          "CountryId": 2,
                                          "Name": "sample string 3",
                                          "Abbreviation": "sample string 4",
                                          "Published": true,
                                          "DisplayOrder": 6,
                                          "ShowMenu": true,
                                          "ProvinceId": 8,
                                          "Addresses": [],
                                          "Country": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "AllowsBilling": true,
                                            "AllowsShipping": true,
                                            "TwoLetterIsoCode": "sample string 5",
                                            "ThreeLetterIsoCode": "sample string 6",
                                            "NumericIsoCode": 7,
                                            "SubjectToVat": true,
                                            "Published": true,
                                            "DisplayOrder": 10,
                                            "Addresses": [],
                                            "StateProvinces": [],
                                            "ShippingMethods": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              }
                                            ]
                                          }
                                        },
                                        "Affiliates": [
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          },
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          }
                                        ],
                                        "Customers": []
                                      }
                                    ]
                                  }
                                },
                                {
                                  "Id": 1,
                                  "CustomerId": 2,
                                  "Points": 3,
                                  "PointsBalance": 4,
                                  "UsedAmount": 5.0,
                                  "Message": "sample string 6",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "UsedWithOrder_Id": 1,
                                  "Customer": {
                                    "Id": 1,
                                    "CustomerGuid": "0ac48611-ccfc-4669-af3e-7cfe8ce4bcd7",
                                    "Username": "sample string 3",
                                    "Email": "sample string 4",
                                    "Password": "sample string 5",
                                    "PasswordFormatId": 6,
                                    "PasswordSalt": "sample string 7",
                                    "AdminComment": "sample string 8",
                                    "IsTaxExempt": true,
                                    "AffiliateId": 10,
                                    "VendorId": 11,
                                    "Active": true,
                                    "Deleted": true,
                                    "IsSystemAccount": true,
                                    "SystemName": "sample string 15",
                                    "LastIpAddress": "sample string 16",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "LastLoginDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "LastActivityDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "BillingAddress_Id": 1,
                                    "ShippingAddress_Id": 1,
                                    "IsStaff": true,
                                    "IsManufacturer": true,
                                    "ManufacturerId": 1,
                                    "CustomerFirstName": "sample string 19",
                                    "CustomerLastName": "sample string 20",
                                    "BirthDay": "2025-05-19T10:21:02.8513541+07:00",
                                    "Mobile": "sample string 21",
                                    "Sex": "sample string 22",
                                    "Marriage": true,
                                    "Address": "sample string 23",
                                    "Position": "sample string 24",
                                    "Favour": "sample string 25",
                                    "CardCode": "sample string 26",
                                    "CardLevelName": "sample string 27",
                                    "CurrentCardId": 1,
                                    "CardIssued": true,
                                    "PointReward": 1.0,
                                    "PointCard": 1.0,
                                    "LastVisitedPage": "sample string 28",
                                    "DateCreateCard": "2025-05-19T10:21:02.8513541+07:00",
                                    "DateExpireCard": "2025-05-19T10:21:02.8513541+07:00",
                                    "DateLevel": "2025-05-19T10:21:02.8513541+07:00",
                                    "Area_Id": 1,
                                    "City_Id": 1,
                                    "Job_Id": 1,
                                    "District_Id": 1,
                                    "Country_Id": 1,
                                    "ActivityLogs": [
                                      {
                                        "Id": 1,
                                        "ActivityLogTypeId": 2,
                                        "CustomerId": 3,
                                        "Comment": "sample string 4",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ActivityLogType": {
                                          "Id": 1,
                                          "SystemKeyword": "sample string 2",
                                          "Name": "sample string 3",
                                          "Enabled": true,
                                          "ActivityLogs": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "ActivityLogTypeId": 2,
                                        "CustomerId": 3,
                                        "Comment": "sample string 4",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ActivityLogType": {
                                          "Id": 1,
                                          "SystemKeyword": "sample string 2",
                                          "Name": "sample string 3",
                                          "Enabled": true,
                                          "ActivityLogs": []
                                        }
                                      }
                                    ],
                                    "BackInStockSubscriptions": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ProductId": 3,
                                        "CustomerId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ProductId": 3,
                                        "CustomerId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "BlogComments": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogPost": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [],
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogPost": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [],
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      }
                                    ],
                                    "Customer_CustomerRole_Mapping": [
                                      {
                                        "Customer_Id": 1,
                                        "CustomerRole_Id": 2,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedUser": "sample string 3",
                                        "CustomerRole": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "FreeShipping": true,
                                          "TaxExempt": true,
                                          "Active": true,
                                          "IsSystemRole": true,
                                          "SystemName": "sample string 7",
                                          "Customer_CustomerRole_Mapping": [],
                                          "TierPrices": [
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            },
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            }
                                          ],
                                          "PermissionRecords": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "Customer_Id": 1,
                                        "CustomerRole_Id": 2,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedUser": "sample string 3",
                                        "CustomerRole": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "FreeShipping": true,
                                          "TaxExempt": true,
                                          "Active": true,
                                          "IsSystemRole": true,
                                          "SystemName": "sample string 7",
                                          "Customer_CustomerRole_Mapping": [],
                                          "TierPrices": [
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            },
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            }
                                          ],
                                          "PermissionRecords": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "ExternalAuthenticationRecords": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "Email": "sample string 3",
                                        "ExternalIdentifier": "sample string 4",
                                        "ExternalDisplayIdentifier": "sample string 5",
                                        "OAuthToken": "sample string 6",
                                        "OAuthAccessToken": "sample string 7",
                                        "ProviderSystemName": "sample string 8"
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "Email": "sample string 3",
                                        "ExternalIdentifier": "sample string 4",
                                        "ExternalDisplayIdentifier": "sample string 5",
                                        "OAuthToken": "sample string 6",
                                        "OAuthAccessToken": "sample string 7",
                                        "ProviderSystemName": "sample string 8"
                                      }
                                    ],
                                    "Forums_Post": [
                                      {
                                        "Id": 1,
                                        "TopicId": 2,
                                        "CustomerId": 3,
                                        "Text": "sample string 4",
                                        "IPAddress": "sample string 5",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Topic": {
                                          "Id": 1,
                                          "ForumId": 2,
                                          "CustomerId": 3,
                                          "TopicTypeId": 4,
                                          "Subject": "sample string 5",
                                          "NumPosts": 6,
                                          "Views": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Forum": {
                                            "Id": 1,
                                            "ForumGroupId": 2,
                                            "Name": "sample string 3",
                                            "Description": "sample string 4",
                                            "NumTopics": 5,
                                            "NumPosts": 6,
                                            "LastTopicId": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "DisplayOrder": 10,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Group": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "DisplayOrder": 3,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Forum": []
                                            },
                                            "Forums_Topic": []
                                          },
                                          "Forums_Post": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "TopicId": 2,
                                        "CustomerId": 3,
                                        "Text": "sample string 4",
                                        "IPAddress": "sample string 5",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Topic": {
                                          "Id": 1,
                                          "ForumId": 2,
                                          "CustomerId": 3,
                                          "TopicTypeId": 4,
                                          "Subject": "sample string 5",
                                          "NumPosts": 6,
                                          "Views": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Forum": {
                                            "Id": 1,
                                            "ForumGroupId": 2,
                                            "Name": "sample string 3",
                                            "Description": "sample string 4",
                                            "NumTopics": 5,
                                            "NumPosts": 6,
                                            "LastTopicId": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "DisplayOrder": 10,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Group": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "DisplayOrder": 3,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Forum": []
                                            },
                                            "Forums_Topic": []
                                          },
                                          "Forums_Post": []
                                        }
                                      }
                                    ],
                                    "Forums_Subscription": [
                                      {
                                        "Id": 1,
                                        "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                        "CustomerId": 3,
                                        "ForumId": 4,
                                        "TopicId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                        "CustomerId": 3,
                                        "ForumId": 4,
                                        "TopicId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "Forums_Topic": [
                                      {
                                        "Id": 1,
                                        "ForumId": 2,
                                        "CustomerId": 3,
                                        "TopicTypeId": 4,
                                        "Subject": "sample string 5",
                                        "NumPosts": 6,
                                        "Views": 7,
                                        "LastPostId": 8,
                                        "LastPostCustomerId": 9,
                                        "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Forum": {
                                          "Id": 1,
                                          "ForumGroupId": 2,
                                          "Name": "sample string 3",
                                          "Description": "sample string 4",
                                          "NumTopics": 5,
                                          "NumPosts": 6,
                                          "LastTopicId": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "DisplayOrder": 10,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Group": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "DisplayOrder": 3,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Forum": []
                                          },
                                          "Forums_Topic": []
                                        },
                                        "Forums_Post": [
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "ForumId": 2,
                                        "CustomerId": 3,
                                        "TopicTypeId": 4,
                                        "Subject": "sample string 5",
                                        "NumPosts": 6,
                                        "Views": 7,
                                        "LastPostId": 8,
                                        "LastPostCustomerId": 9,
                                        "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Forum": {
                                          "Id": 1,
                                          "ForumGroupId": 2,
                                          "Name": "sample string 3",
                                          "Description": "sample string 4",
                                          "NumTopics": 5,
                                          "NumPosts": 6,
                                          "LastTopicId": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "DisplayOrder": 10,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Group": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "DisplayOrder": 3,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Forum": []
                                          },
                                          "Forums_Topic": []
                                        },
                                        "Forums_Post": [
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      }
                                    ],
                                    "Logs": [
                                      {
                                        "Id": 1,
                                        "LogLevelId": 2,
                                        "ShortMessage": "sample string 3",
                                        "FullMessage": "sample string 4",
                                        "IpAddress": "sample string 5",
                                        "CustomerId": 1,
                                        "PageUrl": "sample string 6",
                                        "ReferrerUrl": "sample string 7",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "LogLevelId": 2,
                                        "ShortMessage": "sample string 3",
                                        "FullMessage": "sample string 4",
                                        "IpAddress": "sample string 5",
                                        "CustomerId": 1,
                                        "PageUrl": "sample string 6",
                                        "ReferrerUrl": "sample string 7",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "NewsComments": [
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "News": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          },
                                          "NewsComments": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "News": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          },
                                          "NewsComments": []
                                        }
                                      }
                                    ],
                                    "PollVotingRecords": [
                                      {
                                        "Id": 1,
                                        "PollAnswerId": 2,
                                        "CustomerId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswer": {
                                          "Id": 1,
                                          "PollId": 2,
                                          "Name": "sample string 3",
                                          "NumberOfVotes": 4,
                                          "DisplayOrder": 5,
                                          "Poll": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Name": "sample string 3",
                                            "SystemKeyword": "sample string 4",
                                            "Published": true,
                                            "ShowOnHomePage": true,
                                            "AllowGuestsToVote": true,
                                            "DisplayOrder": 8,
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "Polls": []
                                            },
                                            "PollAnswers": []
                                          },
                                          "PollVotingRecords": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "PollAnswerId": 2,
                                        "CustomerId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswer": {
                                          "Id": 1,
                                          "PollId": 2,
                                          "Name": "sample string 3",
                                          "NumberOfVotes": 4,
                                          "DisplayOrder": 5,
                                          "Poll": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Name": "sample string 3",
                                            "SystemKeyword": "sample string 4",
                                            "Published": true,
                                            "ShowOnHomePage": true,
                                            "AllowGuestsToVote": true,
                                            "DisplayOrder": 8,
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "Polls": []
                                            },
                                            "PollAnswers": []
                                          },
                                          "PollVotingRecords": []
                                        }
                                      }
                                    ],
                                    "Forums_PrivateMessage": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "Forums_PrivateMessage1": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "ReturnRequests": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "OrderItemId": 3,
                                        "CustomerId": 4,
                                        "Quantity": 5,
                                        "ReasonForReturn": "sample string 6",
                                        "RequestedAction": "sample string 7",
                                        "CustomerComments": "sample string 8",
                                        "StaffNotes": "sample string 9",
                                        "ReturnRequestStatusId": 10,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "OrderItemId": 3,
                                        "CustomerId": 4,
                                        "Quantity": 5,
                                        "ReasonForReturn": "sample string 6",
                                        "RequestedAction": "sample string 7",
                                        "CustomerComments": "sample string 8",
                                        "StaffNotes": "sample string 9",
                                        "ReturnRequestStatusId": 10,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "RewardPointsHistories": [],
                                    "ShoppingCartItems": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ShoppingCartTypeId": 3,
                                        "CustomerId": 4,
                                        "ProductId": 5,
                                        "AttributesXml": "sample string 6",
                                        "CustomerEnteredPrice": 7.0,
                                        "Quantity": 8,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "ListChairIndexF1": "sample string 11",
                                        "ListChairValueF1": "sample string 12",
                                        "ListChairIndexF2": "sample string 13",
                                        "ListChairValueF2": "sample string 14",
                                        "ListChairIndexF3": "sample string 15",
                                        "ListChairValueF3": "sample string 16",
                                        "PositionId": 1
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ShoppingCartTypeId": 3,
                                        "CustomerId": 4,
                                        "ProductId": 5,
                                        "AttributesXml": "sample string 6",
                                        "CustomerEnteredPrice": 7.0,
                                        "Quantity": 8,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "ListChairIndexF1": "sample string 11",
                                        "ListChairValueF1": "sample string 12",
                                        "ListChairIndexF2": "sample string 13",
                                        "ListChairValueF2": "sample string 14",
                                        "ListChairIndexF3": "sample string 15",
                                        "ListChairValueF3": "sample string 16",
                                        "PositionId": 1
                                      }
                                    ],
                                    "Addresses": [
                                      {
                                        "Id": 1,
                                        "FirstName": "sample string 2",
                                        "LastName": "sample string 3",
                                        "Email": "sample string 4",
                                        "Company": "sample string 5",
                                        "PersonInCharge": "sample string 6",
                                        "CountryId": 1,
                                        "StateProvinceId": 1,
                                        "City": "sample string 7",
                                        "Address1": "sample string 8",
                                        "Address2": "sample string 9",
                                        "ZipPostalCode": "sample string 10",
                                        "PhoneNumber": "sample string 11",
                                        "FaxNumber": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "Country": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "AllowsBilling": true,
                                          "AllowsShipping": true,
                                          "TwoLetterIsoCode": "sample string 5",
                                          "ThreeLetterIsoCode": "sample string 6",
                                          "NumericIsoCode": 7,
                                          "SubjectToVat": true,
                                          "Published": true,
                                          "DisplayOrder": 10,
                                          "Addresses": [],
                                          "StateProvinces": [
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            },
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            }
                                          ],
                                          "ShippingMethods": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            }
                                          ]
                                        },
                                        "StateProvince": {
                                          "Id": 1,
                                          "CountryId": 2,
                                          "Name": "sample string 3",
                                          "Abbreviation": "sample string 4",
                                          "Published": true,
                                          "DisplayOrder": 6,
                                          "ShowMenu": true,
                                          "ProvinceId": 8,
                                          "Addresses": [],
                                          "Country": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "AllowsBilling": true,
                                            "AllowsShipping": true,
                                            "TwoLetterIsoCode": "sample string 5",
                                            "ThreeLetterIsoCode": "sample string 6",
                                            "NumericIsoCode": 7,
                                            "SubjectToVat": true,
                                            "Published": true,
                                            "DisplayOrder": 10,
                                            "Addresses": [],
                                            "StateProvinces": [],
                                            "ShippingMethods": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              }
                                            ]
                                          }
                                        },
                                        "Affiliates": [
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          },
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          }
                                        ],
                                        "Customers": []
                                      },
                                      {
                                        "Id": 1,
                                        "FirstName": "sample string 2",
                                        "LastName": "sample string 3",
                                        "Email": "sample string 4",
                                        "Company": "sample string 5",
                                        "PersonInCharge": "sample string 6",
                                        "CountryId": 1,
                                        "StateProvinceId": 1,
                                        "City": "sample string 7",
                                        "Address1": "sample string 8",
                                        "Address2": "sample string 9",
                                        "ZipPostalCode": "sample string 10",
                                        "PhoneNumber": "sample string 11",
                                        "FaxNumber": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "Country": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "AllowsBilling": true,
                                          "AllowsShipping": true,
                                          "TwoLetterIsoCode": "sample string 5",
                                          "ThreeLetterIsoCode": "sample string 6",
                                          "NumericIsoCode": 7,
                                          "SubjectToVat": true,
                                          "Published": true,
                                          "DisplayOrder": 10,
                                          "Addresses": [],
                                          "StateProvinces": [
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            },
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            }
                                          ],
                                          "ShippingMethods": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            }
                                          ]
                                        },
                                        "StateProvince": {
                                          "Id": 1,
                                          "CountryId": 2,
                                          "Name": "sample string 3",
                                          "Abbreviation": "sample string 4",
                                          "Published": true,
                                          "DisplayOrder": 6,
                                          "ShowMenu": true,
                                          "ProvinceId": 8,
                                          "Addresses": [],
                                          "Country": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "AllowsBilling": true,
                                            "AllowsShipping": true,
                                            "TwoLetterIsoCode": "sample string 5",
                                            "ThreeLetterIsoCode": "sample string 6",
                                            "NumericIsoCode": 7,
                                            "SubjectToVat": true,
                                            "Published": true,
                                            "DisplayOrder": 10,
                                            "Addresses": [],
                                            "StateProvinces": [],
                                            "ShippingMethods": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              }
                                            ]
                                          }
                                        },
                                        "Affiliates": [
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          },
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          }
                                        ],
                                        "Customers": []
                                      }
                                    ]
                                  }
                                }
                              ],
                              "Shipments": [
                                {
                                  "Id": 1,
                                  "OrderId": 2,
                                  "TrackingNumber": "sample string 3",
                                  "TotalWeight": 1.0,
                                  "ShippedDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "DeliveryDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "ShipmentItems": [
                                    {
                                      "Id": 1,
                                      "ShipmentId": 2,
                                      "OrderItemId": 3,
                                      "Quantity": 4
                                    },
                                    {
                                      "Id": 1,
                                      "ShipmentId": 2,
                                      "OrderItemId": 3,
                                      "Quantity": 4
                                    }
                                  ]
                                },
                                {
                                  "Id": 1,
                                  "OrderId": 2,
                                  "TrackingNumber": "sample string 3",
                                  "TotalWeight": 1.0,
                                  "ShippedDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "DeliveryDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "ShipmentItems": [
                                    {
                                      "Id": 1,
                                      "ShipmentId": 2,
                                      "OrderItemId": 3,
                                      "Quantity": 4
                                    },
                                    {
                                      "Id": 1,
                                      "ShipmentId": 2,
                                      "OrderItemId": 3,
                                      "Quantity": 4
                                    }
                                  ]
                                }
                              ]
                            }
                          },
                          {
                            "Id": 1,
                            "GiftCardId": 2,
                            "UsedWithOrderId": 3,
                            "UsedValue": 4.0,
                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "Order": {
                              "Id": 1,
                              "OrderGuid": "ae44cfeb-4652-4735-a4e1-2c2944a032dc",
                              "StoreId": 3,
                              "CustomerId": 4,
                              "BillingAddressId": 5,
                              "ShippingAddressId": 1,
                              "OrderStatusId": 6,
                              "ShippingStatusId": 7,
                              "PaymentStatusId": 8,
                              "PaymentMethodSystemName": "sample string 9",
                              "CustomerCurrencyCode": "sample string 10",
                              "CurrencyRate": 1.0,
                              "CustomerTaxDisplayTypeId": 1,
                              "VatNumber": "sample string 11",
                              "OrderSubtotalInclTax": 1.0,
                              "OrderSubtotalExclTax": 1.0,
                              "OrderSubTotalDiscountInclTax": 1.0,
                              "OrderSubTotalDiscountExclTax": 1.0,
                              "OrderShippingInclTax": 1.0,
                              "OrderShippingExclTax": 1.0,
                              "PaymentMethodAdditionalFeeInclTax": 1.0,
                              "PaymentMethodAdditionalFeeExclTax": 1.0,
                              "TaxRates": "sample string 12",
                              "OrderTax": 1.0,
                              "OrderDiscount": 1.0,
                              "OrderTotal": 1.0,
                              "RefundedAmount": 1.0,
                              "RewardPointsWereAdded": true,
                              "CheckoutAttributeDescription": "sample string 14",
                              "CheckoutAttributesXml": "sample string 15",
                              "CustomerLanguageId": 1,
                              "AffiliateId": 1,
                              "UserId": 16,
                              "PrintingUserId": 17,
                              "InviterId": 18,
                              "CustomerIp": "sample string 19",
                              "AllowStoringCreditCardNumber": true,
                              "CardType": "sample string 20",
                              "CardName": "sample string 21",
                              "CardNumber": "sample string 22",
                              "MaskedCreditCardNumber": "sample string 23",
                              "CardCvv2": "sample string 24",
                              "CardExpirationMonth": "sample string 25",
                              "CardExpirationYear": "sample string 26",
                              "AuthorizationTransactionId": "sample string 27",
                              "AuthorizationTransactionCode": "sample string 28",
                              "AuthorizationTransactionResult": "sample string 29",
                              "CaptureTransactionId": "sample string 30",
                              "CaptureTransactionResult": "sample string 31",
                              "SubscriptionTransactionId": "sample string 32",
                              "PurchaseOrderNumber": "sample string 33",
                              "PaidDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                              "ShippingMethod": "sample string 34",
                              "ShippingRateComputationMethodSystemName": "sample string 35",
                              "Deleted": true,
                              "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                              "PrintedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                              "ShippingTimeId": 1,
                              "IsInvitation": true,
                              "IsOnline": true,
                              "IsContract": true,
                              "BarCode": "sample string 41",
                              "BarCodeBinary": "QEA=",
                              "vpcTelcoCode": "sample string 42",
                              "vpc_MerchTxnRef": "sample string 43",
                              "IsEmailSent": true,
                              "IsSmsSent": true,
                              "CustomerFirstName": "sample string 44",
                              "CustomerLastName": "sample string 45",
                              "CustomerEmail": "sample string 46",
                              "CustomerPhone": "sample string 47",
                              "IsAutoBuy": true,
                              "MemberCardCode": "sample string 48",
                              "PointReward": 1.0,
                              "PointCard": 1.0,
                              "VoucherCode": "sample string 49",
                              "CampaignId": 1,
                              "DiscountStatus": 1,
                              "IsTicketUsed": true,
                              "CheckedInOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                              "CheckedInUserId": 1,
                              "TransactionID": "sample string 50",
                              "InvNo": "sample string 51",
                              "ErrorStatus": "sample string 52",
                              "ETicketUrl": "sample string 53",
                              "DiscountUsageHistories": [
                                {
                                  "Id": 1,
                                  "DiscountId": 2,
                                  "OrderId": 3,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "Discount": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "DiscountTypeId": 3,
                                    "UsePercentage": true,
                                    "DiscountPercentage": 5.0,
                                    "DiscountAmount": 6.0,
                                    "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "RequiresCouponCode": true,
                                    "CouponCode": "sample string 8",
                                    "DiscountLimitationId": 9,
                                    "LimitationTimes": 10,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "CreatedUser": "sample string 11",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "UpdatedUser": "sample string 12",
                                    "DiscountRequirements": [
                                      {
                                        "Id": 1,
                                        "DiscountId": 2,
                                        "DiscountRequirementRuleSystemName": "sample string 3"
                                      },
                                      {
                                        "Id": 1,
                                        "DiscountId": 2,
                                        "DiscountRequirementRuleSystemName": "sample string 3"
                                      }
                                    ],
                                    "DiscountUsageHistories": [],
                                    "Categories": [
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "CategoryTemplateId": 4,
                                        "MetaKeywords": "sample string 5",
                                        "MetaDescription": "sample string 6",
                                        "MetaTitle": "sample string 7",
                                        "ParentCategoryId": 8,
                                        "PictureId": 9,
                                        "PageSize": 10,
                                        "AllowCustomersToSelectPageSize": true,
                                        "PageSizeOptions": "sample string 12",
                                        "PriceRanges": "sample string 13",
                                        "ShowOnHomePage": true,
                                        "HasDiscountsApplied": true,
                                        "SubjectToAcl": true,
                                        "LimitedToStores": true,
                                        "Published": true,
                                        "Deleted": true,
                                        "DisplayOrder": 20,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "IsFavorites": true,
                                        "Level": 24,
                                        "SubCategories": "sample string 25",
                                        "CreatedUser": "sample string 26",
                                        "UpdatedUser": "sample string 27",
                                        "CategoryFilmMappings": [
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          },
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          }
                                        ],
                                        "Product_Category_Mapping": [
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          },
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          }
                                        ],
                                        "Discounts": []
                                      },
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "CategoryTemplateId": 4,
                                        "MetaKeywords": "sample string 5",
                                        "MetaDescription": "sample string 6",
                                        "MetaTitle": "sample string 7",
                                        "ParentCategoryId": 8,
                                        "PictureId": 9,
                                        "PageSize": 10,
                                        "AllowCustomersToSelectPageSize": true,
                                        "PageSizeOptions": "sample string 12",
                                        "PriceRanges": "sample string 13",
                                        "ShowOnHomePage": true,
                                        "HasDiscountsApplied": true,
                                        "SubjectToAcl": true,
                                        "LimitedToStores": true,
                                        "Published": true,
                                        "Deleted": true,
                                        "DisplayOrder": 20,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "IsFavorites": true,
                                        "Level": 24,
                                        "SubCategories": "sample string 25",
                                        "CreatedUser": "sample string 26",
                                        "UpdatedUser": "sample string 27",
                                        "CategoryFilmMappings": [
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          },
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          }
                                        ],
                                        "Product_Category_Mapping": [
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          },
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          }
                                        ],
                                        "Discounts": []
                                      }
                                    ],
                                    "Products": []
                                  }
                                },
                                {
                                  "Id": 1,
                                  "DiscountId": 2,
                                  "OrderId": 3,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "Discount": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "DiscountTypeId": 3,
                                    "UsePercentage": true,
                                    "DiscountPercentage": 5.0,
                                    "DiscountAmount": 6.0,
                                    "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "RequiresCouponCode": true,
                                    "CouponCode": "sample string 8",
                                    "DiscountLimitationId": 9,
                                    "LimitationTimes": 10,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "CreatedUser": "sample string 11",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "UpdatedUser": "sample string 12",
                                    "DiscountRequirements": [
                                      {
                                        "Id": 1,
                                        "DiscountId": 2,
                                        "DiscountRequirementRuleSystemName": "sample string 3"
                                      },
                                      {
                                        "Id": 1,
                                        "DiscountId": 2,
                                        "DiscountRequirementRuleSystemName": "sample string 3"
                                      }
                                    ],
                                    "DiscountUsageHistories": [],
                                    "Categories": [
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "CategoryTemplateId": 4,
                                        "MetaKeywords": "sample string 5",
                                        "MetaDescription": "sample string 6",
                                        "MetaTitle": "sample string 7",
                                        "ParentCategoryId": 8,
                                        "PictureId": 9,
                                        "PageSize": 10,
                                        "AllowCustomersToSelectPageSize": true,
                                        "PageSizeOptions": "sample string 12",
                                        "PriceRanges": "sample string 13",
                                        "ShowOnHomePage": true,
                                        "HasDiscountsApplied": true,
                                        "SubjectToAcl": true,
                                        "LimitedToStores": true,
                                        "Published": true,
                                        "Deleted": true,
                                        "DisplayOrder": 20,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "IsFavorites": true,
                                        "Level": 24,
                                        "SubCategories": "sample string 25",
                                        "CreatedUser": "sample string 26",
                                        "UpdatedUser": "sample string 27",
                                        "CategoryFilmMappings": [
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          },
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          }
                                        ],
                                        "Product_Category_Mapping": [
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          },
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          }
                                        ],
                                        "Discounts": []
                                      },
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "CategoryTemplateId": 4,
                                        "MetaKeywords": "sample string 5",
                                        "MetaDescription": "sample string 6",
                                        "MetaTitle": "sample string 7",
                                        "ParentCategoryId": 8,
                                        "PictureId": 9,
                                        "PageSize": 10,
                                        "AllowCustomersToSelectPageSize": true,
                                        "PageSizeOptions": "sample string 12",
                                        "PriceRanges": "sample string 13",
                                        "ShowOnHomePage": true,
                                        "HasDiscountsApplied": true,
                                        "SubjectToAcl": true,
                                        "LimitedToStores": true,
                                        "Published": true,
                                        "Deleted": true,
                                        "DisplayOrder": 20,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "IsFavorites": true,
                                        "Level": 24,
                                        "SubCategories": "sample string 25",
                                        "CreatedUser": "sample string 26",
                                        "UpdatedUser": "sample string 27",
                                        "CategoryFilmMappings": [
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          },
                                          {
                                            "Id": 1,
                                            "FilmId": 1,
                                            "CategoryId": 1,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                            "CreatedUser": "sample string 2"
                                          }
                                        ],
                                        "Product_Category_Mapping": [
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          },
                                          {
                                            "Id": 1,
                                            "ProductId": 2,
                                            "CategoryId": 3,
                                            "IsFeaturedProduct": true,
                                            "DisplayOrder": 5
                                          }
                                        ],
                                        "Discounts": []
                                      }
                                    ],
                                    "Products": []
                                  }
                                }
                              ],
                              "GiftCardUsageHistories": [],
                              "OrderItems": [],
                              "OrderNotes": [
                                {
                                  "Id": 1,
                                  "OrderId": 2,
                                  "Note": "sample string 3",
                                  "DisplayToCustomer": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                },
                                {
                                  "Id": 1,
                                  "OrderId": 2,
                                  "Note": "sample string 3",
                                  "DisplayToCustomer": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                }
                              ],
                              "RecurringPayments": [
                                {
                                  "Id": 1,
                                  "CycleLength": 2,
                                  "CyclePeriodId": 3,
                                  "TotalCycles": 4,
                                  "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "IsActive": true,
                                  "Deleted": true,
                                  "InitialOrderId": 8,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "RecurringPaymentHistories": [
                                    {
                                      "Id": 1,
                                      "RecurringPaymentId": 2,
                                      "OrderId": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                    },
                                    {
                                      "Id": 1,
                                      "RecurringPaymentId": 2,
                                      "OrderId": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                    }
                                  ]
                                },
                                {
                                  "Id": 1,
                                  "CycleLength": 2,
                                  "CyclePeriodId": 3,
                                  "TotalCycles": 4,
                                  "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "IsActive": true,
                                  "Deleted": true,
                                  "InitialOrderId": 8,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "RecurringPaymentHistories": [
                                    {
                                      "Id": 1,
                                      "RecurringPaymentId": 2,
                                      "OrderId": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                    },
                                    {
                                      "Id": 1,
                                      "RecurringPaymentId": 2,
                                      "OrderId": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                    }
                                  ]
                                }
                              ],
                              "RewardPointsHistories": [
                                {
                                  "Id": 1,
                                  "CustomerId": 2,
                                  "Points": 3,
                                  "PointsBalance": 4,
                                  "UsedAmount": 5.0,
                                  "Message": "sample string 6",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "UsedWithOrder_Id": 1,
                                  "Customer": {
                                    "Id": 1,
                                    "CustomerGuid": "0ac48611-ccfc-4669-af3e-7cfe8ce4bcd7",
                                    "Username": "sample string 3",
                                    "Email": "sample string 4",
                                    "Password": "sample string 5",
                                    "PasswordFormatId": 6,
                                    "PasswordSalt": "sample string 7",
                                    "AdminComment": "sample string 8",
                                    "IsTaxExempt": true,
                                    "AffiliateId": 10,
                                    "VendorId": 11,
                                    "Active": true,
                                    "Deleted": true,
                                    "IsSystemAccount": true,
                                    "SystemName": "sample string 15",
                                    "LastIpAddress": "sample string 16",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "LastLoginDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "LastActivityDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "BillingAddress_Id": 1,
                                    "ShippingAddress_Id": 1,
                                    "IsStaff": true,
                                    "IsManufacturer": true,
                                    "ManufacturerId": 1,
                                    "CustomerFirstName": "sample string 19",
                                    "CustomerLastName": "sample string 20",
                                    "BirthDay": "2025-05-19T10:21:02.8513541+07:00",
                                    "Mobile": "sample string 21",
                                    "Sex": "sample string 22",
                                    "Marriage": true,
                                    "Address": "sample string 23",
                                    "Position": "sample string 24",
                                    "Favour": "sample string 25",
                                    "CardCode": "sample string 26",
                                    "CardLevelName": "sample string 27",
                                    "CurrentCardId": 1,
                                    "CardIssued": true,
                                    "PointReward": 1.0,
                                    "PointCard": 1.0,
                                    "LastVisitedPage": "sample string 28",
                                    "DateCreateCard": "2025-05-19T10:21:02.8513541+07:00",
                                    "DateExpireCard": "2025-05-19T10:21:02.8513541+07:00",
                                    "DateLevel": "2025-05-19T10:21:02.8513541+07:00",
                                    "Area_Id": 1,
                                    "City_Id": 1,
                                    "Job_Id": 1,
                                    "District_Id": 1,
                                    "Country_Id": 1,
                                    "ActivityLogs": [
                                      {
                                        "Id": 1,
                                        "ActivityLogTypeId": 2,
                                        "CustomerId": 3,
                                        "Comment": "sample string 4",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ActivityLogType": {
                                          "Id": 1,
                                          "SystemKeyword": "sample string 2",
                                          "Name": "sample string 3",
                                          "Enabled": true,
                                          "ActivityLogs": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "ActivityLogTypeId": 2,
                                        "CustomerId": 3,
                                        "Comment": "sample string 4",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ActivityLogType": {
                                          "Id": 1,
                                          "SystemKeyword": "sample string 2",
                                          "Name": "sample string 3",
                                          "Enabled": true,
                                          "ActivityLogs": []
                                        }
                                      }
                                    ],
                                    "BackInStockSubscriptions": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ProductId": 3,
                                        "CustomerId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ProductId": 3,
                                        "CustomerId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "BlogComments": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogPost": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [],
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogPost": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [],
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      }
                                    ],
                                    "Customer_CustomerRole_Mapping": [
                                      {
                                        "Customer_Id": 1,
                                        "CustomerRole_Id": 2,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedUser": "sample string 3",
                                        "CustomerRole": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "FreeShipping": true,
                                          "TaxExempt": true,
                                          "Active": true,
                                          "IsSystemRole": true,
                                          "SystemName": "sample string 7",
                                          "Customer_CustomerRole_Mapping": [],
                                          "TierPrices": [
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            },
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            }
                                          ],
                                          "PermissionRecords": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "Customer_Id": 1,
                                        "CustomerRole_Id": 2,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedUser": "sample string 3",
                                        "CustomerRole": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "FreeShipping": true,
                                          "TaxExempt": true,
                                          "Active": true,
                                          "IsSystemRole": true,
                                          "SystemName": "sample string 7",
                                          "Customer_CustomerRole_Mapping": [],
                                          "TierPrices": [
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            },
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            }
                                          ],
                                          "PermissionRecords": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "ExternalAuthenticationRecords": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "Email": "sample string 3",
                                        "ExternalIdentifier": "sample string 4",
                                        "ExternalDisplayIdentifier": "sample string 5",
                                        "OAuthToken": "sample string 6",
                                        "OAuthAccessToken": "sample string 7",
                                        "ProviderSystemName": "sample string 8"
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "Email": "sample string 3",
                                        "ExternalIdentifier": "sample string 4",
                                        "ExternalDisplayIdentifier": "sample string 5",
                                        "OAuthToken": "sample string 6",
                                        "OAuthAccessToken": "sample string 7",
                                        "ProviderSystemName": "sample string 8"
                                      }
                                    ],
                                    "Forums_Post": [
                                      {
                                        "Id": 1,
                                        "TopicId": 2,
                                        "CustomerId": 3,
                                        "Text": "sample string 4",
                                        "IPAddress": "sample string 5",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Topic": {
                                          "Id": 1,
                                          "ForumId": 2,
                                          "CustomerId": 3,
                                          "TopicTypeId": 4,
                                          "Subject": "sample string 5",
                                          "NumPosts": 6,
                                          "Views": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Forum": {
                                            "Id": 1,
                                            "ForumGroupId": 2,
                                            "Name": "sample string 3",
                                            "Description": "sample string 4",
                                            "NumTopics": 5,
                                            "NumPosts": 6,
                                            "LastTopicId": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "DisplayOrder": 10,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Group": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "DisplayOrder": 3,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Forum": []
                                            },
                                            "Forums_Topic": []
                                          },
                                          "Forums_Post": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "TopicId": 2,
                                        "CustomerId": 3,
                                        "Text": "sample string 4",
                                        "IPAddress": "sample string 5",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Topic": {
                                          "Id": 1,
                                          "ForumId": 2,
                                          "CustomerId": 3,
                                          "TopicTypeId": 4,
                                          "Subject": "sample string 5",
                                          "NumPosts": 6,
                                          "Views": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Forum": {
                                            "Id": 1,
                                            "ForumGroupId": 2,
                                            "Name": "sample string 3",
                                            "Description": "sample string 4",
                                            "NumTopics": 5,
                                            "NumPosts": 6,
                                            "LastTopicId": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "DisplayOrder": 10,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Group": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "DisplayOrder": 3,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Forum": []
                                            },
                                            "Forums_Topic": []
                                          },
                                          "Forums_Post": []
                                        }
                                      }
                                    ],
                                    "Forums_Subscription": [
                                      {
                                        "Id": 1,
                                        "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                        "CustomerId": 3,
                                        "ForumId": 4,
                                        "TopicId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                        "CustomerId": 3,
                                        "ForumId": 4,
                                        "TopicId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "Forums_Topic": [
                                      {
                                        "Id": 1,
                                        "ForumId": 2,
                                        "CustomerId": 3,
                                        "TopicTypeId": 4,
                                        "Subject": "sample string 5",
                                        "NumPosts": 6,
                                        "Views": 7,
                                        "LastPostId": 8,
                                        "LastPostCustomerId": 9,
                                        "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Forum": {
                                          "Id": 1,
                                          "ForumGroupId": 2,
                                          "Name": "sample string 3",
                                          "Description": "sample string 4",
                                          "NumTopics": 5,
                                          "NumPosts": 6,
                                          "LastTopicId": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "DisplayOrder": 10,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Group": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "DisplayOrder": 3,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Forum": []
                                          },
                                          "Forums_Topic": []
                                        },
                                        "Forums_Post": [
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "ForumId": 2,
                                        "CustomerId": 3,
                                        "TopicTypeId": 4,
                                        "Subject": "sample string 5",
                                        "NumPosts": 6,
                                        "Views": 7,
                                        "LastPostId": 8,
                                        "LastPostCustomerId": 9,
                                        "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Forum": {
                                          "Id": 1,
                                          "ForumGroupId": 2,
                                          "Name": "sample string 3",
                                          "Description": "sample string 4",
                                          "NumTopics": 5,
                                          "NumPosts": 6,
                                          "LastTopicId": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "DisplayOrder": 10,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Group": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "DisplayOrder": 3,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Forum": []
                                          },
                                          "Forums_Topic": []
                                        },
                                        "Forums_Post": [
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      }
                                    ],
                                    "Logs": [
                                      {
                                        "Id": 1,
                                        "LogLevelId": 2,
                                        "ShortMessage": "sample string 3",
                                        "FullMessage": "sample string 4",
                                        "IpAddress": "sample string 5",
                                        "CustomerId": 1,
                                        "PageUrl": "sample string 6",
                                        "ReferrerUrl": "sample string 7",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "LogLevelId": 2,
                                        "ShortMessage": "sample string 3",
                                        "FullMessage": "sample string 4",
                                        "IpAddress": "sample string 5",
                                        "CustomerId": 1,
                                        "PageUrl": "sample string 6",
                                        "ReferrerUrl": "sample string 7",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "NewsComments": [
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "News": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          },
                                          "NewsComments": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "News": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          },
                                          "NewsComments": []
                                        }
                                      }
                                    ],
                                    "PollVotingRecords": [
                                      {
                                        "Id": 1,
                                        "PollAnswerId": 2,
                                        "CustomerId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswer": {
                                          "Id": 1,
                                          "PollId": 2,
                                          "Name": "sample string 3",
                                          "NumberOfVotes": 4,
                                          "DisplayOrder": 5,
                                          "Poll": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Name": "sample string 3",
                                            "SystemKeyword": "sample string 4",
                                            "Published": true,
                                            "ShowOnHomePage": true,
                                            "AllowGuestsToVote": true,
                                            "DisplayOrder": 8,
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "Polls": []
                                            },
                                            "PollAnswers": []
                                          },
                                          "PollVotingRecords": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "PollAnswerId": 2,
                                        "CustomerId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswer": {
                                          "Id": 1,
                                          "PollId": 2,
                                          "Name": "sample string 3",
                                          "NumberOfVotes": 4,
                                          "DisplayOrder": 5,
                                          "Poll": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Name": "sample string 3",
                                            "SystemKeyword": "sample string 4",
                                            "Published": true,
                                            "ShowOnHomePage": true,
                                            "AllowGuestsToVote": true,
                                            "DisplayOrder": 8,
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "Polls": []
                                            },
                                            "PollAnswers": []
                                          },
                                          "PollVotingRecords": []
                                        }
                                      }
                                    ],
                                    "Forums_PrivateMessage": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "Forums_PrivateMessage1": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "ReturnRequests": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "OrderItemId": 3,
                                        "CustomerId": 4,
                                        "Quantity": 5,
                                        "ReasonForReturn": "sample string 6",
                                        "RequestedAction": "sample string 7",
                                        "CustomerComments": "sample string 8",
                                        "StaffNotes": "sample string 9",
                                        "ReturnRequestStatusId": 10,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "OrderItemId": 3,
                                        "CustomerId": 4,
                                        "Quantity": 5,
                                        "ReasonForReturn": "sample string 6",
                                        "RequestedAction": "sample string 7",
                                        "CustomerComments": "sample string 8",
                                        "StaffNotes": "sample string 9",
                                        "ReturnRequestStatusId": 10,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "RewardPointsHistories": [],
                                    "ShoppingCartItems": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ShoppingCartTypeId": 3,
                                        "CustomerId": 4,
                                        "ProductId": 5,
                                        "AttributesXml": "sample string 6",
                                        "CustomerEnteredPrice": 7.0,
                                        "Quantity": 8,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "ListChairIndexF1": "sample string 11",
                                        "ListChairValueF1": "sample string 12",
                                        "ListChairIndexF2": "sample string 13",
                                        "ListChairValueF2": "sample string 14",
                                        "ListChairIndexF3": "sample string 15",
                                        "ListChairValueF3": "sample string 16",
                                        "PositionId": 1
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ShoppingCartTypeId": 3,
                                        "CustomerId": 4,
                                        "ProductId": 5,
                                        "AttributesXml": "sample string 6",
                                        "CustomerEnteredPrice": 7.0,
                                        "Quantity": 8,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "ListChairIndexF1": "sample string 11",
                                        "ListChairValueF1": "sample string 12",
                                        "ListChairIndexF2": "sample string 13",
                                        "ListChairValueF2": "sample string 14",
                                        "ListChairIndexF3": "sample string 15",
                                        "ListChairValueF3": "sample string 16",
                                        "PositionId": 1
                                      }
                                    ],
                                    "Addresses": [
                                      {
                                        "Id": 1,
                                        "FirstName": "sample string 2",
                                        "LastName": "sample string 3",
                                        "Email": "sample string 4",
                                        "Company": "sample string 5",
                                        "PersonInCharge": "sample string 6",
                                        "CountryId": 1,
                                        "StateProvinceId": 1,
                                        "City": "sample string 7",
                                        "Address1": "sample string 8",
                                        "Address2": "sample string 9",
                                        "ZipPostalCode": "sample string 10",
                                        "PhoneNumber": "sample string 11",
                                        "FaxNumber": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "Country": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "AllowsBilling": true,
                                          "AllowsShipping": true,
                                          "TwoLetterIsoCode": "sample string 5",
                                          "ThreeLetterIsoCode": "sample string 6",
                                          "NumericIsoCode": 7,
                                          "SubjectToVat": true,
                                          "Published": true,
                                          "DisplayOrder": 10,
                                          "Addresses": [],
                                          "StateProvinces": [
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            },
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            }
                                          ],
                                          "ShippingMethods": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            }
                                          ]
                                        },
                                        "StateProvince": {
                                          "Id": 1,
                                          "CountryId": 2,
                                          "Name": "sample string 3",
                                          "Abbreviation": "sample string 4",
                                          "Published": true,
                                          "DisplayOrder": 6,
                                          "ShowMenu": true,
                                          "ProvinceId": 8,
                                          "Addresses": [],
                                          "Country": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "AllowsBilling": true,
                                            "AllowsShipping": true,
                                            "TwoLetterIsoCode": "sample string 5",
                                            "ThreeLetterIsoCode": "sample string 6",
                                            "NumericIsoCode": 7,
                                            "SubjectToVat": true,
                                            "Published": true,
                                            "DisplayOrder": 10,
                                            "Addresses": [],
                                            "StateProvinces": [],
                                            "ShippingMethods": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              }
                                            ]
                                          }
                                        },
                                        "Affiliates": [
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          },
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          }
                                        ],
                                        "Customers": []
                                      },
                                      {
                                        "Id": 1,
                                        "FirstName": "sample string 2",
                                        "LastName": "sample string 3",
                                        "Email": "sample string 4",
                                        "Company": "sample string 5",
                                        "PersonInCharge": "sample string 6",
                                        "CountryId": 1,
                                        "StateProvinceId": 1,
                                        "City": "sample string 7",
                                        "Address1": "sample string 8",
                                        "Address2": "sample string 9",
                                        "ZipPostalCode": "sample string 10",
                                        "PhoneNumber": "sample string 11",
                                        "FaxNumber": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "Country": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "AllowsBilling": true,
                                          "AllowsShipping": true,
                                          "TwoLetterIsoCode": "sample string 5",
                                          "ThreeLetterIsoCode": "sample string 6",
                                          "NumericIsoCode": 7,
                                          "SubjectToVat": true,
                                          "Published": true,
                                          "DisplayOrder": 10,
                                          "Addresses": [],
                                          "StateProvinces": [
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            },
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            }
                                          ],
                                          "ShippingMethods": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            }
                                          ]
                                        },
                                        "StateProvince": {
                                          "Id": 1,
                                          "CountryId": 2,
                                          "Name": "sample string 3",
                                          "Abbreviation": "sample string 4",
                                          "Published": true,
                                          "DisplayOrder": 6,
                                          "ShowMenu": true,
                                          "ProvinceId": 8,
                                          "Addresses": [],
                                          "Country": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "AllowsBilling": true,
                                            "AllowsShipping": true,
                                            "TwoLetterIsoCode": "sample string 5",
                                            "ThreeLetterIsoCode": "sample string 6",
                                            "NumericIsoCode": 7,
                                            "SubjectToVat": true,
                                            "Published": true,
                                            "DisplayOrder": 10,
                                            "Addresses": [],
                                            "StateProvinces": [],
                                            "ShippingMethods": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              }
                                            ]
                                          }
                                        },
                                        "Affiliates": [
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          },
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          }
                                        ],
                                        "Customers": []
                                      }
                                    ]
                                  }
                                },
                                {
                                  "Id": 1,
                                  "CustomerId": 2,
                                  "Points": 3,
                                  "PointsBalance": 4,
                                  "UsedAmount": 5.0,
                                  "Message": "sample string 6",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "UsedWithOrder_Id": 1,
                                  "Customer": {
                                    "Id": 1,
                                    "CustomerGuid": "0ac48611-ccfc-4669-af3e-7cfe8ce4bcd7",
                                    "Username": "sample string 3",
                                    "Email": "sample string 4",
                                    "Password": "sample string 5",
                                    "PasswordFormatId": 6,
                                    "PasswordSalt": "sample string 7",
                                    "AdminComment": "sample string 8",
                                    "IsTaxExempt": true,
                                    "AffiliateId": 10,
                                    "VendorId": 11,
                                    "Active": true,
                                    "Deleted": true,
                                    "IsSystemAccount": true,
                                    "SystemName": "sample string 15",
                                    "LastIpAddress": "sample string 16",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "LastLoginDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "LastActivityDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "BillingAddress_Id": 1,
                                    "ShippingAddress_Id": 1,
                                    "IsStaff": true,
                                    "IsManufacturer": true,
                                    "ManufacturerId": 1,
                                    "CustomerFirstName": "sample string 19",
                                    "CustomerLastName": "sample string 20",
                                    "BirthDay": "2025-05-19T10:21:02.8513541+07:00",
                                    "Mobile": "sample string 21",
                                    "Sex": "sample string 22",
                                    "Marriage": true,
                                    "Address": "sample string 23",
                                    "Position": "sample string 24",
                                    "Favour": "sample string 25",
                                    "CardCode": "sample string 26",
                                    "CardLevelName": "sample string 27",
                                    "CurrentCardId": 1,
                                    "CardIssued": true,
                                    "PointReward": 1.0,
                                    "PointCard": 1.0,
                                    "LastVisitedPage": "sample string 28",
                                    "DateCreateCard": "2025-05-19T10:21:02.8513541+07:00",
                                    "DateExpireCard": "2025-05-19T10:21:02.8513541+07:00",
                                    "DateLevel": "2025-05-19T10:21:02.8513541+07:00",
                                    "Area_Id": 1,
                                    "City_Id": 1,
                                    "Job_Id": 1,
                                    "District_Id": 1,
                                    "Country_Id": 1,
                                    "ActivityLogs": [
                                      {
                                        "Id": 1,
                                        "ActivityLogTypeId": 2,
                                        "CustomerId": 3,
                                        "Comment": "sample string 4",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ActivityLogType": {
                                          "Id": 1,
                                          "SystemKeyword": "sample string 2",
                                          "Name": "sample string 3",
                                          "Enabled": true,
                                          "ActivityLogs": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "ActivityLogTypeId": 2,
                                        "CustomerId": 3,
                                        "Comment": "sample string 4",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ActivityLogType": {
                                          "Id": 1,
                                          "SystemKeyword": "sample string 2",
                                          "Name": "sample string 3",
                                          "Enabled": true,
                                          "ActivityLogs": []
                                        }
                                      }
                                    ],
                                    "BackInStockSubscriptions": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ProductId": 3,
                                        "CustomerId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ProductId": 3,
                                        "CustomerId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "BlogComments": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogPost": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [],
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "CommentText": "sample string 3",
                                        "BlogPostId": 4,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogPost": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [],
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Short": "sample string 4",
                                                "Full": "sample string 5",
                                                "Published": true,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "AllowComments": true,
                                                "CommentCount": 8,
                                                "LimitedToStores": true,
                                                "MetaKeywords": "sample string 10",
                                                "MetaDescription": "sample string 11",
                                                "MetaTitle": "sample string 12",
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "ZoneId": 14,
                                                "ZoneName": "sample string 15",
                                                "IsHot": true,
                                                "IsFocus": true,
                                                "CustomerId": 16,
                                                "ViewCount": 1,
                                                "PictureId": 1,
                                                "OrderNo": 1,
                                                "UrlImage": "sample string 17",
                                                "UrlImages": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "PictureIds": "sample string 18",
                                                "NewsComments": [
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CommentTitle": "sample string 2",
                                                    "CommentText": "sample string 3",
                                                    "NewsItemId": 4,
                                                    "CustomerId": 5,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      }
                                    ],
                                    "Customer_CustomerRole_Mapping": [
                                      {
                                        "Customer_Id": 1,
                                        "CustomerRole_Id": 2,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedUser": "sample string 3",
                                        "CustomerRole": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "FreeShipping": true,
                                          "TaxExempt": true,
                                          "Active": true,
                                          "IsSystemRole": true,
                                          "SystemName": "sample string 7",
                                          "Customer_CustomerRole_Mapping": [],
                                          "TierPrices": [
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            },
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            }
                                          ],
                                          "PermissionRecords": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "Customer_Id": 1,
                                        "CustomerRole_Id": 2,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedUser": "sample string 3",
                                        "CustomerRole": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "FreeShipping": true,
                                          "TaxExempt": true,
                                          "Active": true,
                                          "IsSystemRole": true,
                                          "SystemName": "sample string 7",
                                          "Customer_CustomerRole_Mapping": [],
                                          "TierPrices": [
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            },
                                            {
                                              "Id": 1,
                                              "ProductId": 2,
                                              "StoreId": 3,
                                              "CustomerRoleId": 1,
                                              "Quantity": 4,
                                              "Price": 5.0
                                            }
                                          ],
                                          "PermissionRecords": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "SystemName": "sample string 3",
                                              "Category": "sample string 4",
                                              "CustomerRoles": []
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "ExternalAuthenticationRecords": [
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "Email": "sample string 3",
                                        "ExternalIdentifier": "sample string 4",
                                        "ExternalDisplayIdentifier": "sample string 5",
                                        "OAuthToken": "sample string 6",
                                        "OAuthAccessToken": "sample string 7",
                                        "ProviderSystemName": "sample string 8"
                                      },
                                      {
                                        "Id": 1,
                                        "CustomerId": 2,
                                        "Email": "sample string 3",
                                        "ExternalIdentifier": "sample string 4",
                                        "ExternalDisplayIdentifier": "sample string 5",
                                        "OAuthToken": "sample string 6",
                                        "OAuthAccessToken": "sample string 7",
                                        "ProviderSystemName": "sample string 8"
                                      }
                                    ],
                                    "Forums_Post": [
                                      {
                                        "Id": 1,
                                        "TopicId": 2,
                                        "CustomerId": 3,
                                        "Text": "sample string 4",
                                        "IPAddress": "sample string 5",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Topic": {
                                          "Id": 1,
                                          "ForumId": 2,
                                          "CustomerId": 3,
                                          "TopicTypeId": 4,
                                          "Subject": "sample string 5",
                                          "NumPosts": 6,
                                          "Views": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Forum": {
                                            "Id": 1,
                                            "ForumGroupId": 2,
                                            "Name": "sample string 3",
                                            "Description": "sample string 4",
                                            "NumTopics": 5,
                                            "NumPosts": 6,
                                            "LastTopicId": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "DisplayOrder": 10,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Group": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "DisplayOrder": 3,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Forum": []
                                            },
                                            "Forums_Topic": []
                                          },
                                          "Forums_Post": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "TopicId": 2,
                                        "CustomerId": 3,
                                        "Text": "sample string 4",
                                        "IPAddress": "sample string 5",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Topic": {
                                          "Id": 1,
                                          "ForumId": 2,
                                          "CustomerId": 3,
                                          "TopicTypeId": 4,
                                          "Subject": "sample string 5",
                                          "NumPosts": 6,
                                          "Views": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Forum": {
                                            "Id": 1,
                                            "ForumGroupId": 2,
                                            "Name": "sample string 3",
                                            "Description": "sample string 4",
                                            "NumTopics": 5,
                                            "NumPosts": 6,
                                            "LastTopicId": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "DisplayOrder": 10,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Group": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "DisplayOrder": 3,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Forum": []
                                            },
                                            "Forums_Topic": []
                                          },
                                          "Forums_Post": []
                                        }
                                      }
                                    ],
                                    "Forums_Subscription": [
                                      {
                                        "Id": 1,
                                        "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                        "CustomerId": 3,
                                        "ForumId": 4,
                                        "TopicId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                        "CustomerId": 3,
                                        "ForumId": 4,
                                        "TopicId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "Forums_Topic": [
                                      {
                                        "Id": 1,
                                        "ForumId": 2,
                                        "CustomerId": 3,
                                        "TopicTypeId": 4,
                                        "Subject": "sample string 5",
                                        "NumPosts": 6,
                                        "Views": 7,
                                        "LastPostId": 8,
                                        "LastPostCustomerId": 9,
                                        "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Forum": {
                                          "Id": 1,
                                          "ForumGroupId": 2,
                                          "Name": "sample string 3",
                                          "Description": "sample string 4",
                                          "NumTopics": 5,
                                          "NumPosts": 6,
                                          "LastTopicId": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "DisplayOrder": 10,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Group": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "DisplayOrder": 3,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Forum": []
                                          },
                                          "Forums_Topic": []
                                        },
                                        "Forums_Post": [
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "ForumId": 2,
                                        "CustomerId": 3,
                                        "TopicTypeId": 4,
                                        "Subject": "sample string 5",
                                        "NumPosts": 6,
                                        "Views": 7,
                                        "LastPostId": 8,
                                        "LastPostCustomerId": 9,
                                        "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "Forums_Forum": {
                                          "Id": 1,
                                          "ForumGroupId": 2,
                                          "Name": "sample string 3",
                                          "Description": "sample string 4",
                                          "NumTopics": 5,
                                          "NumPosts": 6,
                                          "LastTopicId": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "DisplayOrder": 10,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Group": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "DisplayOrder": 3,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Forum": []
                                          },
                                          "Forums_Topic": []
                                        },
                                        "Forums_Post": [
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "TopicId": 2,
                                            "CustomerId": 3,
                                            "Text": "sample string 4",
                                            "IPAddress": "sample string 5",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      }
                                    ],
                                    "Logs": [
                                      {
                                        "Id": 1,
                                        "LogLevelId": 2,
                                        "ShortMessage": "sample string 3",
                                        "FullMessage": "sample string 4",
                                        "IpAddress": "sample string 5",
                                        "CustomerId": 1,
                                        "PageUrl": "sample string 6",
                                        "ReferrerUrl": "sample string 7",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "LogLevelId": 2,
                                        "ShortMessage": "sample string 3",
                                        "FullMessage": "sample string 4",
                                        "IpAddress": "sample string 5",
                                        "CustomerId": 1,
                                        "PageUrl": "sample string 6",
                                        "ReferrerUrl": "sample string 7",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "NewsComments": [
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "News": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          },
                                          "NewsComments": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "CommentTitle": "sample string 2",
                                        "CommentText": "sample string 3",
                                        "NewsItemId": 4,
                                        "CustomerId": 5,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "News": {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "Language": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "LanguageCulture": "sample string 3",
                                            "UniqueSeoCode": "sample string 4",
                                            "FlagImageFileName": "sample string 5",
                                            "Rtl": true,
                                            "LimitedToStores": true,
                                            "Published": true,
                                            "DisplayOrder": 9,
                                            "BlogPosts": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Title": "sample string 3",
                                                "Body": "sample string 4",
                                                "AllowComments": true,
                                                "CommentCount": 6,
                                                "Tags": "sample string 7",
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "MetaKeywords": "sample string 8",
                                                "MetaDescription": "sample string 9",
                                                "MetaTitle": "sample string 10",
                                                "LimitedToStores": true,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "BlogComments": [
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "CustomerId": 2,
                                                    "CommentText": "sample string 3",
                                                    "BlogPostId": 4,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                  }
                                                ]
                                              }
                                            ],
                                            "LocaleStringResources": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "ResourceName": "sample string 3",
                                                "ResourceValue": "sample string 4"
                                              }
                                            ],
                                            "LocalizedProperties": [
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              },
                                              {
                                                "Id": 1,
                                                "EntityId": 2,
                                                "LanguageId": 3,
                                                "LocaleKeyGroup": "sample string 4",
                                                "LocaleKey": "sample string 5",
                                                "LocaleValue": "sample string 6"
                                              }
                                            ],
                                            "News": [],
                                            "Polls": [
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "Id": 1,
                                                "LanguageId": 2,
                                                "Name": "sample string 3",
                                                "SystemKeyword": "sample string 4",
                                                "Published": true,
                                                "ShowOnHomePage": true,
                                                "AllowGuestsToVote": true,
                                                "DisplayOrder": 8,
                                                "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "PollAnswers": [
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "PollId": 2,
                                                    "Name": "sample string 3",
                                                    "NumberOfVotes": 4,
                                                    "DisplayOrder": 5,
                                                    "PollVotingRecords": [
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "PollAnswerId": 2,
                                                        "CustomerId": 3,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            ]
                                          },
                                          "NewsComments": []
                                        }
                                      }
                                    ],
                                    "PollVotingRecords": [
                                      {
                                        "Id": 1,
                                        "PollAnswerId": 2,
                                        "CustomerId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswer": {
                                          "Id": 1,
                                          "PollId": 2,
                                          "Name": "sample string 3",
                                          "NumberOfVotes": 4,
                                          "DisplayOrder": 5,
                                          "Poll": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Name": "sample string 3",
                                            "SystemKeyword": "sample string 4",
                                            "Published": true,
                                            "ShowOnHomePage": true,
                                            "AllowGuestsToVote": true,
                                            "DisplayOrder": 8,
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "Polls": []
                                            },
                                            "PollAnswers": []
                                          },
                                          "PollVotingRecords": []
                                        }
                                      },
                                      {
                                        "Id": 1,
                                        "PollAnswerId": 2,
                                        "CustomerId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswer": {
                                          "Id": 1,
                                          "PollId": 2,
                                          "Name": "sample string 3",
                                          "NumberOfVotes": 4,
                                          "DisplayOrder": 5,
                                          "Poll": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Name": "sample string 3",
                                            "SystemKeyword": "sample string 4",
                                            "Published": true,
                                            "ShowOnHomePage": true,
                                            "AllowGuestsToVote": true,
                                            "DisplayOrder": 8,
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "Polls": []
                                            },
                                            "PollAnswers": []
                                          },
                                          "PollVotingRecords": []
                                        }
                                      }
                                    ],
                                    "Forums_PrivateMessage": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "Forums_PrivateMessage1": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "FromCustomerId": 3,
                                        "ToCustomerId": 4,
                                        "Subject": "sample string 5",
                                        "Text": "sample string 6",
                                        "IsRead": true,
                                        "IsDeletedByAuthor": true,
                                        "IsDeletedByRecipient": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "ReturnRequests": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "OrderItemId": 3,
                                        "CustomerId": 4,
                                        "Quantity": 5,
                                        "ReasonForReturn": "sample string 6",
                                        "RequestedAction": "sample string 7",
                                        "CustomerComments": "sample string 8",
                                        "StaffNotes": "sample string 9",
                                        "ReturnRequestStatusId": 10,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "OrderItemId": 3,
                                        "CustomerId": 4,
                                        "Quantity": 5,
                                        "ReasonForReturn": "sample string 6",
                                        "RequestedAction": "sample string 7",
                                        "CustomerComments": "sample string 8",
                                        "StaffNotes": "sample string 9",
                                        "ReturnRequestStatusId": 10,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                      }
                                    ],
                                    "RewardPointsHistories": [],
                                    "ShoppingCartItems": [
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ShoppingCartTypeId": 3,
                                        "CustomerId": 4,
                                        "ProductId": 5,
                                        "AttributesXml": "sample string 6",
                                        "CustomerEnteredPrice": 7.0,
                                        "Quantity": 8,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "ListChairIndexF1": "sample string 11",
                                        "ListChairValueF1": "sample string 12",
                                        "ListChairIndexF2": "sample string 13",
                                        "ListChairValueF2": "sample string 14",
                                        "ListChairIndexF3": "sample string 15",
                                        "ListChairValueF3": "sample string 16",
                                        "PositionId": 1
                                      },
                                      {
                                        "Id": 1,
                                        "StoreId": 2,
                                        "ShoppingCartTypeId": 3,
                                        "CustomerId": 4,
                                        "ProductId": 5,
                                        "AttributesXml": "sample string 6",
                                        "CustomerEnteredPrice": 7.0,
                                        "Quantity": 8,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "ListChairIndexF1": "sample string 11",
                                        "ListChairValueF1": "sample string 12",
                                        "ListChairIndexF2": "sample string 13",
                                        "ListChairValueF2": "sample string 14",
                                        "ListChairIndexF3": "sample string 15",
                                        "ListChairValueF3": "sample string 16",
                                        "PositionId": 1
                                      }
                                    ],
                                    "Addresses": [
                                      {
                                        "Id": 1,
                                        "FirstName": "sample string 2",
                                        "LastName": "sample string 3",
                                        "Email": "sample string 4",
                                        "Company": "sample string 5",
                                        "PersonInCharge": "sample string 6",
                                        "CountryId": 1,
                                        "StateProvinceId": 1,
                                        "City": "sample string 7",
                                        "Address1": "sample string 8",
                                        "Address2": "sample string 9",
                                        "ZipPostalCode": "sample string 10",
                                        "PhoneNumber": "sample string 11",
                                        "FaxNumber": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "Country": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "AllowsBilling": true,
                                          "AllowsShipping": true,
                                          "TwoLetterIsoCode": "sample string 5",
                                          "ThreeLetterIsoCode": "sample string 6",
                                          "NumericIsoCode": 7,
                                          "SubjectToVat": true,
                                          "Published": true,
                                          "DisplayOrder": 10,
                                          "Addresses": [],
                                          "StateProvinces": [
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            },
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            }
                                          ],
                                          "ShippingMethods": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            }
                                          ]
                                        },
                                        "StateProvince": {
                                          "Id": 1,
                                          "CountryId": 2,
                                          "Name": "sample string 3",
                                          "Abbreviation": "sample string 4",
                                          "Published": true,
                                          "DisplayOrder": 6,
                                          "ShowMenu": true,
                                          "ProvinceId": 8,
                                          "Addresses": [],
                                          "Country": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "AllowsBilling": true,
                                            "AllowsShipping": true,
                                            "TwoLetterIsoCode": "sample string 5",
                                            "ThreeLetterIsoCode": "sample string 6",
                                            "NumericIsoCode": 7,
                                            "SubjectToVat": true,
                                            "Published": true,
                                            "DisplayOrder": 10,
                                            "Addresses": [],
                                            "StateProvinces": [],
                                            "ShippingMethods": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              }
                                            ]
                                          }
                                        },
                                        "Affiliates": [
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          },
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          }
                                        ],
                                        "Customers": []
                                      },
                                      {
                                        "Id": 1,
                                        "FirstName": "sample string 2",
                                        "LastName": "sample string 3",
                                        "Email": "sample string 4",
                                        "Company": "sample string 5",
                                        "PersonInCharge": "sample string 6",
                                        "CountryId": 1,
                                        "StateProvinceId": 1,
                                        "City": "sample string 7",
                                        "Address1": "sample string 8",
                                        "Address2": "sample string 9",
                                        "ZipPostalCode": "sample string 10",
                                        "PhoneNumber": "sample string 11",
                                        "FaxNumber": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "Country": {
                                          "Id": 1,
                                          "Name": "sample string 2",
                                          "AllowsBilling": true,
                                          "AllowsShipping": true,
                                          "TwoLetterIsoCode": "sample string 5",
                                          "ThreeLetterIsoCode": "sample string 6",
                                          "NumericIsoCode": 7,
                                          "SubjectToVat": true,
                                          "Published": true,
                                          "DisplayOrder": 10,
                                          "Addresses": [],
                                          "StateProvinces": [
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            },
                                            {
                                              "Id": 1,
                                              "CountryId": 2,
                                              "Name": "sample string 3",
                                              "Abbreviation": "sample string 4",
                                              "Published": true,
                                              "DisplayOrder": 6,
                                              "ShowMenu": true,
                                              "ProvinceId": 8,
                                              "Addresses": []
                                            }
                                          ],
                                          "ShippingMethods": [
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            },
                                            {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "Description": "sample string 3",
                                              "DisplayOrder": 4,
                                              "Countries": []
                                            }
                                          ]
                                        },
                                        "StateProvince": {
                                          "Id": 1,
                                          "CountryId": 2,
                                          "Name": "sample string 3",
                                          "Abbreviation": "sample string 4",
                                          "Published": true,
                                          "DisplayOrder": 6,
                                          "ShowMenu": true,
                                          "ProvinceId": 8,
                                          "Addresses": [],
                                          "Country": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "AllowsBilling": true,
                                            "AllowsShipping": true,
                                            "TwoLetterIsoCode": "sample string 5",
                                            "ThreeLetterIsoCode": "sample string 6",
                                            "NumericIsoCode": 7,
                                            "SubjectToVat": true,
                                            "Published": true,
                                            "DisplayOrder": 10,
                                            "Addresses": [],
                                            "StateProvinces": [],
                                            "ShippingMethods": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              }
                                            ]
                                          }
                                        },
                                        "Affiliates": [
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          },
                                          {
                                            "Id": 1,
                                            "AddressId": 2,
                                            "Deleted": true,
                                            "Active": true
                                          }
                                        ],
                                        "Customers": []
                                      }
                                    ]
                                  }
                                }
                              ],
                              "Shipments": [
                                {
                                  "Id": 1,
                                  "OrderId": 2,
                                  "TrackingNumber": "sample string 3",
                                  "TotalWeight": 1.0,
                                  "ShippedDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "DeliveryDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "ShipmentItems": [
                                    {
                                      "Id": 1,
                                      "ShipmentId": 2,
                                      "OrderItemId": 3,
                                      "Quantity": 4
                                    },
                                    {
                                      "Id": 1,
                                      "ShipmentId": 2,
                                      "OrderItemId": 3,
                                      "Quantity": 4
                                    }
                                  ]
                                },
                                {
                                  "Id": 1,
                                  "OrderId": 2,
                                  "TrackingNumber": "sample string 3",
                                  "TotalWeight": 1.0,
                                  "ShippedDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "DeliveryDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                  "ShipmentItems": [
                                    {
                                      "Id": 1,
                                      "ShipmentId": 2,
                                      "OrderItemId": 3,
                                      "Quantity": 4
                                    },
                                    {
                                      "Id": 1,
                                      "ShipmentId": 2,
                                      "OrderItemId": 3,
                                      "Quantity": 4
                                    }
                                  ]
                                }
                              ]
                            }
                          }
                        ]
                      }
                    ],
                    "Order": {
                      "Id": 1,
                      "OrderGuid": "ae44cfeb-4652-4735-a4e1-2c2944a032dc",
                      "StoreId": 3,
                      "CustomerId": 4,
                      "BillingAddressId": 5,
                      "ShippingAddressId": 1,
                      "OrderStatusId": 6,
                      "ShippingStatusId": 7,
                      "PaymentStatusId": 8,
                      "PaymentMethodSystemName": "sample string 9",
                      "CustomerCurrencyCode": "sample string 10",
                      "CurrencyRate": 1.0,
                      "CustomerTaxDisplayTypeId": 1,
                      "VatNumber": "sample string 11",
                      "OrderSubtotalInclTax": 1.0,
                      "OrderSubtotalExclTax": 1.0,
                      "OrderSubTotalDiscountInclTax": 1.0,
                      "OrderSubTotalDiscountExclTax": 1.0,
                      "OrderShippingInclTax": 1.0,
                      "OrderShippingExclTax": 1.0,
                      "PaymentMethodAdditionalFeeInclTax": 1.0,
                      "PaymentMethodAdditionalFeeExclTax": 1.0,
                      "TaxRates": "sample string 12",
                      "OrderTax": 1.0,
                      "OrderDiscount": 1.0,
                      "OrderTotal": 1.0,
                      "RefundedAmount": 1.0,
                      "RewardPointsWereAdded": true,
                      "CheckoutAttributeDescription": "sample string 14",
                      "CheckoutAttributesXml": "sample string 15",
                      "CustomerLanguageId": 1,
                      "AffiliateId": 1,
                      "UserId": 16,
                      "PrintingUserId": 17,
                      "InviterId": 18,
                      "CustomerIp": "sample string 19",
                      "AllowStoringCreditCardNumber": true,
                      "CardType": "sample string 20",
                      "CardName": "sample string 21",
                      "CardNumber": "sample string 22",
                      "MaskedCreditCardNumber": "sample string 23",
                      "CardCvv2": "sample string 24",
                      "CardExpirationMonth": "sample string 25",
                      "CardExpirationYear": "sample string 26",
                      "AuthorizationTransactionId": "sample string 27",
                      "AuthorizationTransactionCode": "sample string 28",
                      "AuthorizationTransactionResult": "sample string 29",
                      "CaptureTransactionId": "sample string 30",
                      "CaptureTransactionResult": "sample string 31",
                      "SubscriptionTransactionId": "sample string 32",
                      "PurchaseOrderNumber": "sample string 33",
                      "PaidDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                      "ShippingMethod": "sample string 34",
                      "ShippingRateComputationMethodSystemName": "sample string 35",
                      "Deleted": true,
                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                      "PrintedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                      "ShippingTimeId": 1,
                      "IsInvitation": true,
                      "IsOnline": true,
                      "IsContract": true,
                      "BarCode": "sample string 41",
                      "BarCodeBinary": "QEA=",
                      "vpcTelcoCode": "sample string 42",
                      "vpc_MerchTxnRef": "sample string 43",
                      "IsEmailSent": true,
                      "IsSmsSent": true,
                      "CustomerFirstName": "sample string 44",
                      "CustomerLastName": "sample string 45",
                      "CustomerEmail": "sample string 46",
                      "CustomerPhone": "sample string 47",
                      "IsAutoBuy": true,
                      "MemberCardCode": "sample string 48",
                      "PointReward": 1.0,
                      "PointCard": 1.0,
                      "VoucherCode": "sample string 49",
                      "CampaignId": 1,
                      "DiscountStatus": 1,
                      "IsTicketUsed": true,
                      "CheckedInOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                      "CheckedInUserId": 1,
                      "TransactionID": "sample string 50",
                      "InvNo": "sample string 51",
                      "ErrorStatus": "sample string 52",
                      "ETicketUrl": "sample string 53",
                      "DiscountUsageHistories": [
                        {
                          "Id": 1,
                          "DiscountId": 2,
                          "OrderId": 3,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "Discount": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "DiscountTypeId": 3,
                            "UsePercentage": true,
                            "DiscountPercentage": 5.0,
                            "DiscountAmount": 6.0,
                            "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "EndDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "RequiresCouponCode": true,
                            "CouponCode": "sample string 8",
                            "DiscountLimitationId": 9,
                            "LimitationTimes": 10,
                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "CreatedUser": "sample string 11",
                            "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "UpdatedUser": "sample string 12",
                            "DiscountRequirements": [
                              {
                                "Id": 1,
                                "DiscountId": 2,
                                "DiscountRequirementRuleSystemName": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "DiscountId": 2,
                                "DiscountRequirementRuleSystemName": "sample string 3"
                              }
                            ],
                            "DiscountUsageHistories": [],
                            "Categories": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "CategoryTemplateId": 4,
                                "MetaKeywords": "sample string 5",
                                "MetaDescription": "sample string 6",
                                "MetaTitle": "sample string 7",
                                "ParentCategoryId": 8,
                                "PictureId": 9,
                                "PageSize": 10,
                                "AllowCustomersToSelectPageSize": true,
                                "PageSizeOptions": "sample string 12",
                                "PriceRanges": "sample string 13",
                                "ShowOnHomePage": true,
                                "HasDiscountsApplied": true,
                                "SubjectToAcl": true,
                                "LimitedToStores": true,
                                "Published": true,
                                "Deleted": true,
                                "DisplayOrder": 20,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "IsFavorites": true,
                                "Level": 24,
                                "SubCategories": "sample string 25",
                                "CreatedUser": "sample string 26",
                                "UpdatedUser": "sample string 27",
                                "CategoryFilmMappings": [
                                  {
                                    "Id": 1,
                                    "FilmId": 1,
                                    "CategoryId": 1,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "CreatedUser": "sample string 2"
                                  },
                                  {
                                    "Id": 1,
                                    "FilmId": 1,
                                    "CategoryId": 1,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "CreatedUser": "sample string 2"
                                  }
                                ],
                                "Product_Category_Mapping": [
                                  {
                                    "Id": 1,
                                    "ProductId": 2,
                                    "CategoryId": 3,
                                    "IsFeaturedProduct": true,
                                    "DisplayOrder": 5
                                  },
                                  {
                                    "Id": 1,
                                    "ProductId": 2,
                                    "CategoryId": 3,
                                    "IsFeaturedProduct": true,
                                    "DisplayOrder": 5
                                  }
                                ],
                                "Discounts": []
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "CategoryTemplateId": 4,
                                "MetaKeywords": "sample string 5",
                                "MetaDescription": "sample string 6",
                                "MetaTitle": "sample string 7",
                                "ParentCategoryId": 8,
                                "PictureId": 9,
                                "PageSize": 10,
                                "AllowCustomersToSelectPageSize": true,
                                "PageSizeOptions": "sample string 12",
                                "PriceRanges": "sample string 13",
                                "ShowOnHomePage": true,
                                "HasDiscountsApplied": true,
                                "SubjectToAcl": true,
                                "LimitedToStores": true,
                                "Published": true,
                                "Deleted": true,
                                "DisplayOrder": 20,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "IsFavorites": true,
                                "Level": 24,
                                "SubCategories": "sample string 25",
                                "CreatedUser": "sample string 26",
                                "UpdatedUser": "sample string 27",
                                "CategoryFilmMappings": [
                                  {
                                    "Id": 1,
                                    "FilmId": 1,
                                    "CategoryId": 1,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "CreatedUser": "sample string 2"
                                  },
                                  {
                                    "Id": 1,
                                    "FilmId": 1,
                                    "CategoryId": 1,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "CreatedUser": "sample string 2"
                                  }
                                ],
                                "Product_Category_Mapping": [
                                  {
                                    "Id": 1,
                                    "ProductId": 2,
                                    "CategoryId": 3,
                                    "IsFeaturedProduct": true,
                                    "DisplayOrder": 5
                                  },
                                  {
                                    "Id": 1,
                                    "ProductId": 2,
                                    "CategoryId": 3,
                                    "IsFeaturedProduct": true,
                                    "DisplayOrder": 5
                                  }
                                ],
                                "Discounts": []
                              }
                            ],
                            "Products": []
                          }
                        },
                        {
                          "Id": 1,
                          "DiscountId": 2,
                          "OrderId": 3,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "Discount": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "DiscountTypeId": 3,
                            "UsePercentage": true,
                            "DiscountPercentage": 5.0,
                            "DiscountAmount": 6.0,
                            "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "EndDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "RequiresCouponCode": true,
                            "CouponCode": "sample string 8",
                            "DiscountLimitationId": 9,
                            "LimitationTimes": 10,
                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "CreatedUser": "sample string 11",
                            "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "UpdatedUser": "sample string 12",
                            "DiscountRequirements": [
                              {
                                "Id": 1,
                                "DiscountId": 2,
                                "DiscountRequirementRuleSystemName": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "DiscountId": 2,
                                "DiscountRequirementRuleSystemName": "sample string 3"
                              }
                            ],
                            "DiscountUsageHistories": [],
                            "Categories": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "CategoryTemplateId": 4,
                                "MetaKeywords": "sample string 5",
                                "MetaDescription": "sample string 6",
                                "MetaTitle": "sample string 7",
                                "ParentCategoryId": 8,
                                "PictureId": 9,
                                "PageSize": 10,
                                "AllowCustomersToSelectPageSize": true,
                                "PageSizeOptions": "sample string 12",
                                "PriceRanges": "sample string 13",
                                "ShowOnHomePage": true,
                                "HasDiscountsApplied": true,
                                "SubjectToAcl": true,
                                "LimitedToStores": true,
                                "Published": true,
                                "Deleted": true,
                                "DisplayOrder": 20,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "IsFavorites": true,
                                "Level": 24,
                                "SubCategories": "sample string 25",
                                "CreatedUser": "sample string 26",
                                "UpdatedUser": "sample string 27",
                                "CategoryFilmMappings": [
                                  {
                                    "Id": 1,
                                    "FilmId": 1,
                                    "CategoryId": 1,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "CreatedUser": "sample string 2"
                                  },
                                  {
                                    "Id": 1,
                                    "FilmId": 1,
                                    "CategoryId": 1,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "CreatedUser": "sample string 2"
                                  }
                                ],
                                "Product_Category_Mapping": [
                                  {
                                    "Id": 1,
                                    "ProductId": 2,
                                    "CategoryId": 3,
                                    "IsFeaturedProduct": true,
                                    "DisplayOrder": 5
                                  },
                                  {
                                    "Id": 1,
                                    "ProductId": 2,
                                    "CategoryId": 3,
                                    "IsFeaturedProduct": true,
                                    "DisplayOrder": 5
                                  }
                                ],
                                "Discounts": []
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "CategoryTemplateId": 4,
                                "MetaKeywords": "sample string 5",
                                "MetaDescription": "sample string 6",
                                "MetaTitle": "sample string 7",
                                "ParentCategoryId": 8,
                                "PictureId": 9,
                                "PageSize": 10,
                                "AllowCustomersToSelectPageSize": true,
                                "PageSizeOptions": "sample string 12",
                                "PriceRanges": "sample string 13",
                                "ShowOnHomePage": true,
                                "HasDiscountsApplied": true,
                                "SubjectToAcl": true,
                                "LimitedToStores": true,
                                "Published": true,
                                "Deleted": true,
                                "DisplayOrder": 20,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "IsFavorites": true,
                                "Level": 24,
                                "SubCategories": "sample string 25",
                                "CreatedUser": "sample string 26",
                                "UpdatedUser": "sample string 27",
                                "CategoryFilmMappings": [
                                  {
                                    "Id": 1,
                                    "FilmId": 1,
                                    "CategoryId": 1,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "CreatedUser": "sample string 2"
                                  },
                                  {
                                    "Id": 1,
                                    "FilmId": 1,
                                    "CategoryId": 1,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "CreatedUser": "sample string 2"
                                  }
                                ],
                                "Product_Category_Mapping": [
                                  {
                                    "Id": 1,
                                    "ProductId": 2,
                                    "CategoryId": 3,
                                    "IsFeaturedProduct": true,
                                    "DisplayOrder": 5
                                  },
                                  {
                                    "Id": 1,
                                    "ProductId": 2,
                                    "CategoryId": 3,
                                    "IsFeaturedProduct": true,
                                    "DisplayOrder": 5
                                  }
                                ],
                                "Discounts": []
                              }
                            ],
                            "Products": []
                          }
                        }
                      ],
                      "GiftCardUsageHistories": [
                        {
                          "Id": 1,
                          "GiftCardId": 2,
                          "UsedWithOrderId": 3,
                          "UsedValue": 4.0,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "GiftCard": {
                            "Id": 1,
                            "PurchasedWithOrderItemId": 1,
                            "GiftCardTypeId": 2,
                            "Amount": 3.0,
                            "IsGiftCardActivated": true,
                            "GiftCardCouponCode": "sample string 5",
                            "RecipientName": "sample string 6",
                            "RecipientEmail": "sample string 7",
                            "SenderName": "sample string 8",
                            "SenderEmail": "sample string 9",
                            "Message": "sample string 10",
                            "IsRecipientNotified": true,
                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "GiftCardUsageHistories": []
                          }
                        },
                        {
                          "Id": 1,
                          "GiftCardId": 2,
                          "UsedWithOrderId": 3,
                          "UsedValue": 4.0,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "GiftCard": {
                            "Id": 1,
                            "PurchasedWithOrderItemId": 1,
                            "GiftCardTypeId": 2,
                            "Amount": 3.0,
                            "IsGiftCardActivated": true,
                            "GiftCardCouponCode": "sample string 5",
                            "RecipientName": "sample string 6",
                            "RecipientEmail": "sample string 7",
                            "SenderName": "sample string 8",
                            "SenderEmail": "sample string 9",
                            "Message": "sample string 10",
                            "IsRecipientNotified": true,
                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                            "GiftCardUsageHistories": []
                          }
                        }
                      ],
                      "OrderItems": [],
                      "OrderNotes": [
                        {
                          "Id": 1,
                          "OrderId": 2,
                          "Note": "sample string 3",
                          "DisplayToCustomer": true,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                        },
                        {
                          "Id": 1,
                          "OrderId": 2,
                          "Note": "sample string 3",
                          "DisplayToCustomer": true,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                        }
                      ],
                      "RecurringPayments": [
                        {
                          "Id": 1,
                          "CycleLength": 2,
                          "CyclePeriodId": 3,
                          "TotalCycles": 4,
                          "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "IsActive": true,
                          "Deleted": true,
                          "InitialOrderId": 8,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "RecurringPaymentHistories": [
                            {
                              "Id": 1,
                              "RecurringPaymentId": 2,
                              "OrderId": 3,
                              "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                            },
                            {
                              "Id": 1,
                              "RecurringPaymentId": 2,
                              "OrderId": 3,
                              "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                            }
                          ]
                        },
                        {
                          "Id": 1,
                          "CycleLength": 2,
                          "CyclePeriodId": 3,
                          "TotalCycles": 4,
                          "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "IsActive": true,
                          "Deleted": true,
                          "InitialOrderId": 8,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "RecurringPaymentHistories": [
                            {
                              "Id": 1,
                              "RecurringPaymentId": 2,
                              "OrderId": 3,
                              "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                            },
                            {
                              "Id": 1,
                              "RecurringPaymentId": 2,
                              "OrderId": 3,
                              "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                            }
                          ]
                        }
                      ],
                      "RewardPointsHistories": [
                        {
                          "Id": 1,
                          "CustomerId": 2,
                          "Points": 3,
                          "PointsBalance": 4,
                          "UsedAmount": 5.0,
                          "Message": "sample string 6",
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "UsedWithOrder_Id": 1,
                          "Customer": {
                            "Id": 1,
                            "CustomerGuid": "0ac48611-ccfc-4669-af3e-7cfe8ce4bcd7",
                            "Username": "sample string 3",
                            "Email": "sample string 4",
                            "Password": "sample string 5",
                            "PasswordFormatId": 6,
                            "PasswordSalt": "sample string 7",
                            "AdminComment": "sample string 8",
                            "IsTaxExempt": true,
                            "AffiliateId": 10,
                            "VendorId": 11,
                            "Active": true,
                            "Deleted": true,
                            "IsSystemAccount": true,
                            "SystemName": "sample string 15",
                            "LastIpAddress": "sample string 16",
                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "LastLoginDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "LastActivityDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "BillingAddress_Id": 1,
                            "ShippingAddress_Id": 1,
                            "IsStaff": true,
                            "IsManufacturer": true,
                            "ManufacturerId": 1,
                            "CustomerFirstName": "sample string 19",
                            "CustomerLastName": "sample string 20",
                            "BirthDay": "2025-05-19T10:21:02.8513541+07:00",
                            "Mobile": "sample string 21",
                            "Sex": "sample string 22",
                            "Marriage": true,
                            "Address": "sample string 23",
                            "Position": "sample string 24",
                            "Favour": "sample string 25",
                            "CardCode": "sample string 26",
                            "CardLevelName": "sample string 27",
                            "CurrentCardId": 1,
                            "CardIssued": true,
                            "PointReward": 1.0,
                            "PointCard": 1.0,
                            "LastVisitedPage": "sample string 28",
                            "DateCreateCard": "2025-05-19T10:21:02.8513541+07:00",
                            "DateExpireCard": "2025-05-19T10:21:02.8513541+07:00",
                            "DateLevel": "2025-05-19T10:21:02.8513541+07:00",
                            "Area_Id": 1,
                            "City_Id": 1,
                            "Job_Id": 1,
                            "District_Id": 1,
                            "Country_Id": 1,
                            "ActivityLogs": [
                              {
                                "Id": 1,
                                "ActivityLogTypeId": 2,
                                "CustomerId": 3,
                                "Comment": "sample string 4",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "ActivityLogType": {
                                  "Id": 1,
                                  "SystemKeyword": "sample string 2",
                                  "Name": "sample string 3",
                                  "Enabled": true,
                                  "ActivityLogs": []
                                }
                              },
                              {
                                "Id": 1,
                                "ActivityLogTypeId": 2,
                                "CustomerId": 3,
                                "Comment": "sample string 4",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "ActivityLogType": {
                                  "Id": 1,
                                  "SystemKeyword": "sample string 2",
                                  "Name": "sample string 3",
                                  "Enabled": true,
                                  "ActivityLogs": []
                                }
                              }
                            ],
                            "BackInStockSubscriptions": [
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "ProductId": 3,
                                "CustomerId": 4,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              },
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "ProductId": 3,
                                "CustomerId": 4,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              }
                            ],
                            "BlogComments": [
                              {
                                "Id": 1,
                                "CustomerId": 2,
                                "CommentText": "sample string 3",
                                "BlogPostId": 4,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "BlogPost": {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Title": "sample string 3",
                                  "Body": "sample string 4",
                                  "AllowComments": true,
                                  "CommentCount": 6,
                                  "Tags": "sample string 7",
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "MetaKeywords": "sample string 8",
                                  "MetaDescription": "sample string 9",
                                  "MetaTitle": "sample string 10",
                                  "LimitedToStores": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "BlogComments": [],
                                  "Language": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "LanguageCulture": "sample string 3",
                                    "UniqueSeoCode": "sample string 4",
                                    "FlagImageFileName": "sample string 5",
                                    "Rtl": true,
                                    "LimitedToStores": true,
                                    "Published": true,
                                    "DisplayOrder": 9,
                                    "BlogPosts": [],
                                    "LocaleStringResources": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "ResourceName": "sample string 3",
                                        "ResourceValue": "sample string 4"
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "ResourceName": "sample string 3",
                                        "ResourceValue": "sample string 4"
                                      }
                                    ],
                                    "LocalizedProperties": [
                                      {
                                        "Id": 1,
                                        "EntityId": 2,
                                        "LanguageId": 3,
                                        "LocaleKeyGroup": "sample string 4",
                                        "LocaleKey": "sample string 5",
                                        "LocaleValue": "sample string 6"
                                      },
                                      {
                                        "Id": 1,
                                        "EntityId": 2,
                                        "LanguageId": 3,
                                        "LocaleKeyGroup": "sample string 4",
                                        "LocaleKey": "sample string 5",
                                        "LocaleValue": "sample string 6"
                                      }
                                    ],
                                    "News": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Title": "sample string 3",
                                        "Short": "sample string 4",
                                        "Full": "sample string 5",
                                        "Published": true,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "AllowComments": true,
                                        "CommentCount": 8,
                                        "LimitedToStores": true,
                                        "MetaKeywords": "sample string 10",
                                        "MetaDescription": "sample string 11",
                                        "MetaTitle": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ZoneId": 14,
                                        "ZoneName": "sample string 15",
                                        "IsHot": true,
                                        "IsFocus": true,
                                        "CustomerId": 16,
                                        "ViewCount": 1,
                                        "PictureId": 1,
                                        "OrderNo": 1,
                                        "UrlImage": "sample string 17",
                                        "UrlImages": [
                                          "sample string 1",
                                          "sample string 2"
                                        ],
                                        "PictureIds": "sample string 18",
                                        "NewsComments": [
                                          {
                                            "Id": 1,
                                            "CommentTitle": "sample string 2",
                                            "CommentText": "sample string 3",
                                            "NewsItemId": 4,
                                            "CustomerId": 5,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "CommentTitle": "sample string 2",
                                            "CommentText": "sample string 3",
                                            "NewsItemId": 4,
                                            "CustomerId": 5,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Title": "sample string 3",
                                        "Short": "sample string 4",
                                        "Full": "sample string 5",
                                        "Published": true,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "AllowComments": true,
                                        "CommentCount": 8,
                                        "LimitedToStores": true,
                                        "MetaKeywords": "sample string 10",
                                        "MetaDescription": "sample string 11",
                                        "MetaTitle": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ZoneId": 14,
                                        "ZoneName": "sample string 15",
                                        "IsHot": true,
                                        "IsFocus": true,
                                        "CustomerId": 16,
                                        "ViewCount": 1,
                                        "PictureId": 1,
                                        "OrderNo": 1,
                                        "UrlImage": "sample string 17",
                                        "UrlImages": [
                                          "sample string 1",
                                          "sample string 2"
                                        ],
                                        "PictureIds": "sample string 18",
                                        "NewsComments": [
                                          {
                                            "Id": 1,
                                            "CommentTitle": "sample string 2",
                                            "CommentText": "sample string 3",
                                            "NewsItemId": 4,
                                            "CustomerId": 5,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "CommentTitle": "sample string 2",
                                            "CommentText": "sample string 3",
                                            "NewsItemId": 4,
                                            "CustomerId": 5,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      }
                                    ],
                                    "Polls": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Name": "sample string 3",
                                        "SystemKeyword": "sample string 4",
                                        "Published": true,
                                        "ShowOnHomePage": true,
                                        "AllowGuestsToVote": true,
                                        "DisplayOrder": 8,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswers": [
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          },
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Name": "sample string 3",
                                        "SystemKeyword": "sample string 4",
                                        "Published": true,
                                        "ShowOnHomePage": true,
                                        "AllowGuestsToVote": true,
                                        "DisplayOrder": 8,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswers": [
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          },
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    ]
                                  }
                                }
                              },
                              {
                                "Id": 1,
                                "CustomerId": 2,
                                "CommentText": "sample string 3",
                                "BlogPostId": 4,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "BlogPost": {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Title": "sample string 3",
                                  "Body": "sample string 4",
                                  "AllowComments": true,
                                  "CommentCount": 6,
                                  "Tags": "sample string 7",
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "MetaKeywords": "sample string 8",
                                  "MetaDescription": "sample string 9",
                                  "MetaTitle": "sample string 10",
                                  "LimitedToStores": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "BlogComments": [],
                                  "Language": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "LanguageCulture": "sample string 3",
                                    "UniqueSeoCode": "sample string 4",
                                    "FlagImageFileName": "sample string 5",
                                    "Rtl": true,
                                    "LimitedToStores": true,
                                    "Published": true,
                                    "DisplayOrder": 9,
                                    "BlogPosts": [],
                                    "LocaleStringResources": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "ResourceName": "sample string 3",
                                        "ResourceValue": "sample string 4"
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "ResourceName": "sample string 3",
                                        "ResourceValue": "sample string 4"
                                      }
                                    ],
                                    "LocalizedProperties": [
                                      {
                                        "Id": 1,
                                        "EntityId": 2,
                                        "LanguageId": 3,
                                        "LocaleKeyGroup": "sample string 4",
                                        "LocaleKey": "sample string 5",
                                        "LocaleValue": "sample string 6"
                                      },
                                      {
                                        "Id": 1,
                                        "EntityId": 2,
                                        "LanguageId": 3,
                                        "LocaleKeyGroup": "sample string 4",
                                        "LocaleKey": "sample string 5",
                                        "LocaleValue": "sample string 6"
                                      }
                                    ],
                                    "News": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Title": "sample string 3",
                                        "Short": "sample string 4",
                                        "Full": "sample string 5",
                                        "Published": true,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "AllowComments": true,
                                        "CommentCount": 8,
                                        "LimitedToStores": true,
                                        "MetaKeywords": "sample string 10",
                                        "MetaDescription": "sample string 11",
                                        "MetaTitle": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ZoneId": 14,
                                        "ZoneName": "sample string 15",
                                        "IsHot": true,
                                        "IsFocus": true,
                                        "CustomerId": 16,
                                        "ViewCount": 1,
                                        "PictureId": 1,
                                        "OrderNo": 1,
                                        "UrlImage": "sample string 17",
                                        "UrlImages": [
                                          "sample string 1",
                                          "sample string 2"
                                        ],
                                        "PictureIds": "sample string 18",
                                        "NewsComments": [
                                          {
                                            "Id": 1,
                                            "CommentTitle": "sample string 2",
                                            "CommentText": "sample string 3",
                                            "NewsItemId": 4,
                                            "CustomerId": 5,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "CommentTitle": "sample string 2",
                                            "CommentText": "sample string 3",
                                            "NewsItemId": 4,
                                            "CustomerId": 5,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Title": "sample string 3",
                                        "Short": "sample string 4",
                                        "Full": "sample string 5",
                                        "Published": true,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "AllowComments": true,
                                        "CommentCount": 8,
                                        "LimitedToStores": true,
                                        "MetaKeywords": "sample string 10",
                                        "MetaDescription": "sample string 11",
                                        "MetaTitle": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ZoneId": 14,
                                        "ZoneName": "sample string 15",
                                        "IsHot": true,
                                        "IsFocus": true,
                                        "CustomerId": 16,
                                        "ViewCount": 1,
                                        "PictureId": 1,
                                        "OrderNo": 1,
                                        "UrlImage": "sample string 17",
                                        "UrlImages": [
                                          "sample string 1",
                                          "sample string 2"
                                        ],
                                        "PictureIds": "sample string 18",
                                        "NewsComments": [
                                          {
                                            "Id": 1,
                                            "CommentTitle": "sample string 2",
                                            "CommentText": "sample string 3",
                                            "NewsItemId": 4,
                                            "CustomerId": 5,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "CommentTitle": "sample string 2",
                                            "CommentText": "sample string 3",
                                            "NewsItemId": 4,
                                            "CustomerId": 5,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      }
                                    ],
                                    "Polls": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Name": "sample string 3",
                                        "SystemKeyword": "sample string 4",
                                        "Published": true,
                                        "ShowOnHomePage": true,
                                        "AllowGuestsToVote": true,
                                        "DisplayOrder": 8,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswers": [
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          },
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Name": "sample string 3",
                                        "SystemKeyword": "sample string 4",
                                        "Published": true,
                                        "ShowOnHomePage": true,
                                        "AllowGuestsToVote": true,
                                        "DisplayOrder": 8,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswers": [
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          },
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    ]
                                  }
                                }
                              }
                            ],
                            "Customer_CustomerRole_Mapping": [
                              {
                                "Customer_Id": 1,
                                "CustomerRole_Id": 2,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "CreatedUser": "sample string 3",
                                "CustomerRole": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "FreeShipping": true,
                                  "TaxExempt": true,
                                  "Active": true,
                                  "IsSystemRole": true,
                                  "SystemName": "sample string 7",
                                  "Customer_CustomerRole_Mapping": [],
                                  "TierPrices": [
                                    {
                                      "Id": 1,
                                      "ProductId": 2,
                                      "StoreId": 3,
                                      "CustomerRoleId": 1,
                                      "Quantity": 4,
                                      "Price": 5.0
                                    },
                                    {
                                      "Id": 1,
                                      "ProductId": 2,
                                      "StoreId": 3,
                                      "CustomerRoleId": 1,
                                      "Quantity": 4,
                                      "Price": 5.0
                                    }
                                  ],
                                  "PermissionRecords": [
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "SystemName": "sample string 3",
                                      "Category": "sample string 4",
                                      "CustomerRoles": []
                                    },
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "SystemName": "sample string 3",
                                      "Category": "sample string 4",
                                      "CustomerRoles": []
                                    }
                                  ]
                                }
                              },
                              {
                                "Customer_Id": 1,
                                "CustomerRole_Id": 2,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "CreatedUser": "sample string 3",
                                "CustomerRole": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "FreeShipping": true,
                                  "TaxExempt": true,
                                  "Active": true,
                                  "IsSystemRole": true,
                                  "SystemName": "sample string 7",
                                  "Customer_CustomerRole_Mapping": [],
                                  "TierPrices": [
                                    {
                                      "Id": 1,
                                      "ProductId": 2,
                                      "StoreId": 3,
                                      "CustomerRoleId": 1,
                                      "Quantity": 4,
                                      "Price": 5.0
                                    },
                                    {
                                      "Id": 1,
                                      "ProductId": 2,
                                      "StoreId": 3,
                                      "CustomerRoleId": 1,
                                      "Quantity": 4,
                                      "Price": 5.0
                                    }
                                  ],
                                  "PermissionRecords": [
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "SystemName": "sample string 3",
                                      "Category": "sample string 4",
                                      "CustomerRoles": []
                                    },
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "SystemName": "sample string 3",
                                      "Category": "sample string 4",
                                      "CustomerRoles": []
                                    }
                                  ]
                                }
                              }
                            ],
                            "ExternalAuthenticationRecords": [
                              {
                                "Id": 1,
                                "CustomerId": 2,
                                "Email": "sample string 3",
                                "ExternalIdentifier": "sample string 4",
                                "ExternalDisplayIdentifier": "sample string 5",
                                "OAuthToken": "sample string 6",
                                "OAuthAccessToken": "sample string 7",
                                "ProviderSystemName": "sample string 8"
                              },
                              {
                                "Id": 1,
                                "CustomerId": 2,
                                "Email": "sample string 3",
                                "ExternalIdentifier": "sample string 4",
                                "ExternalDisplayIdentifier": "sample string 5",
                                "OAuthToken": "sample string 6",
                                "OAuthAccessToken": "sample string 7",
                                "ProviderSystemName": "sample string 8"
                              }
                            ],
                            "Forums_Post": [
                              {
                                "Id": 1,
                                "TopicId": 2,
                                "CustomerId": 3,
                                "Text": "sample string 4",
                                "IPAddress": "sample string 5",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "Forums_Topic": {
                                  "Id": 1,
                                  "ForumId": 2,
                                  "CustomerId": 3,
                                  "TopicTypeId": 4,
                                  "Subject": "sample string 5",
                                  "NumPosts": 6,
                                  "Views": 7,
                                  "LastPostId": 8,
                                  "LastPostCustomerId": 9,
                                  "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "Forums_Forum": {
                                    "Id": 1,
                                    "ForumGroupId": 2,
                                    "Name": "sample string 3",
                                    "Description": "sample string 4",
                                    "NumTopics": 5,
                                    "NumPosts": 6,
                                    "LastTopicId": 7,
                                    "LastPostId": 8,
                                    "LastPostCustomerId": 9,
                                    "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                    "DisplayOrder": 10,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "Forums_Group": {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "DisplayOrder": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                      "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                      "Forums_Forum": []
                                    },
                                    "Forums_Topic": []
                                  },
                                  "Forums_Post": []
                                }
                              },
                              {
                                "Id": 1,
                                "TopicId": 2,
                                "CustomerId": 3,
                                "Text": "sample string 4",
                                "IPAddress": "sample string 5",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "Forums_Topic": {
                                  "Id": 1,
                                  "ForumId": 2,
                                  "CustomerId": 3,
                                  "TopicTypeId": 4,
                                  "Subject": "sample string 5",
                                  "NumPosts": 6,
                                  "Views": 7,
                                  "LastPostId": 8,
                                  "LastPostCustomerId": 9,
                                  "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "Forums_Forum": {
                                    "Id": 1,
                                    "ForumGroupId": 2,
                                    "Name": "sample string 3",
                                    "Description": "sample string 4",
                                    "NumTopics": 5,
                                    "NumPosts": 6,
                                    "LastTopicId": 7,
                                    "LastPostId": 8,
                                    "LastPostCustomerId": 9,
                                    "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                    "DisplayOrder": 10,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "Forums_Group": {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "DisplayOrder": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                      "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                      "Forums_Forum": []
                                    },
                                    "Forums_Topic": []
                                  },
                                  "Forums_Post": []
                                }
                              }
                            ],
                            "Forums_Subscription": [
                              {
                                "Id": 1,
                                "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                "CustomerId": 3,
                                "ForumId": 4,
                                "TopicId": 5,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              },
                              {
                                "Id": 1,
                                "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                "CustomerId": 3,
                                "ForumId": 4,
                                "TopicId": 5,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              }
                            ],
                            "Forums_Topic": [
                              {
                                "Id": 1,
                                "ForumId": 2,
                                "CustomerId": 3,
                                "TopicTypeId": 4,
                                "Subject": "sample string 5",
                                "NumPosts": 6,
                                "Views": 7,
                                "LastPostId": 8,
                                "LastPostCustomerId": 9,
                                "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "Forums_Forum": {
                                  "Id": 1,
                                  "ForumGroupId": 2,
                                  "Name": "sample string 3",
                                  "Description": "sample string 4",
                                  "NumTopics": 5,
                                  "NumPosts": 6,
                                  "LastTopicId": 7,
                                  "LastPostId": 8,
                                  "LastPostCustomerId": 9,
                                  "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                  "DisplayOrder": 10,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "Forums_Group": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "DisplayOrder": 3,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "Forums_Forum": []
                                  },
                                  "Forums_Topic": []
                                },
                                "Forums_Post": [
                                  {
                                    "Id": 1,
                                    "TopicId": 2,
                                    "CustomerId": 3,
                                    "Text": "sample string 4",
                                    "IPAddress": "sample string 5",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                  },
                                  {
                                    "Id": 1,
                                    "TopicId": 2,
                                    "CustomerId": 3,
                                    "Text": "sample string 4",
                                    "IPAddress": "sample string 5",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                  }
                                ]
                              },
                              {
                                "Id": 1,
                                "ForumId": 2,
                                "CustomerId": 3,
                                "TopicTypeId": 4,
                                "Subject": "sample string 5",
                                "NumPosts": 6,
                                "Views": 7,
                                "LastPostId": 8,
                                "LastPostCustomerId": 9,
                                "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "Forums_Forum": {
                                  "Id": 1,
                                  "ForumGroupId": 2,
                                  "Name": "sample string 3",
                                  "Description": "sample string 4",
                                  "NumTopics": 5,
                                  "NumPosts": 6,
                                  "LastTopicId": 7,
                                  "LastPostId": 8,
                                  "LastPostCustomerId": 9,
                                  "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                  "DisplayOrder": 10,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "Forums_Group": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "DisplayOrder": 3,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "Forums_Forum": []
                                  },
                                  "Forums_Topic": []
                                },
                                "Forums_Post": [
                                  {
                                    "Id": 1,
                                    "TopicId": 2,
                                    "CustomerId": 3,
                                    "Text": "sample string 4",
                                    "IPAddress": "sample string 5",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                  },
                                  {
                                    "Id": 1,
                                    "TopicId": 2,
                                    "CustomerId": 3,
                                    "Text": "sample string 4",
                                    "IPAddress": "sample string 5",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                  }
                                ]
                              }
                            ],
                            "Logs": [
                              {
                                "Id": 1,
                                "LogLevelId": 2,
                                "ShortMessage": "sample string 3",
                                "FullMessage": "sample string 4",
                                "IpAddress": "sample string 5",
                                "CustomerId": 1,
                                "PageUrl": "sample string 6",
                                "ReferrerUrl": "sample string 7",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              },
                              {
                                "Id": 1,
                                "LogLevelId": 2,
                                "ShortMessage": "sample string 3",
                                "FullMessage": "sample string 4",
                                "IpAddress": "sample string 5",
                                "CustomerId": 1,
                                "PageUrl": "sample string 6",
                                "ReferrerUrl": "sample string 7",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              }
                            ],
                            "NewsComments": [
                              {
                                "Id": 1,
                                "CommentTitle": "sample string 2",
                                "CommentText": "sample string 3",
                                "NewsItemId": 4,
                                "CustomerId": 5,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "News": {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Title": "sample string 3",
                                  "Short": "sample string 4",
                                  "Full": "sample string 5",
                                  "Published": true,
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "AllowComments": true,
                                  "CommentCount": 8,
                                  "LimitedToStores": true,
                                  "MetaKeywords": "sample string 10",
                                  "MetaDescription": "sample string 11",
                                  "MetaTitle": "sample string 12",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "ZoneId": 14,
                                  "ZoneName": "sample string 15",
                                  "IsHot": true,
                                  "IsFocus": true,
                                  "CustomerId": 16,
                                  "ViewCount": 1,
                                  "PictureId": 1,
                                  "OrderNo": 1,
                                  "UrlImage": "sample string 17",
                                  "UrlImages": [
                                    "sample string 1",
                                    "sample string 2"
                                  ],
                                  "PictureIds": "sample string 18",
                                  "Language": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "LanguageCulture": "sample string 3",
                                    "UniqueSeoCode": "sample string 4",
                                    "FlagImageFileName": "sample string 5",
                                    "Rtl": true,
                                    "LimitedToStores": true,
                                    "Published": true,
                                    "DisplayOrder": 9,
                                    "BlogPosts": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Title": "sample string 3",
                                        "Body": "sample string 4",
                                        "AllowComments": true,
                                        "CommentCount": 6,
                                        "Tags": "sample string 7",
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "MetaKeywords": "sample string 8",
                                        "MetaDescription": "sample string 9",
                                        "MetaTitle": "sample string 10",
                                        "LimitedToStores": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogComments": [
                                          {
                                            "Id": 1,
                                            "CustomerId": 2,
                                            "CommentText": "sample string 3",
                                            "BlogPostId": 4,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "CustomerId": 2,
                                            "CommentText": "sample string 3",
                                            "BlogPostId": 4,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Title": "sample string 3",
                                        "Body": "sample string 4",
                                        "AllowComments": true,
                                        "CommentCount": 6,
                                        "Tags": "sample string 7",
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "MetaKeywords": "sample string 8",
                                        "MetaDescription": "sample string 9",
                                        "MetaTitle": "sample string 10",
                                        "LimitedToStores": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogComments": [
                                          {
                                            "Id": 1,
                                            "CustomerId": 2,
                                            "CommentText": "sample string 3",
                                            "BlogPostId": 4,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "CustomerId": 2,
                                            "CommentText": "sample string 3",
                                            "BlogPostId": 4,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      }
                                    ],
                                    "LocaleStringResources": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "ResourceName": "sample string 3",
                                        "ResourceValue": "sample string 4"
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "ResourceName": "sample string 3",
                                        "ResourceValue": "sample string 4"
                                      }
                                    ],
                                    "LocalizedProperties": [
                                      {
                                        "Id": 1,
                                        "EntityId": 2,
                                        "LanguageId": 3,
                                        "LocaleKeyGroup": "sample string 4",
                                        "LocaleKey": "sample string 5",
                                        "LocaleValue": "sample string 6"
                                      },
                                      {
                                        "Id": 1,
                                        "EntityId": 2,
                                        "LanguageId": 3,
                                        "LocaleKeyGroup": "sample string 4",
                                        "LocaleKey": "sample string 5",
                                        "LocaleValue": "sample string 6"
                                      }
                                    ],
                                    "News": [],
                                    "Polls": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Name": "sample string 3",
                                        "SystemKeyword": "sample string 4",
                                        "Published": true,
                                        "ShowOnHomePage": true,
                                        "AllowGuestsToVote": true,
                                        "DisplayOrder": 8,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswers": [
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          },
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Name": "sample string 3",
                                        "SystemKeyword": "sample string 4",
                                        "Published": true,
                                        "ShowOnHomePage": true,
                                        "AllowGuestsToVote": true,
                                        "DisplayOrder": 8,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswers": [
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          },
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    ]
                                  },
                                  "NewsComments": []
                                }
                              },
                              {
                                "Id": 1,
                                "CommentTitle": "sample string 2",
                                "CommentText": "sample string 3",
                                "NewsItemId": 4,
                                "CustomerId": 5,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "News": {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Title": "sample string 3",
                                  "Short": "sample string 4",
                                  "Full": "sample string 5",
                                  "Published": true,
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "AllowComments": true,
                                  "CommentCount": 8,
                                  "LimitedToStores": true,
                                  "MetaKeywords": "sample string 10",
                                  "MetaDescription": "sample string 11",
                                  "MetaTitle": "sample string 12",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "ZoneId": 14,
                                  "ZoneName": "sample string 15",
                                  "IsHot": true,
                                  "IsFocus": true,
                                  "CustomerId": 16,
                                  "ViewCount": 1,
                                  "PictureId": 1,
                                  "OrderNo": 1,
                                  "UrlImage": "sample string 17",
                                  "UrlImages": [
                                    "sample string 1",
                                    "sample string 2"
                                  ],
                                  "PictureIds": "sample string 18",
                                  "Language": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "LanguageCulture": "sample string 3",
                                    "UniqueSeoCode": "sample string 4",
                                    "FlagImageFileName": "sample string 5",
                                    "Rtl": true,
                                    "LimitedToStores": true,
                                    "Published": true,
                                    "DisplayOrder": 9,
                                    "BlogPosts": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Title": "sample string 3",
                                        "Body": "sample string 4",
                                        "AllowComments": true,
                                        "CommentCount": 6,
                                        "Tags": "sample string 7",
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "MetaKeywords": "sample string 8",
                                        "MetaDescription": "sample string 9",
                                        "MetaTitle": "sample string 10",
                                        "LimitedToStores": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogComments": [
                                          {
                                            "Id": 1,
                                            "CustomerId": 2,
                                            "CommentText": "sample string 3",
                                            "BlogPostId": 4,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "CustomerId": 2,
                                            "CommentText": "sample string 3",
                                            "BlogPostId": 4,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Title": "sample string 3",
                                        "Body": "sample string 4",
                                        "AllowComments": true,
                                        "CommentCount": 6,
                                        "Tags": "sample string 7",
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "MetaKeywords": "sample string 8",
                                        "MetaDescription": "sample string 9",
                                        "MetaTitle": "sample string 10",
                                        "LimitedToStores": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogComments": [
                                          {
                                            "Id": 1,
                                            "CustomerId": 2,
                                            "CommentText": "sample string 3",
                                            "BlogPostId": 4,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "CustomerId": 2,
                                            "CommentText": "sample string 3",
                                            "BlogPostId": 4,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      }
                                    ],
                                    "LocaleStringResources": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "ResourceName": "sample string 3",
                                        "ResourceValue": "sample string 4"
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "ResourceName": "sample string 3",
                                        "ResourceValue": "sample string 4"
                                      }
                                    ],
                                    "LocalizedProperties": [
                                      {
                                        "Id": 1,
                                        "EntityId": 2,
                                        "LanguageId": 3,
                                        "LocaleKeyGroup": "sample string 4",
                                        "LocaleKey": "sample string 5",
                                        "LocaleValue": "sample string 6"
                                      },
                                      {
                                        "Id": 1,
                                        "EntityId": 2,
                                        "LanguageId": 3,
                                        "LocaleKeyGroup": "sample string 4",
                                        "LocaleKey": "sample string 5",
                                        "LocaleValue": "sample string 6"
                                      }
                                    ],
                                    "News": [],
                                    "Polls": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Name": "sample string 3",
                                        "SystemKeyword": "sample string 4",
                                        "Published": true,
                                        "ShowOnHomePage": true,
                                        "AllowGuestsToVote": true,
                                        "DisplayOrder": 8,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswers": [
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          },
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Name": "sample string 3",
                                        "SystemKeyword": "sample string 4",
                                        "Published": true,
                                        "ShowOnHomePage": true,
                                        "AllowGuestsToVote": true,
                                        "DisplayOrder": 8,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswers": [
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          },
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    ]
                                  },
                                  "NewsComments": []
                                }
                              }
                            ],
                            "PollVotingRecords": [
                              {
                                "Id": 1,
                                "PollAnswerId": 2,
                                "CustomerId": 3,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "PollAnswer": {
                                  "Id": 1,
                                  "PollId": 2,
                                  "Name": "sample string 3",
                                  "NumberOfVotes": 4,
                                  "DisplayOrder": 5,
                                  "Poll": {
                                    "Id": 1,
                                    "LanguageId": 2,
                                    "Name": "sample string 3",
                                    "SystemKeyword": "sample string 4",
                                    "Published": true,
                                    "ShowOnHomePage": true,
                                    "AllowGuestsToVote": true,
                                    "DisplayOrder": 8,
                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "Language": {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "LanguageCulture": "sample string 3",
                                      "UniqueSeoCode": "sample string 4",
                                      "FlagImageFileName": "sample string 5",
                                      "Rtl": true,
                                      "LimitedToStores": true,
                                      "Published": true,
                                      "DisplayOrder": 9,
                                      "BlogPosts": [
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [
                                            {
                                              "Id": 1,
                                              "CustomerId": 2,
                                              "CommentText": "sample string 3",
                                              "BlogPostId": 4,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            },
                                            {
                                              "Id": 1,
                                              "CustomerId": 2,
                                              "CommentText": "sample string 3",
                                              "BlogPostId": 4,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            }
                                          ]
                                        },
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [
                                            {
                                              "Id": 1,
                                              "CustomerId": 2,
                                              "CommentText": "sample string 3",
                                              "BlogPostId": 4,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            },
                                            {
                                              "Id": 1,
                                              "CustomerId": 2,
                                              "CommentText": "sample string 3",
                                              "BlogPostId": 4,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            }
                                          ]
                                        }
                                      ],
                                      "LocaleStringResources": [
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "ResourceName": "sample string 3",
                                          "ResourceValue": "sample string 4"
                                        },
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "ResourceName": "sample string 3",
                                          "ResourceValue": "sample string 4"
                                        }
                                      ],
                                      "LocalizedProperties": [
                                        {
                                          "Id": 1,
                                          "EntityId": 2,
                                          "LanguageId": 3,
                                          "LocaleKeyGroup": "sample string 4",
                                          "LocaleKey": "sample string 5",
                                          "LocaleValue": "sample string 6"
                                        },
                                        {
                                          "Id": 1,
                                          "EntityId": 2,
                                          "LanguageId": 3,
                                          "LocaleKeyGroup": "sample string 4",
                                          "LocaleKey": "sample string 5",
                                          "LocaleValue": "sample string 6"
                                        }
                                      ],
                                      "News": [
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "NewsComments": [
                                            {
                                              "Id": 1,
                                              "CommentTitle": "sample string 2",
                                              "CommentText": "sample string 3",
                                              "NewsItemId": 4,
                                              "CustomerId": 5,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            },
                                            {
                                              "Id": 1,
                                              "CommentTitle": "sample string 2",
                                              "CommentText": "sample string 3",
                                              "NewsItemId": 4,
                                              "CustomerId": 5,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            }
                                          ]
                                        },
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "NewsComments": [
                                            {
                                              "Id": 1,
                                              "CommentTitle": "sample string 2",
                                              "CommentText": "sample string 3",
                                              "NewsItemId": 4,
                                              "CustomerId": 5,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            },
                                            {
                                              "Id": 1,
                                              "CommentTitle": "sample string 2",
                                              "CommentText": "sample string 3",
                                              "NewsItemId": 4,
                                              "CustomerId": 5,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            }
                                          ]
                                        }
                                      ],
                                      "Polls": []
                                    },
                                    "PollAnswers": []
                                  },
                                  "PollVotingRecords": []
                                }
                              },
                              {
                                "Id": 1,
                                "PollAnswerId": 2,
                                "CustomerId": 3,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "PollAnswer": {
                                  "Id": 1,
                                  "PollId": 2,
                                  "Name": "sample string 3",
                                  "NumberOfVotes": 4,
                                  "DisplayOrder": 5,
                                  "Poll": {
                                    "Id": 1,
                                    "LanguageId": 2,
                                    "Name": "sample string 3",
                                    "SystemKeyword": "sample string 4",
                                    "Published": true,
                                    "ShowOnHomePage": true,
                                    "AllowGuestsToVote": true,
                                    "DisplayOrder": 8,
                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "Language": {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "LanguageCulture": "sample string 3",
                                      "UniqueSeoCode": "sample string 4",
                                      "FlagImageFileName": "sample string 5",
                                      "Rtl": true,
                                      "LimitedToStores": true,
                                      "Published": true,
                                      "DisplayOrder": 9,
                                      "BlogPosts": [
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [
                                            {
                                              "Id": 1,
                                              "CustomerId": 2,
                                              "CommentText": "sample string 3",
                                              "BlogPostId": 4,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            },
                                            {
                                              "Id": 1,
                                              "CustomerId": 2,
                                              "CommentText": "sample string 3",
                                              "BlogPostId": 4,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            }
                                          ]
                                        },
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [
                                            {
                                              "Id": 1,
                                              "CustomerId": 2,
                                              "CommentText": "sample string 3",
                                              "BlogPostId": 4,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            },
                                            {
                                              "Id": 1,
                                              "CustomerId": 2,
                                              "CommentText": "sample string 3",
                                              "BlogPostId": 4,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            }
                                          ]
                                        }
                                      ],
                                      "LocaleStringResources": [
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "ResourceName": "sample string 3",
                                          "ResourceValue": "sample string 4"
                                        },
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "ResourceName": "sample string 3",
                                          "ResourceValue": "sample string 4"
                                        }
                                      ],
                                      "LocalizedProperties": [
                                        {
                                          "Id": 1,
                                          "EntityId": 2,
                                          "LanguageId": 3,
                                          "LocaleKeyGroup": "sample string 4",
                                          "LocaleKey": "sample string 5",
                                          "LocaleValue": "sample string 6"
                                        },
                                        {
                                          "Id": 1,
                                          "EntityId": 2,
                                          "LanguageId": 3,
                                          "LocaleKeyGroup": "sample string 4",
                                          "LocaleKey": "sample string 5",
                                          "LocaleValue": "sample string 6"
                                        }
                                      ],
                                      "News": [
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "NewsComments": [
                                            {
                                              "Id": 1,
                                              "CommentTitle": "sample string 2",
                                              "CommentText": "sample string 3",
                                              "NewsItemId": 4,
                                              "CustomerId": 5,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            },
                                            {
                                              "Id": 1,
                                              "CommentTitle": "sample string 2",
                                              "CommentText": "sample string 3",
                                              "NewsItemId": 4,
                                              "CustomerId": 5,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            }
                                          ]
                                        },
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "NewsComments": [
                                            {
                                              "Id": 1,
                                              "CommentTitle": "sample string 2",
                                              "CommentText": "sample string 3",
                                              "NewsItemId": 4,
                                              "CustomerId": 5,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            },
                                            {
                                              "Id": 1,
                                              "CommentTitle": "sample string 2",
                                              "CommentText": "sample string 3",
                                              "NewsItemId": 4,
                                              "CustomerId": 5,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            }
                                          ]
                                        }
                                      ],
                                      "Polls": []
                                    },
                                    "PollAnswers": []
                                  },
                                  "PollVotingRecords": []
                                }
                              }
                            ],
                            "Forums_PrivateMessage": [
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "FromCustomerId": 3,
                                "ToCustomerId": 4,
                                "Subject": "sample string 5",
                                "Text": "sample string 6",
                                "IsRead": true,
                                "IsDeletedByAuthor": true,
                                "IsDeletedByRecipient": true,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              },
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "FromCustomerId": 3,
                                "ToCustomerId": 4,
                                "Subject": "sample string 5",
                                "Text": "sample string 6",
                                "IsRead": true,
                                "IsDeletedByAuthor": true,
                                "IsDeletedByRecipient": true,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              }
                            ],
                            "Forums_PrivateMessage1": [
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "FromCustomerId": 3,
                                "ToCustomerId": 4,
                                "Subject": "sample string 5",
                                "Text": "sample string 6",
                                "IsRead": true,
                                "IsDeletedByAuthor": true,
                                "IsDeletedByRecipient": true,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              },
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "FromCustomerId": 3,
                                "ToCustomerId": 4,
                                "Subject": "sample string 5",
                                "Text": "sample string 6",
                                "IsRead": true,
                                "IsDeletedByAuthor": true,
                                "IsDeletedByRecipient": true,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              }
                            ],
                            "ReturnRequests": [
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "OrderItemId": 3,
                                "CustomerId": 4,
                                "Quantity": 5,
                                "ReasonForReturn": "sample string 6",
                                "RequestedAction": "sample string 7",
                                "CustomerComments": "sample string 8",
                                "StaffNotes": "sample string 9",
                                "ReturnRequestStatusId": 10,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              },
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "OrderItemId": 3,
                                "CustomerId": 4,
                                "Quantity": 5,
                                "ReasonForReturn": "sample string 6",
                                "RequestedAction": "sample string 7",
                                "CustomerComments": "sample string 8",
                                "StaffNotes": "sample string 9",
                                "ReturnRequestStatusId": 10,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              }
                            ],
                            "RewardPointsHistories": [],
                            "ShoppingCartItems": [
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "ShoppingCartTypeId": 3,
                                "CustomerId": 4,
                                "ProductId": 5,
                                "AttributesXml": "sample string 6",
                                "CustomerEnteredPrice": 7.0,
                                "Quantity": 8,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "ListChairIndexF1": "sample string 11",
                                "ListChairValueF1": "sample string 12",
                                "ListChairIndexF2": "sample string 13",
                                "ListChairValueF2": "sample string 14",
                                "ListChairIndexF3": "sample string 15",
                                "ListChairValueF3": "sample string 16",
                                "PositionId": 1
                              },
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "ShoppingCartTypeId": 3,
                                "CustomerId": 4,
                                "ProductId": 5,
                                "AttributesXml": "sample string 6",
                                "CustomerEnteredPrice": 7.0,
                                "Quantity": 8,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "ListChairIndexF1": "sample string 11",
                                "ListChairValueF1": "sample string 12",
                                "ListChairIndexF2": "sample string 13",
                                "ListChairValueF2": "sample string 14",
                                "ListChairIndexF3": "sample string 15",
                                "ListChairValueF3": "sample string 16",
                                "PositionId": 1
                              }
                            ],
                            "Addresses": [
                              {
                                "Id": 1,
                                "FirstName": "sample string 2",
                                "LastName": "sample string 3",
                                "Email": "sample string 4",
                                "Company": "sample string 5",
                                "PersonInCharge": "sample string 6",
                                "CountryId": 1,
                                "StateProvinceId": 1,
                                "City": "sample string 7",
                                "Address1": "sample string 8",
                                "Address2": "sample string 9",
                                "ZipPostalCode": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "FaxNumber": "sample string 12",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "Country": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "AllowsBilling": true,
                                  "AllowsShipping": true,
                                  "TwoLetterIsoCode": "sample string 5",
                                  "ThreeLetterIsoCode": "sample string 6",
                                  "NumericIsoCode": 7,
                                  "SubjectToVat": true,
                                  "Published": true,
                                  "DisplayOrder": 10,
                                  "Addresses": [],
                                  "StateProvinces": [
                                    {
                                      "Id": 1,
                                      "CountryId": 2,
                                      "Name": "sample string 3",
                                      "Abbreviation": "sample string 4",
                                      "Published": true,
                                      "DisplayOrder": 6,
                                      "ShowMenu": true,
                                      "ProvinceId": 8,
                                      "Addresses": []
                                    },
                                    {
                                      "Id": 1,
                                      "CountryId": 2,
                                      "Name": "sample string 3",
                                      "Abbreviation": "sample string 4",
                                      "Published": true,
                                      "DisplayOrder": 6,
                                      "ShowMenu": true,
                                      "ProvinceId": 8,
                                      "Addresses": []
                                    }
                                  ],
                                  "ShippingMethods": [
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "Description": "sample string 3",
                                      "DisplayOrder": 4,
                                      "Countries": []
                                    },
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "Description": "sample string 3",
                                      "DisplayOrder": 4,
                                      "Countries": []
                                    }
                                  ]
                                },
                                "StateProvince": {
                                  "Id": 1,
                                  "CountryId": 2,
                                  "Name": "sample string 3",
                                  "Abbreviation": "sample string 4",
                                  "Published": true,
                                  "DisplayOrder": 6,
                                  "ShowMenu": true,
                                  "ProvinceId": 8,
                                  "Addresses": [],
                                  "Country": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "AllowsBilling": true,
                                    "AllowsShipping": true,
                                    "TwoLetterIsoCode": "sample string 5",
                                    "ThreeLetterIsoCode": "sample string 6",
                                    "NumericIsoCode": 7,
                                    "SubjectToVat": true,
                                    "Published": true,
                                    "DisplayOrder": 10,
                                    "Addresses": [],
                                    "StateProvinces": [],
                                    "ShippingMethods": [
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "DisplayOrder": 4,
                                        "Countries": []
                                      },
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "DisplayOrder": 4,
                                        "Countries": []
                                      }
                                    ]
                                  }
                                },
                                "Affiliates": [
                                  {
                                    "Id": 1,
                                    "AddressId": 2,
                                    "Deleted": true,
                                    "Active": true
                                  },
                                  {
                                    "Id": 1,
                                    "AddressId": 2,
                                    "Deleted": true,
                                    "Active": true
                                  }
                                ],
                                "Customers": []
                              },
                              {
                                "Id": 1,
                                "FirstName": "sample string 2",
                                "LastName": "sample string 3",
                                "Email": "sample string 4",
                                "Company": "sample string 5",
                                "PersonInCharge": "sample string 6",
                                "CountryId": 1,
                                "StateProvinceId": 1,
                                "City": "sample string 7",
                                "Address1": "sample string 8",
                                "Address2": "sample string 9",
                                "ZipPostalCode": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "FaxNumber": "sample string 12",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "Country": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "AllowsBilling": true,
                                  "AllowsShipping": true,
                                  "TwoLetterIsoCode": "sample string 5",
                                  "ThreeLetterIsoCode": "sample string 6",
                                  "NumericIsoCode": 7,
                                  "SubjectToVat": true,
                                  "Published": true,
                                  "DisplayOrder": 10,
                                  "Addresses": [],
                                  "StateProvinces": [
                                    {
                                      "Id": 1,
                                      "CountryId": 2,
                                      "Name": "sample string 3",
                                      "Abbreviation": "sample string 4",
                                      "Published": true,
                                      "DisplayOrder": 6,
                                      "ShowMenu": true,
                                      "ProvinceId": 8,
                                      "Addresses": []
                                    },
                                    {
                                      "Id": 1,
                                      "CountryId": 2,
                                      "Name": "sample string 3",
                                      "Abbreviation": "sample string 4",
                                      "Published": true,
                                      "DisplayOrder": 6,
                                      "ShowMenu": true,
                                      "ProvinceId": 8,
                                      "Addresses": []
                                    }
                                  ],
                                  "ShippingMethods": [
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "Description": "sample string 3",
                                      "DisplayOrder": 4,
                                      "Countries": []
                                    },
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "Description": "sample string 3",
                                      "DisplayOrder": 4,
                                      "Countries": []
                                    }
                                  ]
                                },
                                "StateProvince": {
                                  "Id": 1,
                                  "CountryId": 2,
                                  "Name": "sample string 3",
                                  "Abbreviation": "sample string 4",
                                  "Published": true,
                                  "DisplayOrder": 6,
                                  "ShowMenu": true,
                                  "ProvinceId": 8,
                                  "Addresses": [],
                                  "Country": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "AllowsBilling": true,
                                    "AllowsShipping": true,
                                    "TwoLetterIsoCode": "sample string 5",
                                    "ThreeLetterIsoCode": "sample string 6",
                                    "NumericIsoCode": 7,
                                    "SubjectToVat": true,
                                    "Published": true,
                                    "DisplayOrder": 10,
                                    "Addresses": [],
                                    "StateProvinces": [],
                                    "ShippingMethods": [
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "DisplayOrder": 4,
                                        "Countries": []
                                      },
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "DisplayOrder": 4,
                                        "Countries": []
                                      }
                                    ]
                                  }
                                },
                                "Affiliates": [
                                  {
                                    "Id": 1,
                                    "AddressId": 2,
                                    "Deleted": true,
                                    "Active": true
                                  },
                                  {
                                    "Id": 1,
                                    "AddressId": 2,
                                    "Deleted": true,
                                    "Active": true
                                  }
                                ],
                                "Customers": []
                              }
                            ]
                          }
                        },
                        {
                          "Id": 1,
                          "CustomerId": 2,
                          "Points": 3,
                          "PointsBalance": 4,
                          "UsedAmount": 5.0,
                          "Message": "sample string 6",
                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                          "UsedWithOrder_Id": 1,
                          "Customer": {
                            "Id": 1,
                            "CustomerGuid": "0ac48611-ccfc-4669-af3e-7cfe8ce4bcd7",
                            "Username": "sample string 3",
                            "Email": "sample string 4",
                            "Password": "sample string 5",
                            "PasswordFormatId": 6,
                            "PasswordSalt": "sample string 7",
                            "AdminComment": "sample string 8",
                            "IsTaxExempt": true,
                            "AffiliateId": 10,
                            "VendorId": 11,
                            "Active": true,
                            "Deleted": true,
                            "IsSystemAccount": true,
                            "SystemName": "sample string 15",
                            "LastIpAddress": "sample string 16",
                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "LastLoginDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "LastActivityDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                            "BillingAddress_Id": 1,
                            "ShippingAddress_Id": 1,
                            "IsStaff": true,
                            "IsManufacturer": true,
                            "ManufacturerId": 1,
                            "CustomerFirstName": "sample string 19",
                            "CustomerLastName": "sample string 20",
                            "BirthDay": "2025-05-19T10:21:02.8513541+07:00",
                            "Mobile": "sample string 21",
                            "Sex": "sample string 22",
                            "Marriage": true,
                            "Address": "sample string 23",
                            "Position": "sample string 24",
                            "Favour": "sample string 25",
                            "CardCode": "sample string 26",
                            "CardLevelName": "sample string 27",
                            "CurrentCardId": 1,
                            "CardIssued": true,
                            "PointReward": 1.0,
                            "PointCard": 1.0,
                            "LastVisitedPage": "sample string 28",
                            "DateCreateCard": "2025-05-19T10:21:02.8513541+07:00",
                            "DateExpireCard": "2025-05-19T10:21:02.8513541+07:00",
                            "DateLevel": "2025-05-19T10:21:02.8513541+07:00",
                            "Area_Id": 1,
                            "City_Id": 1,
                            "Job_Id": 1,
                            "District_Id": 1,
                            "Country_Id": 1,
                            "ActivityLogs": [
                              {
                                "Id": 1,
                                "ActivityLogTypeId": 2,
                                "CustomerId": 3,
                                "Comment": "sample string 4",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "ActivityLogType": {
                                  "Id": 1,
                                  "SystemKeyword": "sample string 2",
                                  "Name": "sample string 3",
                                  "Enabled": true,
                                  "ActivityLogs": []
                                }
                              },
                              {
                                "Id": 1,
                                "ActivityLogTypeId": 2,
                                "CustomerId": 3,
                                "Comment": "sample string 4",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "ActivityLogType": {
                                  "Id": 1,
                                  "SystemKeyword": "sample string 2",
                                  "Name": "sample string 3",
                                  "Enabled": true,
                                  "ActivityLogs": []
                                }
                              }
                            ],
                            "BackInStockSubscriptions": [
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "ProductId": 3,
                                "CustomerId": 4,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              },
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "ProductId": 3,
                                "CustomerId": 4,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              }
                            ],
                            "BlogComments": [
                              {
                                "Id": 1,
                                "CustomerId": 2,
                                "CommentText": "sample string 3",
                                "BlogPostId": 4,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "BlogPost": {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Title": "sample string 3",
                                  "Body": "sample string 4",
                                  "AllowComments": true,
                                  "CommentCount": 6,
                                  "Tags": "sample string 7",
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "MetaKeywords": "sample string 8",
                                  "MetaDescription": "sample string 9",
                                  "MetaTitle": "sample string 10",
                                  "LimitedToStores": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "BlogComments": [],
                                  "Language": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "LanguageCulture": "sample string 3",
                                    "UniqueSeoCode": "sample string 4",
                                    "FlagImageFileName": "sample string 5",
                                    "Rtl": true,
                                    "LimitedToStores": true,
                                    "Published": true,
                                    "DisplayOrder": 9,
                                    "BlogPosts": [],
                                    "LocaleStringResources": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "ResourceName": "sample string 3",
                                        "ResourceValue": "sample string 4"
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "ResourceName": "sample string 3",
                                        "ResourceValue": "sample string 4"
                                      }
                                    ],
                                    "LocalizedProperties": [
                                      {
                                        "Id": 1,
                                        "EntityId": 2,
                                        "LanguageId": 3,
                                        "LocaleKeyGroup": "sample string 4",
                                        "LocaleKey": "sample string 5",
                                        "LocaleValue": "sample string 6"
                                      },
                                      {
                                        "Id": 1,
                                        "EntityId": 2,
                                        "LanguageId": 3,
                                        "LocaleKeyGroup": "sample string 4",
                                        "LocaleKey": "sample string 5",
                                        "LocaleValue": "sample string 6"
                                      }
                                    ],
                                    "News": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Title": "sample string 3",
                                        "Short": "sample string 4",
                                        "Full": "sample string 5",
                                        "Published": true,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "AllowComments": true,
                                        "CommentCount": 8,
                                        "LimitedToStores": true,
                                        "MetaKeywords": "sample string 10",
                                        "MetaDescription": "sample string 11",
                                        "MetaTitle": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ZoneId": 14,
                                        "ZoneName": "sample string 15",
                                        "IsHot": true,
                                        "IsFocus": true,
                                        "CustomerId": 16,
                                        "ViewCount": 1,
                                        "PictureId": 1,
                                        "OrderNo": 1,
                                        "UrlImage": "sample string 17",
                                        "UrlImages": [
                                          "sample string 1",
                                          "sample string 2"
                                        ],
                                        "PictureIds": "sample string 18",
                                        "NewsComments": [
                                          {
                                            "Id": 1,
                                            "CommentTitle": "sample string 2",
                                            "CommentText": "sample string 3",
                                            "NewsItemId": 4,
                                            "CustomerId": 5,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "CommentTitle": "sample string 2",
                                            "CommentText": "sample string 3",
                                            "NewsItemId": 4,
                                            "CustomerId": 5,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Title": "sample string 3",
                                        "Short": "sample string 4",
                                        "Full": "sample string 5",
                                        "Published": true,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "AllowComments": true,
                                        "CommentCount": 8,
                                        "LimitedToStores": true,
                                        "MetaKeywords": "sample string 10",
                                        "MetaDescription": "sample string 11",
                                        "MetaTitle": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ZoneId": 14,
                                        "ZoneName": "sample string 15",
                                        "IsHot": true,
                                        "IsFocus": true,
                                        "CustomerId": 16,
                                        "ViewCount": 1,
                                        "PictureId": 1,
                                        "OrderNo": 1,
                                        "UrlImage": "sample string 17",
                                        "UrlImages": [
                                          "sample string 1",
                                          "sample string 2"
                                        ],
                                        "PictureIds": "sample string 18",
                                        "NewsComments": [
                                          {
                                            "Id": 1,
                                            "CommentTitle": "sample string 2",
                                            "CommentText": "sample string 3",
                                            "NewsItemId": 4,
                                            "CustomerId": 5,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "CommentTitle": "sample string 2",
                                            "CommentText": "sample string 3",
                                            "NewsItemId": 4,
                                            "CustomerId": 5,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      }
                                    ],
                                    "Polls": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Name": "sample string 3",
                                        "SystemKeyword": "sample string 4",
                                        "Published": true,
                                        "ShowOnHomePage": true,
                                        "AllowGuestsToVote": true,
                                        "DisplayOrder": 8,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswers": [
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          },
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Name": "sample string 3",
                                        "SystemKeyword": "sample string 4",
                                        "Published": true,
                                        "ShowOnHomePage": true,
                                        "AllowGuestsToVote": true,
                                        "DisplayOrder": 8,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswers": [
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          },
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    ]
                                  }
                                }
                              },
                              {
                                "Id": 1,
                                "CustomerId": 2,
                                "CommentText": "sample string 3",
                                "BlogPostId": 4,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "BlogPost": {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Title": "sample string 3",
                                  "Body": "sample string 4",
                                  "AllowComments": true,
                                  "CommentCount": 6,
                                  "Tags": "sample string 7",
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "MetaKeywords": "sample string 8",
                                  "MetaDescription": "sample string 9",
                                  "MetaTitle": "sample string 10",
                                  "LimitedToStores": true,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "BlogComments": [],
                                  "Language": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "LanguageCulture": "sample string 3",
                                    "UniqueSeoCode": "sample string 4",
                                    "FlagImageFileName": "sample string 5",
                                    "Rtl": true,
                                    "LimitedToStores": true,
                                    "Published": true,
                                    "DisplayOrder": 9,
                                    "BlogPosts": [],
                                    "LocaleStringResources": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "ResourceName": "sample string 3",
                                        "ResourceValue": "sample string 4"
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "ResourceName": "sample string 3",
                                        "ResourceValue": "sample string 4"
                                      }
                                    ],
                                    "LocalizedProperties": [
                                      {
                                        "Id": 1,
                                        "EntityId": 2,
                                        "LanguageId": 3,
                                        "LocaleKeyGroup": "sample string 4",
                                        "LocaleKey": "sample string 5",
                                        "LocaleValue": "sample string 6"
                                      },
                                      {
                                        "Id": 1,
                                        "EntityId": 2,
                                        "LanguageId": 3,
                                        "LocaleKeyGroup": "sample string 4",
                                        "LocaleKey": "sample string 5",
                                        "LocaleValue": "sample string 6"
                                      }
                                    ],
                                    "News": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Title": "sample string 3",
                                        "Short": "sample string 4",
                                        "Full": "sample string 5",
                                        "Published": true,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "AllowComments": true,
                                        "CommentCount": 8,
                                        "LimitedToStores": true,
                                        "MetaKeywords": "sample string 10",
                                        "MetaDescription": "sample string 11",
                                        "MetaTitle": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ZoneId": 14,
                                        "ZoneName": "sample string 15",
                                        "IsHot": true,
                                        "IsFocus": true,
                                        "CustomerId": 16,
                                        "ViewCount": 1,
                                        "PictureId": 1,
                                        "OrderNo": 1,
                                        "UrlImage": "sample string 17",
                                        "UrlImages": [
                                          "sample string 1",
                                          "sample string 2"
                                        ],
                                        "PictureIds": "sample string 18",
                                        "NewsComments": [
                                          {
                                            "Id": 1,
                                            "CommentTitle": "sample string 2",
                                            "CommentText": "sample string 3",
                                            "NewsItemId": 4,
                                            "CustomerId": 5,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "CommentTitle": "sample string 2",
                                            "CommentText": "sample string 3",
                                            "NewsItemId": 4,
                                            "CustomerId": 5,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Title": "sample string 3",
                                        "Short": "sample string 4",
                                        "Full": "sample string 5",
                                        "Published": true,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "AllowComments": true,
                                        "CommentCount": 8,
                                        "LimitedToStores": true,
                                        "MetaKeywords": "sample string 10",
                                        "MetaDescription": "sample string 11",
                                        "MetaTitle": "sample string 12",
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "ZoneId": 14,
                                        "ZoneName": "sample string 15",
                                        "IsHot": true,
                                        "IsFocus": true,
                                        "CustomerId": 16,
                                        "ViewCount": 1,
                                        "PictureId": 1,
                                        "OrderNo": 1,
                                        "UrlImage": "sample string 17",
                                        "UrlImages": [
                                          "sample string 1",
                                          "sample string 2"
                                        ],
                                        "PictureIds": "sample string 18",
                                        "NewsComments": [
                                          {
                                            "Id": 1,
                                            "CommentTitle": "sample string 2",
                                            "CommentText": "sample string 3",
                                            "NewsItemId": 4,
                                            "CustomerId": 5,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "CommentTitle": "sample string 2",
                                            "CommentText": "sample string 3",
                                            "NewsItemId": 4,
                                            "CustomerId": 5,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      }
                                    ],
                                    "Polls": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Name": "sample string 3",
                                        "SystemKeyword": "sample string 4",
                                        "Published": true,
                                        "ShowOnHomePage": true,
                                        "AllowGuestsToVote": true,
                                        "DisplayOrder": 8,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswers": [
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          },
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Name": "sample string 3",
                                        "SystemKeyword": "sample string 4",
                                        "Published": true,
                                        "ShowOnHomePage": true,
                                        "AllowGuestsToVote": true,
                                        "DisplayOrder": 8,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswers": [
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          },
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    ]
                                  }
                                }
                              }
                            ],
                            "Customer_CustomerRole_Mapping": [
                              {
                                "Customer_Id": 1,
                                "CustomerRole_Id": 2,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "CreatedUser": "sample string 3",
                                "CustomerRole": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "FreeShipping": true,
                                  "TaxExempt": true,
                                  "Active": true,
                                  "IsSystemRole": true,
                                  "SystemName": "sample string 7",
                                  "Customer_CustomerRole_Mapping": [],
                                  "TierPrices": [
                                    {
                                      "Id": 1,
                                      "ProductId": 2,
                                      "StoreId": 3,
                                      "CustomerRoleId": 1,
                                      "Quantity": 4,
                                      "Price": 5.0
                                    },
                                    {
                                      "Id": 1,
                                      "ProductId": 2,
                                      "StoreId": 3,
                                      "CustomerRoleId": 1,
                                      "Quantity": 4,
                                      "Price": 5.0
                                    }
                                  ],
                                  "PermissionRecords": [
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "SystemName": "sample string 3",
                                      "Category": "sample string 4",
                                      "CustomerRoles": []
                                    },
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "SystemName": "sample string 3",
                                      "Category": "sample string 4",
                                      "CustomerRoles": []
                                    }
                                  ]
                                }
                              },
                              {
                                "Customer_Id": 1,
                                "CustomerRole_Id": 2,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "CreatedUser": "sample string 3",
                                "CustomerRole": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "FreeShipping": true,
                                  "TaxExempt": true,
                                  "Active": true,
                                  "IsSystemRole": true,
                                  "SystemName": "sample string 7",
                                  "Customer_CustomerRole_Mapping": [],
                                  "TierPrices": [
                                    {
                                      "Id": 1,
                                      "ProductId": 2,
                                      "StoreId": 3,
                                      "CustomerRoleId": 1,
                                      "Quantity": 4,
                                      "Price": 5.0
                                    },
                                    {
                                      "Id": 1,
                                      "ProductId": 2,
                                      "StoreId": 3,
                                      "CustomerRoleId": 1,
                                      "Quantity": 4,
                                      "Price": 5.0
                                    }
                                  ],
                                  "PermissionRecords": [
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "SystemName": "sample string 3",
                                      "Category": "sample string 4",
                                      "CustomerRoles": []
                                    },
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "SystemName": "sample string 3",
                                      "Category": "sample string 4",
                                      "CustomerRoles": []
                                    }
                                  ]
                                }
                              }
                            ],
                            "ExternalAuthenticationRecords": [
                              {
                                "Id": 1,
                                "CustomerId": 2,
                                "Email": "sample string 3",
                                "ExternalIdentifier": "sample string 4",
                                "ExternalDisplayIdentifier": "sample string 5",
                                "OAuthToken": "sample string 6",
                                "OAuthAccessToken": "sample string 7",
                                "ProviderSystemName": "sample string 8"
                              },
                              {
                                "Id": 1,
                                "CustomerId": 2,
                                "Email": "sample string 3",
                                "ExternalIdentifier": "sample string 4",
                                "ExternalDisplayIdentifier": "sample string 5",
                                "OAuthToken": "sample string 6",
                                "OAuthAccessToken": "sample string 7",
                                "ProviderSystemName": "sample string 8"
                              }
                            ],
                            "Forums_Post": [
                              {
                                "Id": 1,
                                "TopicId": 2,
                                "CustomerId": 3,
                                "Text": "sample string 4",
                                "IPAddress": "sample string 5",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "Forums_Topic": {
                                  "Id": 1,
                                  "ForumId": 2,
                                  "CustomerId": 3,
                                  "TopicTypeId": 4,
                                  "Subject": "sample string 5",
                                  "NumPosts": 6,
                                  "Views": 7,
                                  "LastPostId": 8,
                                  "LastPostCustomerId": 9,
                                  "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "Forums_Forum": {
                                    "Id": 1,
                                    "ForumGroupId": 2,
                                    "Name": "sample string 3",
                                    "Description": "sample string 4",
                                    "NumTopics": 5,
                                    "NumPosts": 6,
                                    "LastTopicId": 7,
                                    "LastPostId": 8,
                                    "LastPostCustomerId": 9,
                                    "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                    "DisplayOrder": 10,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "Forums_Group": {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "DisplayOrder": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                      "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                      "Forums_Forum": []
                                    },
                                    "Forums_Topic": []
                                  },
                                  "Forums_Post": []
                                }
                              },
                              {
                                "Id": 1,
                                "TopicId": 2,
                                "CustomerId": 3,
                                "Text": "sample string 4",
                                "IPAddress": "sample string 5",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "Forums_Topic": {
                                  "Id": 1,
                                  "ForumId": 2,
                                  "CustomerId": 3,
                                  "TopicTypeId": 4,
                                  "Subject": "sample string 5",
                                  "NumPosts": 6,
                                  "Views": 7,
                                  "LastPostId": 8,
                                  "LastPostCustomerId": 9,
                                  "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "Forums_Forum": {
                                    "Id": 1,
                                    "ForumGroupId": 2,
                                    "Name": "sample string 3",
                                    "Description": "sample string 4",
                                    "NumTopics": 5,
                                    "NumPosts": 6,
                                    "LastTopicId": 7,
                                    "LastPostId": 8,
                                    "LastPostCustomerId": 9,
                                    "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                    "DisplayOrder": 10,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "Forums_Group": {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "DisplayOrder": 3,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                      "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                      "Forums_Forum": []
                                    },
                                    "Forums_Topic": []
                                  },
                                  "Forums_Post": []
                                }
                              }
                            ],
                            "Forums_Subscription": [
                              {
                                "Id": 1,
                                "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                "CustomerId": 3,
                                "ForumId": 4,
                                "TopicId": 5,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              },
                              {
                                "Id": 1,
                                "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                "CustomerId": 3,
                                "ForumId": 4,
                                "TopicId": 5,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              }
                            ],
                            "Forums_Topic": [
                              {
                                "Id": 1,
                                "ForumId": 2,
                                "CustomerId": 3,
                                "TopicTypeId": 4,
                                "Subject": "sample string 5",
                                "NumPosts": 6,
                                "Views": 7,
                                "LastPostId": 8,
                                "LastPostCustomerId": 9,
                                "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "Forums_Forum": {
                                  "Id": 1,
                                  "ForumGroupId": 2,
                                  "Name": "sample string 3",
                                  "Description": "sample string 4",
                                  "NumTopics": 5,
                                  "NumPosts": 6,
                                  "LastTopicId": 7,
                                  "LastPostId": 8,
                                  "LastPostCustomerId": 9,
                                  "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                  "DisplayOrder": 10,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "Forums_Group": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "DisplayOrder": 3,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "Forums_Forum": []
                                  },
                                  "Forums_Topic": []
                                },
                                "Forums_Post": [
                                  {
                                    "Id": 1,
                                    "TopicId": 2,
                                    "CustomerId": 3,
                                    "Text": "sample string 4",
                                    "IPAddress": "sample string 5",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                  },
                                  {
                                    "Id": 1,
                                    "TopicId": 2,
                                    "CustomerId": 3,
                                    "Text": "sample string 4",
                                    "IPAddress": "sample string 5",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                  }
                                ]
                              },
                              {
                                "Id": 1,
                                "ForumId": 2,
                                "CustomerId": 3,
                                "TopicTypeId": 4,
                                "Subject": "sample string 5",
                                "NumPosts": 6,
                                "Views": 7,
                                "LastPostId": 8,
                                "LastPostCustomerId": 9,
                                "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "Forums_Forum": {
                                  "Id": 1,
                                  "ForumGroupId": 2,
                                  "Name": "sample string 3",
                                  "Description": "sample string 4",
                                  "NumTopics": 5,
                                  "NumPosts": 6,
                                  "LastTopicId": 7,
                                  "LastPostId": 8,
                                  "LastPostCustomerId": 9,
                                  "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                  "DisplayOrder": 10,
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "Forums_Group": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "DisplayOrder": 3,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "Forums_Forum": []
                                  },
                                  "Forums_Topic": []
                                },
                                "Forums_Post": [
                                  {
                                    "Id": 1,
                                    "TopicId": 2,
                                    "CustomerId": 3,
                                    "Text": "sample string 4",
                                    "IPAddress": "sample string 5",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                  },
                                  {
                                    "Id": 1,
                                    "TopicId": 2,
                                    "CustomerId": 3,
                                    "Text": "sample string 4",
                                    "IPAddress": "sample string 5",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                  }
                                ]
                              }
                            ],
                            "Logs": [
                              {
                                "Id": 1,
                                "LogLevelId": 2,
                                "ShortMessage": "sample string 3",
                                "FullMessage": "sample string 4",
                                "IpAddress": "sample string 5",
                                "CustomerId": 1,
                                "PageUrl": "sample string 6",
                                "ReferrerUrl": "sample string 7",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              },
                              {
                                "Id": 1,
                                "LogLevelId": 2,
                                "ShortMessage": "sample string 3",
                                "FullMessage": "sample string 4",
                                "IpAddress": "sample string 5",
                                "CustomerId": 1,
                                "PageUrl": "sample string 6",
                                "ReferrerUrl": "sample string 7",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              }
                            ],
                            "NewsComments": [
                              {
                                "Id": 1,
                                "CommentTitle": "sample string 2",
                                "CommentText": "sample string 3",
                                "NewsItemId": 4,
                                "CustomerId": 5,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "News": {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Title": "sample string 3",
                                  "Short": "sample string 4",
                                  "Full": "sample string 5",
                                  "Published": true,
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "AllowComments": true,
                                  "CommentCount": 8,
                                  "LimitedToStores": true,
                                  "MetaKeywords": "sample string 10",
                                  "MetaDescription": "sample string 11",
                                  "MetaTitle": "sample string 12",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "ZoneId": 14,
                                  "ZoneName": "sample string 15",
                                  "IsHot": true,
                                  "IsFocus": true,
                                  "CustomerId": 16,
                                  "ViewCount": 1,
                                  "PictureId": 1,
                                  "OrderNo": 1,
                                  "UrlImage": "sample string 17",
                                  "UrlImages": [
                                    "sample string 1",
                                    "sample string 2"
                                  ],
                                  "PictureIds": "sample string 18",
                                  "Language": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "LanguageCulture": "sample string 3",
                                    "UniqueSeoCode": "sample string 4",
                                    "FlagImageFileName": "sample string 5",
                                    "Rtl": true,
                                    "LimitedToStores": true,
                                    "Published": true,
                                    "DisplayOrder": 9,
                                    "BlogPosts": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Title": "sample string 3",
                                        "Body": "sample string 4",
                                        "AllowComments": true,
                                        "CommentCount": 6,
                                        "Tags": "sample string 7",
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "MetaKeywords": "sample string 8",
                                        "MetaDescription": "sample string 9",
                                        "MetaTitle": "sample string 10",
                                        "LimitedToStores": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogComments": [
                                          {
                                            "Id": 1,
                                            "CustomerId": 2,
                                            "CommentText": "sample string 3",
                                            "BlogPostId": 4,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "CustomerId": 2,
                                            "CommentText": "sample string 3",
                                            "BlogPostId": 4,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Title": "sample string 3",
                                        "Body": "sample string 4",
                                        "AllowComments": true,
                                        "CommentCount": 6,
                                        "Tags": "sample string 7",
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "MetaKeywords": "sample string 8",
                                        "MetaDescription": "sample string 9",
                                        "MetaTitle": "sample string 10",
                                        "LimitedToStores": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogComments": [
                                          {
                                            "Id": 1,
                                            "CustomerId": 2,
                                            "CommentText": "sample string 3",
                                            "BlogPostId": 4,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "CustomerId": 2,
                                            "CommentText": "sample string 3",
                                            "BlogPostId": 4,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      }
                                    ],
                                    "LocaleStringResources": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "ResourceName": "sample string 3",
                                        "ResourceValue": "sample string 4"
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "ResourceName": "sample string 3",
                                        "ResourceValue": "sample string 4"
                                      }
                                    ],
                                    "LocalizedProperties": [
                                      {
                                        "Id": 1,
                                        "EntityId": 2,
                                        "LanguageId": 3,
                                        "LocaleKeyGroup": "sample string 4",
                                        "LocaleKey": "sample string 5",
                                        "LocaleValue": "sample string 6"
                                      },
                                      {
                                        "Id": 1,
                                        "EntityId": 2,
                                        "LanguageId": 3,
                                        "LocaleKeyGroup": "sample string 4",
                                        "LocaleKey": "sample string 5",
                                        "LocaleValue": "sample string 6"
                                      }
                                    ],
                                    "News": [],
                                    "Polls": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Name": "sample string 3",
                                        "SystemKeyword": "sample string 4",
                                        "Published": true,
                                        "ShowOnHomePage": true,
                                        "AllowGuestsToVote": true,
                                        "DisplayOrder": 8,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswers": [
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          },
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Name": "sample string 3",
                                        "SystemKeyword": "sample string 4",
                                        "Published": true,
                                        "ShowOnHomePage": true,
                                        "AllowGuestsToVote": true,
                                        "DisplayOrder": 8,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswers": [
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          },
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    ]
                                  },
                                  "NewsComments": []
                                }
                              },
                              {
                                "Id": 1,
                                "CommentTitle": "sample string 2",
                                "CommentText": "sample string 3",
                                "NewsItemId": 4,
                                "CustomerId": 5,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "News": {
                                  "Id": 1,
                                  "LanguageId": 2,
                                  "Title": "sample string 3",
                                  "Short": "sample string 4",
                                  "Full": "sample string 5",
                                  "Published": true,
                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "AllowComments": true,
                                  "CommentCount": 8,
                                  "LimitedToStores": true,
                                  "MetaKeywords": "sample string 10",
                                  "MetaDescription": "sample string 11",
                                  "MetaTitle": "sample string 12",
                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                  "ZoneId": 14,
                                  "ZoneName": "sample string 15",
                                  "IsHot": true,
                                  "IsFocus": true,
                                  "CustomerId": 16,
                                  "ViewCount": 1,
                                  "PictureId": 1,
                                  "OrderNo": 1,
                                  "UrlImage": "sample string 17",
                                  "UrlImages": [
                                    "sample string 1",
                                    "sample string 2"
                                  ],
                                  "PictureIds": "sample string 18",
                                  "Language": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "LanguageCulture": "sample string 3",
                                    "UniqueSeoCode": "sample string 4",
                                    "FlagImageFileName": "sample string 5",
                                    "Rtl": true,
                                    "LimitedToStores": true,
                                    "Published": true,
                                    "DisplayOrder": 9,
                                    "BlogPosts": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Title": "sample string 3",
                                        "Body": "sample string 4",
                                        "AllowComments": true,
                                        "CommentCount": 6,
                                        "Tags": "sample string 7",
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "MetaKeywords": "sample string 8",
                                        "MetaDescription": "sample string 9",
                                        "MetaTitle": "sample string 10",
                                        "LimitedToStores": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogComments": [
                                          {
                                            "Id": 1,
                                            "CustomerId": 2,
                                            "CommentText": "sample string 3",
                                            "BlogPostId": 4,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "CustomerId": 2,
                                            "CommentText": "sample string 3",
                                            "BlogPostId": 4,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Title": "sample string 3",
                                        "Body": "sample string 4",
                                        "AllowComments": true,
                                        "CommentCount": 6,
                                        "Tags": "sample string 7",
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "MetaKeywords": "sample string 8",
                                        "MetaDescription": "sample string 9",
                                        "MetaTitle": "sample string 10",
                                        "LimitedToStores": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "BlogComments": [
                                          {
                                            "Id": 1,
                                            "CustomerId": 2,
                                            "CommentText": "sample string 3",
                                            "BlogPostId": 4,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "CustomerId": 2,
                                            "CommentText": "sample string 3",
                                            "BlogPostId": 4,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                          }
                                        ]
                                      }
                                    ],
                                    "LocaleStringResources": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "ResourceName": "sample string 3",
                                        "ResourceValue": "sample string 4"
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "ResourceName": "sample string 3",
                                        "ResourceValue": "sample string 4"
                                      }
                                    ],
                                    "LocalizedProperties": [
                                      {
                                        "Id": 1,
                                        "EntityId": 2,
                                        "LanguageId": 3,
                                        "LocaleKeyGroup": "sample string 4",
                                        "LocaleKey": "sample string 5",
                                        "LocaleValue": "sample string 6"
                                      },
                                      {
                                        "Id": 1,
                                        "EntityId": 2,
                                        "LanguageId": 3,
                                        "LocaleKeyGroup": "sample string 4",
                                        "LocaleKey": "sample string 5",
                                        "LocaleValue": "sample string 6"
                                      }
                                    ],
                                    "News": [],
                                    "Polls": [
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Name": "sample string 3",
                                        "SystemKeyword": "sample string 4",
                                        "Published": true,
                                        "ShowOnHomePage": true,
                                        "AllowGuestsToVote": true,
                                        "DisplayOrder": 8,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswers": [
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          },
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "LanguageId": 2,
                                        "Name": "sample string 3",
                                        "SystemKeyword": "sample string 4",
                                        "Published": true,
                                        "ShowOnHomePage": true,
                                        "AllowGuestsToVote": true,
                                        "DisplayOrder": 8,
                                        "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                        "PollAnswers": [
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          },
                                          {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "PollVotingRecords": [
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              },
                                              {
                                                "Id": 1,
                                                "PollAnswerId": 2,
                                                "CustomerId": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    ]
                                  },
                                  "NewsComments": []
                                }
                              }
                            ],
                            "PollVotingRecords": [
                              {
                                "Id": 1,
                                "PollAnswerId": 2,
                                "CustomerId": 3,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "PollAnswer": {
                                  "Id": 1,
                                  "PollId": 2,
                                  "Name": "sample string 3",
                                  "NumberOfVotes": 4,
                                  "DisplayOrder": 5,
                                  "Poll": {
                                    "Id": 1,
                                    "LanguageId": 2,
                                    "Name": "sample string 3",
                                    "SystemKeyword": "sample string 4",
                                    "Published": true,
                                    "ShowOnHomePage": true,
                                    "AllowGuestsToVote": true,
                                    "DisplayOrder": 8,
                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "Language": {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "LanguageCulture": "sample string 3",
                                      "UniqueSeoCode": "sample string 4",
                                      "FlagImageFileName": "sample string 5",
                                      "Rtl": true,
                                      "LimitedToStores": true,
                                      "Published": true,
                                      "DisplayOrder": 9,
                                      "BlogPosts": [
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [
                                            {
                                              "Id": 1,
                                              "CustomerId": 2,
                                              "CommentText": "sample string 3",
                                              "BlogPostId": 4,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            },
                                            {
                                              "Id": 1,
                                              "CustomerId": 2,
                                              "CommentText": "sample string 3",
                                              "BlogPostId": 4,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            }
                                          ]
                                        },
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [
                                            {
                                              "Id": 1,
                                              "CustomerId": 2,
                                              "CommentText": "sample string 3",
                                              "BlogPostId": 4,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            },
                                            {
                                              "Id": 1,
                                              "CustomerId": 2,
                                              "CommentText": "sample string 3",
                                              "BlogPostId": 4,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            }
                                          ]
                                        }
                                      ],
                                      "LocaleStringResources": [
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "ResourceName": "sample string 3",
                                          "ResourceValue": "sample string 4"
                                        },
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "ResourceName": "sample string 3",
                                          "ResourceValue": "sample string 4"
                                        }
                                      ],
                                      "LocalizedProperties": [
                                        {
                                          "Id": 1,
                                          "EntityId": 2,
                                          "LanguageId": 3,
                                          "LocaleKeyGroup": "sample string 4",
                                          "LocaleKey": "sample string 5",
                                          "LocaleValue": "sample string 6"
                                        },
                                        {
                                          "Id": 1,
                                          "EntityId": 2,
                                          "LanguageId": 3,
                                          "LocaleKeyGroup": "sample string 4",
                                          "LocaleKey": "sample string 5",
                                          "LocaleValue": "sample string 6"
                                        }
                                      ],
                                      "News": [
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "NewsComments": [
                                            {
                                              "Id": 1,
                                              "CommentTitle": "sample string 2",
                                              "CommentText": "sample string 3",
                                              "NewsItemId": 4,
                                              "CustomerId": 5,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            },
                                            {
                                              "Id": 1,
                                              "CommentTitle": "sample string 2",
                                              "CommentText": "sample string 3",
                                              "NewsItemId": 4,
                                              "CustomerId": 5,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            }
                                          ]
                                        },
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "NewsComments": [
                                            {
                                              "Id": 1,
                                              "CommentTitle": "sample string 2",
                                              "CommentText": "sample string 3",
                                              "NewsItemId": 4,
                                              "CustomerId": 5,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            },
                                            {
                                              "Id": 1,
                                              "CommentTitle": "sample string 2",
                                              "CommentText": "sample string 3",
                                              "NewsItemId": 4,
                                              "CustomerId": 5,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            }
                                          ]
                                        }
                                      ],
                                      "Polls": []
                                    },
                                    "PollAnswers": []
                                  },
                                  "PollVotingRecords": []
                                }
                              },
                              {
                                "Id": 1,
                                "PollAnswerId": 2,
                                "CustomerId": 3,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "PollAnswer": {
                                  "Id": 1,
                                  "PollId": 2,
                                  "Name": "sample string 3",
                                  "NumberOfVotes": 4,
                                  "DisplayOrder": 5,
                                  "Poll": {
                                    "Id": 1,
                                    "LanguageId": 2,
                                    "Name": "sample string 3",
                                    "SystemKeyword": "sample string 4",
                                    "Published": true,
                                    "ShowOnHomePage": true,
                                    "AllowGuestsToVote": true,
                                    "DisplayOrder": 8,
                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "Language": {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "LanguageCulture": "sample string 3",
                                      "UniqueSeoCode": "sample string 4",
                                      "FlagImageFileName": "sample string 5",
                                      "Rtl": true,
                                      "LimitedToStores": true,
                                      "Published": true,
                                      "DisplayOrder": 9,
                                      "BlogPosts": [
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [
                                            {
                                              "Id": 1,
                                              "CustomerId": 2,
                                              "CommentText": "sample string 3",
                                              "BlogPostId": 4,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            },
                                            {
                                              "Id": 1,
                                              "CustomerId": 2,
                                              "CommentText": "sample string 3",
                                              "BlogPostId": 4,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            }
                                          ]
                                        },
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Body": "sample string 4",
                                          "AllowComments": true,
                                          "CommentCount": 6,
                                          "Tags": "sample string 7",
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "MetaKeywords": "sample string 8",
                                          "MetaDescription": "sample string 9",
                                          "MetaTitle": "sample string 10",
                                          "LimitedToStores": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogComments": [
                                            {
                                              "Id": 1,
                                              "CustomerId": 2,
                                              "CommentText": "sample string 3",
                                              "BlogPostId": 4,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            },
                                            {
                                              "Id": 1,
                                              "CustomerId": 2,
                                              "CommentText": "sample string 3",
                                              "BlogPostId": 4,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            }
                                          ]
                                        }
                                      ],
                                      "LocaleStringResources": [
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "ResourceName": "sample string 3",
                                          "ResourceValue": "sample string 4"
                                        },
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "ResourceName": "sample string 3",
                                          "ResourceValue": "sample string 4"
                                        }
                                      ],
                                      "LocalizedProperties": [
                                        {
                                          "Id": 1,
                                          "EntityId": 2,
                                          "LanguageId": 3,
                                          "LocaleKeyGroup": "sample string 4",
                                          "LocaleKey": "sample string 5",
                                          "LocaleValue": "sample string 6"
                                        },
                                        {
                                          "Id": 1,
                                          "EntityId": 2,
                                          "LanguageId": 3,
                                          "LocaleKeyGroup": "sample string 4",
                                          "LocaleKey": "sample string 5",
                                          "LocaleValue": "sample string 6"
                                        }
                                      ],
                                      "News": [
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "NewsComments": [
                                            {
                                              "Id": 1,
                                              "CommentTitle": "sample string 2",
                                              "CommentText": "sample string 3",
                                              "NewsItemId": 4,
                                              "CustomerId": 5,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            },
                                            {
                                              "Id": 1,
                                              "CommentTitle": "sample string 2",
                                              "CommentText": "sample string 3",
                                              "NewsItemId": 4,
                                              "CustomerId": 5,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            }
                                          ]
                                        },
                                        {
                                          "Id": 1,
                                          "LanguageId": 2,
                                          "Title": "sample string 3",
                                          "Short": "sample string 4",
                                          "Full": "sample string 5",
                                          "Published": true,
                                          "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "AllowComments": true,
                                          "CommentCount": 8,
                                          "LimitedToStores": true,
                                          "MetaKeywords": "sample string 10",
                                          "MetaDescription": "sample string 11",
                                          "MetaTitle": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ZoneId": 14,
                                          "ZoneName": "sample string 15",
                                          "IsHot": true,
                                          "IsFocus": true,
                                          "CustomerId": 16,
                                          "ViewCount": 1,
                                          "PictureId": 1,
                                          "OrderNo": 1,
                                          "UrlImage": "sample string 17",
                                          "UrlImages": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "PictureIds": "sample string 18",
                                          "NewsComments": [
                                            {
                                              "Id": 1,
                                              "CommentTitle": "sample string 2",
                                              "CommentText": "sample string 3",
                                              "NewsItemId": 4,
                                              "CustomerId": 5,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            },
                                            {
                                              "Id": 1,
                                              "CommentTitle": "sample string 2",
                                              "CommentText": "sample string 3",
                                              "NewsItemId": 4,
                                              "CustomerId": 5,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            }
                                          ]
                                        }
                                      ],
                                      "Polls": []
                                    },
                                    "PollAnswers": []
                                  },
                                  "PollVotingRecords": []
                                }
                              }
                            ],
                            "Forums_PrivateMessage": [
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "FromCustomerId": 3,
                                "ToCustomerId": 4,
                                "Subject": "sample string 5",
                                "Text": "sample string 6",
                                "IsRead": true,
                                "IsDeletedByAuthor": true,
                                "IsDeletedByRecipient": true,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              },
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "FromCustomerId": 3,
                                "ToCustomerId": 4,
                                "Subject": "sample string 5",
                                "Text": "sample string 6",
                                "IsRead": true,
                                "IsDeletedByAuthor": true,
                                "IsDeletedByRecipient": true,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              }
                            ],
                            "Forums_PrivateMessage1": [
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "FromCustomerId": 3,
                                "ToCustomerId": 4,
                                "Subject": "sample string 5",
                                "Text": "sample string 6",
                                "IsRead": true,
                                "IsDeletedByAuthor": true,
                                "IsDeletedByRecipient": true,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              },
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "FromCustomerId": 3,
                                "ToCustomerId": 4,
                                "Subject": "sample string 5",
                                "Text": "sample string 6",
                                "IsRead": true,
                                "IsDeletedByAuthor": true,
                                "IsDeletedByRecipient": true,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              }
                            ],
                            "ReturnRequests": [
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "OrderItemId": 3,
                                "CustomerId": 4,
                                "Quantity": 5,
                                "ReasonForReturn": "sample string 6",
                                "RequestedAction": "sample string 7",
                                "CustomerComments": "sample string 8",
                                "StaffNotes": "sample string 9",
                                "ReturnRequestStatusId": 10,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              },
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "OrderItemId": 3,
                                "CustomerId": 4,
                                "Quantity": 5,
                                "ReasonForReturn": "sample string 6",
                                "RequestedAction": "sample string 7",
                                "CustomerComments": "sample string 8",
                                "StaffNotes": "sample string 9",
                                "ReturnRequestStatusId": 10,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                              }
                            ],
                            "RewardPointsHistories": [],
                            "ShoppingCartItems": [
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "ShoppingCartTypeId": 3,
                                "CustomerId": 4,
                                "ProductId": 5,
                                "AttributesXml": "sample string 6",
                                "CustomerEnteredPrice": 7.0,
                                "Quantity": 8,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "ListChairIndexF1": "sample string 11",
                                "ListChairValueF1": "sample string 12",
                                "ListChairIndexF2": "sample string 13",
                                "ListChairValueF2": "sample string 14",
                                "ListChairIndexF3": "sample string 15",
                                "ListChairValueF3": "sample string 16",
                                "PositionId": 1
                              },
                              {
                                "Id": 1,
                                "StoreId": 2,
                                "ShoppingCartTypeId": 3,
                                "CustomerId": 4,
                                "ProductId": 5,
                                "AttributesXml": "sample string 6",
                                "CustomerEnteredPrice": 7.0,
                                "Quantity": 8,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "ListChairIndexF1": "sample string 11",
                                "ListChairValueF1": "sample string 12",
                                "ListChairIndexF2": "sample string 13",
                                "ListChairValueF2": "sample string 14",
                                "ListChairIndexF3": "sample string 15",
                                "ListChairValueF3": "sample string 16",
                                "PositionId": 1
                              }
                            ],
                            "Addresses": [
                              {
                                "Id": 1,
                                "FirstName": "sample string 2",
                                "LastName": "sample string 3",
                                "Email": "sample string 4",
                                "Company": "sample string 5",
                                "PersonInCharge": "sample string 6",
                                "CountryId": 1,
                                "StateProvinceId": 1,
                                "City": "sample string 7",
                                "Address1": "sample string 8",
                                "Address2": "sample string 9",
                                "ZipPostalCode": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "FaxNumber": "sample string 12",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "Country": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "AllowsBilling": true,
                                  "AllowsShipping": true,
                                  "TwoLetterIsoCode": "sample string 5",
                                  "ThreeLetterIsoCode": "sample string 6",
                                  "NumericIsoCode": 7,
                                  "SubjectToVat": true,
                                  "Published": true,
                                  "DisplayOrder": 10,
                                  "Addresses": [],
                                  "StateProvinces": [
                                    {
                                      "Id": 1,
                                      "CountryId": 2,
                                      "Name": "sample string 3",
                                      "Abbreviation": "sample string 4",
                                      "Published": true,
                                      "DisplayOrder": 6,
                                      "ShowMenu": true,
                                      "ProvinceId": 8,
                                      "Addresses": []
                                    },
                                    {
                                      "Id": 1,
                                      "CountryId": 2,
                                      "Name": "sample string 3",
                                      "Abbreviation": "sample string 4",
                                      "Published": true,
                                      "DisplayOrder": 6,
                                      "ShowMenu": true,
                                      "ProvinceId": 8,
                                      "Addresses": []
                                    }
                                  ],
                                  "ShippingMethods": [
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "Description": "sample string 3",
                                      "DisplayOrder": 4,
                                      "Countries": []
                                    },
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "Description": "sample string 3",
                                      "DisplayOrder": 4,
                                      "Countries": []
                                    }
                                  ]
                                },
                                "StateProvince": {
                                  "Id": 1,
                                  "CountryId": 2,
                                  "Name": "sample string 3",
                                  "Abbreviation": "sample string 4",
                                  "Published": true,
                                  "DisplayOrder": 6,
                                  "ShowMenu": true,
                                  "ProvinceId": 8,
                                  "Addresses": [],
                                  "Country": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "AllowsBilling": true,
                                    "AllowsShipping": true,
                                    "TwoLetterIsoCode": "sample string 5",
                                    "ThreeLetterIsoCode": "sample string 6",
                                    "NumericIsoCode": 7,
                                    "SubjectToVat": true,
                                    "Published": true,
                                    "DisplayOrder": 10,
                                    "Addresses": [],
                                    "StateProvinces": [],
                                    "ShippingMethods": [
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "DisplayOrder": 4,
                                        "Countries": []
                                      },
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "DisplayOrder": 4,
                                        "Countries": []
                                      }
                                    ]
                                  }
                                },
                                "Affiliates": [
                                  {
                                    "Id": 1,
                                    "AddressId": 2,
                                    "Deleted": true,
                                    "Active": true
                                  },
                                  {
                                    "Id": 1,
                                    "AddressId": 2,
                                    "Deleted": true,
                                    "Active": true
                                  }
                                ],
                                "Customers": []
                              },
                              {
                                "Id": 1,
                                "FirstName": "sample string 2",
                                "LastName": "sample string 3",
                                "Email": "sample string 4",
                                "Company": "sample string 5",
                                "PersonInCharge": "sample string 6",
                                "CountryId": 1,
                                "StateProvinceId": 1,
                                "City": "sample string 7",
                                "Address1": "sample string 8",
                                "Address2": "sample string 9",
                                "ZipPostalCode": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "FaxNumber": "sample string 12",
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "Country": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "AllowsBilling": true,
                                  "AllowsShipping": true,
                                  "TwoLetterIsoCode": "sample string 5",
                                  "ThreeLetterIsoCode": "sample string 6",
                                  "NumericIsoCode": 7,
                                  "SubjectToVat": true,
                                  "Published": true,
                                  "DisplayOrder": 10,
                                  "Addresses": [],
                                  "StateProvinces": [
                                    {
                                      "Id": 1,
                                      "CountryId": 2,
                                      "Name": "sample string 3",
                                      "Abbreviation": "sample string 4",
                                      "Published": true,
                                      "DisplayOrder": 6,
                                      "ShowMenu": true,
                                      "ProvinceId": 8,
                                      "Addresses": []
                                    },
                                    {
                                      "Id": 1,
                                      "CountryId": 2,
                                      "Name": "sample string 3",
                                      "Abbreviation": "sample string 4",
                                      "Published": true,
                                      "DisplayOrder": 6,
                                      "ShowMenu": true,
                                      "ProvinceId": 8,
                                      "Addresses": []
                                    }
                                  ],
                                  "ShippingMethods": [
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "Description": "sample string 3",
                                      "DisplayOrder": 4,
                                      "Countries": []
                                    },
                                    {
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "Description": "sample string 3",
                                      "DisplayOrder": 4,
                                      "Countries": []
                                    }
                                  ]
                                },
                                "StateProvince": {
                                  "Id": 1,
                                  "CountryId": 2,
                                  "Name": "sample string 3",
                                  "Abbreviation": "sample string 4",
                                  "Published": true,
                                  "DisplayOrder": 6,
                                  "ShowMenu": true,
                                  "ProvinceId": 8,
                                  "Addresses": [],
                                  "Country": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "AllowsBilling": true,
                                    "AllowsShipping": true,
                                    "TwoLetterIsoCode": "sample string 5",
                                    "ThreeLetterIsoCode": "sample string 6",
                                    "NumericIsoCode": 7,
                                    "SubjectToVat": true,
                                    "Published": true,
                                    "DisplayOrder": 10,
                                    "Addresses": [],
                                    "StateProvinces": [],
                                    "ShippingMethods": [
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "DisplayOrder": 4,
                                        "Countries": []
                                      },
                                      {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "DisplayOrder": 4,
                                        "Countries": []
                                      }
                                    ]
                                  }
                                },
                                "Affiliates": [
                                  {
                                    "Id": 1,
                                    "AddressId": 2,
                                    "Deleted": true,
                                    "Active": true
                                  },
                                  {
                                    "Id": 1,
                                    "AddressId": 2,
                                    "Deleted": true,
                                    "Active": true
                                  }
                                ],
                                "Customers": []
                              }
                            ]
                          }
                        }
                      ],
                      "Shipments": [
                        {
                          "Id": 1,
                          "OrderId": 2,
                          "TrackingNumber": "sample string 3",
                          "TotalWeight": 1.0,
                          "ShippedDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "DeliveryDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "ShipmentItems": [
                            {
                              "Id": 1,
                              "ShipmentId": 2,
                              "OrderItemId": 3,
                              "Quantity": 4
                            },
                            {
                              "Id": 1,
                              "ShipmentId": 2,
                              "OrderItemId": 3,
                              "Quantity": 4
                            }
                          ]
                        },
                        {
                          "Id": 1,
                          "OrderId": 2,
                          "TrackingNumber": "sample string 3",
                          "TotalWeight": 1.0,
                          "ShippedDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "DeliveryDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "ShipmentItems": [
                            {
                              "Id": 1,
                              "ShipmentId": 2,
                              "OrderItemId": 3,
                              "Quantity": 4
                            },
                            {
                              "Id": 1,
                              "ShipmentId": 2,
                              "OrderItemId": 3,
                              "Quantity": 4
                            }
                          ]
                        }
                      ]
                    }
                  }
                ],
                "OrderItemTmps": [
                  {
                    "Id": 1,
                    "OrderItemGuid": "2cc4aba2-ae24-448f-b900-b38cf695f732",
                    "OrderId": 3,
                    "ProductId": 1,
                    "Quantity": 4,
                    "UnitPriceInclTax": 1.0,
                    "UnitPriceExclTax": 1.0,
                    "PriceInclTax": 1.0,
                    "PriceExclTax": 1.0,
                    "DiscountAmountInclTax": 1.0,
                    "DiscountAmountExclTax": 1.0,
                    "OriginalProductCost": 1.0,
                    "AttributeDescription": "sample string 5",
                    "AttributesXml": "sample string 6",
                    "DownloadCount": 1,
                    "IsDownloadActivated": true,
                    "LicenseDownloadId": 1,
                    "ItemWeight": 1.0,
                    "ListChairIndexF1": "sample string 7",
                    "ListChairIndexF2": "sample string 8",
                    "ListChairIndexF3": "sample string 9",
                    "ListChairValueF1": "sample string 10",
                    "ListChairValueF2": "sample string 11",
                    "ListChairValueF3": "sample string 12",
                    "PrintedChairIndexF1": "sample string 13",
                    "PrintedChairIndexF2": "sample string 14",
                    "PrintedChairIndexF3": "sample string 15",
                    "PositionId": 1,
                    "PlanScreenId": 1,
                    "ListChairCheckinIndexF1": "sample string 16",
                    "ListChairCheckinIndexF2": "sample string 17",
                    "ListChairCheckinIndexF3": "sample string 18",
                    "OrderTmp": {
                      "Id": 1,
                      "OrderGuid": "d2198ab7-3ce9-400a-8dd1-dbb2c14c7074",
                      "StoreId": 3,
                      "CustomerId": 4,
                      "BillingAddressId": 5,
                      "ShippingAddressId": 1,
                      "OrderStatusId": 6,
                      "ShippingStatusId": 7,
                      "PaymentStatusId": 8,
                      "PaymentMethodSystemName": "sample string 9",
                      "CustomerCurrencyCode": "sample string 10",
                      "CurrencyRate": 1.0,
                      "CustomerTaxDisplayTypeId": 1,
                      "VatNumber": "sample string 11",
                      "OrderSubtotalInclTax": 1.0,
                      "OrderSubtotalExclTax": 1.0,
                      "OrderSubTotalDiscountInclTax": 1.0,
                      "OrderSubTotalDiscountExclTax": 1.0,
                      "OrderShippingInclTax": 1.0,
                      "OrderShippingExclTax": 1.0,
                      "PaymentMethodAdditionalFeeInclTax": 1.0,
                      "PaymentMethodAdditionalFeeExclTax": 1.0,
                      "TaxRates": "sample string 12",
                      "OrderTax": 1.0,
                      "OrderDiscount": 1.0,
                      "OrderTotal": 1.0,
                      "RefundedAmount": 1.0,
                      "RewardPointsWereAdded": true,
                      "CheckoutAttributeDescription": "sample string 14",
                      "CheckoutAttributesXml": "sample string 15",
                      "CustomerLanguageId": 1,
                      "AffiliateId": 1,
                      "UserId": 16,
                      "PrintingUserId": 17,
                      "InviterId": 18,
                      "CustomerIp": "sample string 19",
                      "AllowStoringCreditCardNumber": true,
                      "CardType": "sample string 20",
                      "CardName": "sample string 21",
                      "CardNumber": "sample string 22",
                      "MaskedCreditCardNumber": "sample string 23",
                      "CardCvv2": "sample string 24",
                      "CardExpirationMonth": "sample string 25",
                      "CardExpirationYear": "sample string 26",
                      "AuthorizationTransactionId": "sample string 27",
                      "AuthorizationTransactionCode": "sample string 28",
                      "AuthorizationTransactionResult": "sample string 29",
                      "CaptureTransactionId": "sample string 30",
                      "CaptureTransactionResult": "sample string 31",
                      "SubscriptionTransactionId": "sample string 32",
                      "PurchaseOrderNumber": "sample string 33",
                      "PaidDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                      "ShippingMethod": "sample string 34",
                      "ShippingRateComputationMethodSystemName": "sample string 35",
                      "Deleted": true,
                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                      "PrintedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                      "ShippingTimeId": 1,
                      "IsInvitation": true,
                      "IsOnline": true,
                      "IsContract": true,
                      "BarCode": "sample string 41",
                      "BarCodeBinary": "QEA=",
                      "vpcTelcoCode": "sample string 42",
                      "vpc_MerchTxnRef": "sample string 43",
                      "IsEmailSent": true,
                      "IsSmsSent": true,
                      "CustomerFirstName": "sample string 44",
                      "CustomerLastName": "sample string 45",
                      "CustomerEmail": "sample string 46",
                      "CustomerPhone": "sample string 47",
                      "IsAutoBuy": true,
                      "MemberCardCode": "sample string 48",
                      "PointReward": 1.0,
                      "PointCard": 1.0,
                      "VoucherCode": "sample string 49",
                      "CampaignId": 1,
                      "DiscountStatus": 1,
                      "IsTicketUsed": true,
                      "CheckedInOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                      "CheckedInUserId": 1,
                      "TransactionID": "sample string 50",
                      "InvNo": "sample string 51",
                      "ErrorStatus": "sample string 52",
                      "ETicketUrl": "sample string 53",
                      "OrderItemTmps": []
                    }
                  },
                  {
                    "Id": 1,
                    "OrderItemGuid": "2cc4aba2-ae24-448f-b900-b38cf695f732",
                    "OrderId": 3,
                    "ProductId": 1,
                    "Quantity": 4,
                    "UnitPriceInclTax": 1.0,
                    "UnitPriceExclTax": 1.0,
                    "PriceInclTax": 1.0,
                    "PriceExclTax": 1.0,
                    "DiscountAmountInclTax": 1.0,
                    "DiscountAmountExclTax": 1.0,
                    "OriginalProductCost": 1.0,
                    "AttributeDescription": "sample string 5",
                    "AttributesXml": "sample string 6",
                    "DownloadCount": 1,
                    "IsDownloadActivated": true,
                    "LicenseDownloadId": 1,
                    "ItemWeight": 1.0,
                    "ListChairIndexF1": "sample string 7",
                    "ListChairIndexF2": "sample string 8",
                    "ListChairIndexF3": "sample string 9",
                    "ListChairValueF1": "sample string 10",
                    "ListChairValueF2": "sample string 11",
                    "ListChairValueF3": "sample string 12",
                    "PrintedChairIndexF1": "sample string 13",
                    "PrintedChairIndexF2": "sample string 14",
                    "PrintedChairIndexF3": "sample string 15",
                    "PositionId": 1,
                    "PlanScreenId": 1,
                    "ListChairCheckinIndexF1": "sample string 16",
                    "ListChairCheckinIndexF2": "sample string 17",
                    "ListChairCheckinIndexF3": "sample string 18",
                    "OrderTmp": {
                      "Id": 1,
                      "OrderGuid": "d2198ab7-3ce9-400a-8dd1-dbb2c14c7074",
                      "StoreId": 3,
                      "CustomerId": 4,
                      "BillingAddressId": 5,
                      "ShippingAddressId": 1,
                      "OrderStatusId": 6,
                      "ShippingStatusId": 7,
                      "PaymentStatusId": 8,
                      "PaymentMethodSystemName": "sample string 9",
                      "CustomerCurrencyCode": "sample string 10",
                      "CurrencyRate": 1.0,
                      "CustomerTaxDisplayTypeId": 1,
                      "VatNumber": "sample string 11",
                      "OrderSubtotalInclTax": 1.0,
                      "OrderSubtotalExclTax": 1.0,
                      "OrderSubTotalDiscountInclTax": 1.0,
                      "OrderSubTotalDiscountExclTax": 1.0,
                      "OrderShippingInclTax": 1.0,
                      "OrderShippingExclTax": 1.0,
                      "PaymentMethodAdditionalFeeInclTax": 1.0,
                      "PaymentMethodAdditionalFeeExclTax": 1.0,
                      "TaxRates": "sample string 12",
                      "OrderTax": 1.0,
                      "OrderDiscount": 1.0,
                      "OrderTotal": 1.0,
                      "RefundedAmount": 1.0,
                      "RewardPointsWereAdded": true,
                      "CheckoutAttributeDescription": "sample string 14",
                      "CheckoutAttributesXml": "sample string 15",
                      "CustomerLanguageId": 1,
                      "AffiliateId": 1,
                      "UserId": 16,
                      "PrintingUserId": 17,
                      "InviterId": 18,
                      "CustomerIp": "sample string 19",
                      "AllowStoringCreditCardNumber": true,
                      "CardType": "sample string 20",
                      "CardName": "sample string 21",
                      "CardNumber": "sample string 22",
                      "MaskedCreditCardNumber": "sample string 23",
                      "CardCvv2": "sample string 24",
                      "CardExpirationMonth": "sample string 25",
                      "CardExpirationYear": "sample string 26",
                      "AuthorizationTransactionId": "sample string 27",
                      "AuthorizationTransactionCode": "sample string 28",
                      "AuthorizationTransactionResult": "sample string 29",
                      "CaptureTransactionId": "sample string 30",
                      "CaptureTransactionResult": "sample string 31",
                      "SubscriptionTransactionId": "sample string 32",
                      "PurchaseOrderNumber": "sample string 33",
                      "PaidDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                      "ShippingMethod": "sample string 34",
                      "ShippingRateComputationMethodSystemName": "sample string 35",
                      "Deleted": true,
                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                      "PrintedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                      "ShippingTimeId": 1,
                      "IsInvitation": true,
                      "IsOnline": true,
                      "IsContract": true,
                      "BarCode": "sample string 41",
                      "BarCodeBinary": "QEA=",
                      "vpcTelcoCode": "sample string 42",
                      "vpc_MerchTxnRef": "sample string 43",
                      "IsEmailSent": true,
                      "IsSmsSent": true,
                      "CustomerFirstName": "sample string 44",
                      "CustomerLastName": "sample string 45",
                      "CustomerEmail": "sample string 46",
                      "CustomerPhone": "sample string 47",
                      "IsAutoBuy": true,
                      "MemberCardCode": "sample string 48",
                      "PointReward": 1.0,
                      "PointCard": 1.0,
                      "VoucherCode": "sample string 49",
                      "CampaignId": 1,
                      "DiscountStatus": 1,
                      "IsTicketUsed": true,
                      "CheckedInOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                      "CheckedInUserId": 1,
                      "TransactionID": "sample string 50",
                      "InvNo": "sample string 51",
                      "ErrorStatus": "sample string 52",
                      "ETicketUrl": "sample string 53",
                      "OrderItemTmps": []
                    }
                  }
                ],
                "Product_Category_Mapping": [
                  {
                    "Id": 1,
                    "ProductId": 2,
                    "CategoryId": 3,
                    "IsFeaturedProduct": true,
                    "DisplayOrder": 5,
                    "Category": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3",
                      "CategoryTemplateId": 4,
                      "MetaKeywords": "sample string 5",
                      "MetaDescription": "sample string 6",
                      "MetaTitle": "sample string 7",
                      "ParentCategoryId": 8,
                      "PictureId": 9,
                      "PageSize": 10,
                      "AllowCustomersToSelectPageSize": true,
                      "PageSizeOptions": "sample string 12",
                      "PriceRanges": "sample string 13",
                      "ShowOnHomePage": true,
                      "HasDiscountsApplied": true,
                      "SubjectToAcl": true,
                      "LimitedToStores": true,
                      "Published": true,
                      "Deleted": true,
                      "DisplayOrder": 20,
                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                      "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                      "IsFavorites": true,
                      "Level": 24,
                      "SubCategories": "sample string 25",
                      "CreatedUser": "sample string 26",
                      "UpdatedUser": "sample string 27",
                      "CategoryFilmMappings": [
                        {
                          "Id": 1,
                          "FilmId": 1,
                          "CategoryId": 1,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "CreatedUser": "sample string 2"
                        },
                        {
                          "Id": 1,
                          "FilmId": 1,
                          "CategoryId": 1,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "CreatedUser": "sample string 2"
                        }
                      ],
                      "Product_Category_Mapping": [],
                      "Discounts": [
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "DiscountTypeId": 3,
                          "UsePercentage": true,
                          "DiscountPercentage": 5.0,
                          "DiscountAmount": 6.0,
                          "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "EndDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "RequiresCouponCode": true,
                          "CouponCode": "sample string 8",
                          "DiscountLimitationId": 9,
                          "LimitationTimes": 10,
                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "CreatedUser": "sample string 11",
                          "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                          "UpdatedUser": "sample string 12",
                          "DiscountRequirements": [
                            {
                              "Id": 1,
                              "DiscountId": 2,
                              "DiscountRequirementRuleSystemName": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "DiscountId": 2,
                              "DiscountRequirementRuleSystemName": "sample string 3"
                            }
                          ],
                          "DiscountUsageHistories": [
                            {
                              "Id": 1,
                              "DiscountId": 2,
                              "OrderId": 3,
                              "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                              "Order": {
                                "Id": 1,
                                "OrderGuid": "ae44cfeb-4652-4735-a4e1-2c2944a032dc",
                                "StoreId": 3,
                                "CustomerId": 4,
                                "BillingAddressId": 5,
                                "ShippingAddressId": 1,
                                "OrderStatusId": 6,
                                "ShippingStatusId": 7,
                                "PaymentStatusId": 8,
                                "PaymentMethodSystemName": "sample string 9",
                                "CustomerCurrencyCode": "sample string 10",
                                "CurrencyRate": 1.0,
                                "CustomerTaxDisplayTypeId": 1,
                                "VatNumber": "sample string 11",
                                "OrderSubtotalInclTax": 1.0,
                                "OrderSubtotalExclTax": 1.0,
                                "OrderSubTotalDiscountInclTax": 1.0,
                                "OrderSubTotalDiscountExclTax": 1.0,
                                "OrderShippingInclTax": 1.0,
                                "OrderShippingExclTax": 1.0,
                                "PaymentMethodAdditionalFeeInclTax": 1.0,
                                "PaymentMethodAdditionalFeeExclTax": 1.0,
                                "TaxRates": "sample string 12",
                                "OrderTax": 1.0,
                                "OrderDiscount": 1.0,
                                "OrderTotal": 1.0,
                                "RefundedAmount": 1.0,
                                "RewardPointsWereAdded": true,
                                "CheckoutAttributeDescription": "sample string 14",
                                "CheckoutAttributesXml": "sample string 15",
                                "CustomerLanguageId": 1,
                                "AffiliateId": 1,
                                "UserId": 16,
                                "PrintingUserId": 17,
                                "InviterId": 18,
                                "CustomerIp": "sample string 19",
                                "AllowStoringCreditCardNumber": true,
                                "CardType": "sample string 20",
                                "CardName": "sample string 21",
                                "CardNumber": "sample string 22",
                                "MaskedCreditCardNumber": "sample string 23",
                                "CardCvv2": "sample string 24",
                                "CardExpirationMonth": "sample string 25",
                                "CardExpirationYear": "sample string 26",
                                "AuthorizationTransactionId": "sample string 27",
                                "AuthorizationTransactionCode": "sample string 28",
                                "AuthorizationTransactionResult": "sample string 29",
                                "CaptureTransactionId": "sample string 30",
                                "CaptureTransactionResult": "sample string 31",
                                "SubscriptionTransactionId": "sample string 32",
                                "PurchaseOrderNumber": "sample string 33",
                                "PaidDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "ShippingMethod": "sample string 34",
                                "ShippingRateComputationMethodSystemName": "sample string 35",
                                "Deleted": true,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "PrintedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "ShippingTimeId": 1,
                                "IsInvitation": true,
                                "IsOnline": true,
                                "IsContract": true,
                                "BarCode": "sample string 41",
                                "BarCodeBinary": "QEA=",
                                "vpcTelcoCode": "sample string 42",
                                "vpc_MerchTxnRef": "sample string 43",
                                "IsEmailSent": true,
                                "IsSmsSent": true,
                                "CustomerFirstName": "sample string 44",
                                "CustomerLastName": "sample string 45",
                                "CustomerEmail": "sample string 46",
                                "CustomerPhone": "sample string 47",
                                "IsAutoBuy": true,
                                "MemberCardCode": "sample string 48",
                                "PointReward": 1.0,
                                "PointCard": 1.0,
                                "VoucherCode": "sample string 49",
                                "CampaignId": 1,
                                "DiscountStatus": 1,
                                "IsTicketUsed": true,
                                "CheckedInOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "CheckedInUserId": 1,
                                "TransactionID": "sample string 50",
                                "InvNo": "sample string 51",
                                "ErrorStatus": "sample string 52",
                                "ETicketUrl": "sample string 53",
                                "DiscountUsageHistories": [],
                                "GiftCardUsageHistories": [
                                  {
                                    "Id": 1,
                                    "GiftCardId": 2,
                                    "UsedWithOrderId": 3,
                                    "UsedValue": 4.0,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "GiftCard": {
                                      "Id": 1,
                                      "PurchasedWithOrderItemId": 1,
                                      "GiftCardTypeId": 2,
                                      "Amount": 3.0,
                                      "IsGiftCardActivated": true,
                                      "GiftCardCouponCode": "sample string 5",
                                      "RecipientName": "sample string 6",
                                      "RecipientEmail": "sample string 7",
                                      "SenderName": "sample string 8",
                                      "SenderEmail": "sample string 9",
                                      "Message": "sample string 10",
                                      "IsRecipientNotified": true,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                      "OrderItem": {
                                        "Id": 1,
                                        "OrderItemGuid": "dd5f6c7b-2c90-4e68-91ed-cf98a6fadd54",
                                        "OrderId": 3,
                                        "ProductId": 1,
                                        "Quantity": 4,
                                        "UnitPriceInclTax": 1.0,
                                        "UnitPriceExclTax": 1.0,
                                        "PriceInclTax": 1.0,
                                        "PriceExclTax": 1.0,
                                        "DiscountAmountInclTax": 1.0,
                                        "DiscountAmountExclTax": 1.0,
                                        "OriginalProductCost": 1.0,
                                        "AttributeDescription": "sample string 5",
                                        "AttributesXml": "sample string 6",
                                        "DownloadCount": 1,
                                        "IsDownloadActivated": true,
                                        "LicenseDownloadId": 1,
                                        "ItemWeight": 1.0,
                                        "ListChairIndexF1": "sample string 7",
                                        "ListChairIndexF2": "sample string 8",
                                        "ListChairIndexF3": "sample string 9",
                                        "ListChairValueF1": "sample string 10",
                                        "ListChairValueF2": "sample string 11",
                                        "ListChairValueF3": "sample string 12",
                                        "PrintedChairIndexF1": "sample string 13",
                                        "PrintedChairIndexF2": "sample string 14",
                                        "PrintedChairIndexF3": "sample string 15",
                                        "PositionId": 1,
                                        "PlanScreenId": 1,
                                        "ListChairCheckinIndexF1": "sample string 16",
                                        "ListChairCheckinIndexF2": "sample string 17",
                                        "ListChairCheckinIndexF3": "sample string 18",
                                        "GiftCards": []
                                      },
                                      "GiftCardUsageHistories": []
                                    }
                                  },
                                  {
                                    "Id": 1,
                                    "GiftCardId": 2,
                                    "UsedWithOrderId": 3,
                                    "UsedValue": 4.0,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "GiftCard": {
                                      "Id": 1,
                                      "PurchasedWithOrderItemId": 1,
                                      "GiftCardTypeId": 2,
                                      "Amount": 3.0,
                                      "IsGiftCardActivated": true,
                                      "GiftCardCouponCode": "sample string 5",
                                      "RecipientName": "sample string 6",
                                      "RecipientEmail": "sample string 7",
                                      "SenderName": "sample string 8",
                                      "SenderEmail": "sample string 9",
                                      "Message": "sample string 10",
                                      "IsRecipientNotified": true,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                      "OrderItem": {
                                        "Id": 1,
                                        "OrderItemGuid": "dd5f6c7b-2c90-4e68-91ed-cf98a6fadd54",
                                        "OrderId": 3,
                                        "ProductId": 1,
                                        "Quantity": 4,
                                        "UnitPriceInclTax": 1.0,
                                        "UnitPriceExclTax": 1.0,
                                        "PriceInclTax": 1.0,
                                        "PriceExclTax": 1.0,
                                        "DiscountAmountInclTax": 1.0,
                                        "DiscountAmountExclTax": 1.0,
                                        "OriginalProductCost": 1.0,
                                        "AttributeDescription": "sample string 5",
                                        "AttributesXml": "sample string 6",
                                        "DownloadCount": 1,
                                        "IsDownloadActivated": true,
                                        "LicenseDownloadId": 1,
                                        "ItemWeight": 1.0,
                                        "ListChairIndexF1": "sample string 7",
                                        "ListChairIndexF2": "sample string 8",
                                        "ListChairIndexF3": "sample string 9",
                                        "ListChairValueF1": "sample string 10",
                                        "ListChairValueF2": "sample string 11",
                                        "ListChairValueF3": "sample string 12",
                                        "PrintedChairIndexF1": "sample string 13",
                                        "PrintedChairIndexF2": "sample string 14",
                                        "PrintedChairIndexF3": "sample string 15",
                                        "PositionId": 1,
                                        "PlanScreenId": 1,
                                        "ListChairCheckinIndexF1": "sample string 16",
                                        "ListChairCheckinIndexF2": "sample string 17",
                                        "ListChairCheckinIndexF3": "sample string 18",
                                        "GiftCards": []
                                      },
                                      "GiftCardUsageHistories": []
                                    }
                                  }
                                ],
                                "OrderItems": [
                                  {
                                    "Id": 1,
                                    "OrderItemGuid": "dd5f6c7b-2c90-4e68-91ed-cf98a6fadd54",
                                    "OrderId": 3,
                                    "ProductId": 1,
                                    "Quantity": 4,
                                    "UnitPriceInclTax": 1.0,
                                    "UnitPriceExclTax": 1.0,
                                    "PriceInclTax": 1.0,
                                    "PriceExclTax": 1.0,
                                    "DiscountAmountInclTax": 1.0,
                                    "DiscountAmountExclTax": 1.0,
                                    "OriginalProductCost": 1.0,
                                    "AttributeDescription": "sample string 5",
                                    "AttributesXml": "sample string 6",
                                    "DownloadCount": 1,
                                    "IsDownloadActivated": true,
                                    "LicenseDownloadId": 1,
                                    "ItemWeight": 1.0,
                                    "ListChairIndexF1": "sample string 7",
                                    "ListChairIndexF2": "sample string 8",
                                    "ListChairIndexF3": "sample string 9",
                                    "ListChairValueF1": "sample string 10",
                                    "ListChairValueF2": "sample string 11",
                                    "ListChairValueF3": "sample string 12",
                                    "PrintedChairIndexF1": "sample string 13",
                                    "PrintedChairIndexF2": "sample string 14",
                                    "PrintedChairIndexF3": "sample string 15",
                                    "PositionId": 1,
                                    "PlanScreenId": 1,
                                    "ListChairCheckinIndexF1": "sample string 16",
                                    "ListChairCheckinIndexF2": "sample string 17",
                                    "ListChairCheckinIndexF3": "sample string 18",
                                    "GiftCards": [
                                      {
                                        "Id": 1,
                                        "PurchasedWithOrderItemId": 1,
                                        "GiftCardTypeId": 2,
                                        "Amount": 3.0,
                                        "IsGiftCardActivated": true,
                                        "GiftCardCouponCode": "sample string 5",
                                        "RecipientName": "sample string 6",
                                        "RecipientEmail": "sample string 7",
                                        "SenderName": "sample string 8",
                                        "SenderEmail": "sample string 9",
                                        "Message": "sample string 10",
                                        "IsRecipientNotified": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "GiftCardUsageHistories": [
                                          {
                                            "Id": 1,
                                            "GiftCardId": 2,
                                            "UsedWithOrderId": 3,
                                            "UsedValue": 4.0,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "GiftCardId": 2,
                                            "UsedWithOrderId": 3,
                                            "UsedValue": 4.0,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "PurchasedWithOrderItemId": 1,
                                        "GiftCardTypeId": 2,
                                        "Amount": 3.0,
                                        "IsGiftCardActivated": true,
                                        "GiftCardCouponCode": "sample string 5",
                                        "RecipientName": "sample string 6",
                                        "RecipientEmail": "sample string 7",
                                        "SenderName": "sample string 8",
                                        "SenderEmail": "sample string 9",
                                        "Message": "sample string 10",
                                        "IsRecipientNotified": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "GiftCardUsageHistories": [
                                          {
                                            "Id": 1,
                                            "GiftCardId": 2,
                                            "UsedWithOrderId": 3,
                                            "UsedValue": 4.0,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "GiftCardId": 2,
                                            "UsedWithOrderId": 3,
                                            "UsedValue": 4.0,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                          }
                                        ]
                                      }
                                    ]
                                  },
                                  {
                                    "Id": 1,
                                    "OrderItemGuid": "dd5f6c7b-2c90-4e68-91ed-cf98a6fadd54",
                                    "OrderId": 3,
                                    "ProductId": 1,
                                    "Quantity": 4,
                                    "UnitPriceInclTax": 1.0,
                                    "UnitPriceExclTax": 1.0,
                                    "PriceInclTax": 1.0,
                                    "PriceExclTax": 1.0,
                                    "DiscountAmountInclTax": 1.0,
                                    "DiscountAmountExclTax": 1.0,
                                    "OriginalProductCost": 1.0,
                                    "AttributeDescription": "sample string 5",
                                    "AttributesXml": "sample string 6",
                                    "DownloadCount": 1,
                                    "IsDownloadActivated": true,
                                    "LicenseDownloadId": 1,
                                    "ItemWeight": 1.0,
                                    "ListChairIndexF1": "sample string 7",
                                    "ListChairIndexF2": "sample string 8",
                                    "ListChairIndexF3": "sample string 9",
                                    "ListChairValueF1": "sample string 10",
                                    "ListChairValueF2": "sample string 11",
                                    "ListChairValueF3": "sample string 12",
                                    "PrintedChairIndexF1": "sample string 13",
                                    "PrintedChairIndexF2": "sample string 14",
                                    "PrintedChairIndexF3": "sample string 15",
                                    "PositionId": 1,
                                    "PlanScreenId": 1,
                                    "ListChairCheckinIndexF1": "sample string 16",
                                    "ListChairCheckinIndexF2": "sample string 17",
                                    "ListChairCheckinIndexF3": "sample string 18",
                                    "GiftCards": [
                                      {
                                        "Id": 1,
                                        "PurchasedWithOrderItemId": 1,
                                        "GiftCardTypeId": 2,
                                        "Amount": 3.0,
                                        "IsGiftCardActivated": true,
                                        "GiftCardCouponCode": "sample string 5",
                                        "RecipientName": "sample string 6",
                                        "RecipientEmail": "sample string 7",
                                        "SenderName": "sample string 8",
                                        "SenderEmail": "sample string 9",
                                        "Message": "sample string 10",
                                        "IsRecipientNotified": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "GiftCardUsageHistories": [
                                          {
                                            "Id": 1,
                                            "GiftCardId": 2,
                                            "UsedWithOrderId": 3,
                                            "UsedValue": 4.0,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "GiftCardId": 2,
                                            "UsedWithOrderId": 3,
                                            "UsedValue": 4.0,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "PurchasedWithOrderItemId": 1,
                                        "GiftCardTypeId": 2,
                                        "Amount": 3.0,
                                        "IsGiftCardActivated": true,
                                        "GiftCardCouponCode": "sample string 5",
                                        "RecipientName": "sample string 6",
                                        "RecipientEmail": "sample string 7",
                                        "SenderName": "sample string 8",
                                        "SenderEmail": "sample string 9",
                                        "Message": "sample string 10",
                                        "IsRecipientNotified": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "GiftCardUsageHistories": [
                                          {
                                            "Id": 1,
                                            "GiftCardId": 2,
                                            "UsedWithOrderId": 3,
                                            "UsedValue": 4.0,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "GiftCardId": 2,
                                            "UsedWithOrderId": 3,
                                            "UsedValue": 4.0,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                          }
                                        ]
                                      }
                                    ]
                                  }
                                ],
                                "OrderNotes": [
                                  {
                                    "Id": 1,
                                    "OrderId": 2,
                                    "Note": "sample string 3",
                                    "DisplayToCustomer": true,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                  },
                                  {
                                    "Id": 1,
                                    "OrderId": 2,
                                    "Note": "sample string 3",
                                    "DisplayToCustomer": true,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                  }
                                ],
                                "RecurringPayments": [
                                  {
                                    "Id": 1,
                                    "CycleLength": 2,
                                    "CyclePeriodId": 3,
                                    "TotalCycles": 4,
                                    "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "IsActive": true,
                                    "Deleted": true,
                                    "InitialOrderId": 8,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "RecurringPaymentHistories": [
                                      {
                                        "Id": 1,
                                        "RecurringPaymentId": 2,
                                        "OrderId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "RecurringPaymentId": 2,
                                        "OrderId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      }
                                    ]
                                  },
                                  {
                                    "Id": 1,
                                    "CycleLength": 2,
                                    "CyclePeriodId": 3,
                                    "TotalCycles": 4,
                                    "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "IsActive": true,
                                    "Deleted": true,
                                    "InitialOrderId": 8,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "RecurringPaymentHistories": [
                                      {
                                        "Id": 1,
                                        "RecurringPaymentId": 2,
                                        "OrderId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "RecurringPaymentId": 2,
                                        "OrderId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      }
                                    ]
                                  }
                                ],
                                "RewardPointsHistories": [
                                  {
                                    "Id": 1,
                                    "CustomerId": 2,
                                    "Points": 3,
                                    "PointsBalance": 4,
                                    "UsedAmount": 5.0,
                                    "Message": "sample string 6",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "UsedWithOrder_Id": 1,
                                    "Customer": {
                                      "Id": 1,
                                      "CustomerGuid": "0ac48611-ccfc-4669-af3e-7cfe8ce4bcd7",
                                      "Username": "sample string 3",
                                      "Email": "sample string 4",
                                      "Password": "sample string 5",
                                      "PasswordFormatId": 6,
                                      "PasswordSalt": "sample string 7",
                                      "AdminComment": "sample string 8",
                                      "IsTaxExempt": true,
                                      "AffiliateId": 10,
                                      "VendorId": 11,
                                      "Active": true,
                                      "Deleted": true,
                                      "IsSystemAccount": true,
                                      "SystemName": "sample string 15",
                                      "LastIpAddress": "sample string 16",
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                      "LastLoginDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                      "LastActivityDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                      "BillingAddress_Id": 1,
                                      "ShippingAddress_Id": 1,
                                      "IsStaff": true,
                                      "IsManufacturer": true,
                                      "ManufacturerId": 1,
                                      "CustomerFirstName": "sample string 19",
                                      "CustomerLastName": "sample string 20",
                                      "BirthDay": "2025-05-19T10:21:02.8513541+07:00",
                                      "Mobile": "sample string 21",
                                      "Sex": "sample string 22",
                                      "Marriage": true,
                                      "Address": "sample string 23",
                                      "Position": "sample string 24",
                                      "Favour": "sample string 25",
                                      "CardCode": "sample string 26",
                                      "CardLevelName": "sample string 27",
                                      "CurrentCardId": 1,
                                      "CardIssued": true,
                                      "PointReward": 1.0,
                                      "PointCard": 1.0,
                                      "LastVisitedPage": "sample string 28",
                                      "DateCreateCard": "2025-05-19T10:21:02.8513541+07:00",
                                      "DateExpireCard": "2025-05-19T10:21:02.8513541+07:00",
                                      "DateLevel": "2025-05-19T10:21:02.8513541+07:00",
                                      "Area_Id": 1,
                                      "City_Id": 1,
                                      "Job_Id": 1,
                                      "District_Id": 1,
                                      "Country_Id": 1,
                                      "ActivityLogs": [
                                        {
                                          "Id": 1,
                                          "ActivityLogTypeId": 2,
                                          "CustomerId": 3,
                                          "Comment": "sample string 4",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ActivityLogType": {
                                            "Id": 1,
                                            "SystemKeyword": "sample string 2",
                                            "Name": "sample string 3",
                                            "Enabled": true,
                                            "ActivityLogs": []
                                          }
                                        },
                                        {
                                          "Id": 1,
                                          "ActivityLogTypeId": 2,
                                          "CustomerId": 3,
                                          "Comment": "sample string 4",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ActivityLogType": {
                                            "Id": 1,
                                            "SystemKeyword": "sample string 2",
                                            "Name": "sample string 3",
                                            "Enabled": true,
                                            "ActivityLogs": []
                                          }
                                        }
                                      ],
                                      "BackInStockSubscriptions": [
                                        {
                                          "Id": 1,
                                          "StoreId": 2,
                                          "ProductId": 3,
                                          "CustomerId": 4,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "StoreId": 2,
                                          "ProductId": 3,
                                          "CustomerId": 4,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ],
                                      "BlogComments": [
                                        {
                                          "Id": 1,
                                          "CustomerId": 2,
                                          "CommentText": "sample string 3",
                                          "BlogPostId": 4,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogPost": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Title": "sample string 3",
                                            "Body": "sample string 4",
                                            "AllowComments": true,
                                            "CommentCount": 6,
                                            "Tags": "sample string 7",
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "MetaKeywords": "sample string 8",
                                            "MetaDescription": "sample string 9",
                                            "MetaTitle": "sample string 10",
                                            "LimitedToStores": true,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "BlogComments": [],
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "Polls": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Name": "sample string 3",
                                                  "SystemKeyword": "sample string 4",
                                                  "Published": true,
                                                  "ShowOnHomePage": true,
                                                  "AllowGuestsToVote": true,
                                                  "DisplayOrder": 8,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "PollAnswers": [
                                                    {
                                                      "Id": 1,
                                                      "PollId": 2,
                                                      "Name": "sample string 3",
                                                      "NumberOfVotes": 4,
                                                      "DisplayOrder": 5,
                                                      "PollVotingRecords": [
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        },
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        }
                                                      ]
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "PollId": 2,
                                                      "Name": "sample string 3",
                                                      "NumberOfVotes": 4,
                                                      "DisplayOrder": 5,
                                                      "PollVotingRecords": [
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        },
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Name": "sample string 3",
                                                  "SystemKeyword": "sample string 4",
                                                  "Published": true,
                                                  "ShowOnHomePage": true,
                                                  "AllowGuestsToVote": true,
                                                  "DisplayOrder": 8,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "PollAnswers": [
                                                    {
                                                      "Id": 1,
                                                      "PollId": 2,
                                                      "Name": "sample string 3",
                                                      "NumberOfVotes": 4,
                                                      "DisplayOrder": 5,
                                                      "PollVotingRecords": [
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        },
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        }
                                                      ]
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "PollId": 2,
                                                      "Name": "sample string 3",
                                                      "NumberOfVotes": 4,
                                                      "DisplayOrder": 5,
                                                      "PollVotingRecords": [
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        },
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                }
                                              ]
                                            }
                                          }
                                        },
                                        {
                                          "Id": 1,
                                          "CustomerId": 2,
                                          "CommentText": "sample string 3",
                                          "BlogPostId": 4,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogPost": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Title": "sample string 3",
                                            "Body": "sample string 4",
                                            "AllowComments": true,
                                            "CommentCount": 6,
                                            "Tags": "sample string 7",
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "MetaKeywords": "sample string 8",
                                            "MetaDescription": "sample string 9",
                                            "MetaTitle": "sample string 10",
                                            "LimitedToStores": true,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "BlogComments": [],
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "Polls": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Name": "sample string 3",
                                                  "SystemKeyword": "sample string 4",
                                                  "Published": true,
                                                  "ShowOnHomePage": true,
                                                  "AllowGuestsToVote": true,
                                                  "DisplayOrder": 8,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "PollAnswers": [
                                                    {
                                                      "Id": 1,
                                                      "PollId": 2,
                                                      "Name": "sample string 3",
                                                      "NumberOfVotes": 4,
                                                      "DisplayOrder": 5,
                                                      "PollVotingRecords": [
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        },
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        }
                                                      ]
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "PollId": 2,
                                                      "Name": "sample string 3",
                                                      "NumberOfVotes": 4,
                                                      "DisplayOrder": 5,
                                                      "PollVotingRecords": [
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        },
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Name": "sample string 3",
                                                  "SystemKeyword": "sample string 4",
                                                  "Published": true,
                                                  "ShowOnHomePage": true,
                                                  "AllowGuestsToVote": true,
                                                  "DisplayOrder": 8,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "PollAnswers": [
                                                    {
                                                      "Id": 1,
                                                      "PollId": 2,
                                                      "Name": "sample string 3",
                                                      "NumberOfVotes": 4,
                                                      "DisplayOrder": 5,
                                                      "PollVotingRecords": [
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        },
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        }
                                                      ]
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "PollId": 2,
                                                      "Name": "sample string 3",
                                                      "NumberOfVotes": 4,
                                                      "DisplayOrder": 5,
                                                      "PollVotingRecords": [
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        },
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                }
                                              ]
                                            }
                                          }
                                        }
                                      ],
                                      "Customer_CustomerRole_Mapping": [
                                        {
                                          "Customer_Id": 1,
                                          "CustomerRole_Id": 2,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedUser": "sample string 3",
                                          "CustomerRole": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "FreeShipping": true,
                                            "TaxExempt": true,
                                            "Active": true,
                                            "IsSystemRole": true,
                                            "SystemName": "sample string 7",
                                            "Customer_CustomerRole_Mapping": [],
                                            "TierPrices": [
                                              {
                                                "Id": 1,
                                                "ProductId": 2,
                                                "StoreId": 3,
                                                "CustomerRoleId": 1,
                                                "Quantity": 4,
                                                "Price": 5.0
                                              },
                                              {
                                                "Id": 1,
                                                "ProductId": 2,
                                                "StoreId": 3,
                                                "CustomerRoleId": 1,
                                                "Quantity": 4,
                                                "Price": 5.0
                                              }
                                            ],
                                            "PermissionRecords": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "SystemName": "sample string 3",
                                                "Category": "sample string 4",
                                                "CustomerRoles": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "SystemName": "sample string 3",
                                                "Category": "sample string 4",
                                                "CustomerRoles": []
                                              }
                                            ]
                                          }
                                        },
                                        {
                                          "Customer_Id": 1,
                                          "CustomerRole_Id": 2,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedUser": "sample string 3",
                                          "CustomerRole": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "FreeShipping": true,
                                            "TaxExempt": true,
                                            "Active": true,
                                            "IsSystemRole": true,
                                            "SystemName": "sample string 7",
                                            "Customer_CustomerRole_Mapping": [],
                                            "TierPrices": [
                                              {
                                                "Id": 1,
                                                "ProductId": 2,
                                                "StoreId": 3,
                                                "CustomerRoleId": 1,
                                                "Quantity": 4,
                                                "Price": 5.0
                                              },
                                              {
                                                "Id": 1,
                                                "ProductId": 2,
                                                "StoreId": 3,
                                                "CustomerRoleId": 1,
                                                "Quantity": 4,
                                                "Price": 5.0
                                              }
                                            ],
                                            "PermissionRecords": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "SystemName": "sample string 3",
                                                "Category": "sample string 4",
                                                "CustomerRoles": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "SystemName": "sample string 3",
                                                "Category": "sample string 4",
                                                "CustomerRoles": []
                                              }
                                            ]
                                          }
                                        }
                                      ],
                                      "ExternalAuthenticationRecords": [
                                        {
                                          "Id": 1,
                                          "CustomerId": 2,
                                          "Email": "sample string 3",
                                          "ExternalIdentifier": "sample string 4",
                                          "ExternalDisplayIdentifier": "sample string 5",
                                          "OAuthToken": "sample string 6",
                                          "OAuthAccessToken": "sample string 7",
                                          "ProviderSystemName": "sample string 8"
                                        },
                                        {
                                          "Id": 1,
                                          "CustomerId": 2,
                                          "Email": "sample string 3",
                                          "ExternalIdentifier": "sample string 4",
                                          "ExternalDisplayIdentifier": "sample string 5",
                                          "OAuthToken": "sample string 6",
                                          "OAuthAccessToken": "sample string 7",
                                          "ProviderSystemName": "sample string 8"
                                        }
                                      ],
                                      "Forums_Post": [
                                        {
                                          "Id": 1,
                                          "TopicId": 2,
                                          "CustomerId": 3,
                                          "Text": "sample string 4",
                                          "IPAddress": "sample string 5",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Topic": {
                                            "Id": 1,
                                            "ForumId": 2,
                                            "CustomerId": 3,
                                            "TopicTypeId": 4,
                                            "Subject": "sample string 5",
                                            "NumPosts": 6,
                                            "Views": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Forum": {
                                              "Id": 1,
                                              "ForumGroupId": 2,
                                              "Name": "sample string 3",
                                              "Description": "sample string 4",
                                              "NumTopics": 5,
                                              "NumPosts": 6,
                                              "LastTopicId": 7,
                                              "LastPostId": 8,
                                              "LastPostCustomerId": 9,
                                              "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                              "DisplayOrder": 10,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Group": {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "DisplayOrder": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "Forums_Forum": []
                                              },
                                              "Forums_Topic": []
                                            },
                                            "Forums_Post": []
                                          }
                                        },
                                        {
                                          "Id": 1,
                                          "TopicId": 2,
                                          "CustomerId": 3,
                                          "Text": "sample string 4",
                                          "IPAddress": "sample string 5",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Topic": {
                                            "Id": 1,
                                            "ForumId": 2,
                                            "CustomerId": 3,
                                            "TopicTypeId": 4,
                                            "Subject": "sample string 5",
                                            "NumPosts": 6,
                                            "Views": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Forum": {
                                              "Id": 1,
                                              "ForumGroupId": 2,
                                              "Name": "sample string 3",
                                              "Description": "sample string 4",
                                              "NumTopics": 5,
                                              "NumPosts": 6,
                                              "LastTopicId": 7,
                                              "LastPostId": 8,
                                              "LastPostCustomerId": 9,
                                              "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                              "DisplayOrder": 10,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Group": {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "DisplayOrder": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "Forums_Forum": []
                                              },
                                              "Forums_Topic": []
                                            },
                                            "Forums_Post": []
                                          }
                                        }
                                      ],
                                      "Forums_Subscription": [
                                        {
                                          "Id": 1,
                                          "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                          "CustomerId": 3,
                                          "ForumId": 4,
                                          "TopicId": 5,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                          "CustomerId": 3,
                                          "ForumId": 4,
                                          "TopicId": 5,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ],
                                      "Forums_Topic": [
                                        {
                                          "Id": 1,
                                          "ForumId": 2,
                                          "CustomerId": 3,
                                          "TopicTypeId": 4,
                                          "Subject": "sample string 5",
                                          "NumPosts": 6,
                                          "Views": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Forum": {
                                            "Id": 1,
                                            "ForumGroupId": 2,
                                            "Name": "sample string 3",
                                            "Description": "sample string 4",
                                            "NumTopics": 5,
                                            "NumPosts": 6,
                                            "LastTopicId": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "DisplayOrder": 10,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Group": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "DisplayOrder": 3,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Forum": []
                                            },
                                            "Forums_Topic": []
                                          },
                                          "Forums_Post": [
                                            {
                                              "Id": 1,
                                              "TopicId": 2,
                                              "CustomerId": 3,
                                              "Text": "sample string 4",
                                              "IPAddress": "sample string 5",
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            },
                                            {
                                              "Id": 1,
                                              "TopicId": 2,
                                              "CustomerId": 3,
                                              "Text": "sample string 4",
                                              "IPAddress": "sample string 5",
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            }
                                          ]
                                        },
                                        {
                                          "Id": 1,
                                          "ForumId": 2,
                                          "CustomerId": 3,
                                          "TopicTypeId": 4,
                                          "Subject": "sample string 5",
                                          "NumPosts": 6,
                                          "Views": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Forum": {
                                            "Id": 1,
                                            "ForumGroupId": 2,
                                            "Name": "sample string 3",
                                            "Description": "sample string 4",
                                            "NumTopics": 5,
                                            "NumPosts": 6,
                                            "LastTopicId": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "DisplayOrder": 10,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Group": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "DisplayOrder": 3,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Forum": []
                                            },
                                            "Forums_Topic": []
                                          },
                                          "Forums_Post": [
                                            {
                                              "Id": 1,
                                              "TopicId": 2,
                                              "CustomerId": 3,
                                              "Text": "sample string 4",
                                              "IPAddress": "sample string 5",
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            },
                                            {
                                              "Id": 1,
                                              "TopicId": 2,
                                              "CustomerId": 3,
                                              "Text": "sample string 4",
                                              "IPAddress": "sample string 5",
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            }
                                          ]
                                        }
                                      ],
                                      "Logs": [
                                        {
                                          "Id": 1,
                                          "LogLevelId": 2,
                                          "ShortMessage": "sample string 3",
                                          "FullMessage": "sample string 4",
                                          "IpAddress": "sample string 5",
                                          "CustomerId": 1,
                                          "PageUrl": "sample string 6",
                                          "ReferrerUrl": "sample string 7",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "LogLevelId": 2,
                                          "ShortMessage": "sample string 3",
                                          "FullMessage": "sample string 4",
                                          "IpAddress": "sample string 5",
                                          "CustomerId": 1,
                                          "PageUrl": "sample string 6",
                                          "ReferrerUrl": "sample string 7",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ],
                                      "NewsComments": [
                                        {
                                          "Id": 1,
                                          "CommentTitle": "sample string 2",
                                          "CommentText": "sample string 3",
                                          "NewsItemId": 4,
                                          "CustomerId": 5,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "News": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Title": "sample string 3",
                                            "Short": "sample string 4",
                                            "Full": "sample string 5",
                                            "Published": true,
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "AllowComments": true,
                                            "CommentCount": 8,
                                            "LimitedToStores": true,
                                            "MetaKeywords": "sample string 10",
                                            "MetaDescription": "sample string 11",
                                            "MetaTitle": "sample string 12",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "ZoneId": 14,
                                            "ZoneName": "sample string 15",
                                            "IsHot": true,
                                            "IsFocus": true,
                                            "CustomerId": 16,
                                            "ViewCount": 1,
                                            "PictureId": 1,
                                            "OrderNo": 1,
                                            "UrlImage": "sample string 17",
                                            "UrlImages": [
                                              "sample string 1",
                                              "sample string 2"
                                            ],
                                            "PictureIds": "sample string 18",
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [],
                                              "Polls": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Name": "sample string 3",
                                                  "SystemKeyword": "sample string 4",
                                                  "Published": true,
                                                  "ShowOnHomePage": true,
                                                  "AllowGuestsToVote": true,
                                                  "DisplayOrder": 8,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "PollAnswers": [
                                                    {
                                                      "Id": 1,
                                                      "PollId": 2,
                                                      "Name": "sample string 3",
                                                      "NumberOfVotes": 4,
                                                      "DisplayOrder": 5,
                                                      "PollVotingRecords": [
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        },
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        }
                                                      ]
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "PollId": 2,
                                                      "Name": "sample string 3",
                                                      "NumberOfVotes": 4,
                                                      "DisplayOrder": 5,
                                                      "PollVotingRecords": [
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        },
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Name": "sample string 3",
                                                  "SystemKeyword": "sample string 4",
                                                  "Published": true,
                                                  "ShowOnHomePage": true,
                                                  "AllowGuestsToVote": true,
                                                  "DisplayOrder": 8,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "PollAnswers": [
                                                    {
                                                      "Id": 1,
                                                      "PollId": 2,
                                                      "Name": "sample string 3",
                                                      "NumberOfVotes": 4,
                                                      "DisplayOrder": 5,
                                                      "PollVotingRecords": [
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        },
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        }
                                                      ]
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "PollId": 2,
                                                      "Name": "sample string 3",
                                                      "NumberOfVotes": 4,
                                                      "DisplayOrder": 5,
                                                      "PollVotingRecords": [
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        },
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                }
                                              ]
                                            },
                                            "NewsComments": []
                                          }
                                        },
                                        {
                                          "Id": 1,
                                          "CommentTitle": "sample string 2",
                                          "CommentText": "sample string 3",
                                          "NewsItemId": 4,
                                          "CustomerId": 5,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "News": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Title": "sample string 3",
                                            "Short": "sample string 4",
                                            "Full": "sample string 5",
                                            "Published": true,
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "AllowComments": true,
                                            "CommentCount": 8,
                                            "LimitedToStores": true,
                                            "MetaKeywords": "sample string 10",
                                            "MetaDescription": "sample string 11",
                                            "MetaTitle": "sample string 12",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "ZoneId": 14,
                                            "ZoneName": "sample string 15",
                                            "IsHot": true,
                                            "IsFocus": true,
                                            "CustomerId": 16,
                                            "ViewCount": 1,
                                            "PictureId": 1,
                                            "OrderNo": 1,
                                            "UrlImage": "sample string 17",
                                            "UrlImages": [
                                              "sample string 1",
                                              "sample string 2"
                                            ],
                                            "PictureIds": "sample string 18",
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [],
                                              "Polls": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Name": "sample string 3",
                                                  "SystemKeyword": "sample string 4",
                                                  "Published": true,
                                                  "ShowOnHomePage": true,
                                                  "AllowGuestsToVote": true,
                                                  "DisplayOrder": 8,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "PollAnswers": [
                                                    {
                                                      "Id": 1,
                                                      "PollId": 2,
                                                      "Name": "sample string 3",
                                                      "NumberOfVotes": 4,
                                                      "DisplayOrder": 5,
                                                      "PollVotingRecords": [
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        },
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        }
                                                      ]
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "PollId": 2,
                                                      "Name": "sample string 3",
                                                      "NumberOfVotes": 4,
                                                      "DisplayOrder": 5,
                                                      "PollVotingRecords": [
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        },
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Name": "sample string 3",
                                                  "SystemKeyword": "sample string 4",
                                                  "Published": true,
                                                  "ShowOnHomePage": true,
                                                  "AllowGuestsToVote": true,
                                                  "DisplayOrder": 8,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "PollAnswers": [
                                                    {
                                                      "Id": 1,
                                                      "PollId": 2,
                                                      "Name": "sample string 3",
                                                      "NumberOfVotes": 4,
                                                      "DisplayOrder": 5,
                                                      "PollVotingRecords": [
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        },
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        }
                                                      ]
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "PollId": 2,
                                                      "Name": "sample string 3",
                                                      "NumberOfVotes": 4,
                                                      "DisplayOrder": 5,
                                                      "PollVotingRecords": [
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        },
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                }
                                              ]
                                            },
                                            "NewsComments": []
                                          }
                                        }
                                      ],
                                      "PollVotingRecords": [
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "PollAnswer": {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "Poll": {
                                              "Id": 1,
                                              "LanguageId": 2,
                                              "Name": "sample string 3",
                                              "SystemKeyword": "sample string 4",
                                              "Published": true,
                                              "ShowOnHomePage": true,
                                              "AllowGuestsToVote": true,
                                              "DisplayOrder": 8,
                                              "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Language": {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "LanguageCulture": "sample string 3",
                                                "UniqueSeoCode": "sample string 4",
                                                "FlagImageFileName": "sample string 5",
                                                "Rtl": true,
                                                "LimitedToStores": true,
                                                "Published": true,
                                                "DisplayOrder": 9,
                                                "BlogPosts": [
                                                  {
                                                    "Id": 1,
                                                    "LanguageId": 2,
                                                    "Title": "sample string 3",
                                                    "Body": "sample string 4",
                                                    "AllowComments": true,
                                                    "CommentCount": 6,
                                                    "Tags": "sample string 7",
                                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "MetaKeywords": "sample string 8",
                                                    "MetaDescription": "sample string 9",
                                                    "MetaTitle": "sample string 10",
                                                    "LimitedToStores": true,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "BlogComments": [
                                                      {
                                                        "Id": 1,
                                                        "CustomerId": 2,
                                                        "CommentText": "sample string 3",
                                                        "BlogPostId": 4,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "CustomerId": 2,
                                                        "CommentText": "sample string 3",
                                                        "BlogPostId": 4,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "LanguageId": 2,
                                                    "Title": "sample string 3",
                                                    "Body": "sample string 4",
                                                    "AllowComments": true,
                                                    "CommentCount": 6,
                                                    "Tags": "sample string 7",
                                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "MetaKeywords": "sample string 8",
                                                    "MetaDescription": "sample string 9",
                                                    "MetaTitle": "sample string 10",
                                                    "LimitedToStores": true,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "BlogComments": [
                                                      {
                                                        "Id": 1,
                                                        "CustomerId": 2,
                                                        "CommentText": "sample string 3",
                                                        "BlogPostId": 4,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "CustomerId": 2,
                                                        "CommentText": "sample string 3",
                                                        "BlogPostId": 4,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ],
                                                "LocaleStringResources": [
                                                  {
                                                    "Id": 1,
                                                    "LanguageId": 2,
                                                    "ResourceName": "sample string 3",
                                                    "ResourceValue": "sample string 4"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "LanguageId": 2,
                                                    "ResourceName": "sample string 3",
                                                    "ResourceValue": "sample string 4"
                                                  }
                                                ],
                                                "LocalizedProperties": [
                                                  {
                                                    "Id": 1,
                                                    "EntityId": 2,
                                                    "LanguageId": 3,
                                                    "LocaleKeyGroup": "sample string 4",
                                                    "LocaleKey": "sample string 5",
                                                    "LocaleValue": "sample string 6"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "EntityId": 2,
                                                    "LanguageId": 3,
                                                    "LocaleKeyGroup": "sample string 4",
                                                    "LocaleKey": "sample string 5",
                                                    "LocaleValue": "sample string 6"
                                                  }
                                                ],
                                                "News": [
                                                  {
                                                    "Id": 1,
                                                    "LanguageId": 2,
                                                    "Title": "sample string 3",
                                                    "Short": "sample string 4",
                                                    "Full": "sample string 5",
                                                    "Published": true,
                                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "AllowComments": true,
                                                    "CommentCount": 8,
                                                    "LimitedToStores": true,
                                                    "MetaKeywords": "sample string 10",
                                                    "MetaDescription": "sample string 11",
                                                    "MetaTitle": "sample string 12",
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "ZoneId": 14,
                                                    "ZoneName": "sample string 15",
                                                    "IsHot": true,
                                                    "IsFocus": true,
                                                    "CustomerId": 16,
                                                    "ViewCount": 1,
                                                    "PictureId": 1,
                                                    "OrderNo": 1,
                                                    "UrlImage": "sample string 17",
                                                    "UrlImages": [
                                                      "sample string 1",
                                                      "sample string 2"
                                                    ],
                                                    "PictureIds": "sample string 18",
                                                    "NewsComments": [
                                                      {
                                                        "Id": 1,
                                                        "CommentTitle": "sample string 2",
                                                        "CommentText": "sample string 3",
                                                        "NewsItemId": 4,
                                                        "CustomerId": 5,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "CommentTitle": "sample string 2",
                                                        "CommentText": "sample string 3",
                                                        "NewsItemId": 4,
                                                        "CustomerId": 5,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "LanguageId": 2,
                                                    "Title": "sample string 3",
                                                    "Short": "sample string 4",
                                                    "Full": "sample string 5",
                                                    "Published": true,
                                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "AllowComments": true,
                                                    "CommentCount": 8,
                                                    "LimitedToStores": true,
                                                    "MetaKeywords": "sample string 10",
                                                    "MetaDescription": "sample string 11",
                                                    "MetaTitle": "sample string 12",
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "ZoneId": 14,
                                                    "ZoneName": "sample string 15",
                                                    "IsHot": true,
                                                    "IsFocus": true,
                                                    "CustomerId": 16,
                                                    "ViewCount": 1,
                                                    "PictureId": 1,
                                                    "OrderNo": 1,
                                                    "UrlImage": "sample string 17",
                                                    "UrlImages": [
                                                      "sample string 1",
                                                      "sample string 2"
                                                    ],
                                                    "PictureIds": "sample string 18",
                                                    "NewsComments": [
                                                      {
                                                        "Id": 1,
                                                        "CommentTitle": "sample string 2",
                                                        "CommentText": "sample string 3",
                                                        "NewsItemId": 4,
                                                        "CustomerId": 5,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "CommentTitle": "sample string 2",
                                                        "CommentText": "sample string 3",
                                                        "NewsItemId": 4,
                                                        "CustomerId": 5,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ],
                                                "Polls": []
                                              },
                                              "PollAnswers": []
                                            },
                                            "PollVotingRecords": []
                                          }
                                        },
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "PollAnswer": {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "Poll": {
                                              "Id": 1,
                                              "LanguageId": 2,
                                              "Name": "sample string 3",
                                              "SystemKeyword": "sample string 4",
                                              "Published": true,
                                              "ShowOnHomePage": true,
                                              "AllowGuestsToVote": true,
                                              "DisplayOrder": 8,
                                              "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Language": {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "LanguageCulture": "sample string 3",
                                                "UniqueSeoCode": "sample string 4",
                                                "FlagImageFileName": "sample string 5",
                                                "Rtl": true,
                                                "LimitedToStores": true,
                                                "Published": true,
                                                "DisplayOrder": 9,
                                                "BlogPosts": [
                                                  {
                                                    "Id": 1,
                                                    "LanguageId": 2,
                                                    "Title": "sample string 3",
                                                    "Body": "sample string 4",
                                                    "AllowComments": true,
                                                    "CommentCount": 6,
                                                    "Tags": "sample string 7",
                                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "MetaKeywords": "sample string 8",
                                                    "MetaDescription": "sample string 9",
                                                    "MetaTitle": "sample string 10",
                                                    "LimitedToStores": true,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "BlogComments": [
                                                      {
                                                        "Id": 1,
                                                        "CustomerId": 2,
                                                        "CommentText": "sample string 3",
                                                        "BlogPostId": 4,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "CustomerId": 2,
                                                        "CommentText": "sample string 3",
                                                        "BlogPostId": 4,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "LanguageId": 2,
                                                    "Title": "sample string 3",
                                                    "Body": "sample string 4",
                                                    "AllowComments": true,
                                                    "CommentCount": 6,
                                                    "Tags": "sample string 7",
                                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "MetaKeywords": "sample string 8",
                                                    "MetaDescription": "sample string 9",
                                                    "MetaTitle": "sample string 10",
                                                    "LimitedToStores": true,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "BlogComments": [
                                                      {
                                                        "Id": 1,
                                                        "CustomerId": 2,
                                                        "CommentText": "sample string 3",
                                                        "BlogPostId": 4,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "CustomerId": 2,
                                                        "CommentText": "sample string 3",
                                                        "BlogPostId": 4,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ],
                                                "LocaleStringResources": [
                                                  {
                                                    "Id": 1,
                                                    "LanguageId": 2,
                                                    "ResourceName": "sample string 3",
                                                    "ResourceValue": "sample string 4"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "LanguageId": 2,
                                                    "ResourceName": "sample string 3",
                                                    "ResourceValue": "sample string 4"
                                                  }
                                                ],
                                                "LocalizedProperties": [
                                                  {
                                                    "Id": 1,
                                                    "EntityId": 2,
                                                    "LanguageId": 3,
                                                    "LocaleKeyGroup": "sample string 4",
                                                    "LocaleKey": "sample string 5",
                                                    "LocaleValue": "sample string 6"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "EntityId": 2,
                                                    "LanguageId": 3,
                                                    "LocaleKeyGroup": "sample string 4",
                                                    "LocaleKey": "sample string 5",
                                                    "LocaleValue": "sample string 6"
                                                  }
                                                ],
                                                "News": [
                                                  {
                                                    "Id": 1,
                                                    "LanguageId": 2,
                                                    "Title": "sample string 3",
                                                    "Short": "sample string 4",
                                                    "Full": "sample string 5",
                                                    "Published": true,
                                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "AllowComments": true,
                                                    "CommentCount": 8,
                                                    "LimitedToStores": true,
                                                    "MetaKeywords": "sample string 10",
                                                    "MetaDescription": "sample string 11",
                                                    "MetaTitle": "sample string 12",
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "ZoneId": 14,
                                                    "ZoneName": "sample string 15",
                                                    "IsHot": true,
                                                    "IsFocus": true,
                                                    "CustomerId": 16,
                                                    "ViewCount": 1,
                                                    "PictureId": 1,
                                                    "OrderNo": 1,
                                                    "UrlImage": "sample string 17",
                                                    "UrlImages": [
                                                      "sample string 1",
                                                      "sample string 2"
                                                    ],
                                                    "PictureIds": "sample string 18",
                                                    "NewsComments": [
                                                      {
                                                        "Id": 1,
                                                        "CommentTitle": "sample string 2",
                                                        "CommentText": "sample string 3",
                                                        "NewsItemId": 4,
                                                        "CustomerId": 5,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "CommentTitle": "sample string 2",
                                                        "CommentText": "sample string 3",
                                                        "NewsItemId": 4,
                                                        "CustomerId": 5,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "LanguageId": 2,
                                                    "Title": "sample string 3",
                                                    "Short": "sample string 4",
                                                    "Full": "sample string 5",
                                                    "Published": true,
                                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "AllowComments": true,
                                                    "CommentCount": 8,
                                                    "LimitedToStores": true,
                                                    "MetaKeywords": "sample string 10",
                                                    "MetaDescription": "sample string 11",
                                                    "MetaTitle": "sample string 12",
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "ZoneId": 14,
                                                    "ZoneName": "sample string 15",
                                                    "IsHot": true,
                                                    "IsFocus": true,
                                                    "CustomerId": 16,
                                                    "ViewCount": 1,
                                                    "PictureId": 1,
                                                    "OrderNo": 1,
                                                    "UrlImage": "sample string 17",
                                                    "UrlImages": [
                                                      "sample string 1",
                                                      "sample string 2"
                                                    ],
                                                    "PictureIds": "sample string 18",
                                                    "NewsComments": [
                                                      {
                                                        "Id": 1,
                                                        "CommentTitle": "sample string 2",
                                                        "CommentText": "sample string 3",
                                                        "NewsItemId": 4,
                                                        "CustomerId": 5,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "CommentTitle": "sample string 2",
                                                        "CommentText": "sample string 3",
                                                        "NewsItemId": 4,
                                                        "CustomerId": 5,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ],
                                                "Polls": []
                                              },
                                              "PollAnswers": []
                                            },
                                            "PollVotingRecords": []
                                          }
                                        }
                                      ],
                                      "Forums_PrivateMessage": [
                                        {
                                          "Id": 1,
                                          "StoreId": 2,
                                          "FromCustomerId": 3,
                                          "ToCustomerId": 4,
                                          "Subject": "sample string 5",
                                          "Text": "sample string 6",
                                          "IsRead": true,
                                          "IsDeletedByAuthor": true,
                                          "IsDeletedByRecipient": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "StoreId": 2,
                                          "FromCustomerId": 3,
                                          "ToCustomerId": 4,
                                          "Subject": "sample string 5",
                                          "Text": "sample string 6",
                                          "IsRead": true,
                                          "IsDeletedByAuthor": true,
                                          "IsDeletedByRecipient": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ],
                                      "Forums_PrivateMessage1": [
                                        {
                                          "Id": 1,
                                          "StoreId": 2,
                                          "FromCustomerId": 3,
                                          "ToCustomerId": 4,
                                          "Subject": "sample string 5",
                                          "Text": "sample string 6",
                                          "IsRead": true,
                                          "IsDeletedByAuthor": true,
                                          "IsDeletedByRecipient": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "StoreId": 2,
                                          "FromCustomerId": 3,
                                          "ToCustomerId": 4,
                                          "Subject": "sample string 5",
                                          "Text": "sample string 6",
                                          "IsRead": true,
                                          "IsDeletedByAuthor": true,
                                          "IsDeletedByRecipient": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ],
                                      "ReturnRequests": [
                                        {
                                          "Id": 1,
                                          "StoreId": 2,
                                          "OrderItemId": 3,
                                          "CustomerId": 4,
                                          "Quantity": 5,
                                          "ReasonForReturn": "sample string 6",
                                          "RequestedAction": "sample string 7",
                                          "CustomerComments": "sample string 8",
                                          "StaffNotes": "sample string 9",
                                          "ReturnRequestStatusId": 10,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "StoreId": 2,
                                          "OrderItemId": 3,
                                          "CustomerId": 4,
                                          "Quantity": 5,
                                          "ReasonForReturn": "sample string 6",
                                          "RequestedAction": "sample string 7",
                                          "CustomerComments": "sample string 8",
                                          "StaffNotes": "sample string 9",
                                          "ReturnRequestStatusId": 10,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ],
                                      "RewardPointsHistories": [],
                                      "ShoppingCartItems": [
                                        {
                                          "Id": 1,
                                          "StoreId": 2,
                                          "ShoppingCartTypeId": 3,
                                          "CustomerId": 4,
                                          "ProductId": 5,
                                          "AttributesXml": "sample string 6",
                                          "CustomerEnteredPrice": 7.0,
                                          "Quantity": 8,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "ListChairIndexF1": "sample string 11",
                                          "ListChairValueF1": "sample string 12",
                                          "ListChairIndexF2": "sample string 13",
                                          "ListChairValueF2": "sample string 14",
                                          "ListChairIndexF3": "sample string 15",
                                          "ListChairValueF3": "sample string 16",
                                          "PositionId": 1
                                        },
                                        {
                                          "Id": 1,
                                          "StoreId": 2,
                                          "ShoppingCartTypeId": 3,
                                          "CustomerId": 4,
                                          "ProductId": 5,
                                          "AttributesXml": "sample string 6",
                                          "CustomerEnteredPrice": 7.0,
                                          "Quantity": 8,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "ListChairIndexF1": "sample string 11",
                                          "ListChairValueF1": "sample string 12",
                                          "ListChairIndexF2": "sample string 13",
                                          "ListChairValueF2": "sample string 14",
                                          "ListChairIndexF3": "sample string 15",
                                          "ListChairValueF3": "sample string 16",
                                          "PositionId": 1
                                        }
                                      ],
                                      "Addresses": [
                                        {
                                          "Id": 1,
                                          "FirstName": "sample string 2",
                                          "LastName": "sample string 3",
                                          "Email": "sample string 4",
                                          "Company": "sample string 5",
                                          "PersonInCharge": "sample string 6",
                                          "CountryId": 1,
                                          "StateProvinceId": 1,
                                          "City": "sample string 7",
                                          "Address1": "sample string 8",
                                          "Address2": "sample string 9",
                                          "ZipPostalCode": "sample string 10",
                                          "PhoneNumber": "sample string 11",
                                          "FaxNumber": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "Country": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "AllowsBilling": true,
                                            "AllowsShipping": true,
                                            "TwoLetterIsoCode": "sample string 5",
                                            "ThreeLetterIsoCode": "sample string 6",
                                            "NumericIsoCode": 7,
                                            "SubjectToVat": true,
                                            "Published": true,
                                            "DisplayOrder": 10,
                                            "Addresses": [],
                                            "StateProvinces": [
                                              {
                                                "Id": 1,
                                                "CountryId": 2,
                                                "Name": "sample string 3",
                                                "Abbreviation": "sample string 4",
                                                "Published": true,
                                                "DisplayOrder": 6,
                                                "ShowMenu": true,
                                                "ProvinceId": 8,
                                                "Addresses": []
                                              },
                                              {
                                                "Id": 1,
                                                "CountryId": 2,
                                                "Name": "sample string 3",
                                                "Abbreviation": "sample string 4",
                                                "Published": true,
                                                "DisplayOrder": 6,
                                                "ShowMenu": true,
                                                "ProvinceId": 8,
                                                "Addresses": []
                                              }
                                            ],
                                            "ShippingMethods": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              }
                                            ]
                                          },
                                          "StateProvince": {
                                            "Id": 1,
                                            "CountryId": 2,
                                            "Name": "sample string 3",
                                            "Abbreviation": "sample string 4",
                                            "Published": true,
                                            "DisplayOrder": 6,
                                            "ShowMenu": true,
                                            "ProvinceId": 8,
                                            "Addresses": [],
                                            "Country": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "AllowsBilling": true,
                                              "AllowsShipping": true,
                                              "TwoLetterIsoCode": "sample string 5",
                                              "ThreeLetterIsoCode": "sample string 6",
                                              "NumericIsoCode": 7,
                                              "SubjectToVat": true,
                                              "Published": true,
                                              "DisplayOrder": 10,
                                              "Addresses": [],
                                              "StateProvinces": [],
                                              "ShippingMethods": [
                                                {
                                                  "Id": 1,
                                                  "Name": "sample string 2",
                                                  "Description": "sample string 3",
                                                  "DisplayOrder": 4,
                                                  "Countries": []
                                                },
                                                {
                                                  "Id": 1,
                                                  "Name": "sample string 2",
                                                  "Description": "sample string 3",
                                                  "DisplayOrder": 4,
                                                  "Countries": []
                                                }
                                              ]
                                            }
                                          },
                                          "Affiliates": [
                                            {
                                              "Id": 1,
                                              "AddressId": 2,
                                              "Deleted": true,
                                              "Active": true
                                            },
                                            {
                                              "Id": 1,
                                              "AddressId": 2,
                                              "Deleted": true,
                                              "Active": true
                                            }
                                          ],
                                          "Customers": []
                                        },
                                        {
                                          "Id": 1,
                                          "FirstName": "sample string 2",
                                          "LastName": "sample string 3",
                                          "Email": "sample string 4",
                                          "Company": "sample string 5",
                                          "PersonInCharge": "sample string 6",
                                          "CountryId": 1,
                                          "StateProvinceId": 1,
                                          "City": "sample string 7",
                                          "Address1": "sample string 8",
                                          "Address2": "sample string 9",
                                          "ZipPostalCode": "sample string 10",
                                          "PhoneNumber": "sample string 11",
                                          "FaxNumber": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "Country": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "AllowsBilling": true,
                                            "AllowsShipping": true,
                                            "TwoLetterIsoCode": "sample string 5",
                                            "ThreeLetterIsoCode": "sample string 6",
                                            "NumericIsoCode": 7,
                                            "SubjectToVat": true,
                                            "Published": true,
                                            "DisplayOrder": 10,
                                            "Addresses": [],
                                            "StateProvinces": [
                                              {
                                                "Id": 1,
                                                "CountryId": 2,
                                                "Name": "sample string 3",
                                                "Abbreviation": "sample string 4",
                                                "Published": true,
                                                "DisplayOrder": 6,
                                                "ShowMenu": true,
                                                "ProvinceId": 8,
                                                "Addresses": []
                                              },
                                              {
                                                "Id": 1,
                                                "CountryId": 2,
                                                "Name": "sample string 3",
                                                "Abbreviation": "sample string 4",
                                                "Published": true,
                                                "DisplayOrder": 6,
                                                "ShowMenu": true,
                                                "ProvinceId": 8,
                                                "Addresses": []
                                              }
                                            ],
                                            "ShippingMethods": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              }
                                            ]
                                          },
                                          "StateProvince": {
                                            "Id": 1,
                                            "CountryId": 2,
                                            "Name": "sample string 3",
                                            "Abbreviation": "sample string 4",
                                            "Published": true,
                                            "DisplayOrder": 6,
                                            "ShowMenu": true,
                                            "ProvinceId": 8,
                                            "Addresses": [],
                                            "Country": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "AllowsBilling": true,
                                              "AllowsShipping": true,
                                              "TwoLetterIsoCode": "sample string 5",
                                              "ThreeLetterIsoCode": "sample string 6",
                                              "NumericIsoCode": 7,
                                              "SubjectToVat": true,
                                              "Published": true,
                                              "DisplayOrder": 10,
                                              "Addresses": [],
                                              "StateProvinces": [],
                                              "ShippingMethods": [
                                                {
                                                  "Id": 1,
                                                  "Name": "sample string 2",
                                                  "Description": "sample string 3",
                                                  "DisplayOrder": 4,
                                                  "Countries": []
                                                },
                                                {
                                                  "Id": 1,
                                                  "Name": "sample string 2",
                                                  "Description": "sample string 3",
                                                  "DisplayOrder": 4,
                                                  "Countries": []
                                                }
                                              ]
                                            }
                                          },
                                          "Affiliates": [
                                            {
                                              "Id": 1,
                                              "AddressId": 2,
                                              "Deleted": true,
                                              "Active": true
                                            },
                                            {
                                              "Id": 1,
                                              "AddressId": 2,
                                              "Deleted": true,
                                              "Active": true
                                            }
                                          ],
                                          "Customers": []
                                        }
                                      ]
                                    }
                                  },
                                  {
                                    "Id": 1,
                                    "CustomerId": 2,
                                    "Points": 3,
                                    "PointsBalance": 4,
                                    "UsedAmount": 5.0,
                                    "Message": "sample string 6",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "UsedWithOrder_Id": 1,
                                    "Customer": {
                                      "Id": 1,
                                      "CustomerGuid": "0ac48611-ccfc-4669-af3e-7cfe8ce4bcd7",
                                      "Username": "sample string 3",
                                      "Email": "sample string 4",
                                      "Password": "sample string 5",
                                      "PasswordFormatId": 6,
                                      "PasswordSalt": "sample string 7",
                                      "AdminComment": "sample string 8",
                                      "IsTaxExempt": true,
                                      "AffiliateId": 10,
                                      "VendorId": 11,
                                      "Active": true,
                                      "Deleted": true,
                                      "IsSystemAccount": true,
                                      "SystemName": "sample string 15",
                                      "LastIpAddress": "sample string 16",
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                      "LastLoginDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                      "LastActivityDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                      "BillingAddress_Id": 1,
                                      "ShippingAddress_Id": 1,
                                      "IsStaff": true,
                                      "IsManufacturer": true,
                                      "ManufacturerId": 1,
                                      "CustomerFirstName": "sample string 19",
                                      "CustomerLastName": "sample string 20",
                                      "BirthDay": "2025-05-19T10:21:02.8513541+07:00",
                                      "Mobile": "sample string 21",
                                      "Sex": "sample string 22",
                                      "Marriage": true,
                                      "Address": "sample string 23",
                                      "Position": "sample string 24",
                                      "Favour": "sample string 25",
                                      "CardCode": "sample string 26",
                                      "CardLevelName": "sample string 27",
                                      "CurrentCardId": 1,
                                      "CardIssued": true,
                                      "PointReward": 1.0,
                                      "PointCard": 1.0,
                                      "LastVisitedPage": "sample string 28",
                                      "DateCreateCard": "2025-05-19T10:21:02.8513541+07:00",
                                      "DateExpireCard": "2025-05-19T10:21:02.8513541+07:00",
                                      "DateLevel": "2025-05-19T10:21:02.8513541+07:00",
                                      "Area_Id": 1,
                                      "City_Id": 1,
                                      "Job_Id": 1,
                                      "District_Id": 1,
                                      "Country_Id": 1,
                                      "ActivityLogs": [
                                        {
                                          "Id": 1,
                                          "ActivityLogTypeId": 2,
                                          "CustomerId": 3,
                                          "Comment": "sample string 4",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ActivityLogType": {
                                            "Id": 1,
                                            "SystemKeyword": "sample string 2",
                                            "Name": "sample string 3",
                                            "Enabled": true,
                                            "ActivityLogs": []
                                          }
                                        },
                                        {
                                          "Id": 1,
                                          "ActivityLogTypeId": 2,
                                          "CustomerId": 3,
                                          "Comment": "sample string 4",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ActivityLogType": {
                                            "Id": 1,
                                            "SystemKeyword": "sample string 2",
                                            "Name": "sample string 3",
                                            "Enabled": true,
                                            "ActivityLogs": []
                                          }
                                        }
                                      ],
                                      "BackInStockSubscriptions": [
                                        {
                                          "Id": 1,
                                          "StoreId": 2,
                                          "ProductId": 3,
                                          "CustomerId": 4,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "StoreId": 2,
                                          "ProductId": 3,
                                          "CustomerId": 4,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ],
                                      "BlogComments": [
                                        {
                                          "Id": 1,
                                          "CustomerId": 2,
                                          "CommentText": "sample string 3",
                                          "BlogPostId": 4,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogPost": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Title": "sample string 3",
                                            "Body": "sample string 4",
                                            "AllowComments": true,
                                            "CommentCount": 6,
                                            "Tags": "sample string 7",
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "MetaKeywords": "sample string 8",
                                            "MetaDescription": "sample string 9",
                                            "MetaTitle": "sample string 10",
                                            "LimitedToStores": true,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "BlogComments": [],
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "Polls": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Name": "sample string 3",
                                                  "SystemKeyword": "sample string 4",
                                                  "Published": true,
                                                  "ShowOnHomePage": true,
                                                  "AllowGuestsToVote": true,
                                                  "DisplayOrder": 8,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "PollAnswers": [
                                                    {
                                                      "Id": 1,
                                                      "PollId": 2,
                                                      "Name": "sample string 3",
                                                      "NumberOfVotes": 4,
                                                      "DisplayOrder": 5,
                                                      "PollVotingRecords": [
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        },
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        }
                                                      ]
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "PollId": 2,
                                                      "Name": "sample string 3",
                                                      "NumberOfVotes": 4,
                                                      "DisplayOrder": 5,
                                                      "PollVotingRecords": [
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        },
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Name": "sample string 3",
                                                  "SystemKeyword": "sample string 4",
                                                  "Published": true,
                                                  "ShowOnHomePage": true,
                                                  "AllowGuestsToVote": true,
                                                  "DisplayOrder": 8,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "PollAnswers": [
                                                    {
                                                      "Id": 1,
                                                      "PollId": 2,
                                                      "Name": "sample string 3",
                                                      "NumberOfVotes": 4,
                                                      "DisplayOrder": 5,
                                                      "PollVotingRecords": [
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        },
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        }
                                                      ]
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "PollId": 2,
                                                      "Name": "sample string 3",
                                                      "NumberOfVotes": 4,
                                                      "DisplayOrder": 5,
                                                      "PollVotingRecords": [
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        },
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                }
                                              ]
                                            }
                                          }
                                        },
                                        {
                                          "Id": 1,
                                          "CustomerId": 2,
                                          "CommentText": "sample string 3",
                                          "BlogPostId": 4,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "BlogPost": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Title": "sample string 3",
                                            "Body": "sample string 4",
                                            "AllowComments": true,
                                            "CommentCount": 6,
                                            "Tags": "sample string 7",
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "MetaKeywords": "sample string 8",
                                            "MetaDescription": "sample string 9",
                                            "MetaTitle": "sample string 10",
                                            "LimitedToStores": true,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "BlogComments": [],
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Short": "sample string 4",
                                                  "Full": "sample string 5",
                                                  "Published": true,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "AllowComments": true,
                                                  "CommentCount": 8,
                                                  "LimitedToStores": true,
                                                  "MetaKeywords": "sample string 10",
                                                  "MetaDescription": "sample string 11",
                                                  "MetaTitle": "sample string 12",
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "ZoneId": 14,
                                                  "ZoneName": "sample string 15",
                                                  "IsHot": true,
                                                  "IsFocus": true,
                                                  "CustomerId": 16,
                                                  "ViewCount": 1,
                                                  "PictureId": 1,
                                                  "OrderNo": 1,
                                                  "UrlImage": "sample string 17",
                                                  "UrlImages": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "PictureIds": "sample string 18",
                                                  "NewsComments": [
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CommentTitle": "sample string 2",
                                                      "CommentText": "sample string 3",
                                                      "NewsItemId": 4,
                                                      "CustomerId": 5,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "Polls": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Name": "sample string 3",
                                                  "SystemKeyword": "sample string 4",
                                                  "Published": true,
                                                  "ShowOnHomePage": true,
                                                  "AllowGuestsToVote": true,
                                                  "DisplayOrder": 8,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "PollAnswers": [
                                                    {
                                                      "Id": 1,
                                                      "PollId": 2,
                                                      "Name": "sample string 3",
                                                      "NumberOfVotes": 4,
                                                      "DisplayOrder": 5,
                                                      "PollVotingRecords": [
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        },
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        }
                                                      ]
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "PollId": 2,
                                                      "Name": "sample string 3",
                                                      "NumberOfVotes": 4,
                                                      "DisplayOrder": 5,
                                                      "PollVotingRecords": [
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        },
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Name": "sample string 3",
                                                  "SystemKeyword": "sample string 4",
                                                  "Published": true,
                                                  "ShowOnHomePage": true,
                                                  "AllowGuestsToVote": true,
                                                  "DisplayOrder": 8,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "PollAnswers": [
                                                    {
                                                      "Id": 1,
                                                      "PollId": 2,
                                                      "Name": "sample string 3",
                                                      "NumberOfVotes": 4,
                                                      "DisplayOrder": 5,
                                                      "PollVotingRecords": [
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        },
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        }
                                                      ]
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "PollId": 2,
                                                      "Name": "sample string 3",
                                                      "NumberOfVotes": 4,
                                                      "DisplayOrder": 5,
                                                      "PollVotingRecords": [
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        },
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                }
                                              ]
                                            }
                                          }
                                        }
                                      ],
                                      "Customer_CustomerRole_Mapping": [
                                        {
                                          "Customer_Id": 1,
                                          "CustomerRole_Id": 2,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedUser": "sample string 3",
                                          "CustomerRole": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "FreeShipping": true,
                                            "TaxExempt": true,
                                            "Active": true,
                                            "IsSystemRole": true,
                                            "SystemName": "sample string 7",
                                            "Customer_CustomerRole_Mapping": [],
                                            "TierPrices": [
                                              {
                                                "Id": 1,
                                                "ProductId": 2,
                                                "StoreId": 3,
                                                "CustomerRoleId": 1,
                                                "Quantity": 4,
                                                "Price": 5.0
                                              },
                                              {
                                                "Id": 1,
                                                "ProductId": 2,
                                                "StoreId": 3,
                                                "CustomerRoleId": 1,
                                                "Quantity": 4,
                                                "Price": 5.0
                                              }
                                            ],
                                            "PermissionRecords": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "SystemName": "sample string 3",
                                                "Category": "sample string 4",
                                                "CustomerRoles": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "SystemName": "sample string 3",
                                                "Category": "sample string 4",
                                                "CustomerRoles": []
                                              }
                                            ]
                                          }
                                        },
                                        {
                                          "Customer_Id": 1,
                                          "CustomerRole_Id": 2,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedUser": "sample string 3",
                                          "CustomerRole": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "FreeShipping": true,
                                            "TaxExempt": true,
                                            "Active": true,
                                            "IsSystemRole": true,
                                            "SystemName": "sample string 7",
                                            "Customer_CustomerRole_Mapping": [],
                                            "TierPrices": [
                                              {
                                                "Id": 1,
                                                "ProductId": 2,
                                                "StoreId": 3,
                                                "CustomerRoleId": 1,
                                                "Quantity": 4,
                                                "Price": 5.0
                                              },
                                              {
                                                "Id": 1,
                                                "ProductId": 2,
                                                "StoreId": 3,
                                                "CustomerRoleId": 1,
                                                "Quantity": 4,
                                                "Price": 5.0
                                              }
                                            ],
                                            "PermissionRecords": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "SystemName": "sample string 3",
                                                "Category": "sample string 4",
                                                "CustomerRoles": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "SystemName": "sample string 3",
                                                "Category": "sample string 4",
                                                "CustomerRoles": []
                                              }
                                            ]
                                          }
                                        }
                                      ],
                                      "ExternalAuthenticationRecords": [
                                        {
                                          "Id": 1,
                                          "CustomerId": 2,
                                          "Email": "sample string 3",
                                          "ExternalIdentifier": "sample string 4",
                                          "ExternalDisplayIdentifier": "sample string 5",
                                          "OAuthToken": "sample string 6",
                                          "OAuthAccessToken": "sample string 7",
                                          "ProviderSystemName": "sample string 8"
                                        },
                                        {
                                          "Id": 1,
                                          "CustomerId": 2,
                                          "Email": "sample string 3",
                                          "ExternalIdentifier": "sample string 4",
                                          "ExternalDisplayIdentifier": "sample string 5",
                                          "OAuthToken": "sample string 6",
                                          "OAuthAccessToken": "sample string 7",
                                          "ProviderSystemName": "sample string 8"
                                        }
                                      ],
                                      "Forums_Post": [
                                        {
                                          "Id": 1,
                                          "TopicId": 2,
                                          "CustomerId": 3,
                                          "Text": "sample string 4",
                                          "IPAddress": "sample string 5",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Topic": {
                                            "Id": 1,
                                            "ForumId": 2,
                                            "CustomerId": 3,
                                            "TopicTypeId": 4,
                                            "Subject": "sample string 5",
                                            "NumPosts": 6,
                                            "Views": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Forum": {
                                              "Id": 1,
                                              "ForumGroupId": 2,
                                              "Name": "sample string 3",
                                              "Description": "sample string 4",
                                              "NumTopics": 5,
                                              "NumPosts": 6,
                                              "LastTopicId": 7,
                                              "LastPostId": 8,
                                              "LastPostCustomerId": 9,
                                              "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                              "DisplayOrder": 10,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Group": {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "DisplayOrder": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "Forums_Forum": []
                                              },
                                              "Forums_Topic": []
                                            },
                                            "Forums_Post": []
                                          }
                                        },
                                        {
                                          "Id": 1,
                                          "TopicId": 2,
                                          "CustomerId": 3,
                                          "Text": "sample string 4",
                                          "IPAddress": "sample string 5",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Topic": {
                                            "Id": 1,
                                            "ForumId": 2,
                                            "CustomerId": 3,
                                            "TopicTypeId": 4,
                                            "Subject": "sample string 5",
                                            "NumPosts": 6,
                                            "Views": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Forum": {
                                              "Id": 1,
                                              "ForumGroupId": 2,
                                              "Name": "sample string 3",
                                              "Description": "sample string 4",
                                              "NumTopics": 5,
                                              "NumPosts": 6,
                                              "LastTopicId": 7,
                                              "LastPostId": 8,
                                              "LastPostCustomerId": 9,
                                              "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                              "DisplayOrder": 10,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Group": {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "DisplayOrder": 3,
                                                "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                "Forums_Forum": []
                                              },
                                              "Forums_Topic": []
                                            },
                                            "Forums_Post": []
                                          }
                                        }
                                      ],
                                      "Forums_Subscription": [
                                        {
                                          "Id": 1,
                                          "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                          "CustomerId": 3,
                                          "ForumId": 4,
                                          "TopicId": 5,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "SubscriptionGuid": "60301eb4-d99a-4c8e-bed0-48c602858c80",
                                          "CustomerId": 3,
                                          "ForumId": 4,
                                          "TopicId": 5,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ],
                                      "Forums_Topic": [
                                        {
                                          "Id": 1,
                                          "ForumId": 2,
                                          "CustomerId": 3,
                                          "TopicTypeId": 4,
                                          "Subject": "sample string 5",
                                          "NumPosts": 6,
                                          "Views": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Forum": {
                                            "Id": 1,
                                            "ForumGroupId": 2,
                                            "Name": "sample string 3",
                                            "Description": "sample string 4",
                                            "NumTopics": 5,
                                            "NumPosts": 6,
                                            "LastTopicId": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "DisplayOrder": 10,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Group": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "DisplayOrder": 3,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Forum": []
                                            },
                                            "Forums_Topic": []
                                          },
                                          "Forums_Post": [
                                            {
                                              "Id": 1,
                                              "TopicId": 2,
                                              "CustomerId": 3,
                                              "Text": "sample string 4",
                                              "IPAddress": "sample string 5",
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            },
                                            {
                                              "Id": 1,
                                              "TopicId": 2,
                                              "CustomerId": 3,
                                              "Text": "sample string 4",
                                              "IPAddress": "sample string 5",
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            }
                                          ]
                                        },
                                        {
                                          "Id": 1,
                                          "ForumId": 2,
                                          "CustomerId": 3,
                                          "TopicTypeId": 4,
                                          "Subject": "sample string 5",
                                          "NumPosts": 6,
                                          "Views": 7,
                                          "LastPostId": 8,
                                          "LastPostCustomerId": 9,
                                          "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "Forums_Forum": {
                                            "Id": 1,
                                            "ForumGroupId": 2,
                                            "Name": "sample string 3",
                                            "Description": "sample string 4",
                                            "NumTopics": 5,
                                            "NumPosts": 6,
                                            "LastTopicId": 7,
                                            "LastPostId": 8,
                                            "LastPostCustomerId": 9,
                                            "LastPostTime": "2025-05-19T10:21:02.8513541+07:00",
                                            "DisplayOrder": 10,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "Forums_Group": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "DisplayOrder": 3,
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Forums_Forum": []
                                            },
                                            "Forums_Topic": []
                                          },
                                          "Forums_Post": [
                                            {
                                              "Id": 1,
                                              "TopicId": 2,
                                              "CustomerId": 3,
                                              "Text": "sample string 4",
                                              "IPAddress": "sample string 5",
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            },
                                            {
                                              "Id": 1,
                                              "TopicId": 2,
                                              "CustomerId": 3,
                                              "Text": "sample string 4",
                                              "IPAddress": "sample string 5",
                                              "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                            }
                                          ]
                                        }
                                      ],
                                      "Logs": [
                                        {
                                          "Id": 1,
                                          "LogLevelId": 2,
                                          "ShortMessage": "sample string 3",
                                          "FullMessage": "sample string 4",
                                          "IpAddress": "sample string 5",
                                          "CustomerId": 1,
                                          "PageUrl": "sample string 6",
                                          "ReferrerUrl": "sample string 7",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "LogLevelId": 2,
                                          "ShortMessage": "sample string 3",
                                          "FullMessage": "sample string 4",
                                          "IpAddress": "sample string 5",
                                          "CustomerId": 1,
                                          "PageUrl": "sample string 6",
                                          "ReferrerUrl": "sample string 7",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ],
                                      "NewsComments": [
                                        {
                                          "Id": 1,
                                          "CommentTitle": "sample string 2",
                                          "CommentText": "sample string 3",
                                          "NewsItemId": 4,
                                          "CustomerId": 5,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "News": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Title": "sample string 3",
                                            "Short": "sample string 4",
                                            "Full": "sample string 5",
                                            "Published": true,
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "AllowComments": true,
                                            "CommentCount": 8,
                                            "LimitedToStores": true,
                                            "MetaKeywords": "sample string 10",
                                            "MetaDescription": "sample string 11",
                                            "MetaTitle": "sample string 12",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "ZoneId": 14,
                                            "ZoneName": "sample string 15",
                                            "IsHot": true,
                                            "IsFocus": true,
                                            "CustomerId": 16,
                                            "ViewCount": 1,
                                            "PictureId": 1,
                                            "OrderNo": 1,
                                            "UrlImage": "sample string 17",
                                            "UrlImages": [
                                              "sample string 1",
                                              "sample string 2"
                                            ],
                                            "PictureIds": "sample string 18",
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [],
                                              "Polls": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Name": "sample string 3",
                                                  "SystemKeyword": "sample string 4",
                                                  "Published": true,
                                                  "ShowOnHomePage": true,
                                                  "AllowGuestsToVote": true,
                                                  "DisplayOrder": 8,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "PollAnswers": [
                                                    {
                                                      "Id": 1,
                                                      "PollId": 2,
                                                      "Name": "sample string 3",
                                                      "NumberOfVotes": 4,
                                                      "DisplayOrder": 5,
                                                      "PollVotingRecords": [
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        },
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        }
                                                      ]
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "PollId": 2,
                                                      "Name": "sample string 3",
                                                      "NumberOfVotes": 4,
                                                      "DisplayOrder": 5,
                                                      "PollVotingRecords": [
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        },
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Name": "sample string 3",
                                                  "SystemKeyword": "sample string 4",
                                                  "Published": true,
                                                  "ShowOnHomePage": true,
                                                  "AllowGuestsToVote": true,
                                                  "DisplayOrder": 8,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "PollAnswers": [
                                                    {
                                                      "Id": 1,
                                                      "PollId": 2,
                                                      "Name": "sample string 3",
                                                      "NumberOfVotes": 4,
                                                      "DisplayOrder": 5,
                                                      "PollVotingRecords": [
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        },
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        }
                                                      ]
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "PollId": 2,
                                                      "Name": "sample string 3",
                                                      "NumberOfVotes": 4,
                                                      "DisplayOrder": 5,
                                                      "PollVotingRecords": [
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        },
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                }
                                              ]
                                            },
                                            "NewsComments": []
                                          }
                                        },
                                        {
                                          "Id": 1,
                                          "CommentTitle": "sample string 2",
                                          "CommentText": "sample string 3",
                                          "NewsItemId": 4,
                                          "CustomerId": 5,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "News": {
                                            "Id": 1,
                                            "LanguageId": 2,
                                            "Title": "sample string 3",
                                            "Short": "sample string 4",
                                            "Full": "sample string 5",
                                            "Published": true,
                                            "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "AllowComments": true,
                                            "CommentCount": 8,
                                            "LimitedToStores": true,
                                            "MetaKeywords": "sample string 10",
                                            "MetaDescription": "sample string 11",
                                            "MetaTitle": "sample string 12",
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                            "ZoneId": 14,
                                            "ZoneName": "sample string 15",
                                            "IsHot": true,
                                            "IsFocus": true,
                                            "CustomerId": 16,
                                            "ViewCount": 1,
                                            "PictureId": 1,
                                            "OrderNo": 1,
                                            "UrlImage": "sample string 17",
                                            "UrlImages": [
                                              "sample string 1",
                                              "sample string 2"
                                            ],
                                            "PictureIds": "sample string 18",
                                            "Language": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "LanguageCulture": "sample string 3",
                                              "UniqueSeoCode": "sample string 4",
                                              "FlagImageFileName": "sample string 5",
                                              "Rtl": true,
                                              "LimitedToStores": true,
                                              "Published": true,
                                              "DisplayOrder": 9,
                                              "BlogPosts": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Title": "sample string 3",
                                                  "Body": "sample string 4",
                                                  "AllowComments": true,
                                                  "CommentCount": 6,
                                                  "Tags": "sample string 7",
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "MetaKeywords": "sample string 8",
                                                  "MetaDescription": "sample string 9",
                                                  "MetaTitle": "sample string 10",
                                                  "LimitedToStores": true,
                                                  "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "BlogComments": [
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "CustomerId": 2,
                                                      "CommentText": "sample string 3",
                                                      "BlogPostId": 4,
                                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                    }
                                                  ]
                                                }
                                              ],
                                              "LocaleStringResources": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "ResourceName": "sample string 3",
                                                  "ResourceValue": "sample string 4"
                                                }
                                              ],
                                              "LocalizedProperties": [
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                },
                                                {
                                                  "Id": 1,
                                                  "EntityId": 2,
                                                  "LanguageId": 3,
                                                  "LocaleKeyGroup": "sample string 4",
                                                  "LocaleKey": "sample string 5",
                                                  "LocaleValue": "sample string 6"
                                                }
                                              ],
                                              "News": [],
                                              "Polls": [
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Name": "sample string 3",
                                                  "SystemKeyword": "sample string 4",
                                                  "Published": true,
                                                  "ShowOnHomePage": true,
                                                  "AllowGuestsToVote": true,
                                                  "DisplayOrder": 8,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "PollAnswers": [
                                                    {
                                                      "Id": 1,
                                                      "PollId": 2,
                                                      "Name": "sample string 3",
                                                      "NumberOfVotes": 4,
                                                      "DisplayOrder": 5,
                                                      "PollVotingRecords": [
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        },
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        }
                                                      ]
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "PollId": 2,
                                                      "Name": "sample string 3",
                                                      "NumberOfVotes": 4,
                                                      "DisplayOrder": 5,
                                                      "PollVotingRecords": [
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        },
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                },
                                                {
                                                  "Id": 1,
                                                  "LanguageId": 2,
                                                  "Name": "sample string 3",
                                                  "SystemKeyword": "sample string 4",
                                                  "Published": true,
                                                  "ShowOnHomePage": true,
                                                  "AllowGuestsToVote": true,
                                                  "DisplayOrder": 8,
                                                  "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                  "PollAnswers": [
                                                    {
                                                      "Id": 1,
                                                      "PollId": 2,
                                                      "Name": "sample string 3",
                                                      "NumberOfVotes": 4,
                                                      "DisplayOrder": 5,
                                                      "PollVotingRecords": [
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        },
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        }
                                                      ]
                                                    },
                                                    {
                                                      "Id": 1,
                                                      "PollId": 2,
                                                      "Name": "sample string 3",
                                                      "NumberOfVotes": 4,
                                                      "DisplayOrder": 5,
                                                      "PollVotingRecords": [
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        },
                                                        {
                                                          "Id": 1,
                                                          "PollAnswerId": 2,
                                                          "CustomerId": 3,
                                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                }
                                              ]
                                            },
                                            "NewsComments": []
                                          }
                                        }
                                      ],
                                      "PollVotingRecords": [
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "PollAnswer": {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "Poll": {
                                              "Id": 1,
                                              "LanguageId": 2,
                                              "Name": "sample string 3",
                                              "SystemKeyword": "sample string 4",
                                              "Published": true,
                                              "ShowOnHomePage": true,
                                              "AllowGuestsToVote": true,
                                              "DisplayOrder": 8,
                                              "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Language": {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "LanguageCulture": "sample string 3",
                                                "UniqueSeoCode": "sample string 4",
                                                "FlagImageFileName": "sample string 5",
                                                "Rtl": true,
                                                "LimitedToStores": true,
                                                "Published": true,
                                                "DisplayOrder": 9,
                                                "BlogPosts": [
                                                  {
                                                    "Id": 1,
                                                    "LanguageId": 2,
                                                    "Title": "sample string 3",
                                                    "Body": "sample string 4",
                                                    "AllowComments": true,
                                                    "CommentCount": 6,
                                                    "Tags": "sample string 7",
                                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "MetaKeywords": "sample string 8",
                                                    "MetaDescription": "sample string 9",
                                                    "MetaTitle": "sample string 10",
                                                    "LimitedToStores": true,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "BlogComments": [
                                                      {
                                                        "Id": 1,
                                                        "CustomerId": 2,
                                                        "CommentText": "sample string 3",
                                                        "BlogPostId": 4,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "CustomerId": 2,
                                                        "CommentText": "sample string 3",
                                                        "BlogPostId": 4,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "LanguageId": 2,
                                                    "Title": "sample string 3",
                                                    "Body": "sample string 4",
                                                    "AllowComments": true,
                                                    "CommentCount": 6,
                                                    "Tags": "sample string 7",
                                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "MetaKeywords": "sample string 8",
                                                    "MetaDescription": "sample string 9",
                                                    "MetaTitle": "sample string 10",
                                                    "LimitedToStores": true,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "BlogComments": [
                                                      {
                                                        "Id": 1,
                                                        "CustomerId": 2,
                                                        "CommentText": "sample string 3",
                                                        "BlogPostId": 4,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "CustomerId": 2,
                                                        "CommentText": "sample string 3",
                                                        "BlogPostId": 4,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ],
                                                "LocaleStringResources": [
                                                  {
                                                    "Id": 1,
                                                    "LanguageId": 2,
                                                    "ResourceName": "sample string 3",
                                                    "ResourceValue": "sample string 4"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "LanguageId": 2,
                                                    "ResourceName": "sample string 3",
                                                    "ResourceValue": "sample string 4"
                                                  }
                                                ],
                                                "LocalizedProperties": [
                                                  {
                                                    "Id": 1,
                                                    "EntityId": 2,
                                                    "LanguageId": 3,
                                                    "LocaleKeyGroup": "sample string 4",
                                                    "LocaleKey": "sample string 5",
                                                    "LocaleValue": "sample string 6"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "EntityId": 2,
                                                    "LanguageId": 3,
                                                    "LocaleKeyGroup": "sample string 4",
                                                    "LocaleKey": "sample string 5",
                                                    "LocaleValue": "sample string 6"
                                                  }
                                                ],
                                                "News": [
                                                  {
                                                    "Id": 1,
                                                    "LanguageId": 2,
                                                    "Title": "sample string 3",
                                                    "Short": "sample string 4",
                                                    "Full": "sample string 5",
                                                    "Published": true,
                                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "AllowComments": true,
                                                    "CommentCount": 8,
                                                    "LimitedToStores": true,
                                                    "MetaKeywords": "sample string 10",
                                                    "MetaDescription": "sample string 11",
                                                    "MetaTitle": "sample string 12",
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "ZoneId": 14,
                                                    "ZoneName": "sample string 15",
                                                    "IsHot": true,
                                                    "IsFocus": true,
                                                    "CustomerId": 16,
                                                    "ViewCount": 1,
                                                    "PictureId": 1,
                                                    "OrderNo": 1,
                                                    "UrlImage": "sample string 17",
                                                    "UrlImages": [
                                                      "sample string 1",
                                                      "sample string 2"
                                                    ],
                                                    "PictureIds": "sample string 18",
                                                    "NewsComments": [
                                                      {
                                                        "Id": 1,
                                                        "CommentTitle": "sample string 2",
                                                        "CommentText": "sample string 3",
                                                        "NewsItemId": 4,
                                                        "CustomerId": 5,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "CommentTitle": "sample string 2",
                                                        "CommentText": "sample string 3",
                                                        "NewsItemId": 4,
                                                        "CustomerId": 5,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "LanguageId": 2,
                                                    "Title": "sample string 3",
                                                    "Short": "sample string 4",
                                                    "Full": "sample string 5",
                                                    "Published": true,
                                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "AllowComments": true,
                                                    "CommentCount": 8,
                                                    "LimitedToStores": true,
                                                    "MetaKeywords": "sample string 10",
                                                    "MetaDescription": "sample string 11",
                                                    "MetaTitle": "sample string 12",
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "ZoneId": 14,
                                                    "ZoneName": "sample string 15",
                                                    "IsHot": true,
                                                    "IsFocus": true,
                                                    "CustomerId": 16,
                                                    "ViewCount": 1,
                                                    "PictureId": 1,
                                                    "OrderNo": 1,
                                                    "UrlImage": "sample string 17",
                                                    "UrlImages": [
                                                      "sample string 1",
                                                      "sample string 2"
                                                    ],
                                                    "PictureIds": "sample string 18",
                                                    "NewsComments": [
                                                      {
                                                        "Id": 1,
                                                        "CommentTitle": "sample string 2",
                                                        "CommentText": "sample string 3",
                                                        "NewsItemId": 4,
                                                        "CustomerId": 5,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "CommentTitle": "sample string 2",
                                                        "CommentText": "sample string 3",
                                                        "NewsItemId": 4,
                                                        "CustomerId": 5,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ],
                                                "Polls": []
                                              },
                                              "PollAnswers": []
                                            },
                                            "PollVotingRecords": []
                                          }
                                        },
                                        {
                                          "Id": 1,
                                          "PollAnswerId": 2,
                                          "CustomerId": 3,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "PollAnswer": {
                                            "Id": 1,
                                            "PollId": 2,
                                            "Name": "sample string 3",
                                            "NumberOfVotes": 4,
                                            "DisplayOrder": 5,
                                            "Poll": {
                                              "Id": 1,
                                              "LanguageId": 2,
                                              "Name": "sample string 3",
                                              "SystemKeyword": "sample string 4",
                                              "Published": true,
                                              "ShowOnHomePage": true,
                                              "AllowGuestsToVote": true,
                                              "DisplayOrder": 8,
                                              "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                              "Language": {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "LanguageCulture": "sample string 3",
                                                "UniqueSeoCode": "sample string 4",
                                                "FlagImageFileName": "sample string 5",
                                                "Rtl": true,
                                                "LimitedToStores": true,
                                                "Published": true,
                                                "DisplayOrder": 9,
                                                "BlogPosts": [
                                                  {
                                                    "Id": 1,
                                                    "LanguageId": 2,
                                                    "Title": "sample string 3",
                                                    "Body": "sample string 4",
                                                    "AllowComments": true,
                                                    "CommentCount": 6,
                                                    "Tags": "sample string 7",
                                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "MetaKeywords": "sample string 8",
                                                    "MetaDescription": "sample string 9",
                                                    "MetaTitle": "sample string 10",
                                                    "LimitedToStores": true,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "BlogComments": [
                                                      {
                                                        "Id": 1,
                                                        "CustomerId": 2,
                                                        "CommentText": "sample string 3",
                                                        "BlogPostId": 4,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "CustomerId": 2,
                                                        "CommentText": "sample string 3",
                                                        "BlogPostId": 4,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "LanguageId": 2,
                                                    "Title": "sample string 3",
                                                    "Body": "sample string 4",
                                                    "AllowComments": true,
                                                    "CommentCount": 6,
                                                    "Tags": "sample string 7",
                                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "MetaKeywords": "sample string 8",
                                                    "MetaDescription": "sample string 9",
                                                    "MetaTitle": "sample string 10",
                                                    "LimitedToStores": true,
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "BlogComments": [
                                                      {
                                                        "Id": 1,
                                                        "CustomerId": 2,
                                                        "CommentText": "sample string 3",
                                                        "BlogPostId": 4,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "CustomerId": 2,
                                                        "CommentText": "sample string 3",
                                                        "BlogPostId": 4,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ],
                                                "LocaleStringResources": [
                                                  {
                                                    "Id": 1,
                                                    "LanguageId": 2,
                                                    "ResourceName": "sample string 3",
                                                    "ResourceValue": "sample string 4"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "LanguageId": 2,
                                                    "ResourceName": "sample string 3",
                                                    "ResourceValue": "sample string 4"
                                                  }
                                                ],
                                                "LocalizedProperties": [
                                                  {
                                                    "Id": 1,
                                                    "EntityId": 2,
                                                    "LanguageId": 3,
                                                    "LocaleKeyGroup": "sample string 4",
                                                    "LocaleKey": "sample string 5",
                                                    "LocaleValue": "sample string 6"
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "EntityId": 2,
                                                    "LanguageId": 3,
                                                    "LocaleKeyGroup": "sample string 4",
                                                    "LocaleKey": "sample string 5",
                                                    "LocaleValue": "sample string 6"
                                                  }
                                                ],
                                                "News": [
                                                  {
                                                    "Id": 1,
                                                    "LanguageId": 2,
                                                    "Title": "sample string 3",
                                                    "Short": "sample string 4",
                                                    "Full": "sample string 5",
                                                    "Published": true,
                                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "AllowComments": true,
                                                    "CommentCount": 8,
                                                    "LimitedToStores": true,
                                                    "MetaKeywords": "sample string 10",
                                                    "MetaDescription": "sample string 11",
                                                    "MetaTitle": "sample string 12",
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "ZoneId": 14,
                                                    "ZoneName": "sample string 15",
                                                    "IsHot": true,
                                                    "IsFocus": true,
                                                    "CustomerId": 16,
                                                    "ViewCount": 1,
                                                    "PictureId": 1,
                                                    "OrderNo": 1,
                                                    "UrlImage": "sample string 17",
                                                    "UrlImages": [
                                                      "sample string 1",
                                                      "sample string 2"
                                                    ],
                                                    "PictureIds": "sample string 18",
                                                    "NewsComments": [
                                                      {
                                                        "Id": 1,
                                                        "CommentTitle": "sample string 2",
                                                        "CommentText": "sample string 3",
                                                        "NewsItemId": 4,
                                                        "CustomerId": 5,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "CommentTitle": "sample string 2",
                                                        "CommentText": "sample string 3",
                                                        "NewsItemId": 4,
                                                        "CustomerId": 5,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "Id": 1,
                                                    "LanguageId": 2,
                                                    "Title": "sample string 3",
                                                    "Short": "sample string 4",
                                                    "Full": "sample string 5",
                                                    "Published": true,
                                                    "StartDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "EndDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "AllowComments": true,
                                                    "CommentCount": 8,
                                                    "LimitedToStores": true,
                                                    "MetaKeywords": "sample string 10",
                                                    "MetaDescription": "sample string 11",
                                                    "MetaTitle": "sample string 12",
                                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                                    "ZoneId": 14,
                                                    "ZoneName": "sample string 15",
                                                    "IsHot": true,
                                                    "IsFocus": true,
                                                    "CustomerId": 16,
                                                    "ViewCount": 1,
                                                    "PictureId": 1,
                                                    "OrderNo": 1,
                                                    "UrlImage": "sample string 17",
                                                    "UrlImages": [
                                                      "sample string 1",
                                                      "sample string 2"
                                                    ],
                                                    "PictureIds": "sample string 18",
                                                    "NewsComments": [
                                                      {
                                                        "Id": 1,
                                                        "CommentTitle": "sample string 2",
                                                        "CommentText": "sample string 3",
                                                        "NewsItemId": 4,
                                                        "CustomerId": 5,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      },
                                                      {
                                                        "Id": 1,
                                                        "CommentTitle": "sample string 2",
                                                        "CommentText": "sample string 3",
                                                        "NewsItemId": 4,
                                                        "CustomerId": 5,
                                                        "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                                      }
                                                    ]
                                                  }
                                                ],
                                                "Polls": []
                                              },
                                              "PollAnswers": []
                                            },
                                            "PollVotingRecords": []
                                          }
                                        }
                                      ],
                                      "Forums_PrivateMessage": [
                                        {
                                          "Id": 1,
                                          "StoreId": 2,
                                          "FromCustomerId": 3,
                                          "ToCustomerId": 4,
                                          "Subject": "sample string 5",
                                          "Text": "sample string 6",
                                          "IsRead": true,
                                          "IsDeletedByAuthor": true,
                                          "IsDeletedByRecipient": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "StoreId": 2,
                                          "FromCustomerId": 3,
                                          "ToCustomerId": 4,
                                          "Subject": "sample string 5",
                                          "Text": "sample string 6",
                                          "IsRead": true,
                                          "IsDeletedByAuthor": true,
                                          "IsDeletedByRecipient": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ],
                                      "Forums_PrivateMessage1": [
                                        {
                                          "Id": 1,
                                          "StoreId": 2,
                                          "FromCustomerId": 3,
                                          "ToCustomerId": 4,
                                          "Subject": "sample string 5",
                                          "Text": "sample string 6",
                                          "IsRead": true,
                                          "IsDeletedByAuthor": true,
                                          "IsDeletedByRecipient": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "StoreId": 2,
                                          "FromCustomerId": 3,
                                          "ToCustomerId": 4,
                                          "Subject": "sample string 5",
                                          "Text": "sample string 6",
                                          "IsRead": true,
                                          "IsDeletedByAuthor": true,
                                          "IsDeletedByRecipient": true,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ],
                                      "ReturnRequests": [
                                        {
                                          "Id": 1,
                                          "StoreId": 2,
                                          "OrderItemId": 3,
                                          "CustomerId": 4,
                                          "Quantity": 5,
                                          "ReasonForReturn": "sample string 6",
                                          "RequestedAction": "sample string 7",
                                          "CustomerComments": "sample string 8",
                                          "StaffNotes": "sample string 9",
                                          "ReturnRequestStatusId": 10,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "StoreId": 2,
                                          "OrderItemId": 3,
                                          "CustomerId": 4,
                                          "Quantity": 5,
                                          "ReasonForReturn": "sample string 6",
                                          "RequestedAction": "sample string 7",
                                          "CustomerComments": "sample string 8",
                                          "StaffNotes": "sample string 9",
                                          "ReturnRequestStatusId": 10,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        }
                                      ],
                                      "RewardPointsHistories": [],
                                      "ShoppingCartItems": [
                                        {
                                          "Id": 1,
                                          "StoreId": 2,
                                          "ShoppingCartTypeId": 3,
                                          "CustomerId": 4,
                                          "ProductId": 5,
                                          "AttributesXml": "sample string 6",
                                          "CustomerEnteredPrice": 7.0,
                                          "Quantity": 8,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "ListChairIndexF1": "sample string 11",
                                          "ListChairValueF1": "sample string 12",
                                          "ListChairIndexF2": "sample string 13",
                                          "ListChairValueF2": "sample string 14",
                                          "ListChairIndexF3": "sample string 15",
                                          "ListChairValueF3": "sample string 16",
                                          "PositionId": 1
                                        },
                                        {
                                          "Id": 1,
                                          "StoreId": 2,
                                          "ShoppingCartTypeId": 3,
                                          "CustomerId": 4,
                                          "ProductId": 5,
                                          "AttributesXml": "sample string 6",
                                          "CustomerEnteredPrice": 7.0,
                                          "Quantity": 8,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "UpdatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "ListChairIndexF1": "sample string 11",
                                          "ListChairValueF1": "sample string 12",
                                          "ListChairIndexF2": "sample string 13",
                                          "ListChairValueF2": "sample string 14",
                                          "ListChairIndexF3": "sample string 15",
                                          "ListChairValueF3": "sample string 16",
                                          "PositionId": 1
                                        }
                                      ],
                                      "Addresses": [
                                        {
                                          "Id": 1,
                                          "FirstName": "sample string 2",
                                          "LastName": "sample string 3",
                                          "Email": "sample string 4",
                                          "Company": "sample string 5",
                                          "PersonInCharge": "sample string 6",
                                          "CountryId": 1,
                                          "StateProvinceId": 1,
                                          "City": "sample string 7",
                                          "Address1": "sample string 8",
                                          "Address2": "sample string 9",
                                          "ZipPostalCode": "sample string 10",
                                          "PhoneNumber": "sample string 11",
                                          "FaxNumber": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "Country": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "AllowsBilling": true,
                                            "AllowsShipping": true,
                                            "TwoLetterIsoCode": "sample string 5",
                                            "ThreeLetterIsoCode": "sample string 6",
                                            "NumericIsoCode": 7,
                                            "SubjectToVat": true,
                                            "Published": true,
                                            "DisplayOrder": 10,
                                            "Addresses": [],
                                            "StateProvinces": [
                                              {
                                                "Id": 1,
                                                "CountryId": 2,
                                                "Name": "sample string 3",
                                                "Abbreviation": "sample string 4",
                                                "Published": true,
                                                "DisplayOrder": 6,
                                                "ShowMenu": true,
                                                "ProvinceId": 8,
                                                "Addresses": []
                                              },
                                              {
                                                "Id": 1,
                                                "CountryId": 2,
                                                "Name": "sample string 3",
                                                "Abbreviation": "sample string 4",
                                                "Published": true,
                                                "DisplayOrder": 6,
                                                "ShowMenu": true,
                                                "ProvinceId": 8,
                                                "Addresses": []
                                              }
                                            ],
                                            "ShippingMethods": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              }
                                            ]
                                          },
                                          "StateProvince": {
                                            "Id": 1,
                                            "CountryId": 2,
                                            "Name": "sample string 3",
                                            "Abbreviation": "sample string 4",
                                            "Published": true,
                                            "DisplayOrder": 6,
                                            "ShowMenu": true,
                                            "ProvinceId": 8,
                                            "Addresses": [],
                                            "Country": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "AllowsBilling": true,
                                              "AllowsShipping": true,
                                              "TwoLetterIsoCode": "sample string 5",
                                              "ThreeLetterIsoCode": "sample string 6",
                                              "NumericIsoCode": 7,
                                              "SubjectToVat": true,
                                              "Published": true,
                                              "DisplayOrder": 10,
                                              "Addresses": [],
                                              "StateProvinces": [],
                                              "ShippingMethods": [
                                                {
                                                  "Id": 1,
                                                  "Name": "sample string 2",
                                                  "Description": "sample string 3",
                                                  "DisplayOrder": 4,
                                                  "Countries": []
                                                },
                                                {
                                                  "Id": 1,
                                                  "Name": "sample string 2",
                                                  "Description": "sample string 3",
                                                  "DisplayOrder": 4,
                                                  "Countries": []
                                                }
                                              ]
                                            }
                                          },
                                          "Affiliates": [
                                            {
                                              "Id": 1,
                                              "AddressId": 2,
                                              "Deleted": true,
                                              "Active": true
                                            },
                                            {
                                              "Id": 1,
                                              "AddressId": 2,
                                              "Deleted": true,
                                              "Active": true
                                            }
                                          ],
                                          "Customers": []
                                        },
                                        {
                                          "Id": 1,
                                          "FirstName": "sample string 2",
                                          "LastName": "sample string 3",
                                          "Email": "sample string 4",
                                          "Company": "sample string 5",
                                          "PersonInCharge": "sample string 6",
                                          "CountryId": 1,
                                          "StateProvinceId": 1,
                                          "City": "sample string 7",
                                          "Address1": "sample string 8",
                                          "Address2": "sample string 9",
                                          "ZipPostalCode": "sample string 10",
                                          "PhoneNumber": "sample string 11",
                                          "FaxNumber": "sample string 12",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                          "Country": {
                                            "Id": 1,
                                            "Name": "sample string 2",
                                            "AllowsBilling": true,
                                            "AllowsShipping": true,
                                            "TwoLetterIsoCode": "sample string 5",
                                            "ThreeLetterIsoCode": "sample string 6",
                                            "NumericIsoCode": 7,
                                            "SubjectToVat": true,
                                            "Published": true,
                                            "DisplayOrder": 10,
                                            "Addresses": [],
                                            "StateProvinces": [
                                              {
                                                "Id": 1,
                                                "CountryId": 2,
                                                "Name": "sample string 3",
                                                "Abbreviation": "sample string 4",
                                                "Published": true,
                                                "DisplayOrder": 6,
                                                "ShowMenu": true,
                                                "ProvinceId": 8,
                                                "Addresses": []
                                              },
                                              {
                                                "Id": 1,
                                                "CountryId": 2,
                                                "Name": "sample string 3",
                                                "Abbreviation": "sample string 4",
                                                "Published": true,
                                                "DisplayOrder": 6,
                                                "ShowMenu": true,
                                                "ProvinceId": 8,
                                                "Addresses": []
                                              }
                                            ],
                                            "ShippingMethods": [
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              },
                                              {
                                                "Id": 1,
                                                "Name": "sample string 2",
                                                "Description": "sample string 3",
                                                "DisplayOrder": 4,
                                                "Countries": []
                                              }
                                            ]
                                          },
                                          "StateProvince": {
                                            "Id": 1,
                                            "CountryId": 2,
                                            "Name": "sample string 3",
                                            "Abbreviation": "sample string 4",
                                            "Published": true,
                                            "DisplayOrder": 6,
                                            "ShowMenu": true,
                                            "ProvinceId": 8,
                                            "Addresses": [],
                                            "Country": {
                                              "Id": 1,
                                              "Name": "sample string 2",
                                              "AllowsBilling": true,
                                              "AllowsShipping": true,
                                              "TwoLetterIsoCode": "sample string 5",
                                              "ThreeLetterIsoCode": "sample string 6",
                                              "NumericIsoCode": 7,
                                              "SubjectToVat": true,
                                              "Published": true,
                                              "DisplayOrder": 10,
                                              "Addresses": [],
                                              "StateProvinces": [],
                                              "ShippingMethods": [
                                                {
                                                  "Id": 1,
                                                  "Name": "sample string 2",
                                                  "Description": "sample string 3",
                                                  "DisplayOrder": 4,
                                                  "Countries": []
                                                },
                                                {
                                                  "Id": 1,
                                                  "Name": "sample string 2",
                                                  "Description": "sample string 3",
                                                  "DisplayOrder": 4,
                                                  "Countries": []
                                                }
                                              ]
                                            }
                                          },
                                          "Affiliates": [
                                            {
                                              "Id": 1,
                                              "AddressId": 2,
                                              "Deleted": true,
                                              "Active": true
                                            },
                                            {
                                              "Id": 1,
                                              "AddressId": 2,
                                              "Deleted": true,
                                              "Active": true
                                            }
                                          ],
                                          "Customers": []
                                        }
                                      ]
                                    }
                                  }
                                ],
                                "Shipments": [
                                  {
                                    "Id": 1,
                                    "OrderId": 2,
                                    "TrackingNumber": "sample string 3",
                                    "TotalWeight": 1.0,
                                    "ShippedDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "DeliveryDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "ShipmentItems": [
                                      {
                                        "Id": 1,
                                        "ShipmentId": 2,
                                        "OrderItemId": 3,
                                        "Quantity": 4
                                      },
                                      {
                                        "Id": 1,
                                        "ShipmentId": 2,
                                        "OrderItemId": 3,
                                        "Quantity": 4
                                      }
                                    ]
                                  },
                                  {
                                    "Id": 1,
                                    "OrderId": 2,
                                    "TrackingNumber": "sample string 3",
                                    "TotalWeight": 1.0,
                                    "ShippedDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "DeliveryDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "ShipmentItems": [
                                      {
                                        "Id": 1,
                                        "ShipmentId": 2,
                                        "OrderItemId": 3,
                                        "Quantity": 4
                                      },
                                      {
                                        "Id": 1,
                                        "ShipmentId": 2,
                                        "OrderItemId": 3,
                                        "Quantity": 4
                                      }
                                    ]
                                  }
                                ]
                              }
                            },
                            {
                              "Id": 1,
                              "DiscountId": 2,
                              "OrderId": 3,
                              "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                              "Order": {
                                "Id": 1,
                                "OrderGuid": "ae44cfeb-4652-4735-a4e1-2c2944a032dc",
                                "StoreId": 3,
                                "CustomerId": 4,
                                "BillingAddressId": 5,
                                "ShippingAddressId": 1,
                                "OrderStatusId": 6,
                                "ShippingStatusId": 7,
                                "PaymentStatusId": 8,
                                "PaymentMethodSystemName": "sample string 9",
                                "CustomerCurrencyCode": "sample string 10",
                                "CurrencyRate": 1.0,
                                "CustomerTaxDisplayTypeId": 1,
                                "VatNumber": "sample string 11",
                                "OrderSubtotalInclTax": 1.0,
                                "OrderSubtotalExclTax": 1.0,
                                "OrderSubTotalDiscountInclTax": 1.0,
                                "OrderSubTotalDiscountExclTax": 1.0,
                                "OrderShippingInclTax": 1.0,
                                "OrderShippingExclTax": 1.0,
                                "PaymentMethodAdditionalFeeInclTax": 1.0,
                                "PaymentMethodAdditionalFeeExclTax": 1.0,
                                "TaxRates": "sample string 12",
                                "OrderTax": 1.0,
                                "OrderDiscount": 1.0,
                                "OrderTotal": 1.0,
                                "RefundedAmount": 1.0,
                                "RewardPointsWereAdded": true,
                                "CheckoutAttributeDescription": "sample string 14",
                                "CheckoutAttributesXml": "sample string 15",
                                "CustomerLanguageId": 1,
                                "AffiliateId": 1,
                                "UserId": 16,
                                "PrintingUserId": 17,
                                "InviterId": 18,
                                "CustomerIp": "sample string 19",
                                "AllowStoringCreditCardNumber": true,
                                "CardType": "sample string 20",
                                "CardName": "sample string 21",
                                "CardNumber": "sample string 22",
                                "MaskedCreditCardNumber": "sample string 23",
                                "CardCvv2": "sample string 24",
                                "CardExpirationMonth": "sample string 25",
                                "CardExpirationYear": "sample string 26",
                                "AuthorizationTransactionId": "sample string 27",
                                "AuthorizationTransactionCode": "sample string 28",
                                "AuthorizationTransactionResult": "sample string 29",
                                "CaptureTransactionId": "sample string 30",
                                "CaptureTransactionResult": "sample string 31",
                                "SubscriptionTransactionId": "sample string 32",
                                "PurchaseOrderNumber": "sample string 33",
                                "PaidDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "ShippingMethod": "sample string 34",
                                "ShippingRateComputationMethodSystemName": "sample string 35",
                                "Deleted": true,
                                "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "PrintedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "ShippingTimeId": 1,
                                "IsInvitation": true,
                                "IsOnline": true,
                                "IsContract": true,
                                "BarCode": "sample string 41",
                                "BarCodeBinary": "QEA=",
                                "vpcTelcoCode": "sample string 42",
                                "vpc_MerchTxnRef": "sample string 43",
                                "IsEmailSent": true,
                                "IsSmsSent": true,
                                "CustomerFirstName": "sample string 44",
                                "CustomerLastName": "sample string 45",
                                "CustomerEmail": "sample string 46",
                                "CustomerPhone": "sample string 47",
                                "IsAutoBuy": true,
                                "MemberCardCode": "sample string 48",
                                "PointReward": 1.0,
                                "PointCard": 1.0,
                                "VoucherCode": "sample string 49",
                                "CampaignId": 1,
                                "DiscountStatus": 1,
                                "IsTicketUsed": true,
                                "CheckedInOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                "CheckedInUserId": 1,
                                "TransactionID": "sample string 50",
                                "InvNo": "sample string 51",
                                "ErrorStatus": "sample string 52",
                                "ETicketUrl": "sample string 53",
                                "DiscountUsageHistories": [],
                                "GiftCardUsageHistories": [
                                  {
                                    "Id": 1,
                                    "GiftCardId": 2,
                                    "UsedWithOrderId": 3,
                                    "UsedValue": 4.0,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "GiftCard": {
                                      "Id": 1,
                                      "PurchasedWithOrderItemId": 1,
                                      "GiftCardTypeId": 2,
                                      "Amount": 3.0,
                                      "IsGiftCardActivated": true,
                                      "GiftCardCouponCode": "sample string 5",
                                      "RecipientName": "sample string 6",
                                      "RecipientEmail": "sample string 7",
                                      "SenderName": "sample string 8",
                                      "SenderEmail": "sample string 9",
                                      "Message": "sample string 10",
                                      "IsRecipientNotified": true,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                      "OrderItem": {
                                        "Id": 1,
                                        "OrderItemGuid": "dd5f6c7b-2c90-4e68-91ed-cf98a6fadd54",
                                        "OrderId": 3,
                                        "ProductId": 1,
                                        "Quantity": 4,
                                        "UnitPriceInclTax": 1.0,
                                        "UnitPriceExclTax": 1.0,
                                        "PriceInclTax": 1.0,
                                        "PriceExclTax": 1.0,
                                        "DiscountAmountInclTax": 1.0,
                                        "DiscountAmountExclTax": 1.0,
                                        "OriginalProductCost": 1.0,
                                        "AttributeDescription": "sample string 5",
                                        "AttributesXml": "sample string 6",
                                        "DownloadCount": 1,
                                        "IsDownloadActivated": true,
                                        "LicenseDownloadId": 1,
                                        "ItemWeight": 1.0,
                                        "ListChairIndexF1": "sample string 7",
                                        "ListChairIndexF2": "sample string 8",
                                        "ListChairIndexF3": "sample string 9",
                                        "ListChairValueF1": "sample string 10",
                                        "ListChairValueF2": "sample string 11",
                                        "ListChairValueF3": "sample string 12",
                                        "PrintedChairIndexF1": "sample string 13",
                                        "PrintedChairIndexF2": "sample string 14",
                                        "PrintedChairIndexF3": "sample string 15",
                                        "PositionId": 1,
                                        "PlanScreenId": 1,
                                        "ListChairCheckinIndexF1": "sample string 16",
                                        "ListChairCheckinIndexF2": "sample string 17",
                                        "ListChairCheckinIndexF3": "sample string 18",
                                        "GiftCards": []
                                      },
                                      "GiftCardUsageHistories": []
                                    }
                                  },
                                  {
                                    "Id": 1,
                                    "GiftCardId": 2,
                                    "UsedWithOrderId": 3,
                                    "UsedValue": 4.0,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "GiftCard": {
                                      "Id": 1,
                                      "PurchasedWithOrderItemId": 1,
                                      "GiftCardTypeId": 2,
                                      "Amount": 3.0,
                                      "IsGiftCardActivated": true,
                                      "GiftCardCouponCode": "sample string 5",
                                      "RecipientName": "sample string 6",
                                      "RecipientEmail": "sample string 7",
                                      "SenderName": "sample string 8",
                                      "SenderEmail": "sample string 9",
                                      "Message": "sample string 10",
                                      "IsRecipientNotified": true,
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                      "OrderItem": {
                                        "Id": 1,
                                        "OrderItemGuid": "dd5f6c7b-2c90-4e68-91ed-cf98a6fadd54",
                                        "OrderId": 3,
                                        "ProductId": 1,
                                        "Quantity": 4,
                                        "UnitPriceInclTax": 1.0,
                                        "UnitPriceExclTax": 1.0,
                                        "PriceInclTax": 1.0,
                                        "PriceExclTax": 1.0,
                                        "DiscountAmountInclTax": 1.0,
                                        "DiscountAmountExclTax": 1.0,
                                        "OriginalProductCost": 1.0,
                                        "AttributeDescription": "sample string 5",
                                        "AttributesXml": "sample string 6",
                                        "DownloadCount": 1,
                                        "IsDownloadActivated": true,
                                        "LicenseDownloadId": 1,
                                        "ItemWeight": 1.0,
                                        "ListChairIndexF1": "sample string 7",
                                        "ListChairIndexF2": "sample string 8",
                                        "ListChairIndexF3": "sample string 9",
                                        "ListChairValueF1": "sample string 10",
                                        "ListChairValueF2": "sample string 11",
                                        "ListChairValueF3": "sample string 12",
                                        "PrintedChairIndexF1": "sample string 13",
                                        "PrintedChairIndexF2": "sample string 14",
                                        "PrintedChairIndexF3": "sample string 15",
                                        "PositionId": 1,
                                        "PlanScreenId": 1,
                                        "ListChairCheckinIndexF1": "sample string 16",
                                        "ListChairCheckinIndexF2": "sample string 17",
                                        "ListChairCheckinIndexF3": "sample string 18",
                                        "GiftCards": []
                                      },
                                      "GiftCardUsageHistories": []
                                    }
                                  }
                                ],
                                "OrderItems": [
                                  {
                                    "Id": 1,
                                    "OrderItemGuid": "dd5f6c7b-2c90-4e68-91ed-cf98a6fadd54",
                                    "OrderId": 3,
                                    "ProductId": 1,
                                    "Quantity": 4,
                                    "UnitPriceInclTax": 1.0,
                                    "UnitPriceExclTax": 1.0,
                                    "PriceInclTax": 1.0,
                                    "PriceExclTax": 1.0,
                                    "DiscountAmountInclTax": 1.0,
                                    "DiscountAmountExclTax": 1.0,
                                    "OriginalProductCost": 1.0,
                                    "AttributeDescription": "sample string 5",
                                    "AttributesXml": "sample string 6",
                                    "DownloadCount": 1,
                                    "IsDownloadActivated": true,
                                    "LicenseDownloadId": 1,
                                    "ItemWeight": 1.0,
                                    "ListChairIndexF1": "sample string 7",
                                    "ListChairIndexF2": "sample string 8",
                                    "ListChairIndexF3": "sample string 9",
                                    "ListChairValueF1": "sample string 10",
                                    "ListChairValueF2": "sample string 11",
                                    "ListChairValueF3": "sample string 12",
                                    "PrintedChairIndexF1": "sample string 13",
                                    "PrintedChairIndexF2": "sample string 14",
                                    "PrintedChairIndexF3": "sample string 15",
                                    "PositionId": 1,
                                    "PlanScreenId": 1,
                                    "ListChairCheckinIndexF1": "sample string 16",
                                    "ListChairCheckinIndexF2": "sample string 17",
                                    "ListChairCheckinIndexF3": "sample string 18",
                                    "GiftCards": [
                                      {
                                        "Id": 1,
                                        "PurchasedWithOrderItemId": 1,
                                        "GiftCardTypeId": 2,
                                        "Amount": 3.0,
                                        "IsGiftCardActivated": true,
                                        "GiftCardCouponCode": "sample string 5",
                                        "RecipientName": "sample string 6",
                                        "RecipientEmail": "sample string 7",
                                        "SenderName": "sample string 8",
                                        "SenderEmail": "sample string 9",
                                        "Message": "sample string 10",
                                        "IsRecipientNotified": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "GiftCardUsageHistories": [
                                          {
                                            "Id": 1,
                                            "GiftCardId": 2,
                                            "UsedWithOrderId": 3,
                                            "UsedValue": 4.0,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "GiftCardId": 2,
                                            "UsedWithOrderId": 3,
                                            "UsedValue": 4.0,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "PurchasedWithOrderItemId": 1,
                                        "GiftCardTypeId": 2,
                                        "Amount": 3.0,
                                        "IsGiftCardActivated": true,
                                        "GiftCardCouponCode": "sample string 5",
                                        "RecipientName": "sample string 6",
                                        "RecipientEmail": "sample string 7",
                                        "SenderName": "sample string 8",
                                        "SenderEmail": "sample string 9",
                                        "Message": "sample string 10",
                                        "IsRecipientNotified": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "GiftCardUsageHistories": [
                                          {
                                            "Id": 1,
                                            "GiftCardId": 2,
                                            "UsedWithOrderId": 3,
                                            "UsedValue": 4.0,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "GiftCardId": 2,
                                            "UsedWithOrderId": 3,
                                            "UsedValue": 4.0,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                          }
                                        ]
                                      }
                                    ]
                                  },
                                  {
                                    "Id": 1,
                                    "OrderItemGuid": "dd5f6c7b-2c90-4e68-91ed-cf98a6fadd54",
                                    "OrderId": 3,
                                    "ProductId": 1,
                                    "Quantity": 4,
                                    "UnitPriceInclTax": 1.0,
                                    "UnitPriceExclTax": 1.0,
                                    "PriceInclTax": 1.0,
                                    "PriceExclTax": 1.0,
                                    "DiscountAmountInclTax": 1.0,
                                    "DiscountAmountExclTax": 1.0,
                                    "OriginalProductCost": 1.0,
                                    "AttributeDescription": "sample string 5",
                                    "AttributesXml": "sample string 6",
                                    "DownloadCount": 1,
                                    "IsDownloadActivated": true,
                                    "LicenseDownloadId": 1,
                                    "ItemWeight": 1.0,
                                    "ListChairIndexF1": "sample string 7",
                                    "ListChairIndexF2": "sample string 8",
                                    "ListChairIndexF3": "sample string 9",
                                    "ListChairValueF1": "sample string 10",
                                    "ListChairValueF2": "sample string 11",
                                    "ListChairValueF3": "sample string 12",
                                    "PrintedChairIndexF1": "sample string 13",
                                    "PrintedChairIndexF2": "sample string 14",
                                    "PrintedChairIndexF3": "sample string 15",
                                    "PositionId": 1,
                                    "PlanScreenId": 1,
                                    "ListChairCheckinIndexF1": "sample string 16",
                                    "ListChairCheckinIndexF2": "sample string 17",
                                    "ListChairCheckinIndexF3": "sample string 18",
                                    "GiftCards": [
                                      {
                                        "Id": 1,
                                        "PurchasedWithOrderItemId": 1,
                                        "GiftCardTypeId": 2,
                                        "Amount": 3.0,
                                        "IsGiftCardActivated": true,
                                        "GiftCardCouponCode": "sample string 5",
                                        "RecipientName": "sample string 6",
                                        "RecipientEmail": "sample string 7",
                                        "SenderName": "sample string 8",
                                        "SenderEmail": "sample string 9",
                                        "Message": "sample string 10",
                                        "IsRecipientNotified": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "GiftCardUsageHistories": [
                                          {
                                            "Id": 1,
                                            "GiftCardId": 2,
                                            "UsedWithOrderId": 3,
                                            "UsedValue": 4.0,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "GiftCardId": 2,
                                            "UsedWithOrderId": 3,
                                            "UsedValue": 4.0,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                          }
                                        ]
                                      },
                                      {
                                        "Id": 1,
                                        "PurchasedWithOrderItemId": 1,
                                        "GiftCardTypeId": 2,
                                        "Amount": 3.0,
                                        "IsGiftCardActivated": true,
                                        "GiftCardCouponCode": "sample string 5",
                                        "RecipientName": "sample string 6",
                                        "RecipientEmail": "sample string 7",
                                        "SenderName": "sample string 8",
                                        "SenderEmail": "sample string 9",
                                        "Message": "sample string 10",
                                        "IsRecipientNotified": true,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                        "GiftCardUsageHistories": [
                                          {
                                            "Id": 1,
                                            "GiftCardId": 2,
                                            "UsedWithOrderId": 3,
                                            "UsedValue": 4.0,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                          },
                                          {
                                            "Id": 1,
                                            "GiftCardId": 2,
                                            "UsedWithOrderId": 3,
                                            "UsedValue": 4.0,
                                            "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                          }
                                        ]
                                      }
                                    ]
                                  }
                                ],
                                "OrderNotes": [
                                  {
                                    "Id": 1,
                                    "OrderId": 2,
                                    "Note": "sample string 3",
                                    "DisplayToCustomer": true,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                  },
                                  {
                                    "Id": 1,
                                    "OrderId": 2,
                                    "Note": "sample string 3",
                                    "DisplayToCustomer": true,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                  }
                                ],
                                "RecurringPayments": [
                                  {
                                    "Id": 1,
                                    "CycleLength": 2,
                                    "CyclePeriodId": 3,
                                    "TotalCycles": 4,
                                    "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "IsActive": true,
                                    "Deleted": true,
                                    "InitialOrderId": 8,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "RecurringPaymentHistories": [
                                      {
                                        "Id": 1,
                                        "RecurringPaymentId": 2,
                                        "OrderId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "RecurringPaymentId": 2,
                                        "OrderId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      }
                                    ]
                                  },
                                  {
                                    "Id": 1,
                                    "CycleLength": 2,
                                    "CyclePeriodId": 3,
                                    "TotalCycles": 4,
                                    "StartDateUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "IsActive": true,
                                    "Deleted": true,
                                    "InitialOrderId": 8,
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00",
                                    "RecurringPaymentHistories": [
                                      {
                                        "Id": 1,
                                        "RecurringPaymentId": 2,
                                        "OrderId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      },
                                      {
                                        "Id": 1,
                                        "RecurringPaymentId": 2,
                                        "OrderId": 3,
                                        "CreatedOnUtc": "2025-05-19T10:21:02.8523294+07:00"
                                      }
                                    ]
                                  }
                                ],
                                "RewardPointsHistories": [
                                  {
                                    "Id": 1,
                                    "CustomerId": 2,
                                    "Points": 3,
                                    "PointsBalance": 4,
                                    "UsedAmount": 5.0,
                                    "Message": "sample string 6",
                                    "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                    "UsedWithOrder_Id": 1,
                                    "Customer": {
                                      "Id": 1,
                                      "CustomerGuid": "0ac48611-ccfc-4669-af3e-7cfe8ce4bcd7",
                                      "Username": "sample string 3",
                                      "Email": "sample string 4",
                                      "Password": "sample string 5",
                                      "PasswordFormatId": 6,
                                      "PasswordSalt": "sample string 7",
                                      "AdminComment": "sample string 8",
                                      "IsTaxExempt": true,
                                      "AffiliateId": 10,
                                      "VendorId": 11,
                                      "Active": true,
                                      "Deleted": true,
                                      "IsSystemAccount": true,
                                      "SystemName": "sample string 15",
                                      "LastIpAddress": "sample string 16",
                                      "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                      "LastLoginDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                      "LastActivityDateUtc": "2025-05-19T10:21:02.8513541+07:00",
                                      "BillingAddress_Id": 1,
                                      "ShippingAddress_Id": 1,
                                      "IsStaff": true,
                                      "IsManufacturer": true,
                                      "ManufacturerId": 1,
                                      "CustomerFirstName": "sample string 19",
                                      "CustomerLastName": "sample string 20",
                                      "BirthDay": "2025-05-19T10:21:02.8513541+07:00",
                                      "Mobile": "sample string 21",
                                      "Sex": "sample string 22",
                                      "Marriage": true,
                                      "Address": "sample string 23",
                                      "Position": "sample string 24",
                                      "Favour": "sample string 25",
                                      "CardCode": "sample string 26",
                                      "CardLevelName": "sample string 27",
                                      "CurrentCardId": 1,
                                      "CardIssued": true,
                                      "PointReward": 1.0,
                                      "PointCard": 1.0,
                                      "LastVisitedPage": "sample string 28",
                                      "DateCreateCard": "2025-05-19T10:21:02.8513541+07:00",
                                      "DateExpireCard": "2025-05-19T10:21:02.8513541+07:00",
                                      "DateLevel": "2025-05-19T10:21:02.8513541+07:00",
                                      "Area_Id": 1,
                                      "City_Id": 1,
                                      "Job_Id": 1,
                                      "District_Id": 1,
                                      "Country_Id": 1,
                                      "ActivityLogs": [
                                        {
                                          "Id": 1,
                                          "ActivityLogTypeId": 2,
                                          "CustomerId": 3,
                                          "Comment": "sample string 4",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ActivityLogType": {
                                            "Id": 1,
                                            "SystemKeyword": "sample string 2",
                                            "Name": "sample string 3",
                                            "Enabled": true,
                                            "ActivityLogs": []
                                          }
                                        },
                                        {
                                          "Id": 1,
                                          "ActivityLogTypeId": 2,
                                          "CustomerId": 3,
                                          "Comment": "sample string 4",
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00",
                                          "ActivityLogType": {
                                            "Id": 1,
                                            "SystemKeyword": "sample string 2",
                                            "Name": "sample string 3",
                                            "Enabled": true,
                                            "ActivityLogs": []
                                          }
                                        }
                                      ],
                                      "BackInStockSubscriptions": [
                                        {
                                          "Id": 1,
                                          "StoreId": 2,
                                          "ProductId": 3,
                                          "CustomerId": 4,
                                          "CreatedOnUtc": "2025-05-19T10:21:02.8513541+07:00"
                                        },
                                        {
                                          "Id": 1,
                                          "S