grubhub · Example Payload

Grubhub Orderstatusupdate Example

Grubhub Orderstatusupdate Example is an example object payload from grubhub, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

statusreason

Example Payload

Raw ↑
{
  "status": "OUT_FOR_DELIVERY",
  "reason": "Item temporarily unavailable."
}