{
"success": true,
"response": {
"rows": [
{
"id": 50102,
"accountId": 2002,
"senderAccountId": 1001,
"receiverAccountId": 2002,
"walletId": 8450,
"type": "RECEIVE",
"bound": "IN",
"amount": 50,
"status": "COMPLETED",
"referenceNumber": "transfer_20260506_0001",
"createdAt": "2026-05-06T10:15:00.000Z"
}
],
"count": 1,
"filters": {
"bound": "IN",
"type": "RECEIVE",
"status": "COMPLETED"
}
}
}