GET api/LocalLocationType?departmentId={departmentId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
departmentId

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of LocalLocationTypeModel
NameDescriptionTypeAdditional information
LocalTopics

Collection of LocalTopicsInfo

None.

Departments

Collection of LocalDepartmentInfo

None.

Name

string

None.

Description

string

None.

Tags

string

None.

AccountId

integer

None.

GlobalLocationTypeName

string

None.

GlobalLocationTypeId

integer

None.

Id

integer

None.

Status

string

None.

CreatedBy

string

None.

CreateTimestamp

date

None.

ModifiedBy

string

None.

ModifiedTimestamp

date

None.

DataStateFlag

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "LocalTopics": [
      {
        "TopicId": 1,
        "TopicName": "sample string 2"
      },
      {
        "TopicId": 1,
        "TopicName": "sample string 2"
      }
    ],
    "Departments": [
      {
        "DepartmentId": 1,
        "DepartmentName": "sample string 2"
      },
      {
        "DepartmentId": 1,
        "DepartmentName": "sample string 2"
      }
    ],
    "Name": "sample string 1",
    "Description": "sample string 2",
    "Tags": "sample string 3",
    "AccountId": 4,
    "GlobalLocationTypeName": "sample string 5",
    "GlobalLocationTypeId": 6,
    "Id": 7,
    "Status": "sample string 8",
    "CreatedBy": "sample string 9",
    "CreateTimestamp": "2024-11-21T08:34:17.0649492+00:00",
    "ModifiedBy": "sample string 11",
    "ModifiedTimestamp": "2024-11-21T08:34:17.0649492+00:00",
    "DataStateFlag": "sample string 12"
  },
  {
    "LocalTopics": [
      {
        "TopicId": 1,
        "TopicName": "sample string 2"
      },
      {
        "TopicId": 1,
        "TopicName": "sample string 2"
      }
    ],
    "Departments": [
      {
        "DepartmentId": 1,
        "DepartmentName": "sample string 2"
      },
      {
        "DepartmentId": 1,
        "DepartmentName": "sample string 2"
      }
    ],
    "Name": "sample string 1",
    "Description": "sample string 2",
    "Tags": "sample string 3",
    "AccountId": 4,
    "GlobalLocationTypeName": "sample string 5",
    "GlobalLocationTypeId": 6,
    "Id": 7,
    "Status": "sample string 8",
    "CreatedBy": "sample string 9",
    "CreateTimestamp": "2024-11-21T08:34:17.0649492+00:00",
    "ModifiedBy": "sample string 11",
    "ModifiedTimestamp": "2024-11-21T08:34:17.0649492+00:00",
    "DataStateFlag": "sample string 12"
  }
]

application/xml, text/xml

Sample:
<ArrayOfLocalLocationTypeModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Walsh.Service.Models.LocationType">
  <LocalLocationTypeModel>
    <CreateTimestamp xmlns:d3p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/Walsh.Service.Models">
      <d3p1:DateTime>2024-11-21T08:34:17.0649492Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </CreateTimestamp>
    <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/Walsh.Service.Models">sample string 9</CreatedBy>
    <DataStateFlag xmlns="http://schemas.datacontract.org/2004/07/Walsh.Service.Models">sample string 12</DataStateFlag>
    <Id xmlns="http://schemas.datacontract.org/2004/07/Walsh.Service.Models">7</Id>
    <ModifiedBy xmlns="http://schemas.datacontract.org/2004/07/Walsh.Service.Models">sample string 11</ModifiedBy>
    <ModifiedTimestamp xmlns:d3p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/Walsh.Service.Models">
      <d3p1:DateTime>2024-11-21T08:34:17.0649492Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </ModifiedTimestamp>
    <Status xmlns="http://schemas.datacontract.org/2004/07/Walsh.Service.Models">sample string 8</Status>
    <AccountId>4</AccountId>
    <Departments>
      <LocalDepartmentInfo>
        <DepartmentId>1</DepartmentId>
        <DepartmentName>sample string 2</DepartmentName>
      </LocalDepartmentInfo>
      <LocalDepartmentInfo>
        <DepartmentId>1</DepartmentId>
        <DepartmentName>sample string 2</DepartmentName>
      </LocalDepartmentInfo>
    </Departments>
    <Description>sample string 2</Description>
    <GlobalLocationTypeId>6</GlobalLocationTypeId>
    <GlobalLocationTypeName>sample string 5</GlobalLocationTypeName>
    <LocalTopics>
      <LocalTopicsInfo>
        <TopicId>1</TopicId>
        <TopicName>sample string 2</TopicName>
      </LocalTopicsInfo>
      <LocalTopicsInfo>
        <TopicId>1</TopicId>
        <TopicName>sample string 2</TopicName>
      </LocalTopicsInfo>
    </LocalTopics>
    <Name>sample string 1</Name>
    <Tags>sample string 3</Tags>
  </LocalLocationTypeModel>
  <LocalLocationTypeModel>
    <CreateTimestamp xmlns:d3p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/Walsh.Service.Models">
      <d3p1:DateTime>2024-11-21T08:34:17.0649492Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </CreateTimestamp>
    <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/Walsh.Service.Models">sample string 9</CreatedBy>
    <DataStateFlag xmlns="http://schemas.datacontract.org/2004/07/Walsh.Service.Models">sample string 12</DataStateFlag>
    <Id xmlns="http://schemas.datacontract.org/2004/07/Walsh.Service.Models">7</Id>
    <ModifiedBy xmlns="http://schemas.datacontract.org/2004/07/Walsh.Service.Models">sample string 11</ModifiedBy>
    <ModifiedTimestamp xmlns:d3p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/Walsh.Service.Models">
      <d3p1:DateTime>2024-11-21T08:34:17.0649492Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </ModifiedTimestamp>
    <Status xmlns="http://schemas.datacontract.org/2004/07/Walsh.Service.Models">sample string 8</Status>
    <AccountId>4</AccountId>
    <Departments>
      <LocalDepartmentInfo>
        <DepartmentId>1</DepartmentId>
        <DepartmentName>sample string 2</DepartmentName>
      </LocalDepartmentInfo>
      <LocalDepartmentInfo>
        <DepartmentId>1</DepartmentId>
        <DepartmentName>sample string 2</DepartmentName>
      </LocalDepartmentInfo>
    </Departments>
    <Description>sample string 2</Description>
    <GlobalLocationTypeId>6</GlobalLocationTypeId>
    <GlobalLocationTypeName>sample string 5</GlobalLocationTypeName>
    <LocalTopics>
      <LocalTopicsInfo>
        <TopicId>1</TopicId>
        <TopicName>sample string 2</TopicName>
      </LocalTopicsInfo>
      <LocalTopicsInfo>
        <TopicId>1</TopicId>
        <TopicName>sample string 2</TopicName>
      </LocalTopicsInfo>
    </LocalTopics>
    <Name>sample string 1</Name>
    <Tags>sample string 3</Tags>
  </LocalLocationTypeModel>
</ArrayOfLocalLocationTypeModel>