These docs are for v1. Click to read the latest docs for v2.4-API-2025-03-24.

Generate Defense Decision Document

Initiate the generation of a decision defense document for a given application. application_decision_record_id is available in the Application Decision Summary API response. Current support is limited to “complete” decision_document_type which will generate a document that includes a full record of the application self-reported data, all verification results and application decision summary.

Path Params
string
required

String generated by Kompliant used to identify an application.

Body Params
string
required

Kompliant-generated unique identifier for the application decision.

string
enum
required

Type of decision document to generate.

Allowed:
Responses
204

Success

401

Authentication (api key) information is missing or invalid (unauthorized)

404

bad request (no application_id)

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here!