Skip to main content
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.

Autorización

string
required
Bearer token generado desde el portal Leadway. Ver Autenticación.
string
default:"2021-07-28"
required
Versión de la API.

Body

string
default:"BQdAwxa0ky1iK2sstLGJ"
required
Account Id
string
default:"account"
required
Alt Type Posibles valores: ‘account’
string
default:"6241712be68f7a98102ba272"
required
Coupon Id

Respuestas

boolean
default:"True"
required
Indicates whether the delete was successful
string
default:"c667b18d-8f5e-44cf-a914"
required
Unique identifier for tracing this API request

Ejemplo