CreateApplicant
first_name object
anyOf
- MOD1
- MOD2
string
last_name object
anyOf
- MOD1
- MOD2
string
birth_date object
anyOf
- MOD1
- MOD2
string
email object
anyOf
- MOD1
- MOD2
string
phone object
anyOf
- MOD1
- MOD2
string
metaMeta
profile object
anyOf
- MOD1
- MOD2
string
physical_guarantorsundefined[]
Default value:
[]CreateApplicant
{
"first_name": "string",
"last_name": "string",
"birth_date": "2024-07-29",
"email": "user@example.com",
"phone": "string",
"profile": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"physical_guarantors": [
null
]
}