Update a delivery (e.g., cancel)

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"

Request

This endpoint expects an object.
statusenumRequired
Allowed values:

Response

Delivery updated
successboolean
dataobject

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error