Skip to main content
PUT
Update an invoice line item

Authorizations

X-API-Key
string
header
required

Server-to-server auth. Send your API key in the "X-API-Key" header and your API secret in the "X-API-Secret" header.

Path Parameters

invoiceId
string
required

Invoice ID

lineItemId
string
required

Line Item ID

Body

application/json

Line item update payload: description, quantity, unitPrice, taxType, taxRate, discountType, discount

The body is of type object.

Response

200 - application/json

OK

The response is of type object.