post https://gw.edu-nation.net/api/applicants_list
Returns a list of all applicants with their basic details, status and payment balance.
You can use the "additional_fields" parameter to include more fields in the JSON results. Check the /fields service to explore the additional fields that you can add.
Example:
{
"additional_fields":"customField_35,idnumber,countryName"
}
Rate Limit: LIGHT
Permission needed: Manage Registration (#442)
Reference Code: srv_31