Ecommerce API Reference
One single API to push and pull data from multiple connectors.
Copy Unified API ID
Visit changelog
10.16.5
List Customers
get/ecommerce/customers
Get Customer
get/ecommerce/customers/{id}
List Orders
get/ecommerce/orders
Get Order
get/ecommerce/orders/{id}
List Products
get/ecommerce/products
Get Product
get/ecommerce/products/{id}
Get Store
get/ecommerce/store
Order Created
postOrderCreated
Order Updated
postOrderUpdated
Order Deleted
postOrderDeleted
Product Created
postProductCreated
Product Updated
postProductUpdated
Product Deleted
postProductDeleted
Customer Created
postCustomerCreated
Customer Updated
postCustomerUpdated
Customer Deleted
postCustomerDeleted