Convert Lead to Patient

Converts a lead record into a full patient/customer profile. This action is typically performed when a lead becomes an active patient of the clinic.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the lead to convert.

Body Params

Schema for converting a lead into a patient/customer profile.

string
required

The _id of the lead to convert.

string

The patient's ID in an external EMR system.

string
required
string
required
string
required
string
required
date-time
required
string
enum
required
Allowed:
address
object
required
hc
object

A schema for a patient's health card or insurance information. It contains details such as the card number, version code, and validity dates.

Headers
string
required

Your unique Organization ID.

Response
200

The lead was successfully converted to a patient.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!