persons.update
Modify personal information for individuals in the Ryft system, including contact details, identification data, and address records to maintain accurate customer profiles.
Instructions
Update a Ryft person.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accountId | Yes | ||
| personId | Yes | ||
| firstName | No | ||
| middleNames | No | ||
| lastName | No | ||
| No | |||
| dateOfBirth | No | ||
| countryOfBirth | No | ||
| gender | No | ||
| nationalities | No | ||
| address | No | ||
| phoneNumber | No | ||
| businessRoles | No | ||
| documents | No | ||
| metadata | No |