Skip to main content

Server-side SDK for FIN external APIs

Project description

Mamatech External Python SDK

Server-side Python SDK for the FIN external APIs.

Environment variables:

  • FIN_BASE_URL, default https://api.fin.io
  • FIN_APP_CODE
  • FIN_SECRET_KEY

Install:

pip install mamatech-external-sdk

Usage:

from mamatech_external_sdk import FinExternalClient

client = FinExternalClient()

single = client.create_external_user("Ada", "Lovelace", "cust_001")
bulk = client.bulk_create_external_users(
    [
        {"firstName": "Ada", "lastName": "Lovelace", "thirdPartyId": "cust_001"},
        {"firstName": "Grace", "lastName": "Hopper", "thirdPartyId": "cust_002"},
    ],
    skip_existing=True,
)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mamatech_external_sdk-0.1.4.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mamatech_external_sdk-0.1.4-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file mamatech_external_sdk-0.1.4.tar.gz.

File metadata

  • Download URL: mamatech_external_sdk-0.1.4.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for mamatech_external_sdk-0.1.4.tar.gz
Algorithm Hash digest
SHA256 d08b11479346745f477a7abd3325ea644b72b30ffcb3a86d767ab4fe98b576f9
MD5 172ffb86942c31bdf00553fe0ecb6989
BLAKE2b-256 6f7ff469e70fa2f5849a22ca9707b1125a8959811d257332c71d121071185b7c

See more details on using hashes here.

File details

Details for the file mamatech_external_sdk-0.1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for mamatech_external_sdk-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 764a1bb47f597fcea53635b726ac3fab861c6533bc7cb93f9b6743a591dd7d9b
MD5 9a51d75a49feee9eff0fce93a504085c
BLAKE2b-256 dc20f1af2a415d96f132ba1f0de5401dc3d76b25ba7f474698f325ae32b4d920

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page