Borrowers Endpoints
Retrieve borrower by id
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Response
200 - application/json
The address of the borrower
The date the borrower was created
The borrower's date of birth (YYYY-MM-DD)
The borrower's valid email address
The borrower's first name
The ID of the borrower
Date kyc completed on the borrower (YYYY-MM-DD)
The borrower's last name
The borrower's 10-digit US phone number (e.g. 4152775050)
9-digit social security number of the borrower (e.g. 345543221)