Submit Final Order

The PUT/{applicationId}/orders/{id} endpoint is designed to enable aggregator platforms to send the final order details to Grubtech. This includes the final pricing calculations and any amendments made to the order. This ensures that Grubtech receives the most accurate and up-to-date information about the order, facilitating smooth processing and fulfillment.

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

Application ID provided by GrubTech to identify the integration

string
required

Order ID provided by the aggregator platform.

Body Params
string

Instructions from the customer pertaining to the preparation of this order.

items
array of objects
required
items*
archivedItems
array of objects
archivedItems
payment
object
required

payment information related to an order

scheduledOrder
object

Scheduled order details. This object should be included only if the order is expected to be prepared at a future time.

string
enum
required

Order status. This will indicate the current status of the order

Allowed:
Responses

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