Get documents
Get specific documents for given company
Input
User needs to provide documentOrderId
and documentIds
to download specific set of documents
Attribute
Type
Description
documentOrderId
String
Document order id
documentIds
Array of Strings
Document ids to download
password
String
API access password
String
API access email
apiKey
String
API key
Output
Documents
Field
Type
Description
uboPdf
Object
Information about beneficial owners in PDF format
uboSvg
Object
Information about beneficial owners in SVG format
uboJson
Object
Information about beneficial owners in JSON format
Document
Field
Type
Description
resourceId
String
The ID of the resource.
resourcePath
String
The path of the resource.
resourceName
String
The name of the resource.
Last updated