Use Voucher
Use Voucher
Header Parameters |
---|
Content-Type stringExample: application/json |
Referer stringExample: https://doc.withsupercommerce.com |
lang integer1 = English, 2 = Arabic Example: 1 |
Request Body |
---|
voucher string |
Responses | ||
---|---|---|
200 OK
|
Use Voucher
Header Parameters |
---|
Content-Type stringExample: application/json |
Referer stringExample: https://doc.withsupercommerce.com |
lang integer1 = English, 2 = Arabic Example: 1 |
Request Body |
---|
voucher string |
Responses | ||
---|---|---|
200 OK
|
POST /customer/addVoucher
https://docapi.withsupercommerce.com/api
curl -L -X POST 'https://docapi.withsupercommerce.com/api/customer/addVoucher' \
-H 'Content-Type: application/x-www-form-urlencoded' \
-H 'Accept: application/json'