Retrieve a W-8BEN-E
Retrieves the details of an existing W-8BEN-E document.
Path parameters
documentId
The unique identifier for an existing document.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
OK
id
The unique identifier for the W-8BEN-E document.
createdAt
The date and time in ISO 8601
format when the W-8BEN-E document was created.
expiresAt
The date and time in ISO 8601
format when the W-8BEN-E is expired and requires re-collection.
url
The URL to the W-8BEN-E document.
payee
formFields
userId
The unique identifier for a single end-user of your application.
Errors
400
Bad Request
401
Unauthorized
404
Not Found
500
Internal Server Error