GET https://api.legendonlineservices.co.uk/Joining/EthnicOrigins

Returns list of Ethnic Origins

Request Parameters

No parameters have been defined for this request.

Response - (Status 200 - OK)

[LookupItemModel]

Name Type Description
Id Int32 The primary key value from the database
Description String The description of the item from the database




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

Remarks

Maximum length of 'Description' in return model is 50 characters

Bundle(s)
Joining
Prospecting