The Deliver Transactional Mailing Service API

The Deliver Transactional Mailing Service is a web service hosted in HCL Unica. It provides an API that contains one method calledsendMailing.

The sendMailing method uses the following custom types.

  • NameValuePair

    Provides methods to store mailing inputs as a name and corresponding value. See NameValuePair

  • Response

    Provides status messages for the transactional email request. See Response

  • AdvisoryMessage

    Provides detailed responses if the request status indicates a warning or error. See AdvisoryMessage