GET Coupon/{couponCode}/{portalId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| couponCode | string |
Required |
|
| portalId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ShoppingCartItem| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | 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. |
|
| TotalPrice | decimal number |
None. |
|
| TaxAmount | decimal number |
None. |
|
| ChargeTaxes | boolean |
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. |
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.