Skip to main content

Python Client SDK Generated by Speakeasy

Project description

Sync for Expenses

Embedded accounting integrations for corporate card providers.

SDK Installation

pip install codat-sync-for-expenses

SDK Example Usage

import codatsyncexpenses
from codatsyncexpenses.models import operations, shared

s = codatsyncexpenses.CodatSyncExpenses(
    security=shared.Security(
        auth_header="Basic BASE_64_ENCODED(API_KEY)",
    ),
)

req = operations.GetCompanyConfigurationRequest(
    company_id='8a210b68-6988-11ed-a1eb-0242ac120002',
)

res = s.configuration.get_company_configuration(req)

if res.company_configuration is not None:
    # handle response

Available Resources and Operations

configuration

connections

expenses

mapping_options

sync

sync_status

transaction_status

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-sync-for-expenses-0.34.0.tar.gz (24.5 kB view details)

Uploaded Source

Built Distribution

codat_sync_for_expenses-0.34.0-py3-none-any.whl (62.3 kB view details)

Uploaded Python 3

File details

Details for the file codat-sync-for-expenses-0.34.0.tar.gz.

File metadata

  • Download URL: codat-sync-for-expenses-0.34.0.tar.gz
  • Upload date:
  • Size: 24.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for codat-sync-for-expenses-0.34.0.tar.gz
Algorithm Hash digest
SHA256 4fe0896c2df784a1babbf3c736bb038fbe51771540fe0227f8c0f4044944335d
MD5 3f5322544067822a87c2aa790bc0c4df
BLAKE2b-256 a77d5327d572a46b8662b31a598df6cceab4bc3b1fbafdda70bb7679a7eb5593

See more details on using hashes here.

File details

Details for the file codat_sync_for_expenses-0.34.0-py3-none-any.whl.

File metadata

File hashes

Hashes for codat_sync_for_expenses-0.34.0-py3-none-any.whl
Algorithm Hash digest
SHA256 df23a829ab88dbd56892000286c2a5d11d8a1f5c02e901c2971e08b16ce0d894
MD5 3317821ea8483a22b037f388be7bcf7d
BLAKE2b-256 b49bc418c009517b16095c2ddd2e71aabfff37fc961cc661f565bd48167c8d00

See more details on using hashes here.

Supported by

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