TallyMesh — LC / Trade-Document Checker
Cross-check a letter-of-credit / trade-document set for UCP600/ISBP discrepancies before presenting to the bank.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Start Lc Audit: Start a UCP600/ISBP letter-of-credit / trade-document discrepancy audit over a set of documents. Returns a job_id; then call get_lc_audit_result to poll. Decision support, not a guaran
- Get Lc Audit Result: Poll a TallyMesh audit job and fetch the verdict + per-rule findings (each pinned to a field and cited to the UCP600/ISBP article) + report paths.
What data it sees
Do you need an account
No: the server works without sign-in
Cross-check a letter-of-credit / trade-document set for UCP600/ISBP discrepancies before presenting to the bank. A deterministic rule engine pins each finding to the field and cites the UCP600/ISBP article, returning a verdict, per-rule findings, and a downloadable PDF/Excel report. Tools: start_lc_audit (submit documents as base64) and get_lc_audit_result (poll the verdict). Decision support that lowers rejection risk; not a guarantee of bank acceptance, and not legal or banking advice.
Server tool list (2)
Raw names from tools/list. Only developers need these.
| start_lc_audit | Start a UCP600/ISBP letter-of-credit / trade-document discrepancy audit over a set of documents. Returns a job_id; then call get_lc_audit_result to poll. Decision support, not a guarantee of bank acceptance. |
| get_lc_audit_result | Poll a TallyMesh audit job and fetch the verdict + per-rule findings (each pinned to a field and cited to the UCP600/ISBP article) + report paths. |