GET/Submission
GET/Submission/submissionId
This API allows you to retrieve detailed information for a specific Submission ID. It includes KYC identity information, KYC results, AML results, rejection comments and codes, retry reasons and codes, and more.
1. Endpoint
GET/Submission/submissionId
2. Authentication
Include the API key in the x-api-key header:
x-api-key
3. Request Parameters
The request should be in JSON format. Below is a description of the fields:
Unique ID of a specific submission.
4. Request Example
GET/Submission/submissionId
5. Response
5-1. Success Response
result.json
This API efficiently retrieves detailed information for a specific Submission ID. The response includes the applicant’s personal details, KYC results, and comprehensive information about each attempt.
Was this page helpful?