Skip to main content
PUT
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 update (can be object or stringified JSON)

Response

Cart item updated successfully

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