L
Built for Lumatax
Connecting the ledger…
Schedule a demoDocs

Calculate Cedar & Field Co.'s sales tax from its own ledger

Lumatax automates tax calculation, collection and compliance across every jurisdiction from one Apideck Accounting integration — reading the seller's sales and tax rates, flagging economic-nexus triggers and under-collection, then writing the corrected liability back to their books. One integration instead of a connector per ERP — the same code runs on NetSuite, QuickBooks, Xero and more.

Lumatax · connect the seller's ledger

Where does Cedar & Field Co. keep its books?

The seller authorizes Lumatax once through Apideck Vault. The same code below reads their sales & tax rates from any ledger — you never build a per-ERP tax integration.

+ 45 more — QuickBooks Desktop, Sage 50, Sage 200, Zoho Books, MYOB, FreshBooks, Odoo, Moneybird, Pennylane and more. Apideck connects to 45+ ERP & accounting systems through one API.

Consumer: cedar-and-field

The one call that starts it all

POSTPOST /vault/sessions
Headers
Content-Type:application/json
x-apideck-app-id:demo-app-id
x-apideck-consumer-id:cedar-and-field
x-apideck-service-id:netsuite
Authorization:Bearer sk_live_•••••
Request body
{
  "consumer_metadata": {
    "account_name": "Cedar & Field Co."
  },
  "redirect_uri": "https://app.example.com/callback"
}

In Live mode this launches the real @apideck/vault-js widget with the session token. In Mock mode (no credentials) it opens a stand-in with the same UX.