Delete record from InvoiceSaleRows table by specified primary key
Method | /DeleteInvoiceSaleRow |
The request body is of type DeleteInvoiceSaleRow.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeleteInvoiceSaleRowResponse.
Name | Description | Data Type |
---|---|---|
DeleteInvoiceSaleRowResult | xml:boolean |
|