Skip to main content
GET
/
partners
/
{sellerId}
/
buyers
/
{buyerId}
/
kyc
/
profile
Download the verified KYC profile PDF (Mode B only).
curl --request GET \
  --url https://api.novatrade24.com/v1/partners/{sellerId}/buyers/{buyerId}/kyc/profile \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

OAuth 2.0 client_credentials grant via Keycloak service account. Clients are provisioned per IntegrationOrganization in the nt24-idp realm.

Path Parameters

sellerId
string<uuid>
required

UUID of the seller trade partner (must be in caller's authorized list).

buyerId
string<uuid>
required

UUID of the buyer trade partner.

Response

PDF

The response is of type file.