Get label
Fetch the shipping label for an order as a base64-encoded PDF or ZPL document.
Authorizations
Path Parameters
Query Parameters
Output format. ZPL is available for Sparqle-generated labels only, always A6 at 203 DPI. Use orientation=landscape|portrait; when omitted, ZPL follows the company ORIENTATION setting (same as PDF), not landscape by default. printSize is not supported for ZPL.
pdf, zpl Label orientation for PDF and ZPL. When omitted, uses the company ORIENTATION setting, then landscape. For ZPL: merchants with portrait configured for PDF receive portrait ZPL unless orientation=landscape is passed explicitly.
landscape, portrait PDF print size only. Not supported with format=zpl.
A6, A4 Response
Base64-encoded label document
Base64-encoded PDF or ZPL label document.
"JVBERi0xLjQKJ..."