TaxBridge — Tax Compliance Integration
Platform PRA APIFBR API SRB APIKPRA API POS IntegrationERP Integration API DocumentationGetting Started SandboxProduction PricingSecurity FAQGuidesContact ← Sum Cloud POS
🚀 Production⚡ Live keys⚡ Monitoring

Go Live with Confidence

When your sandbox integration is verified, activate production: issue live keys, complete company and branch configuration, and monitor every submission.

POST /api/v1/invoices
curl -X POST https://taxbridge.themetasum.com/api/v1/invoices \
  -H "Authorization: Bearer tbk_test_9f3a21c7b4d6e8f0_..." \
  -H "Content-Type: application/json" \
  -H "Idempotency-Key: 0b6d1c4e-7f9a-4a51-8d3c-2e5f7a91b204" \
  -H "X-Tax-Authority: PRA" \
  -d '{
    "invoiceNumber": "INV-10001",
    "invoiceDate": "2026-08-10T10:30:00",
    "invoiceType": "Sale",
    "currency": "PKR",
    "paymentMode": "Cash",
    "customer": { "name": "Walk-in Customer" },
    "items": [{
      "description": "Chicken Karahi Full", "hsCode": "11001010",
      "quantity": 1, "unitPrice": 1500.00,
      "taxRate": 16, "taxAmount": 240.00, "total": 1740.00
    }],
    "subTotal": 1500.00, "tax": 240.00, "total": 1740.00
  }'
TaxBridge / Production

Company approval

Your company is reviewed and approved for production before live keys are issued.

Production credentials

Store the real credentials each authority issued you — encrypted at rest, never returned to your app.

Company & branch configuration

Configure the companies and branches whose invoices you will file.

Tax-authority activation

Enable each authority you subscribed to for the production environment.

Live keys & deployment

Generate a tbk_live_ key and point your software at production.

Monitoring & support

Watch usage, logs and the authority health monitor. Support is available on every plan.

An honest note on approval

TaxBridge cannot guarantee automatic approval where an authority requires its own registration or clearance. Some authorities must issue you credentials or approve your merchant before live submissions succeed. TaxBridge makes the software side fast; the authority-side requirements still apply.

Plan your go-live

Talk to an integration expert about production credentials and timelines.

Talk to an Expert View Pricing
No developers? No API? No problem

Don’t want to build an integration at all?

Just register your business with Sum Cloud POS — it already files fiscal invoices to FBR, PRA, SRB and KPRA for you. No API, no development, nothing to connect or maintain. Start selling with compliant invoices out of the box.

Register your business → Explore Sum Cloud POS