Queries

Information about standard queries to aid in integration

EndpointDescriptionMethodQuery Parameters
/v2/alternative-calculationsAlternative calculations available as jurisdiction overrides in some locations.GET$filter, $skip, $top, payDate
/v2/calculation-methodsList of calculation methods and supplemental methods related to taxing scenarios.GET$filter, $skip, $top, payDate
/v2/compensation-identifiersVertex-defined compensation identifiers, representing a category of compensation.GET$filter, $skip, $top, payDate
/v2/compensation-applicabilitiesApplicability of a compensation identifier in a particular tax usage.GET$filter, $skip, $top, payDate
/v2/deduction-identifiersVertex-defined deduction categories.GET$filter, $skip, $top, payDate
/v2/deduction-applicabilitiesThe applicability of a deduction identifier at a particular GeoCode or school district, for a particular type of payroll tax.GET$filter, $skip, $top, payDate
payDate will be considered as today's date if it is not passed.
/v2/filing-statusesFiling statuses available in particular taxing scenarios.GET$filter, $skip, $top, payDate
/v2/formsForm and form fields in particular taxing scenarios.GET$filter, $skip, $top, payDate
/v2/jitsJurisdiction Interaction Treatments (JIT).GET$filter, $skip, $top, payDate
/v2/psdsPolitical Sub Division codes.GET$filter, $skip, $top, payDate
/v2/canadian-withholding-exemptsAmount of income that is exempt from tax for either Canadian federal or provincial.GET$filter, $skip, $top, payDate
/v2/tax-identifiersVertex-defined tax identifiers, representing a category of payroll tax.GET$filter, $skip, $top, payDate
/v2/tax-identifiers/{id}A specific tax identifier, representing a category of payroll tax.GET$filter, $skip, $top, payDate
/v2/tax-recordsDescriptions of tax records, representing a type of tax at a particular taxing location.GET$filter, $skip, $top, payDate
/v2/geocodes-maintenanceGeocodes maintenance information describing additions and deletions of geocodes.GET$filter, $skip, $top
/v2/minimum-wagesReturn minimum wage data based upon the provided geocode id, or return all results if no geocode id is provided.GET$filter, $skip, $top, payDate, geocodeId