test remove body

This commit is contained in:
CHIEFSOFT\ameye
2024-09-10 08:47:23 -04:00
parent 2035e7aef3
commit bcd9ca706b
+8 -4
View File
@@ -25,11 +25,15 @@ export const fetch = async (req, res)=>{
}
};
const bodyParameters = {
// const bodyParameters = {
// "firstname":"John",
// "lastname":"Doe",
// "dob":"04-04-1944"
// };
const bodyParameters = {
"firstname":"John",
"lastname":"Doe",
"dob":"04-04-1944"
};
};
//22349419550 real live userBNV
//10000000001 test
// `${process.env.VERIFY_ME_ENDPOINT}/10000000001`,