„api v1 ecoaccount post_de“ ändern
parent
fac61eef6e
commit
5cba167c9c
@ -81,18 +81,24 @@ Mit `POST` kann ein neues Ökokonto angelegt werden. Die Daten werden im Request
|
|||||||
"before_states": [
|
"before_states": [
|
||||||
{
|
{
|
||||||
"biotope": "136155",
|
"biotope": "136155",
|
||||||
|
"biotope_details": [
|
||||||
|
"138046",
|
||||||
|
"161751"
|
||||||
|
],
|
||||||
"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