Update Application Co-Borrowers

The Update Application Co-Borrowers API can be used to add or remove co-borrower(s) from an application.


We strongly recommend to send the date value in "MM/DD/YYYY" format to avoid any issues with date representation.

Please note that each row in a variable of type Table must contain a unique string _id field.

Path Params
string
required

ID of application to update co-borrowers

Body Params

Request Body

string

Borrower id that should be deleted

coBorrowersToAdd
array
required

Array of borrower create object or borrower id

coBorrowersToAdd*
Headers
string
enum
Defaults to 2024-02-26
Allowed:
Responses

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json