konova/api/tests/v1/create/deduction_create_post_body.json
mpeltriaux 3cd23b1761 #238 Fix
* adds casting from Decimal() to primitive float for proper calculation
2022-11-18 13:24:36 +01:00

5 lines
112 B
JSON

{
"eco_account": "CHANGE_BEFORE_RUN!!!",
"surface": 500.50,
"intervention": "CHANGE_BEFORE_RUN!!!"
}