Create Attendee Meeting Schedule

Attendee can create the meeting schedule using available slot. During create meeting If any meeting schedule already created between that time then we can not allowed to create meeting.

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

Here is the description of response attributes, which returns in the form of JSON.

AttributesDescription
eventIdIt's contain eventId which has attendee scheduled meeting for this event.
exhibitorIdIt's contain exhibitorId when attendee schedule meeting with exhibitor company representatives.
idThis should be meeting schedule unique id.
meetingEndTimeThis should be meeting end time which attendee want to schedule.
meetingStartTimeThis should be meeting start time which attendee want to schedule.
noteThis is note to attendee set.
originIt's contain to meeting created from where. Possible values are PEOPLE_PAGE, EXPO_COMP_REPRESENTATIVE, USER_PROFILE, CHAT.
receiverUserIdThis contain receiver user id.
rejectedByThis contain user id who has rejected meeting schedule.
senderUserIdThis contain sender user id.
statusThis will suggest meeting status. Possible value are CREATED, BOOKED, DECLINED, CANCEL.
createdAtReturn meeting schedule created datetime.
updatedAtReturn meeting schedule last updated datetime.

Here is the possible error messages, which return if any condition gets failed or required data is missing for processing.

Error CodeError Description
403Accessing the resource you were trying to reach is forbidden.
404The resource you were trying to reach is not found.
4010101Not authorized.
4040200No Event could be found.
4068001Attendee Not Found.
4070002Meeting schedule slot not available.
Path Params
string
required

Event url is unique identifier for your event. E.g https://www.accelevents.com/events/demo. Here demo is the event url.

string
required

Id is unique identifier for attendee.

Body Params
RAW_BODY
object
Responses

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