provider
comms

Create Chat

Creates a chat for a given Patient

post/comms/chat/create

Headers

TENANTstring required

The tenant you are making this request on behalf of

API-KEYstring required

Your api key

Request body

primaryPatientIdstring required
phoneNumberstring required
status'READ' | 'UNREAD'

Response

Successful Response

idstring required
primaryPatientIdstring nullable required
status'READ' | 'UNREAD' required
phoneNumberstring required
latestMessageContentstring nullable
latestMessageDatestring date-time nullable
createdDatestring date-time required
optedOutOfSmsboolean required

Changes

No recorded changes to this endpoint across all 1 revision of this API.