Skip to main content
Version: 84.4.0

createSalesDocLineByItemCode

POST 

/sales-docs/headers/:headerId/lines/by-item-code

Creates a sales document line by providing an item code or barcode.

The code parameter can be either a barcode or an item code. The service first searches for the item by barcode; if not found, it searches by code.

To access the service you need at least one of the following permissions:

Permission (one of)
createSalesDocLine

Request

Responses