POST api/Coupons/GetCouponUseDistribution
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": "9e441e62-e73f-4d6c-b50a-3b135291f8e5",
"DateFrom": "2026-06-05T14:04:12.9736904+03:00",
"DateTo": "2026-06-05T14:04:12.9736904+03:00",
"Interval": 1
}
application/x-www-form-urlencoded
Sample: