Skip to main content
DELETE
/
commerce
/
orders
/
{orderId}
/
item
/
{orderItemId}
/
data
/
{orderItemDataId}
Error
A valid request URL is required to generate request examples
{}

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 get the Items for

orderItemId
string
required

Unique Identifier of the OrderItem you want to delete the Databag for

orderItemDataId
string
required

URLEncoded Key for the Value you want to Delete from the OrderItem DataBag

Response

Success

The response is of type object.