{"message":"Shivalik Bank Mock Server","version":"1.0.0","description":"Mock server simulating Shivalik Bank API responses","endpoints":{"health":"GET /health","auth":"POST /security/oauth","payment":"POST /payment/api/external/payout/disbursement/loan (IMPS/NEFT/RTGS)","balance":"GET /payment/api/external/payout/disbursement/balinq/:accountId","status":"POST /payment/api/external/payout/disbursement/impsstatus","statement":"GET /payment/api/external/payout/GetStatementwithPagination"},"features":["JWT encryption/decryption","Request ID validation","Duplicate request detection","Random response scenarios","2-5 second response delays","Auth token validation","Statement generation with random transactions"]}