Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. To integrate, host of egov-otp module should be overwritten in helm chart.

  2. /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

  3. /otp/v1/_validate should be added as the validate endpoint. OTP Configuration this end point is validate the otp respect to mobilenumber

  4. /otp/v1/_search should be added as the search endpoint. This API searches the mobile number and otp using uuid ,uuid nothing but otp reference number

Reference Docs

Title 

Link

API Swagger Documentation

Swagger Documentation

API Details

BasePath /egov-otp/v1

...