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="",
    ),
)

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.25.1.tar.gz (32.6 kB view details)

Uploaded Source

Built Distribution

codat_common-0.25.1-py3-none-any.whl (88.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for codat-common-0.25.1.tar.gz
Algorithm Hash digest
SHA256 2976fa1bfcea07caec695fd2da0d83bba12e10e364703686ba457276fea75c18
MD5 9e3780351fb3bd2a40d80db58c80c1e0
BLAKE2b-256 cec0eacb1626366679a40cf965e4219172274a08522cef30e021e3b5bfdc6e9d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for codat_common-0.25.1-py3-none-any.whl
Algorithm Hash digest
SHA256 019932b65c8b0809228c3e91a70f2599c6284e0c08b50a169f5cae1f4aa3fe96
MD5 5b3e55171c4a10dee914c1c04f322b43
BLAKE2b-256 e21e60c0e3c97f13ed5c5a313f72ebf6c04a9e9622787e6c4916343bd3764a40

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