Skip to main content
Version: 202601

Get default location

GET 

/openapi/2026-01/locations/default

Get default location.

Responses

OK

Schema
    codestring

    error code

    messagestring

    error message

    data object
    location object

    Location

    iduint64

    Location ID

    activeboolean

    Whether active

    defaultboolean

    Default

    countrystring

    Country name

    country_codestring

    Country code (e.g. CN)

    provincestring

    Province or state

    province_codestring

    Province code

    citystring

    City

    areastring

    Area or region

    addressstring

    Address

    address1string

    Primary address line

    namestring

    Name

    phonestring

    Phone number

    zipstring

    Postal or ZIP code

    companystring

    Company name

    latitudestring

    Latitude coordinate

    longitudestring

    Longitude coordinate

    created_atstring

    Creation timestamp, in ISO-8601 format

    updated_atstring

    Last update timestamp, in ISO-8601 format