mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-01-13 07:01:20 +08:00
298 B
298 B
Plan API
POST /plan/subscribe/
Request:
{
"plan": "shadowsocks"
}
No Response.
Exception:
- invaild_plan
- already_in_plan
- insufficient_balance
POST /plan/unsubscribe/
Request:
{
"plan": "shadowsocks"
}
No Response.
Exception:
- not_in_plan