List all W-9 documents

GET
/v4/documents/w-9

Returns a list of W-9 documents.

Query parameters

pageintegerOptional

The specific page of results you’re requesting. Responses are limited to a maximum of 100 records.

payeeTinFingerprintstringOptional

Filters the list of documents based on the payee.tinFingerprint field.

payerTinFingerprintstringOptional

Filters the list of documents based on the payer.tinFingerprint field.

userIdstringOptional

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

Response

OK

list of objects or null

Errors

Built with