Skip to main content
GET
Get tenant fee product

Authorizations

Api-Token
string
header
required

Server-to-server authentication. Generate a token in the admin UI at Settings → Developers → API Access. Send the raw token in the Api-Token header — there is no Bearer prefix.

Tokens can be marked read-only at creation time, in which case the API rejects any non-GET request with 403 Forbidden.

Path Parameters

uuid
string
required

Product identifier

Response

Product resource

uuid
string | null
read-only
id
integer
read-only
name
string
nameEn
string | null
productStripeId
string | null
localCenter
object | null
tenant
object
organisation
object | null
isExternal
boolean | null
default:false
isInternal
boolean | null
default:true
productPrices
object[]
hasCustomPriceValue
boolean | null
monthPeriod
integer | null
default:1
customMinPrice
integer | null
isArchived
boolean | null
default:false
hasSubscription
boolean | null
hasOneTimePayment
boolean | null
goalValue
integer | null
cycleDay
integer | null
cycleMonth
integer | null
cycleHasProratio
boolean | null
maxDate
string<date-time> | null
createdAt
string<date-time> | null
proratioMinMonthsEnabler
integer | null
description
string | null
descriptionEn
string | null
logo
string | null
isFee
boolean | null
read-only
isDonation
boolean | null
read-only
settings
(string | null)[] | null
descriptionInternal
string | null
cycleRecurrences
integer | null
hasConfidentialityEnabled
boolean | null
customMaxPrice
integer | null
event
object | null
startingDate
string<date-time> | null
productOptions
object[]
type
string | null
goalValueSubscription
integer | null
hasLocalCenterOption
boolean | null
abTestingEnabled
boolean | null
slug
string | null
slugGo
string | null
slugEnGo
string | null
displayOnProfile
boolean | null
productPriceVariations
object[]
metaGraphImage
string | null
heroVideoUrl
string | null
thankYouMessage
string | null
descriptionDe
string | null