GET - https://subscribercrmapi.childgrowthfoundation.org/api/subeventtype

Lists all Sub Event Types.

[
{
"Id": 1,
"Name": "Workshop",
"IsCancellationFee": false
},
{
"Id": 2,
"Name": "Dinner",
"IsCancellationFee": false
}
]