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