Skip to main content
DELETE
Delete invoice line item

Authorizations

X-API-KEY
string
header
required

API Key Authentication.

Path Parameters

invoiceId
string<uuid>
required

The unique identifier of the invoice the line item belongs to.

lineItemId
string<uuid>
required

The unique identifier of the line item to delete.

Response

The request was successfully processed.

The response is of type object.