software-update-entitlements

License and Entitlement Information

Usage no npm install needed!

<script type="module">
  import softwareUpdateEntitlements from 'https://cdn.skypack.dev/software-update-entitlements';
</script>

README

software-update-entitlements

Entitlements and license AWS Lambda built with serverless toolkit.

Status

Build Status

Usage

POST to https://api.evisions.com/entitlements for prod.

POST to https://api.evisionslab.com/entitlements for dev.

You must provide x-api-key header for authentication.

Example body

{
 "institutionId": "20"
}