Authorization: Bearer ********************
curl --location --request GET '/card-payment/top-up/action/'
{
"id": "string",
"clientReference": "string",
"topUpOrderId": "string",
"type": "AUTHORIZATION",
"processedOn": "2019-08-24T14:15:22Z",
"amount": "string",
"approved": "string",
"authCode": "string",
"responseCode": "string",
"responseSummary": "string"
}