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": "ec5f1f3c-f7c4-486e-8cae-8dd6e8b98ef0",
"DateFrom": "2026-09-23T14:36:18.3149097+03:00",
"DateTo": "2026-09-23T14:36:18.3149097+03:00",
"Interval": 1
}
application/x-www-form-urlencoded
Sample: