get
GET /openwowi/v1.2/DocumentReadCatalog/FileEntity HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Name": "text"
  }
]
get
GET /openwowi/v1.2/DocumentReadCatalog/FileType HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Name": "text",
    "Classification": {
      "Id": 1,
      "Name": "text"
    }
  }
]
get
GET /openwowi/v1.2/DocumentReadCatalog/DataPrivacyCategory HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Name": "text"
  }
]
get
GET /openwowi/v1.2/DocumentReadCatalog/DocumentTemplateEntity HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Name": "text",
    "Prefix": "text",
    "FileEntity": {
      "Id": 1,
      "Name": "text"
    }
  }
]
get
GET /openwowi/v1.2/MediaReadCatalog/EstatePictureType HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Code": "text",
    "Name": "text"
  }
]
get
GET /openwowi/v1.2/MediaReadCatalog/MediaEntity HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Code": "text",
    "Name": "text"
  }
]