Sorry, you need to enable JavaScript to visit this website.
Skip to main content

User Documents Resource

Entity: documents

Attribute NameContainerTypeDescriptionEndpoints
namebank
investment
stringThe name of the uploaded file.POST /documents/search
idbank
investment
integerThe document's primary key and unique identifier.POST /documents/search
statusbank
investment
stringThe status of the document download.POST /documents/search
associatedAccountsbank
investment
entity[]The list of IDs accounts associated with the document.POST /documents/search
uploadIdbank
investment
integerThe unique identifier of the document upload.POST /documents/search
downloadURLbank
investment
stringThe URL to download the document.POST /documents/search
urlExpiryTime bank
investment
stringThe duration for which the document can be downloaded from the downloadURL.POST /documents/search

Entity: associatedAccounts

Attribute NameContainerTypeDescriptionEndpoints
accountIdbank
investment
integerThe account IDs associated with the document ID.POST /documents/search