Added
Added expiration-date to Documents and ssn to UserAgencyProfile
December 31st, 2025
Added expiration-date to Documents and ssn to UserAgencyProfile
Documents API
Added expiration-date field to the documents type. This field is only present for UploadedRecordFile documents and contains the expiration date of the associated uploaded record (if applicable). For Attachment and ApplicationMiscFile documents, this field will be null.
The field is available in:
GET /api/v1/applications/{application_id}/documents
UserAgencyProfile API
Added ssn field to the user-agency-profiles type. This field contains the Social Security Number associated with the User Agency Profile's agency human (if available).
The field is available in:
GET /api/v1/user_agency_profilesGET /api/v1/user_agency_profiles/{id}- Any GET request that includes
user-agency-profilesin the relationships
