ASP.NET Web API Help Page
Introduction
Provide a general description of your APIs here.
UserInfo
API
Description
POST api/userinfo/getsponsordetail
No documentation available.
POST api/userinfo/saveuserregistration
No documentation available.
POST api/userinfo/userlogin
No documentation available.
POST api/userinfo/savepaymentdetails
No documentation available.
GET api/userinfo/getpaymentdetail?Custid={Custid}&FromDate={FromDate}&ToDate={ToDate}&TxHash={TxHash}&SenderAddress={SenderAddress}
No documentation available.
POST api/userinfo/savelocationlog
No documentation available.
GET api/userinfo/getlocationlog?Custid={Custid}
No documentation available.
GET api/userinfo/getpaymentcnt
No documentation available.
GET api/userinfo/getdirectincomedetail?Custid={Custid}&TxID={TxID}
No documentation available.
POST api/userinfo/changedirectincomepaymentstatus
No documentation available.
GET api/userinfo/getdirectcount?Custid={Custid}
No documentation available.
GET api/userinfo/getdirectteamdetails?Custid={Custid}
No documentation available.
GET api/userinfo/getwalletbalance?Custid={Custid}&WalletID={WalletID}
No documentation available.
GET api/userinfo/getwalletdetails?Custid={Custid}&WalletID={WalletID}
No documentation available.
POST api/userinfo/withdrawalrequest
No documentation available.
GET api/userinfo/getwithdrawaletail?Custid={Custid}&FromDate={FromDate}&ToDate={ToDate}&Status={Status}&ReqID={ReqID}
No documentation available.
POST api/userinfo/withdrawalrequeststatusupdate
No documentation available.
POST api/userinfo/sendotp
No documentation available.
POST api/userinfo/passwordrecover
No documentation available.
POST api/userinfo/passwordrecoverysend
No documentation available.
POST api/UserInfo?intPasswordLength={intPasswordLength}
No documentation available.