Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 817 Bytes

MarkOrderRequest.md

File metadata and controls

25 lines (13 loc) · 817 Bytes

MarkOrderRequest

This request marks an order as ready for delivery or completed on GrabFood.

Properties

Name Type Description Notes
orderID String The order's ID that is returned from GrabFood. Refer to FAQs for more details about orderID and shortOrderNumber.
markStatus MarkStatusEnum The status to be marked accordingly. * `1` - mark order as ready * `2` - mark order as completed and only applicable to dine-in orders

Enum: MarkStatusEnum

Name Value
NUMBER_1 1
NUMBER_2 2
NUMBER_unknown_default_open_api 11184809