View Shipping Label

Get the label document URL for a shipping label.

GET
/api/v1/shipping/{label_id}/view

Description

Returns merge_path — a URL to download or display the combined label PDF.

Request

Headers

HeaderValueRequired
AuthorizationBearer <access_token>Yes
Content-Typeapplication/jsonYes

Path Parameters

ParameterTypeRequiredDescription
label_idnumberYesShipping label app ID.

Response

Related Endpoints

Did this page help you?