Create private person
Last updated
Was this helpful?
Last updated
Was this helpful?
Here, you can learn how to create a record of a person (record of your customer) in Tuum. In this example, we will showcase the creation of a record of a private person with the following data.
Private person
The person's name is Trevor Tuum
The person's United Kingdom identification number is QQ123456B
The person's registration address is United Kingdom 85 Park end St Broomhill NE65 0YW
To create a record of a person, make the following API call.
https://person-api.sandbox.tuumplatform.com/api/v2/persons
Below is an example request body of the API call for creating a private person.
When using the example request, please change the x-auth-token to the one you obtained with your authentication API call.
Below you find an example response body to the API call above.
A new private person ID-3726
is created and activated. The new person record is available for further actions.