List balance transactions for an extension
GET
/org/{tenant}/v2/extensions/{id}/balance/transactions
Platform support: MT and CC
Retrieves all balance transactions (credits and debits) for a specific extension, ordered by entry date descending.
Request
Responses
- 200
- 404
- 409
- 500
Balance transactions retrieved successfully
Resource not found
Conflict - resource already exists or is in use
Internal server error