POST
https://demo.jeebly.com/customer/generate_shipment_label
Generate Shipment Label API Scheduled
Generate a printable shipping label for an existing scheduled shipment. Pass the
Jeebly
reference_number (AWB) in the JSON body. Authenticate with X-API-KEY and
client_key headers.
TIME (GST)DURATIONSTATUSMETHOD
—
—
—
POST
Body Params application/json
required = mandatoryHTTP 200 — Content-Type: application/pdf
Content-Disposition: inline; filename=JB304036.pdf
(Binary PDF body — use Try It! to preview or download the label.)
{
"success": "false",
"message": "X-API-KEY and client_key headers are required."
}