Skip to main content
GET
/
commerce
/
orders
/
{orderId}
/
digitalpackages
/
{digitalPackageId}
/
actions
Error
A valid request URL is required to generate request examples
[
  "<string>"
]

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

orderId
string
required

Unique identifier of the order on which to get a list of available actions.

digitalPackageId
string
required

Package ID to get fulfillment actions for.

Query Parameters

responseFields
string

limits which fields are returned in the response body

Response

Success