← All Templates

Shipping Label

Free, customizable template with 7 dynamic fields. Use it via the API or duplicate it in your dashboard.

Variables

{{sender_name}}
Default: Acme Corp
{{sender_address}}
Default: 100 Market Street San Francisco, CA 94105
{{recipient_name}}
Default: Jane Smith
{{recipient_address}}
Default: 742 Evergreen Terrace Springfield, IL 62704
{{weight}}
Default: 2.4 lbs
{{tracking_number}}
Default: 1Z999AA10123456784
{{service_type}}
Default: Priority

API Usage

POST /api/v1/pdf
{
  "template_id": "shipping-label",
  "variables": {
    "sender_name": "...",
    "sender_address": "...",
    "recipient_name": "...",
    ...
  }
}
Free Shipping Label Template | PixDoc | PixDoc