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