grubhub · Example Payload

Grubhub Referralresponse Example

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

Top-level fields

referral_idmerchant_idstatus

Example Payload

Raw ↑
{
  "referral_id": "id-1234567890",
  "merchant_id": "ghm-1234567890",
  "status": "APPROVED"
}