Users
Update user employment info
Update employment and source-of-wealth information for a user account.
PATCH
Update user employment info
Authorizations
Auth0-issued access token that includes the scopes listed for the endpoint.
Headers
MongoDB ObjectId of the authenticated user
Pattern:
^[a-f0-9]{24}$Body
application/json
Employment and source of wealth information. Required on create user. incomeRangeId, employmentStatus, and sourcesOfWealth are required. Industry is required when employmentStatus is FullTime, PartTime, or SelfEmployed.
Response
Employment info updated successfully
Update user employment info