Analytics-Manage reports-Manage Transaction Reports
Number of APIs: 6
-
Login POST {{baseUrl}}/api/auth/login
-
Create a new transaction report POST {{baseUrl}}/api/model/transactionReports
-
Retrieve the newly created transaction report's definition GET {{baseUrl}}/api/model/transactionReports/:reportId
-
Delete the transaction report DELETE {{baseUrl}}/api/objects/:objectId?type=3
-
Logout POST {{baseUrl}}/api/auth/logout
-
Modify the newly created transaction report PUT {{baseUrl}}/api/model/transactionReports/:reportId