/api/v1/customer/verify/avt-statusGET /api/v1/customer/verify/avt-status In this API, we will obtain the AVT status for the respective logged-in customer Success ResponseFailed Response{ "status": true, "message": "You are marked as AVT verified" }{ "status": false, "message": "You are not marked as AVT verified" }