> ## Documentation Index
> Fetch the complete documentation index at: https://developer.tazapay.com/llms.txt
> Use this file to discover all available pages before exploring further.

# List Balance Transactions

> Error codes for GET /v3/balance_transaction

### GET v3/balance\_transaction

| Code  | Message                                                                                 | HTTP Status |
| ----- | --------------------------------------------------------------------------------------- | ----------- |
| 40016 | limit is invalid and should be between 1 to 100                                         | 400         |
| 40017 | created object should not contain all or gt and gte or lt and lte at the same time      | 400         |
| 40018 | Invalid value provided for starting\_after and should be a valid balance transaction id | 400         |
| 40019 | Invalid value provided for ending\_before and should be a valid balance transaction id  | 400         |
