„api-v1-deduction-delete_de“ hinzufügen
parent
47227aa0af
commit
8f6a08072d
18
api-v1-deduction-delete_de.md
Normal file
18
api-v1-deduction-delete_de.md
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
## Spezifikation
|
||||||
|
### Ökokonto Abbuchung
|
||||||
|
|
||||||
|
**Achtung:** Durch das Erstellen/Verändern/Löschen einer Ökokonto Abbuchung wird der Prüfstatus des zugehörigen Eingriffs zurückgesetzt. Eine Prüfung muss anschließend erneut durchgeführt werden.
|
||||||
|
|
||||||
|
#### DELETE
|
||||||
|
Mit `DELETE` kann eine bestehende Ökokonto Abbuchung gelöscht werden. War der Request erfolgreich, erhält der Sender eine `success` Bestätigung.
|
||||||
|
|
||||||
|
`/api/v1/deduction/<uuid>`
|
||||||
|
|
||||||
|
|
||||||
|
#### Beispiel Response
|
||||||
|
```json
|
||||||
|
{
|
||||||
|
"success": true
|
||||||
|
}
|
||||||
|
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user