„api v1 ecoaccount put_de“ ändern
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": ""
|
||||||
|
Loading…
Reference in New Issue
Block a user