Delete record from Invoices table by specified primary key
Method | /DeleteInvoice |
The request body is of type DeleteInvoice.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeleteInvoiceResponse.
Name | Description | Data Type |
---|---|---|
DeleteInvoiceResult | xml:boolean |
|