Skip to main content
GET
/
commerce
/
returns
/
{returnId}
/
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

returnId
string
required

Unique identifier of the return with which to associate the package.

packageId
string
required

Package to remove from the return

Query Parameters

returnAsBase64Png
boolean

Return as base64 png

responseFields
string

limits which fields are returned in the response body

Response

200

Success