get https://api.bewe.io/v1/discounts/
Fetches the details of a single discount by its unique identifier, provided in the URL path.
The endpoint ensures that the discount belongs to the authenticated account before returning its data. The response contains the main attributes of the discount, such as its name, category, type, condition, expiration, enabled status, and filter configuration. This endpoint is typically used to view or edit the details of a specific discount.