WEBCentralizedShoppingCartGetEventGuestRegistrantTypeListByEvent
Initial Build |
2008.01 |
xWEB |
Web Method |
Response Type |
object |
This method is used to get a list of Registrant Types which are marked as 'guest' registrant types for a particular event.
This method works much like WEBCentralizedShoppingCartGetEventRegistrantTypeList.
Parameters
EventKey (guid). This is the key of the event for which the list of guest registrant types should be returned.
Response
XMLNode - This method returns an XML Node with information about each guest registrant type, including the registrant type code and registrant type key.
Sample Request
<<SAMPLE REQUEST>>
Sample Response
<<SAMPLE RESPONSE>>