Skip to main content

Add an item from an encoded search selection

POST 

/api/v1/cart/:cartId/items/encoded

Decodes the encodedId returned on each listing search result (listing, stay dates, guest mix, and selected properties) and adds it as a cart item — no need to repeat those fields. Same idempotent (listingId, checkIn, checkOut) semantics as the regular add.

Request

Responses

OK