Get Transaction
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Get Transaction
[
{
"amount": "3000.00",
"fee_percentage": "0.0000000",
"net_amount": 2920,
"other_details": {
"authcode": "VDhdH5BWz",
"cardType": "M/C",
"lastFourDigits": "0060"
},
"transaction_date": "2024-04-15T12:01:48.000Z",
"transaction_id": "f0478a5f-fb1f-11ee-b78a-02fabd890500"
}
]"Transaction fetched successfully"
true