Profile

Tenant profile operations

Get tenant profile

get
/tenant/profile

Retrieve tenant profile information

Authorizations
x-api-keystringRequired

API key for tenant authentication

Responses
chevron-right
200

Successfully retrieved tenant profile with currency and metadata

application/json
idstringOptional

Unique identifier for the tenant

Example: a1b2c3d4-e5f6-4a7b-8c9d-0e1f2a3b4c5d
namestringOptional

Tenant name

Example: Minit Money South Africa
currencyNamestringOptional

Currency name

Example: South African Rand
currencyCodestringOptional

ISO 4217 currency code

Example: ZAR
createdAtstring · date-timeOptional

Timestamp when tenant was created

updatedAtstring · date-timeOptional

Timestamp when tenant was last updated

get
/tenant/profile

Last updated