Skip to main content
POST
JavaScript

Authorizations

x-api-key
string
header
required

Path Parameters

cartId
string
required

Unique identifier for the cart

Example:

"crt_sa2aEsCz9PRM"

Body

application/json
item
object
required

Item to add to the cart (can be object or stringified JSON)

Response

Cart item added successfully

success
boolean
required
status
string
required
message
string
required
data
object
required