use the source :-) In the source, check out ZimbraServer/docs/soap*.txt and ZimbraServer/src/db/*.sql.
That should give you a fair idea of the SOAP APIs and the underlying schema.
The Java sources are fairly cleanly organized across packages - so it is not that difficult to follow the overall structure. |