mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
add community server api md, update community server
This commit is contained in:
parent
6fc53c159a
commit
f8f82a24c6
@ -1 +1 @@
|
||||
Subproject commit 3bbd8d0b7cc5ba2f03a1d7e8c95f0f9290ae265a
|
||||
Subproject commit 0a30e29924c1cc4e6f8b696aa562362c88182028
|
||||
@ -1 +1,14 @@
|
||||
# community server api
|
||||
|
||||
In this examples I assume that you use gradido with or docker-compose build on your local maschine
|
||||
|
||||
## Konto Overview
|
||||
return current account balance
|
||||
Ajax:
|
||||
GET http://localhost/state-balances/ajaxGetBalance/-127182
|
||||
|
||||
If session is valid, return:
|
||||
{"state":"success","balance":174500}
|
||||
|
||||
- balance: Gradido Cent, 4 Nachkommastellen (2 Reserve), 174500 = 17,45 GDD
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user