LAP Registry

ecwid Skill

cloud-elements-com-ecwid

Provider: Cloud Elements Version: api-v2 Endpoints: 42 Updated: 2026-04-05

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
POST/bulk/download
GET/bulk/jobsCreate a new bulk download job (asynchronous)
POST/bulk/queryFetch all the bulk jobs for an instance
PUT/bulk/{id}/cancelCreate an asynchronous bulk query job.
GET/bulk/{id}/errorsCancel an asynchronous bulk query job.
GET/bulk/{id}/statusRetrieve the errors of a bulk job.
GET/bulk/{id}/{objectName}Retrieve the status of a bulk job.
POST/bulk/{objectName}Retrieve the results of an asynchronous bulk query.
POST/customersUpload a file of objects to be bulk uploaded to the provider.
GET/customersCreate a new customer in eCommerce system.With the exception of the 'id' field, the required fields indicated in the 'Customer' model are those required to create a new customer
PATCH/customers/{id}Find customers in the eCommerce system, using the provided CEQL search expression. If no search expression is provided, all records will be retrieved
GET/customers/{id}Update an customer associated with a given ID in the eCommerce system.The update API uses the PATCH HTTP verb, so only those fields provided in the customer object will be updated...
DELETE/customers/{id}Retrieve a customer associated with a given ID from the eCommerce system. Specifying a customer with an ID that does not exist will result in an error response
GET/customers/{id}/ordersDelete a customer associated with a given ID from your eCommerce system. Specifying a customer associated with a given ID that does not exist will result in an error message
GET/objectsFind orders in the customer associated with a given ID. If the customer does not exist, an error response will be returned. If no orders are found in the given customer then an em...
GET/objects/{objectName}/docsGet a list of all the available objects.
GET/objects/{objectName}/metadataGet swagger docs for an object.
POST/ordersGet a list of all the fields for an object.
GET/ordersCreate an order in the eCommerce system.With the exception of the 'id' field, the required fields indicated in the 'Order' model are those required to create a new order.The payme...
PATCH/orders/{id}Find orders in the eCommerce system, using the provided CEQL search expression. If no search expression is provided, all records will be retrieved
GET/orders/{id}Update an order associated with a given ID in the eCommerce system. The update API uses the PATCH HTTP verb, so only those fields provided in the order object will be updated, and...
DELETE/orders/{id}Retrieve an order associated with a given ID from the eCommerce system. Specifying an order with an ID that does not exist will result in an error response
GET/orders/{orderId}/paymentsDelete an order associated with a given ID from your eCommerce system. Specifying an order associated with a given ID that does not exist will result in an error message
GET/orders/{orderId}/refundsRetrieve the payments in the eCommerce system for the specified order
GET/pingRetrieve the refunds in the eCommerce system for the specified order
POST/productsPing the element to confirm that the hub element has a heartbeat. If the element does not have a heartbeat, an error message will be returned.
GET/productsCreate a new product in eCommerce system.With the exception of the 'id' field, the required fields indicated in the 'Product' model are those required to create a new product
PATCH/products/{id}Find products in the eCommerce system, using the provided CEQL search expression. The search expression in CEQL is the WHERE clause in a typical SQL query, but without the WHERE k...
GET/products/{id}Update a product associated with a given ID in the eCommerce system. The update API uses the PATCH HTTP verb, so only those fields provided in the product object will be updated,...
DELETE/products/{id}Retrieve a product associated with a given ID from the eCommerce system. Specifying a product with an ID that does not exist will result in an error response

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install cloud-elements-com-ecwid

Downloads and installs to ~/.claude/skills/cloud-elements-com-ecwid/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)