47 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			47 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| [
 | |
|   {
 | |
|     "_id": "404c8232-9048-4519-bfba-6e78dc7005ca",
 | |
|     "locale": 0,
 | |
|     "name": "Contoso",
 | |
|     "hosts": [
 | |
|       "localhost:7174",
 | |
|       "maks-it.com"
 | |
|     ],
 | |
|     "address": {
 | |
|       "street": "123 456th St",
 | |
|       "city": "New York",
 | |
|       "region": "NY",
 | |
|       "postCode": "10001",
 | |
|       "country": "US"
 | |
|     },
 | |
|     "poweredBy": {
 | |
|       "target": "https://maks-it.com",
 | |
|       "anchorText": "MAKS-IT.com"
 | |
|     },
 | |
|     "passwordRecoverySettings": {
 | |
|       "smtpSettings": {
 | |
|         "server": "smtp.ionos.it",
 | |
|         "port": 587,
 | |
|         "useSsl": true,
 | |
|         "userName": "commercial@maks-it.com",
 | |
|         "password": "nECbzrWqwzM5Lv4zCxV91g=="
 | |
|       },
 | |
|       "dkimSettings": {
 | |
|         "hostName": "maks-it.com",
 | |
|         "selector": "default",
 | |
|         "dkimId": "0c5527ca-c10f-45a1-b1b2-4b153e89e209"
 | |
|       },
 | |
|       "templateId": "",
 | |
|       "email": {
 | |
|         "type": 0,
 | |
|         "name": "support",
 | |
|         "value": "support@maks-it.com"
 | |
|       }, 
 | |
|       "subject": "Password recovery service",
 | |
|       "paragraphs": [
 | |
|         "Your recovery link: {{recoveryLink}}"
 | |
|       ]
 | |
|     }
 | |
|   }
 | |
| ]
 |