Skip to main content

Get lead details

GET 

/partner/lead/:preLoanRequestId

Returns the identifying and contact details of one of your leads, plus their employer and the documents they attached.

This endpoint carries no risk parameters, no evaluation outcome, and no report fields — no idPreAprobacion and no urlInforme. Those live on Get an evaluation by lead id, which takes the same preLoanRequestId you used here.

That asymmetry is deliberate rather than an oversight: this is the personal-data operation, kept to identity and contact, and anyone calling it already holds the lead id needed to ask for the evaluation.

Requires the evaluation module.

Not found is deliberately uninformative​

A lead that does not exist, a lead that belongs to another partner, and a malformed id all return the same 404 with the same body, so the endpoint cannot be used to discover which leads exist or who holds them.

Request​

Responses​

Lead details retrieved successfully