{
"success": true,
"response": {
"count": 0,
"rows": [
{
"amount": "string",
"currency": "string",
"status": "PENDING",
"transactionType": "PAYMENT",
"paymentMethod": "CARD",
"reference": "string",
"metadata": {
"property1": "string",
"property2": "string"
}
}
]
}
}