GET api/Object
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of OBJEKTUM| Name | Description | Type | Additional information |
|---|---|---|---|
| OBJ_AZON | integer |
None. |
|
| OBJ_NEV | string |
None. |
|
| OBJ_ORSZAG | string |
None. |
|
| OBJ_VAROS | string |
None. |
|
| OBJ_IRSZ | string |
None. |
|
| OBJ_EGYEB | string |
None. |
|
| OBJ_TEL | string |
None. |
|
| OBJ_FAX | string |
None. |
|
| OBJ_TILTVA | integer |
None. |
|
| OBJ_OV_AZON | string |
None. |
|
| OBJ_REGIO_AZON | string |
None. |
|
| OBJ_REGI_MSZ | string |
None. |
|
| OBJ_CDC_NEV | string |
None. |
|
| OBJ_CDC_PHONE | string |
None. |
|
| OBJ_CDC_CIMTARBOL_MEGADHATO | boolean |
None. |
|
| OBJ_CDC_IRSZ | string |
None. |
|
| OBJ_CDC_VAROS | string |
None. |
|
| OBJ_CDC_KOZTERULET | string |
None. |
|
| OBJ_CDC_EGYEB | string |
None. |
|
| OBJ_CDC_HRSZ | string |
None. |
|
| OBJ_CDC_GPS_LAT | decimal number |
None. |
|
| OBJ_CDC_GPS_LON | decimal number |
None. |
|
| OBJ_CDC_MEGKOZELITHETOSEG | string |
None. |
|
| obJ_CDC_GPS_MEGADHATO | boolean |
None. |
|
| OBJ_CDC_MEGRENDELT_SZOLGALTATAS_TIPUSOK | string |
None. |
|
| OBJ_CDC_EGYEB_ADATOK | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"obJ_AZON": 1,
"obJ_NEV": "sample string 2",
"obJ_ORSZAG": "sample string 3",
"obJ_VAROS": "sample string 4",
"obJ_IRSZ": "sample string 5",
"obJ_EGYEB": "sample string 6",
"obJ_TEL": "sample string 7",
"obJ_FAX": "sample string 8",
"obJ_TILTVA": 1,
"obJ_OV_AZON": "sample string 9",
"obJ_REGIO_AZON": "sample string 10",
"obJ_REGI_MSZ": "sample string 11",
"obJ_CDC_NEV": "sample string 12",
"obJ_CDC_PHONE": "sample string 13",
"obJ_CDC_CIMTARBOL_MEGADHATO": true,
"obJ_CDC_IRSZ": "sample string 14",
"obJ_CDC_VAROS": "sample string 15",
"obJ_CDC_KOZTERULET": "sample string 16",
"obJ_CDC_EGYEB": "sample string 17",
"obJ_CDC_HRSZ": "sample string 18",
"obJ_CDC_GPS_LAT": 1.1,
"obJ_CDC_GPS_LON": 1.1,
"obJ_CDC_MEGKOZELITHETOSEG": "sample string 19",
"obJ_CDC_GPS_MEGADHATO": true,
"obJ_CDC_MEGRENDELT_SZOLGALTATAS_TIPUSOK": "sample string 20",
"obJ_CDC_EGYEB_ADATOK": "sample string 21"
},
{
"obJ_AZON": 1,
"obJ_NEV": "sample string 2",
"obJ_ORSZAG": "sample string 3",
"obJ_VAROS": "sample string 4",
"obJ_IRSZ": "sample string 5",
"obJ_EGYEB": "sample string 6",
"obJ_TEL": "sample string 7",
"obJ_FAX": "sample string 8",
"obJ_TILTVA": 1,
"obJ_OV_AZON": "sample string 9",
"obJ_REGIO_AZON": "sample string 10",
"obJ_REGI_MSZ": "sample string 11",
"obJ_CDC_NEV": "sample string 12",
"obJ_CDC_PHONE": "sample string 13",
"obJ_CDC_CIMTARBOL_MEGADHATO": true,
"obJ_CDC_IRSZ": "sample string 14",
"obJ_CDC_VAROS": "sample string 15",
"obJ_CDC_KOZTERULET": "sample string 16",
"obJ_CDC_EGYEB": "sample string 17",
"obJ_CDC_HRSZ": "sample string 18",
"obJ_CDC_GPS_LAT": 1.1,
"obJ_CDC_GPS_LON": 1.1,
"obJ_CDC_MEGKOZELITHETOSEG": "sample string 19",
"obJ_CDC_GPS_MEGADHATO": true,
"obJ_CDC_MEGRENDELT_SZOLGALTATAS_TIPUSOK": "sample string 20",
"obJ_CDC_EGYEB_ADATOK": "sample string 21"
}
]