Added
Added POST endpoint to create application status changes
April 2nd, 2026
POST /api/v1/background_check_logs now requires an application relationship and updates if existsPOST /api/v1/applications/:application_id/documents for creating documents (ApplicationMiscFile) via the API.PUT /api/v1/licenses/:id endpoint for updating License resources via the API.Added a new /api/v1/licenses endpoint for managing License resources via the API.