getCustomEmailContent
Get custom email content for a specific template and lock details
Path Parameters |
---|
network integer — REQUIREDNetwork id. |
lockAddress string — REQUIREDLock address. |
template string — REQUIREDTemplate id for email |
Responses | |||||
---|---|---|---|---|---|
200 Successfully get custom template content
| |||||
401 User is not authenticated.
| |||||
404 Custom email content not found for this template. | |||||
500 Could not get custom email content.
|