codat.io – commerce
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.getCompanyInfoRetrieve 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.listCustomersList all commerce customers for the given company and data connection
-
disputes.listDisputesList commerce disputes
-
locations.listLocationsRetrieve a list of locations as seen in the commerce platform.
A
locationis a geographic place at which stocks of products may be held, or from where orders were placed. -
orders.listOrdersGet a list of orders placed or held on the linked commerce platform
-
payments.listPaymentMethodsRetrieve a list of payment methods, such as card, cash or other online payment methods, as held in the linked commerce platform.
-
payments.listPaymentsList commerce payments for the given company & data connection.
-
products.listProductCategoriesProduct categories are used to classify a group of products together, either by type (eg "Furniture"), or sometimes by tax profile.
-
products.listProductsThe 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.getTaxComponentsThis 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.listTransactionsDetails 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.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools