books_get_customer
Retrieve detailed customer information from Zoho Books by ID. Get complete profile with contact details, billing/shipping addresses, and account status.
Instructions
Get detailed information for a specific customer from Books by ID. Returns complete customer profile including contact details, billing/shipping addresses, and account status.
Related tools: books_get_customers (to find IDs), books_create_invoice (to bill customer), books_create_payment (to record payments)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | Yes | Unique customer ID (get from books_get_customers) |