...
To integrate, host of egov-otp module should be overwritten in helm chart.
/otp/v1/_createshould be added as the create endpoint. Create OTP Configuration this API is internal call from v1/_send end point, this end point present in user-otp service no need of explicity call/otp/v1/_validateshould be added as the validate endpoint. OTP Configuration this end point is validate the otp respect to mobilenumber/otp/v1/_searchshould be added as the search endpoint. This API searches the mobile number and otp using uuid ,uuid nothing but otp reference number
Reference Docs
Doc Links
Title | Link |
API Swagger Documentation |
API Details
BasePath /egov-otp/v1
...