Skip to main content
POST
Create address

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
streetAddress
string
required
Maximum string length: 200
locality
string
required
Maximum string length: 100
postalCode
string
required
Maximum string length: 20
countryCode
string
required
Required string length: 2
Example:

"DE"

firstName
string
Maximum string length: 100
lastName
string
Maximum string length: 100
businessName
string
Maximum string length: 200
extendedAddress
string
Maximum string length: 100
administrativeArea
string
Maximum string length: 100

Response

Address created.

address
object
required

A regulatory address for phone number requirements.