Skip to main content
WEBHOOK

Autorizaciones

Authorization
string
header
requerido

JWT de sesión (de register/login) o llave de API (pk_...). X-API-Key: <token> se acepta como header alternativo.

Cuerpo

application/json
batch_id
string
status
enum<string>
Opciones disponibles:
completed,
completed_with_errors,
failed
total_items
integer
succeeded_items
integer
failed_items
integer
country
string
purpose
enum<string>
Opciones disponibles:
credit_evaluation,
tenant_screening,
hiring,
supplier_onboarding,
other

Respuesta

200

Devuelve cualquier 2xx para confirmar la entrega.

Última modificación el 22 de agosto de 2026