List persons


get https://api.trivi.com/v2/contacts/{contactId}/persons

Path Variables
contactId
number   required
Format int64
Array of ContactPerson
id
integer   optional

Only in GET

Format int64
firstname
string   optional
lastname
string   optional
street
string   optional
city
string   optional
zipCode
string   optional
country
string   optional

ISO code

isMain
boolean   optional
email
string   optional
phone
string   optional
jobTitle
string   optional
Object