Update Subscription Item Data
Updates the value of the given key on a subscription item bag.
PUT
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
JWT Authorization header using the Bearer scheme.
Path Parameters
Unique Identifier of the Subscription you want to get the Items for
Unique Identifier of the SubscriptionItem you want to Insert / Update the Databag for
URLEncoded Key for the Value you want to Insert / Update from the SubscriptionItem DataBag
Query Parameters
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.

