crisphive
ClientsObtenir un client

Obtenir un client

Renvoie le profil complet, les coordonnées et le récapitulatif des dépenses. contact.preferred_technician inclut {id, name}. contact.service_area inclut {id, name}. contact.address.latitude / contact.address.longitude sont null si aucune coordonnée n'est enregistrée.

Arguments

idstringpathrequis
ID du client (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"

Réponses