Skip to main content

Get Non-Validated Senders

This method retrieves the Transactional Messaging non-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/getNotifNotValidatedSenders/{token}

| Input parameters
Required parameters | Description | Output parameters | Description | | ----------------------------------------------------------------------------- | ----------- | ----------------- | ----------- | | token | The connection token | return | The list of non-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/getNotifNotValidatedSenders/{token}

Output

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