/
SA
sadadpay
/
Sadad API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2mo ago · Updated 2mo ago
Details
Filter operations
Categories
5
Customers
5
Installment Plans
6
Invoices
9
Payment Links
6
Product Links
6
Products
5
get
/api/Product/getall
get
/api/Product/getbyid
post
/api/Product/insert
put
/api/Product/update
delete
/api/Product/delete
Products
post
/api/Product/insert
Request body
ProductInsert
required
category_Id
integer
name_En
string
nullable
name_Ar
string
nullable
desc_En
string
nullable
desc_Ar
string
nullable
quantity
integer
price
number
double
stockable
boolean
stockable_Show
boolean
image
string
nullable
inActive
boolean
installment_Price
number
float
Response
Success
Changes