For AI agents: visit https://docs.telr.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| URL | GET | PUT | POST | DELETE |
|---|
| transaction | ✅ | ❌ | ❌ | ❌ |
| transaction/{tranref} | ✅ | ❌ | ❌ | ❌ |
| transaction/{tranref}/linked | ✅ | ❌ | ❌ | ❌ |
| transaction/{ref}/cart | ✅ | ❌ | ❌ | ❌ |
| transaction/{addr}/email | ✅ | ❌ | ❌ | ❌ |
| transaction/{num}/card | ✅ | ❌ | ❌ | ❌ |
| transaction?cart_id | ✅ | ❌ | ❌ | ❌ |
| report | ✅ | ❌ | ❌ | ❌ |
| agreement | ✅ | ❌ | ❌ | ❌ |
| agreement/{agreement_id} | ✅ | ❌ | ❌ | ✅ |
| agreement/{agreement_id}/history | ✅ | ❌ | ❌ | ❌ |
| accounts | ✅ | ❌ | ❌ | ❌ |
| accounts/{account_id}/payouts | ✅ | ❌ | ❌ | ❌ |
| accounts/{account_id}/payouts/{payout_id}/transactions | ✅ | ❌ | ❌ | ❌ |
| accounts/{account_id}/pendings | ✅ | ❌ | ❌ | ❌ |
| accounts/{account_id}/pendings/transactions | ✅ | ❌ | ❌ | ❌ |
📘