TransactionSearch
Returns a list of businesses which support food delivery transactions. Currently, this table only supports food delivery in the US.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| Name | String | ||
| Phone | String | ||
| Price | String | ||
| Rating | Double | ||
| ReviewCount | Integer | ||
| Alias | String | ||
| CategoriesAlias | String |
Categories.Alias | |
| CategoriesTitle | String | ||
| Latitude | Double | ||
| Longitude | Double | ||
| DisplayPhone | String | ||
| ImageUrl | String | ||
| IsClosed | Boolean | ||
| LocationAddress1 | String | ||
| LocationAddress2 | String | ||
| LocationAddress3 | String | ||
| LocationCity | String | ||
| LocationCountry | String | ||
| LocationDisplayAddress | String | ||
| LocationState | String | ||
| LocationZipCode | String | ||
| Transactions | String |