💌 New verification.historical webhook event


⚡️ 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.historical to retrieve data faster, or-
  • Ignore it and continue relying on verification.completed.

🧩 Deprecation of GET /employment-history

  • The endpoint GET /employment-history has 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 /employments do not need to make any changes.