Label generation

ShipCelero keeps label creation inside the shipment flow and stores the resulting label on the shipment record.

How labels are produced

  • The API creates the shipment with the selected carrier and service.
  • Carrier-specific logic generates a PDF label.
  • The app previews, downloads, and prints the same label asset.