CommunicationWay

Retrieve communication way keys

Returns all communication way keys.

get/CommunicationWayKey

Response

Successful operation

Example response

{
  "objects": [
    {
      "id": "2",
      "objectName": "CommunicationWayKey",
      "name": "Arbeit",
      "translationCode": "COMM_WAY_KEY_WORK"
    }
  ]
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.