- create new persons for your accounting
- create transaction on who must pay and who must be paid
- compute payments: who must pay and who must be paid
This is a GraphQL API, you can read API doc at /graphql/
persons: Get list of all personscompute_payments: Pass a list of debtors and creditors and price should pay
create_person: Create a personcreate_transaction: Pass persons must pay, person that paid and price