RMC REST API
Auth Web Service includes Login and Logout methods which can enable you to send requests to other web services. | |
You can send your campaign details using methods in Campaign Service. | |
You can use DataWarehouse Service to create or make changes on DataWarehouse tables. | |
Member Service provides methods for; access to member data, change details of existing members or create new members. | |
Transactional (Singular) Push is used for sending notifications and reports detailing said notifications. | |
Transactional (Singular) Email provides methods to be used for e-mails containing information such as 'forgot my password', 'cargo shipped' . | |
Transactional (Singular) SMS used for sending sms and documenting reports. | |
You can export and analyze your campaigns using Report Service. | |
SendList Web Service has methods that will help you bulk transfer your sending lists. | |
Explanation and result codes of the requests made with REST API methods.. |
For the developer to use Member, SendList, Report and Campaıgn service methods firstly using method Auth servıce, Login to get Service Ticket. To use other web service methods you can use the same ticket(expires after 90 minutes).