WEBCentralizedShoppingCartRemoveEventRegistrantGroup

Initial Build

2008.01

xWEB

Web Method

Response Type

object

This method will remove a Group Registration from the shopping cart.

Parameters

  • oCentralizedOrderEntry (Shopping Cart Object). The shopping cart object which contains the group registration.
  • GroupRegistrationKey (GUID). Key corresponding to the group registration object to remove.

Response

CentralizedOrderEntry (Shopping Cart Object). The provided shopping cart object with the specified group registration and related line items removed.

Sample Request

<<SAMPLE REQUEST>>

Sample Response

<<SAMPLE RESPONSE>>