Remove bundle course from cart

GET https://castleindia.in/emart/public /api/login

Headers

NameTypeDescription

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