Partial update simplified invoice line item

Endpoint for partially updating an existing simplified invoice line item.

Path Params
string
required
string
required
Body Params
string

The account associated with this line item.

string

The cost center associated with this line item.

string

The description of the line item.

double | null
0 to 1000000000000000000

The discount as the percentage.

string

The item associated with this line item.

double
-10000000000000000 to 10000000000000000

The quantity of the item or service.

string

The tax rate applied to this line item.

double
-10000000000000000 to 10000000000000000

The unit amount of the item or service.

Headers
string

Client-provided UUID to uniquely identify a request

Response

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