Project

General

Profile

Actions

Activity #2548

closed

Module #2268: Pension Claim - Phase II

Sub module #2269: Online Member Claim

Sub module #2519: DAO, DB Procedure, Unit Test Module

Define JSON format for storing data from pension claim

Added by Thara S Pillai about 2 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Start date:
05/08/2024
Due date:
05/08/2024
% Done:

100%

Estimated time:
Planned Due Date:

Description

Can complete the following with all data that should flow to database:

{"pensionclaim":{
"uan": "",
"dob": "",
"gender":"",
"past_service": [{
"doj_fps" : "",
"doe_fps" :""}
],
"epf_curr_service": [ {}
],
"epf_prev_service": [ {}
],
"scheme_cert":[ {}
],
"bank_nominee":[ {}]
}
}

Actions

Also available in: Atom PDF