# ZenFlow API ## Docs - [Cancel Order](https://docs.zenflow.com.ar/en/api-reference/orders/cancel.md): Cancel an order - [Create Orders](https://docs.zenflow.com.ar/en/api-reference/orders/create.md): Create one or multiple orders - [Get Order](https://docs.zenflow.com.ar/en/api-reference/orders/get.md): Retrieve a single order by ID - [List Orders](https://docs.zenflow.com.ar/en/api-reference/orders/list.md): Retrieve a paginated list of orders with optional filters - [Get Order Status](https://docs.zenflow.com.ar/en/api-reference/orders/status.md): Get the current status of an order - [Update Order](https://docs.zenflow.com.ar/en/api-reference/orders/update.md): Update an existing order - [API Overview](https://docs.zenflow.com.ar/en/api-reference/overview.md): Complete reference for the ZenFlow REST API - [Bulk Upsert Products](https://docs.zenflow.com.ar/en/api-reference/products/bulk-upsert.md): Create or update multiple products at once - [Create Product](https://docs.zenflow.com.ar/en/api-reference/products/create.md): Create a new product - [Delete Product](https://docs.zenflow.com.ar/en/api-reference/products/delete.md): Delete (deactivate) a product - [Get Product](https://docs.zenflow.com.ar/en/api-reference/products/get.md): Retrieve a product by ID - [Get Product by Barcode](https://docs.zenflow.com.ar/en/api-reference/products/get-by-barcode.md): Retrieve a product by barcode - [Get Product by SKU](https://docs.zenflow.com.ar/en/api-reference/products/get-by-sku.md): Retrieve a product by SKU (external_id) - [List Products](https://docs.zenflow.com.ar/en/api-reference/products/list.md): Retrieve a paginated list of products - [Update Product](https://docs.zenflow.com.ar/en/api-reference/products/update.md): Update an existing product - [Create Stock Adjustment](https://docs.zenflow.com.ar/en/api-reference/stock/adjustment.md): Add or remove stock (relative adjustment) - [Bulk Update Stock](https://docs.zenflow.com.ar/en/api-reference/stock/bulk-update.md): Update stock levels for multiple products - [Get Stock by SKU](https://docs.zenflow.com.ar/en/api-reference/stock/by-sku.md): Get stock levels for a product by SKU - [Get Stock Levels](https://docs.zenflow.com.ar/en/api-reference/stock/levels.md): Retrieve stock levels with filters - [Get Stock Movements](https://docs.zenflow.com.ar/en/api-reference/stock/movements.md): Retrieve stock movement history - [Get Product Stock](https://docs.zenflow.com.ar/en/api-reference/stock/product.md): Get stock levels for a specific product - [Update Product Stock](https://docs.zenflow.com.ar/en/api-reference/stock/update.md): Set stock level for a product at a location - [Webhooks](https://docs.zenflow.com.ar/en/api-reference/webhooks/overview.md): Subscribe to real-time notifications - [Authentication](https://docs.zenflow.com.ar/en/authentication.md): Learn how to authenticate with the ZenFlow API - [ERP Integration Guide](https://docs.zenflow.com.ar/en/guides/erp-integration.md): Best practices for integrating ZenFlow with your ERP system - [Error Handling](https://docs.zenflow.com.ar/en/guides/errors.md): Understanding and handling API errors - [Rate Limits](https://docs.zenflow.com.ar/en/guides/rate-limits.md): Understanding API rate limits and how to handle them - [Webhooks Guide](https://docs.zenflow.com.ar/en/guides/webhooks.md): Receive real-time notifications when events occur in ZenFlow - [Mercado Libre](https://docs.zenflow.com.ar/en/integrations/mercadolibre.md): Integrate ZenFlow with Mercado Libre for automated order fulfillment - [Integrations Overview](https://docs.zenflow.com.ar/en/integrations/overview.md): Connect ZenFlow with your favorite e-commerce platforms - [Shopify](https://docs.zenflow.com.ar/en/integrations/shopify.md): Integrate ZenFlow with Shopify for e-commerce fulfillment - [Tiendanube](https://docs.zenflow.com.ar/en/integrations/tiendanube.md): Integrate ZenFlow with Tiendanube for seamless e-commerce fulfillment - [VTEX](https://docs.zenflow.com.ar/en/integrations/vtex.md): Integrate ZenFlow with VTEX for enterprise e-commerce fulfillment - [WooCommerce](https://docs.zenflow.com.ar/en/integrations/woocommerce.md): Integrate ZenFlow with WooCommerce for e-commerce fulfillment - [Introduction](https://docs.zenflow.com.ar/en/introduction.md): Welcome to the ZenFlow API documentation - [Quickstart](https://docs.zenflow.com.ar/en/quickstart.md): Get up and running with the ZenFlow API in minutes - [Cancelar Pedido](https://docs.zenflow.com.ar/es/api-reference/orders/cancel.md): Cancelar un pedido - [Crear Pedidos](https://docs.zenflow.com.ar/es/api-reference/orders/create.md): Crear uno o múltiples pedidos - [Obtener Pedido](https://docs.zenflow.com.ar/es/api-reference/orders/get.md): Obtener un pedido individual por ID - [Listar Pedidos](https://docs.zenflow.com.ar/es/api-reference/orders/list.md): Obtener una lista paginada de pedidos con filtros opcionales - [Obtener Estado del Pedido](https://docs.zenflow.com.ar/es/api-reference/orders/status.md): Obtener el estado actual de un pedido - [Actualizar Pedido](https://docs.zenflow.com.ar/es/api-reference/orders/update.md): Actualizar un pedido existente - [Resumen de la API](https://docs.zenflow.com.ar/es/api-reference/overview.md): Referencia completa de la API REST de ZenFlow - [Upsert Masivo de Productos](https://docs.zenflow.com.ar/es/api-reference/products/bulk-upsert.md): Crear o actualizar múltiples productos a la vez - [Crear Producto](https://docs.zenflow.com.ar/es/api-reference/products/create.md): Crear un nuevo producto - [Eliminar Producto](https://docs.zenflow.com.ar/es/api-reference/products/delete.md): Eliminar (desactivar) un producto - [Obtener Producto](https://docs.zenflow.com.ar/es/api-reference/products/get.md): Obtener un producto por ID - [Obtener Producto por Código de Barras](https://docs.zenflow.com.ar/es/api-reference/products/get-by-barcode.md): Obtener un producto por código de barras - [Obtener Producto por SKU](https://docs.zenflow.com.ar/es/api-reference/products/get-by-sku.md): Obtener un producto por SKU (external_id) - [Listar Productos](https://docs.zenflow.com.ar/es/api-reference/products/list.md): Obtener una lista paginada de productos - [Actualizar Producto](https://docs.zenflow.com.ar/es/api-reference/products/update.md): Actualizar un producto existente - [Crear Ajuste de Stock](https://docs.zenflow.com.ar/es/api-reference/stock/adjustment.md): Agregar o remover stock (ajuste relativo) - [Actualización Masiva de Stock](https://docs.zenflow.com.ar/es/api-reference/stock/bulk-update.md): Actualizar niveles de stock para múltiples productos - [Obtener Stock por SKU](https://docs.zenflow.com.ar/es/api-reference/stock/by-sku.md): Obtener niveles de stock de un producto por SKU - [Obtener Niveles de Stock](https://docs.zenflow.com.ar/es/api-reference/stock/levels.md): Obtener niveles de stock con filtros - [Obtener Movimientos de Stock](https://docs.zenflow.com.ar/es/api-reference/stock/movements.md): Obtener historial de movimientos de stock - [Obtener Stock del Producto](https://docs.zenflow.com.ar/es/api-reference/stock/product.md): Obtener niveles de stock para un producto específico - [Actualizar Stock del Producto](https://docs.zenflow.com.ar/es/api-reference/stock/update.md): Establecer el nivel de stock de un producto en una ubicación - [Webhooks](https://docs.zenflow.com.ar/es/api-reference/webhooks/overview.md): Suscribite a notificaciones en tiempo real - [Autenticacion](https://docs.zenflow.com.ar/es/authentication.md): Aprende a autenticarte con la API de ZenFlow - [Guía de Integración ERP](https://docs.zenflow.com.ar/es/guides/erp-integration.md): Mejores prácticas para integrar ZenFlow con tu sistema ERP - [Manejo de Errores](https://docs.zenflow.com.ar/es/guides/errors.md): Entendiendo y manejando errores de la API - [Límites de Tasa](https://docs.zenflow.com.ar/es/guides/rate-limits.md): Entendiendo los límites de tasa de la API y cómo manejarlos - [Guía de Webhooks](https://docs.zenflow.com.ar/es/guides/webhooks.md): Recibe notificaciones en tiempo real cuando ocurren eventos en ZenFlow - [Mercado Libre](https://docs.zenflow.com.ar/es/integrations/mercadolibre.md): Integra ZenFlow con Mercado Libre para fulfillment automatizado - [Integraciones](https://docs.zenflow.com.ar/es/integrations/overview.md): Conecta ZenFlow con tus plataformas de e-commerce favoritas - [Shopify](https://docs.zenflow.com.ar/es/integrations/shopify.md): Integra ZenFlow con Shopify para fulfillment de e-commerce - [Tiendanube](https://docs.zenflow.com.ar/es/integrations/tiendanube.md): Integra ZenFlow con Tiendanube para fulfillment de e-commerce - [VTEX](https://docs.zenflow.com.ar/es/integrations/vtex.md): Integra ZenFlow con VTEX para fulfillment de e-commerce empresarial - [WooCommerce](https://docs.zenflow.com.ar/es/integrations/woocommerce.md): Integra ZenFlow con WooCommerce para fulfillment de e-commerce - [Introduccion](https://docs.zenflow.com.ar/es/introduction.md): Bienvenido a la documentacion de la API de ZenFlow - [Política de Privacidad](https://docs.zenflow.com.ar/es/legal/privacy.md): Cómo ZenFlow recolecta, usa y protege tu información - [Soporte](https://docs.zenflow.com.ar/es/legal/support.md): Cómo contactar al equipo de ZenFlow - [Inicio Rapido](https://docs.zenflow.com.ar/es/quickstart.md): Comienza a usar la API de ZenFlow en minutos ## OpenAPI Specs - [openapi](https://docs.zenflow.com.ar/api-reference/openapi.json)