Retrieve a return portal URL

GET {{baseUrl}}/parcels/:id/return_portal_url

This endpoint lets you see which of your branded Return portals is associated with a specific parcel based on the provided parcel id. The URL which is retrieved will link directly to the parcel in the Sendcloud Return portal, so a return parcel can be created immediately based on the outgoing shipment. If no Return portal is configured, or if no brand is connected to the parcel, this endpoint will return a status code 404 error.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"url":"\u003cstring\u003e"}