{
"id": "evt_pay_1001",
"event": "transaction",
"api_version": "v1",
"data": {
"id": "018f1f2e-7b44-7c9a-8d3e-1a2b3c4d5e71",
"event_type": "transaction.pending",
"correlation_id": "order_3001",
"method": "voucher",
"status": "pending",
"amount": 125000,
"currency": "MXN",
"voucher": {
"barcode": "646180123456789012",
"digitable_line": "646180123456789012",
"url": "https://payments.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
},
"informations": [
{ "key": "order_id", "value": "order_3001" },
{ "key": "channel", "value": "app" }
]
}
}