Update User Address

Allow customer to update user's address.

put

Authentication: required

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
customer_idinteger · int64Required
emailstringRequired
addressstringOptional
postcodestringOptional
citystringOptional
statestringOptional
countrystringOptional
Responses
chevron-right
200

Success!

application/json
put
/update-ee-address

Last updated