{
"id": "evt_pay_1001",
"event": "transaction",
"api_version": "v1",
"data": {
"id": "tr_3001",
"event_type": "transaction.pending",
"correlation_id": "order_3001",
"method": "voucher",
"status": "pending",
"amount": 125000,
"currency": "MXN",
"voucher": {
"barcode": "646180123456789012",
"digitable_line": "646180123456789012",
"url": "https://provider.example/pay/order_3001",
"expiration_date": "2026-05-12T23:59:59.000Z",
"instructions": "Pay using the bank transfer reference before the expiration date.",
"receipt_url": null
}
}
}