Skip to main content

Python Client SDK Generated by Speakeasy

Project description

codat-commerce

SDK Installation

pip install codat-commerce

SDK Example Usage

import codat
from codat.models import operations, shared

s = codat.Codat(
    security=shared.Security(
        auth_header="YOUR_API_KEY_HERE",
    ),
)


req = operations.GetCommerceInfoRequest(
    company_id="unde",
    connection_id="deserunt",
)
    
res = s.company_info.get_commerce_info(req)

if res.source_modified_date is not None:
    # handle response

SDK Available Operations

company_info

  • get_commerce_info - Get company info

customers

  • list_commerce_customers - List customers

disputes

  • list_commerce_disputes - List disputes

locations

  • list_commerce_locations - List locations

orders

  • list_commerce_orders - List orders

payments

  • list_commerce_payment_methods - List payment methods
  • list_commerce_payments - List payments

products

  • list_commerce_product_categories - List product categories
  • list_commerce_products - List products

tax_components

  • get_companies_company_id_connections_connection_id_data_commerce_tax_components - List tax components

transactions

  • list_commerce_transactions - 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.4.0.tar.gz (18.3 kB view details)

Uploaded Source

Built Distribution

codat_commerce-0.4.0-py3-none-any.whl (33.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: codat-commerce-0.4.0.tar.gz
  • Upload date:
  • Size: 18.3 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.4.0.tar.gz
Algorithm Hash digest
SHA256 765776daf3999264d76f76aa45b64b44a27462389098d45f7791cfa8b9909e3c
MD5 adb3f62846ed63383c4d5ea8fc9763fb
BLAKE2b-256 ca7cebb4aff9acb9f580712172f35472bbeef7b72f0030b277055e05b4069310

See more details on using hashes here.

File details

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

File metadata

  • Download URL: codat_commerce-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 33.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for codat_commerce-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7154e623472d09061fd8bd25458dc8c00e6430fe2708dc6965165d7ed35f3bd9
MD5 e203535e80fcddd966ccfd1392d28b01
BLAKE2b-256 ab8fb32abbe9a5bd0e9507f5ad2ba0c26de7dd08c72d24e0fbcf5e6f82727f42

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