Skip to main content
POST
Update appointment

Body

application/json
event
string
required

Type of event

Example:

"appointment.updated"

event_time
integer
required

Event occured timestamp

Example:

1730189586

timestamp
integer
required

Timestamp of the event

Example:

1730189586

client_id
string
required

Client ID for the appointment

Example:

"67978400352a61001d64e9fb"

business_id
string
required

Business ID for the appointment

Example:

"174159057718553"

data
object
required
service
string

Type of serivce

Example:

"appointment"

transaction_id
string

Transaction ID for the appointment

Example:

"8y3458734657"

Response

200 - undefined