Changelog
What changed in each published version of this API.
Breaking changes are marked Breaking.
v1
- Added POST
/v1/labels— createLabel - Added GET
/v1/labels/{label_id}— retrieveLabel - Added GET
/v1/pickups— listPickups - Added POST
/v1/pickups— createPickup - Added DELETE
/v1/pickups/{pickup_id}— cancelPickup - Added GET
/v1/pickups/{pickup_id}— retrievePickup - Added POST
/v1/rates/quote— quoteRates - Added GET
/v1/shipments— listShipments - Added POST
/v1/shipments— createShipment - Added DELETE
/v1/shipments/{shipment_id}— cancelShipment - Added GET
/v1/shipments/{shipment_id}— retrieveShipment - Added PATCH
/v1/shipments/{shipment_id}— updateShipment - Added GET
/v1/shipments/{shipment_id}/events— listShipmentEvents - Added GET
/v1/tracking/{tracking_number}— retrieveTrackingTimeline - Added GET
/v1/webhook-endpoints— listWebhookEndpoints - Added POST
/v1/webhook-endpoints— createWebhookEndpoint - Added DELETE
/v1/webhook-endpoints/{endpoint_id}— deleteWebhookEndpoint - Added PATCH
/v1/webhook-endpoints/{endpoint_id}— updateWebhookEndpoint - Added POST
shipmentStatusChanged— shipmentStatusChanged