POST api/Coupons/GetCouponStatus
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| dto | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"guid": "2fae8340-2b26-4e38-aae9-caf2e3551431",
"DateFrom": "2025-10-28T23:05:54.8989048+02:00",
"DateTo": "2025-10-28T23:05:54.8989048+02:00",
"Interval": 1
}
application/x-www-form-urlencoded
Sample: