Skip to content

umeshAtGitHub/InsuranceClaimsAPI

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages