docs: Mark Orders & Payments and Instructor Earnings & Withdrawals sections as future features.

This commit is contained in:
JakkrapartXD 2025-12-24 15:29:55 +07:00
parent 6f317444ba
commit 185e72b05f

View file

@ -181,7 +181,7 @@ Authorization: Bearer <token>
--- ---
## 8. Orders & Payments ## 8. Orders & Payments (อนาคต)
| Method | Endpoint | Auth | Description | | Method | Endpoint | Auth | Description |
|--------|----------|------|-------------| |--------|----------|------|-------------|
@ -194,7 +194,7 @@ Authorization: Bearer <token>
--- ---
## 9. Instructor Earnings & Withdrawals ## 9. Instructor Earnings & Withdrawals (อนาคต)
| Method | Endpoint | Auth | Description | | Method | Endpoint | Auth | Description |
|--------|----------|------|-------------| |--------|----------|------|-------------|
@ -204,7 +204,7 @@ Authorization: Bearer <token>
| GET | `/instructor/withdrawals` | 👨‍🏫 Instructor | Get withdrawal history | | GET | `/instructor/withdrawals` | 👨‍🏫 Instructor | Get withdrawal history |
| GET | `/instructor/withdrawals/:withdrawalId` | 👨‍🏫 Instructor | Get withdrawal details | | GET | `/instructor/withdrawals/:withdrawalId` | 👨‍🏫 Instructor | Get withdrawal details |
### Admin - Withdrawal Management ### Admin - Withdrawal Management (อนาคต)
| Method | Endpoint | Auth | Description | | Method | Endpoint | Auth | Description |
|--------|----------|------|-------------| |--------|----------|------|-------------|
| GET | `/admin/withdrawals` | 🔒 Admin | Get all withdrawal requests | | GET | `/admin/withdrawals` | 🔒 Admin | Get all withdrawal requests |
@ -315,6 +315,6 @@ Authorization: Bearer <token>
- Quizzes: 10 - Quizzes: 10
- Announcements: 6 - Announcements: 6
- Reports: 11 - Reports: 11
- Orders & Payments: 7 - Orders & Payments: 7 (อนาคต)
- Earnings & Withdrawals: 8 - Earnings & Withdrawals: 8 (อนาคต)
- Admin: 8 - Admin: 8