POST api/v1/SaleOrders/PostSaleChangeStatus?id={id}&type={type}

Satış Proseduru

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

ilgili satış id

integer

Required

type

güncellenececek satış statusu

SaleOrderStatus

Required

Body Parameters

ilgili prosedur için gerekiyorsa extra data

Object

None.

Request Formats

application/json, text/json

Sample:
{}

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.