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:
- Validate the auth token
- Look up tenant settings from database
- Return tenant-specific preferences
For now, returns defaults suitable for Oman market.
Responsesโ
- 200
Successful Response