Skip to main content
POST
Create multiple locations

Authorizations

x-api-key
string
header
required

API key for authentication. Contact your administrator to get an API key.

Body

application/json
locations
object[]
required

Array of locations to create

Response

Successfully created locations

id
string<uuid>

Unique identifier

created_at
string<date-time>

Creation timestamp

updated_at
string<date-time>

Last update timestamp

account_id
string<uuid>

Account ID

linked_site_id
string<uuid>

Linked site ID

name
string

name name

code
string

code code

street
string

Street

zip_code
string

zip code

city
string

City

country
string

Country

latitude
number

Latitude

longitude
number

Longitude

soft_deleted
string<date-time>

Soft deletion timestamp

soft_deleted_by
string

User who soft deleted the record