„api v1 ecoaccount put_de“ ändern

mpeltriaux 2022-01-31 13:41:25 +01:00
parent 1f72b60787
commit 127783644d

@ -79,18 +79,21 @@ Mit `PUT` kann ein Ökokonto überarbeitet werden. Die Daten werden im Request b
"before_states": [ "before_states": [
{ {
"biotope": "136155", "biotope": "136155",
"biotope_details": [],
"surface": 10000.0 "surface": 10000.0
} }
], ],
"after_states": [ "after_states": [
{ {
"biotope": "136156", "biotope": "136156",
"biotope_details": [],
"surface": 10000.0 "surface": 10000.0
} }
], ],
"actions": [ "actions": [
{ {
"action": "709234", "action": "709234",
"action_details": [],
"amount": 1.0, "amount": 1.0,
"unit": "cm", "unit": "cm",
"comment": "" "comment": ""