POST api/retailerApp/updateRetailerUPIWithOTP?CustomerId={CustomerId}&SessionId={SessionId}&upi={upi}&paymentType={paymentType}&OTP={OTP}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| CustomerId | integer |
Required |
|
| SessionId | string |
Required |
|
| upi | string |
Required |
|
| paymentType | string |
Required |
|
| OTP | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.