Add cart item
POST
/sales/carts/{cartId}/itemsAdd an item to the cart, taking a real inventory reservation with the channel's TTL
Parameters
cartIdpathrequiredRequest Body
eventOccurrenceId*string
categoryId*string
ticketTypeId*string
quantityinteger
eventLayoutAreaIdstring
eventLayoutSeatIdsstring[]
Response
Item added successfully
Code Samples
No code examples available for this operation.