Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Read Account Details

This is probably the easiest way to test if your application is properly connected to the MailUp console account that has been specified during login.

DescriptionReturns profile info for authenticated user account
HTTP MethodGET
URLhttps://services.mailup.com/API/v1.1/Rest/ConsoleService.svc/Console/Authentication/Info
JSON request parameters (example)none
JSON response (example){"Company":"nweb srl","IsTrial":true,"UID":"388","Username":"m1234","Version":"8.5"}
Paging and filtering (example)none


How to create a console account

This is an advanced feature that can be added to plugin modules for a commercial (or open source) platforms. It allows to platform user to easily activate a trial MailUp account in order to test the integration. 

Refer to related document for details.