Skip to main content
POST
Create One Invoice Line Item

Headers

authorization
string

Your API key will be used for authentication of the request. Authorization: YOUR_API_KEY

Body

application/json

Query parameters can also be provided in the request body as a JSON object

input
InvoiceLineItemsInsertInput Ā· object

input type for inserting data into table "invoice_line_items"

Response

200 - application/json

Responses for POST /api/rest/invoice_line_items

createInvoiceLineItem
InvoiceLineItems Ā· object | null

columns and relationships of "invoice_line_items"