Changelog
Unreleased
Sección titulada «Unreleased»Catalog (GET /v2/catalog)
Sección titulada «Catalog (GET /v2/catalog)»- Cada producto incluye
subselectionscon sus ítems, reglas de selección,external_idy stock por ítem.
Infraestructura
Sección titulada «Infraestructura»- Columnas
external_idensubselectionysubselection_item.
Primera implementación de OrderFast API v2 ERP.
API HTTP (/v2/*)
Sección titulada «API HTTP (/v2/*)»- Locations:
GET /v2/locations/current - Products y categories: CRUD + lookup
by-external-id - Orders ERP: creación con idempotency,
external_id,channel, cancel - Stock: listado, sync batch, stock por producto
- Catalog: lectura agregada (productos, categorías, stock y subselecciones) y sync batch (productos + categorías)
- Sync jobs:
POST /v2/sync/products,GET /v2/sync/jobs/:id - Payments, settlements, turns, reportes de ventas, menú activo
- Webhooks v2 en
/v2/webhook-endpoints
Infraestructura
Sección titulada «Infraestructura»- Columnas
external_idenproductsycategories - Tabla
api_sync_jobscon worker async - Permisos v2 (
catalog:*,stock:sync,sync:*, etc.) - OpenAPI v2 en
/openapi-v2.json - Webhooks con
api_version: "v2"y eventos extendidos GET /v2/orders/exportcon permisoorders:export- Rate limits batch (
batch_jobs_per_hour,max_items_per_batch) - Sync jobs procesados vía PGMQ (
api_sync_jobsqueue) - Webhook delivery vía PGMQ (
webhook_events+webhook_retriesqueues)
Pendiente para próximas versiones
Sección titulada «Pendiente para próximas versiones»- MCP (v3)
