Retrieve a return label
GET {{baseUrl}}/brand/:brand_domain/return-portal/label/download?token=<string>
Once a return parcel is successfully created and announced to the carrier, the label will be ready to download.
This endpoint returns the results from announcing the parcel, including the url to download the label itself.
The URL for calling this endpoint is part of the response to /brand/{brand_domain}/return-portal/label/polling
and does not need to be formed manually.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
token | string | (Required) Token that is used to find the right parcel. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
"\u003cstring\u003e"