> ## 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.

# Fetch Collects

> Error codes for GET /v3/settlement/{id}/transactions/collect

### GET v3/settlement/\{id}/transactions/collect

| Code  | Message                                                                     | HTTP Status |
| ----- | --------------------------------------------------------------------------- | ----------- |
| 20070 | Field is required and must be valid xid type with prefix 'st\_'             | 400         |
| 20340 | Please provide a valid transaction type                                     | 400         |
| 20341 | Please provide a valid starting\_after                                      | 400         |
| 20342 | Please provide a valid ending\_before                                       | 400         |
| 20343 | Please provide a valid limit                                                | 400         |
| 20344 | Please provide a valid starting\_after or ending\_before for the given type | 400         |
