Products
Create product
The Create Product API allows users to manually create a new product in the system. This includes specifying product details such as category, subcategory, and tax exemption status, etc. You can retrieve supported categories and subcategories from the GET /products/categories endpoint, or browse the full catalog with descriptions and examples in the Product Categories guide
post/v1/products
Headers
x-organization-idstring nullable required
The unique identifier for the organization making the request
The unique identifier for the organization making the request
Request body
Response
Successfully created product