Cancels a coupon redemption with a specified ID.
ID of the resource.
Coupon redemption cancelled.
Location of the related resource.
Unauthorized access. Invalid credentials used.
Access forbidden.
Resource not found.
$client->couponsRedemptions()->cancel('id');
{"status": 401,"type": "http://example.com","title": "string","detail": "string","instance": "string"}