Application ${application.name} has just asked for subscription to the API ${api.name} with plan ${plan.name}.
<#if plan.validation == 'MANUAL'>This subscription needs to be approved.
#if> <#if application.apiKeyMode == 'SHARED'>Application ${application.name} is using the shared API Key mode. This means that API Keys used by this subscription may be shared with others API subscriptions.
#if> <#if subscription.request??> Message${subscription.request}
#if>