Movimiento de Dinero Masivo
Posibles eventos de bulk_money_movement:bulk_money_movements.status.validating
bulk_money_movements.status.processing
bulk_money_movements.status.completed
bulk_money_movements.status.failed
bulk_money_movements.status.pending_approval
bulk_money_movements.status.canceled
Ejemplo#
{
"id": "ev_9A8B7C6D5E",
"event_key": "bulk_money_movements.status.processing",
"created_at": "2025-11-11T14:29:16.403Z",
"content": {
"id": "bat_123456",
"input_filename": "transactions_123456.json",
"status": {
"state": "processing",
"code": "",
"description": ""
},
"total_money_movements": 0,
"total_amount": 0,
"checker_approval": false,
"checker_approval_decision": null,
"creator": "cli_12345",
"created_at": "2025-11-11T14:29:16.403Z",
"executed_at": "2025-11-11T14:29:16.403Z",
"processed_at": ""
}
}
Modified at 2026-02-17 01:19:57