API structure has changed
13 structure changes including:
11 Additions
2 Modifications
Modified
2
POST /api/v1/client
- Body
-
content type Modified
- is_will_accurate, will_executors, will_location, will_bequests_detail, is_poa_registered_epa_or_lpa, are_poa_appointed_for_health_or_wealth, poa_attorney_appointed_at, will_poa_details, are_poa_documents_registered, will_gifts_details properties Added
PUT /api/v1/client/{uuid}
- Body
-
content type Modified
- is_will_accurate, will_executors, will_location, will_bequests_detail, is_poa_registered_epa_or_lpa, are_poa_appointed_for_health_or_wealth, poa_attorney_appointed_at, will_poa_details, are_poa_documents_registered, will_gifts_details properties Added
Added
11
DELETE /api/v1/report-template/{reportTemplate_uuid}
DELETE /api/v1/report/{uuid}
GET /api/v1/report
GET /api/v1/report-template
GET /api/v1/report-template/{reportTemplate_uuid}
GET /api/v1/report-type
GET /api/v1/report/{uuid}
POST /api/v1/report
POST /api/v1/report-template
POST /api/v1/report-template/{reportTemplate_uuid}/generate
PUT /api/v1/report-template/{reportTemplate_uuid}