Jump to Content
Vertex Payroll Tax
HomeGuidesAPI Reference
Log InVertex Payroll Tax
Guides
Log In
HomeGuidesAPI Reference

Getting Started

  • Getting Started with the Vertex Payroll Tax RESTful APIs
  • Security
  • Access Token
    • Token Caching
  • Resources
  • Contact Us

Using the API

  • Using the Payroll Tax API
    • Vertex Payroll Tax API Implementation
    • Configuring Postman to Work with Vertex Payroll Tax
    • Sample Payroll API calls

Reference Guide

  • Requests Reference
    • Payroll Tax
      • Paycheck
      • PaycheckBatch
      • GrossUp
      • VacationPay
      • Queries
      • FormsDownload
      • Reports
      • Logs
    • Payroll GeoCoder
      • GeoCoder
      • AddressCleanse
  • Fields Reference
    • Payroll Tax
      • Paycheck API Fields
      • PaycheckBatch API Fields
      • GrossUp API Fields
      • VacationPay API Fields
      • FormsDownload API Fields
      • Reports API Fields
      • Logs API Fields
    • GeoCoder
      • GeoCoder API Fields
      • AddressCleanse API Fields
Powered by 

Reports

Return employee reports in XML format.

Suggest Edits

Generate employee reports

Get an employee report for the provided request data. The response returns the report in XML format.

EndpointMethodRequired fields
/v2/gross-up-employee-reportPOSTpaycheck, targetNet
/v2/paychecks-employee-reportPOSTemployee
/v2/vacation-pay-employee-reportPOSTpayCheck, regularGrossPay

Updated 1 day ago


  • Table of Contents
    • Generate employee reports