Delete many

Deletes owner-scoped line items and rebuilds every affected draft invoice. | authz: allowed_org_types=[provider], min_org_role=operator | (InvoiceLineItemsDeleteManyReq) -> (InvoiceLineItemsDeleteManyRes)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
invoice_line_item_idslist of stringsRequired

Response

Successful Response
deleted_invoice_line_item_idslist of strings

Errors

422
Invoice Line Items Delete Many V1request Unprocessable Entity Error