The UpdateSaleOrder function updates a saleOrder record.
Method | /productbasecomponents.asmx/UpdateSaleOrder |
The request body is of type UpdateSaleOrder.
Name | Description | Data Type |
---|---|---|
saleOrder | SaleOrderInfo | |
isForceUpdate | xml:boolean |
The response body is of type UpdateSaleOrderResponse.
Name | Description | Data Type |
---|---|---|
UpdateSaleOrderResult | xml:int |
|