Skip to main content
PATCH
Update a line item

Path Parameters

id
string
required
Example:

"inv_abc123"

lineId
string
required
Example:

"li_abc123"

Body

application/json
name
string
periodStart
string<date-time>
periodEnd
string<date-time>
amount
integer
quantity
integer
Required range: x >= 1

Response

200 - application/json

Line item updated

The response is of type unknown.