Delivery Plan

Creating orders for delivery provider

post

Pushes the specified orders to the delivery provider for the given tenant. If route planning fails for an order (e.g., due to an invalid address), an email is sent to the merchant.

Authorizations
OAuth2clientCredentialsRequired
Token URL:
Path parameters
tenantstringRequired
Body
orderStatusstring · enumOptionalPossible values:
siteCodestringRequired
orderIdsstring[]Optional
Responses
post
/delivery-v2/{tenant}/planRoute

Last updated

Was this helpful?