Skip to main content
POST
Doctor Events

Body

application/json
event
enum<string>
required

Type of event

Available options:
schedule.start_practice,
schedule.stop_practice,
schedule.available_for_consultation
Example:

"schedule.start_practice"

event_time
integer
required

Event occurred timestamp

Example:

1730189586

timestamp
integer
required

Timestamp of the event

Example:

1730189586

client_id
string
required

Client ID for the schedule

Example:

"67978400352a61001d64e9fb"

business_id
string
required

Business ID for the schedule

Example:

"174159057718553"

data
object
required

Response

200

Successfully received the schedule event