Devuelve el registro completo del cliente: perfil, datos de contacto, nivel y resumen de gasto histórico — una vista 360° del cliente para soporte, upselling o enriquecimiento de CRM. contact.preferred_technician incluye {id, name}. contact.service_area incluye {id, name}. contact.address.latitude / contact.address.longitude son null si no hay coordenadas guardadas.
Argumentos
idstringpathobligatorio
ID del cliente (UUID)
GET/v1/customers/{id}
curl -X GET "https://api.crisphive.com/v1/customers/9b2f6c3e-1a4d-4f0a-8f2e-7c5d1b3a9e01" \
-H "Authorization: Bearer chsk_test_4eC8xQ9mZ2pL7Ka0rT"