Export task results

GET /action-plan/results/tasks/export

Query parameters

  • exportTaskResultsDTO object Required
    Hide exportTaskResultsDTO attributes Show exportTaskResultsDTO attributes object
    • periodMonth string
    • periodYear string
    • entityName string
    • taskType string
    • statusLovId integer(int32)
    • late boolean
    • receiverId integer(int32)
    • receiverType string
    • searchQuery string
    • showCriticalOnly boolean
    • accountStatus string
    • currentView boolean
    • periodValid boolean
    • receiverValid boolean

Responses

  • 200 */*

    OK

GET /action-plan/results/tasks/export
curl \
 --request GET 'https://customer.trintech.com/action-plan/results/tasks/export?exportTaskResultsDTO=%7B%7D'
Response examples (200)
{}