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