—
Total
—
Passed
—
Failed
—
Skipped
—
Running
—
Duration
1
Login
▶
pending
POS
POST
Send OTP to Unity / USFB test mobile number
user
pending
POS
POST
Verify success flag for valid send OTP request
user
pending
POS
POST
Verify body statusCode for valid send OTP request
user
pending
POS
POST
Verify success message for send OTP request
user
pending
POS
POST
Verify payload object exists in send OTP response
user
pending
POS
POST
Verify attemptsUsed value on first send OTP request
user
pending
POS
POST
Verify send OTP response content type
user
pending
POS
POST
Verify send OTP response schema
user
pending
POS
POST
Verify send OTP response time
user
pending
POS
POST
Verify OTP resend functionality for same mobile
user
pending
POS
POST
Verify attemptsUsed increments on resend
user
pending
NEG
POST
Send OTP should fail when phone is missing
user
pending
NEG
POST
Send OTP should fail when phone is empty
user
pending
NEG
POST
Send OTP should fail when phone is null
user
pending
NEG
POST
Send OTP should fail for 10-digit phone without 91 prefix
user
pending
NEG
POST
Send OTP should fail for 11-digit phone number
user
pending
NEG
POST
Send OTP should fail for phone number longer than 12 digits
user
pending
NEG
POST
Send OTP should fail for non-numeric phone
user
pending
NEG
POST
Send OTP should fail for phone with special characters
user
pending
NEG
POST
Send OTP should fail for phone containing spaces
user
pending
NEG
POST
Send OTP should fail for phone with leading space
user
pending
NEG
POST
Send OTP should fail for phone with trailing space
user
pending
NEG
POST
Send OTP should fail for too-short phone number
user
pending
NEG
POST
Send OTP should fail for wrong country code prefix
user
pending
NEG
POST
Send OTP should fail for decimal phone value
user
pending
NEG
POST
Send OTP should fail for unicode phone characters
user
pending
NEG
POST
Send OTP should reject SQL-injection phone payload
user
pending
NEG
POST
Send OTP should reject XSS phone payload
user
pending
NEG
POST
Send OTP should reject HTML phone payload
user
pending
NEG
POST
Send OTP should reject JSON-injection payload
user
pending
NEG
POST
Send OTP should fail for extremely long phone string
user
pending
NEG
POST
Send OTP should fail for malformed JSON body
user
pending
NEG
POST
Send OTP should fail for empty request body
user
pending
NEG
POST
Send OTP should fail without Content-Type header
user
pending
NEG
POST
Send OTP should fail with invalid Content-Type header
user
pending
NEG
POST
Verify success field in invalid-mobile error response
user
pending
NEG
POST
Verify statusCode field in invalid-mobile error response
user
pending
NEG
POST
Verify error message in invalid-mobile error response
user
pending
NEG
POST
Verify payload object in invalid-mobile error response
user
pending
NEG
POST
Verify error array exists in invalid-mobile error response
user
pending
NEG
POST
Verify FIXUSER1208 error code for invalid mobile
user
pending
NEG
POST
Verify invalid-mobile error code for invalid mobile
user
pending
NEG
POST
Verify nested error message is not null
user
pending
NEG
POST
Verify error schema structure for invalid mobile response
user
pending
NEG
POST
Verify multiple validation errors returned for invalid mobile
user
pending
EDG
POST
Verify duplicate registration request returns controlled response
user
pending
EDG
POST
Verify OTP generated for unregistered mobile
user
pending
POS
POST
Verify OTP generated for registered mobile
user
pending
EDG
POST
Verify OTP resend limit
user
pending
EDG
POST
Verify user blocked after maximum OTP attempts
user
pending
EDG
POST
Verify cooldown period after OTP limit reached
user
pending
EDG
POST
Verify HTTPS-only communication
user
pending
POS
POST
Verify sensitive data is not exposed in send OTP response
user
pending
POS
POST
Verify send OTP response header values
user
pending
POS
POST
Verify send OTP API availability
user
pending
POS
POST
Verify mobile-number boundary value for valid length
user
pending
POS
POST
Verify mobile-number boundary value for maximum valid length
user
pending
POS
POST
Verify OTP and extract auth tokens (Unity / USFB)
user
pending
NEG
POST
Verify OTP should fail for wrong OTP value
user
pending
NEG
POST
Verify OTP should fail when OTP is missing
user
pending
NEG
POST
Verify OTP should fail for non-numeric OTP
user
pending
NEG
POST
Verify OTP should fail for 5-digit OTP
user
pending
NEG
POST
Verify OTP should fail for 7-digit OTP
user
pending
NEG
POST
Verify OTP should fail when phone is missing
user
pending
NEG
POST
Verify OTP should fail for invalid phone format
user
pending
NEG
POST
Verify OTP should fail for unknown partner URL
user
2
FD Detail
▶
pending
POS
GET
[Happy] Get Unity issuer detail - valid issuer ID
master
pending
POS
GET
[Happy] Get Unity maturity quote and capture investment vehicle id
master
pending
NEG
GET
USFB maturity should reject missing auth
master
pending
POS
GET
USFB Maturity payout success
master
pending
POS
GET
USFB Monthly payout success
master
pending
POS
GET
USFB Quarterly payout success
master
pending
NEG
GET
USFB HalfYearly payout should fail FIXMAS005
master
pending
NEG
GET
USFB Yearly payout should fail FIXMAS005
master
pending
POS
GET
USFB min amount boundary success
master
pending
POS
GET
USFB max amount boundary success
master
pending
NEG
GET
USFB amount below min should fail
master
pending
NEG
GET
USFB tenure below min should fail
master
pending
NEG
GET
USFB women_citizen=true should fail
master
pending
POS
GET
Verify product_interest field is populated
master
pending
POS
GET
Verify average_yield field is populated
master
pending
POS
GET
Verify maturity_date field is returned
master
pending
POS
GET
Verify f_investment_vehicle_id field is returned
master
pending
POS
GET
Verify minimum investment amount returned (1000)
master
pending
POS
GET
Verify maximum investment amount returned (29999999)
master
pending
POS
GET
Verify maturity amount greater than principal in cumulative FD
master
pending
POS
GET
Verify payout data is grouped by year
master
pending
POS
GET
Verify payout dates are in ascending order
master
pending
NEG
GET
Verify invalid payout_frequency value is rejected
master
pending
NEG
GET
Verify missing auth token is rejected
master
pending
NEG
GET
Verify malformed Bearer token is rejected
master
pending
POS
GET
Verify response content type is application/json
master
pending
POS
GET
Verify response time is within SLA (<2s)
master
pending
EDG
GET
Verify SQL injection payload in investment_amount is safely ignored (leading numeric value parsed, no injection)
master
pending
NEG
GET
Verify SQL injection payload in tenure is rejected
master
pending
NEG
GET
Verify XSS payload in payout_frequency is rejected
master
pending
NEG
GET
Verify HTML injection payload in payout_frequency is rejected
master
pending
NEG
GET
Verify tampered/unsupported product_type is rejected
master
pending
POS
GET
Verify rate limiting on maturity endpoint
master
pending
POS
GET
Verify maturity_date format is YYYY-MM-DD
master
pending
POS
GET
Verify payout date format is YYYY-MM-DD
master
pending
POS
GET
Verify product_min_tenure equals 7
master
pending
POS
GET
Verify product_max_tenure is a valid bound (>= product_min_tenure) for the matched product
master
pending
POS
GET
[POSITIVE] TC_001_Get_Detail_Success_Default
master
pending
POS
GET
[POSITIVE] TC_101_Get_Detail_Unauthorized_NoAuth
master
pending
POS
GET
[POSITIVE] TC_301_Get_Detail_BadRequest_InvalidProductType_FIXMAS0109
master
pending
POS
GET
[POSITIVE] `USFB`
master
pending
POS
GET
[POSITIVE] `USFB`
master
pending
POS
GET
[POSITIVE] `USFB`
master
pending
EDG
GET
[EDGE] `USFB`
master
pending
EDG
GET
[EDGE] `USFB`
master
pending
POS
GET
[POSITIVE] USFB (Unity) valid min boundary
master
pending
EDG
GET
[EDGE] `USFB`
master
pending
EDG
GET
[EDGE] `USFB`
master
pending
POS
GET
[POSITIVE] `USFB`
master
pending
POS
GET
[POSITIVE] `USFB`
master
pending
POS
GET
[POSITIVE] `USFB`
master
pending
POS
GET
[POSITIVE] `USFB`
master
pending
POS
GET
[POSITIVE] `USFB`
master
pending
EDG
GET
[EDGE] `USFB`
master
pending
EDG
GET
[EDGE] `USFB`
master
pending
EDG
GET
[EDGE] `USFB`
master
pending
EDG
GET
[EDGE] `USFB`
master
pending
EDG
GET
[EDGE] `USFB`
master
pending
EDG
GET
[EDGE] `USFB`
master
3
PAN Verification
▶
pending
STA
GET
Get user profile before PAN entry (Unity / USFB)
user
pending
STA
POST
Track insights event for PAN verification step (Unity / USFB)
user
pending
POS
POST
Verify PAN for Unity / USFB
user
pending
POS
POST
Verify PAN response success flag
user
pending
POS
POST
Verify PAN response schema
user
pending
POS
POST
Verify PAN response content type
user
pending
POS
POST
Verify PAN response time
user
pending
POS
POST
Verify payload object exists in PAN success response
user
pending
NEG
POST
Verify PAN field blank
user
pending
NEG
POST
Verify PAN field null
user
pending
NEG
POST
Verify PAN field missing
user
pending
NEG
POST
Verify PAN less than 10 characters
user
pending
NEG
POST
Verify PAN more than 10 characters
user
pending
NEG
POST
Verify PAN with lowercase characters
user
pending
NEG
POST
Verify PAN with special characters
user
pending
NEG
POST
Verify PAN with spaces
user
pending
NEG
POST
Verify numeric-only PAN
user
pending
NEG
POST
Verify alphabet-only PAN
user
pending
NEG
POST
Verify invalid PAN pattern
user
pending
NEG
POST
Verify SQL injection in PAN field
user
pending
NEG
POST
Verify XSS payload in PAN field
user
pending
NEG
POST
Verify malformed request JSON
user
pending
NEG
POST
Verify empty request body
user
pending
NEG
POST
Verify request without Content-Type header
user
pending
NEG
POST
Verify invalid Content-Type
user
pending
NEG
POST
Verify error response schema
user
pending
NEG
POST
Verify error response message
user
pending
NEG
POST
Verify error code mapping
user
pending
NEG
POST
Verify payload object in error response
user
pending
POS
POST
Verify required response headers
user
pending
POS
POST
Verify PAN data is not exposed in response
user
pending
EDG
POST
Verify concurrent requests with same PAN
user
pending
EDG
POST
Verify API under load
user
pending
EDG
POST
Verify API rate limiting
user
pending
NEG
POST
Verify DOB field blank
user
pending
NEG
POST
Verify DOB field null
user
pending
NEG
POST
Verify DOB field missing
user
pending
NEG
POST
Verify invalid DOB format
user
pending
NEG
POST
Verify future DOB
user
pending
EDG
POST
Verify invalid DOB date
user
pending
EDG
POST
Verify consent unchecked
user
pending
EDG
POST
Verify consent field missing
user
pending
EDG
POST
Verify consent null
user
pending
EDG
POST
Verify consent as string
user
pending
POS
POST
Verify PAN holder name returned
user
pending
POS
POST
Verify father name returned
user
pending
STA
POST
[Happy] POST /issuer-apis/unity/v2/check-etb — post-PAN ETB check
invest
pending
STA
POST
[Happy] POST /issuer-apis/unity/v2/check-etb — flowId=SA
invest
pending
STA
POST
[Auth Error] POST /issuer-apis/unity/v2/check-etb — no token
invest
pending
STA
POST
[Happy] POST /issuer-apis/unity/v3/check-status — after PAN consent
invest
4
eKYC Link Generation
▶
pending
STA
POST
[Happy] Check status with redirection_url — generate eKYC link
invest
pending
STA
POST
[Validation] is_ekyc_verified is a boolean
invest
pending
STA
POST
[Validation] When not verified, ekyc_url is present and non-empty
invest
pending
STA
POST
[Validation] ekyc_url is a well-formed https URL
invest
pending
STA
POST
[Validation] ekyc_request_id is present and string when ekyc_url is present
invest
pending
STA
POST
[Validation] ekyc_failed is boolean or absent
invest
pending
STA
POST
[Happy] Check status — authenticated user, minimal body
invest
pending
STA
POST
[Happy] Check status — with fd_info context, no redirection_url
invest
pending
STA
POST
[Happy] Check status — with flow_id=SA (savings account flow)
invest
pending
STA
POST
[Auth Error] Check status — no Authorization header
invest
pending
STA
POST
[Auth Error] Check status — invalid Bearer token
invest
pending
STA
POST
[Auth Error] Check status — malformed Authorization header
invest
pending
STA
POST
[Validation] Check status — response has standard Fixerra envelope
invest
5
Email / Personal Details
▶
pending
POS
POST
Verify OTP sent to valid email (Unity / USFB user)
user
pending
POS
POST
Verify response status code
user
pending
POS
POST
Verify success flag
user
pending
POS
POST
Verify success message
user
pending
POS
POST
Verify payload object exists
user
pending
POS
POST
Verify startTime returned
user
pending
POS
POST
Verify endTime returned
user
pending
POS
POST
Verify durationMs returned
user
pending
POS
POST
Verify otpSentCount returned
user
pending
POS
POST
Verify attemptsUsed returned
user
pending
POS
POST
Verify OTP send with valid fd_info
user
pending
POS
POST
Verify OTP send with invalid fd_info
user
pending
POS
POST
Verify OTP send without fd_info
user
pending
POS
POST
Verify otpSentCount increments on resend
user
pending
NEG
POST
Verify missing email validation
user
pending
NEG
POST
Verify null email validation
user
pending
NEG
POST
Verify empty email validation
user
pending
NEG
POST
Verify invalid email without @
user
pending
NEG
POST
Verify email with multiple @
user
pending
NEG
POST
Verify email missing domain
user
pending
NEG
POST
Verify email missing TLD
user
pending
NEG
POST
Verify email with leading dot domain
user
pending
NEG
POST
Verify email with double dot domain
user
pending
NEG
POST
Verify leading whitespace email
user
pending
NEG
POST
Verify trailing whitespace email
user
pending
NEG
POST
Verify numeric email value
user
pending
NEG
POST
Verify boolean email value
user
pending
NEG
POST
Verify array email value
user
pending
NEG
POST
Verify object email value
user
pending
POS
POST
Verify uppercase email
user
pending
POS
POST
Verify mixed-case email
user
pending
EDG
POST
Verify maximum valid email length
user
pending
EDG
POST
Verify oversized email length
user
pending
NEG
POST
Verify empty JSON body
user
pending
POS
POST
Verify extra unsupported field
user
pending
POS
POST
Verify fd_info null
user
pending
POS
POST
Verify fd_info empty string
user
pending
EDG
POST
Verify rate limit handling
user
pending
EDG
POST
Verify retryAfter field
user
pending
EDG
POST
Verify retryAfterSeconds field
user
pending
EDG
POST
Verify email provider failure
user
pending
NEG
POST
Verify API without JWT
user
pending
NEG
POST
Verify API with invalid JWT
user
pending
NEG
POST
Verify API with expired JWT
user
pending
NEG
POST
Verify API with empty Authorization header
user
pending
NEG
POST
Verify API with malformed token
user
pending
POS
POST
Verify response content type
user
pending
POS
POST
Verify required response headers
user
pending
POS
POST
Verify response does not leak email value
user
pending
POS
POST
Verify email OTP (Unity / USFB user)
user
pending
POS
PUT
Save email to user profile (Unity / USFB user)
user
pending
POS
GET
Get user to confirm email state (Unity / USFB user)
user
pending
STA
GET
Get dropdown options for personal info form (Unity / USFB)
user
pending
POS
PUT
Save personal details for Unity / USFB user
user
pending
POS
PUT
Verify personal-details response content type
user
pending
POS
PUT
Verify personal-details response time
user
pending
POS
PUT
Verify all query parameters accepted
user
pending
POS
PUT
Verify USFB BANK issuer flow
user
pending
POS
PUT
Verify SSFB BANK issuer flow
user
pending
POS
PUT
Verify AUSFB BANK issuer flow
user
pending
POS
PUT
Verify IIB BANK issuer flow
user
pending
NEG
PUT
Verify unsupported BANK issuer
user
pending
POS
PUT
Verify NBFC issuer flow
user
pending
POS
PUT
Verify credit_card=true query param
user
pending
POS
PUT
Verify credit_card=false query param
user
pending
NEG
PUT
Verify invalid credit_card query param
user
pending
POS
PUT
Verify valid email update
user
pending
NEG
PUT
Verify invalid email format
user
pending
NEG
PUT
Verify email missing domain
user
pending
NEG
PUT
Verify email missing username
user
pending
NEG
PUT
Verify email with multiple @
user
pending
EDG
PUT
Verify null email
user
pending
EDG
PUT
Verify empty email
user
pending
NEG
PUT
Verify valid PAN update
user
pending
NEG
PUT
Verify PAN lowercase validation
user
pending
NEG
PUT
Verify PAN with special characters
user
pending
NEG
PUT
Verify PAN length less than 10
user
pending
NEG
PUT
Verify PAN length greater than 10
user
pending
NEG
PUT
Verify null PAN
user
pending
NEG
PUT
Verify empty PAN
user
pending
NEG
PUT
Verify valid DOB update
user
pending
NEG
PUT
Verify future DOB validation
user
pending
NEG
PUT
Verify underage DOB validation
user
pending
NEG
PUT
Verify invalid DOB format
user
pending
NEG
PUT
Verify null DOB
user
pending
NEG
PUT
Verify empty DOB
user
pending
NEG
PUT
Verify age exactly 18 years
user
pending
POS
PUT
Verify valid occupation update
user
pending
NEG
PUT
Verify invalid occupation
user
pending
EDG
PUT
Verify null occupation
user
pending
NEG
PUT
Verify empty occupation
user
pending
POS
PUT
Verify valid annual income update
user
pending
NEG
PUT
Verify invalid annual income
user
pending
NEG
PUT
Verify empty annual income
user
pending
POS
PUT
Verify valid marital status update
user
pending
NEG
PUT
Verify invalid marital status
user
pending
EDG
PUT
Verify null marital status
user
pending
NEG
PUT
Verify empty marital status
user
pending
POS
PUT
Verify valid mother name update
user
pending
NEG
PUT
Verify blank mother name
user
pending
EDG
PUT
Verify null mother name
user
pending
NEG
PUT
Verify mother name with numeric characters
user
pending
NEG
PUT
Verify mother name with special characters
user
pending
POS
PUT
Verify valid father name update
user
pending
NEG
PUT
Verify blank father name
user
pending
EDG
PUT
Verify null father name
user
pending
NEG
PUT
Verify father name with numeric characters
user
pending
NEG
PUT
Verify father name with special characters
user
pending
NEG
PUT
Verify valid kin relation update
user
pending
NEG
PUT
Verify invalid kin relation
user
pending
NEG
PUT
Verify null kin relation
user
pending
NEG
PUT
Verify empty kin relation
user
pending
NEG
PUT
Verify invalid kin first name
user
pending
NEG
PUT
Verify invalid kin last name
user
pending
NEG
PUT
Verify kin first name with special characters
user
pending
NEG
PUT
Verify kin last name with special characters
user
pending
NEG
PUT
Verify valid kin middle name
user
pending
NEG
PUT
Verify null kin middle name
user
pending
POS
PUT
Verify valid education update
user
pending
NEG
PUT
Verify invalid education
user
pending
EDG
PUT
Verify null education
user
pending
NEG
PUT
Verify empty education
user
pending
POS
PUT
Verify valid source of income update
user
pending
NEG
PUT
Verify invalid source of income
user
pending
EDG
PUT
Verify null source of income
user
pending
NEG
PUT
Verify empty source of income
user
pending
NEG
PUT
Verify valid user tax status update
user
pending
NEG
PUT
Verify valid residence update
user
pending
NEG
PUT
Verify valid boolean fields update
user
pending
NEG
PUT
Verify is_aadhaar_verified as string
user
pending
NEG
PUT
Verify is_bank_present as number
user
pending
NEG
PUT
Verify invalid Aadhaar verification date
user
pending
NEG
PUT
Verify invalid PAN verification date
user
pending
EDG
PUT
Verify valid ISO date fields
user
pending
NEG
PUT
Verify client provided partner_url
user
pending
NEG
PUT
Verify API without JWT
user
pending
NEG
PUT
Verify API with invalid JWT
user
pending
NEG
PUT
Verify API with expired JWT
user
pending
NEG
PUT
Verify unknown field rejection
user
pending
POS
PUT
Verify personal-details response headers
user
pending
NEG
PUT
Verify sensitive personal data not echoed back raw
user
pending
EDG
PUT
Verify duplicate email mapping
user
pending
EDG
PUT
Verify email verification gate
user
pending
NEG
PUT
Verify generic update failure
user
pending
NEG
PUT
Verify restricted partner field violation
user
pending
STA
POST
[Happy] POST /v2/signzy/bank — save verified bank account for sync
user
pending
STA
GET
[Happy] GET /bank-accounts — load USFB bank for sync
user
pending
STA
POST
[Happy] POST /api/v1/bank/sync-to-unity — sync Fixerra bank to Unity
user
pending
STA
POST
[Error] POST /api/v1/bank/sync-to-unity — missing f_user_bank_id
user
pending
STA
POST
[Auth Error] POST /api/v1/bank/sync-to-unity — no token
user
pending
STA
POST
[Happy] POST /issuer-apis/unity/v2/check-etb — verify bank linked after sync
invest
pending
POS
POST
[POSITIVE] Send OTP to valid email
user
pending
POS
POST
[POSITIVE] Send OTP with fd_info provided (valid JSON)
user
pending
POS
POST
[POSITIVE] fd_info invalid JSON string → OTP still sent
user
pending
POS
POST
[POSITIVE] otpSentCount increments on repeat sends
user
pending
NEG
POST
[NEGATIVE] Missing email field → FIXUSER1002
user
pending
NEG
POST
[NEGATIVE] email missing @ → FIXUSER1002
user
pending
NEG
POST
[NEGATIVE] email multiple @ → FIXUSER1002
user
pending
NEG
POST
[NEGATIVE] email missing TLD → FIXUSER1002
user
pending
NEG
POST
[NEGATIVE] email leading dot in domain → FIXUSER1002
user
pending
NEG
POST
[NEGATIVE] email double dot in domain → FIXUSER1002
user
pending
NEG
POST
[NEGATIVE] email with leading whitespace → FIXUSER1002
user
pending
NEG
POST
[NEGATIVE] email with trailing whitespace → FIXUSER1002
user
pending
NEG
POST
[NEGATIVE] email non-string (number) → FIXUSER1002
user
pending
NEG
POST
[NEGATIVE] email null → FIXUSER1002
user
pending
EDG
POST
[EDGE] Very long valid email (boundary)
user
pending
EDG
POST
[EDGE] Rate limit exceeded (multiple sends) → 429
user
pending
POS
POST
[POSITIVE] No JWT → 401
user
pending
POS
POST
[POSITIVE] Expired JWT → 401
user
pending
POS
POST
[POSITIVE] Invalid JWT → 401
user
pending
POS
POST
[POSITIVE] Correct OTP verifies email
user
pending
POS
POST
[POSITIVE] OTP verified — fd_info omitted
user
pending
POS
POST
[POSITIVE] BY_PASS_OTP=true — wrong OTP still verifies (UAT only)
user
pending
NEG
POST
[NEGATIVE] Incorrect OTP → 400 (1st wrong attempt)
user
pending
NEG
POST
[NEGATIVE] OTP with whitespace — trimmed, treated as wrong
user
pending
NEG
POST
[NEGATIVE] Missing otp field → 400
user
pending
NEG
POST
[NEGATIVE] otp as number (type coercion) → 400 or 200
user
pending
NEG
POST
[NEGATIVE] otp is null → 400
user
pending
EDG
POST
[EDGE] 5th wrong attempt → 400 with 0 remaining
user
pending
EDG
POST
[EDGE] 6th wrong attempt → 429 rate limited
user
pending
EDG
POST
[EDGE] attemptsUsed counter increments
user
pending
EDG
POST
[EDGE] Bad fd_info JSON string does not block verification
user
pending
POS
POST
[POSITIVE] No JWT → 401
user
pending
POS
POST
[POSITIVE] Expired JWT → 401
user
pending
POS
POST
[POSITIVE] Invalid JWT → 401
user
pending
POS
POST
[POSITIVE] BY_PASS_OTP must be disabled in production
user
pending
POS
PUT
[POSITIVE] All query params accepted
user
pending
POS
PUT
[POSITIVE] credit_card must be boolean-string
user
pending
POS
PUT
[POSITIVE] Bank issuer branch SSFB
user
pending
POS
PUT
[POSITIVE] Bank issuer branch USFB
user
pending
POS
PUT
[POSITIVE] Bank issuer branch AUSFB
user
pending
POS
PUT
[POSITIVE] Bank issuer branch IIB
user
pending
POS
PUT
[POSITIVE] Unsupported issuer_code with BANK
user
pending
POS
PUT
[POSITIVE] NBFC path does not use bank branch
user
pending
POS
PUT
[POSITIVE] `email`
user
pending
POS
PUT
[POSITIVE] `occupation`
user
pending
POS
PUT
[POSITIVE] `marital_status`
user
pending
POS
PUT
[POSITIVE] `annual_income`
user
pending
POS
PUT
[POSITIVE] `mother_name`
user
pending
POS
PUT
[POSITIVE] `father_name`
user
pending
POS
PUT
[POSITIVE] `dob`
user
pending
POS
PUT
[POSITIVE] `pan`
user
pending
POS
PUT
[POSITIVE] `education`
user
pending
POS
PUT
[POSITIVE] `source_of_income`
user
pending
POS
PUT
[POSITIVE] `kin`
user
pending
POS
PUT
[POSITIVE] `kin_first_name/kin_last_name`
user
pending
POS
PUT
[POSITIVE] `user_tax_status`
user
pending
POS
PUT
[POSITIVE] `kin_middle_name`
user
pending
POS
PUT
[POSITIVE] `residence`
user
pending
POS
PUT
[POSITIVE] booleans
user
pending
POS
PUT
[POSITIVE] date fields (ISO)
user
pending
POS
PUT
[POSITIVE] `partner_url` provided by client
user
pending
NEG
PUT
[NEGATIVE] email without `@`
user
pending
NEG
PUT
[NEGATIVE] PAN bad format
user
pending
NEG
PUT
[NEGATIVE] DOB in future
user
pending
NEG
PUT
[NEGATIVE] under-18 DOB
user
pending
NEG
PUT
[NEGATIVE] invalid occupation
user
pending
NEG
PUT
[NEGATIVE] invalid annual income
user
pending
NEG
PUT
[NEGATIVE] invalid marital status
user
pending
NEG
PUT
[NEGATIVE] invalid kin
user
pending
NEG
PUT
[NEGATIVE] kin name invalid chars
user
pending
NEG
PUT
[NEGATIVE] mother_name whitespace
user
pending
NEG
PUT
[NEGATIVE] father_name invalid chars
user
pending
NEG
PUT
[NEGATIVE] education invalid
user
pending
NEG
PUT
[NEGATIVE] source invalid
user
pending
NEG
PUT
[NEGATIVE] unknown field rejected (only `/user`)
user
pending
NEG
PUT
[NEGATIVE] boolean sent as string
user
pending
NEG
PUT
[NEGATIVE] boolean sent as number
user
pending
NEG
PUT
[NEGATIVE] invalid date string
user
pending
NEG
PUT
[NEGATIVE] invalid date string
user
pending
POS
PUT
[POSITIVE] If `email_verification_required=true` and user `is_email_verified=false`, block personal-details submit
user
pending
POS
PUT
[POSITIVE] Duplicate email mapping
user
pending
POS
PUT
[POSITIVE] Generic failure mapping
user
pending
POS
PUT
[POSITIVE] Missing JWT
user
pending
POS
GET
[POSITIVE] Personal info prefill works
user
pending
POS
GET
[POSITIVE] After OTP, verify `is_email_verified=false` blocks submit
user
pending
POS
GET
[POSITIVE] SSFB overlay present if available
user
pending
POS
GET
[POSITIVE] Missing JWT rejected
user
pending
POS
POST
[POSITIVE] Verification success — SSFB
user
pending
POS
POST
[POSITIVE] Verification success — bank_code=true returns f_user_bank_id
user
pending
POS
POST
[POSITIVE] account_holder_name query param fallback
user
pending
POS
POST
[POSITIVE] Missing Origin/Referer allowed
user
pending
POS
POST
[POSITIVE] USFB issuer routing
user
pending
POS
POST
[POSITIVE] IIB issuer routing
user
pending
NEG
POST
[NEGATIVE] Missing account → FIXUSER1196
user
pending
NEG
POST
[NEGATIVE] Non-numeric account → FIXUSER1023
user
pending
NEG
POST
[NEGATIVE] account length 8 (below min 9) → FIXUSER1197
user
pending
NEG
POST
[NEGATIVE] account length 19 (above max 18) → FIXUSER1197
user
pending
NEG
POST
[NEGATIVE] Missing ifsc → FIXUSER1196
user
pending
NEG
POST
[NEGATIVE] Invalid ifsc format → FIXUSER1024
user
pending
NEG
POST
[NEGATIVE] account_holder_full_name with digits → FIXUSER1234
user
pending
NEG
POST
[NEGATIVE] account_holder_first_name invalid chars → FIXUSER1199
user
pending
NEG
POST
[NEGATIVE] Name mismatch → FIXUSER1055
user
pending
NEG
POST
[NEGATIVE] Empty body → FIXUSER1196
user
pending
NEG
POST
[NEGATIVE] account is null → FIXUSER1196
user
pending
EDG
POST
[EDGE] account length 9 (min boundary)
user
pending
EDG
POST
[EDGE] account length 18 (max boundary)
user
pending
EDG
POST
[EDGE] account_holder_last_name empty string → accepted
user
pending
EDG
POST
[EDGE] account_holder_last_name "." → accepted
user
pending
EDG
POST
[EDGE] SSFB invalid beneficiary → FIXUSER1454
user
pending
EDG
POST
[EDGE] Rate limit exceeded → FIXUSER1517
user
pending
POS
POST
[POSITIVE] No JWT → 401
user
pending
POS
POST
[POSITIVE] Expired JWT → 401
user
pending
POS
POST
[POSITIVE] Invalid JWT → 401
user
pending
POS
GET
[POSITIVE] NBFC/local list returns array payload
user
pending
POS
GET
[POSITIVE] Valid `page/limit` doesn’t crash
user
pending
POS
GET
[POSITIVE] Invalid page/limit are reset by controller
user
pending
POS
GET
[POSITIVE] `decrypt=true` decrypts account number in NBFC branch
user
pending
POS
GET
[POSITIVE] Security: default must not return plaintext digits
user
pending
POS
GET
[POSITIVE] `issuer_code=USFB` uses USFB branch
user
pending
POS
GET
[POSITIVE] `issuer_code=IIB` uses IIB branch
user
pending
POS
GET
[POSITIVE] `decrypt=true` is ignored for USFB branch
user
pending
POS
GET
[POSITIVE] `decrypt=true` is ignored for IIB branch
user
pending
POS
GET
[POSITIVE] `page_name` passes through and may change projections
user
pending
POS
GET
[POSITIVE] Missing auth rejected
user
pending
POS
GET
[POSITIVE] Malformed token rejected
user
pending
POS
GET
[POSITIVE] Expired token rejected
user
6
Nominee
▶
pending
POS
GET
Get existing nominees (USFB)
user
pending
POS
POST
Create valid adult nominee (USFB)
user
pending
POS
GET
Get nominee by id returns the created nominee
user
pending
POS
PUT
Update nominee relation by id
user
pending
POS
POST
Create minor nominee with guardian details
user
pending
POS
DELETE
Delete nominee by id (cleanup minor nominee)
user
pending
POS
GET
List nominees with explicit pagination
user
pending
EDG
GET
List nominees with invalid pagination is auto-corrected
user
pending
POS
POST
Create nominee via legacy POST /user-nominee route
user
pending
POS
DELETE
Delete legacy-route nominee (cleanup)
user
pending
POS
POST
Create nominee with relation Mother
user
pending
POS
POST
Create nominee with relation Husband
user
pending
POS
POST
Create nominee with relation Daughter
user
pending
POS
POST
Create nominee with a valid nominee PAN
user
pending
NEG
POST
Reject relation "Self" (not in allowed relation list)
user
pending
NEG
POST
Reject nominee first name containing a SQL-injection payload
user
pending
NEG
POST
Reject nominee first name containing an XSS payload
user
pending
EDG
POST
Create nominee whose name matches the applicant's own PAN name
user
pending
NEG
POST
Reject guardian DOB indicating a minor guardian
user
pending
NEG
POST
Reject invalid nominee relation
user
pending
NEG
POST
Reject invalid nominee salutation
user
pending
NEG
POST
Reject invalid nominee PAN format
user
pending
NEG
POST
Reject invalid nominee DOB format
user
pending
NEG
POST
Reject future nominee DOB
user
pending
NEG
POST
Reject numeric nominee first name
user
pending
NEG
POST
Reject invalid guardian salutation
user
pending
NEG
POST
Reject empty nominee payload
user
pending
EDG
GET
Get nominee by unknown id does not crash
user
pending
EDG
PUT
Update nominee with unknown id does not crash
user
pending
EDG
DELETE
Delete nominee with unknown id does not crash
user
pending
NEG
GET
List nominees without auth is rejected
user
pending
NEG
POST
Create nominee without auth is rejected
user
pending
NEG
GET
List nominees with invalid JWT is rejected
user
pending
NEG
DELETE
Delete nominee without auth is rejected
user
pending
POS
POST
Create nominee via three-part full_name is parsed into first/middle/last
user
pending
POS
POST
Create nominee via single-word full_name auto-sets last_name to "."
user
pending
NEG
POST
Reject full_name containing digits
user
pending
NEG
POST
Reject full_name equal to "."
user
pending
NEG
POST
Reject payload missing both full_name and first_name
user
pending
NEG
POST
Reject middle_name with invalid characters
user
pending
NEG
POST
Reject last_name with invalid characters
user
pending
NEG
POST
Reject nominee_phone that is not a 10-digit number
user
pending
POS
POST
Create nominee with a valid nominee_phone
user
pending
NEG
POST
Reject invalid nominee_email
user
pending
POS
POST
Create nominee with a valid nominee_email
user
pending
NEG
POST
Reject lowercase nominee_relation (case-sensitive enum)
user
pending
NEG
POST
Reject lowercase nominee_salutation (case-sensitive enum)
user
pending
NEG
POST
Reject minor nominee with no guardian_first_name at all
user
pending
NEG
POST
Reject invalid guardian_pan format
user
pending
POS
POST
is_default=true unsets the previously default nominee
user
pending
POS
GET
Follow-up list shows only one nominee with is_default=true
user
pending
EDG
POST
Empty nominee_pan is treated as absent (not encrypted)
user
pending
EDG
POST
Lowercase nominee_pan is accepted and stored encrypted
user
pending
EDG
POST
Extra unknown field in payload is silently ignored
user
pending
POS
GET
List nominees decrypts nominee_phone when present
user
pending
NEG
GET
List nominees with expired JWT is rejected
user
pending
EDG
POST
Create default nominee matching applicant PAN name (for FIXINV165 booking check)
user
pending
POS
POST
Create address for nominee (USFB)
user
pending
POS
GET
Get nominee address — newly added address is returned
user
pending
EDG
POST
Create nominee address with same_as_user copies applicant address
user
pending
EDG
GET
Get nominee addresses without a nominee filter returns the full address list
user
pending
EDG
GET
Get nominee address for an unknown nominee id returns an empty list
user
pending
NEG
POST
Create nominee address without auth is rejected
user
pending
NEG
GET
Get nominee address without auth is rejected
user
pending
NEG
POST
Create nominee address missing f_user_nominee_id is rejected
user
pending
NEG
POST
Create nominee address with non-numeric pincode is rejected
user
pending
POS
POST
state field is uppercased before save
user
pending
POS
POST
country defaults to INDIA when omitted
user
pending
POS
POST
Repeated create for same nominee upserts instead of duplicating
user
pending
POS
GET
Get nominee address after upsert returns exactly one record for the nominee
user
pending
POS
PUT
Update nominee via v1/update (USFB)
user
pending
POS
PUT
Update nominee via v1/update with nomineeAddress upserts the address
user
pending
NEG
PUT
Reject first_name with invalid characters
user
pending
NEG
PUT
Reject middle_name with invalid characters
user
pending
NEG
PUT
Reject last_name with invalid characters
user
pending
NEG
PUT
Reject invalid nominee_dob
user
pending
NEG
PUT
Reject future nominee_dob
user
pending
NEG
PUT
Reject invalid nominee_relation
user
pending
NEG
PUT
Reject invalid nominee_salutation
user
pending
POS
PUT
PAN provided lowercase is accepted and stored encrypted
user
pending
NEG
PUT
Update via v1/update without auth is rejected
user
pending
NEG
PUT
Update via v1/update with expired JWT is rejected
user
API calls run on the Node.js server, not in the browser — they will not appear in Chrome DevTools → Network.
Use this panel to inspect every request, status, timing, and curl for the run.