@medipass/web-sdk
TypeScript icon, indicating that this package has built-in type declarations

11.70.6 • Public • Published

Tyro Health Web SDK

Install

npm login // Login to your NPM account - you must have access to the Medipass org
npm install '@medipass/web-sdk' --save

Setup

import sdk from '@medipass/web-sdk';

sdk.setup('prod', { defaultVersion: 'v2', appId: 'web-application' });

Example usage

import sdk from '@medipass/web-sdk';

const getBusinessPracticeStaffMembers = async (businessId, practiceId) => {
  const res = await sdk.staff.getBusinessPracticeStaffMembers(businessId, practiceId, { page: 2, limit: 10 });
  // do stuff with `res`
}

Readme

Keywords

none

Package Sidebar

Install

npm i @medipass/web-sdk

Weekly Downloads

1,137

Version

11.70.6

License

none

Unpacked Size

1.45 MB

Total Files

348

Last publish

Collaborators

  • ridasattar92
  • malphine
  • eithan1231
  • stephaniepruna
  • medipassbot
  • joshuafsharp
  • joshpiper-medipass
  • rajeshcodes
  • jshsmth
  • kevinvu
  • williape
  • paulwcy
  • kazfukuda
  • richardlay
  • likquid
  • claudia13
  • zl4bv