TallyMesh — LC / Trade-Document Checker

Cross-check a letter-of-credit / trade-document set for UCP600/ISBP discrepancies before presenting to the bank.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

  • 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.

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

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.

Список инструментов сервера (2)

Технические названия из tools/list. Нужны только разработчикам.

start_lc_auditStart 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_resultPoll 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.