GET https://api.legendonlineservices.co.uk/Configuration/TerminationReasons

Returns a list of Termination Reasons.
These are reasons given by a member when they cancel their membership as to why they want to cancel. The member can select multiple options. These are user-defined and differ across customers.

Request Parameters

No parameters have been defined for this request.

Response - (Status 200 - OK)

[TerminationReason]

Name Type Description
Id Int32
Description String




[
  {
    "Id": 1,
    "Description": "sample string 2"
  },
  {
    "Id": 1,
    "Description": "sample string 2"
  },
  {
    "Id": 1,
    "Description": "sample string 2"
  }
]

Bundle(s)
Termination