v1

Create guarantor

Creates a new guarantor and returns the newly created Guarantor object.

post/api/guarantors/v1/{encounter_id}

Path parameters

encounter_idstring uuid required

Headers

Authorizationstring required

OAuth authentication

Request body

V1GuarantorCreate required— unresolved $ref

Response

Response with status 200

V1Guarantor required— unresolved $ref