POST api/v1/SaleOrders/PostSaleChangeStatus?id={id}&type={type}
Satış Proseduru
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
ilgili satış id |
integer |
Required |
| type |
güncellenececek satış statusu |
SaleOrderStatus |
Required |
Body Parameters
ilgili prosedur için gerekiyorsa extra data
ObjectNone.
Request Formats
application/json, text/json
Sample:
{}
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.