Changelog
Adding License custom-field-values
Adding custom-field-values to licenses type.
New Custom Fields API endpoint
New Custom Fields API endpoint
New API endpoint for viewing Agencies
This adds a new API endpoint for Agencies. It can be scoped for agencies that accept cross agency placements from the user's own agency. The intent is for agencies to find the slugs of the agencies where they can create cross-agency placements. These slugs can then be used to create cross agency placements using the placements periods API endpoint. The API serializer also now supplies the agency slug.
Adding Additional Organization License Fields
Added 2 new fields to the "applications" and "application-summary" objects:
Added application information to Application Status Changes endpoints
The GET /application_status_changes endpoints now will have an included block containing information about the associated Application object, with the following Application information:
Adding /custom_key_dates GET endpoints
Added a new GET endpoint /custom_key_dates for directly accessing key dates that have been set up by the agency:
New filters on /application_key_dates
Added a compound filter filter[agency_key_date] GET /application_key_dates to allow filtering on custom agency key date information.
Updating Application Status Changes endpoint
Added provider-external-identifier as a field to the GET response payloads for the application_status_changes endpoints
2024 Changes
- 2024-11-20: Added
is-estimated-dobtoPOSTandPUT/childrenendpoints, and toPOST/social-connectionswithin theconnection-personrelationship. - 2024-11-20: Added
GET application-status-changesendpoint. - 2024-09-25: Added 'form-version' to '/application-forms' to help track version changes.
- 2024-09-04: Added
email-addressestoPOST /social-connectionsandprimary-email-addresstoGET /people. - 2024-08-28: Added 'address' and 'mailing-address' to
applicationstype. - 2024-08-21: Added document links to the
GET /applications/:application_id/documentsresponse body - 2024-08-07: Added
external_group_idfield to thechildrentype - 2024-08-07: Added
GET application_key_datesandGET application_key_dates/{:application_key_date_id} - 2024-07-10: Added
emailfield to theagency-workerstype - 2024-07-10: Added
POST /family_finding_searchesandPOST /children/:child_id/relationships/family_finding_searchesendpoints for creating new Family Finding Searches. - 2024-07-02: Added
namefield to theGET /applications/:application_id/documentsresponse body - 2024-06-25: Added 'portal-self' and 'portal-relationships-dashboard' links to Children
- 2024-06-25: Added
GET /family_finding_searches,GET /family_finding_searches/:family_finding_search_id, andGET /children/:child_id/relationships/family_finding_searchesendpoints. - 2024-06-19: Added
/contact_logs,/contact_logs/:id, and/children/:child_id/relationships/contact_logsGETendpoints. - 2024-06-19: Added 'licenses' to 'case-notes' type
- 2024-06-19: Added 'protected-tribe' and 'protected-tribe-names' to 'user-agency-profiles' type
- 2024-06-19: Added
POST /social_connectionsandPOST /children/:child_id/relationships/social_connectionsendpoints for creating new Social Connections. - 2024-05-30: Added
/social_connections,/social_connections/:social_connection_id, and/children/:child_id/relationships/social_connectionsGETendpoints. - 2024-05-30: Added GET
/peopleand GET/people/:idendpoints - 2024-05-15: Added the ability to filter by
document_slugon theGET /applications/:application_id/documentsendpoint. - 2024-05-01: Added
owner-agency-slugto/applications,/documents, and/applications/:application_id/documentsGETendpoints. - 2024-04-10: Added
provider-external-identifiertoagency-placements - 2024-01-10: Updated docs to include all
relationshipsforinitial-applicationsandrenewal-applications
