POST v3/basket/clear
Clears the contents of the current basket
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
BasketName | Description | Type | Additional information |
---|---|---|---|
MultibuyOffers | Collection of MultibuyOffer |
None. |
|
TotalDiscount | decimal number |
None. |
|
MerchandiseDeliveryOptions | Collection of DeliveryOption |
None. |
|
DefaultCardPaymentFee | decimal number |
None. |
|
PotentialOffers | Collection of Offer |
None. |
|
TicketDeliveryOptions | Collection of DeliveryOption |
None. |
|
PromoCode | string |
None. |
|
Id | string |
None. |
|
BasketId | string |
None. |
|
MerchandiseDelivery | Delivery |
None. |
|
TransactionCommission | BasketCommission |
None. |
|
Offers | Collection of Offer |
None. |
|
TicketDelivery | Delivery |
None. |
|
TicketSubscriptions | Collection of TicketSubscription |
None. |
|
DisableWebComponents | boolean |
None. |
|
Hash |
A value representing this basket. This will change any time the basket changes, and can be used to decide whether to redraw the basket. |
string |
None. |
AgentCustomer | AgentCustomer |
None. |
|
Attributes | There will be additional properties (custom to each client) with the prefix 'Attribute_' |
None. |
|
CustomPayments | Collection of CustomPayment |
None. |
|
Customer | Customer |
None. |
|
MerchandiseItems | Collection of MerchandiseItem |
None. |
|
Donations | Collection of Donation |
None. |
|
Notes | string |
None. |
|
Tickets | Collection of Ticket |
None. |
|
MembershipSubscriptions | Collection of MembershipSubscription |
None. |
|
GiftVouchers | Collection of GiftVoucher |
None. |
|
Total | decimal number |
None. |
|
Charges | Collection of Charge |
None. |
Response Formats
application/json, text/xml
Sample:
Sample not available.