Discussions
How do I modify an event registration?
over 3 years ago by Lee
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.