Skip to main content
POST
Adds items to cart

Path Parameters

cart_token
string
required

Body

application/json
items
object[]
required
perform_cart_calculations
boolean

Whether to run cart calculations after adding items (defaults to true)

Response

Success

cart
object
required
meta
object | null
required
skipped_items
object[]

Items that could not be added (e.g. out of stock or unavailable in the cart's country). Present only when at least one item was skipped.