Skip to main content
POST
Update Or Create Location

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Body

multipart/form-data
name
string
required
isVirtual
boolean
required
timezone
string
required
photo
file | null
id
string | null
description
string | null
addressLineOne
string | null
addressLineTwo
string | null
city
string | null
state
string | null
zipCode
string | null
country
string | null
phoneNumber
string | null
latitude
number | null
longitude
number | null
spakinectLocationId
string | null

Response

Successful Response

id
string
required
isVirtual
boolean
required
name
string
required
timezone
string
required
addressLineOne
string | null
addressLineTwo
string | null
city
string | null
state
string | null
zipCode
string | null
country
string | null
createdDate
string<date-time> | null
spakinectLocationId
string | null
description
string | null
phoneNumber
string | null
photoUrl
string | null
updatedDate
string<date-time> | null
latitude
number | null
longitude
number | null
taxes
TaxSummary · object[]