This endpoint creates an income source for the specified user.
The details that should be specified in the request body are:
When you’re withdrawing from an investment, you can use this endpoint by assigning the investment ID to the income source. This will ensure the amount is deducted from the investment and credited to the account.
The response body is a JSON object that includes an array of all the user’s income sources. The individual income object contains:
required
Created
The response is of type object
.