Skip to main content

Get Validated Senders

This method retrieves the Transactional Messaging validated senders.

This is a GET method.

REST WADL

https://atmp-pub-api-www3.actito.com/apitransactional/services/rest?_wadl&_type=xml

REST URL

https://atmp-pub-api-www3.actito.com/apitransactional/services/rest/template/getNotifValidatedAltSenders/{token}

| Input parameters
Required parameters | Description | Output parameters | Description | | ----------------------------------------------------------------------------- | ----------- | ----------------- | ----------- | | token | The connection token | return | The list of validated senders |

Error messages

  • You must fill in the token parameter
  • An error occured on the server

REST Example

Input

https://atmp-pub-api-www3.actito.com/apitransactional/services/rest/template/getNotifValidatedAltSenders/{token}

Output

<response responseStatus="success">
<entities/>
</response>