Yurie Walter, https://base_url/fineract-provider/swagger-ui/index.html#/
Where base_url is the IP/Hostname/FQDN using to reach Apache Fineract, there you can find the documentation for the request/response headers/body for almost all the Apache Fineract endpoints. Regards Victor El lun, 29 ene 2024 a las 12:31, yurie walter (<yuwa...@gmail.com>) escribió: > Hi Adam, > > Thanks, I have added the body request as recommended and it has worked, > thank you once more. > > Best Regards > > Walter > > On 29 Jan 2024, at 20:56, Ádám Sághy <adamsa...@gmail.com> wrote: > > Not really.. > > Your problem is that you are *not* sending the authentication details in > the body. > > Example request body for authentication: > {"username":"mifos","password":"password"} > > Regards, > Adam > > On 29 Jan 2024, at 18:52, yurie walter <yuwa...@gmail.com> wrote: > > no longer URL param; > > > >