We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Design: https://www.figma.com/file/DgrKZX9mS13Zgf7k5pZ1WT/Partner-web-app?type=design&node-id=727-182&mode=design&t=rESN2vPU0w6pDYKl-4
If the logged in user is a from a partner NGO, the following data will be made available:
The data will be made available on the /api/v1/partners/{partner_id}/students/stats endpoint.
/api/v1/partners/{partner_id}/students/stats
The results will take into consideration the selected centre ID, the search term and the selected date range (passed in the body of the API request).
The text was updated successfully, but these errors were encountered:
githubscientist
No branches or pull requests
Design: https://www.figma.com/file/DgrKZX9mS13Zgf7k5pZ1WT/Partner-web-app?type=design&node-id=727-182&mode=design&t=rESN2vPU0w6pDYKl-4
If the logged in user is a from a partner NGO, the following data will be made available:
The data will be made available on the
/api/v1/partners/{partner_id}/students/stats
endpoint.The results will take into consideration the selected centre ID, the search term and the selected date range (passed in the body of the API request).
The text was updated successfully, but these errors were encountered: