Partial update invoice line item

Endpoint for partially updating an existing invoice line item.

Path Params
string
required
string
required
Body Params

Augment custom_fields in the output with computed CALCULATED field values.

Apply to any line-item serializer whose model has get_resolved_custom_fields.

string

The account associated with this line item.

string

The cost center associated with this line item.

custom_fields
object

A mapping of custom field IDs to their values.

string

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.

integer
double

The quantity of the item or service.

revenue_recognition

Optional revenue recognition configuration. When provided, a revenue recognition is created for this line item.

string

The tax rate applied to this line item.

double

The price per unit of the item or service.

Headers
string

Client-provided UUID to uniquely identify a request

string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response

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