[
{
"operationID": "op_8b7c9d3e-4f5a-6b7c-8d9e-0f1a2b3c4d5e",
"merchantID": "a1b2c3d4-5e6f-7a8b-9c0d-1e2f3a4b5c6d",
"operationType": "cash-in",
"amount": "50000.00",
"fee": "0",
"distributorTo": "36e48800-22ce-4ea0-b37a-198f7978cd53",
"distributorName": "PAPSS Distributor",
"memo": "Monthly deposit",
"blockchainID": "tx_abc123...",
"createdAt": "2026-02-12T10:30:00Z",
"updatedAt": "2026-02-12T10:30:15Z"
},
{
"operationID": "op_1a2b3c4d-5e6f-7a8b-9c0d-1e2f3a4b5c6d",
"merchantID": "a1b2c3d4-5e6f-7a8b-9c0d-1e2f3a4b5c6d",
"operationType": "pay-individual",
"amount": "3000.00",
"fee": "50.00",
"phoneTo": "+234 8123456781",
"memo": "Refund for order #1234",
"blockchainID": "tx_def456...",
"createdAt": "2026-02-12T09:15:00Z",
"updatedAt": "2026-02-12T09:15:20Z"
},
{
"operationID": "op_2b3c4d5e-6f7a-8b9c-0d1e-2f3a4b5c6d7e",
"merchantID": "a1b2c3d4-5e6f-7a8b-9c0d-1e2f3a4b5c6d",
"operationType": "pay-merchant",
"amount": "15000.00",
"fee": "100.00",
"merchantTo": "b2c3d4e5-6f7a-8b9c-0d1e-2f3a4b5c6d7e",
"merchantName": "Supplier Co.",
"memo": "Wholesale payment",
"blockchainID": "tx_ghi789...",
"createdAt": "2026-02-11T14:00:00Z",
"updatedAt": "2026-02-11T14:00:30Z"
},
{
"operationID": "op_3c4d5e6f-7a8b-9c0d-1e2f-3a4b5c6d7e8f",
"merchantID": "a1b2c3d4-5e6f-7a8b-9c0d-1e2f3a4b5c6d",
"operationType": "cash-out",
"amount": "20000.00",
"fee": "200.00",
"distributorTo": "36e48800-22ce-4ea0-b37a-198f7978cd53",
"distributorName": "PAPSS Distributor",
"blockchainID": "tx_jkl012...",
"createdAt": "2026-02-10T16:30:00Z",
"updatedAt": "2026-02-10T16:30:45Z"
}
]