Retrieve email notification type by id
Retrieve email notification type by id
Authorizations:Token
Query Parameters
id required | integerId value of the Notification object |
Responses
200Success
Response schema:
Success templatesDirectory | stringNotification templates directory |
availableForAdmin | booleanIs available for admin |
availableForCustomer | booleanIs available for admin |
enabledForAdmin | booleanIs available for admin |
enabledForCustomer | booleanIs available for admin |
adminHeaderEnabled | booleanIs header enabled for admin |
adminGreetingEnabled | booleanIs greeting enabled for admin |
adminSignatureEnabled | booleanIs signature enabled for admin |
customerHeaderEnabled | booleanIs header enabled for customer |
customerGreetingEnabled | booleanIs greeting enabled for customer |
customerSignatureEnabled | booleanIs signature enabled for customer |
position | integerA position of the notification among other notifications |
editable | booleanIs signature editable |