These docs are for v20.3.44. Click to read the latest docs for v20.3.186.

Discussions

Ask a Question
Back to All

How do I modify an event registration?

e.g. remove or add program items to someone's registration.
I noticed when I remove a program item from someone's registration via the UI, the /EventRegistration/EVENTID-USERID response has that item removed from the "Functions" property of the response.
However if I GET /EventRegistration/EVENTID-USERID
Remove items from the "Functions" property and PUT it back, nothing changes.

How do I remove/add function items to someone's registration.
Thank you.