Create a test user with a specific status and properties for sandbox testing.
INVESTED - User with investmentsINVESTED_WITH_CASH - User with investments and cashINVESTED_WITH_SAVINGS - User with investments and savingsGET /test/help/statuses to retrieve the list of valid status values.Allowed statuses:INVESTED - User with investmentsINVESTED_WITH_CASH - User with investments and cashINVESTED_WITH_SAVINGS - User with investments and savingsBearer authentication header of the form Bearer <token>, where <token> is your auth token.
Email address for the test user
User status. Must be one of the allowed statuses for B2B test user builder.
INVESTED, INVESTED_WITH_CASH, INVESTED_WITH_SAVINGS "INVESTED_WITH_CASH"
Test user created successfully
Test user object with populated portfolios