post https://xyz.xyz.in/service-api/api/v1/service/dmt-casa/account_opening/submit_account_revision
Before using this api partner need to hit the otp to the customer mobile number api
Sample Request
{
"merchantcode": "Mannu1245",
"mobile": "9882229727",
"lat": "28.656565",
"long": "78.656565",
"accessmode": "SITE",
"stateresp": "eqweqw",
"otp": "1234",
"revision_data": {
"NomineeName": "VGJBDHNH",
"NomineeRelationship": "VGJBDHNH",
"NomineeDOB": "VGJBDHNH",
"documentTemplate1": "#BASE64ENCODED-STRING#"
}
}