Skip to main content

Get KYC Methods Response

This API is called by Lender to the LA in response to teh GetKYCMethodsRequest. The Lender returns the preffered KYC Method for the LoanApplication.

Request Body
metadata object REQUIRED

Metadata specific to each API request.

version string REQUIRED
originatorOrgId string

The organisation id on the Participant Registry.

originatorParticipantId string

The participant id on the Participant Registry. This will be different for every role under the same organisation.

timestamp string REQUIRED
traceId string REQUIRED
requestId string REQUIRED

UUID used to tie request and response and for idempotency

productData object REQUIRED

Product Metadata specific to each API request.

productId string REQUIRED

The product id on the Product Registry.

productNetworkId string

The product network id on the Product Registry.

loanApplicationId string REQUIRED
kyc object REQUIRED
business object
isRequired boolean
method string

Possible values: [CKYC, UDYAM, OFFLINE_AADHAAR]

individual object
isRequired boolean
method string

Possible values: [CKYC, UDYAM, OFFLINE_AADHAAR, AADHAR_EKYC]

Responses
200

Acknowledgement of Request Received

Schema OPTIONAL
error string
traceId string
timestamp string