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