Skip to main content
POST
/ubereats/stores

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
store
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

id
string
required
url
string
required
@type
string
default:UbereatsStore
name
string | null
alias
string | null
image
string | null
images
string[]
phone
string | null
rating
number | null
review_count
integer | null
price_range
string | null
currency
string | null
eta
string | null
is_open
boolean | null
is_orderable
boolean | null
city
string | null
city_slug
string | null
cuisines
string[]
chain
object | null
address
object | null
hours
object[]
category_count
integer
default:0
item_count
integer
default:0
review_in_app_count
integer
default:0
menu
object[]
reviews
object[]