Skip to main content

In this guide

  • How to view a companies outstanding requirements.
  • How to submit tax requirements.
  • How to embed the Taxes page in your application.

Viewing tax requirements

Requirements on the Company Object

Zeal’s system automatically tracks the tax requirements for an employer and updates the requirements field of their Company Object when new documents should be submitted. Call Get Company Information.
This will return a JSON object containing a requirements field.

Alerts on the Taxes page

On the Taxes page, an alert appears for any missing requirements.

Submitting tax requirements

Admin/Employer Dashboard

If you are using our white-label Company Dashboard, employers can access their tax requirements through the Taxes page. Navigate to the Taxes page. At the top of the page, employers can see any missing requirements Employers can also search by state and locality to proactively submit tax requirements.

Embedding the Taxes Page

If you’ve built your own custom dashboards using our APIs, you can embed the Taxes component directly in your dashboard. Call Generate Employer Taxes Page Link
Embed the link in your application through and iframe or open it up in a new tab.

Recap

  • Tax requirements are documents that an employer must submit in order for Zeal to properly pay and report taxes on their behalf.
  • Tax requirements can be view under the requirements field of the Company Object or from the Taxes page.
  • Tax requirements can be submitted through the Taxes page.
  • The Taxes page is included in the Employer Dashboard, but can also be embedded in your application as a stand-alone component.