From 2b5078ed2f71963c544dddbf8783b31c421e52a7 Mon Sep 17 00:00:00 2001 From: Dario Rekowski on RockPI Date: Wed, 21 Apr 2021 09:58:35 +0000 Subject: [PATCH] add missing doc lines --- docu/community-server.api.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docu/community-server.api.md b/docu/community-server.api.md index ce4310c0e..a4b5c327d 100644 --- a/docu/community-server.api.md +++ b/docu/community-server.api.md @@ -29,7 +29,9 @@ Additional session can be provided as GET-Parameter } ``` -- `balance`: balance describes gradido cents which are 4 digits behind the separator. A balance value of 174500 equals therefor 17,45 GDD +- `balance` : balance describes gradido cents which are 4 digits behind the separator. A balance value of 174500 equals therefor 17,45 GDD +- `decay` : balance with decay on it at the time in decay_date, so it is the precise balance of user at time of calling this function +- `decay_date`: date and time for decay amount, should be the time and date of function call ## List transactions List all transactions for logged in user