Update client
update_clientUpdate an existing client's details in Smart NPV by providing the client UUID and a params object with the borrower fields to modify, using the documented field names.
Instructions
Update an existing client by uuid. Fields go inside params, using the _1/_2 borrower field names from docs/client-fields.md.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | ||
| params | No | Object of fields passed to Smart NPV as documented in its API. |