POST https://api.staging.deliverect.com /fulfillment/generic/events https://api.staging.deliverect.com

Update delivery

This webhook allows to persist updates from third party delivery systems to Deliverect. Currently updates to following delivery information are supported. See examples for technical details. - delivery status - pickup time & eta - delivery time & eta - courier information ##### Delivery job statuses: Following delivery job statuses exist in deliverect: | Status name | Integer value | |-|-| | IN_DELIVERY | 80 | | EN_ROUTE_TO_PICKUP | 83 | | ARRIVED_AT_PICKUP | 85 | | EN_ROUTE_TO_DROPOFF | 87 | | ARRIVED_AT_DROPOFF | 89 | | DELIVERED | 90 | ##### NOTE Please note, that here and later all dates and times, coming from/to Deliverect are UTC.

Authentication:  Bearer auth (http)

Body

object
POST /fulfillment/generic/events
Loading...

Share your request

Use this link to easily share a pre-filled request of this operation. Everything you filled will be shared apart from the authentication fields.

Request URL

https://docs.deliverect.com/doc/dispatch-api/explorer/operation/operation-post-fulfillment-generic-events

Send a delete request

It looks like you’re about to send a DELETE request to this API. This type of request carries a risk of permanent and irreversible data loss.

Are you sure you want to continue?
Response
Waiting for a request to be sent.