Update Invoice Line Item

Update an invoice line item

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the invoice the line item belongs to.

string
required

The ID of the invoice line item.

Body Params
string
string
int32
int32
string

The cost per unit of the product or service that this line item is for, specified in the invoice currency's smallest unit. Accepts decimal strings with up to 12 decimals.

string
enum
Defaults to debit
Allowed:
json

Additional data represented as key-value pairs. Both the key and value must be strings. See Metadata.

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here!