Skip to main content
GET
/
commerce
/
orders
/
{orderId}
/
packages
/
{packageId}
/
label
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 with which to associate the package.

packageId
string
required

Package to remove from the order

Query Parameters

responseFields
string

limits which fields are returned in the response body

Response

200

Success