Here you can learn how to update a record of a particular person (your customer) in Tuum. In this example, we will demonstrate how to update the record of a private person using the following data.
Use case data
API parameters with values
Updating private person with Tuum personId: ID-3392.
...persons/ID-3392/personal
Adding the middleName: Harry.
The person record in the example below is updated with a minimum data set. In the same way, you can update a person with a richer data set.
Sample API call
To update the particular person's record, make the following API call.
Sample request
Below is an example request of the API call to update the particular customer's data.