Spaciora

Blog · 5 May 2026

Region-specific compliance: GST, VAT, GDPR, DPDPA in one platform

How a multi-region IWMS handles India, Europe, USA, and Middle East compliance from one ledger, one config model, one audit trail.

By Spaciora Team6 min read
  • Compliance
  • GST
  • GDPR
  • DPDPA
  • VAT

A multi-region enterprise running workplace operations across India, Europe, the US, and the Middle East is not running four instances of the same problem. It is running four genuinely different regulatory regimes that happen to overlap on a single asset class — buildings. The mistake most platforms make is to treat region support as a plugin: a country dropdown, a tax-rate table, a localised PDF template. That model breaks the moment a Frankfurt-located building is leased by a US parent to an Indian subsidiary and someone has to decide whose audit log wins.

This post walks through what each region actually demands of a workplace platform, then describes the architectural shape that makes one ledger handle all of it without forking.

India: GST, e-invoicing, TDS, DPDPA, NBC, GFR-12

Commercial rentals in India attract 18% GST. The place-of-supply rule under Section 12(3) of the IGST Act is the property's location, not the tenant's registered address. A Pune building rented to a Bengaluru-registered tenant is intra-state — CGST 9% plus SGST 9% — because the supply happens in Maharashtra. A Mumbai building rented to the same Bengaluru tenant is inter-state — IGST 18%. The platform has to compute this from the property record, not the tenant master.

Reverse charge mechanism applies when the landlord is unregistered or when specific notified services are procured from unregistered vendors. The IWMS has to flag the RCM liability, post it as both an output and an input on the tenant's books, and surface it on the GSTR-3B reconciliation.

E-invoicing is mandatory above the prescribed turnover threshold. Every B2B invoice has to hit the IRP, return an IRN and signed QR code, and store both on the invoice record. A platform that generates a PDF without an IRN is generating an unenforceable document.

TDS at 2% applies under Section 51 of the CGST Act for specified deductors and under Section 194C of the Income Tax Act for contractor payments. Both have to be deducted, certified (Form 16A / GSTR-7), and reconciled.

DPDPA 2023 introduced the eight principles — lawful purpose, purpose limitation, data minimisation, accuracy, storage limitation, reasonable security, accountability, transparency — and a 7-year audit retention expectation for personal-data processing records. Visitor logs, employee access events, contractor PII, and CCTV metadata all fall in scope.

NBC 2016 Annexure A drives fire-compliance evidence: extinguisher servicing dates, smoke-detector test logs, evacuation drill records. The IWMS must hold these as auditable records, not as PDF attachments in a folder.

For PSU customers and government tenants, GFR-12 and the CPWD register dictate procurement and asset-tracking formats. FSSAI applies the moment a hospitality vertical (cafeteria, pantry-as-service) is in scope.

Europe: GDPR, UK GDPR, IFRS 16, MiFID II, residency

GDPR and UK GDPR diverged after Brexit but the operational requirements remain almost identical: lawful basis, DPIA for high-risk processing, DSAR fulfilment within one month, breach notification within 72 hours, and Standard Contractual Clauses (SCCs) for any transfer outside the EEA / UK adequacy list.

An IWMS holding visitor and employee data in the EU has to support DSAR export — a structured, machine-readable bundle of every record relating to a named individual — from a single screen, not from a six-week engineering ticket.

IFRS 16 applies to every EU and UK lessee. Right-of-use asset, lease liability, present-value discount rate, monthly amortisation, and modification re-measurement all have to post to the same GL the operational rent record posts to. Auditors will reconcile both ends.

For financial-services tenants, MiFID II creates reporting hooks around access controls, trading-floor occupancy logs, and call-recording retention that the workplace platform either supports or breaks.

EU-region data residency means the data — and the backups, and the analytics replicas — stay in EU AWS / Azure / GCP regions. The platform's tenancy model has to enforce this at the database, the object store, and the search index.

USA: SOC 2, SOX, FERPA, residency

SOC 2 Type II is the de facto enterprise vendor-vetting bar. The audit looks for the five Trust Services Criteria — security, availability, processing integrity, confidentiality, privacy — over a 6-to-12-month observation window. The IWMS has to demonstrate immutable audit logs, MFA on all administrative access, encryption at rest and in transit, change management, and incident response.

SOX applies the moment a US-public-company subsidiary uses the platform for any process that touches financial reporting. Lease accounting under ASC 842 (the US equivalent of IFRS 16), purchase-to-pay workflows for facilities procurement, and asset capitalisation all become SOX-controlled. Segregation of duties has to be enforced in the role model, not in a written policy.

FERPA covers the education vertical. Student-related access events, visitor logs at student-housing buildings, and dormitory maintenance tickets carry FERPA-protected PII.

US-region residency is a procurement gate for federal-adjacent customers. Data and backups stay in US regions. FedRAMP-equivalent posture is increasingly asked for even where formal authorisation is not.

Middle East: UAE & Saudi VAT, Arabic UI, residency

UAE and Saudi Arabia both run 5% VAT with localised reverse-charge rules. Designated zones in the UAE have specific treatment — supplies into and out of free zones follow distinct VAT rules that the invoice engine must encode. Saudi e-invoicing (FATOORA) under ZATCA mandates Phase 2 integration with QR codes and cryptographic stamps for B2B invoices.

Arabic UI is not a translation file. Right-to-left layout, Arabic numerals where preferred, and Hijri-calendar support for certain compliance windows all matter. A bolted-on translation layer breaks under audit screenshots.

Middle East regional residency — UAE and Saudi data centres for AWS, Azure, and Oracle — is a procurement requirement for government and government-adjacent customers, and increasingly for banking tenants.

The global baseline that applies everywhere

Independent of region, the floor is:

  • ISO 27001 certified information security management.
  • ISO 45001 for HSE incident reporting on workplace injuries and near-misses.
  • AES-256 encryption at rest, TLS 1.3 in transit.
  • MFA enforced on all administrative roles.
  • Role-based access control with segregation-of-duties checks.
  • Immutable audit log spanning every module.
  • Multi-currency support — INR, USD, GBP, EUR, AED, SAR — with property-tested round-trip conversions stable to ₹3 across module boundaries.

Three concrete cross-region scenarios

ScenarioTaxPrivacyAccountingResidency
Pune building, Bengaluru tenantCGST 9% + SGST 9% (intra-state, place of supply = property)DPDPAInd AS 116India
Frankfurt building, US parent lesseeEU VATGDPR + SCC for parent reportingIFRS 16 + ASC 842 reconciliationEU
Dubai mixed-use, India-registered tenantUAE VAT 5%DPDPA-equivalent residency for visitor recordsIFRS 16ME

A platform with a country-plugin architecture handles row one and breaks on rows two and three. A platform with a unified configuration model handles all three by treating tax, privacy, accounting standard, and residency as four orthogonal dimensions on every transaction — not as a single "country" flag.

One ledger, one config, one audit trail

The architectural test is simple. Does a single transaction — say, a quarterly rent invoice — carry every regional dimension on the same record? Tax treatment derived from the property's location. Privacy regime derived from the data subjects involved. Accounting standard derived from the lessee's reporting framework. Residency enforced by the tenant's region. All four resolved at write time, all four queryable at audit time, all four versioned in one immutable log.

If the answer is yes, the platform scales to a fifth region by configuration. If the answer is no, every new region is a fork.

What to ask your IWMS vendor

  • Show me a single invoice record that carries GST, VAT, and IFRS 16 / ASC 842 fields on the same row.
  • Demonstrate place-of-supply derivation from the property record, not the tenant master.
  • Export a DSAR for a named visitor in under five minutes, end-to-end.
  • Produce the immutable audit log entry for a lease modification, including actor, IP, and full before-and-after state.
  • Confirm data residency at the database, object store, search index, and analytics replica — for every region you operate in.
  • Round-trip a 100,000-row currency conversion across three currencies and show the cumulative drift.
  • Show the e-invoicing integration: IRN for India, FATOORA for Saudi, and the equivalent for any other mandated jurisdiction.
  • Walk through SOC 2 Type II report scope and the last observation window's exceptions.

Vendors who can answer these in a 45-minute demo built the platform for multi-region from day one. Vendors who need a follow-up call built it for one region and bolted on the rest.