Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X PATCH "https://gateway.jelou.ai/ecommerce/v2/apps/{app_id}/branches/{branch_id}" \ -H "x-api-key: TU_CLAVE_API" \ -H "Content-Type: application/json" \ -d '{ "name": "Sucursal Centro Renovada", "address": "Av. Principal 456, Quito" }'
{ "data": { "id": "9e3f2c1a-8b7d-4e6f-a5c4-d3b2a1e0f9c8", "name": "Sucursal Centro Renovada", "code": "SUC-CENTRO", "address": "Av. Principal 456, Quito", "phone": "+593991234567", "status": true, "properties": { "horario": "09:00 - 18:00", "zona": "norte" }, "created_at": "2026-02-19T15:30:00.000000Z", "updated_at": "2026-02-19T16:00:00.000000Z" } }
Actualiza los datos de una sucursal existente.
properties.language
es
en
pt
¿Esta página le ayudó?
Contactar soporte