This results in the same display and features achieved with the Reservations Business Link integration.
Implementation
To enable Dining Reservations Redirect, edit and add the following sample data to the Action feed.
{
"data": [
{
"actions": [{ "dining_info": { "dining_type": "TABLE_RESERVATION" } }],
"entity_id": "dining-1",
"link_id": "dining/dining-1",
"url": "https://www.restaurant.com/dining/dining-1"
}
]
}