Skip to main content
GET
/stores/{company_id}/{store_id}

Authorizations

x-api-key
string
header
required

Path Parameters

company_id
string
required
store_id
string
required

Response

Successful Response

store_id
string
required
company_id
string
required
address_1
string
required
city
string
required
country
string
required
parent_company_id
string | null
name
string | null
address_2
string | null
province
string | null
postal_code
string | null
phone_number
string | null
is_open
boolean
default:true
latitude
string | null
longitude
string | null
created_at
string<date-time>
updated_at
string<date-time>