Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

List eventbooking

With a 3rd level API key it is possible list an eventbooking without specifying a person. (from version 2016.1103)

Request

HTTP GET to /eventbookings/{id}.xml

...

Modifies an eventbooking.  Deprecated (Use Participants instead)

Request

Parameters:

 

 

Name

Required

exempelvärde

förklaring

Värdemängd/Datatyp

participantid

No

participantid=17

The ID of the individual that should be set as participant on the eventbooking. The given ID must exist in BRP.

ID

participantfirstnameNoparticipantfirstname=JohnThe first name of the participant if they do not exist in the customer databaseString
participantlastnameNoparticipantlastname=DoeThe last name of the participant if they do not exist in the customer databaseString
internalmessageNointernalmessage=someMessageWill be set as internal message on the eventbookingString
externalmessageNoexternalmessage=someOtherMessageWill be set as externa message on the eventbookingString

...