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": "c04561bc-3c51-4b0f-a196-07c5d59067c7",
"DateFrom": "2026-04-11T16:55:37.4345389+03:00",
"DateTo": "2026-04-11T16:55:37.4345389+03:00",
"Interval": 1
}
application/x-www-form-urlencoded
Sample: