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