The CancelSaleOrder cancels a saleorder
Method | /productbasecomponents.asmx/CancelSaleOrder |
The request body is of type CancelSaleOrder.
Name | Description | Data Type |
---|---|---|
itemId | xml:int | |
isDeleteOpenReservationRows | xml:boolean |
|
The response body is of type CancelSaleOrderResponse.
Name | Description | Data Type |
---|---|---|
CancelSaleOrderResult | xml:int |
|