Stocks
Create a stocks
Create a new stocks
post/apps/{appId}/productstocks
Path parameters
appIdinteger required
The identifier of the Sinao application you are using. Each application corresponds to a company and an accounting. A user can have several Sinao applications. To retrieve the identifiers of its applications, you must call the endpoint /apps.
Query parameters
product_idinteger required
Parent object
purchase_idinteger
Purchase that generated the stock if exists
quantityinteger
The initial quantity will no longer be modifiable. To change the quantity manually, use the destruct endpoint
bar_codestring
locationstring
entered_atstring date-time
expired_atstring date-time
cost_amountinteger
use_durationinteger
Use duration in seconds
Response
Success