Skip to main content

Get Tenant Preferences

GET 

/peppol-api/tenant/preferences

Get tenant-specific preferences.

Returns branding and locale settings for the authenticated tenant. Used to customize currency display, language defaults, etc.

Requires authentication (Bearer token).

In production, this would:

  1. Validate the auth token
  2. Look up tenant settings from database
  3. Return tenant-specific preferences

For now, returns defaults suitable for Oman market.

Responsesโ€‹

Successful Response