Hi folks,
I am using the REST Contacts API to retrieve the nickname. first name and last name of a contact in the address book.
I noticed in the documentation there is a provision to retrieve single fields.
e.g.
http://social.yahooapis.com/v1/user/{guid}...cid}/name/{fid} In this case how is "name" defined? Is it "firstname", "lastname" or "firstname lastname"?
thanks,
amit