POST api/Order/UpdateNonPaidByOrderId?orderId={orderId}&paymentMethod={paymentMethod}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
orderId | integer |
Required |
|
paymentMethod | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/octet-stream
Sample:
Sample not available.