Update Order Item Data
Insert / Updates the Value of the given Key in the OrderItem Data 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 Order you want to get the Items for
Unique Identifier of the OrderItem you want to Insert / Update the Databag for
URLEncoded Key for the Value you want to Insert / Update from the OrderItem 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.

