Retrieve a previously generated returns label. This call is the metadata about the label, the images of the labels must be asked for specifically in the call, or directly using the `getReturnsLabelImageV1` call.

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

Parameters

Responses

Example Request

curl --request GET \
     --url 'https://api.shipium.com/api/v1/deliveryexperience/customerreturn/label/shipiumCustomerReturnLabelId?includeLabelImagesInResponse=true' \
     --header 'accept: application/json'

Example Responses