Orders
post/api/v1.0/orders/{id}/accept
Path parameters
idinteger required
Request body
Example request
{
"EstimatedMinutesForDelivery": 45
}Response
The order is successfully accepted.
Changes
No recorded changes to this endpoint across all 4 revisions of this API.