PUT CertifiedGeodesists
Synchronizace seznamu úředně oprávněných zeměměřických inženýrů. Synchornizace probíhá proti oficiálnímu seznamu ÚOZI vystaveném na webu ČÚZK. Pouze pro uživatele v roli Admin a Přebírající.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
SyncInfoDTOOfCertifiedGeodesistDTOName | Description | Type | Additional information |
---|---|---|---|
Created | Collection of CertifiedGeodesistDTO |
None. |
|
Updated | Collection of CertifiedGeodesistDTO |
None. |
|
Deleted | Collection of CertifiedGeodesistDTO |
None. |
Response Formats
application/json, text/json
Sample:
{ "created": [ { "number": 1, "name": "sample string 2", "surname": "sample string 3", "a": true, "b": true, "c": true, "addressStreet": "sample string 7", "addressCity": "sample string 8", "addressPostalCode": "sample string 9", "isDeleted": true, "creatorId": 11, "created": "2025-04-26T04:40:39.815864", "editorId": 1, "edited": "2025-04-26T04:40:39.815864", "id": 13 }, { "number": 1, "name": "sample string 2", "surname": "sample string 3", "a": true, "b": true, "c": true, "addressStreet": "sample string 7", "addressCity": "sample string 8", "addressPostalCode": "sample string 9", "isDeleted": true, "creatorId": 11, "created": "2025-04-26T04:40:39.815864", "editorId": 1, "edited": "2025-04-26T04:40:39.815864", "id": 13 } ], "updated": [ { "number": 1, "name": "sample string 2", "surname": "sample string 3", "a": true, "b": true, "c": true, "addressStreet": "sample string 7", "addressCity": "sample string 8", "addressPostalCode": "sample string 9", "isDeleted": true, "creatorId": 11, "created": "2025-04-26T04:40:39.815864", "editorId": 1, "edited": "2025-04-26T04:40:39.815864", "id": 13 }, { "number": 1, "name": "sample string 2", "surname": "sample string 3", "a": true, "b": true, "c": true, "addressStreet": "sample string 7", "addressCity": "sample string 8", "addressPostalCode": "sample string 9", "isDeleted": true, "creatorId": 11, "created": "2025-04-26T04:40:39.815864", "editorId": 1, "edited": "2025-04-26T04:40:39.815864", "id": 13 } ], "deleted": [ { "number": 1, "name": "sample string 2", "surname": "sample string 3", "a": true, "b": true, "c": true, "addressStreet": "sample string 7", "addressCity": "sample string 8", "addressPostalCode": "sample string 9", "isDeleted": true, "creatorId": 11, "created": "2025-04-26T04:40:39.815864", "editorId": 1, "edited": "2025-04-26T04:40:39.815864", "id": 13 }, { "number": 1, "name": "sample string 2", "surname": "sample string 3", "a": true, "b": true, "c": true, "addressStreet": "sample string 7", "addressCity": "sample string 8", "addressPostalCode": "sample string 9", "isDeleted": true, "creatorId": 11, "created": "2025-04-26T04:40:39.815864", "editorId": 1, "edited": "2025-04-26T04:40:39.815864", "id": 13 } ] }