Skip to main content

Team Management

Invite colleagues to your Ikawaari account and assign roles to control access.

Current team management operations are exposed through the merchant route family, including:

  • GET /api/v1/merchant/team
  • POST /api/v1/merchant/team/invite
  • DELETE /api/v1/merchant/team/{id}

Roles

RoleDescription
OwnerFull access, can manage billing and close account
AdminFull access except billing and account closure
DeveloperAPI keys, webhooks, logs, and testing
AnalystRead-only access to payments, analytics, and reports
SupportCustomer and payment management, refunds

Invite a Team Member

  1. Go to Settings → Team & Security → Team
  2. Click Invite member
  3. Enter their email and select a role
  4. They'll receive an invitation email

Two-Factor Authentication

Admins can enforce 2FA for all team members in Settings → Team & Security → Two-Factor Authentication.

When enabled, team members without 2FA will be prompted to set it up on their next login.

See Two-Factor Authentication for details.