Skip to main content
Version: v3

Delete Coupon

DELETE 

/payments/coupon

The "Delete Coupon" API allows you to permanently remove a coupon from your system using its unique identifier. Use this endpoint to discontinue promotional offers or clean up unused coupons. Note that this action cannot be undone.

Request

Version stringrequired

API Version

Available optionsv3
application/json

Bodyrequired

    altIdstringrequired

    Location Id

    altTypestringrequired

    Alt Type

    Available optionslocation
    idstringrequired

    Coupon Id

application/json

Successful response

Schema
    successbooleanrequired

    Indicates whether the delete was successful

    traceIdstringrequired

    Unique identifier for tracing this API request