POST api/email/ViewBrowser/{orderid}/{email}
Get the body of an html email
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
orderid |
Define this parameter in the request URI. |
|
Define this parameter in the request URI. |
Response Information
ServiceReturn
Response body formats
application/json, text/json
Sample:
{ "success": true, "message": "sample string 2", "data": [ {}, {}, {} ] }