POST api/eShop/GetAppliedCouponsPerInterval
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": "05a868f3-bf27-4170-9f6f-c11de9b0f89c",
"DateFrom": "2026-04-11T16:53:22.831795+03:00",
"DateTo": "2026-04-11T16:53:22.831795+03:00",
"Interval": 1
}
application/x-www-form-urlencoded
Sample: