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 

Paycheck

Calculate payroll taxes for a paycheck

Suggest Edits

Calculate payroll taxes for a particular employee. In the request, include the employee's:

  • Compensations
  • Deductions
  • Work locations

The following data is returned:

  • Computed taxes
  • Allowed deductions
  • Allowed compensations

Calculate payroll taxes for a paycheck

EndpointMethodRequired fields
/v2/paychecksPOSTemployee

Updated about 1 year ago


  • Table of Contents
    • Calculate payroll taxes for a paycheck