dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #49908
DHIS-2 API's
Sir I used that API :
*:/api/organisationUnits/OYfCChzZ1wx.json?fields=ancestors,children,name*
*Response :*
{"name":"Bannu","children":[{"id":"yvVnd97UiJN"},{"id":"cdlEAe4BMS2"}],"ancestors":[{"id":"osCztkmFYud"},{"id":"KH8VFLnpwWL"}]}
*------------------------------------------------------------------------------------------------------*
*How Can I get name of the children and ancestors. ??*
Follow ups