post https://api.erp.release.slade360edi.com/api/products/products
Description
This endpoint is used to make a POST request to create a new product/item.
Request Body
-
name
(text, required): Product name -
selling_price
(text, required): Product unit selling price -
purchasing_price
(text, required): Product unit purchasing price -
sale_taxes
(text, optional): Sale taxes -
identifiers
(text, optional): (Optional) -> Options: CM CODE, HS CODE, GTIN, LOIN CODE -
product_type
(text, required): Type of product (Options: service, sku, consumable) -
categories
(text, optional): Categories -
packaging_unit
(text, optional): Packaging unit -
quantity_unit
(text, optional): Quantity unit -
country_of_origin
(text, required): ISO code for the country of origin -
purchase_taxes
(text, optional): Purchase taxes