Invoice Line Item Segments Delete

Delete Invoice Line Item Segments

DELETE /api/.../invlineitemsegments/

Delete invoice line item segment(s) by id.

Request Information

Parameters
Name Type Required Description
lineItemSegments List of Integers Yes List of line item segments to be deleted from the invoice.
overridePOLinks bool No Indicator to allow deletion of line item segments when linked POs exist.

Response Information

HTTP Response Codes

Code Description
200 OK. Success
400 FAILURE.
  • Bad request

Required Permissions

Permission IDs found here.

    CR_Invoice_Delete
    CR_Invoices_Access