GET api/CdcApi/ListContractObjectAvailableService/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of SZERZ_ARAZAS| Name | Description | Type | Additional information |
|---|---|---|---|
| SZARZ_SZERZ_AZON | integer |
None. |
|
| SZARZ_AZON | integer |
None. |
|
| SZARZ_NEV | string |
None. |
|
| SZARZ_SZERZ_OBJ_AZON | integer |
None. |
|
| SZARZ_TEV_AZON | string |
None. |
|
| SZARZ_DIJ_KAT_AZON | integer |
None. |
|
| SZARZ_ME | string |
None. |
|
| SZARZ_AR | decimal number |
None. |
|
| SZARZ_ERV_KEZDET_EV | integer |
None. |
|
| SZARZ_ERV_KEZDET_HONAP | integer |
None. |
|
| SZARZ_ERV_VEG_EV | integer |
None. |
|
| SZARZ_ERV_VEG_HONAP | integer |
None. |
|
| SZARZ_ERV_KEZDET | date |
None. |
|
| SZARZ_ERV_VEG | date |
None. |
|
| SZARZ_CDC_NEV | string |
None. |
|
| SZARZ_JOTELJESITES | integer |
None. |
|
| SZARZ_AR_JOTELJESITES | decimal number |
None. |
|
| SZARZ_NEV_JOTELJESITES | string |
None. |
|
| SZARZ_TRANSACTIONID | integer |
None. |
|
| SZARZ_SOURCE_SZARZ_AZON | integer |
None. |
|
| SZARZ_AFA | integer |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"szarZ_SZERZ_AZON": 1,
"szarZ_AZON": 1,
"szarZ_NEV": "sample string 2",
"szarZ_SZERZ_OBJ_AZON": 1,
"szarZ_TEV_AZON": "sample string 3",
"szarZ_DIJ_KAT_AZON": 1,
"szarZ_ME": "sample string 4",
"szarZ_AR": 1.0,
"szarZ_ERV_KEZDET_EV": 1,
"szarZ_ERV_KEZDET_HONAP": 1,
"szarZ_ERV_VEG_EV": 1,
"szarZ_ERV_VEG_HONAP": 1,
"szarZ_ERV_KEZDET": "2025-12-08T04:01:07.509562Z",
"szarZ_ERV_VEG": "2025-12-08T04:01:07.509562Z",
"szarZ_CDC_NEV": "sample string 5",
"szarZ_JOTELJESITES": 1,
"szarZ_AR_JOTELJESITES": 1.0,
"szarZ_NEV_JOTELJESITES": "sample string 6",
"szarZ_TRANSACTIONID": 1,
"szarZ_SOURCE_SZARZ_AZON": 1,
"szarZ_AFA": 1
},
{
"szarZ_SZERZ_AZON": 1,
"szarZ_AZON": 1,
"szarZ_NEV": "sample string 2",
"szarZ_SZERZ_OBJ_AZON": 1,
"szarZ_TEV_AZON": "sample string 3",
"szarZ_DIJ_KAT_AZON": 1,
"szarZ_ME": "sample string 4",
"szarZ_AR": 1.0,
"szarZ_ERV_KEZDET_EV": 1,
"szarZ_ERV_KEZDET_HONAP": 1,
"szarZ_ERV_VEG_EV": 1,
"szarZ_ERV_VEG_HONAP": 1,
"szarZ_ERV_KEZDET": "2025-12-08T04:01:07.509562Z",
"szarZ_ERV_VEG": "2025-12-08T04:01:07.509562Z",
"szarZ_CDC_NEV": "sample string 5",
"szarZ_JOTELJESITES": 1,
"szarZ_AR_JOTELJESITES": 1.0,
"szarZ_NEV_JOTELJESITES": "sample string 6",
"szarZ_TRANSACTIONID": 1,
"szarZ_SOURCE_SZARZ_AZON": 1,
"szarZ_AFA": 1
}
]