Employee::checkPassword Method

Check if a password matches that of an Employee account.

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
id IntegerID of Employee object
password StringEmployee password

GET Response Notes

True if valid password for Employee ID.

Return response will be in the following format: boolean.

API Call Builder

Javascript is required to use the API Call Builder.
Have a Question? Please contact [email protected] for technical support.