Skip to main content

Add staff cart item

POST/sales-channels/{channelId}/carts/{cartId}/items
Add an item to the cart, taking a real inventory reservation

Parameters

cartIdpathrequired
string
channelIdpathrequired
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