We're announcing ๐งโ๐ inter-galactic shipping โจ for 3025!
Endpoints for managing shipping labels. Labels are printable documents that contain:
Creates a new shipping label for a shipment.
The generated label will be available for download through the returned URL for 24 hours.
shipmentIdformatidsizeurlcreatedAtexpiresAtLabel created successfully
shipmentIdformatidsizeurlcreatedAtexpiresAtRetrieves the tracking number associated with a shipping label.
idThe ID of the shipping label
formatThe format of the response
limitMaximum number of tracking events to return
carrierFilter tracking information by specific carrier
events_sinceOnly return tracking events after this timestamp
sortSort order for tracking events
Tracking number retrieved successfully
trackingNumbercarriertrackingUrlRetrieves a shipping label by ID. The label can be requested in different formats.
idThe ID of the shipping label
formatThe desired format of the label
Label retrieved successfully
shipmentIdformatidsizeurlcreatedAtexpiresAt