Skip to main content

Python Client SDK Generated by Speakeasy

Project description

Commerce API

Codat's Commerce API enables you to pull up-date-date commerce data from several leading payments, point-of-sale, and eCommerce systems. You can view your SMB customers' products, orders, payments, payouts, disputes, and more - all standardized to our Commerce data model.

SDK Installation

pip install codat-commerce

SDK Example Usage

import codatcommerce
from codatcommerce.models import operations

s = codatcommerce.CodatCommerce(
    security=shared.Security(
        auth_header="YOUR_API_KEY_HERE",
    ),
)

req = operations.GetCompanyInfoRequest(
    company_id='8a210b68-6988-11ed-a1eb-0242ac120002',
    connection_id='2e9d2c44-f675-40ba-8049-353bfcb5e171',
)

res = s.company_info.get(req)

if res.company_info is not None:
    # handle response

Available Resources and Operations

company_info

  • get - Get company info

customers

  • list - List customers

disputes

  • list - List disputes

locations

  • list - List locations

orders

  • list - List orders

payments

products

tax_components

  • get - List tax components

transactions

  • list - List transactions

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

Uploaded Source

Built Distribution

codat_commerce-0.16.3-py3-none-any.whl (72.1 kB view details)

Uploaded Python 3

File details

Details for the file codat-commerce-0.16.3.tar.gz.

File metadata

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

File hashes

Hashes for codat-commerce-0.16.3.tar.gz
Algorithm Hash digest
SHA256 535d772d0ef7be4fdcb0bf355ae1a045f1ebbbfbf1bd0494cf4367f6ab3e6949
MD5 f344847bdded4d726d1e5be12546e235
BLAKE2b-256 2f1adc1336f96cc5394b7caf3ea1e1f1f96c6308c893673b8db3ccb59304560d

See more details on using hashes here.

File details

Details for the file codat_commerce-0.16.3-py3-none-any.whl.

File metadata

File hashes

Hashes for codat_commerce-0.16.3-py3-none-any.whl
Algorithm Hash digest
SHA256 4e54d7b77a9c301bf87f7fa43fe13d08e5ee58aaea6533c846a766db5ff6947d
MD5 b03c2571e97eebc7ce2f1781848ac704
BLAKE2b-256 fef8b76e8aa680e4baad3bd79190d2fdb100e13de299b755ed7e5edc5f7b4687

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