Magidoc

LegalDocument
Object

A legal document (e.g. W9, W8BEN, W8BEN-E)

Fields

#

id

Non-null

Unique identifier for this legal document

year

Non-null

The year this legal document is for

type

Non-null

The type of legal document

status

Non-null

The status of the request for this legal document

service

Non-null

The service that provided this legal document

isExpired

Non-null

Whether this legal document is expired

requestedAt

Non-null

The date and time the request for this legal document was created

updatedAt

Non-null

The date and time this legal document was last updated

account

Non-null

The account this legal document is for

documentLink

URL to download the file. Must be logged in as a host with access to the document. The returned URL will be protected by authentication + 2FA.

Usages

#

References

#

  • Field legalDocuments from Host
  • Field legalDocuments from Bot