POST api/Lead/SendVerificationCode
Request Information
URI Parameters
None.
Body Parameters
VerificationRequestDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| RequestUrl | string |
None. |
|
| PhoneNo | string |
None. |
|
| UserId | integer |
None. |
|
| MaskedPhonno | string |
None. |
|
| VerifiedUserObj | UserDTO |
None. |
|
| IsUserVerified | boolean |
None. |
|
| Code | string |
None. |
|
| VerificationType | integer |
None. |
|
| LeadId | integer |
None. |
|
| IsOptInConsent | boolean |
None. |
|
| OptInMessageContent | string |
None. |
|
| OptInMessageVersion | integer |
None. |
|
| AccountType | integer |
None. |
|
| IsResendOnboardEmail | boolean |
None. |
|
| isReonboardingUser | boolean |
None. |
|
| sendManagerEmail | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{
"RequestUrl": "sample string 1",
"PhoneNo": "sample string 2",
"UserId": 3,
"MaskedPhonno": "+sa**********g 2",
"VerifiedUserObj": {
"UserName": "sample string 1",
"Password": "sample string 2",
"OldPassword": "sample string 3",
"IsChangePassword": true,
"UserId": 5,
"SecretKey": "sample string 6",
"AgencyId": 7,
"AgencyName": "sample string 8",
"AssociateId": 1,
"ApplicationId": 9,
"UserInfo": {
"SpouseName": "sample string 1",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"FullName": "sample string 3, sample string 2",
"MiddleInitial": "sample string 4",
"DateOfBirth": "2026-02-03T18:23:53.6142664-08:00",
"AccessToSpanish": 5,
"IsValidDOB": false,
"Gender": 0,
"Mobile": "sample string 6",
"Phone": "sample string 7",
"FormattedPhone": "7",
"FormattedMobile": "6",
"FormattedAltPhone": "8",
"AltPhone": "sample string 8",
"Email": "sample string 9",
"CompanyUserName": "sample string 10",
"FormattedEmail": "sample string 9",
"GenderName": "None",
"BusinessCode": "sample string 11",
"FullNameWithBusinessCode": "sample string 3, sample string 2 sample string 18 (sample string 11) ",
"HomeOffice": "sample string 12",
"UserStatusId": 1,
"ManagerContractId": 1,
"HomeOfficeId": 1,
"residentLicenseNo": "sample string 13",
"ResidentLicenseStateId": 1,
"residentLicenseExpiration": "2026-02-03T18:23:53.6298917-08:00",
"altigName": "sample string 14",
"BussinessEmail": "sample string 15",
"BussinessPhone": "sample string 16",
"IsProfileEdit": true,
"ProfileChangeDate": "2026-02-03T18:23:53.6298917-08:00",
"AltigName": "sample string 17",
"AgreementAccepted": 1,
"ContractType": "sample string 18",
"CaliforniaInsuranceLicenseNo": "sample string 19",
"CaliforniaInsuranceLicenseExpiration": "2026-02-03T18:23:53.6298917-08:00",
"CompanyPolicyStatus": 0,
"SkipCompanyPolicyCount": 1,
"ShowCompanyPolicyAfterLogin": true,
"ShowCompanyPolicyInEditProfile": true,
"CompanyPolicyReviewdOrSkippedDate": "2026-02-03T18:23:53.6298917-08:00",
"CompanyPolicyCompletedDate": "2026-02-03T18:23:53.6298917-08:00",
"SkipAgentAgreementCount": 1,
"SkipEditProfileCount": 1,
"AgentAgreementSkippedDate": "2026-02-03T18:23:53.6298917-08:00",
"AgentAgreementCompletedDate": "2026-02-03T18:23:53.6298917-08:00",
"EditProfileSkippedDate": "2026-02-03T18:23:53.6298917-08:00",
"ShowAgentAgreementInEditProfile": true,
"ShowAgentAgreementAfterLogin": true,
"ShowEditProfileAfterLogin": true,
"GroupMarketPlaceId": 1,
"SkipSnoozeMarketPlaceDate": "2026-02-03T18:23:53.6298917-08:00",
"IsSkipSnoozeMarketPlace": true
},
"AddressInfo": {
"Address1": "sample string 1",
"Address2": "sample string 2",
"FullAddress": "sample string 1sample string 2, sample string 5, sample string 4 sample string 6, sample string 7",
"StateId": 1,
"StateName": "sample string 3",
"StateCode": "sample string 4",
"CityId": 1,
"CityName": "sample string 5",
"Zip": "sample string 6",
"CountryId": 1,
"CountryName": "sample string 7"
},
"Roles": [
{
"RoleId": 1,
"RoleName": "sample string 2",
"RoleShortName": "sample string 3",
"Disabled": true,
"IsSGALevelRole": false
},
{
"RoleId": 1,
"RoleName": "sample string 2",
"RoleShortName": "sample string 3",
"Disabled": true,
"IsSGALevelRole": false
}
],
"RoleIds": [
1,
2
],
"CreatedById": 10,
"UpdatedById": 11,
"LastContactUpdateDate": "2026-02-03T18:23:53.6298917-08:00",
"UserStatus": 0,
"UserStatusName": "NoHierarchy",
"UserAccess": [
"sample string 1",
"sample string 2"
],
"OfficeId": 1,
"OfficeIds": [
1,
2
],
"UserOffices": [
{
"TotalGroupLeadCount": "sample string 1",
"groupName": "sample string 2",
"groupCode": "sample string 3",
"OfficeId": 4,
"AgencyId": 5,
"AgencyName": "sample string 6",
"OfficeName": "sample string 7",
"Phone": "sample string 8",
"FormattedPhone": "sample string 8",
"Address": "sample string 9",
"FullAddress": "sample string 9, sample string 14, sample string 12, sample string 15, sample string 17",
"StateId": 10,
"StateName": "sample string 11",
"StateCode": "sample string 12",
"CityId": 13,
"CityName": "sample string 14",
"Zip": "sample string 15",
"CountryId": 16,
"CountryName": "sample string 17",
"GeoAddress": "sample string 18",
"Lat": 19.1,
"Lng": 20.1,
"CreatedById": 21,
"UpdatedById": 22,
"isDisable": true,
"TotalLeadCount": 24,
"TotalAssignedLeadCount": 25,
"TotalLeadOnHandCount": 26,
"Default": true,
"RowIndex": 28,
"ClientTimeZone": 1,
"LeadAssigmentSummary": [
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
},
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
}
],
"IsPosCertificate": true,
"IsCertificate": true,
"IsFreshen": true,
"IsPreApproch": true,
"IsGroupDatasheet": true,
"IsCorporate": true,
"HasOfficeGeoCoded": true,
"SplittedOfficeName": "sample string 7",
"UserRoleDictionary": {
"1": 2,
"3": 4
},
"AgentList": [
1,
2
],
"IsAgentExistForCertificateAccess": true
},
{
"TotalGroupLeadCount": "sample string 1",
"groupName": "sample string 2",
"groupCode": "sample string 3",
"OfficeId": 4,
"AgencyId": 5,
"AgencyName": "sample string 6",
"OfficeName": "sample string 7",
"Phone": "sample string 8",
"FormattedPhone": "sample string 8",
"Address": "sample string 9",
"FullAddress": "sample string 9, sample string 14, sample string 12, sample string 15, sample string 17",
"StateId": 10,
"StateName": "sample string 11",
"StateCode": "sample string 12",
"CityId": 13,
"CityName": "sample string 14",
"Zip": "sample string 15",
"CountryId": 16,
"CountryName": "sample string 17",
"GeoAddress": "sample string 18",
"Lat": 19.1,
"Lng": 20.1,
"CreatedById": 21,
"UpdatedById": 22,
"isDisable": true,
"TotalLeadCount": 24,
"TotalAssignedLeadCount": 25,
"TotalLeadOnHandCount": 26,
"Default": true,
"RowIndex": 28,
"ClientTimeZone": 1,
"LeadAssigmentSummary": [
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
},
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
}
],
"IsPosCertificate": true,
"IsCertificate": true,
"IsFreshen": true,
"IsPreApproch": true,
"IsGroupDatasheet": true,
"IsCorporate": true,
"HasOfficeGeoCoded": true,
"SplittedOfficeName": "sample string 7",
"UserRoleDictionary": {
"1": 2,
"3": 4
},
"AgentList": [
1,
2
],
"IsAgentExistForCertificateAccess": true
}
],
"OfficeName": "sample string 12",
"UTCOffsetD": 1.0,
"UTCOffset": 1,
"TimeZoneName": "sample string 13",
"OfficeInfo": {
"TotalGroupLeadCount": "sample string 1",
"groupName": "sample string 2",
"groupCode": "sample string 3",
"OfficeId": 4,
"AgencyId": 5,
"AgencyName": "sample string 6",
"OfficeName": "sample string 7",
"Phone": "sample string 8",
"FormattedPhone": "sample string 8",
"Address": "sample string 9",
"FullAddress": "sample string 9, sample string 14, sample string 12, sample string 15, sample string 17",
"StateId": 10,
"StateName": "sample string 11",
"StateCode": "sample string 12",
"CityId": 13,
"CityName": "sample string 14",
"Zip": "sample string 15",
"CountryId": 16,
"CountryName": "sample string 17",
"GeoAddress": "sample string 18",
"Lat": 19.1,
"Lng": 20.1,
"CreatedById": 21,
"UpdatedById": 22,
"isDisable": true,
"TotalLeadCount": 24,
"TotalAssignedLeadCount": 25,
"TotalLeadOnHandCount": 26,
"Default": true,
"RowIndex": 28,
"ClientTimeZone": 1,
"LeadAssigmentSummary": [
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
},
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
}
],
"IsPosCertificate": true,
"IsCertificate": true,
"IsFreshen": true,
"IsPreApproch": true,
"IsGroupDatasheet": true,
"IsCorporate": true,
"HasOfficeGeoCoded": true,
"SplittedOfficeName": "sample string 7",
"UserRoleDictionary": {
"1": 2,
"3": 4
},
"AgentList": [
1,
2
],
"IsAgentExistForCertificateAccess": true
},
"contractTypes": [
{
"AgentLevel": "sample string 1",
"Class": "sample string 2",
"CommissionRate": 1.1,
"ContractCode": "sample string 3",
"ContractLevel": 4,
"Id": 5,
"Name": "sample string 6",
"RenewalRate": 1.1
},
{
"AgentLevel": "sample string 1",
"Class": "sample string 2",
"CommissionRate": 1.1,
"ContractCode": "sample string 3",
"ContractLevel": 4,
"Id": 5,
"Name": "sample string 6",
"RenewalRate": 1.1
}
],
"SubsidiaryUser": true,
"TimeZoneId": 1,
"CandidateSourceId": 1,
"ForcePasswordChange": true,
"ForceContactInfoEdit": true,
"IsPODAssociateAdmin": false,
"IsPolicySearchRoleOnly": false,
"MACMapsOffices": [
{
"TotalGroupLeadCount": "sample string 1",
"groupName": "sample string 2",
"groupCode": "sample string 3",
"OfficeId": 4,
"AgencyId": 5,
"AgencyName": "sample string 6",
"OfficeName": "sample string 7",
"Phone": "sample string 8",
"FormattedPhone": "sample string 8",
"Address": "sample string 9",
"FullAddress": "sample string 9, sample string 14, sample string 12, sample string 15, sample string 17",
"StateId": 10,
"StateName": "sample string 11",
"StateCode": "sample string 12",
"CityId": 13,
"CityName": "sample string 14",
"Zip": "sample string 15",
"CountryId": 16,
"CountryName": "sample string 17",
"GeoAddress": "sample string 18",
"Lat": 19.1,
"Lng": 20.1,
"CreatedById": 21,
"UpdatedById": 22,
"isDisable": true,
"TotalLeadCount": 24,
"TotalAssignedLeadCount": 25,
"TotalLeadOnHandCount": 26,
"Default": true,
"RowIndex": 28,
"ClientTimeZone": 1,
"LeadAssigmentSummary": [
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
},
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
}
],
"IsPosCertificate": true,
"IsCertificate": true,
"IsFreshen": true,
"IsPreApproch": true,
"IsGroupDatasheet": true,
"IsCorporate": true,
"HasOfficeGeoCoded": true,
"SplittedOfficeName": "sample string 7",
"UserRoleDictionary": {
"1": 2,
"3": 4
},
"AgentList": [
1,
2
],
"IsAgentExistForCertificateAccess": true
},
{
"TotalGroupLeadCount": "sample string 1",
"groupName": "sample string 2",
"groupCode": "sample string 3",
"OfficeId": 4,
"AgencyId": 5,
"AgencyName": "sample string 6",
"OfficeName": "sample string 7",
"Phone": "sample string 8",
"FormattedPhone": "sample string 8",
"Address": "sample string 9",
"FullAddress": "sample string 9, sample string 14, sample string 12, sample string 15, sample string 17",
"StateId": 10,
"StateName": "sample string 11",
"StateCode": "sample string 12",
"CityId": 13,
"CityName": "sample string 14",
"Zip": "sample string 15",
"CountryId": 16,
"CountryName": "sample string 17",
"GeoAddress": "sample string 18",
"Lat": 19.1,
"Lng": 20.1,
"CreatedById": 21,
"UpdatedById": 22,
"isDisable": true,
"TotalLeadCount": 24,
"TotalAssignedLeadCount": 25,
"TotalLeadOnHandCount": 26,
"Default": true,
"RowIndex": 28,
"ClientTimeZone": 1,
"LeadAssigmentSummary": [
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
},
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
}
],
"IsPosCertificate": true,
"IsCertificate": true,
"IsFreshen": true,
"IsPreApproch": true,
"IsGroupDatasheet": true,
"IsCorporate": true,
"HasOfficeGeoCoded": true,
"SplittedOfficeName": "sample string 7",
"UserRoleDictionary": {
"1": 2,
"3": 4
},
"AgentList": [
1,
2
],
"IsAgentExistForCertificateAccess": true
}
],
"MACOfficeIds": [
1,
2
],
"UserCampaignIds": [
1,
2
],
"ReplyToolCampaignIds": [
1,
2
],
"MoveLeads": true,
"IsOnBoardUser": true,
"IsPODUser": false,
"IsAssociateMapped": true,
"IsAILRoleExistForUser": true,
"OfficeList": [
{
"Disabled": true,
"Group": {
"Disabled": true,
"Name": "sample string 2"
},
"Selected": true,
"Text": "sample string 3",
"Value": "sample string 4"
},
{
"Disabled": true,
"Group": {
"Disabled": true,
"Name": "sample string 2"
},
"Selected": true,
"Text": "sample string 3",
"Value": "sample string 4"
}
],
"IsNonLicensedUser": true,
"IsUpdateHierarchy": true,
"ManagerAssociateContractId": 23,
"UserAssociateContractId": 24,
"IsHeld": true,
"ProfileChangeDate": "2026-02-03T18:23:53.6298917-08:00",
"UserResidentInfo": {
"ResidentLicenseNo": "sample string 1",
"ResidentLicenseExpiration": "2026-02-03T18:23:53.6298917-08:00",
"ResidentLicenseStateId": 1,
"ResidentLicenseStateCode": "sample string 2",
"ResidentLicenseStateName": "sample string 3"
},
"User90DaysVerificationComplete": true,
"ForceAgreementPopupShow": true,
"HasActivePipelineContracts": true,
"HasActiveNonPipelineContracts": true,
"HasActivePipelineContractsOnly": false,
"IsValidationIgnoreForEdit": true,
"ShowSkipVerificationLink": true,
"DicManagersAssociateName": {
"1": "sample string 2",
"3": "sample string 4"
},
"ListManagersAssociateIds": [
1,
2
],
"ListManagersAssociateIdsNI": [
1,
2
],
"EAppMACOfficeIds": [
1,
2
],
"EAppMACNIOfficeIds": [
1,
2
],
"IsAOVamos": true,
"LanguageIds": [
1,
2
],
"ViewAppImageExpireTime": "2026-02-03T18:23:53.6298917-08:00",
"AssociatePipelineStatus": 1,
"IsProfileEditFrom90Days": true,
"IsEmailChanged": true,
"EmailVerificationStatus": 1,
"IsLinkExpired": true,
"IsUserInfoWithCache": true,
"IsPipeLineUser": true,
"IsLicenseInfoView": true,
"IsOptinConsent": true,
"OptInDate": "2026-02-03T18:23:53.6298917-08:00",
"OptinApplicationId": 1,
"PreviousOptinVersion": 1,
"OptinVersion": 1,
"OptinMessageContent": "sample string 41",
"IsForceOptin": true,
"ForceOptinBy": 1,
"shouldUpdateForceOptin": true,
"AccountType": 44,
"IsFirstResumeAssigned": true,
"IsShowAOWizard": true,
"listAssociateLanguageDTO": [
{
"LanguageName": "sample string 1",
"NativeEndonym": "sample string 2"
},
{
"LanguageName": "sample string 1",
"NativeEndonym": "sample string 2"
}
],
"SelectedLocationCode": [
"sample string 1",
"sample string 2"
],
"SelectedLocationContextCode": "sample string 47",
"UserWithMGAContractOnly": true,
"IsPmi": true,
"IsWarningNoprd": true,
"GroupMarketPlaceId": 1,
"MarketUpdateDateTime": "2026-02-03T18:23:53.6298917-08:00",
"IsSkipSnoozeMarketPlace": true,
"SkipSnoozeMarketPlaceDate": "2026-02-03T18:23:53.6298917-08:00",
"MarketUpdateBy": 1,
"CompanyDomain": "sample string 51",
"CompanyUserName": "sample string 52",
"HasMGARole": false,
"HasCorporateRole": false,
"ShowPopupForMarketPlace": false,
"IsEligibleToUnmap": true,
"MFATYPE": 1,
"MFAPhoneNumber": "sample string 54",
"MFAEmail": "sample string 55",
"MFAQuestionAnswer": "sample string 56",
"IsMFAVerified": true,
"IsMFA_SMSRequested": true,
"IsMFA_EmailRequested": true,
"IsSkipMFA": true,
"SkipMFA": 1,
"AuthenticatorKey": "f798027c-e89c-477c-86b3-2e7de6252995",
"SecurityQuestion": 1,
"MFAAttemptCount": 1,
"MFAFailed": true,
"MFAVerificationCompleted": true,
"TotpSid": "sample string 63",
"IsMFALock": true,
"MFALockDate": "2026-02-03T18:23:53.6298917-08:00",
"IsMFAExclude": true,
"ActiveBiometricDeviceUid": "sample string 65",
"IsMFASecurityQuestionAnswered": true,
"HasPODAccess": true,
"HpProBetaTestingAllowed": true
},
"IsUserVerified": true,
"Code": "sample string 5",
"VerificationType": 6,
"LeadId": 7,
"IsOptInConsent": true,
"OptInMessageContent": "sample string 9",
"OptInMessageVersion": 10,
"AccountType": 11,
"IsResendOnboardEmail": true,
"isReonboardingUser": true,
"sendManagerEmail": true
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
PhoneVerificationDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| ToUserId | integer |
None. |
|
| FromUserId | integer |
None. |
|
| number | string |
None. |
|
| text | string |
None. |
|
| status | string |
None. |
|
| exception | string |
None. |
|
| NotificationType | NotificationTypeEnum |
None. |
Response Formats
application/json, text/json
Sample:
{
"ToUserId": 1,
"FromUserId": 2,
"number": "sample string 3",
"text": "sample string 4",
"status": "sample string 5",
"exception": "sample string 6",
"NotificationType": 1
}