Ecommerce
Feedback

Product Feedback

Customer can feedback after order is completed feedback by POST Method with login

https://ecom.coderorbit.com/public/api/api/order
headers:{ 
    "Accept": "application/json",
    "App-Master-Key": `${app_token}`,
    "Authorization" : `Bearer ${token}`,  
}
 
body:{
    "vendor_id": 1,
    "product_id": 3,
    "rattings": 4.5,
    "comments": "this product is very good quality",
    "status": 0 // by default 0 = hide, 1 = show
  }

### Result

{
  "msg": "Thanks"
}
CODER ORBIT
Bangladesh Office:
Call: 01534-645492
11/C, House-01, Lane-10
Road-11, Dhaka 1216
Email: support@coderorbit.com
Others
Domain & Hosting
Course
Debug
Portfolio
FOLLOW US
SUBSCRIBE US
Subscribe
2018 - 2024 Copyright © Coder Orbit. All rights reserved.