/
BR
brrrr-loans
/
dscr.ai API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 20m ago · Updated 6mo ago
View markdown
brrrr-loans
dscr.ai API
post
Create a borrower
latest
OpenAPI 3.0.3
raw.githubusercontent.com
2026-03-06
26
49
82.6 KB
54d1434a778b
applications
1
appraisals
3
background-reports
2
borrowers
3
get
Search borrowers
post
Create a borrower
get
List borrowers
credit-reports
1
deals
2
documents
2
entities
3
loans
3
pipeline
1
programs
1
scenarios
3
signature-requests
1
borrowers
Create a borrower
Creates a new borrower profile attached to the organization.
post
/api/applicants/borrowers
Request body
CreateBorrowerRequest
required
first_name
string
required
last_name
string
required
email
string
email
phone
string
fico_score
integer
ssn
string
date_of_birth
string
citizenship
string
marital_status
string
Response
Successful response
CreateBorrowerResponse
required
ok
true
required
borrower
object
required