Sales
Update an existing Meeting
PATCH
/
meetings
/
{id}
Path Parameters
id
string
requiredMeeting is uniquely identified by id
Query Parameters
depth
integer
The number of levels of related objects to include in the response
Body
application/json
id
string
Meeting is uniquely identified by id
phoneNumber
string
Phone Number is left for Meeting
email
string
Email is left for Meeting
time
string
Meeting is scheduled for Time
salesRep
Meeting is with Sales Rep
note
string
Meeting has Note
Response
200 - application/json
data
object
success
boolean