Delete
DELETE/scenarios/:scenarioId/incomes/unearned/:incomeId
Deletes the given income from the specified Household.
Request
Path Parameters
scenarioId stringrequired
The scenario's id
incomeId stringrequired
The income's id
Responses
- 204
- 404
- 500
No Content
- */*
- Schema
Schema
string
Not Found
Internal Server Error
Loading...