Retrieve a W-9

Retrieves the details of an existing W-9 document.

Path parameters

documentIdstringRequired
The unique identifier for an existing document.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

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
payerobject or null
The payer of the document.
userIdstring or null

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

Errors