Return Profile Document Types

Returns a list of document types valid for the provided profile type.

SecuritybearerToken
Request
query Parameters
type
required
string

The type of the profile the user wants to return.

Enum: "trust" "individual" "soleTrader" "company" "plc" "partnership" "otherEntity"
Responses
200

Success

400

Bad Request

401

Unauthorized

403

Forbidden

get/compliance/kyc-protect/profiles/document-types
Request samples
Response samples
application/json
[
  • "string"
]