Create Products
5.12 Create Products
Request
Method
URL
POST
/add-product
Copy
Response
Status
Response
200
{
"status": true,
"product_id": 69
}
403
400
401
401
500
Last updated
Request
Method
URL
POST
/add-product
Copy
Response
Status
Response
200
{
"status": true,
"product_id": 69
}
403
400
401
401
500
Last updated