Plesk Preisliste und Lizenzen abrufen
GET
/plesk/pricing
curl \
-X GET https://api.famesystems.de/plesk/pricing \
-H "Authorization: Bearer $ACCESS_TOKEN"
Response examples (200)
{
"type": "PLSK_12_ADMIN",
"title": "Web Admin (VPS)",
"price": "0.00"
}
Response examples (200)
{
"type": "PLSK_12_ADMIN",
"title": "Web Admin (VPS)",
"price": "0.00"
}