Skip to main content
PUT
/
commerce
/
carts
/
current
/
extendedproperties
/
{key}
Error
A valid request URL is required to generate request examples
{
  "key": "<string>",
  "value": "<string>"
}

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

key
string
required

Unique identifier of the cart item

Query Parameters

upsert
boolean
default:false

Extended property

responseFields
string

limits which fields are returned in the response body

Body

application/json

Extended property

key
string | null
value
string | null

Response

Success

key
string | null
value
string | null