GET https://api.legendonlineservices.co.uk/Contacts/TaskType/{id}/TaskDefinitions

No documentation available.

Request Parameters

From Path Type Description
id Int32

Response - (Status 200 - OK)

[TaskDefinitionModel]

Name Type Description
Id Int32
Name String




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

Bundle(s)
Tasks