Delete
DELETE/scenarios/:scenarioId/persons/:personId/expenses/employee-pension-contribution/:expenseId
Deletes a given Expense from the specified Household and Person.
Request
Path Parameters
scenarioId stringrequired
The scenario's id
personId stringrequired
The person's id
expenseId stringrequired
The expense's id
Responses
- 204
- 404
- 500
No Content
- */*
- Schema
Schema
- string
Not Found
Internal Server Error
Loading...