This guide provides detailed information on the various label sizes and formats available for Canada Post shipments, as well as customization options for adding text to labels. It also explores additional shipment options that can enhance delivery services and meet specific requirements.
Label Sizes
Canada Post offers a couple of label sizes to accommodate different types of shipments. The available sizes include:
- 4 x 6: Standard for most packages.
- 8.5 x 11: Suitable for larger packages or those requiring more detailed information.
Label Formats
Canada Post supports the following label formats, ensuring compatibility with various printing systems:
- PNG
- ZPL
- EPL2
Custom Text on Labels
Canada Post allows the inclusion of custom text on labels, which can be used to add references or order numbers, enhancing shipment tracking and processing. The options include:
- print_custom_1: For adding a reference number (e.g., "Ref#: XXXXXXXXX").
- print_custom_2: For adding an order number (e.g., "Order#: XXXXX).
JSON Example
"options": {
"print_custom_1": "Ref#: XXXXXXXXX",
"print_custom_2": "Order#: XXXXX"
}
Additional Shipment Options
Canada Post supports a range of additional options to tailor the shipping process to specific needs:
alcohol (boolean)
Set to true if the shipment contains alcohol; requires an adult signature from someone 19 years or older.
carrier_insurance_amount (string)
Enter the value of the package to insure in CAD (e.g., "100").
carrier_notification_email (boolean)
Set to true to enable email updates to the recipient.
cod_amount (string)
Specify the cash-on-delivery amount in CAD (e.g., "100").
cod_method (string)
Choose the payment method from "CASH", "CHECK", or "MONEY_ORDER".
cost_center (string)
Enter the value obtained from Canada Post; not passed if marked as a return shipment.
delivery_confirmation (string)
Options include “ADULT_SIGNATURE”, "SIGNATURE", or "NO_SIGNATURE" by default, with “DO_NOT_SAFE_DROP” to prevent leaving the package unattended.
hold_for_pickup (boolean)
The package will be held at the carrier facility for pickup by the recipient.