API Reference
API Reference

Create sales invoice line

Description

This endpoint creates a sales inovice line and appedns it to an invoice

Request Body

KeyPriorityTypeDescription
sales_invoiceREQUIREDTextsales invoice id
quantityREQUIREDText(integer) quantity of goods
productREQUIREDTextuid of the product
sales_order_lineOptionalTextuid of the sales order
allow_discountOptionalText(boolean) whether there's a discount or not
new_priceOptionalTextnew unit price of item
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Form Data
string
required

sales invoice id

int32
required

(integer) quantity of goods

string
required

ID of the product

int32
required

New price of the item

boolean
required

Boolean to indicate whether to apply discount or not

Headers
string
required
Response

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