put https://api.cloud.digifi.io/borrowers/
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.