
FIRS / NRS MBS Nigeria Explained: Scope, Rollout Waves, Penalties, and 2026 Timeline
Global E-Invoicing Platform Series
This guide is part of a comprehensive series. Explore all 36 topics:
The Nigeria Revenue Service (NRS) Merchant-Buyer Solution — still widely referred to as FIRS MBS — is Nigeria's national e-invoicing clearance platform. Every in-scope B2B invoice must be transmitted to the NRS in a prescribed JSON schema, signed with a NRS-onboarded credential, and assigned an Invoice Reference Number (IRN) before it becomes legally valid. Large taxpayers have been in scope since the Q3 2025 pilot; medium and small taxable persons are phased in through 2026 per the NRS February 2026 schedule.
At a glance
- Authority: Nigeria Revenue Service (NRS) — the renamed FIRS — with NITDA co-regulating System Integrator accreditation.
- Mandate: Merchant-Buyer Solution (MBS), the Electronic Fiscal System (EFS) for Nigeria.
- Artefact: Signed JSON payload, NRS-issued IRN, verification QR on the buyer PDF.
- Transport: NRS MBS REST API; portal-direct entry available for low-volume taxpayers.
- Applies to: VAT-registered taxpayers in the active wave; non-VAT taxpayers per the EFS roadmap.
- Live since: Large-taxpayer pilot Q3 2025; phased schedule published Feb 2026.
- Last reviewed: 20 November 2026 against the NRS portal and the NITDA 2025 Guideline.
Where MBS sits in the global e-invoicing landscape
MBS is a clearance regime — the tax authority validates and stamps every in-scope invoice before it is legally valid.
MBS is a clearance regime — the tax authority validates and stamps every in-scope invoice before it is legally valid. It shares the architectural family of ZATCA Phase 2, GST IRN in India, and MyInvois in Malaysia, and stands apart from the reporting-style flows of UK MTD or the network-style model of Peppol in the EU. The defining trait of clearance is that the regulator is now a runtime dependency of your billing process.
What FIRS / NRS MBS actually is
MBS is the technical platform that implements Nigeria's Electronic Fiscal System under the 2025 NITDA Guideline.
MBS is the technical platform that implements Nigeria's Electronic Fiscal System under the 2025 NITDA Guideline. Every in-scope invoice is:
- Built in the NRS JSON schema by the seller's invoicing platform.
- Signed with the seller's NRS-onboarded credential.
- Transmitted to the NRS via the MBS API.
- Validated synchronously — schema, TIN registry, 7.5% VAT calculation, applicable WHT codes, signature.
- Returned with a NRS-issued IRN and a regulator-side signed receipt.
- Rendered to the buyer PDF together with a verification QR that resolves to the NRS public verification endpoint.
Who must comply today
Large taxpayers
Large taxpayers — typically defined by turnover thresholds set by the NRS Large Taxpayers Office — have been in scope since the Q3 2025 pilot wave. By February 2026 the NRS confirmed that large-taxpayer onboarding is the prerequisite step for the broader rollout.
Medium taxpayers
The NRS February 2026 announcement extended mandatory e-invoicing to medium taxable persons. Wave dates are listed on the einvoice.firs.gov.ng portal; the platform handles bulk enrolment for entities above the medium threshold.
Small taxpayers
Small taxable persons follow the published 2026 schedule. The portal supports a portal-direct entry mode for low-volume taxpayers without an integrated invoicing system, so small businesses are not forced into a full integration project on day one.
Foreign suppliers
Foreign suppliers selling into Nigeria are not directly in scope. The Nigerian buyer self-accounts under existing NRS reverse-charge guidance, and the foreign supplier remains outside the MBS flow.
What the MBS payload must contain
The mandatory data elements every payload must carry:
The mandatory data elements every payload must carry:
- Seller and buyer TINs, validated against the NRS TIN registry on every submission.
- Line items with HS codes and the Nigerian VAT (7.5%) breakdown per line.
- Applicable Withholding Tax codes per the NRS WHT schedule, itemised at line level.
- Currency, payment terms, FX rate (for foreign-currency invoices), and the seller's Merchant ID.
- A digital signature bound to the seller's NRS credential, computed over the canonicalised payload.
Penalties for non-compliance
What are the operational consequences?
The administrative penalties published by the NRS for non-submission or incorrect data are material, but the harder day-to-day cost is commercial: an invoice without an IRN is not legally valid for VAT recovery, the buyer has no basis for the WHT credit, and most procurement teams will not pay against a non-cleared…
The administrative penalties published by the NRS for non-submission or incorrect data are material, but the harder day-to-day cost is commercial: an invoice without an IRN is not legally valid for VAT recovery, the buyer has no basis for the WHT credit, and most procurement teams will not pay against a non-cleared invoice. In practice, missing the IRN means delayed cash, not just a regulatory fine.
What are the documented penalty categories?
the documented penalty categories includes: Non-submission of in-scope invoices. Submission of payloads with incorrect VAT or WHT computation.
- Non-submission of in-scope invoices.
- Submission of payloads with incorrect VAT or WHT computation.
- Failure to present the IRN and QR on the buyer-facing invoice.
- Use of a credential that is not the one bound to the seller's TIN.
Always check the current NRS penalty schedule before configuring tolerances — these are revised through the NRS portal and the NITDA Guideline updates, not in a fixed annual cycle.
How MBS differs from the VAT return
MBS does not replace the periodic VAT return — the return is still filed, but MBS data pre-populates it so the filed totals reconcile against the issued invoices. The control point shifts from periodic self-declaration to per-invoice clearance.
MBS does not replace the periodic VAT return — the return is still filed, but MBS data pre-populates it so the filed totals reconcile against the issued invoices. The control point shifts from periodic self-declaration to per-invoice clearance. Practical effect: discrepancies between what you billed and what you declare on the return are now visible to the NRS before you file.
How MBS compares to other clearance regimes
The mechanics are compared in detail in clearance vs reporting models in e-invoicing.
| Regime | Identifier | Signing | Transport | QR |
|---|---|---|---|---|
| NRS MBS (Nigeria) | IRN | NRS-onboarded credential | REST JSON | NRS verification QR |
| ZATCA Phase 2 (KSA) | Cleared XML + cryptographic stamp | XAdES with CSID | REST UBL 2.1 XML | TLV QR (Phase 2 extensions) |
| GST IRN (India) | 64-char IRN hash | JWS by NIC IRP | REST INV-01 JSON | NIC signed QR |
| MyInvois (Malaysia) | UUID | LHDN-issued certificate | REST JSON/XML | MyInvois verification QR |
The mechanics are compared in detail in clearance vs reporting models in e-invoicing.
Pre-go-live readiness checklist
Pre-go-live readiness checklist includes: ☐ Confirm your wave on the einvoice. firs.
- ☐ Confirm your wave on the einvoice.firs.gov.ng portal.
- ☐ Register as a merchant; obtain your Merchant ID.
- ☐ Provision your NRS signing credential via CSR + OTP.
- ☐ Map every line item to an HS code and applicable WHT code.
- ☐ Validate the 7.5% VAT computation against the NRS schema.
- ☐ Pre-validate buyer TINs against the NRS registry before billing.
- ☐ Implement IRN + QR rendering on the buyer PDF.
- ☐ Implement queue-retry-resubmit for portal downtime.
- ☐ Test the credit-note flow end to end.
Key takeaways
Key takeaways includes: MBS is clearance — no IRN means no legally valid invoice. The agency was renamed from FIRS to NRS under the 2025 tax reform; the platform is still on the firs.
- MBS is clearance — no IRN means no legally valid invoice.
- The agency was renamed from FIRS to NRS under the 2025 tax reform; the platform is still on the firs.gov.ng domain.
- Large taxpayers in scope since the Q3 2025 pilot; medium and small phased through 2026.
- NITDA accredits System Integrators; the NRS issues the merchant credential.
- The operational cost of non-clearance is commercial (delayed payment), not just administrative.
Related reading
To implement the regime, read how to comply with FIRS MBS in Nigeria. For the artefact the regulator issues, see what is an IRN.
To implement the regime, read how to comply with FIRS MBS in Nigeria. For the artefact the regulator issues, see what is an IRN. To compare against other clearance regimes, read clearance vs reporting models. The mandate landing page is FIRS / NRS MBS Nigeria, and the broader pillar is global e-invoicing.
Authority sources
- NRS Merchant Buyer Solution portal
- NITDA — National Regulatory Guideline for Electronic Invoicing in Nigeria (2025)
- Federal Inland Revenue Service (now NRS) — official site
- Forvis Mazars — NRS 2026 phased e-invoicing rollout schedule
- KPMG via Mondaq — Implementation of the phased rollout of the EFS regime
- KPMG Nigeria — Electronic Fiscal System: a game changer (June 2025)
- VATabout — Nigeria expands mandatory e-invoicing to SMEs (Mar 2026)
More in this series (36 articles)
From this series
Mandate-compliant e-invoicing in 17 jurisdictions, with the local artefact (CSID, IRN, UUID, QR, digital signature) issued automatically.
Digital Marketing, SEO Specialist, Content Creator & Product Professional
Olayinka is a digital marketer, content creator, growth and SEO specialist with 10+ years helping businesses in Nigeria, the UK, the US, Australia, and Dubai achieve their goals online.




