Update Borrower

The Update Borrower API is used to update a borrower. You can pass in all borrower parameters (and update the entire set of borrower data) or pass in only the parameters you want to update (and only update those parameters).

📘

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.

Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!