API structure has changed
10 structure changes including:
1 Breaking change
5 Additions
4 Modifications
1 Removal
Modified
4
Breaking
GET /api/v1/firm/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
fca_numbers property Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
-
fca_numbers property Removed
-
application/json content type Modified
POST /api/v1/firm/{firm_uuid}/branding
- Response
-
200 response Modified
-
application/json content type Modified
-
fca_numbers property Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
-
fca_numbers property Removed
-
application/json content type Modified
POST /api/v1/firm/{firm_uuid}/settings
- Response
-
200 response Modified
-
application/json content type Modified
-
fca_numbers property Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
-
fca_numbers property Removed
-
application/json content type Modified
PUT /api/v1/firm/{uuid}
- Body
-
application/json content type Modified
-
fca_numbers property Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
-
fca_numbers property Removed
- Response
-
200 response Modified
-
application/json content type Modified
-
fca_numbers property Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
-
fca_numbers property Removed
-
application/json content type Modified
Removed
1
Breaking
POST /api/v1/my/welcome-widget-items
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
5
DELETE /api/v1/firm/{firm_uuid}/fca/{uuid}
GET /api/v1/firm/{firm}/fca
GET /api/v1/my/welcome-widget-tasks
POST /api/v1/firm/{firm}/fca
POST /api/v1/my/welcome-widget-tasks/{id}