2022 Changes

  • 2022-12-30: Added ability to suppress Application welcome emails on POST /applications.
  • 2022-12-20: Added placement holds as a relationship to agency placement endpoints
  • 2022-11-17: Added a new top-level meta: key to collection endpoints that contains data such as total records, current page, number of pages, page size and current sorting params.
  • 2022-11-03: Updated /children and /placement-periods to require top level attributes in POST and PUT bodies. Adding POST /children endpoint.
  • 2022-10-31: Added child-in-home to the agency-placement PUT endpoint.
  • 2022-09-15: Added agency worker information to the data included in user-agency-profile GET payloads.
  • 2022-09-09: Added ability to supply license external identifier via Application POST and PUT.
  • 2022-09-01: Added expiry date to application endpoint.
  • 2022-08-31: Added the ability get application form data via the API.
  • 2022-08-09: Added the fields gender-expression and sexual-orientation to the child API.
  • 2022-07-14: Added the ability to filter agency placements with/without placement holds.
  • 2022-07-11: Added the ability to fetch training requirements via the API.
  • 2022-07-05: Added the ability to fetch case notes via the API.
  • 2022-06-30: Added the ability to create and update placement holds for a specific agency placement.
  • 2022-05-26: Added the ability to get placement holds for a specific agency placement.
  • 2022-04-22: Added the ability to look up agency placements via the API.
  • 2022-01-07: Planned date for deprecating support for query parameter "api_token". Concurrently supporting Authorization Header with "Bearer {api_token}"