Get Contractor Information

Request key information from The Contractor Object

This request uses the contractorID attribute to return key information about the contractor contained within Contractor Object.

Note: this applies to 1099 contractors. For W-2 employees, you would use the Get Employee Information request.

Returns

Returns response status and the Contractor Object for the requested contractor.

attribute

type

description

success

boolean

Response status

data

object

Contractor Object for the requested contractor

errors

array

Contains a list of error objects which consists of:
message: Error message
code: Error code as described in Error codes

Language
Credentials
Header
Click Try It! to start a request and see the response here!