Documentation bug: Zoho Invoice "How do I view customer details?"
There's a bug in the Zoho Invoice documentation for "How do I view customer details?"
The Sample Response (shown below) is incorrect. The XML response (as expected) does not include "Customer
s" but "Customer" (no "-s").
Sample Response
<Response status="1"> <Customers uri="/api/customers/3000000000328"> <CustomerID>3000000000328</CustomerID> <Name>Sample Customer</Name>