GET common/Departs

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of Depart
NameDescriptionTypeAdditional information
CD_DEPART

string

None.

DS_DEPART

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "CD_DEPART": "sample string 1",
    "DS_DEPART": "sample string 2"
  },
  {
    "$ref": "1"
  }
]