WEBCentralizedShoppingCartRemoveEventRegistrantFromGroup
Initial Build |
2008.01 |
xWEB |
Web Method |
Response Type |
object |
This method will remove an event Registrant Object from a Group Registration Object.
See XWeb Event Group Registration for a complete walk-through of how to create an Events Group Registration in xWeb.
Parameters
- oGroupRegistration (Group Registration Object). The group registration object which contains the event registration.
- RegistrationKey (GUID). Key corresponding to the registration object to remove.
Response
A Group Registration Object with the specified event registrant and related line items removed.
Sample Request
<<SAMPLE REQUEST>>
Sample Response
<<SAMPLE RESPONSE>>