get https://api.followupboss.com/v1/peopleRelationships
Relationship information available with /v1/people
If you are already using /v1/people , it will include the email addresses and phone numbers of associated relationships. To include relationship information within /v1/people , add
relationships
to thefields
query parameter of /v1/people.This means for many use cases, /v1/people can still be primarily used to gather all pertinent information about person and its relationships.
isPriority
isPriority boolean indicate that the
type
for this relationship is considered a priority for the current industry of the account. For example, isPriority = true occurs when thetype
indicates a spouse relationship with values such aswife
,husband
,spouse
, etc.