Restaurant Brands International · Example Payload

Channel Order Example

Fortune 500FranchisingHospitalityNYSE QSRQuick Service RestaurantsRestaurant

Channel Order Example is an example object payload from Restaurant Brands International, with 19 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idexternalReferenceIdstoreIdcartserviceModecustomerchargesdiscountspaymentposVendorstatusdeliveryAddressloyaltyPointsEarnederrorscreatedAtupdatedAtfireOrderInSecondspreparationTimeInSecondsreadyInSeconds

Example Payload

Raw ↑
{
  "id": "example-unique-id",
  "externalReferenceId": "500123",
  "storeId": "42",
  "cart": {
    "menuSelections": [
      {}
    ],
    "feedback": {}
  },
  "serviceMode": "TAKEOUT",
  "customer": {
    "id": "500123",
    "externalReferenceId": {},
    "name": "Whopper",
    "username": "example",
    "phone": {},
    "email": "guest@example.com"
  },
  "charges": {
    "tax": {},
    "mpfTax": {},
    "subTotal": {},
    "total": {},
    "fees": {}
  },
  "discounts": [
    {}
  ],
  "payment": {
    "paymentMethod": {}
  },
  "posVendor": "BRINK",
  "status": "CREATED",
  "deliveryAddress": {
    "administrativeArea": "FL",
    "coordinates": {},
    "formattedAddress": "5707 Blue Lagoon Drive",
    "instructions": "example",
    "locality": "Miami-Dade County",
    "postalCode": "33126",
    "regionCode": "US",
    "route": "Blue Lagoon Drive",
    "streetNumber": "5707",
    "sublocality": "example",
    "subpremise": "Suite 101"
  },
  "loyaltyPointsEarned": 15,
  "errors": [
    {
      "message": {},
      "code": {}
    }
  ],
  "createdAt": "1991-02-11T20:30:19Z",
  "updatedAt": "1991-02-11T20:30:19Z",
  "fireOrderInSeconds": 600,
  "preparationTimeInSeconds": 300,
  "readyInSeconds": 600
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/channel-order-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.