Delete
DELETE/scenarios/:scenarioId/persons/:personId/assets/portfolio/:portfolioId/financial/:assetId
Deletes a given financial asset belonging to a person from the specified household.
Request
Path Parameters
scenarioId stringrequired
The scenario's id
personId stringrequired
The person's id
portfolioId stringrequired
The portfolio's id
assetId stringrequired
The asset's id
Responses
- 204
- 404
- 500
No Content
- */*
- Schema
Schema
string
Not Found
Internal Server Error
Loading...