v1

latestOpenAPI 3.0.12026-07-243124341009.5 KB
Talent

Get a List of Talent W-2 Forms by Applicant ID

Returns a list of W-2 forms for the specified talent.

get/v1/talent/{applicantId}/w2s

Path parameters

applicantIdstring required

The identifier for the talent.

Query parameters

sortstring

The field name by which to sort the results.

sortDescendingstring

An indication of whether the results should be sorted in descending order.

Headers

Tenantstring

Tenant company code for scoped data access during the request.

FrontOfficeTenantIdinteger

An integer identifier for the tenant which the request is being made for. Required when the Tenant header is not provided.

RequestIdstring uuid required

The unique request identifier used to correlate request data to log entries and events, formatted as a UUID.

Response

200 response

w2Guidstring guid

Globally unique identifier for Form W-2.

namestring

The name of the employer (staffing supplier).

taxYearinteger

The taxation year the form is issued in.

wageTipnumber

Federal wages minus the withheld Federal income tax, Social Security tax, and Medicare tax.

fedWagesnumber

Federal taxable wages.

fedTaxWithheldnumber

Total federal tax withheld.

ssTaxWithheldnumber

Total social security tax withheld.

medTaxWithheldnumber

Total Medicare tax withheld.