Hi,
I am retrieving a contact using the following API endpoint:
https://developer.infusionsoft.com/docs/rest/#!/Contact/getContactUsingGET
The issue I am having is that I am not able to return the password field for the contact. I have tried a lot of combinations in the optional_properties parameter but none seem to work.
Is it possible to retrieve the password field like this? If so, can you help me with the field name I should be using in the option_properties paramter?
Thanks in advance.
Michael