Invora Guides
Integration and compliance guides for the Invora e-invoicing and billing platform. How to model a flow, which approach fits, and what the regulation requires — paired with the generated per-endpoint API reference on docs.invora.app.
Get started ZATCA compliance API reference ↗Start here¶
-
Quickstart
From zero to a frozen, authority-submitted document in a handful of calls.
-
Getting started
Base URLs, environments, and your first authenticated request.
-
Authentication
OIDC tokens, scopes, and machine-to-machine access.
Explore by area¶
-
Invoicing
Issue invoices, credit notes, and debit notes through one ergonomic surface — draft to frozen, with the QR code and authority submission generated on freeze.
-
Billing
Plans, subscriptions, metered usage, wallets, and automated invoicing with Invora Billing.
-
Collect payments with Tap
Connect Tap Payments, generate payment links for invoices, handle saved cards, and react to payment webhooks.
-
Identity & tenancy
Registration, onboarding, and connected businesses for platform and reseller models.
-
gRPC-JSON transcoding
How the REST/JSON surface maps to the gRPC services — camelCase fields, JSON bodies.
-
Webhooks
Real-time billing event delivery: signature verification, retries, and delivery guarantees.
-
ZATCA compliance
Saudi e-invoicing (ZATCA Phase 2): onboarding, clearance, and reporting.
-
Marketplace invoicing
The intermediary-platform invoicing study for marketplaces and aggregators.
-
API conventions
List and filtering, field masks, entity versioning, and error handling.
Guides vs. the API reference
These guides explain how and why. For the exhaustive, always-current per-endpoint request/response schemas, use docs.invora.app — it is generated from the protos on every change, so it is the source of truth for wire formats. Whenever a guide names an endpoint, its canonical shape lives there.
Related¶
- Quickstart — from zero to a frozen, authority-submitted document.
- Getting started — base URLs, environments, and your first request.
- Authentication — OIDC tokens, scopes, and tenancy.
- Invoicing — the invoice, credit note, and debit note lifecycle.
- Billing — plans, subscriptions, usage, and wallets.
- Collect payments with Tap — connecting Tap, payment links, and webhooks.
- Identity & tenancy — onboarding and connected businesses.
- ZATCA integration — Saudi e-invoicing onboarding and submission.
- Marketplace invoicing — intermediary-platform invoicing study.