2xx
Success — request berhasil diproses (mis. 200, 201).
4xx
Client error — input/header salah (mis. 400), tidak login (401), forbidden (403), not found (404).
5xx
Server error — error di backend (mis. 500, 502, 503).
Tip
Kalau API kalian punya format error standar, tampilkan errors & requestId di body untuk debugging.