GET api/SubscribePeriods
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"$id": "1",
"SubscribePeriodID": 1,
"SubscribePeriodName": "sample string 2",
"MonthsCount": 3,
"DiscountPercent": 1.1,
"DiscountValue": 1.1,
"PeriodPrice": 1.1,
"SubscribeServiceID": 4
},
{
"$ref": "1"
},
{
"$ref": "1"
}
]