Create Product
Create product
POST https://sandbox.mnasati.com/v1/create_product
This endpoint allows you to create/add products.
Headers
Name
Type
Description
Authentication
string
The Authentication token is to track down who is emptying our stocks.
Request Body
Name
Type
Description
all_branches
string
pdt_discount
string
pdt_special_price_discount
string
preparation_type
string
preparation_time
string
catering
string
unit
string
tag
string
sort_order
string
barcode
string
purchase_limit
string
shipping_cost
string
purchase_price
string
sale_price
string
sub_category
string
description_ar
string
description
string
brand_id
string
weight
string
category
string
title_ar
string
title
string
Examples
Last updated
Was this helpful?