@medipass/web-sdk 11.64.9 → 11.64.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/index.js +119 -129
- package/lib/{regions-21914a7d.js → regions-c7790455.js} +7 -5
- package/lib/resources/abr.js +11 -11
- package/lib/resources/accounts.js +47 -47
- package/lib/resources/actions.js +11 -11
- package/lib/resources/api-keys.js +17 -17
- package/lib/resources/applications.js +16 -16
- package/lib/resources/attachments.js +24 -24
- package/lib/resources/auth.js +35 -35
- package/lib/resources/blacklist.js +11 -11
- package/lib/resources/bulk-submits.js +15 -15
- package/lib/resources/bulk-uploads.js +18 -18
- package/lib/resources/business-profiles.js +18 -18
- package/lib/resources/businesses.js +39 -39
- package/lib/resources/claim-items.js +16 -16
- package/lib/resources/devices.js +21 -21
- package/lib/resources/doc-accounts.js +17 -17
- package/lib/resources/documents.js +39 -39
- package/lib/resources/emails.js +25 -25
- package/lib/resources/filter-options.js +14 -14
- package/lib/resources/form-application-templates.js +16 -16
- package/lib/resources/form-applications.js +18 -18
- package/lib/resources/forms.js +33 -33
- package/lib/resources/funder-services.js +14 -14
- package/lib/resources/funder-settings.js +19 -19
- package/lib/resources/funder-values.js +19 -19
- package/lib/resources/funders.js +13 -13
- package/lib/resources/futures.js +33 -33
- package/lib/resources/health-fund-accounts.js +22 -22
- package/lib/resources/health-fund-settings.js +17 -17
- package/lib/resources/healthfunds.js +22 -22
- package/lib/resources/icditems.js +13 -13
- package/lib/resources/invoice-scans.js +18 -18
- package/lib/resources/jhcs.js +16 -16
- package/lib/resources/kyc.d.ts +17 -10
- package/lib/resources/kyc.js +41 -39
- package/lib/resources/logs.js +16 -16
- package/lib/resources/members.js +27 -27
- package/lib/resources/message-mappings.js +14 -14
- package/lib/resources/minions.js +16 -16
- package/lib/resources/modalities.js +14 -14
- package/lib/resources/notes.js +28 -28
- package/lib/resources/onboarding-applications.js +24 -24
- package/lib/resources/onboarding-requests.js +22 -22
- package/lib/resources/ops.js +20 -20
- package/lib/resources/organisations.js +10 -10
- package/lib/resources/partners.js +18 -18
- package/lib/resources/patients.js +18 -18
- package/lib/resources/payments.js +41 -41
- package/lib/resources/pms.js +17 -17
- package/lib/resources/practice-profiles.js +20 -20
- package/lib/resources/practice-types.js +10 -10
- package/lib/resources/practices.js +30 -30
- package/lib/resources/products.js +17 -17
- package/lib/resources/professional-categories.js +18 -18
- package/lib/resources/provider-number-types.js +16 -16
- package/lib/resources/provider-registration-types.js +13 -13
- package/lib/resources/provider-requests.js +13 -13
- package/lib/resources/provider-types.js +10 -10
- package/lib/resources/ref-sources.js +11 -11
- package/lib/resources/risk.js +13 -13
- package/lib/resources/rnas.js +26 -26
- package/lib/resources/roles.js +10 -10
- package/lib/resources/self-checkout-sessions.js +32 -32
- package/lib/resources/services.js +22 -22
- package/lib/resources/settlements.js +20 -20
- package/lib/resources/sign-up.js +13 -13
- package/lib/resources/specialties.js +18 -18
- package/lib/resources/staff-profiles.js +20 -20
- package/lib/resources/staff.js +42 -42
- package/lib/resources/statistics.js +17 -17
- package/lib/resources/subscriptions.js +18 -18
- package/lib/resources/terminals.js +25 -25
- package/lib/resources/transaction-export.js +15 -15
- package/lib/resources/transactions.js +81 -81
- package/lib/resources/triggers.js +14 -14
- package/lib/resources/vendors.js +16 -16
- package/lib/resources/verify.js +11 -11
- package/lib/resources/workers.js +11 -11
- package/lib/resources/workflow-exceptions.js +14 -14
- package/lib/services/aws.js +20 -20
- package/lib/services/storage.js +19 -13
- package/lib/services/version.js +17 -17
- package/lib/{staff-65f3c6e2.js → staff-1ec7945d.js} +2220 -2166
- package/lib/types/documents.js +16 -2
- package/lib/types/filter-option.js +5 -2
- package/lib/types/index.d.ts +1 -0
- package/lib/types/index.js +4 -14
- package/lib/types/kyc.d.ts +109 -0
- package/lib/types/kyc.js +2 -0
- package/lib/utils/application.js +11 -11
- package/lib/utils/base-urls/core.js +1 -1
- package/lib/utils/base-urls/index.js +5 -5
- package/lib/utils/base-urls/risk.js +1 -1
- package/lib/utils/does-param-exist.js +10 -8
- package/lib/utils/get-axios-error.js +1 -1
- package/lib/utils/param-error.js +9 -6
- package/lib/utils/professions.js +12 -12
- package/lib/utils/regions.js +5 -5
- package/lib/utils/request.js +14 -14
- package/lib/utils/staff.js +11 -11
- package/package.json +3 -3
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.