Authorization: Bearer YOUR_TOKEN
Expected Behavior:
- On success, the system will return the details of the coupon associated with the provided code.
- If the coupon does not exist or the user is not authorized, an appropriate error message will be returned.