Skip to main content
PUT
/
commerce
/
subscriptions
/
{subscriptionId}
/
data
/
{subscriptionDataId}
{}

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

subscriptionId
string
required

Unique Identifier of the Subscription you want to insert / update the Databag for

subscriptionDataId
string
required

URLEncoded Key for the Value you want to Insert / Update from the Subscription DataBag

Query Parameters

updateMode
string
responseFields
string

limits which fields are returned in the response body

Body

application/json

Data Object you are trying to insert / update

The body is of type any.

Response

Success

The response is of type object.