Submit W-9 tax form

This POST endpoint is used to submit a W-9 tax form for a specific user identified by their user_token. The W-9 form is used by U.S. persons (including resident aliens) to provide their taxpayer identification number (TIN) to the requester. Basic information (name, address, phone) is retrieved from the user's existing profile.
To use this endpoint, you need to provide the user_token as a parameter in the URL Path and the W-9 form data in the request body.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
enum
required

Type of Taxpayer Identification Number

Allowed:
string
required

Taxpayer Identification Number (format: XXX-XX-XXXX for SSN/ITIN or XX-XXXXXXX for EIN)

string
enum
required

Federal tax classification of the person

string
length ≤ 40

Business name/disregarded entity name, if different from name on file

boolean
Defaults to false

Whether the person is subject to backup withholding

string
enum

Exempt payee code (if applicable)

string
enum

Exemption from FATCA reporting code (if applicable)

string
length ≤ 50

Account number(s) for reference

boolean
Defaults to false

Check if partnership/trust/estate with foreign partners/owners/beneficiaries

string
length ≤ 50

Description when 'Others' is selected as federal tax classification

Responses

404

Not Found

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json