Skip to main content

PhysicalGuarantorCreate

first_name object
anyOf
string

Possible values: non-empty

last_name object
anyOf
string

Possible values: non-empty

email object
anyOf
string

Possible values: non-empty

phone object
anyOf
string

Possible values: non-empty

external_reference object
anyOf
string

Possible values: non-empty

for_applicantuuidrequired
PhysicalGuarantorCreate
{
"first_name": "string",
"last_name": "string",
"email": "user@example.com",
"phone": "string",
"external_reference": "string",
"for_applicant": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}