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.GetCompanyInfoRequest(
    company_id="8a210b68-6988-11ed-a1eb-0242ac120002",
    connection_id="2e9d2c44-f675-40ba-8049-353bfcb5e171",
)
    
res = s.company_info.get_company_info(req)

if res.company_info is not None:
    # handle response

Available Resources and Operations

company_info

  • get_company_info - Get company info

customers

  • list_customers - List customers

disputes

  • list_disputes - List disputes

locations

  • list_locations - List locations

orders

  • list_orders - List orders

payments

  • list_payment_methods - List payment methods
  • list_payments - List payments

products

  • list_product_categories - List product categories
  • list_products - List products

tax_components

  • get_tax_components - List tax components

transactions

  • list_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.9.6.tar.gz (26.2 kB view details)

Uploaded Source

Built Distribution

codat_commerce-0.9.6-py3-none-any.whl (70.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: codat-commerce-0.9.6.tar.gz
  • Upload date:
  • Size: 26.2 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.9.6.tar.gz
Algorithm Hash digest
SHA256 06205ef622d9b99807fe402d2866714370b2a7e49de3f8695cbcdd04015cda96
MD5 a841a969b46cd666330c24500c48231f
BLAKE2b-256 718e245363a88da4d674a28d917f5ea7d96ac815727f03b88dc4ed8e0ae9416b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: codat_commerce-0.9.6-py3-none-any.whl
  • Upload date:
  • Size: 70.4 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.9.6-py3-none-any.whl
Algorithm Hash digest
SHA256 422c1e4d8b2aa12c47828c8d0a84d12fd828961868766c3188fcf8b9bf4f614d
MD5 d4bd82135fc82e933438c08495633a12
BLAKE2b-256 7434beea356e01be49217447fa91e0555746f4ebeb33b202666bcecb30484c75

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