[
{
"operationID": "wo_8b7c9d3e-4f5a-6b7c-8d9e-0f1a2b3c4d5e",
"type": "payment",
"amount": "5000.00",
"from": "+234 8123456781",
"fromType": "individual",
"memo": "Invoice #1234",
"blockchainID": "tx_abc123...",
"createdAt": "2026-02-12T10:30:00Z"
},
{
"operationID": "wo_7a6b5c4d-3e2f-1a0b-9c8d-7e6f5a4b3c2d",
"type": "payment",
"amount": "15000.00",
"from": "XYZ Trading",
"fromType": "merchant",
"fromShortCode": 100001,
"memo": "Wholesale order",
"blockchainID": "tx_ghi789...",
"createdAt": "2026-02-12T11:00:00Z"
},
{
"operationID": "wo_9c8d0e4f-5a6b-7c8d-9e0f-1a2b3c4d5e6f",
"type": "cash-in",
"amount": "50000.00",
"from": "PAPSS Distributor",
"fromType": "distributor",
"memo": "Monthly deposit",
"blockchainID": "tx_def456...",
"createdAt": "2026-02-12T09:15:00Z"
}
]