Here are the available endpoints and how to use them:
{ "State": "NY", "Plan": "A", "DateOfBirth": "1985-05-10", "Age": 39 }Example: Send a POST request with the above body to /GetPremium.
For any errors or issues, appropriate error messages will be returned.