Skip to main content
POST
Create a location

Authorizations

X-Api-Key
string
header
required

Body

application/json
type
enum<string>
required
Available options:
RetailStore,
RetailLocation,
Warehouse,
B2B,
Supplier,
FinalClient,
Unknown
geographical
object
name
string
externalId
string | null
supplier
object | null
address
string | null
city
string | null
zip
string | null
weeksRotation
number | null
totalCapacity
number | null
shelfHeight
number | null
tier
enum<string> | null
Available options:
Tier1,
Tier2,
Tier3,
Tier1And2
own
boolean
default:false
vatNumber
string | null
stores
number | null
timeperiod
string | null

Response

Successful response

publicId
string
required
Required string length: 16
Example:

"transportLocation_xxxxxxxxxxxx"

name
string
required
type
enum<string>
required
Available options:
RetailStore,
RetailLocation,
Warehouse,
B2B,
Supplier,
FinalClient,
Unknown
own
boolean
default:false
required
geographical
object
required
externalId
string | null
address
string | null
city
string | null
zip
string | null
weeksRotation
number | null
totalCapacity
number | null
shelfHeight
number | null
tier
enum<string> | null
Available options:
Tier1,
Tier2,
Tier3,
Tier1And2
vatNumber
string | null
stores
number | null
timeperiod
string | null
supplier
object | null