EVENT_ATTENDEE_MANAGE EVENT Endpoint
  /rpc/event/?method=EVENT_ATTENDEE_MANAGE  
  Object: 184. Click here for more information.  
  Manage event attendees.  
  PARAMETERS TYPE NOTES
  DataReturn Text A comma delimited list of advanced search fields to be returned after a successful save
  Id Numeric  
  Remove Numeric Pass '1' to remove the item
       
  AttendeeComments Text (2000)  
  ContactPerson Numeric You can link an attendee straight to a contact person, or if you want some vetting process use the text fields below to store their details
  Email Text (150)  
  Event Numeric Mandatory. As per EVENT_MANAGE
  FirstName Text (50)  
  HomePhone Text (50)  
  MailingAddress1 Text (100)  
  MailingAddress2 Text (100)  
  MailingSuburb Text (50)  
  MailingPostCode Text (10)  
  MailingState Text (10)  
  MailingCountry Text (50)  
  Notes Text (2000)  
  Phone Text (50)  
  Reason Numeric As defined via SETUP_EVENT_ATTENDEE_REASON_MANAGE
  Reference Text (50)  
  SendNews Text (1) Y/N [Default]
  Status Numeric 1=Not yet invited,2=Invited,3=Accepted,4=Declined. Plus you can define your own via SETUP_EVENT_ATTENDEE_STATUS_MANAGE
  Surname Text (50)  
  RETURN  
  id  
  notes ADDED, UPDATED, REMOVED
Help!