Skip to main content
PUT
Update Address

Authorizations

Authorization
string
header
required

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

Path Parameters

user_id
string
required

The ID of the user.

customerAddress_id
integer
required

The ID of the customerAddress.

Body

application/json
line_one
string
required

Must not be greater than 255 characters.

Example:

"tcldzudotrhbmybwdf"

city
string
required

Must not be greater than 255 characters.

Example:

"uinhfib"

postcode
string
required

Must not be greater than 20 characters.

Example:

"ievsvny"

line_two
string | null

Must not be greater than 255 characters.

Example:

"jkqmzngoaophafhk"

province_code
string | null

Must not be greater than 10 characters.

Example:

"kfobp"

contact_email
string | null

Must be a valid email address. Must not be greater than 255 characters.

vat_number
string | null

Must not be greater than 50 characters.

Example:

"zatvelthmjg"

company_code
string | null

Must not be greater than 50 characters.

Example:

"hpywpxlqisnvlcohrwgivb"

first_name
string | null

Must not be greater than 255 characters.

Example:

"fzrbxsd"

last_name
string | null

Must not be greater than 255 characters.

Example:

"q"

company_name
string | null

Must not be greater than 255 characters.

Example:

"lqqg"

contact_phone
string | null

Must not be greater than 50 characters.

Example:

"jwf"

Response

200 - application/json
data
object