Print AWB label
GET/auth/api/v1/awb/print-label/
Fetch the printable label associated with a specific Air Waybill (AWB). This label typically includes shipment details, barcodes, and carrier information for package identification and tracking.
info
Ensure the AWB is valid and already generated before using this endpoint to retrieve the label.
Request
Responses
- 200
- 400
- 401
Label fetched successfully
Invalid AWB or error from remote service
Authentication credentials were not provided