post https://api.zeal.com/getAuthLink
Generate a link that automatically signs in an employer and redirects them to their Zeal Employer Dashboard in which they can manage and run payroll. This link (and dashboard) can be hosted on your custom domain. When an employer logs out of the dashboard, they will be redirected to the Base URL from your Settings page.
Returns
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | url | A link that directly signs in an Employer |
errors | array | If success is false, contains a list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |