Retrieve the status of a return
Return portal API
Retrieve the status of a return
Find out the label creation status for a return parcel.
GET
Retrieve the status of a return
Once a return parcel has been successfully created, a polling URL is included in the response. Creating a label depends on the response time of the carrier, so you need to make a request to this endpoint to see the status of the label. The URL you received contains a token with the
id, so you don’t need to provide any additional lookup details or authentication.
- A
200response will indicate that the label is ready and can be downloaded. - A
202response will indicate that the label is not ready to be downloaded but the return data has been accepted. If you have paid returns enabled this status is used to indicate we are waiting for payment. For more information take a look at this help center article. - A
500response means that the label announcement failed.
Authorizations
The JWT generated when starting the Return Portal process
Path Parameters
The domain of the brand configured for your return portal.
Query Parameters
Polling token, used to find the return
Response
OK
A URL pointing to the downloadable label
ID of the created return
ID(s) of the created parcels of the return
Tracking number(s) of the created parcels
If available the customs-declaration can be downloaded here