Skip to main content
PUT
/
commerce
/
carts
/
user
/
{userId}
Error
A valid request URL is required to generate request examples
"<unknown>"

Documentation Index

Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

userId
string
required

Unique identifier of the user.

Query Parameters

accountId
integer<int32>

Unique identifier of the customer account.

responseFields
string

limits which fields are returned in the response body

Body

application/json

All properties of the cart to update. Required property: Product.ProductCode.

The body is of type any.

Response

Success

The response is of type any.