Skip to main content

Get Client Transactions

GET 

/api/v1/clients/:id/transactions

Returns paginated ledger entries for the client. For the financial summary (total cash-in, cash-out, invoiced, and balance) use GET /api/v1/clients/{id}/balance.

Request

Responses

Transactions retrieved successfully