Deactivate user from Investment Holdings
This endpoint deactivates the specific user from the /investment_holdings product. To reactivate a user, use any of the current /investment_holding endpoints.
GET
/users/{user_guid}/investment_holdings_deactivate
Path Parameters
| Field | Required | Type |
|---|---|---|
user_guid The unique identifier for a | Required | String |
Loading...