Update Patient

Path parameters

idstringRequired

Headers

X-API-KeystringRequired
X-Request-IDstringOptional

Request

This endpoint expects an object.
patientTokenstringOptional
externalIdstringOptional
coveragelist of objectsOptional

Sets the active Policies to use for this Patient, applied to un-billed Services. In all cases, maximum of 1 element, secondary insurance does not need to be collected. For uninsured/cash-pay patients, set to an empty array.

firstNamestringOptional
lastNamestringOptional
emailstringOptional
dateOfBirthdatetimeOptional
phonestringOptional
addressobjectOptional
metadataobjectOptional

Customizable object of string to string key-value data
Any modifications to this field will overwrite the previous value

Response

This endpoint returns an object.
idstring
createdAtdatetime
coveragelist of objects
firstNamestring
lastNamestring
dateOfBirthdatetime
emailstring
patientTokenstring or null
externalIdstring or null
phonestring or null
addressobject or null
metadataobject or null

Customizable object of string to string key-value data

accountobject or null