integrations.sh
← all integrations

codat.io – commerce

OpenAPI apis-guru ecommerce

Codat's Commerce API allows you to access standardised data from over 11 commerce and POS systems.

Standardize how you connect to your customers’ payment, PoS, and eCommerce systems. Retrieve orders, payouts, payments, and product data in the same way for all the leading commerce platforms.

Homepage
https://api.apis.guru/v2/specs/codat.io:commerce/2.1.0.json
Provider
codat.io:commerce / commerce
OpenAPI version
3.1.0
Spec (JSON)
https://api.apis.guru/v2/specs/codat.io/commerce/2.1.0/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/codat.io/commerce/2.1.0/openapi.yaml

Tools (13)

Extracted live via the executor SDK.

  • companyInfo.getCompanyInfo

    Retrieve information about the company, as seen in the commerce platform.

    This may include information like addresses, tax registration details and social media or website information.

  • customers.listCustomers

    List all commerce customers for the given company and data connection

  • disputes.listDisputes

    List commerce disputes

  • locations.listLocations

    Retrieve a list of locations as seen in the commerce platform.

    A location is a geographic place at which stocks of products may be held, or from where orders were placed.

  • orders.listOrders

    Get a list of orders placed or held on the linked commerce platform

  • payments.listPaymentMethods

    Retrieve a list of payment methods, such as card, cash or other online payment methods, as held in the linked commerce platform.

  • payments.listPayments

    List commerce payments for the given company & data connection.

  • products.listProductCategories

    Product categories are used to classify a group of products together, either by type (eg "Furniture"), or sometimes by tax profile.

  • products.listProducts

    The Products data type provides the company's product inventory, and includes the price and quantity of all products, and product variants, available for sale.

  • taxComponents.getTaxComponents

    This endpoint returns a lits of tax rates from the commerce platform, including tax rate names and values. This supports the mapping of tax rates from the commerce platform to the accounting platform.

  • transactions.listTransactions

    Details of all financial transactions recorded in the commerce or point of sale system are added to the Transactions data type. For example, payments, service charges, and fees.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools