/api/v1.0/orders/{id}/accept

To accept an order, you create an accept object and send it to Flipdish API using HTTP POST method. Id path parameter identifies the order.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
Body Params

Accept

int32 | null
0 to 200

Estimated minutes for delivery

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
200

The order is successfully accepted.

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json
Message
StackTrace