POST v1/api/LifeApplication2Fa
Retrieve a Life Application Two Factor Authorization code and Case Id
Request Information
URI Parameters
None.
Body Parameters
LifeApplication2FaDto| Name | Description | Type | Additional information |
|---|---|---|---|
| CompanyId | string |
None. |
|
| PlatformId | string |
None. |
|
| AgencyId | string |
None. |
|
| GovtIdLast4 | string |
None. |
|
| BirthDate | date |
None. |
|
| VerificationMethod | TwoFaEnum |
None. |
|
| VerficationCountryCode | string |
None. |
|
| VerificationAddress | string |
None. |
|
| VerificationCd | string |
None. |
|
| string |
None. |
||
| CellPhone | string |
None. |
|
| CaseId | string |
None. |
|
| TwoFaValid | boolean |
None. |
|
| TwoFaHasExpired | boolean |
None. |
|
| TwoFaMessage | string |
None. |
|
| TemplateId | string |
None. |
Response Information
Resource Description
ApplicationDto
LifeApplication2FaDto| Name | Description | Type | Additional information |
|---|---|---|---|
| CompanyId | string |
None. |
|
| PlatformId | string |
None. |
|
| AgencyId | string |
None. |
|
| GovtIdLast4 | string |
None. |
|
| BirthDate | date |
None. |
|
| VerificationMethod | TwoFaEnum |
None. |
|
| VerficationCountryCode | string |
None. |
|
| VerificationAddress | string |
None. |
|
| VerificationCd | string |
None. |
|
| string |
None. |
||
| CellPhone | string |
None. |
|
| CaseId | string |
None. |
|
| TwoFaValid | boolean |
None. |
|
| TwoFaHasExpired | boolean |
None. |
|
| TwoFaMessage | string |
None. |
|
| TemplateId | string |
None. |