Skip to main content
POST
Imports stores including opening hours.

Authorizations

Authorization
string
header
required

Query Parameters

mode
enum<string>
Available options:
Incremental,
Full

Body

id
string
required
Required string length: 1 - 450
name
string
required
Required string length: 1 - 256
chainId
string
required
Required string length: 1 - 450
alternateIds
string | null
Maximum string length: 128
registrationNumber
string | null
phone
string | null
email
string | null
country
string | null
city
string | null
street
string | null
streetNumber
string | null
postalCode
string | null
latitude
number<double> | null
longitude
number<double> | null
status
enum<string>
Available options:
Active,
Closed,
NotSpecified
storeType
enum<string>
Available options:
Public,
Internal
timeZone
string | null
periods
object[] | null

Response

OK

errors
object[] | null
Last modified on August 10, 2026