Customer - Account
Save user personal information
put/v2/user/customer/account/personalInfo
Request body
Example request
{
"lastName": "Simon",
"firstName": "Paul",
"phoneNumber": "5551234",
"whatIDo": "I'm the Manager on this company"
}Response
User account information updated