API structure has changed
4 structure changes including:
4 Modifications
Modified
4
GET /api/v1/cases
- Query
- filter[custom_field:REFERENCE] query parameter Added
GET /api/v1/client/{client_uuid}/cases
- Query
- filter[custom_field:REFERENCE] query parameter Added
POST /api/v1/account
- Body
-
application/json content type Modified
-
alternative Modified
-
Create Employee Account alternative Modified
- role_uuids property Added
-
Create Employee Account alternative Modified
-
alternative Modified
PUT /api/v1/account/{uuid}
- Body
-
application/json content type Modified
-
alternative Modified
-
Update Employee Account alternative Modified
- role_uuids property Added
-
Update Employee Account alternative Modified
-
alternative Modified