List all W-8BEN-E documents

GET
/v4/documents/w-8ben-e

Returns a list of W-8BEN-E 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.

payeeForeignTinFingerprintstringOptional

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

userIdstringOptional

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

Response

OK

idstring

The unique identifier for the W-8BEN-E document.

createdAtdatetime

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

expiresAtdatetime

The date and time in ISO 8601 format when the W-8BEN-E is expired and requires re-collection.

urlstring

The URL to the W-8BEN-E document.

payeeobject
formFieldsobject
userIdstringOptional

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

Errors

Built with