Znode

Build Version:

POST accounts/changepassword

Changes the password of an existing user.

Request Information

» Parameters

Name Description Additional information
model The model of the account.

Define this parameter in the request body.

Request Body Formats

Sample:
	{
  "AccountId": 1,
  "AccountProfileCode": "sample string 2",
  "AccountType": {
    "$id": "2",
    "AccountTypeId": 1,
    "AccountTypeName": "sample string 2"
  },
  "AccountTypeId": 1,
  "Addresses": {
    "$id": "3",
    "$values": [
      {
        "$id": "4",
        "AccountId": 1,
        "AddressId": 2,
        "City": "sample string 3",
        "CompanyName": "sample string 4",
        "CountryCode": "sample string 5",
        "FirstName": "sample string 6",
        "IsDefaultBilling": true,
        "IsDefaultShipping": true,
        "LastName": "sample string 9",
        "MiddleName": "sample string 10",
        "Name": "sample string 11",
        "PhoneNumber": "sample string 12",
        "PostalCode": "sample string 13",
        "StateCode": "sample string 14",
        "StreetAddress1": "sample string 15",
        "StreetAddress2": "sample string 16",
        "ValidAddress": true,
        "Email": "sample string 18",
        "SetUserBillingAddress": true
      },
      {
        "$ref": "4"
      },
      {
        "$ref": "4"
      }
    ]
  },
  "CompanyName": "sample string 3",
  "CreateDate": "2025-04-28T02:25:15.3475233+00:00",
  "CreateUser": "sample string 4",
  "ReferralCommissionType": "sample string 5",
  "Custom1": "sample string 6",
  "Custom2": "sample string 7",
  "Custom3": "sample string 8",
  "Description": "sample string 9",
  "Email": "sample string 10",
  "EmailOptIn": true,
  "EnableCustomerPricing": true,
  "UserEnableCustomerPricing": true,
  "ExternalId": "sample string 12",
  "ChildExternalAccountId": "sample string 13",
  "UserExternalAccountId": "sample string 14",
  "GiftCardHistoryList": {
    "$id": "5",
    "$values": [
      {
        "$id": "6",
        "GiftCardHistoryId": 1,
        "GiftCardNumber": "sample string 2",
        "GiftCardId": 3,
        "OrderId": 4,
        "TransactionDate": "2025-04-28T02:25:15.3475233+00:00",
        "TransactionAmount": 6.0
      },
      {
        "$ref": "6"
      },
      {
        "$ref": "6"
      }
    ]
  },
  "IsActive": true,
  "Orders": {
    "$id": "7",
    "$values": [
      {
        "$id": "8",
        "Account": {
          "$ref": "1"
        },
        "AccountId": 1,
        "AdditionalInstructions": "sample string 1",
        "ApproverName": "sample string 2",
        "BillingCity": "sample string 3",
        "BillingCompanyName": "sample string 4",
        "BillingCountryCode": "sample string 5",
        "BillingEmail": "sample string 6",
        "BillingEmailId": "sample string 7",
        "BillingFirstName": "sample string 8",
        "BillingLastName": "sample string 9",
        "BillingName": "sample string 10",
        "BillingPhoneNumber": "sample string 11",
        "BillingPostalCode": "sample string 12",
        "BillingStateCode": "sample string 13",
        "BillingStreetAddress1": "sample string 14",
        "BillingStreet": "sample string 15",
        "BillingStreet1": "sample string 16",
        "BillingStreetAddress2": "sample string 17",
        "CardAuthorizationCode": "sample string 18",
        "CardExpiration": "sample string 19",
        "CardTransactionId": "sample string 20",
        "FirstName": "sample string 21",
        "LastName": "sample string 22",
        "OrderIds": "sample string 23",
        "CardTypeId": 1,
        "CompanyName": "sample string 24",
        "CouponCode": "sample string 25",
        "CreateDate": "2025-04-28T02:25:15.3475233+00:00",
        "CreatedBy": "sample string 26",
        "Custom1": "sample string 27",
        "Custom2": "sample string 28",
        "Custom3": "sample string 29",
        "DiscountAmount": 1.0,
        "ExternalId": "sample string 30",
        "Gst": 1.0,
        "Hst": 1.0,
        "ModifiedBy": "sample string 31",
        "ModifiedDate": "2025-04-28T02:25:15.3475233+00:00",
        "OrderDate": "2025-04-28T02:25:15.3475233+00:00",
        "OrderId": 32,
        "OrderLineItems": {
          "$id": "9",
          "$values": [
            {
              "$id": "10",
              "AppliedPromotion": "sample string 1",
              "AutoGeneratedTracking": true,
              "CouponsApplied": "sample string 3",
              "CreateDate": "2025-04-28T02:25:15.3475233+00:00",
              "CreatedBy": "sample string 4",
              "Custom1": "sample string 5",
              "Custom2": "sample string 6",
              "Custom3": "sample string 7",
              "CustomText": "sample string 8",
              "Description": "sample string 9",
              "DiscountAmount": 1.0,
              "DownloadLink": "sample string 10",
              "ExternalId": "sample string 11",
              "Gst": 1.0,
              "HasCustomArtwork": true,
              "Hst": 1.0,
              "IsRecurringBilling": true,
              "ModifiedBy": "sample string 13",
              "ModifiedDate": "2025-04-28T02:25:15.3475233+00:00",
              "Name": "sample string 14",
              "OrderId": 15,
              "OrderLineItemId": 16,
              "OrderLineItemRelationshipTypeId": 1,
              "OrderLineItemStateId": 1,
              "OrderShipment": {
                "$id": "11",
                "OrderShipmentId": 1,
                "ShipName": "sample string 2",
                "ShippingOptionId": 1,
                "ShipToCity": "sample string 3",
                "ShipToCompanyName": "sample string 4",
                "ShipToCountryCode": "sample string 5",
                "ShipToEmail": "sample string 6",
                "ShipToFirstName": "sample string 7",
                "ShipToLastName": "sample string 8",
                "ShipToPhoneNumber": "sample string 9",
                "ShipToPostalCode": "sample string 10",
                "ShipToStateCode": "sample string 11",
                "ShipToStreetAddress1": "sample string 12",
                "ShipToStreetAddress2": "sample string 13",
                "AddressId": 14,
                "Quantity": 15.0,
                "TaxCost": 16.0,
                "ShippingCost": 17.0,
                "ShippingName": "sample string 18"
              },
              "OrderShipmentId": 1,
              "ParentOrderLineItemId": 1,
              "PaymentStatusId": 1,
              "Price": 1.0,
              "ProductNumber": "sample string 17",
              "PromotionDescription": "sample string 18",
              "Pst": 1.0,
              "Quantity": 1.0,
              "RecurringBillingAmount": 1.0,
              "RecurringBillingCycles": 1,
              "RecurringBillingFrequency": "sample string 19",
              "RecurringBillingPeriod": "sample string 20",
              "ReturnDate": "2025-04-28T02:25:15.3475233+00:00",
              "SalesTax": 1.0,
              "ShipDate": "2025-04-28T02:25:15.3475233+00:00",
              "ShippingCost": 1.0,
              "ShipSeparately": true,
              "Sku": "sample string 21",
              "TrackingNumber": "sample string 22",
              "TransactionNumber": "sample string 23",
              "Vat": 1.0,
              "Weight": 1.0,
              "ProductNum": "sample string 24",
              "ShipName": "sample string 25",
              "ShippingAddress": "sample string 26",
              "Order": {
                "$ref": "8"
              },
              "DigitalAsset": "sample string 27",
              "ArtworkID": "sample string 28",
              "ArtworkOrderID": 1,
              "ArtworkOrderLineItemID": 1,
              "StateID": "sample string 29",
              "CanvasOrderID": 1,
              "CanvasOrderLineItemID": 1,
              "IsHresPdfDownloadable": true,
              "ProductHeight": 1.0,
              "ProductWidth": 1.0,
              "IsTaxable": true,
              "TaxabilityTypeId": "sample string 30",
              "ATEItemTaxRequestKeyGuid": "sample string 31",
              "SavedCartLineItemID": 32,
              "DesignerType": 1,
              "OrderLineItemFiles": {
                "$id": "12",
                "$values": [
                  {
                    "$id": "13",
                    "Id": 1,
                    "OrderId": 2,
                    "OrderLineItemId": 3,
                    "FileName": "sample string 4",
                    "FilePath": "~/data/default/docs/files/order/2/3/sample string 4"
                  },
                  {
                    "$ref": "13"
                  },
                  {
                    "$ref": "13"
                  }
                ]
              }
            },
            {
              "$ref": "10"
            },
            {
              "$ref": "10"
            }
          ]
        },
        "OrderStateId": 1,
        "OrderStateName": "sample string 33",
        "PaymentOption": {
          "$id": "14",
          "DisplayOrder": 1,
          "EnableAmericanExpress": true,
          "EnableDiscover": true,
          "EnableMasterCard": true,
          "EnableRecurringPayments": true,
          "EnableVault": true,
          "EnableVisa": true,
          "IsActive": true,
          "IsRmaCompatible": true,
          "Partner": "sample string 3",
          "PaymentGateway": {
            "$id": "15",
            "Name": "sample string 1",
            "PaymentGatewayId": 2,
            "Url": "sample string 3"
          },
          "PaymentGatewayId": 1,
          "PaymentGatewayPassword": "sample string 4",
          "PaymentGatewayUsername": "sample string 5",
          "PaymentOptionId": 6,
          "PaymentType": {
            "$id": "16",
            "Description": "sample string 1",
            "IsActive": true,
            "Name": "sample string 3",
            "PaymentTypeId": 4
          },
          "PaymentTypeId": 7,
          "PreAuthorize": true,
          "ProfileId": 1,
          "ProfileName": "sample string 9",
          "TestMode": true,
          "TransactionKey": "sample string 11",
          "Vendor": "sample string 12",
          "IsExists": true,
          "AdditionalFee": "sample string 13"
        },
        "PaymentOptionId": 1,
        "PaymentStatusId": 1,
        "PaymentType": {
          "$ref": "16"
        },
        "PaymentTypeId": 1,
        "PortalId": 1,
        "PromotionDescription": "sample string 34",
        "Pst": 1.0,
        "PurchaseOrderNumber": "sample string 35",
        "ReceiptHtml": "sample string 36",
        "IsOffsitePayment": true,
        "ReferralAccountId": 1,
        "ReturnDate": "2025-04-28T02:25:15.3475233+00:00",
        "SalesTax": 1.0,
        "ShipDate": "2025-04-28T02:25:15.3475233+00:00",
        "ShippingCost": 1.0,
        "ShippingOption": {
          "$id": "17",
          "CountryCode": "sample string 1",
          "Description": "sample string 2",
          "CustomErrorMessage": "sample string 3",
          "DisplayOrder": 4,
          "ExternalId": "sample string 5",
          "HandlingCharge": 6.0,
          "ActiveInd": true,
          "ProfileId": 1,
          "ShippingCode": "sample string 8",
          "ShippingId": 9,
          "PortalId": 10,
          "ShippingType": {
            "$id": "18",
            "ClassName": "sample string 1",
            "Description": "sample string 2",
            "IsActive": true,
            "Name": "sample string 4",
            "ShippingTypeId": 5
          },
          "ShippingTypeId": 11,
          "ShippingRule": {
            "$id": "19",
            "BaseCost": 1.0,
            "ClassName": "sample string 2",
            "Custom1": "sample string 3",
            "Custom2": "sample string 4",
            "Custom3": "sample string 5",
            "ExternalId": "sample string 6",
            "errorMessage": "sample string 7",
            "LowerLimit": 1.0,
            "PerItemCost": 8.0,
            "ShippingOption": {
              "$ref": "17"
            },
            "ShippingOptionId": 9,
            "ShippingRuleId": 10,
            "ShippingRuleType": {
              "$id": "20",
              "ClassName": "sample string 1",
              "Description": "sample string 2",
              "IsActive": true,
              "Name": "sample string 4",
              "ShippingRuleTypeId": 5
            },
            "ShippingRuleTypeId": 11,
            "UpperLimit": 1.0
          },
          "ShippingServiceCodeId": 12,
          "ShippingServiceCode": {
            "$id": "21",
            "Code": "sample string 1",
            "Description": "sample string 2",
            "DisplayOrder": 1,
            "IsActive": true,
            "ShippingServiceCodeId": 4,
            "ShippingType": {
              "$ref": "18"
            },
            "ShippingTypeId": 5
          },
          "ShippingtypeName": "sample string 13",
          "ProfileName": "sample string 14",
          "ClassName": "sample string 15",
          "UserType": "sample string 16",
          "IsFreeShipping": true
        },
        "ShippingOptionId": 1,
        "SubTotal": 1.0,
        "TaxCost": 1.0,
        "Total": 1.0,
        "TrackingNumber": "sample string 38",
        "Vat": 1.0,
        "WebServiceDownloadDate": "2025-04-28T02:25:15.3475233+00:00",
        "OrderShipment": {
          "$ref": "11"
        },
        "ShippingID": 1,
        "OrderStatus": "sample string 39",
        "ShippingTypeName": "sample string 40",
        "PaymentStatusName": "sample string 41",
        "PaymentSettingId": 1,
        "GiftAmount": 42.0,
        "PaymentMethod": "sample string 43",
        "PromoCode": "sample string 44",
        "OrderLineItemList": {
          "$id": "22",
          "OrdersLineItems": {
            "$id": "23",
            "$values": [
              {
                "$ref": "10"
              },
              {
                "$ref": "10"
              },
              {
                "$ref": "10"
              }
            ]
          },
          "PageIndex": 1,
          "PageSize": 1,
          "TotalResults": 1,
          "TotalPages": 1
        },
        "StoreName": "sample string 45",
        "OrderShipmentId": 46,
        "ShipName": "sample string 47",
        "ShipToCity": "sample string 48",
        "ShipToCompanyName": "sample string 49",
        "ShipToCountryCode": "sample string 50",
        "ShipToEmailId": "sample string 51",
        "ShipToFirstName": "sample string 52",
        "ShipToLastName": "sample string 53",
        "ShipToPhoneNumber": "sample string 54",
        "ShipToPostalCode": "sample string 55",
        "ShipToStateCode": "sample string 56",
        "ShipToStreet": "sample string 57",
        "ShipToStreet1": "sample string 58",
        "AddressId": 59,
        "Quantity": 60,
        "ShippingName": "sample string 61",
        "RefundCardNumber": "sample string 62",
        "ExpirationDate": "sample string 63",
        "Month": 64,
        "Year": 65,
        "SecurityCode": "sample string 66",
        "RefundAmount": 67.0,
        "ErrorMessage": "sample string 68",
        "TrackingText": "sample string 69",
        "rmaRequestList": {
          "$id": "24",
          "RMARequests": {
            "$id": "25",
            "$values": [
              {
                "$id": "26",
                "RMARequestID": 1,
                "OrderId": 2,
                "StoreName": "sample string 3",
                "BillingFirstName": "sample string 4",
                "BillingLastName": "sample string 5",
                "RequestDate": "2025-04-28T02:25:15.3475233+00:00",
                "RequestStatus": "sample string 7",
                "RequestStatusId": 1,
                "TaxCost": 1.0,
                "Discount": 1.0,
                "SubTotal": 1.0,
                "Total": 1.0,
                "Comments": "sample string 8",
                "RequestNumber": "sample string 9",
                "PortalId": 10,
                "UpdatedDate": "2025-04-28T02:25:15.3475233+00:00",
                "RMARequestItems": {
                  "$id": "27",
                  "$values": [
                    {
                      "$id": "28",
                      "OrderLineItemID": 1,
                      "OrderID": 1,
                      "ProductNum": "sample string 1",
                      "Name": "sample string 2",
                      "Description": "sample string 3",
                      "MaxQuantity": 1.0,
                      "Price": 1.0,
                      "SKU": "sample string 4",
                      "DiscountAmount": 1.0,
                      "ShippingCost": 1.0,
                      "PromoDescription": "sample string 5",
                      "SalesTax": 1.0,
                      "RMAMaxQuantity": 1.0,
                      "RMAQuantity": 1.0,
                      "IsReturnable": true,
                      "IsReceived": true,
                      "ReasonForReturnId": 1,
                      "TaxCost": 1.0,
                      "SubTotal": 1.0,
                      "Total": 1.0,
                      "ReasonforReturn": "sample string 6",
                      "RMARequestId": 1,
                      "RMARequestItemID": 7,
                      "AccountID": 8,
                      "GCExpirationPeriod": 1,
                      "Quantity": 1.0,
                      "GiftCardId": 1,
                      "TransactionId": "sample string 9"
                    },
                    {
                      "$ref": "28"
                    },
                    {
                      "$ref": "28"
                    }
                  ]
                },
                "CustomerName": "sample string 11"
              },
              {
                "$ref": "26"
              },
              {
                "$ref": "26"
              }
            ]
          },
          "PageIndex": 1,
          "PageSize": 1,
          "TotalResults": 1,
          "TotalPages": 1
        },
        "PaymentTypeName": "sample string 70",
        "ReceiptUrl": "sample string 71",
        "ATEOrderTaxResponse": {
          "$id": "29",
          "DocID": "sample string 1",
          "Items": {
            "$id": "30",
            "$values": [
              {
                "$id": "31",
                "Key": "sample string 1",
                "PriceTaxable": 1.0,
                "TaxRate": 1.0,
                "TaxAmount": 1.0,
                "Assessments": {
                  "$id": "32",
                  "$values": [
                    {
                      "$id": "33",
                      "Name": "sample string 1",
                      "TaxRegion": "sample string 2",
                      "PriceTaxable": 3.0,
                      "TaxRate": 4.0,
                      "TaxAmount": 5.0
                    },
                    {
                      "$ref": "33"
                    },
                    {
                      "$ref": "33"
                    }
                  ]
                },
                "IsTaxable": true,
                "HasNexus": true
              },
              {
                "$ref": "31"
              },
              {
                "$ref": "31"
              }
            ]
          },
          "PreTaxPrice": 1.0,
          "TaxAmount": 1.0,
          "PriceTotal": 1.0,
          "PriceTaxable": 1.0,
          "Assessments": {
            "$id": "34",
            "$values": [
              {
                "$ref": "33"
              },
              {
                "$ref": "33"
              },
              {
                "$ref": "33"
              }
            ]
          },
          "HighestTaxRate": 1.0,
          "IsTaxable": true,
          "Breakdown": "sample string 3",
          "ErrorCode": 1,
          "ErrorMessage": "sample string 4",
          "StackTrace": "sample string 5",
          "AllowHtmlResponse": true,
          "HasError": true,
          "StringResponse": "sample string 8"
        },
        "IsShippingTaxable": true,
        "IsUsingTaxJarTax": true,
        "SecondaryExternalId": "sample string 72",
        "OrderApprovalLog": {
          "$id": "35",
          "ID": 1,
          "OrderID": 2,
          "ApproverID": 3,
          "ApproverIpAddress": "sample string 4",
          "ApprovedDate": "2025-04-28T02:25:15.3475233+00:00",
          "RejectedDate": "2025-04-28T02:25:15.3475233+00:00",
          "ApproverMsgToRequester": "sample string 5",
          "ApproverNote": "sample string 6"
        },
        "FullName": "sample string 73"
      },
      {
        "$ref": "8"
      },
      {
        "$ref": "8"
      }
    ]
  },
  "ParentAccountId": 1,
  "ProfileId": 1,
  "Profiles": {
    "$id": "36",
    "$values": [
      {
        "$id": "37",
        "EmailList": "sample string 1",
        "ExternalId": "sample string 2",
        "Name": "sample string 3",
        "ProfileId": 4,
        "ShowOnPartnerSignup": true,
        "ShowPricing": true,
        "TaxClassId": 1,
        "TaxExempt": true,
        "UseWholesalePricing": true,
        "ShowAdditionalCheckoutInstructions": true,
        "OrderSyncDisabled": true,
        "Weighting": 1.0,
        "AccountProfileID": 10,
        "AccountId": 11,
        "RequirePO": true
      },
      {
        "$ref": "37"
      },
      {
        "$ref": "37"
      }
    ]
  },
  "ReferralAccountId": 1,
  "ReferralCommission": 1.0,
  "ReferralCommissionTypeId": 1,
  "ReferralStatus": "sample string 15",
  "Source": "sample string 16",
  "SubAccountLimit": 1,
  "TaxId": "sample string 17",
  "UpdateDate": "2025-04-28T02:25:15.3475233+00:00",
  "UpdateUser": "sample string 18",
  "User": {
    "$id": "38",
    "Comment": "sample string 1",
    "CreateDate": "2025-04-28T02:25:15.3475233+00:00",
    "Email": "sample string 3",
    "IsApproved": true,
    "IsLockedOut": true,
    "IsOnline": true,
    "LastActivityDate": "2025-04-28T02:25:15.3475233+00:00",
    "LastLockoutDate": "2025-04-28T02:25:15.3475233+00:00",
    "LastLoginDate": "2025-04-28T02:25:15.3475233+00:00",
    "LastPasswordChangedDate": "2025-04-28T02:25:15.3475233+00:00",
    "NewPassword": "sample string 11",
    "Password": "sample string 12",
    "PasswordAnswer": "sample string 13",
    "PasswordQuestion": "sample string 14",
    "ProviderName": "sample string 15",
    "UserId": "db09632d-316f-4f2d-906e-db5a5ad0b0d7",
    "Username": "sample string 3",
    "PasswordToken": "sample string 17",
    "IsConfirmed": true,
    "ProfileId": 1,
    "PortalId": 19,
    "IsFranchise": true
  },
  "AddressModel": {
    "$ref": "4"
  },
  "UserId": "5b94e431-88c7-4094-9f21-fd9efc2ada19",
  "WebServiceDownloadDate": "2025-04-28T02:25:15.3475233+00:00",
  "Website": "sample string 19",
  "WishList": {
    "$id": "39",
    "$values": [
      {
        "$id": "40",
        "AccountId": 1,
        "CreateDate": "2025-04-28T02:25:15.3475233+00:00",
        "Custom": "sample string 3",
        "ProductId": 4,
        "WishListId": 5,
        "Product": {
          "$id": "41",
          "AccountId": 1,
          "AdditionalInfo": "sample string 1",
          "AdditionalInfoLink": "sample string 2",
          "AdditionalInfoLinkLabel": "sample string 3",
          "AddOns": {
            "$id": "42",
            "$values": [
              {
                "$id": "43",
                "AccountId": 1,
                "AddOnId": 1,
                "AllowBackOrder": true,
                "BackOrderMessage": "sample string 3",
                "Description": "sample string 4",
                "DisplayOrder": 5,
                "DisplayType": "sample string 6",
                "ExternalApiId": "sample string 7",
                "ExternalId": 1,
                "InStockMessage": "sample string 8",
                "IsOptional": true,
                "LocaleId": 10,
                "Name": "sample string 11",
                "OutOfStockMessage": "sample string 12",
                "PortalId": 1,
                "ProductId": 13,
                "ProductIds": "sample string 14",
                "ProductCount": 1,
                "PromptMessage": "sample string 15",
                "Title": "sample string 16",
                "TrackInventory": true,
                "ProductAddOnId": 18,
                "AddOnValues": {
                  "$id": "44",
                  "$values": [
                    {
                      "$id": "45",
                      "AddOnValueId": 1,
                      "AddOnId": 2,
                      "Name": "sample string 3",
                      "Description": "sample string 4",
                      "SKU": "sample string 5",
                      "IsDefault": true,
                      "QuantityOnHand": 7.0,
                      "DisplayOrder": 8,
                      "RetailPrice": 9.0,
                      "SalePrice": 1.0,
                      "WholesalePrice": 1.0,
                      "Weight": 10.0,
                      "Height": 1.0,
                      "Width": 1.0,
                      "Length": 1.0,
                      "ShippingRuleTypeId": 1,
                      "FreeShippingInd": true,
                      "SupplierId": 1,
                      "TaxClassId": 12,
                      "CustomText": "sample string 13",
                      "CartAddOnDetails": "sample string 14",
                      "RecurringBillingInd": true,
                      "RecurringBillingInstallmentInd": true,
                      "RecurringBillingPeriod": "sample string 17",
                      "RecurringBillingFrequency": "sample string 18",
                      "RecurringBillingTotalCycles": 19,
                      "RecurringBillingInitialAmount": 1.0,
                      "ReOrderLevel": 1.0,
                      "UpdateDate": "2025-04-28T02:25:15.3475233+00:00"
                    },
                    {
                      "$ref": "45"
                    },
                    {
                      "$ref": "45"
                    }
                  ]
                },
                "IsAssociatedAddOnValue": true,
                "AddOnValueName": "sample string 20",
                "UserName": "sample string 21"
              },
              {
                "$ref": "43"
              },
              {
                "$ref": "43"
              }
            ]
          },
          "AffiliateUrl": "sample string 4",
          "AllowBackOrder": true,
          "AllowDropShip": true,
          "AllowFreeShipping": true,
          "AllowRecurringBilling": true,
          "AllowRecurringBillingInstallment": true,
          "Attributes": {
            "$id": "46",
            "$values": [
              {
                "$id": "47",
                "AttributeId": 1,
                "AttributeType": {
                  "$id": "48",
                  "AttributeTypeId": 1,
                  "Description": "sample string 2",
                  "DisplayOrder": 3,
                  "IsPrivate": true,
                  "LocaleId": 5,
                  "Name": "sample string 6",
                  "PortalId": 1
                },
                "AttributeTypeId": 2,
                "DisplayOrder": 3,
                "ExternalId": "sample string 4",
                "IsActive": true,
                "Name": "sample string 6",
                "OldAttributeId": 1,
                "AttributeTypeName": "sample string 7"
              },
              {
                "$ref": "47"
              },
              {
                "$ref": "47"
              }
            ]
          },
          "BackOrderMessage": "sample string 7",
          "BeginActiveDate": "2025-04-28T02:25:15.3475233+00:00",
          "BundledProductIds": "sample string 8",
          "BundledProductExternalIds": "sample string 9",
          "CallForPricing": true,
          "Categories": {
            "$id": "49",
            "$values": [
              {
                "$id": "50",
                "AlternateDescription": "sample string 1",
                "CategoryId": 2,
                "CategoryNodes": {
                  "$id": "51",
                  "$values": [
                    {
                      "$id": "52",
                      "Catalog": {
                        "$id": "53",
                        "CatalogId": 1,
                        "ExternalId": "sample string 2",
                        "IsActive": true,
                        "Name": "sample string 4",
                        "PortalId": 1,
                        "PreserveCategories": true,
                        "IsDefault": true,
                        "IsFromSitecore": true,
                        "ProductIds": "sample string 8",
                        "ProductCount": 9,
                        "CategoryCount": 10
                      },
                      "CatalogId": 1,
                      "Category": {
                        "$ref": "50"
                      },
                      "CategoryId": 1,
                      "CategoryNodeId": 2,
                      "BeginDate": "2025-04-28T02:25:15.3475233+00:00",
                      "CssId": 1,
                      "DisplayOrder": 1,
                      "EndDate": "2025-04-28T02:25:15.3475233+00:00",
                      "IsActive": true,
                      "MasterPageId": 1,
                      "ParentCategoryNodeId": 1,
                      "ThemeId": 1,
                      "ErrorMessage": "sample string 4",
                      "Name": "sample string 5",
                      "Title": "sample string 6",
                      "VisibleInd": true,
                      "IsCategoryAssociated": true
                    },
                    {
                      "$ref": "52"
                    },
                    {
                      "$ref": "52"
                    }
                  ]
                },
                "CategoryProfiles": {
                  "$id": "54",
                  "$values": [
                    {
                      "$id": "55",
                      "CategoryProfileID": 1,
                      "CategoryID": 2,
                      "ProfileID": 3,
                      "EffectiveDate": "2025-04-28T02:25:15.3475233+00:00",
                      "ProfileName": "sample string 5"
                    },
                    {
                      "$ref": "55"
                    },
                    {
                      "$ref": "55"
                    }
                  ]
                },
                "CategoryUrl": "sample string 3",
                "CreateDate": "2025-04-28T02:25:15.3475233+00:00",
                "Custom1": "sample string 4",
                "Custom2": "sample string 5",
                "Custom3": "sample string 6",
                "Description": "sample string 7",
                "DisplayOrder": 1,
                "ExternalId": "sample string 8",
                "ImageAltTag": "sample string 9",
                "ImageFile": "sample string 10",
                "ImageLargePath": "sample string 11",
                "ImageMediumPath": "sample string 12",
                "ImageSmallPath": "sample string 13",
                "ImageSmallThumbnailPath": "sample string 14",
                "ImageThumbnailPath": "sample string 15",
                "IsVisible": true,
                "Name": "sample string 17",
                "ProductIds": "sample string 18",
                "SeoDescription": "sample string 19",
                "SeoKeywords": "sample string 20",
                "SeoTitle": "sample string 21",
                "SeoUrl": "sample string 22",
                "ShortDescription": "sample string 23",
                "RedirectUrlInd": true,
                "Subcategories": {
                  "$id": "56",
                  "$values": [
                    {
                      "$ref": "50"
                    },
                    {
                      "$ref": "50"
                    },
                    {
                      "$ref": "50"
                    }
                  ]
                },
                "SubcategoryGridIsVisible": true,
                "IsAssociate": true,
                "Title": "sample string 27",
                "UpdateDate": "2025-04-28T02:25:15.3475233+00:00",
                "CategoryBanner": "sample string 28",
                "PortalID": 1,
                "ProductId": 29,
                "CategoryIds": "sample string 30",
                "UserName": "sample string 31",
                "IsFromSitecore": true,
                "ProductCount": 33,
                "ParentCategoryNodeId": 34,
                "IsActive": true,
                "ActiveProductCount": 36,
                "FacetsGroups": {
                  "$id": "57",
                  "$values": [
                    {
                      "$id": "58",
                      "FacetGroupID": 1,
                      "FacetGroupLabel": "sample string 2",
                      "ControlTypeID": 1,
                      "CatalogID": 1,
                      "DisplayOrder": 1,
                      "FacetGroupCategories": {
                        "$id": "59",
                        "$values": [
                          {
                            "$id": "60",
                            "FacetGroupID": 1,
                            "CategoryID": 2,
                            "CategoryDisplayOrder": 1
                          },
                          {
                            "$ref": "60"
                          },
                          {
                            "$ref": "60"
                          }
                        ]
                      },
                      "FacetGroupFacets": {
                        "$id": "61",
                        "$values": [
                          {
                            "$id": "62",
                            "FacetID": 1,
                            "FacetGroupID": 1,
                            "FacetName": "sample string 2",
                            "FacetDisplayOrder": 1,
                            "IconPath": "sample string 3"
                          },
                          {
                            "$ref": "62"
                          },
                          {
                            "$ref": "62"
                          }
                        ]
                      },
                      "FacetName": "sample string 3"
                    },
                    {
                      "$ref": "58"
                    },
                    {
                      "$ref": "58"
                    }
                  ]
                },
                "Properties": {
                  "$id": "63",
                  "IsFeatured": true
                },
                "CatalogCount": 37
              },
              {
                "$ref": "50"
              },
              {
                "$ref": "50"
              }
            ]
          },
          "ProductCategories": {
            "$id": "64",
            "$values": [
              {
                "$id": "65",
                "BeginDate": "2025-04-28T02:25:15.3475233+00:00",
                "Category": {
                  "$ref": "50"
                },
                "CategoryId": 1,
                "CssId": 1,
                "DisplayOrder": 1,
                "EndDate": "2025-04-28T02:25:15.3475233+00:00",
                "IsActive": true,
                "MasterPageId": 1,
                "Product": {
                  "$ref": "41"
                },
                "ProductCategoryId": 3,
                "ProductId": 4,
                "ThemeId": 1
              },
              {
                "$ref": "65"
              },
              {
                "$ref": "65"
              }
            ]
          },
          "CreateDate": "2025-04-28T02:25:15.3475233+00:00",
          "CrossSells": {
            "$id": "66",
            "$values": [
              {
                "$id": "67",
                "DisplayOrder": 1,
                "ProductCrossSellTypeId": 1,
                "ProductId": 2,
                "RelatedProductId": 3,
                "RelationTypeId": 4,
                "ProductName": "sample string 5",
                "CrossSellProducts": "sample string 6",
                "FrequentlyBoughtProduct1": "sample string 7",
                "FrequentlyBoughtProduct2": "sample string 8",
                "ProductRelation": 1
              },
              {
                "$ref": "67"
              },
              {
                "$ref": "67"
              }
            ]
          },
          "Custom1": "sample string 11",
          "Custom2": "sample string 12",
          "Custom3": "sample string 13",
          "Description": "sample string 14",
          "DisplayOrder": 1,
          "DownloadLink": "sample string 15",
          "DropShipEmailAddress": "sample string 16",
          "EndActiveDate": "2025-04-28T02:25:15.3475233+00:00",
          "ExpirationFrequency": 1,
          "ExpirationPeriod": 1,
          "ExternalId": "sample string 17",
          "FeaturesDescription": "sample string 18",
          "FrequentlyBoughtTogether": {
            "$id": "68",
            "$values": [
              {
                "$ref": "67"
              },
              {
                "$ref": "67"
              },
              {
                "$ref": "67"
              }
            ]
          },
          "Height": 1.0,
          "Highlights": {
            "$id": "69",
            "$values": [
              {
                "$id": "70",
                "Description": "sample string 1",
                "DisplayOrder": 1,
                "ImageAltTag": "sample string 2",
                "ImageFile": "sample string 3",
                "ImageLargePath": "sample string 4",
                "ImageMediumPath": "sample string 5",
                "ImageSmallPath": "sample string 6",
                "ImageSmallThumbnailPath": "sample string 7",
                "ImageThumbnailPath": "sample string 8",
                "HighlightId": 9,
                "HighlightType": {
                  "$id": "71",
                  "Description": "sample string 1",
                  "HighlightTypeId": 2,
                  "Name": "sample string 3"
                },
                "HighlightTypeName": "sample string 10",
                "HighlightTypeId": 1,
                "Hyperlink": "sample string 11",
                "HyperlinkNewWindow": true,
                "IsActive": true,
                "LocaleId": 12,
                "Name": "sample string 13",
                "PortalId": 1,
                "ProductId": 14,
                "ShortDescription": "sample string 15",
                "DisplayPopup": true,
                "ProductHighlightID": 17,
                "IsAssociatedProduct": true,
                "UserName": "sample string 19",
                "UserType": "sample string 20"
              },
              {
                "$ref": "70"
              },
              {
                "$ref": "70"
              }
            ]
          },
          "ImageAltTag": "sample string 19",
          "ImageFile": "sample string 20",
          "ImageLargePath": "sample string 21",
          "ImageMediumPath": "sample string 22",
          "ImageSmallPath": "sample string 23",
          "ImageSmallThumbnailPath": "sample string 24",
          "ImageThumbnailPath": "sample string 25",
          "Images": {
            "$id": "72",
            "$values": [
              {
                "$id": "73",
                "AlternateThumbnailImageFile": "sample string 1",
                "DisplayOrder": 1,
                "ImageAltTag": "sample string 2",
                "ImageFile": "sample string 3",
                "ImageLargePath": "sample string 4",
                "ImageMediumPath": "sample string 5",
                "ImageSmallPath": "sample string 6",
                "ImageSmallThumbnailPath": "sample string 7",
                "ImageThumbnailPath": "sample string 8",
                "IsActive": true,
                "Name": "sample string 10",
                "ProductId": 11,
                "ProductImageId": 12,
                "ProductImageTypeId": 1,
                "ReviewStateId": 1,
                "ShowOnCategoryPage": true
              },
              {
                "$ref": "73"
              },
              {
                "$ref": "73"
              }
            ]
          },
          "InStockMessage": "sample string 26",
          "InventoryDisplay": 64,
          "IsActive": true,
          "IsCategorySpecial": true,
          "IsFeatured": true,
          "IsFranchisable": true,
          "IsHomepageSpecial": true,
          "IsMustLoginToView": true,
          "CalculateAddOnsOnlyOnceInTotal": true,
          "IsNewProduct": true,
          "IsShippable": true,
          "Keywords": "sample string 35",
          "Length": 1.0,
          "Manufacturer": {
            "$id": "74",
            "Custom1": "sample string 1",
            "Custom2": "sample string 2",
            "Custom3": "sample string 3",
            "Description": "sample string 4",
            "DisplayOrder": 5,
            "Email": "sample string 6",
            "EmailNotificationTemplate": "sample string 7",
            "IsActive": true,
            "IsDropShipper": true,
            "ManufacturerId": 9,
            "Name": "sample string 10",
            "PortalId": 1,
            "Website": "sample string 11"
          },
          "ManufacturerId": 1,
          "MaxSelectableQuantity": 1.0,
          "MinSelectableQuantity": 1.0,
          "QuantityIncrement": 1,
          "EnableFileUploads": true,
          "ProductSetting": {
            "$id": "75",
            "ProductSettingId": 1,
            "ProductNumDifferent": true,
            "ProductId": 3,
            "EnableFileUploads": true,
            "ShipAttributeDifferent": true,
            "ShipWidth": 1.0,
            "ShipHeight": 1.0,
            "ShipLength": 1.0,
            "ShipWeight": 1.0,
            "IsCustom": true,
            "IsCustomReq": true,
            "DesignerType": 64,
            "ImageArrayJSON": "sample string 8",
            "CCStateID": "sample string 9",
            "CCProofLocation": "sample string 10",
            "IsHresPdfDownloadable": true
          },
          "Name": "sample string 37",
          "OutOfStockMessage": "sample string 38",
          "PortalId": 1,
          "ProductId": 39,
          "ProductNumber": "sample string 40",
          "ProductType": {
            "$id": "76",
            "Description": "sample string 1",
            "OldProductTypeName": "sample string 2",
            "Name": "sample string 3",
            "DisplayOrder": 4,
            "ProductTypeId": 5,
            "PortalId": 1,
            "IsFranchiseable": true,
            "IsGiftCard": true
          },
          "ProductTypeId": 41,
          "ProductUrl": "sample string 42",
          "PromotionMessage": "sample string 43",
          "PromotionPrice": 1.0,
          "Promotions": {
            "$id": "77",
            "$values": [
              {
                "$id": "78",
                "AccountId": 1,
                "AddOnValueId": 1,
                "CatalogId": 1,
                "CategoryId": 1,
                "CouponCode": "sample string 1",
                "CouponQuantityAvailable": 1,
                "Custom1": "sample string 2",
                "Custom2": "sample string 3",
                "Custom3": "sample string 4",
                "Description": "sample string 5",
                "Discount": 6.0,
                "DiscountedProductId": 1,
                "DiscountedProductQuantity": 1.0,
                "DisplayOrder": 7,
                "EnableCouponUrl": true,
                "EndDate": "2025-04-28T02:25:15.3475233+00:00",
                "ExternalId": "sample string 9",
                "HasCoupon": true,
                "ManufacturerId": 1,
                "MinimumOrderAmount": 1.0,
                "Name": "sample string 11",
                "PortalId": 1,
                "ProfileId": 1,
                "PromoCode": "sample string 12",
                "PromotionId": 13,
                "PromotionMessage": "sample string 14",
                "PromotionType": {
                  "$id": "79",
                  "ClassName": "sample string 1",
                  "ClassType": "sample string 2",
                  "Description": "sample string 3",
                  "IsActive": true,
                  "Name": "sample string 5",
                  "PromotionTypeId": 6,
                  "UserType": "sample string 7"
                },
                "StoreName": "sample string 15",
                "Profile": "sample string 16",
                "PromotionTypeId": 17,
                "RequiredProductId": 1,
                "RequiredProductMinimumQuantity": 1.0,
                "SkuId": 1,
                "StartDate": "2025-04-28T02:25:15.3475233+00:00",
                "IsCouponAllowedWithOtherCoupons": true
              },
              {
                "$ref": "78"
              },
              {
                "$ref": "78"
              }
            ]
          },
          "RecurringBillingFrequency": "sample string 44",
          "RecurringBillingInitialAmount": 1.0,
          "RecurringBillingPeriod": "sample string 45",
          "RecurringBillingTotalCycles": 1,
          "RetailPrice": 1.0,
          "Reviews": {
            "$id": "80",
            "$values": [
              {
                "$id": "81",
                "AccountId": 1,
                "Comments": "sample string 1",
                "Cons": "sample string 2",
                "CreateDate": "2025-04-28T02:25:15.3475233+00:00",
                "CreateUser": "sample string 3",
                "Custom1": "sample string 4",
                "Custom2": "sample string 5",
                "Custom3": "sample string 6",
                "Product": {
                  "$ref": "41"
                },
                "ProductId": 1,
                "Pros": "sample string 7",
                "Rating": 8,
                "ReviewId": 9,
                "Status": "sample string 10",
                "Subject": "sample string 11",
                "UserLocation": "sample string 12",
                "ProductName": "sample string 13"
              },
              {
                "$ref": "81"
              },
              {
                "$ref": "81"
              }
            ]
          },
          "ReviewStateId": 1,
          "SalePrice": 1.0,
          "SelectedSku": {
            "$id": "82",
            "Attributes": {
              "$id": "83",
              "$values": [
                {
                  "$ref": "47"
                },
                {
                  "$ref": "47"
                },
                {
                  "$ref": "47"
                }
              ]
            },
            "CustomerPricingSku": {
              "$id": "84",
              "$values": [
                {
                  "$id": "85",
                  "CustomerPricingId": 1,
                  "ExternalAccountNo": "sample string 2",
                  "NegotiatedPrice": 1.0,
                  "SKUExternalId": "sample string 3"
                },
                {
                  "$ref": "85"
                },
                {
                  "$ref": "85"
                }
              ]
            },
            "Custom1": "sample string 1",
            "Custom2": "sample string 2",
            "Custom3": "sample string 3",
            "DisplayOrder": 1,
            "ExternalId": "sample string 4",
            "FinalPrice": 1.0,
            "ImageAltTag": "sample string 5",
            "ImageFile": "sample string 6",
            "ImageLargePath": "sample string 7",
            "ImageMediumPath": "sample string 8",
            "ImageSmallPath": "sample string 9",
            "ImageSmallThumbnailPath": "sample string 10",
            "ImageThumbnailPath": "sample string 11",
            "Inventory": {
              "$id": "86",
              "InventoryId": 1,
              "QuantityOnHand": 1.0,
              "ReorderLevel": 1.0,
              "Sku": "sample string 2",
              "Skus": {
                "$id": "87",
                "$values": [
                  {
                    "$ref": "82"
                  },
                  {
                    "$ref": "82"
                  },
                  {
                    "$ref": "82"
                  }
                ]
              }
            },
            "IsActive": true,
            "Note": "sample string 13",
            "ProductId": 14,
            "ProductPrice": 1.0,
            "PromotionPrice": 1.0,
            "RecurringBillingFrequency": "sample string 15",
            "RecurringBillingInitialAmount": 1.0,
            "RecurringBillingPeriod": "sample string 16",
            "RecurringBillingTotalCycles": 1,
            "RetailPriceOverride": 1.0,
            "SalePriceOverride": 1.0,
            "Sku": "sample string 17",
            "SkuId": 18,
            "Supplier": {
              "$id": "88",
              "ContactEmail": "sample string 1",
              "ContactFirstName": "sample string 2",
              "ContactLastName": "sample string 3",
              "ContactPhone": "sample string 4",
              "Custom1": "sample string 5",
              "Custom2": "sample string 6",
              "Custom3": "sample string 7",
              "Custom4": "sample string 8",
              "Custom5": "sample string 9",
              "Description": "sample string 10",
              "DisplayOrder": 1,
              "EmailNotificationTemplate": "sample string 11",
              "EnableEmailNotification": true,
              "ExternalId": "sample string 13",
              "ExternalSupplierNumber": "sample string 14",
              "IsActive": true,
              "Name": "sample string 16",
              "NotificationEmail": "sample string 17",
              "PortalId": 1,
              "SupplierId": 18,
              "SupplierType": {
                "$id": "89",
                "ClassName": "sample string 1",
                "Description": "sample string 2",
                "IsActive": true,
                "Name": "sample string 4",
                "SupplierTypeId": 5
              },
              "SupplierTypeId": 1,
              "Address": {
                "$ref": "4"
              },
              "Account": {
                "$ref": "1"
              },
              "ClassName": "sample string 19"
            },
            "SupplierId": 1,
            "UpdateDate": "2025-04-28T02:25:15.3475233+00:00",
            "WebServiceDownloadDate": "2025-04-28T02:25:15.3475233+00:00",
            "WeightAdditional": 1.0,
            "WholesalePriceOverride": 1.0,
            "AttributesIds": "sample string 19",
            "Error": "sample string 20",
            "UserType": "sample string 21",
            "UserName": "sample string 22"
          },
          "SeoDescription": "sample string 46",
          "SeoKeywords": "sample string 47",
          "SeoTitle": "sample string 48",
          "SeoUrl": "sample string 49",
          "ShipEachItemSeparately": true,
          "ShippingRate": 1.0,
          "ShippingRuleTypeId": 1,
          "ShipSeparately": true,
          "ShortDescription": "sample string 51",
          "Skus": {
            "$id": "90",
            "$values": [
              {
                "$ref": "82"
              },
              {
                "$ref": "82"
              },
              {
                "$ref": "82"
              }
            ]
          },
          "Specifications": "sample string 52",
          "SupplierId": 1,
          "TaxClassId": 1,
          "TieredPrice": 1.0,
          "Tiers": {
            "$id": "91",
            "$values": [
              {
                "$id": "92",
                "Price": 1.0,
                "ProductId": 2,
                "ProductTierId": 3,
                "ProfileId": 1,
                "TierEnd": 4,
                "TierStart": 5,
                "ProfileName": "sample string 6",
                "Discount": 1.0,
                "IsPercentageAmount": true
              },
              {
                "$ref": "92"
              },
              {
                "$ref": "92"
              }
            ]
          },
          "TrackInventory": true,
          "UpdateDate": "2025-04-28T02:25:15.3475233+00:00",
          "WebServiceDownloadDate": "2025-04-28T02:25:15.3475233+00:00",
          "Weight": 1.0,
          "Width": 1.0,
          "WholesalePrice": 1.0,
          "YouMayAlsoLike": {
            "$id": "93",
            "$values": [
              {
                "$ref": "67"
              },
              {
                "$ref": "67"
              },
              {
                "$ref": "67"
              }
            ]
          },
          "IsChildProduct": true,
          "IsParentProductId": true,
          "NegotiatedPrice": 1.0,
          "ProductNum": "sample string 53",
          "Vendor": "sample string 54",
          "IsGiftCard": true,
          "AttributeCount": 56,
          "ProductAttributes": {
            "$id": "94",
            "sample string 1": {
              "$id": "95",
              "sample string 1": "sample string 2",
              "sample string 3": "sample string 4",
              "sample string 5": "sample string 6"
            },
            "sample string 2": {
              "$id": "96",
              "sample string 1": "sample string 2",
              "sample string 3": "sample string 4",
              "sample string 5": "sample string 6"
            },
            "sample string 3": {
              "$id": "97",
              "sample string 1": "sample string 2",
              "sample string 3": "sample string 4",
              "sample string 5": "sample string 6"
            }
          },
          "ProductAddOns": {
            "$id": "98",
            "sample string 1": {
              "$id": "99",
              "sample string 1": "sample string 2",
              "sample string 3": "sample string 4",
              "sample string 5": "sample string 6"
            },
            "sample string 2": {
              "$id": "100",
              "sample string 1": "sample string 2",
              "sample string 3": "sample string 4",
              "sample string 5": "sample string 6"
            },
            "sample string 3": {
              "$id": "101",
              "sample string 1": "sample string 2",
              "sample string 3": "sample string 4",
              "sample string 5": "sample string 6"
            }
          },
          "BundleProductDict": {
            "$id": "102",
            "sample string 1": {
              "$id": "103",
              "sample string 1": {
                "$id": "104",
                "sample string 1": "sample string 2",
                "sample string 3": "sample string 4",
                "sample string 5": "sample string 6"
              },
              "sample string 2": {
                "$id": "105",
                "sample string 1": "sample string 2",
                "sample string 3": "sample string 4",
                "sample string 5": "sample string 6"
              },
              "sample string 3": {
                "$id": "106",
                "sample string 1": "sample string 2",
                "sample string 3": "sample string 4",
                "sample string 5": "sample string 6"
              }
            },
            "sample string 2": {
              "$id": "107",
              "sample string 1": {
                "$id": "108",
                "sample string 1": "sample string 2",
                "sample string 3": "sample string 4",
                "sample string 5": "sample string 6"
              },
              "sample string 2": {
                "$id": "109",
                "sample string 1": "sample string 2",
                "sample string 3": "sample string 4",
                "sample string 5": "sample string 6"
              },
              "sample string 3": {
                "$id": "110",
                "sample string 1": "sample string 2",
                "sample string 3": "sample string 4",
                "sample string 5": "sample string 6"
              }
            },
            "sample string 3": {
              "$id": "111",
              "sample string 1": {
                "$id": "112",
                "sample string 1": "sample string 2",
                "sample string 3": "sample string 4",
                "sample string 5": "sample string 6"
              },
              "sample string 2": {
                "$id": "113",
                "sample string 1": "sample string 2",
                "sample string 3": "sample string 4",
                "sample string 5": "sample string 6"
              },
              "sample string 3": {
                "$id": "114",
                "sample string 1": "sample string 2",
                "sample string 3": "sample string 4",
                "sample string 5": "sample string 6"
              }
            }
          },
          "UserType": "sample string 57",
          "UserName": "sample string 58",
          "ReviewHistoryDescription": "sample string 59",
          "ProductIds": "sample string 60",
          "IsFromSitecore": true,
          "YouTubeVideoUrl": "sample string 62",
          "ArtworkID": "sample string 63",
          "RequireCustomization": true,
          "ArtworkLowResUri": "sample string 65",
          "ArtworkThumbnailUri": "sample string 66",
          "ProductAsset": {
            "$id": "115",
            "$values": [
              {
                "$id": "116",
                "ProductAssetId": 1,
                "ProductId": 2,
                "ProductFile": "sample string 3",
                "DateUploaded": "2025-04-28T02:25:15.3475233+00:00",
                "FileURI": "sample string 5",
                "FileSize": "sample string 6",
                "FileExtension": "sample string 7"
              },
              {
                "$ref": "116"
              },
              {
                "$ref": "116"
              }
            ]
          },
          "SupplierName": "sample string 67",
          "SupplierTypeName": "sample string 68",
          "ManufacturerName": "sample string 69",
          "ProductTypeName": "sample string 70",
          "SkuName": "sample string 71",
          "TaxClassName": "sample string 72",
          "SkuId": 73,
          "ShippingRule": "sample string 74",
          "AttributeIds": "sample string 75",
          "QuantityOnHand": 1.0,
          "ReorderLevel": 1.0,
          "RedirectUrlInd": true,
          "CategoryIds": "sample string 77",
          "ReviewStateString": "sample string 78",
          "UOM": "sample string 79",
          "SizeOfPacket": 1.0,
          "TierDiscountType": "sample string 80",
          "CategoryCount": 81.0
        },
        "SKU": {
          "$ref": "82"
        }
      },
      {
        "$ref": "40"
      },
      {
        "$ref": "40"
      }
    ]
  },
  "BaseUrl": "sample string 20",
  "IsUserInRole": true,
  "UserName": "sample string 22",
  "RoleName": "sample string 23",
  "ErrorCode": "sample string 24",
  "FullName": "sample string 25",
  "PhoneNumber": "sample string 26",
  "FirstName": "sample string 27",
  "LastName": "sample string 28",
  "LoginName": "sample string 29",
  "ExternalAccountNum": "sample string 30",
  "StartDate": "2025-04-28T02:25:15.3632209+00:00",
  "EndDate": "2025-04-28T02:25:15.3632209+00:00",
  "PortalId": 1,
  "UserType": "sample string 33",
  "IsEmailSentFailed": true,
  "IsSinglePageCheckoutUser": true,
  "TrackingLink": "sample string 36",
  "CustomerPaymentGUID": "sample string 37",
  "B2BRoleName": "sample string 38",
  "CompanyId": 39,
  "MaxBudget": 1.0,
  "DepartmentId": 1,
  "RoleId": 1,
  "EmailAddress": "sample string 40",
  "ParentCompanyName": "sample string 41",
  "UserRoleOperations": {
    "$id": "117",
    "$values": [
      {
        "$id": "118",
        "AccountTypeId": 1,
        "ParentAccountId": 2,
        "AccountTypeName": "sample string 3",
        "IsConfirmed": true,
        "RoleName": "sample string 5",
        "Status": true,
        "AccessName": "sample string 6",
        "AccessId": 7,
        "DepartmentName": "sample string 8",
        "AccountName": "sample string 9",
        "ParentExternalId": "sample string 10",
        "ExternalId": "sample string 11",
        "PhoneNumber": "sample string 12",
        "ParentAccountAddresses": {
          "$id": "119",
          "$values": [
            {
              "$ref": "4"
            },
            {
              "$ref": "4"
            },
            {
              "$ref": "4"
            }
          ]
        },
        "MaxBudget": 1.0
      },
      {
        "$ref": "118"
      },
      {
        "$ref": "118"
      }
    ]
  },
  "IsB2BAccount": true,
  "ApprovalAccountId": 1,
  "UserRoleId": 1,
  "IsLockedOut": true,
  "CoreBridgeAuthenticationServiceResponse": {
    "$id": "120",
    "Token": {
      "$id": "121",
      "Date": {
        "$id": "122",
        "Issued": "sample string 1",
        "Expires": "sample string 2"
      },
      "access_token": "sample string 1",
      "token_type": "sample string 2",
      "expires_in": 3
    },
    "User": {
      "$id": "123",
      "Id": 1,
      "FirstName": "sample string 1",
      "LastName": "sample string 2",
      "UserName": "sample string 3",
      "IsActive": true,
      "CanLogin": true,
      "LastLogin": "sample string 6",
      "LocationId": 7,
      "DefaultModuleId": 8,
      "Address": "sample string 9",
      "BirthDate": "sample string 10",
      "DefaultPhoneId": 11,
      "EmailAddress": "sample string 12",
      "Gender": "sample string 13",
      "HireDate": "sample string 14",
      "ReleaseDate": "sample string 15",
      "AcceptedTermsAndConditions": true,
      "AcceptedTermsAndConditionsDate": "sample string 17",
      "CommissionPlanId": "sample string 18",
      "AnniversaryDate": "sample string 19",
      "UserImageLocation": "sample string 20",
      "UserIsOnline": true,
      "AcceptedUserEulaDate": "sample string 22",
      "CreatedDateUTC": "sample string 23",
      "CreatedByUserId": 24,
      "ModifiedDateUTC": "sample string 25",
      "ModifiedByUserId": 1,
      "EditSequence": 26
    }
  },
  "CesaControlAuthenticationResponse": {
    "$id": "124",
    "token": {
      "$id": "125",
      "access_token": "sample string 1",
      "token_type": "sample string 2",
      "issued": "2025-04-28T02:25:15.3632209+00:00",
      "expires": "2025-04-28T02:25:15.3632209+00:00"
    },
    "user": {
      "$id": "126",
      "UserName": "sample string 1",
      "UserType": "sample string 2",
      "Rights": {
        "$id": "127"
      },
      "FirstName": "sample string 4",
      "LastName": "sample string 5",
      "Id": "sample string 7",
      "EmailAddress": "sample string 8",
      "IsActive": true,
      "ECommUserId": 1,
      "ParentId": 1
    },
    "ErrorCode": 1,
    "ErrorMessage": "sample string 1",
    "StackTrace": "sample string 2",
    "AllowHtmlResponse": true,
    "HasError": true,
    "StringResponse": "sample string 5"
  },
  "DefaultLocationID": 1,
  "IsEmailVerified": true
}