Attribute | Type | Description |
---|---|---|
id | string | ID of the restaurant |
name_for_guest | string | External name as displayed to the guest |
name_for_admin | string | Internal name as displayed in the owner/admin applications |
address | string | Address of the restaurant as displayed to guests |
phone_for_guests | string | Phone number of the restaurant as displayed to guests |
integration_settings | JSON | Custom fields that the user was prompted for when attaching your integration. Can also be set programmatically. See "Restaurant Integration Settings" |