POST api/eShop/GetAppliedCoupons
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": "6aa14a3a-ada9-42bf-ba0d-9a3c9a39f2ca",
"DateFrom": "2026-09-23T14:36:18.0182085+03:00",
"DateTo": "2026-09-23T14:36:18.0182085+03:00",
"Interval": 1
}
application/x-www-form-urlencoded
Sample: