Staff Login Check Action Command / Operation : staff_login This command is use for staff authentication.
Attributes
- operation — Command to be executed
- name — Vision helpdesk staff user should be here
- passw — Vision helpdesk staff password should be here
Example Commands
- $postData["operation"]=’staff_login’;
- $postData["name"]=’demo’;
- $postData["passw"]=’demo’;
Return Values
- On success returns true
- On failure returns invalid user name or password
- On error returns error message
Vision Helpdesk API Example Usage
Please click here

We are happy to offer 






