Creates a geolocation.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The request.

A request to create a geolocation.

string | null

The organization ID.

string | null

The display name.

string | null

The user ID of the user that owns this geolocation.
Geolocations with an assigned owner can only been seen by
that user and any user with the location management permission.

string | null

The address line 1 information. When specified, address fields associated with line 1 are ignored.

string | null

The house number prefix. Only used if line1 is not specified.

string | null

The house number. Only used if line1 is not specified.

string | null

Gets or sets the house number suffix. Only used if line1 is not specified.

string | null

Gets or sets the street predirectional. Only used if line1 is not specified.

string | null

The street name. Only used if line1 is not specified.

string | null

The street suffix. Only used if line1 is not specified.

string | null

The street post-directional. Only used if line1 is not specified.

string | null

The optional address line 2. Maximum 60 characters.

string
required
length ≥ 1

The city.

string
required
length ≥ 2

The two-letter state code.

string
required
length ≥ 1

The postal code.

string | null

The optional plus-four. United States addresses only. 9Line will automatically set this if necessary.

string | null

The two-letter country code.

double

The latitude. Not currently supported.

double

The longitude. Not currently supported.

Responses

401

UNAUTHORIZED when the access token is invalid or expired.

403

FORBIDDEN when the permissions to create the geolocation are not granted.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json