API structure has changed
16 structure changes including:
16 Modifications
Modified
16
DELETE /api/v1/employee/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- inactive_at property Added
-
application/json content type Modified
GET /api/v1/account
- Query
- filter[inactive_after], filter[inactive_before] query parameters Added
GET /api/v1/account/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- inactive_at property Added
-
application/json content type Modified
GET /api/v1/client
- Response
-
200 response Modified
-
application/json content type Modified
- inactive_at property Added
-
application/json content type Modified
GET /api/v1/client/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- inactive_at property Added
-
application/json content type Modified
GET /api/v1/employee
- Response
-
200 response Modified
-
application/json content type Modified
- inactive_at property Added
-
application/json content type Modified
GET /api/v1/employee/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- inactive_at property Added
-
application/json content type Modified
GET /api/v1/introducer/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- inactive_at property Added
-
application/json content type Modified
POST /api/v1/account
- Response
-
200 response Modified
-
application/json content type Modified
- inactive_at property Added
-
application/json content type Modified
POST /api/v1/client
- Response
-
200 response Modified
-
application/json content type Modified
- inactive_at property Added
-
application/json content type Modified
POST /api/v1/employee
- Response
-
200 response Modified
-
application/json content type Modified
- inactive_at property Added
-
application/json content type Modified
POST /api/v1/introducer
- Response
-
200 response Modified
-
application/json content type Modified
- inactive_at property Added
-
application/json content type Modified
PUT /api/v1/account/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- inactive_at property Added
-
application/json content type Modified
PUT /api/v1/client/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- inactive_at property Added
-
application/json content type Modified
PUT /api/v1/employee/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- inactive_at property Added
-
application/json content type Modified
PUT /api/v1/introducer/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- inactive_at property Added
-
application/json content type Modified