Skip to main content

Python Client SDK Generated by Speakeasy

Project description

Sync for Commerce

Embedded accounting integrations for POS and eCommerce platforms.

SDK Installation

pip install codat-sync-for-commerce

SDK Example Usage

import codatsynccommerce
from codatsynccommerce.models import shared

s = codatsynccommerce.CodatSyncCommerce(
    security=shared.Security(
        auth_header="Basic BASE_64_ENCODED(API_KEY)",
    ),
)

req = shared.CreateCompany(
    name='Bob's Burgers',
)

res = s.company_management.create_company(req)

if res.company is not None:
    # handle response

Available Resources and Operations

company_management

configuration

integrations

sync

sync_flow_preferences

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-commerce-0.30.1.tar.gz (25.3 kB view details)

Uploaded Source

Built Distribution

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

codat_sync_for_commerce-0.30.1-py3-none-any.whl (65.4 kB view details)

Uploaded Python 3

File details

Details for the file codat-sync-for-commerce-0.30.1.tar.gz.

File metadata

File hashes

Hashes for codat-sync-for-commerce-0.30.1.tar.gz
Algorithm Hash digest
SHA256 22650ad9447423c291b317e23d4f51d10a5a4206f023f5cd322eb218f3f755bb
MD5 9276350f43fb8e00667d094c8322cb24
BLAKE2b-256 0df4c8689a73b4f52d869f345c675abff809ae943b43eb5f1110b63155b61c23

See more details on using hashes here.

File details

Details for the file codat_sync_for_commerce-0.30.1-py3-none-any.whl.

File metadata

File hashes

Hashes for codat_sync_for_commerce-0.30.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a572ff6608a9ca9811d09dc9b0b7a91f4a3c08f80b4961528cbf06f6f32bf058
MD5 844d2ea3da4a5bcb121b7cc802d8b798
BLAKE2b-256 d15b60a2507d1325b7a9034d268e45708318810cdf832a650bfdd8dcd12a4831

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