Skip to content
Suite 04 · Invoicing, billing and GST

Commerce APIs

Generate compliant invoices, run usage or subscription billing, file GST-ready documents and push everything into your ERP without a spreadsheet in the middle.

Capabilities

6 endpoints and counting

  • Invoice Generation
  • Subscription Billing
  • GST e-Invoice & e-Way
  • ERP Connectors
  • Credit Notes
  • Tax Reports
POST/v1/commerce/invoices
curl https://api.rupeeco.in/v1/commerce/invoices \
  -H "Authorization: Bearer $RUPEECO_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "customer_gstin": "29ABCDE1234F1Z5",
    "place_of_supply": "29",
    "items": [
      { "hsn": "998314", "qty": 1, "rate": 250000, "gst": 18 }
    ],
    "einvoice": true
  }'
What makes it different

Designed around how this actually breaks

1

GST-compliant by default

IRN generation, QR embedding and e-way bill creation handled inside the invoice call.

2

Any billing model

Flat, tiered, usage-based and hybrid plans with proration, coupons and dunning.

3

ERP in sync

Prebuilt connectors for Tally, Zoho Books, SAP and NetSuite keep receivables current.

Where teams use it

Common commerce apis use cases

Every deployment starts with a call about your flows. Bring your edge cases — routing rules, approval chains, reconciliation formats — and we will map them before you write a line of code.

Discuss your use case
01

B2B invoicing at volume

02

SaaS subscription revenue

03

GST compliance automation

Pairs well with

Same key, same dashboard, same webhook signature — add another suite without another integration.

Try first. Subscribe later.

Start with sandbox keys. Talk commercials when you are ready.

Test the full API surface before you sign anything. When you are ready to go live, we price on the volume you actually process.

1

Map your flows

A solutions engineer walks through your money-in, money-out and verification requirements and proposes the shortest path live.

2

Test in sandbox

Pull keys, replay real-world scenarios and validate webhooks against a sandbox that mirrors production behaviour.

3

Go live and scale

Switch to production keys, turn on routing rules, and add new suites from the marketplace whenever you need them.