Remove bundle course from cart
GET
https://castleindia.in/emart/public /api/login
Headers
Name
Type
Description
secret
String
application/json
bundle-id
String
Bearer Token
String
```json
"Bundle Course is added to your cart !"
```
IF response fail
```json
"You Already purchased this course !"
```
Last updated
Was this helpful?