grubhub · Example Payload

Grubhub Sizeprompt Example

Grubhub Sizeprompt 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

external_idnameoptions

Example Payload

Raw ↑
{
  "external_id": "id-1234567890",
  "name": "Margherita Pizza",
  "options": [
    null
  ]
}