POST api/data/Verifyotp_PaytmWallet?otp={otp}&mobile={mobile}&amount={amount}&referenceid={referenceid}&bankname={bankname}&benname={benname}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| otp | string |
Required |
|
| mobile | string |
Required |
|
| amount | decimal number |
Required |
|
| referenceid | string |
Required |
|
| bankname | string |
Required |
|
| benname | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.