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.
Use case data
API parameters with values
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.
Sample API call
To add additional contact to the person, make the following API call.
Sample request
Below is an example request body of the API call for creating additional contacts.