💌 New verification.historical webhook event
28 days ago by Pierre Delarroqua
⚡️ New Webhook Event: verification.historical
- A new webhook event, verification.historical, is now available.
- It is triggered immediately after receiving a CURP when existing data is already available in the Buró de Ingresos database.
- This event allows you to access data instantly, without waiting for the full verification process (
verification.completed).
You can choose to:
- Use
verification.historicalto retrieve data faster, or- - Ignore it and continue relying on
verification.completed.
🧩 Deprecation of GET /employment-history
- The endpoint
GET /employment-historyhas been deprecated as of October 27, 2025. - It is replaced by GET /employments
- The inputs, outputs, and behavior remain identical — only the endpoint name changes.
- Clients already using
GET /employmentsdo not need to make any changes.
