Skip to content

FINERACT-2606: Add support for rejecting loan reschedule requests via Batch API#5848

Merged
adamsaghy merged 1 commit into
apache:developfrom
symbaglobal:feature/FINERACT-2606
May 21, 2026
Merged

FINERACT-2606: Add support for rejecting loan reschedule requests via Batch API#5848
adamsaghy merged 1 commit into
apache:developfrom
symbaglobal:feature/FINERACT-2606

Conversation

@rhopman
Copy link
Copy Markdown
Contributor

@rhopman rhopman commented May 14, 2026

I need to be able to reject loan reschedule requests through the batch API, so that I can manage loan reschedule workflows without making individual API calls.

Currently, the batch API supports approving loan reschedule requests. This change extends that functionality to also support rejecting them.

Checklist

  • Write the commit message as per our guidelines
  • Acknowledge that we will not review PRs that are not passing the build ("green") - it is your responsibility to get a proposed PR to pass the build, not primarily the project's maintainers.
  • Create/update unit or integration tests for verifying the changes made.
  • Follow our coding conventions.
  • Add required Swagger annotation and update API documentation at fineract-provider/src/main/resources/static/legacy-docs/apiLive.htm with details of any API changes
  • This PR must not be a "code dump". Large changes can be made in a branch, with assistance. Ask for help on the developer mailing list.

Copy link
Copy Markdown
Contributor

@adamsaghy adamsaghy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@adamsaghy adamsaghy merged commit d5e8cfc into apache:develop May 21, 2026
207 of 210 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants