„api v1 compensation post_de“ ändern
parent
84a91d4503
commit
fac61eef6e
@ -63,18 +63,26 @@ Mit `POST` kann eine neue Kompensation angelegt werden. Die Kompensationsdaten w
|
|||||||
"before_states": [
|
"before_states": [
|
||||||
{
|
{
|
||||||
"biotope": "136156",
|
"biotope": "136156",
|
||||||
|
"biotope_details": [
|
||||||
|
"138046"
|
||||||
|
],
|
||||||
"surface": 1000.0
|
"surface": 1000.0
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"after_states": [
|
"after_states": [
|
||||||
{
|
{
|
||||||
"biotope": "136204",
|
"biotope": "136204",
|
||||||
|
"biotope_details": [],
|
||||||
"surface": 1000.0
|
"surface": 1000.0
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"actions": [
|
"actions": [
|
||||||
{
|
{
|
||||||
"action": "709452",
|
"action": "709452",
|
||||||
|
"action_details": [
|
||||||
|
"709649",
|
||||||
|
"709709"
|
||||||
|
],
|
||||||
"amount": 1000.0,
|
"amount": 1000.0,
|
||||||
"unit": "qm",
|
"unit": "qm",
|
||||||
"comment": ""
|
"comment": ""
|
||||||
|
Loading…
Reference in New Issue
Block a user