Logo
MicroStrategy REST API API Documentation

Transaction Reports

Number of APIs: 3


1. Create a new transaction report through Modeling service

POST {{baseUrl}}/api/model/transactionReports



2. Get a specific transaction report definition through the Modeling service

GET {{baseUrl}}/api/model/transactionReports/:reportId



3. Update a specific transaction report definition through the Modeling service

PUT {{baseUrl}}/api/model/transactionReports/:reportId



ENDPOINTS