Use different url to obtain more user info #19

Closed
opened 2017-12-17 18:59:31 +01:00 by 0xFEEDC0DE64 · 0 comments
0xFEEDC0DE64 commented 2017-12-17 18:59:31 +01:00 (Migrated from github.com)

method: GET
url: json/persons
sisAppName: bookingCalendar
returns:

[
  {
    "persNr": 143,
    "mandantAktiv": " ",
    "revier": " ",
    "vorname": "Daniel",
    "zuname": "Brunner",
    "gemeinde": "[REMOVED]",
    "ort": "GRAZ",
    "angFrom": 20170901,
    "angTill": 20990101,
    "gebOrt": " ",
    "kartNr": 143,
    "plz": "[REMOVED]",
    "religion": " ",
    "bereich": " ",
    "verwendgr": "[REMOVED]",
    "taetig": " ",
    "arbverh": " ",
    "betriebsnr": " ",
    "photo": null,
    "myself": true,
    "boundaries": null,
    "dayInfos": null,
    "bookingEnd": 20171124,
    "bookingEndAze": 20171130,
    "bookingApproval": 19000101,
    "bookingApprovalTime": 0,
    "sortIndex": 0
  }
]
method: GET url: json/persons sisAppName: bookingCalendar returns: ``` [ { "persNr": 143, "mandantAktiv": " ", "revier": " ", "vorname": "Daniel", "zuname": "Brunner", "gemeinde": "[REMOVED]", "ort": "GRAZ", "angFrom": 20170901, "angTill": 20990101, "gebOrt": " ", "kartNr": 143, "plz": "[REMOVED]", "religion": " ", "bereich": " ", "verwendgr": "[REMOVED]", "taetig": " ", "arbverh": " ", "betriebsnr": " ", "photo": null, "myself": true, "boundaries": null, "dayInfos": null, "bookingEnd": 20171124, "bookingEndAze": 20171130, "bookingApproval": 19000101, "bookingApprovalTime": 0, "sortIndex": 0 } ] ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: feedc0de/QtZeiterfassung#19
No description provided.