Skip to main content
PUT
Error

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

orderId
string
required

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

orderDataId
string
required

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

Query Parameters

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 object.

Response

OK

The response is of type object.