GET shoppingCartItems/{portalId}/{eventWebProductId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
portalId

string

Required

eventWebProductId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of ShoppingCartItem
NameDescriptionTypeAdditional information
Id

string

None.

PortalId

string

None.

EventPricingId

string

None.

ShoppingCartId

string

None.

AttendeeId

string

None.

DisplayName

string

None.

GuestFirstName

string

None.

GuestLastName

string

None.

Quantity

integer

None.

Price

decimal number

None.

InstallmentPrice

decimal number

None.

HasInstallmentPlan

boolean

None.

TotalPrice

decimal number

None.

TaxAmount

decimal number

None.

ChargeTaxes

boolean

None.

HasBulkOption

boolean

None.

SessionId

globally unique identifier

None.

EventId

globally unique identifier

None.

ShippingAmount

decimal number

None.

ChargeShipping

boolean

None.

WebProductId

globally unique identifier

None.

IsProduct

boolean

None.

WebProduct

WebProduct

None.

AccountingCompanyId

globally unique identifier

None.

CouponId

globally unique identifier

None.

RecurringBilling

boolean

None.

RequiredParentEventWebProductId

string

None.

TaxJurisdictionId

string

None.

ShippingRateId

string

None.

ShippingProductId

string

None.

DisplayOrder

integer

None.

IsWaitlisted

boolean

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.