Analytics-Manage reports-Manage Transaction Reports

Number of APIs: 6

  1. Login POST {{baseUrl}}/api/auth/login

  2. Create a new transaction report POST {{baseUrl}}/api/model/transactionReports

  3. Retrieve the newly created transaction report's definition GET {{baseUrl}}/api/model/transactionReports/:reportId

  4. Delete the transaction report DELETE {{baseUrl}}/api/objects/:objectId?type=3

  5. Logout POST {{baseUrl}}/api/auth/logout

  6. Modify the newly created transaction report PUT {{baseUrl}}/api/model/transactionReports/:reportId