Update Personal Income
PATCH/incomes/income/personalincome/:incomeId
Applies updates to the personal income information in the system based on the provided income ID and updated data.
Request
Responses
- 200
- 400
- 401
- 429
- 500
Successfully updated the income information.
Invalid input or bad request.
Unauthorized access.
Too many requests were made.
An internal server error occurred.