Skip to main content
GET
List Transactions
Retrieve the immutable ledger of all financial transactions (CREDIT, DEBIT, REFUND, REVERSAL) for a specific agency.

Authorizations

X-API-Key
string
header
required

Query Parameters

agent_id
string
required

Response

200 - application/json

List of wallet transactions

id
string
agent_id
string
booking_id
string
type
enum<string>
Available options:
CREDIT,
DEBIT,
REFUND,
REVERSAL
amount_paise
integer
balance_after
integer
created_at
string<date-time>