Skip to main content
An organisation is the root entity for your SIS integration. It owns all environments, API keys, and team members. Everything you configure in the dashboard lives under your organisation.

Organisation Types

The type of your organisation controls which parts of the dashboard are visible and which SIS capabilities you have access to.
TypeWhat It Unlocks
sisIdentity lookups only — validate user JWTs and resolve Sumvin identities
whitelabelFull embedded wallet — onboarding, wallets, KYC, and identity
bothAll capabilities from both
Your organisation type is assigned during provisioning. If you need it changed, contact Sumvin support.

Key Fields

You can find and edit your organisation details under Organisation → Settings.
FieldDescription
Organisation IDImmutable unique identifier used in SIS API calls
NameDisplay name, editable in Settings
Contact EmailPrimary contact for the organisation, editable in Settings
Statusactive, pending, or suspended
Your Organisation ID is immutable. Store it in your environment config — you’ll use it as a path parameter in most SIS API calls (e.g. /v0/organisation/{organisation_id}/members).

Editing Organisation Details

Organisation → Settings lets you update the display name and contact email. The organisation ID and type are read-only.
  • Environments — create isolated namespaces for dev, staging, and production
  • Team Members — invite and manage team access