Product
Create a product
POST
Create a product
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Tenant identifier. Send the Tenant ID in the X-Tenant header to scope API requests to a specific tenant.
Body
application/json
Product name.
Maximum string length:
255Product type.
Base unit code.
Stock tracking mode.
Available options:
base_unit, inner_unit, direct_unit Inner unit count (units per box or direct units).
Required range:
x >= 0Product price.
Required range:
x >= 0Tax rate (KDV).
Available options:
0, 1, 10, 20 Active status.
Product barcode (unique per tenant).
Maximum string length:
255Product description.
Product category.
Product brand.
Base units per inner unit.
Required range:
x >= 0Critical stock level.
Required range:
x >= 0Invoice name override.
Maximum string length:
255