added
1.0.18 - 2023-08-11
over 1 year ago by Tom Luce
Add additional actions to company structure endpoints. Add users endpoint.
New Features
- Add
users
endpoint withGET
,POST
, andDELETE
actions. - Add
POST
,PUT
, andDELETE
to thedepartments
endpoint. - Add
POST
,PUT
, andDELETE
to thedivisions
endpoint. - Add
POST
,PUT
, andDELETE
to thelocations
endpoint. - Add
POST
,PUT
, andDELETE
to thestructure_custom_group_ones
endpoint.