diff --git a/controller/verifyController.js b/controller/verifyController.js index 0590094..f4e8988 100644 --- a/controller/verifyController.js +++ b/controller/verifyController.js @@ -32,7 +32,9 @@ export const fetch = async (req, res)=>{ // }; const bodyParameters = { - "firstname":"John", + "firstname":req.body.firstname, + "lastname":req.body.lastname, + "dob":req.body.dob }; //22349419550 real live userBNV //10000000001 test