Update readme.md
This commit is contained in:
parent
de3a21eb7e
commit
f084ec0c40
|
@ -98,8 +98,8 @@
|
||||||
|
|
||||||
Route : /sendotp
|
Route : /sendotp
|
||||||
Method: POST
|
Method: POST
|
||||||
Body Params : phoneNumber
|
Body Params : phoneNumber , _id
|
||||||
Respone : {id:id} id of the transaction.
|
Respone : {_id} _id is the user id that just signedup .
|
||||||
|
|
||||||
Route : /getotp
|
Route : /getotp
|
||||||
Method: POST
|
Method: POST
|
||||||
|
|
Loading…
Reference in New Issue