PUT api/Normal/RedeemVoucher
Request Information
URI Parameters
None.
Body Parameters
NormalVoucherModelName | Description | Type | Additional information |
---|---|---|---|
Phone | string |
None. |
|
string |
None. |
||
string |
None. |
||
VoucherId | integer |
None. |
Request Formats
application/json, text/json
Sample:
{ "Phone": "sample string 1", "Email": "sample string 2", "Mail": "sample string 3", "VoucherId": 4 }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.