v1

latestOpenAPI 3.1.02026-07-146079.8 KB

Submit a group order

Create a Group Order against 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.

post/api/v2/orders/{order_source}

Path parameters

order_sourcestring required

Name of the ordering platform

Headers

Authorizationstring required

Access token obtained from Get Access token API

Request body

Response

201

object required