Create additional contact
Last updated
Was this helpful?
Last updated
Was this helpful?
Here we will cover how to add additional contacts to a legal person that can be used to reach out to different departments like accounting, fraud, risk etc. We will add fraud department contacts to New company Ltd.
The personId of the legal person New company Ltd is ID-3394
.
...persons/ID-3394/additional-contact
The contact type code is the fraud department.
The description of the contact type.
The email of the contact.
The phone number of the contact.
The country code of the phone number.
To add additional contact to the person, make the following API call.
https://person-api.sandbox.tuumplatform.com/api/v2/persons/ID-3394/additional-contacts
Below is an example request body of the API call for creating additional contacts.
Here you find an example response body to the API call above.
A new fraud department contact is added to the person.