Update Consultation

Update the details or status of an existing consultation record.

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

Update the status of an existing consultation record by its unique id.

This endpoint is used to advance a consultation through its workflow (e.g., from pending to ready-for-np). It is not used to edit the core content of the consultation, such as the answers. To modify a consultation's content, a new consultation should be created.

Path Params
string
required

The unique identifier of the consultation to update.

Body Params

A Data Transfer Object (DTO) for updating an existing consultation record.

string
enum

The type of consultation or questionnaire being updated.

Allowed:
answers
object

The updated object containing the patient's answers.

status
object

The updated status of the consultation.

string

The updated province or state code, e.g., AB.

string

The unique ID of the order this consultation is related to.

meta
object

Updated additional metadata for the consultation.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json