Update Invoice Item

Update an existing item in the invoice.

patch/invoices/{invoice_id}/items/{item_id}

Path parameters

invoice_idnumber required

Invoice ID

item_idnumber required

Invoice Item ID

Request body

quantitynumber

Quantity

pricenumber

Price per unit

tax_idsnumber[]

List of tax IDs

commentstring

Comment text

comment_visibility'private' | 'public'

Comment visibility

Changes

No recorded changes to this endpoint across all 1 revision of this API.