Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 872 Bytes

File metadata and controls

11 lines (8 loc) · 872 Bytes

# Documents

Properties

Name Type Description Notes
type string The type of the document. See the list below for available types. [optional]
size string The paper size of the document, you can expect: a4 and a6. [optional]
link string A link to the document, which allows downloading of the document in PDF, PNG, and ZPL. Learn more about the endpoint. Send a GET request to https://panel.sendcloud.sc/api/v2/parcels/{parcelID}/documents/label using your parcel ID. You can pick the resolution in the parameters of the request. The default value is 203 dpi. [optional]

[Back to Model list] [Back to API list] [Back to README]