- Added Comments to all methods
- Updated wording of all methods from ...ReminderText() to ...Reminder()
- Debuged the PUT HTTP header doesn´t send the datafields that´s why edit methods didn´t work
- Updated Doku for version 1.0.6
- Added all possible constant resource
- Added HTTP verbs GET, POST, PUT, DELETE
- Added all possible for adding
- Added all possible for editing
- Added all possible for deleting
- Corrected wrong conventions of methods
- Added all resources that exist in Billomat - API only for reading, not yet ready filterfunction, POST, PUT and DELETE
- Function name conventions were changed example for list of clients
getAllClients()
ans example for getting a single clientgetSingleClient(1234)
- Uploaded File