Pickups And Webhooks
These endpoints support operational coordination and event-driven system integration.
Create pickup
POST /pickups
Schedules a pickup for one or more shipments or for a pickup window at a warehouse or merchant location.
Key request fields:
pickupAddressrequestedWindowshipmentIds
Key response fields:
pickupIdstatusrequestedWindow
Create webhook subscription
POST /webhooks/subscriptions
Registers a callback endpoint for shipment and pickup events.
Key request fields:
urleventssecret
List webhook subscriptions
GET /webhooks/subscriptions
Returns the current webhook registrations for the authenticated partner context.
Recommended event subscriptions
shipment.createdshipment.in_transitshipment.out_for_deliveryshipment.deliveredshipment.exceptionpickup.updated