function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
AnantGargAnantGarg 

PersonAssistantName field unavailable to API in Person Account

I have an Org with 'Person account' enable onto it and I am working with Salesforce API to create/update person account record. I am sending some data in 'PersonAssistantName' and getting an error in response stating "No such column 'PersonAssistantName' on sObject of type Account". Though this field does exist in my Org. Please assist
Andrew GAndrew G
If other standard fields are being passed ok, then I would check the Field Level Security.
Other question, or thing to check, are there other person fields which are being updated correctly?  e.g. PersonEmail

Regards
Andrew
 
AnantGargAnantGarg
I've already checked after setting 'field level security' visible to all users and if you've any person account enabled org, you can check that these fields don't have a view where you can change their 'field level accessibility'. Refer to screenshots
User-added image

User-added image

No, any field related to Person________ is return same