Get shipments
Retrieve a list of all shipping labels created on your integration
Some couriers require that a waybill document be attached to the package before pickup or collection. In that case, we would include a waybill_document property which contains a downloadable URL for the requested document.
get
https://api.shipbubble.com/v1/shipping/labels
pending: the shipment request has been processed to the selected courier service
confirmed: the shipment request has been acknowledged and accepted by the courier.
picked_up: the shipment package has been picked up from the sender's location by the courier.
in_transit: the shipment package is on its way to the receiver's location.
completed: the shipment package has been delivered to the receiver's location by the courier.
cancelled: the shipment request has been cancelled
Last modified 1yr ago