An open API service indexing awesome lists of open source software.

https://github.com/victor-abz/insurancepolicy


https://github.com/victor-abz/insurancepolicy

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

## Insurance

Insurance Assignment test

## Get started
to get started with this app run:
```
bench get-app
bench --site your_site_name install-app insurance
bench setup requirements
bench migrate
```
## Usage
To create new insurancePolicyTemplate visit this url

`/api/method/insurance.api.get_insurance_policy`

Note>> This one will require you to be logged in or has access token or cookie
Get list of created insurance policy
`/api/resource/insurancePolicyTemplate`

Get Single insurance policy by ID
`/api/resource/insurancePolicyTemplate/:id`

#### License

MIT