get https://api.wumdrop.com/v1/deliveries/:id
Allows to retrieve details pertaining to a specific delivery. Also used to do live tracking.
curl -u YourApiKey: https://api.wumdrop.com/v1/deliveries/123
Allows to retrieve details pertaining to a specific delivery. Also used to do live tracking.
curl -u YourApiKey: https://api.wumdrop.com/v1/deliveries/123
Try It!
to start a request and see the response here!