post https://in.staging.decentro.tech/v2/kyc/document_classification
API Endpoints
Environment | Endpoint |
---|---|
Staging / Sandbox | https://in.staging.decentro.tech/v2/kyc/document_classification |
Production | https://in.decentro.tech/v2/kyc/document_classification |
Please export Postman Collection to test this API
Note: This API cannot be tested here as file upload is not supported in this interface. Please export the Postman Collection to try the API.
ID Classification Response Keys
Here are the Response Keys and the scenarios under which Decentro will propagate the same to the platform - Response Keys
This API identifies the correct document type and matches with the parameter document_type passed in the request body.
- If the document_type passed in the request body matches with the document uploaded, it results in a success
- If the document_type passed in the request body does not match with the document uploaded, it results in a failure
Refer here for ID Classification Documentation