DELETE Invoices/Item/{invoiceItemID}/{purge}
Delete InvoiceItem
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
invoiceItemID |
InvoiceItemID of InvoiceItem to be deleted |
integer |
Required |
purge |
Physically remove data from database |
boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
Success or not
IHttpActionResultNone.