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 

Logs

Get logs for payroll calculation requests.

Suggest Edits

Get logs

Get the log for the provided request data. The response returns the log in plain text format.

EndpointMethodRequired fields
/v2/gross-up-logPOSTpaycheck, targetNet
/v2/paychecks-logPOSTemployee
/v2/vacation-pay-logPOSTpayCheck, regularGrossPay

Updated 5 days ago


  • Table of Contents
    • Get logs