Update invoice line item

Endpoint for updating an existing invoice line item.

Path Params
string
required
string
required
Body Params
string
required

The account associated with this line item.

string

The cost center associated with this line item.

string
required

The detailed description of the line item.

double | null
≥ 0

The discount as the percentage.

string

The item associated with this line item.

string | null

The item unit of measure for this line item.

double
required

The quantity of the item or service.

string

The tax rate applied to this line item.

double
required

The price per unit of the item or service.

Headers
string

Client-provided UUID to uniquely identify a request

Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json