Products
Public API product operations
Stock
Stock and Price functions
| API | Description |
|---|---|
| POST api/Stock/UpdatePriceStockByChannelV2 |
Enqueue one or more stock and price updates from a list that includes SKU and new stock quantity and/or price, this will affect the specified listings in specified channels. |
| POST api/Stock/UpdateStockBatch |
Método que actualizará el stock mandando una respuesta inmediata y dejando el proceso totalmente background |
| POST api/Stock/UpdateStock?source={source} |
Updates stock by SKU, this function will update the same stock on every channel |
| GET api/Stock/GetStockPriceJob?jobId={jobId}&offset={offset}&size={size} |
Get Info Job |
| POST api/Stock/UpdatePrice |
Enqueue one or more price updates from a list that includes SKU and new price value, this will affect all your listings in all applicable channels. |
| POST api/Stock/UpdatePriceV2 |
Updates the prices in your listings from a list that includes SKU and new prices values |
| POST api/Stock/UpdatePriceByErpId |
Updates prices by ERP ID, this function will update the same price on every channel |
| POST api/Stock/UpdatePriceAndStockAsync |
Updates prices and stock from products in their own channels |
| GET api/Stock/GetStatusRequest?jobId={jobId} |
No documentation available. |
| POST api/Stock/UpdatePriceStockByChannel?async={async} |
Updates Price and Stock by Channel |
| GET api/Stock/GetPriceStockByChannel/{id}?internalId={internalId} |
No documentation available. |
| GET api/Stock/GetProductsStockPrice?offset={offset}&paging={paging}&channel={channel}&sort={sort} |
No documentation available. |
Meli
| API | Description |
|---|---|
| GET api/Meli/meliProducts?seller={seller}&query={query}&limit={limit} |
Get Info Job |
Graphs
| API | Description |
|---|---|
| GET api/Graphs/GetDashboardOld?startDate={startDate}&endDate={endDate}&type={type} |
No documentation available. |
| GET api/Graphs/GetDashboardOldV2?startDate={startDate}&endDate={endDate}&type={type} |
No documentation available. |
| GET api/Graphs/GetDashboard?startDate={startDate}&endDate={endDate}&type={type} |
No documentation available. |
| GET api/Graphs/GetPerformance?productId={productId}&startDate={startDate}&endDate={endDate} |
No documentation available. |
License
| API | Description |
|---|---|
| GET api/License/GetLicense |
Get info API ME |
Webhooks
| API | Description |
|---|---|
| GET api/Webhooks/List |
No documentation available. |
| POST api/Webhooks/Create |
No documentation available. |
| POST api/Webhooks/Delete |
No documentation available. |
Category
Category functions
| API | Description |
|---|---|
| POST api/Category/CreateCategory | |
| POST api/Category/UpdateCategory | |
| GET api/Category/SearchCategory?keyword={keyword}&channel={channel} |
No documentation available. |
| POST api/Category/MapCategory |
No documentation available. |
| GET api/Category/GetCategory?internalId={internalId} |
Busca una categoría por internalId |
| GET api/Category/GetCategories?channel={channel} |
Busca una categoría por internalId |
| DELETE api/Category/DeleteCategory?internalId={internalId} |
Borra una categoría por internalId |
Erp
| API | Description |
|---|---|
| POST api/Erp/AddLog?ventaId={ventaId}&title={title}&description={description} |
No documentation available. |
| GET api/Erp/GetStartSettings?empresaIntegracionId={empresaIntegracionId} |
No documentation available. |
| POST api/Erp/Orders |
No documentation available. |
| GET api/Erp/GetOrder?key={key} |
No documentation available. |
Listing
Orders
Orders incomming from channels public functions
Billing
| API | Description |
|---|---|
| GET api/Billing/Bills?date={date}&paging={paging}&offset={offset}&orderId={orderId} |
Gets all the bills requestsd after the date parameter Maximum paging is 50, in order to get more bills the offset should be changed |
| GET api/Billing/FindInvoice?externalId={externalId} | |
| POST api/Billing/SaveCustomsEntries |
No documentation available. |
| GET api/Billing/CustomsEntries?page_number={page_number}&page_size={page_size}&sku={sku}&custom_number={custom_number} |
No documentation available. |
| DELETE api/Billing/RemoveCustomsEntries?sku={sku}&custom_number={custom_number} |
No documentation available. |