Path Parameters
Body
application/json
Unique identifier for the product
ID of the supplier
Supplier's SKU for this product
Product name
Price per unit
Whether product is active
Product description
Product category
Minimum order quantity
Available quantity in stock
Unit of measure (pcs, kg, lbs, etc.)
Product weight
Product dimensions
Response
200 - application/json
Ok
Result object returned by InsertQueryBuilder execution.
Contains inserted entity id. Has entity-like structure (not just column database name and values).
Generated values returned by a database. Has entity-like structure (not just column database name and values).
Raw SQL result returned by executed query.