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": "a2ec458e-8056-4b41-bb74-e7d050d92e57",
"DateFrom": "2026-04-11T16:56:30.6071061+03:00",
"DateTo": "2026-04-11T16:56:30.6071061+03:00",
"Interval": 1
}
application/x-www-form-urlencoded
Sample: