validate_pran
Validate a 12-digit Permanent Retirement Account Number for NPS. Determine if the PRAN is valid and retrieve its subscriber category.
Instructions
Validate PRAN (Permanent Retirement Account Number) for NPS.
Use when verifying NPS account numbers.
Args: pran: 12-digit PRAN
Returns: Validation result with subscriber category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pran | Yes | 12-digit PRAN |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||