curl --location '/card-payment/top-up/action/page?clientReference=undefined&topUpOrderId=undefined&type=undefined&startTime=undefined&endTime=undefined&page=undefined&size=undefined'{
"totalElements": 0,
"totalPages": 0,
"content": [
{
"id": "string",
"clientReference": "string",
"topUpOrderId": "string",
"type": "AUTHORIZATION",
"processedOn": "2019-08-24T14:15:22.123Z",
"amount": "string",
"approved": "string",
"authCode": "string",
"responseCode": "string",
"responseSummary": "string"
}
]
}