Skip to main content

Python Client SDK Generated by Speakeasy

Project description

codat-common

SDK Installation

pip install codat-common

SDK Example Usage

import codatcommon
from codatcommon.models import shared

s = codatcommon.CodatCommon(
    security=shared.Security(
        auth_header="YOUR_API_KEY_HERE",
    ),
)

req = shared.CompanyRequestBody(
    description='Requested early access to the new financing scheme.',
    name='Bank of Dave',
)

res = s.companies.create(req)

if res.company is not None:
    # handle response

Available Resources and Operations

companies

connections

integrations

push_data

refresh_data

settings

webhooks

SDK Generated by Speakeasy

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

codat-common-0.21.1.tar.gz (32.1 kB view details)

Uploaded Source

Built Distribution

codat_common-0.21.1-py3-none-any.whl (87.1 kB view details)

Uploaded Python 3

File details

Details for the file codat-common-0.21.1.tar.gz.

File metadata

  • Download URL: codat-common-0.21.1.tar.gz
  • Upload date:
  • Size: 32.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for codat-common-0.21.1.tar.gz
Algorithm Hash digest
SHA256 cffb2abea724ae01502371a825a465341af1036fa95bb63940c02e257c8f6574
MD5 ff4712ebab5ce1f10f59b7f8d3e86055
BLAKE2b-256 7b4ba31bcb6ace9784d01b0e5c5522ac51cf90db7b60636e3be890810d04aaff

See more details on using hashes here.

File details

Details for the file codat_common-0.21.1-py3-none-any.whl.

File metadata

File hashes

Hashes for codat_common-0.21.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2e378b32ed2826b77f9c941d99d73a2c3ae03306b686458dd484301f6a510ef5
MD5 3a121adc745321167e4ac64e65df3e43
BLAKE2b-256 5ee0fe1b2b78fba3bcd3aa6f954447c9b06e6c41e38678ca1164467b7fec16fd

See more details on using hashes here.

Supported by

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