Skip to main content
GET
List self-service KYC invitations for a buyer.

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

OK

uuid
string<uuid>
required
kind
enum<string>
required
Available options:
KYC,
PROSPECT
status
enum<string>
required
Available options:
ACTIVE,
USED,
REVOKED,
EXPIRED
createdAt
string<date-time>
required
expiresAt
string<date-time>
required
recipientEmail
string<email>
label
string
lastUsedAt
string<date-time>
usageCount
integer
revokedAt
string<date-time>
revocationReason
string