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": "06b0652e-26e7-42ca-8f3b-fcf1008c532a",
"DateFrom": "2026-06-05T14:05:18.7431344+03:00",
"DateTo": "2026-06-05T14:05:18.7431344+03:00",
"Interval": 1
}
application/x-www-form-urlencoded
Sample: