Retrieve a W-9

GET
/v4/documents/w-9/:documentId

Retrieves the details of an existing W-9 document.

Path parameters

documentIdstringRequired

The unique identifier for an existing document.

Response

OK

idstring

The unique identifier for the W-9 document.

createdAtdatetime

The date and time in ISO 8601 format when the W-9 document was created.

urlstring

The URL to the W-9 document.

payeeobject

The payee of the document.

formFieldsobject
payerobjectOptional

The payer of the document.

userIdstringOptional

The unique identifier for a single end-user of your application.

Errors