Skip to main content
GET
Get the tenant's default currency
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

GET /currencies/tenant/default Authorization:
  • Required role: user or higher

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Response

Default currency retrieved

success
boolean
Example:

true

data
object