The API documentation for
Account.Employee indicates that the employee object should have an 'accessPin' property included. I've setup an access PIN on a test employee, and queried that employee through the API, but I'm not getting the accessPin property on the returned employee object. I have verified that the PIN is set and functioning for the employee in the Lightspeed UI.
Is that data still returned via the API? I was hoping to use it to do a crude authentication check for a webapp we will be running alongside Lightspeed.
Thanks for any info!