Retrieve a W-8BEN

GET
/v4/documents/w-8ben/:documentId

Retrieves the details of an existing W-8BEN document.

Path parameters

documentIdstringRequired

The unique identifier for an existing document.

Response

OK

idstring

The unique identifier for the W-8BEN document.

createdAtdatetime

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

expiresAtdatetime

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

urlstring

The URL to the W-8BEN document.

payeeobject
formFieldsobject
userIdstringOptional

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

Errors