Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
integer
required

Response

200 - application/json
id
integer
required

Location id

title
string
required

Location title

abn
string | null
required

Business number

address
string | null
required

Business number

postalCode
string | null
required

Location post code

suburb
string | null
required

Location suburb

state
string | null
required

Location state

country
string | null
required

Location country

phone
string | null
required

Location phone number

email
string | null
required

Location email

onlineBooking
boolean | null
default: false

Whether online booking is enabled

timezone
string | null
required

Location timezone

createdAt
required

Object creation date time

updatedAt
required

Object update date time

deletedAt
required

Object archived date time