Skip to main content
GET
Get a prospect.

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).

uuid
string<uuid>
required

Response

OK

uuid
string<uuid>
type
enum<string>
Available options:
COMPANY,
CONSUMER
companyName
string
firstName
string
lastName
string
email
string<email>
status
enum<string>
Available options:
SUBMITTED,
IN_REVIEW,
CONFIRMED,
REJECTED,
CONVERTED_TO_BUYER
submittedAt
string<date-time>