Submit Order / Group Order

Creat an Order for your location, or create a Group Order for your location. The location has to be verified first in order to call this API.You can only access this API if you have an access token issued with the scope orders. A group order refers to an order that is placed by multiple individuals together. It means that multiple people are placing their individual orders as part of a single order, which is then delivered together. The group_order field in the meta section of the order object indicates whether it is a group order or not. In this case, the value is true, indicating that it is a group order.

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

Name of the ordering platform

Body Params
order
object
Headers
string
required
Defaults to Bearer <access-token>

Access token obtained from Get Access token API

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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