Get all owner subtypes
OK
Bad Request
Not Found
Internal Server Error
GET /api/owner/subtype HTTP/1.1 Host: api.client.nbcgate.tech/ Authorization: YOUR_API_KEY Accept: */*
{ "data": [ { "countryID": 1, "id": 1, "name": "text", "nameIntl": "text" } ] }