Create a delivery from a quote
Promotes a non-expired, available, unconsumed quote (matched by external_delivery_id) into an active 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.
Headers
x-retailer-id
Request
This endpoint expects an object.
external_delivery_id
customer
Response
Delivery created
success
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
410
Gone Error
422
Unprocessable Entity Error