Deprecated
Create guarantor
Creates a new guarantor and returns the newly created Guarantor object.
Path parameters
encounter_id
Headers
Authorization
OAuth authentication of the form <token>.
Request
This endpoint expects an object.
address
external_id
first_name
last_name
date_of_birth
email
email_consent
Defaults to false
phone_consent
Defaults to false
phone_numbers
Response
This endpoint returns an object.
address
email_consent
external_id
first_name
guarantor_id
last_name
phone_consent
phone_numbers
date_of_birth
email
Errors
409
Encounter Has Existing Guarantor Error
422
HTTP Request Validations Error