/
BR
brrrr-loans
/
dscr.ai API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
brrrr-loans
dscr.ai API
post
Create a borrower
v1
latest
OpenAPI 3.0.3
raw.githubusercontent.com
2026-03-06
26
49
82.6 KB
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