== ENV: prod (https://api.digio.in) == GET /client/kyc/v3?limit=25&offset=0 -> HTTP 404 Body: {"details":"EX25102006401621182E","message":"Requested resource not found","code":1024} GET /client/kyc/v3/requests?limit=25&offset=0 -> HTTP 404 Body: {"details":"EX2510200640162236BE","message":"Requested resource not found","code":1024} GET /v2/client/kyc?limit=25&offset=0 -> HTTP 404 Body: {"details":"EX2510200640162397YB","message":"Requested resource not found","code":1024} (No visible list endpoint here) == ENV: sandbox (https://ext.digio.in:444) == GET /client/kyc/v3?limit=25&offset=0 -> HTTP 404 Body: {"details":"EX251020064016458ZMK","message":"Requested resource not found","code":1024} GET /client/kyc/v3/requests?limit=25&offset=0 -> HTTP 404 Body: {"details":"EX2510200640164724TU","message":"Requested resource not found","code":1024} GET /v2/client/kyc?limit=25&offset=0 -> HTTP 404 Body: {"details":"EX251020064016486RI1","message":"Requested resource not found","code":1024} (No visible list endpoint here)