Update guarantor

Beta
PATCH
/api/guarantors/v1/:guarantor_id

Updates a guarantor by its guarantor_id.

Path parameters

guarantor_idUUIDRequired

Request

This endpoint expects an object.
first_namestringOptional
last_namestringOptional
external_idstringOptional

A unique identifier for the guarantor assigned by an external system.

date_of_birthdateOptional

Date formatted as YYYY-MM-DD; eg: 2019-08-25.

addressobjectOptional
phone_numberslist of objectsOptional
emailstringOptional

Response

This endpoint returns an object.
addressobject
external_idstring
first_namestring
guarantor_idUUID
last_namestring
phone_numberslist of objects
date_of_birthdateOptional
emailstringOptional