{
"success": true,
"data": {
"transactionId": "tx-001",
"amount": 500.0,
"currency": "NGN",
"numberOfVotes": 5,
"gateway": "paystack",
"gatewayReference": "PAY_a1b2c3d4-uuid",
"status": "success",
"metadata": {
"channel": "card",
"bank": "Guaranty Trust Bank",
"card_type": "visa",
"ip_address": "105.112.10.1"
},
"contestId": "uuid-c01",
"entryId": "e-01",
"userId": "uuid-002",
"createdAt": "2024-03-15T11:20:00.000Z",
"updatedAt": "2024-03-15T11:21:00.000Z"
},
"message": "Transaction retrieved."
}