GET api/OS_SPRAT_PRENOS/GetOS_SPRAT_PRENOS
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of OS_SPRAT_PRENOS| Name | Description | Type | Additional information |
|---|---|---|---|
| OsSpratPrenosId | integer |
None. |
|
| OrganizacijaId | integer |
None. |
|
| ObjektiId | integer |
None. |
|
| Sprat | string |
None. |
|
| OrganizacionaStrukturaId | integer |
None. |
|
| PoslovnaGodina | integer |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"OsSpratPrenosId": 1,
"OrganizacijaId": 2,
"ObjektiId": 1,
"Sprat": "sample string 3",
"OrganizacionaStrukturaId": 1,
"PoslovnaGodina": 1
},
{
"$ref": "1"
}
]