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

11.70.12 • 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`
}

/@medipass/web-sdk/

    Package Sidebar

    Install

    npm i @medipass/web-sdk

    Weekly Downloads

    883

    Version

    11.70.12

    License

    none

    Unpacked Size

    1.46 MB

    Total Files

    351

    Last publish

    Collaborators

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