Fetch a single delivery

Authentication

AuthorizationBearer

Autolane Platform API key. Org-scoped with granular permissions. Deliveries endpoints additionally require an x-retailer-id header containing the site UUID from the Autolane Portal; webhooks endpoints do not.

Path parameters

external_delivery_idstringRequired

Headers

x-retailer-idstringRequiredformat: "uuid"

Response

Delivery
successboolean
dataobject

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error