Update Patient

Authentication

X-API-Keystring
API Key authentication via header

Path parameters

idstringRequired

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
externalIdstring
phonestring
addressobject
metadataobject

Customizable object of string to string key-value data

accountobject