API
| API | Description |
|---|---|
| GET/POST api/getuserlist |
Get a simple list of users |
| GET/POST api/getuser |
Get user profile data |
| GET/POST api/updateuser |
Create or update user profile data |
| GET/POST api/deleteuser |
Delete user profile |
| GET/POST api/getgrouplist |
Get a simple list of groups |
| GET/POST api/getgroup |
Get group data |
| GET/POST api/updategroup |
Create or update group data |
| GET/POST api/deletegroup |
Delete group |
| GET/POST api/getcurrencylist |
Get a simple list of currencies |
| GET/POST api/getcountrylist |
Get a simple list of countries |
| GET/POST api/getcategorylist |
Get a simple list of categories |
| GET/POST api/getglsegmentlist |
Get a simple list of GL segments |
| GET/POST api/getpaymenttypelist |
Get a simple list of payment types |
| GET/POST api/getprojectlist |
Get a simple list of project numbers |
| GET/POST api/gettaxlist |
Get a simple list of taxes |
| GET/POST api/getuserdefinedfieldlist |
Get a simple list of user defined fields |