get
GET /openwowi/v1.0/PersonsRead/Gender HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Name": "text"
  }
]
get
GET /openwowi/v1.0/PersonsRead/AddressType HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Name": "text"
  }
]
get
GET /openwowi/v1.0/PersonsRead/Country HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Name": "text",
    "Code": "text"
  }
]
get
GET /openwowi/v1.0/PersonsRead/CommunicationType HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Name": "text"
  }
]
get
GET /openwowi/v1.0/PersonsRead/BankAccountType HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Code": "text"
  }
]
get
GET /openwowi/v1.0/PersonsRead/BankAccountUsageType HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Code": "text"
  }
]
get
GET /openwowi/v1.2/PersonsReadCatalog/Gender HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Name": "text"
  }
]
get
GET /openwowi/v1.2/PersonsReadCatalog/AddressType HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Name": "text"
  }
]
get
GET /openwowi/v1.2/PersonsReadCatalog/Country HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Name": "text",
    "Code": "text"
  }
]
get
GET /openwowi/v1.2/PersonsReadCatalog/CommunicationType HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Name": "text"
  }
]
get
GET /openwowi/v1.2/PersonsReadCatalog/BankAccountType HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Code": "text"
  }
]
get
GET /openwowi/v1.2/PersonsReadCatalog/BankAccountUsageType HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Code": "text"
  }
]
get
GET /openwowi/v1.2/PersonsReadCatalog/CompanyForm HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Code": "text",
    "IsPartnership": true
  }
]
get
GET /openwowi/v1.2/PersonsReadCatalog/Industry HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Code": "text",
    "ShortCode": "text"
  }
]
get
GET /openwowi/v1.2/PersonsReadCatalog/Vip HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Code": "text"
  }
]