v1

latestOpenAPI 3.0.3Apache 2.02026-07-2478177179.1 KB
POS Platform Order API Webhooks

Order Accepted

This endpoint is used to send an Order Accepted notification, once the status of an order is marked as accepted on the Grubtech platform.

post/orders/{id}/accepted

Path parameters

idstring required

Order id provided by GrubTech

Request body

timestampstring date-time required

Order accepted time

invoiceNostring

Invoice number provided by Grubtech

externalReferenceIdstring

Integration party unique id for the order

Response

No Content