Saltar al contenido principal

Clientes

GET|POST /api/v1/customers
GET|PUT /api/v1/customers/:id
GET /api/v1/customers/:id/orders
GET|POST /api/v1/customers/:id/addresses

Los clientes tienen email único por tenant. Campos clave: first_name, last_name, email, phone, accepts_marketing.