Delete Coupon
Last updated: 05-Jan-2022
Overview
The delete_coupon call is used to delete a coupon.
URL: https://www.2checkout.com/api/products/delete_coupon
HTTP Method: POST
Parameter | Description |
---|---|
coupon_code | String value of coupon code for deleting coupon. Required. |
Parameter | Description |
---|---|
response_code | Tells the user whether or not the operation was successful. |
response_message | Tells the user why the operation was or was not successful. |
curl -G https://www.2checkout.com/api/products/detail_coupon \
-H 'Accept: application/json' -u 'username:password' \
-d 'coupon_code=APITEST002'
{
"response_code" : "OK",
"response_message" : "Coupon successfully deleted."
}
Code | Description |
---|---|
PARAMETER_MISSING | Required parameter missing: |
PARAMETER_INVALID | Invalid value for parameter: |
RECORD_NOT_FOUND | Unable to find record. |
FORBIDDEN | Access denied to coupon. |
Do you have a question? If you didn’t find the answer you are looking for in our documentation, you can contact our Support teams for more information. If you have a technical issue or question, please contact us. We are happy to help.
We’ll help you choose the right payment solution for your business, wherever you want to sell, in-person or online. Our team of experts will happily discuss your needs.