GuarantorV1

Update guarantor

Beta
PATCH

Updates a guarantor by its guarantor_id.

Path parameters

guarantor_idUUIDRequired

Request

This endpoint expects an object.
first_name
stringOptional
last_name
stringOptional
external_id
stringOptional
A unique identifier for the guarantor assigned by an external system.
date_of_birth
dateOptional
Date formatted as YYYY-MM-DD; eg: 2019-08-25.
address
objectOptional
phone_numbers
list of objectsOptional
phone_consent
booleanOptional
email
stringOptional
email_consent
booleanOptional

Response

This endpoint returns an object
email_consent
boolean
external_id
string
first_name
string
guarantor_id
UUID
last_name
string
phone_consent
boolean
phone_numbers
list of objects
address
objectOptional
date_of_birth
dateOptional
email
stringOptional