Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Repository files navigation

InsuranceClaimsAPI

  • This project is about to get the insurance claim details by memberid and claimed date basis

Endpoints

The following endpoints are available for use :

  • https://localhost:5001/api/claims/<MemberId>/<claimDate(yyyy-mm-dd)>
  • https://localhost:5001/api/claims/<MemberId>

Acceptable values are `date to be passed in yyyy-mm-dd

Testing

You can test in Postman or browser

  1. https://localhost:5001/api/claims/1245
  2. https://localhost:5001/api/claims/1245/2020-11-05

Dependency

Claim and Members csv files need to be copied on C: Drive

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages