Update consumer borrower
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Body
The address of the borrower
The borrower's date of birth (YYYY-MM-DD)
"1991-12-18"
The borrower's valid email address
"jdough@acme.co"
The borrower's first name
"Jane"
The borrower's last name
"Dough"
Date kyc completed on the borrower (YYYY-MM-DD)
"2022-11-15"
The borrower's 10-digit US phone number (e.g. 4152775050)
"2065886919"
9-digit social security number of the borrower (e.g. 345543221)
"999888777"
Response
The address of the borrower
The borrower's date of birth (YYYY-MM-DD)
"1991-12-18"
The ID of the borrower
The borrower's valid email address
"jdough@acme.co"
The borrower's first name
"Jane"
The borrower's last name
"Dough"
Date kyc completed on the borrower (YYYY-MM-DD)
"2022-11-15"
The borrower's 10-digit US phone number (e.g. 4152775050)
"2065886919"
9-digit social security number of the borrower (e.g. 345543221)
"999888777"
The date the borrower was created
"2022-12-31T00:58:47.828Z"