Skip to main content
GET
Find an address by its id

Authorizations

Authorization
string
header
required

Path Parameters

addressId
string<uuid>
required

Id of the address

Response

Found address

id
string<uuid>
tenantId
string<uuid>
clientId
string<uuid>
name
string | null
company
string
line1
string
line2
string | null
line3
string | null
city
string
postalCode
string
country
string
externalId
string | null
main
boolean
createdAt
string<date-time>
updatedAt
string<date-time>