post https://localhost:8443/fineract-provider/api/v1/jobs/
Manually Execute Specific Job.
Log in to see full request history
Response
200POST: jobs/1?command=executeJob
Manually Execute Specific Job.
200POST: jobs/1?command=executeJob
xxxxxxxxxx
curl --request POST \
--url https://localhost:8443/fineract-provider/api/v1/jobs/jobId
Try It!
to start a request and see the response here!