fbpx
Did you miss our exclusive webinar on Attendee information? Click here to view the recorded session.
How can we help?

Attendee Note

The attendee note API allows you to view, add and delete an attendee note.

Attendee Note properties

Attribute Type Description Permission
id integer Unique identifier for the resource. READ-ONLY
note string Attendee Note. MANDATORY
date_created date-time The date the attendee note was created, in the site’s timezone. READ-ONLY
created_by string The author of the attendee note was created. READ-ONLY

Get Attendee Note

This API helps you to get attendee notes.

HTTP request
Method : GET
URL : /wp-json/wpem/events/<event_id>/attendees/<attendee_id>/notes

Post Attendee Note

This API helps you to add attendee note.

HTTP request
Method : POST
URL : /wp-json/wpem/events/<event_id>/attendees/<attendee_id>/notes

Available parameters

Attribute Type Description
note string Description of attendee note
status string Status for attendee note

Delete Attendee Note

This API helps you to delete an attendee note.

HTTP request
Method : DELETE
URL : /wp-json/wpem/events/<event_id>/attendees/<attendee_id>/notes

Available parameters

Attribute Type Description
note_id integer Unique identifier for the resource.
force string Required to be true , as resource does not support trashing.
Attendee Note
Editorial Team

Our team constantly explores ways that technology can help us reinvent industries. We want to change the world by creating great products that transform industries. We Dream It, We Make It.

Quick Links
Close
Close