GET api/EmailLog/audit-text/{applicationId}/{currentStep}/{emailType}
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
applicationId | No documentation available. |
Define this parameter in the request URI. |
currentStep | No documentation available. |
Define this parameter in the request URI. |
emailType | No documentation available. |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string>sample string 1</string>