/peopleRelationshipsAsk AIpost https://api.followupboss.com/v1/peopleRelationshipsCreate a new relationship for a person.Body ParamspersonIdint32Defaults to nullPerson ID this relationship is associated with.firstNamestringThe first/given name of the relationship.lastNamestringThe last/family name of the relationship.typestringThe type of relationship, e.g. Spouse, Brother, Partner , etc.emailsarray of objectsA list of email addresses associated with the relationship. (Specify type and value, isPrimary is not expected. The first email in the list will be the primary email address for the relationship.)emailsADD objectphonesarray of objectsA list of phone numbers associated with the relationship. (Specify type and value, isPrimary is not expected. The first phone in the list will be the primary phone number for the relationship.)phonesADD objectaddressesarray of objectsA list of addresses associated with the relationship. (This is the address where this person can be contacted, it is not the address of a property this person may be interested in selling or buying).addressesADD objectResponses 200200 400400Updated about 3 years ago