4 structure changes including:
4 Modifications
Modified
4
GET /api/v1/document/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- last_publishing_error property Added
-
application/json content type Modified
POST /api/v1/document
- Response
-
201 response Modified
-
application/json content type Modified
- last_publishing_error property Added
-
application/json content type Modified
POST /api/v1/document/{document_uuid}/publish
- Response
-
200 response Modified
-
application/json content type Modified
- last_publishing_error property Added
-
application/json content type Modified
PUT /api/v1/document/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- last_publishing_error property Added
-
application/json content type Modified
6 structure changes including:
6 Modifications
Modified
6
GET /api/v1/client/{client_uuid}/employment/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- primary property Added
-
application/json content type Modified
GET /api/v2/employments/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- primary property Added
-
application/json content type Modified
POST /api/v1/client/{client_uuid}/employment
- Response
-
201 response Modified
-
application/json content type Modified
- primary property Added
-
application/json content type Modified
POST /api/v2/employments
- Response
-
201 response Modified
-
application/json content type Modified
- primary property Added
-
application/json content type Modified
PUT /api/v1/client/{client_uuid}/employment/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- primary property Added
-
application/json content type Modified
PUT /api/v2/employments/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- primary property Added
-
application/json content type Modified
1 structure change including:
1 Modification
Modified
1
Breaking
PUT /api/v2/shareholder/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
shares_owned property Modified
-
Type went from
integertonumberBreaking
-
Type went from
-
shares_owned property Modified
-
application/json content type Modified
1 structure change including:
1 Modification
Modified
1
Breaking
PUT /api/v2/shareholder/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
shares_owned property Modified
-
Type went from
numbertointegerBreaking
-
Type went from
-
shares_owned property Modified
-
application/json content type Modified
24 structure changes including:
3 Breaking changes
6 Additions
15 Modifications
3 Removals
Modified
15
POST /api/v1/firm/{firm_uuid}/branding
- Body
-
application/json content type Modified
- show_fact_find_illustrations property Added
- Response
-
200 response Modified
-
application/json content type Modified
- show_fact_find_illustrations property Added
-
application/json content type Modified
POST /api/v1/fact-find/schema/{factFindSchema_uuid}/unarchive
- Response
-
200 response Modified
-
application/json content type Modified
- public_url property Added
-
application/json content type Modified
POST /api/v1/fact-find/schema/{factFindSchema_uuid}/archive
- Response
-
200 response Modified
-
application/json content type Modified
- public_url property Added
-
application/json content type Modified
POST /api/v1/fact-find/schema
- Response
-
201 response Modified
-
application/json content type Modified
- public_url property Added
-
application/json content type Modified
POST /api/v1/fact-find/request/{factFindRequest_uuid}/complete
- Response
-
200 response Modified
-
application/json content type Modified
- account, invitation_url, fact_find_passes properties Added
-
application/json content type Modified
- Body
- application/json content type Added
POST /api/v1/fact-find/request
- Body
-
application/json content type Modified
- circle_uuid, send_invitation_email properties Added
- Response
-
201 response Modified
-
application/json content type Modified
- account, invitation_url, fact_find_passes properties Added
-
application/json content type Modified
GET /api/v1/note/{notableType}/{notableUuid}
- Query
- filter[path_exact] query parameter Added
GET /api/v1/firm/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- show_fact_find_illustrations property Added
-
application/json content type Modified
GET /api/v1/fact-find/schema/{factFindSchema_uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- public_url property Added
-
application/json content type Modified
GET /api/v1/fact-find/request/{factFindRequest_uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- account, invitation_url, fact_find_passes properties Added
-
application/json content type Modified
GET /api/v1/client/{client_uuid}/all-notes
- Query
- filter[path_exact] query parameter Added
GET /api/v1/circles/{circle_uuid}/notes
- Query
- filter[path_exact] query parameter Added
POST /api/v1/firm/{firm_uuid}/settings
- Response
-
200 response Modified
-
application/json content type Modified
- show_fact_find_illustrations property Added
-
application/json content type Modified
PUT /api/v1/fact-find/schema/{factFindSchema_uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- public_url property Added
-
application/json content type Modified
PUT /api/v1/firm/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- show_fact_find_illustrations property Added
-
application/json content type Modified
Removed
3
Breaking
POST /api/v1/fact-find/request/{factFindRequest_uuid}/section/{factFindSchemaSection_uuid}/complete
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/fact-find/request/{factFindRequest_uuid}/section/{factFindSchemaSection_uuid}/completion
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/fact-find/request/{factFindRequest_uuid}/section/{factFindSchemaSection_uuid}/incomplete
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
6
PUT /api/v1/circles/{circle_uuid}/fact-find-access
POST /api/v1/fact-find/request/{factFindRequest_uuid}/section/{factFindSchemaSection_uuid}/progress
POST /api/v1/fact-find/request/{factFindRequest_uuid}/finish
POST /api/v1/fact-find/request/{factFindRequest_uuid}/create-account
GET /api/v1/fact-find-passes/{factFindRequest_uuid}
GET /api/v1/circles/{circle_uuid}/fact-find-access