cURL
curl --request GET \ --url https://api.novatrade24.com/v1/documents/{id}/download \ --header 'Authorization: Bearer <token>'
"<string>"
Access control: caller must be authorized for the partner that owns the document. KYC documents additionally require allowKycDocumentDownload capability.
allowKycDocumentDownload
OAuth 2.0 client_credentials grant via Keycloak service account. Clients are provisioned per IntegrationOrganization in the nt24-idp realm.
IntegrationOrganization
nt24-idp
Document binary
The response is of type file.
file