Location
Create Location
Create a new location
post/location
Query parameters
selectstring
Filtering Columns
Request body
idstring uuid
Location ID
created_atstring timestamp with time zone
Creation date
updated_atstring timestamp with time zone
Latest update
organisation_idstring uuid
Organisation ID
namestring text
Name of the location
external_idstring text nullable
External ID
streetstring text nullable
Street address
postal_codestring text nullable
Postal or ZIP code
citystring text nullable
City
regionstring text nullable
Region or state
iso_countrystring text nullable
ISO 3166-1 alpha-2 country code
address_linestring text nullable
Full formatted address line (generated)
Response
The updated Location object
idstring uuid
Location ID
created_atstring timestamp with time zone
Creation date
updated_atstring timestamp with time zone
Latest update
organisation_idstring uuid
Organisation ID
namestring text
Name of the location
external_idstring text nullable
External ID
streetstring text nullable
Street address
postal_codestring text nullable
Postal or ZIP code
citystring text nullable
City
regionstring text nullable
Region or state
iso_countrystring text nullable
ISO 3166-1 alpha-2 country code
address_linestring text nullable
Full formatted address line (generated)