KYC Service Overview and Integration
Before transaction starts
Before starting each transaction, it is necessary to consume the FindByNumberIdSuccess service to verify the enrollment of a document number. This service is crucial because it allows us to define the flow to follow in order to verify the person's identity. In this process, the FindByNumberIdSuccess service searches for information related to a specific document number, confirming whether the person associated with that document is properly enrolled or not.
/api/{projectName}/FindByNumberIdSuccess
Parameters
projectName: El nombre de proyecto asignado
apiKey: La llave asignada al proyecto
identification: El inúmero de identificación del cliente
docType: Tipo de documento que se desea consultar
returnImages: Determina si se retornarán las imagenes de la transacción
enrol: Default value : false
Authorization: Token de validación OAuth