Skip to content
New issue

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

feat: Added new API endpoints #319

Merged
merged 3 commits into from
Apr 2, 2024
Merged

feat: Added new API endpoints #319

merged 3 commits into from
Apr 2, 2024

Conversation

ankitdas13
Copy link
Contributor

Version 1.4.6 - 2024-04-01

feat: Added new API endpoints

  • Added support for addBankAccount, deleteBankAccount, requestEligibilityCheck & fetchEligibility on customer
  • Added support for Dispute
  • Added support for uploadStakeholderDoc, fetchStakeholderDoc on stakeholder
  • Added support for uploadAccountDoc, fetchAccountDoc on account
  • Added support for Document
  • Added support for fetch all IINs Supporting native otps & fetch all IINs with business sub-type using fetchList
  • Added support for viewRtoReview & editFulfillment on order

@codecov-commenter
Copy link

codecov-commenter commented Apr 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.12%. Comparing base (555f2da) to head (98a0137).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #319   +/-   ##
=========================================
  Coverage     84.12%   84.12%           
  Complexity      334      334           
=========================================
  Files            64       64           
  Lines           762      762           
  Branches         34       34           
=========================================
  Hits            641      641           
  Misses           95       95           
  Partials         26       26           
Flag Coverage Δ
tests 84.12% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ankitdas13 ankitdas13 added the TestingNotRequired TestingNotRequired label for BVT label Apr 2, 2024
@ankitdas13 ankitdas13 merged commit 13a2980 into master Apr 2, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TestingNotRequired TestingNotRequired label for BVT
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants