Person Address fields

Obviously, not every person has the same address at a single organization. I have noticed in the API docs that there are indeed address fields on persons. It seems I am able to store data there but I am not able to retreive it within the app. Am I missing something? Thank you.

Hey Curtis,

I’m not sure what you mean exactly? You can have an address Field on a person which would be located on the Person’s page. You can also use GET/personFields to retrieve all of the fields for People and then search by the specific ID.