Skip to main content
GET
Get address

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is the account token returned from the Login endpoint.

Path Parameters

address
string<uuid>
required

The address ID

Response

Success

id
string<uuid>

Unique identifier for the address

firstName
string
lastName
string
addressLine1
string
addressLine2
string | null
city
string
state
string | null

State/county value

county
string | null

Alias of state

postcode
string
countryName
string

Full country name

country
string

ISO country code

type
string | null

Address type

defaultAddress
boolean
deliveryInstructions
string | null
phone
string | null