Get currency metadata by code
Currencies
Get currency metadata by code
GET /currencies/
GET
Get currency metadata by code
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
GET /currencies/ Static ISO 4217 reference lookup — not tenant-specific. Registered last among/currencies/* routes so it never shadows the static
paths above (exchange-rates, tenant).
Authorization:
- Required role:
useror higher
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Path Parameters
Case-insensitive; upper-cased server-side.