curl --location --request GET '/api/services/app/TenantRegistration/GetEdition'
{
"id": 0,
"name": "string",
"displayName": "string",
"expiringEditionId": 0,
"dailyPrice": 0,
"weeklyPrice": 0,
"monthlyPrice": 0,
"annualPrice": 0,
"trialDayCount": 0,
"waitingDayAfterExpire": 0,
"isFree": true
}