API structure has changed
6 structure changes including:
6 Modifications
Modified
6
Breaking
GET /api/v1/firm/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- welcome_paragraph_html, email_welcome_paragraph properties Added
-
application/json content type Modified
POST /api/v1/account/{account_uuid}/login
- Body
-
application/json content type Modified
-
wealth_enabled property Modified
-
Full types went from
string
toboolean
Breaking
-
wealth_enabled property Modified
-
Full types went from
string
toboolean
Breaking
-
-
- goals_enabled, factfind_enabled, tasks_enabled, welcome_enabled properties Added
-
wealth_enabled property Modified
POST /api/v1/firm/{firm_uuid}/branding
- Body
-
application/json content type Modified
- welcome_paragraph_html, email_welcome_paragraph properties Added
- Response
-
200 response Modified
-
application/json content type Modified
- welcome_paragraph_html, email_welcome_paragraph properties Added
-
application/json content type Modified
POST /api/v1/firm/{firm_uuid}/settings
- Response
-
200 response Modified
-
application/json content type Modified
- welcome_paragraph_html, email_welcome_paragraph properties Added
-
application/json content type Modified
PUT /api/v1/account/{account_uuid}/login/{uuid}
- Body
-
application/json content type Modified
- goals_enabled, factfind_enabled, tasks_enabled, welcome_enabled properties Added
PUT /api/v1/firm/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- welcome_paragraph_html, email_welcome_paragraph properties Added
-
application/json content type Modified