Generate Email REST Endpoints

Generate Email
The REST APIs enable an external entity to use an existing Email Designer template and generate an html email for a given transaction. The API allows POST with the Transaction ID and appropriate Email Designer template details, to create the output email.
Generate Email Document
Method: post
Path: /rest/v16/emailGenerator
Get Generated Email Document
Method: get
Path: /rest/v16/emailGenerator/{id}
Get Generated Email Documents List
Method: get
Path: /rest/v16/emailGenerator