List all W-8BEN documents
Returns a list of W-8BEN documents.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
page
The specific page of results you're requesting. Responses are limited to a maximum of 100 records.
payeeTinFingerprint
Filters the list of documents based on the payee.tinFingerprint
field.
payeeForeignTinFingerprint
Filters the list of documents based on the payee.foreignTinFingerprint
field.
userId
The unique identifier for a single end-user of your application.
Response
OK
id
The unique identifier for the W-8BEN document.
createdAt
The date and time in ISO 8601
format when the W-8BEN document was created.
expiresAt
The date and time in ISO 8601
format when the W-8BEN is expired and requires re-collection.
url
The URL to the W-8BEN document.
payee
formFields
userId
The unique identifier for a single end-user of your application.