Skip to main content

Update address by id

Update address by id

Authorizations:Token
Query Parameters
id
required
integerId value of the Address object
Request Body Schema:
Address object that needs to be added
addressFieldsArrayAddress fields collection
is_billingbooleanFlag: is it a billing address
is_shippingbooleanFlag: is it a shipping address
isWorkbooleanFlag: is it a work address
profile
address_idintegerUnique id
address_typestringAddress type: residential/commercial
state
country

Responses

200Success
Response schema:
Success
addressFieldsArrayAddress fields collection
is_billingbooleanFlag: is it a billing address
is_shippingbooleanFlag: is it a shipping address
isWorkbooleanFlag: is it a work address
profile
address_idintegerUnique id
address_typestringAddress type: residential/commercial
state
country