PENDING
Authorization: ********************
curl --location --request DELETE 'https://core.privageapp.com/api/v1/connect/coupon/void/coupon-uuid-string' \ --header 'Authorization: Bearer <token>'
{ "uuid": "coupon-uuid-string", "message": "success" }