Skip to main content

Add cart item

POST/sales/carts/{cartId}/items
Add an item to the cart, taking a real inventory reservation with the channel's TTL

Parameters

cartIdpathrequired
string

Request Body

eventOccurrenceId*string
categoryId*string
ticketTypeId*string
quantityinteger
eventLayoutAreaIdstring
eventLayoutSeatIdsstring[]

Response

Item added successfully

Code Samples
No code examples available for this operation.

Try It

Path Parameters
Request Body