cURL
curl --request GET \ --url https://api.travomatrix.com/api/v1/agency/wallet/transactions \ --header 'X-API-Key: <api-key>'
[ { "id": "<string>", "agent_id": "<string>", "booking_id": "<string>", "type": "CREDIT", "amount_paise": 123, "balance_after": 123, "created_at": "2023-11-07T05:31:56Z" } ]
CREDIT
DEBIT
REFUND
REVERSAL
List of wallet transactions