Restaurant Brands International · Example Payload

Channel Identify Request Example

Fortune 500FranchisingHospitalityNYSE QSRQuick Service RestaurantsRestaurants

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

Top-level fields

identifieridentifierTypestoreIdserviceModedetails

Example Payload

Raw ↑
{
  "identifier": "1234",
  "identifierType": "OTP",
  "storeId": "42",
  "serviceMode": "TAKEOUT",
  "details": {
    "operator": {},
    "terminal": {},
    "transactionId": {}
  }
}