GET ./scoli/grup_contracte
Returns contracts from the country in which the schools are associated and to which the user has permissions.
GET parameters
Name | Value Type | Validation | Details |
---|---|---|---|
taraID | int | Required | Country ID. |
Output example
{"meta": {"countTotal": "2","countData": "2","countOffset": "0"},"data": [{"tctrID": "1","tctrNume": "Contract cu scoala","countScoli": "2"},{"tctrID": "2","tctrNume": "Plata individuala","countScoli": "1"}]}