PolyAccounts
PolyAccounts

PolyAccounts · Scenario

Management accounting for a company in Mexico

MXN books, Spanish interface, client documents in the client’s language, IVA rates by jurisdiction, USD and other currency invoicing with FX gain or loss, and full agent access. Works alongside a contador and a PAC; does not stamp CFDI.

EnglishEspañolFrançais

Direct answer

PolyAccounts keeps the books in Mexican pesos with the whole interface in Spanish (es-MX), and prints invoices, statements and the client portal in each client’s own language and currency. Tax uses company defaults with jurisdiction overrides and exemptions per client, so IVA at 16 percent, a border-zone rate or an exempt client are configured, not improvised. Invoices in USD or another currency post the exchange difference automatically.

It is a management accounting and billing system that works alongside your contador and your electronic invoicing provider. It does not stamp CFDI, does not connect to a PAC, and does not prepare SAT filings. Say that clearly to anyone evaluating it, because it is the first question a Mexican accountant will ask.

NeedPolyAccounts
Books in MXN, interface in SpanishYes
Client documents in the client’s language and currencyYes, es, en, fr
IVA by jurisdiction, exemptions per clientYes, configured rates
CFDI stamping through a PACNo, use your PAC alongside
SAT filings, DIOT, contabilidad electrónicaNo
Agent accessYes, full read and write

Cross-border groups

A Mexican holding company with operating entities in the United States, Canada or Europe fits the multi-entity design: one chart of accounts, tagged account blocks per entity with country, currency and framework metadata, and consolidated or per-entity reporting. Operations post in the home currency; statutory local-currency subledgers are not produced.

The synthetic Talon Couture demonstration is exactly this structure and can be inspected without an account.

For agents working in Spanish

The agent guide, tool descriptions and workflow catalog are in English; the application, documents and this site are available in Spanish. An agent can operate the books for a Spanish-speaking owner and produce Spanish client documents while reading the API in English. Sandboxes can be created with language es and currency MXN.

curl -X POST https://polyaccounts.com/api/agents/sandbox \
  -H "Content-Type: application/json" \
  -d '{"language":"es","currency":"MXN","companyKind":"business"}'